@import url("https://fonts.googleapis.com/css2?family=Karla:wght@400;500&family=Lato:wght@400;700&display=swap");
body {
    font-family: "Karla", sans-serif;
    overflow-x: hidden !important;
    position: relative;
    width:100%;
    color: #404b67;
    background: #fff;
  overflow-x: hidden; 
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    line-height: 1.3;
}

a{
	text-decoration: none;
	color: #000;
}

p{
    line-height:30px;
}

hr{
	margin-top: 70px;
	margin-bottom: 70px;
}

.ltgray{
        background: #F5F7F8;
}

.hr10{
	width: 10%;
	margin:0 auto;
	margin-bottom: 10px;
}

.hr30{
	width: 30%;
	margin:0 auto;
	margin-bottom: 10px;
}


h2, h4{
	color: #29ABE2;
}

span .dark{
    color: #171717!important;
}
span, i{
	color: #29ABE2;
}
.white {
	color: #fff;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.video-container iframe{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.btn-blue{
	background: #29ABE2;
	padding: 15px 20px;
	font-weight:400;
	color: #fff;
	margin-top:10px;
	margin-bottom:10px;
}


 .blue30{
	width: 30%;
	margin:0 auto;
}


.btn-blue:hover{
	background: #171717;
	color: #fff;
}


.btn-gray{
	background: #171717;
	padding: 15px 20px;
	font-weight:400;
	color: #fff;
	margin-top:10px;
	margin-bottom:10px;
}


.btn-gray:hover{
	background: #29ABE2;
	color: #fff;
}

.contactdetails li{
    list-style:none;
}

.contactsocial li{
    list-style:none;
    display:inline-block;
}

.contactsocial li i{
padding-right:20px;
}
/******************* Top Nav **************/

.topnav{
	background: #11161B;
	color: #E4E5E0;
	font-size: 15px;
	height:35px;
}


.topnav ul li {
	list-style: none;
	display: inline-block;
	padding-right:10px;
	padding-left:10px;
	padding-top: 7px;
}

.topnav .social li a{
	color: #E4E5E0;
	text-align:left;
}

.topnav .contact li a{
	color: #E4E5E0;
	text-align: right;
}

.topnav .social li i:hover, .topnav .contact li a:hover{
	font-weight: bold;
}

.topnav .contact li i{
	padding-right: 10px;
}
.navbar-nav{
      background-color: #fff;
}
.navbar-light{
  height: 80px;
   background-color: #fff;
}

.navbar-custom{
color: #000;
  padding: 10px 1px 1px 5px;
  font-size : 18px;
  background-color: #fff;
  position:relative;
  z-index: 1;
}

.navbar-light .navbar-nav .nav-link {
   color: #000;
   text-align:left;
   margin-right: 15px;
   
    
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:active,  .navbar-light .navbar-nav .nav-link .active {
	color:  #29ABE2;
	
}

@media (max-width: 991px) {
   .navbar-toggler, .logo , .topnav{
    z-index: 1;   
   }

    .navbar-collapse {
        background: #fff;
        position: fixed;
        right: 0;
        bottom:0;
        padding-top: 95px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        height: 100%;
    }
    
       .navbar-collapse li{
        padding-top:30px;
    }
    
    .btn-start{
	background: #29ABE2;
	color: #fff;
	padding:15px 10px;
	margin-left: -5px;
	margin-top: 20px;
}

    .navbar-collapse.collapsing {
        height: 100%;
        right: -50%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        height: 100%;
        right: 0;
        transition: right 400ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: right 400ms ease-in;
    }
}

@media (max-width: 767px) {
   .navbar-toggler {
    z-index: 1;   
   }
   .logo{
         z-index: 1;   
   }
    .navbar-collapse {
        background: #fff;
        position: fixed;
        right: 0;
        bottom:0;
        padding-top: 75px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        height: 100%;
    }
    
       .navbar-collapse li{
        padding-top:30px;
    }
    
    .btn-start{
	background: #29ABE2;
	color: #fff;
	padding:15px 10px;
	margin-left: -5px;
	margin-top: 20px;
}

    .navbar-collapse.collapsing {
        height: 100%;
        right: -50%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        height: 100%;
        right: 0;
        transition: right 400ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: right 400ms ease-in;
    }
}
.logo{
	width: 150px;
	margin-top: -15px;
}
.btn-start{
	background: #29ABE2;
	color: #fff;
	padding:15px 10px;
	margin-left: 20px;
	margin-top: -10px;
}

.btn-start:hover{
	background: #171717;
	color: #fff;
}

.slider {
	 background-image: url("../img/slider.png"); /* The image used */
  background-color: #171717; /* Used if the image is unavailable */
  height: 620px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */

}


.bottom {
 background-image: url("../img/bottom.jpg"); /* The image used */
  background-color: #171717; /* Used if the image is unavailable */
  min-height: 250px; /* You must set a specified height */
  background-position: left; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

.bottom .maintext  h4{
	text-align:  left;
	padding-top: 70px;
	color: #fff;
	padding-left: 50px;
	padding-bottom:30px;

}

.bottom .maintext a {
	padding: 20px 30px;
	margin-left: 100px;
	background: #fff;
	font-size: 16px;
}

.bottom .maintext a i{
	padding-right: 20px;	
}

/******** slider ************/

.slider .maintext  {
	text-align: center;
	padding-top: 50px;
	color: #fff;
}

.slider .maintext span{
	color :#29ABE2;
}
.slider .maintext p {
	color: #E4E5E0;
}
.slider .maintext h5 {
	color: #29ABE2;
	padding-bottom: 10px;
}
.slider .maintext a  {
	color: #E4E5E0;
	font-size:20px;
}

.slider .btn-blue:hover{
	background: #fff;
	color: #29ABE2;
}


/******** upcontainer ************/
.upcontainer{
	margin-top: -50px;
	background: #29ABE2 !important;
	color:#fff;
	padding: 20px 30px 15px 30px;
	margin-bottom:20px;
}


.upcontainer .gridset{
    margin:0px!important;
    padding:0px!important;
    display:block;
}

.upcontainer i {
    color: #fff;
	display:inline-block;
	padding-right: 8px;
}

.upcontainer .set{
    display:inline-block;
}


.upcontainer .set h6{
 font-weight:600;
 text-transform:uppercase;
}

.upcontainer .set p {
	line-height: 10px;
font-weight:light;
color: #171717;
}

.upcontainer a {
	font-size: 18px;
}
.upcontainer a i {
	padding-left: 10px;
}

/***********Main ***************/
.maintitle{
    margin-top:5px;
    margin-bottom:10px;
}

.maintitle p{
    line-height:20px;
}
.maintitle h2{
    text-transform:uppercase;
}


.firstsection, .secsection {
padding-top:50px;
padding-bottom:50px;
}


.howhelp p {
    padding:20px 120px;
}

.helpservice{
    padding-top:10px;
}

.helpservice img{
    margin-top:10px;
    width:100%;
    height:300px;
    margin-bottom:30px;
}

.helpservice i{
    padding-right:20px;
}

.helpservice h5{
    padding-bottom:10px;
}

/***********section 2 ***************/
.secsection .features{
    padding-top:30px;
    padding-bottom:30px;
}


.secsection h3{
    text-transform:uppercase;
    line-height:30px;
     color: #29ABE2;
     padding-bottom:5px;
}
.secsection .features i {
    padding-right:20px;
}


.thirdsection{
	 background-image: url("../img/bg.jpg");
  background-color: #171717; 
  min-height: 400px; 
  background-position: right; 
  background-repeat: no-repeat; 
  background-size: cover;
  padding:50px 80px;
  margin-top:20px;
  margin-bottom:40px;
}

.thirdsection h3{
    color: #29ABE2;
    padding-top: 10px;
    padding-bottom: 20px;
    text-transform:uppercase;
}

.thirdsection p{
    line-height:35px;
    text-align:justify;
}


/***********Service Section ***************/
.servicesection{
	margin-top:90px;
	margin-bottom: 20px;
}

.servicesection p{
 line-height:50px !important;
}

.servicesection i {
	padding-right: 20px;
}

.servicesection h3, .servicesection h4{
    text-transform:uppercase;
        color: #29ABE2;
}

.serviceintro img{
    width:100%;
    height:370px;
}
.servicebg{
  margin-top:30px;
  background-image: url("../img/water.jpg");
  background-color: #171717; 
  min-height: 400px; 
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover;
  padding:30px 50px;
}


.servicebg h3{
    color: #29ABE2;
    text-align:center;
    text-transform:uppercase;
}

.service li {
	list-style: none;
	font-size: 18px;
	padding-left:0!important;
	padding-right:0!important;
	padding-bottom: 20px;
	color:#fff;
}

.service li:before {
	content:'\2713';
  display:inline-block;
  font-weight: 900;
  padding-right:10px;
  color :#29ABE2;
}

.servicelist img{
    z-index:-1;
    position:relative;
    height:300px;
    width:100%;
}

.servicelist .overlay{
    margin-top:-220px!important;
    height:220px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 10%, rgba(255,255,255,0) 100%); 
}
.servicelist h4{
     margin-top:-80px!important;
    color:#fff;
    min-height:120px;
    line-height:30px;
    font-size:18px;
    z-index:1;
    text-align:center;
    padding-bottom:50px;

}
.servicelist p{
	line-height:30px!important;
	text-align:justify;
	min-height:110px;
	width:100%;
}


.residentialform{
    background: #F5F7F8;
	padding-top: 50px;
	padding-bottom: 50px;
}

.residentialform h4{
    text-transform:uppercase;
}
.resform{
	margin: 40px 100px;
}

.resform .form-label{
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}

.resform .form-check{
	padding-top: 20px;

}

.timeline{
    margin-bottom:-30px;
}
.timestatic{
    padding-top:50px;
    padding-bottom:50px;
}


.timestatic .static i{
    width:80px;
    height:80px;
    border-radius:50%;
    background:#29ABE2;
    color: #fff!important;
    padding-top:25px;
    margin-bottom:30px;
}


.carousel-indicators{
    margin-bottom:30px;
}

.carousel-indicators li {
 
    background-color: #29ABE2 !important;
    color:  #29ABE2 !important;
      
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100px;
  width: 100px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  background-image: none;
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 55px;
  color: #29ABE2;

}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
  color: #29ABE2;
}

.carouselmain{
    background: #fff;
    padding-top:50px;
}
.carousel-inner{
    width:60%;
    margin: 0 auto;
}

.carousel-item{
    margin-bottom:30px;
}

.carousel-item p i{
    font-size:25px;
    padding-left:15px;
    padding-right:15px;
}

.carousel-item .star i{
    color: #F7B900!important;
    margin-top:20px;
    margin-bottom:20px;
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
}
.carousel-item span{
   color:#858585;
   margin-top:20px;
  margin-bottom:20px;
}

/***************************alert***************************/

.alert-success{
    background:#a3f7d0;
    color:#0F5132;
    text-align:center;
    padding:10px 20px;
    font-size:14px;
    border:1px solid #0F5132;
    border-radius:5px;
}

.alert-failed{
    background:#F8D7DA;
    color:#953B43;
    text-align:center;
    padding:10px 20px;
    font-size:12px;
    border:1px solid #953B43;
    border-radius:5px;
}

footer{
	margin-top: 40px;
	background: #171717;
	color: #fff;
	padding-top:40px;
	font-size:18px;
}

footer h4 {
	padding-top:20px;
	color: #fff;
}

footer h4 span{
	color:  #29ABE2;
}

footer a i{
	padding-left: 20px;
	padding-right: 10px;
}

footer .social a i{
	padding-left: 2px;
	padding-right: 1px;
}
footer a {
	color: #fff;
}

footer a:hover{
	color: #29ABE2;
}


footer .social li {
	list-style: none;
	display: inline-block;
	
}

footer .useful li {
	line-height: 50px;
	color :#29ABE2;
}

footer .contactset li {
	list-style: none;
		line-height: 40px;
}

footer .copyright {
	text-align: center;
	padding-bottom:  50px;
}