.pt-30{
	padding-top: 30px !important;
} 
.pb-30{
	padding-bottom: 30px !important;
} .pt-20{
	padding-top: 20px !important;
} 
.tours h2{
	font-size: 32px !important;
} 
.counter-text {
	color: #fff !important;
} 
.bg-overlay-1{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: rgba(17, 17, 17, 0.59);
    opacity: .5;
} 

.bg-overlay-2{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: rgba(17, 17, 17, 0.69);
    opacity: .6;
} 
.bg-overlay-23{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: rgba(17, 17, 17, 0.69);
    opacity: .2;
} 
.bg-overlay-3{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: rgba(17, 17, 17, 0.59);
    opacity: .2;
}