@charset "utf-8";
/* CSS Document */
.ftco-navbar-light {
background: #0dc6ff !important;
background: -moz-linear-gradient(left,  #0dc6ff 0%, #216ce1 30%, #19c6ee 50%, #037ae3 80%, #0dc6ff 100%) !important;
background: -webkit-linear-gradient(left,  #0dc6ff 0%,#216ce1 30%,#19c6ee 50%,#037ae3 80%,#0dc6ff 100%) !important;
background: linear-gradient(to right,  #0dc6ff 0%,#216ce1 30%,#19c6ee 50%,#037ae3 80%,#0dc6ff 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dc6ff', endColorstr='#0dc6ff',GradientType=1 ) !important;
border-bottom: 5px solid #fff;
}
/*.ftco-navbar-light .navbar-nav > .nav-item.home_active > a {
	background: #ff1b61 !important;
	color: #fff;
	text-transform: uppercase;
}*/
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
	/*color: #f9b410;
	background: #032e40;*/
	color: #fff;
	background: #f9a130;
}
.topper .icon span {
	color: #07b9ff;
	font-size: 24px;
}
.topper .text span {
	width: 100%;
	display: block;
	line-height: 1.4;
	 font-weight: 400; 
	color: #cf844d;
}
.topper .text a {
	color: #cf844d;
}
i.fab.fa-facebook-f {
	color: #1566ae;
	font-size: 20px;
	padding-left: 10px;
	/* background: #8bc5f0; */
	padding: 5px 2px;
	border-radius: 5px;
}
i.ion-logo-twitter {
	color: #14e9ff;
	font-size: 20px;
	padding-left: 10px;
	/*background: #0d97ff;*/
	padding: 2px 6px;
	border-radius: 5px;
}
i.fab.fa-instagram {
	color: #fd83d3;
	font-size: 23px;
	padding-left: 0px;
	padding-right: 0px;
}
p.social.mb-0.order-lg-last {
	font-size: 19px;
	padding-right: 15px;
}
.owl-carousel.home-slider .slider-item .slider-text h1 {
	font-size: 47px;
	color: #fff;
	line-height: 1.2em;
	font-weight: 700;
	text-shadow: rgba(0, 0, 0, 0.58) 1px 2px 2px;
}
.owl-carousel.home-slider .slider-item .slider-text .subheading {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #165a8c;
	letter-spacing: 2px;
	text-shadow: #f4f3f3 0px 1px 0px;
}
.btn.btn-primary {
	background: #ff1b61;
	border: 2px solid #fff;
	color: #fff;
}
.btn.btn-primary:hover {
	border: 2px solid #fff;
	background: #ff9529;
	color: #fff;
}
.ftco-animate.bg-primary.align-self-stretch.px-4.py-5.w-100.fadeInUp.ftco-animated .btn.btn-primary {
	background: #ff1a60;
	border: 2px solid #fff;
	color: #fff;
}
.text-center.heading-section.heading-section-white.ftco-animate.fadeInUp.ftco-animated h3 {
	color: #FFF;
	font-size: 32px;
	font-weight: 500;
	line-height: 1.9em;
	text-shadow: rgba(0, 0, 0, 0.87) 1px 2px 2px;
	font-family: 'Courgette', cursive;
}
.text-center.heading-section.heading-section-white.ftco-animate.fadeInUp.ftco-animated h2 {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.87) 1px 2px 2px;
	font-size: 39px;
	font-weight: 500;
	font-family: 'Courgette', cursive;
}
.ftco-intro::after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: '';
	z-index: -1;
	opacity: 0;
	background: #fff;
}
.ftco-consult .consult-wrap {
	margin-top: -100px;
	-webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.19);
	box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.19);
}
.project h3 a {
	color: #746c57;
	text-transform: uppercase;
	font-size: 16px;
}
.tabulation .nav-pills .nav-item .nav-link {
	background: #fff;
	border-radius: 4px;
	color: #455560;
	font-weight: 400;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 17px;
	line-height: 0px;
}
.ftco-footer-social li a:hover {
	height: 40px;
	width: 40px;
	display: block;
	float: left;
	background: #020811;
	border-radius: 50%;
	position: relative;
}
.ftco-navbar-light .navbar-toggler {color: #ffcc31 !important;}
.ftco-navbar-light .navbar-toggler span {color: #fff !important;}
.owl-carousel.home-slider {
	position: relative;
	height: 550px;
	z-index: 0;
}
.owl-carousel.home-slider .slider-item {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	height: 550px;
	position: relative;
	z-index: 0;
}
.owl-carousel.home-slider .slider-item .slider-text {
	height: 550px;
}
.nav-link.py-41{ padding:1em;}
.prod_container_padding{padding-left:3rem;padding-right:3rem;}
.block-23 ul li, .block-23 ul li > a {
	display: table;
	line-height: 1.4;
	margin-bottom: 4px;
}
/*--------------------new CSS-----------------------------*/
.container.dist {
    padding-top: 40px;
    padding-bottom: 40px;
}
p.btntop {
    padding-top: 20px;
}
#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: auto;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
	border: 4px solid #fff;
}

        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }

.moonlight_bg{ background-image:url(../images/moonlightservicecentre.jpg); background-repeat:no-repeat;background-position: right bottom;overflow: hidden;/*border: 1px solid #bdd6ea;*/}
/*-------------------------------------------------*/

@media (max-width: 1199.98px){
	.prod_container_padding{padding-left:.1rem;padding-right:.1rem;}
	.navbar-brand {font-size: 32px;}
	.tabulation .nav-pills .nav-item .nav-link span {	display: block;	margin-bottom: .4em;}
.tabulation .nav-pills .nav-item .nav-link {text-align: center;line-height: 17px;}	
.nav-link.py-41 {
	padding: 0.5em;
}
.moonlight_bg{background-image: none;}
}
@media only screen and (max-width: 991.98px) 
{
.ftco-navbar-light {
	background: #0dc6ff !important;
	background: -moz-linear-gradient(left, #216ce1 0%,#0dc6ff 100%) !important;
	background: -webkit-linear-gradient(left, #216ce1 0%,#0dc6ff 100%) !important;
	background: linear-gradient(to right, #216ce1 0%,#0dc6ff 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dc6ff', endColorstr='#216ce1',GradientType=1 ) !important;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
	padding-top: .2rem;
	padding-bottom: .2rem;
	/*color: rgba(255, 255, 255, 0.7);*/
}
.ftco-navbar-light {padding: 5px;}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {background: rgba(255, 255, 255, 0.11);}
.navbar-brand {font-size: 35px;text-align: center; width:100%;margin-right: 0rem;}
.icon.d-flex.justify-content-center.align-items-center {
	display: none !important;
}
span.none {
	display: none !important;
}
.col-md1.d-flex.topper.align-items-center.align-items-stretch.mdc {
	margin-bottom: 0px;
}
.col-md1.d-flex.topper.align-items-center.align-items-stretch.mdc {
	justify-content: center;
}
.topper .text span {color: #224657;}
.owl-carousel.home-slider .slider-item {background-position: 0px -30px !important;}
}
@media (max-width: 767.98px) 
{
	.navbar-brand {font-size: 35px;}

}
@media (max-width: 567.98px)
{
	.owl-carousel.home-slider .slider-item .slider-text h1{font-size: 36px;}
	.navbar-brand {font-size: 26px;}
	.contact_img_position{background-position: -225px;}
	.service-moon.media {
    padding-top: 0px;
}

}