*{margin: 0;padding: 0;}
a:hover{text-decoration: none;}
body{font-family: 'Montserrat', sans-serif;font-size: 12px;}
/* .top-border{background: #f0602c;} */
.header-item{display: flex;justify-content: space-between;align-items: center;height: 40px;}
.header-item p{margin-bottom: 0;color: #038442; font-size: 20px;}
.header-item p a{color: #f0602c;}
.navbar-brand{width: 105px;}
/* .navbar-brand img{width: 100%;} */
.navbar{padding-left: 0;padding-right: 0;}
/*.nav-item{padding: 13px 8px !important;}*/
.nav-link{color: #474a50 !important;font-weight: 600;font-size: 15px;padding: 8px 10px !important;border-radius: 8px;}
.nav-link:hover{background: #038442;color:#fff !important;}
.navbar-nav .active>.nav-link{color: #f0602c !important;}
.banner-main{height: 550px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    width: 100%;}
.banner-text-left{padding: 90px 0;
    position: relative;
    height: 100%;
    width: 100%;
    color: #000;
    text-shadow: none!important;}
.banner-text-left h4{    font-size: 26px;
    font-weight: 400;
    margin: 0;
    line-height: 1.4;text-transform: uppercase;}
.banner-text-left h3{    font-size: 30px;
    margin: 70px 0 30px;
    font-weight: 600;text-transform: uppercase;}
.banner-text-left a{    padding: 10px 40px;
    font-weight: 400;
    box-shadow: 0 0 6px rgba(0,0,0,.3);
    letter-spacing: 1px;
    border-radius: 3px;
    font-size: 16px;background: #f0602c;color: #fff;}

.form-bg{    position: absolute;
    right:0px;
    top:-43px;
        background-color: #fff;
    padding: 30px;
    margin-top: 80px;
    min-height: 400px;
}

.form-bg h4{font-size: 22px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 15px;
    line-height: 1.2;text-align: center;
    background-color: #038442;
    padding: 20px;
  }
.form-bg .form-control{    font-weight: 500;
    color: #474a50;
    height: 36px;
    border-color: #cacaca;
    box-shadow: none;
    font-size: 13px !important;
    border-radius: 3px;
}
.form-bg textarea.form-control{height: auto !important;}
.form-bg .form-control:focus{border-color: #f0602c;}
.form-bg .btn-submit{    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 0;
    letter-spacing: 1px;
    padding: 10px 30px;background: #038442;color: #fff;text-transform: capitalize;}

.navbar-dark .navbar-toggler{background: #f0602c;}
@media only screen and (max-width:992px){
    .navbar{padding-left: 10px;padding-right: 15px;}
    .nav-item{padding: 0 !important;}
    .banner-main{height: 100%;}
    .banner-text-left{padding: 60px 0;}
    .form-bg{position: relative;width:100%;margin-top: 0;}
}

.desktop-nav{display: block;}
    .mobile-nav{display: none;}

@media only screen and (max-width:992px){
    .desktop-nav{display: none;}
    .mobile-nav{display: block;}
}



.bar1, .bar2, .bar3 {
  width: 14px;
  height: 2px;
  background-color: #464646;
    border-radius: 2px;
  margin: 3px 0;
  transition: 0.4s;
}

.mob-nav-left{display: flex;align-items: center;height: 100%;}
.mob-logo{width: 170px;margin-left: 10px;}
.mob-logo img{width: 100%;}

.mob-nav-right{display: flex;justify-content: flex-end;align-items: center;height: 100%;}
.mob-nav-estimate{    height: 100%;
    padding: 28px 13px;
    font-size: 14px;
    line-height: 0;
    border-radius: 0;background:#f0602c;font-weight: 600;color: #fff;}
.mob-nav-estimate a{color: #fff;}
.mob-nav-call{margin-right: 10px;}
.mob-nav-call a i{font-size: 18px;color: #038442;;font-weight: bold;}
.mob-nav-area{position: fixed;width: 75%;height: 100%;background: #fff;padding: 0px;z-index:9;left: -75%;top: 0;}
.mob-nav-area-menu ul li{padding: 5px 8px; list-style: none;}
.mob-nav-area-menu ul li a{color: #464646;font-size: 12px;font-weight: 600;line-height: 25px;}
.mob-nav-title h4{font-size: 18px;color: #47454a;margin-bottom: 0;}
.mob-nav-area-top{display: flex;justify-content: space-between;background: #ededed;padding: 8px;}
.mob-nav-back i{font-size: 16px;color: #47454a;}
.mob-nav-area.change{left: 0;}
.overlay-toggler{    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #0000007d;z-index: 9;display: none;}

.product-area{
  background-image: url('../images/banner7.png');
    background-attachment: fixed;
    background-size: cover;
    padding: 40px 0 20px 0;
    position: relative;
}
.product-area h3{
  color: #fff;
}
.product-area p{
  color: white;
  border-bottom: 2px solid #000;
  font-size: 16px;
}
.product-area .icon{
  color: white;
  background-color: #f0602c;
  padding: 47px;
  border-radius: 72px;
  width: 42%;
  border: 1px solid #f0602c;
  margin-left: 100px;
}
.product-area .icon i{
  font-size: 50px;
}
.product-head{text-align: center;margin-bottom: 30px;}
.product-head h3{font-size: 22px;font-weight: 600;color: #038442;text-transform: uppercase;position: relative;display: inline-block;}
.product-head h3:before{position: absolute;content: '';width: 50px;height:2px;background: #333;top: 50%;transform: translateY(-50%);left: -70px;}
.product-head h3:after{position: absolute;content: '';width: 50px;height:2px;background: #333;top: 50%;transform: translateY(-50%);right:-70px;}
.prod-img{overflow: hidden;position: relative;transition: all 0.4s ease-in-out;height: 180px;}
.prod-img img{width: 100%;transition: all 0.4s ease-in-out;height:100%;object-fit: cover;}
.prod1:hover .prod-img .overlay{opacity: 1;}
.prod1:hover .prod-img img{transform: scale(1.1);}

.overlay{position: absolute;top: 0;right: 0;left: 0;bottom: 0;width: 100%;height: 100%;background: #0000008c;opacity: 0; transition: all 0.4s ease-in-out;}
.overlay-btn{display: flex;justify-content: center;align-items: center;height: 100%;}
.overlay-btn a{color: #fff;text-decoration: none;border:1px solid #fff;padding: 5px 8px;border-radius: 4px;font-size: 14px;font-weight: 500;transition: all 0.4s ease-in-out;}
.overlay-btn a:hover{background: #fff;color: #f0602c;}
.prod1{text-align: center;box-shadow: 0 5px 10px #cacaca;margin-bottom: 30px;}
.prod-text{padding:15px 10px;background: #fff;}
.prod-text h3{font-size: 18px;color: #f0602c;margin-bottom: 5px;font-weight: 600;}
.prod-text p{font-size: 14px;color: #666;margin-bottom: 0px;line-height: 1.4;}
.prod1:hover{box-shadow: 0 5px 15px #aaa;}

@media only screen and (max-width:992px){
    .prod-img{height: auto;}
    .prod-text p{font-size: 15px;line-height: 1.5;}
    .prod1{margin-bottom: 40px;}
    .product-area{padding: 50px 0 10px 0;}
}
.mob-bottom-sticky{position: fixed;left: 0;right: 0;width: 100%;bottom: 0;background: #f0602c;z-index: 5;box-shadow: 5px 0 5px #ccc;display: none;}
.mob-bottom-nav{display: flex;}
.mob-bottom-nav1{text-align: center;width: 50%;padding:10px 5px;border: 1px solid #ccc;border-top: none;border-bottom: none;}
.mob-bottom-nav1 i{font-size: 16px;font-weight: bold;color: #fff;}
.mob-bottom-nav1 p{font-size: 13px;color: #fff;margin-bottom: 0;}

.about-area{padding: 50px 0;}
.about-head{margin-bottom: 15px;}
.about-head h3{font-size: 22px;font-weight: 600;color: #f0602c;text-transform: uppercase;position: relative;display: inline-block;margin-bottom: 0;}

.about-para p{font-size: 14px;color: #666;}
.abt-img img{width: 100%;height: 100%;object-fit: cover;}
.about-content{height: 100%;}
.abt-img{height: 100%;}
.why-area img{width: 100%;}
.why-mob{display: none;}
.why-mob img {width:100%;}

.why-main{padding: 50px 0;}
.why-icon{width: 60px;margin: 0 auto;}
.why-icon img{width: 100%;height: 100%;object-fit: contain;}
.why-text{text-align: center;padding: 10px 0;}
.why-text h4{font-size: 15px;text-transform: uppercase;font-weight: 600;margin-bottom: 0;}
.footer{
  /* background: url(../images/footer-bg.png); */
  background-attachment: fixed;
  background-size: cover;
  padding: 40px 0 0px 0;
  position: relative;
  background: #edeceb;
}
/* .footer::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #111;
  opacity: 0.95;
} */
.footer li{
  padding: 10px;

}
.footer li a {
  color: #000;
}
ul {
  list-style-type: none;
}

.footer p{font-size: 15px;line-height: 1.6;} 
.footer-bottom {
  padding: 5px 0;
  background-color: #3A3939;
}
.footer-bottom p{
  width: 100%;
  color: #ddd;
  margin-bottom: 0px;
}
.footer-menu ul li{
  float: left;
}

.follow ul{
  display:table;
  margin:auto;
  }
.follow ul li{
  float:left;
  padding:0px 10px 0 5px;
  list-style:none;
  }

.follow h2{
  color:#fff;
  font-size:22px;
  text-align:center;
  margin:0px;
  }
.my-icon{
  border:1px solid #fff;
  padding:12px 15px;
  border-radius:50%;
  line-height:6px;
  color:#fff;
  }
.my-icon2{
  border:1px solid #fff;
  
  border-radius:50%;
  
  color:#fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
  }
.my-icon2:hover, .my-icon:hover, .my-icon3:hover, .my-icon4:hover{
  border: 1px solid #038442;
    color: #038442;
  }
.my-icon3{
  border:1px solid #fff;
  padding:12px 12px;
  border-radius:50%;
  line-height:12px;
  color:#fff;
  }
.my-icon4{
  border:1px solid #fff;
  
  border-radius:50%;
  
  color:#fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
  }
.footer hr{
  border-top: 1px solid #bbb;
}
.footer p{
  /* color: #fff; */
}
.copyright p{margin-bottom: 0;}

@media only screen and (max-width:992px){
    .mob-bottom-sticky{display: block;}
    .why-mob{display: block;}
    .why-desktop{display: none;}
    body{padding-bottom: 54px;}
    .why-text h4{font-size: 16px;}
}

.btn-warning{
  background-color: #038442;
  color: #fff;
  border: #038442;
}

@media only screen and (max-width: 600px) {
  .banner-text-left h3{
    margin: 0px;
  }

}
.col1{border: 2px solid #038442;}
.col1 h3, p, button{margin: 10px;}
.col1 h3:hover{color: #038442}
.col1 p{text-align: justify;}
.mob-bottom-nav1{background-color: #038442;}

.btn1 {border-radius: 5px; background-color:#038442 ;width: 90px;height: 40px;}
.btn1  a{line-height: 40px;color: white; font-size: 15px;text-align: center;}
/*.btn2 {border-radius: 5px; background-color:#038442 ;width: 120px;height: 40px;}*/
/*.btn2  a{line-height: 40px;color: white; font-size: 15px;text-align: center;}*/
.navbar-brand img{width: 430px;}
.btn1{margin-right: 10px;}

.mob-logo{width: 250px;}
.mob-bottom-sticky1{left: 0;right: 0;width: 100%;bottom: 0;background: #038442;z-index: 5;box-shadow: 5px 0 5px #ccc;display: none;}
.mob-bottom-nav10 {display: flex;}
.mob-bottom-nav2{text-align: center;width: 50%;padding:10px 5px;border: 1px solid #ccc;border-top: none;border-bottom: none;}
.mob-bottom-nav2 a{font-size: 16px;color: #fff;}
.mob-bottom-nav2 p{font-size: 13px;color: #fff;margin-bottom: 0;}

@media only screen and (max-width:992px){
    .mob-bottom-sticky1{display: block;}
    .why-mob{display: block;}
    .why-desktop{display: none;}
    body{padding-bottom: 54px;}
    .why-text h4{font-size: 16px;}
}
@media only screen and (max-width:992px){
  .footerimg img{width: 100%;}

}

  .footerwebsite{
    
    list-style-type: none;
  margin-left: 100px;
  font-weight: 500;
  font-size: 16px;
}
.aprilpopup{
    padding:30px;
}
.aprilpopup p{
    font-size:18px;
    color:black;
}
.aprilpopup a{
    color:#038442;
}
.modal-header span{
    color:#038442;
    font-size:50px;
}
/*.btn2 {*/
/*    border-radius: 5px;*/
/*    background-color:#038442;*/
/*    width: 120px;*/
/*    height: 40px;*/
/*}*/
.btn2 input{
    border-radius: 5px;
    /*height: 40px;*/
    /*width: 120px;*/
    height: 40px;
    /*line-height: 40px;*/
    padding:8px;
    background-color:#038442;
    
    color: white;
    font-size: 15px;
    text-align: center;
}

.mob-bottom-nav3 input{
    text-align: center;
    padding:10px 5px;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: none;
    font-size: 16px;
    color: #fff;
    background-color:transparent;
}