.ftco-navbar-light {
      background: #116003 !important;
  }
 .ftco-navbar-light.scrolled.awake{
 	background: #116003 !important;#008b8b
 }
.logo{
	height: 70px;
}
#ftco-navbar{
	background-color: ;
}
.hero-wrap.js-fullheight {
    max-height: 580px;
}
.overlay{
	max-height: 580px;
}
.project-wrap .text {
	border-radius: 25px;
}
/*.services.services-1{
	height: 50%;
}*/
/*.col-md-12.col-lg-6.d-flex.align-self-stretch.ftco-animated.facility {
    max-height: 20%;
}
.col-md-6.facility{
	padding-top: 60px;
}*/

@media (max-width: 767.98px) {
    .hero-wrap.js-fullheight {
    max-height: 250px;
	}
	.overlay{
		max-height: 300px;
	}
	.col-md-7.ftco-animate.fadeInUp.ftco-animated{
		padding-bottom: 460px;
	}
	.logo {
    height: 50px;
	}
    .col-md-6.d-flex.align-items-stretch{
    	display:none;
    }
    .ftco-section.ftco-about{
    	display: none;
    }
    .ftco-section.ftco-about.ftco-no-pt{
    	display: none;
    }
    .ftco-section.img.ftco-select-destination{
    	
    }
    .ftco-section.destination{
    	display: none;
    }
    .ftco-intro.ftco-section.ftco-no-pt{
    	display: none;
    }
}
.tab-wrap{
	padding-right: 0px;
    padding-left: 0px;
}

