@import url('animate.css');
@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&family=Oswald:wght@200;300;400;500;600;700&display=swap');

html,
body {
overflow-x: hidden;
}
body { font-family: 'Didact Gothic', sans-serif;
float: left;
width: 100%;
color: #000;overflow:hidden;
background:#fff;background-attachment: fixed; background-size: 40%;
padding-right: 0 !important;

}
.modal-open {
padding-right: 0!important;
overflow: hidden;
}
::-moz-selection {
/* Code for Firefox */
color: #fff;
background: #501814;
}
::selection {
color: #fff;
background: #501814;
}

.btn{ box-shadow: none; outline: none;}
button{ box-shadow: none; outline: none;}

/* remember to define focus styles! */
:focus {
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;font-family: 'Didact Gothic', sans-serif;
}
p {
color: #000;
line-height: 22px;
font-size: 14px;font-weight:300;
}
input{}
ul li,
ul li a,
ol li,
ol li a {
color: #000;
font-size: 15px;font-weight:300;

line-height: 26px;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
:focus {
outline: none;
}
.no-padding {
padding: 0px;
}
.text-left {
text-align: left !important;
}
.mob-only {
display: none;
}
.desktop-only {
display: block;
}
.layout {
width: 100%;
background: #fff; 

margin: 0 auto;
max-width: 100%;position: relative;margin-bottom: 0px; position: relative;z-index: 999999;
}
.desktop {
display: block;
}
.mob-view {
display: none;
}

.margin-auto{margin: auto; float: none;}
.full-width{width: 100% !important;}
.header {
position:relative; height:auto; float: left; width: 100%;
  background-repeat: repeat-x; ;background:none;z-index: 999999999;
}
.header .container {
padding: 15px 30px; background:#47b749; border-radius:6px;box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);border:0px dashed #ffe84e;

}
.header .attr-nav{position: relative;  z-index: 9999;margin-right: -30px;}
.enq-btn{background:#0e4472;color: #fff; float: left; display: block; padding: 5px; font-size: 14px; font-weight: 300;width: 136px; line-height: 20px;}
.enq-btn:hover{color: #efefef;}
.enq-btn span{font-weight: 400;font-size: 13px;}
.enq-btn img{margin-right: 10px;float: left;width: 30px;margin-top: 4px; margin-left: 5px;}
.italic{font-style: italic;}
.text-center{text-align:center !important;}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu{border-top: 2px solid #1164a0}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu img{width: 20px; margin-right: 5px;line-height: 30px; float: left; -webkit-filter: sepia(1);
    filter: sepia(1);}

.wrap-sticky nav.navbar.bootsnav{max-width:100%; right:0px;background:#fff !important; margin: 0 auto;box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand > img{max-width:80px;}
.wrap-sticky nav.navbar.bootsnav.sticked{padding-left: 20px; padding-right: 20px;padding-top: 3px;z-index: 999999;}
nav.bootsnav.brand-center .navbar-collapse{margin-top: 20px;margin-bottom: 20px;}
.border-bottom-clear{border-bottom: 0px !important;}
.top-bar{background:none;width: 100%; height: 30px;float: left;}

.top-contact{background: #df2226;padding: 10px;}
.top-contact a{color: #fff;line-height: 22px;margin-bottom: 5px;width: 100%;font-family: 'Work Sans', sans-serif;}
.top-contact a i{font-size: 14px;margin-right: 10px;}
.navbar-brand{padding:0px;padding-left: 0px;}
.navbar-brand > img{ max-width:250px;margin-bottom: 0px;position: relative;margin-top:0px; background-size: 100%;padding: 0px;
  }
.dropdown-menu li a {color: #000 !important;}
nav.navbar.bootsnav{border-bottom: 0px;background: none !important;border-right: 0px;}
.header nav.navbar.bootsnav{ border-bottom: 0px; background: rgba(255,255,255,0);height: auto; border-bottom: 0px; float: left; width: 100%;}
.header nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{text-align: left; font-size: 14px;}
.inner-page .header nav.navbar.bootsnav{background: rgba(255,255,255,1);}
.header .navbar-nav > li{padding: 15px 0px;margin-top: 5px;}
.header .navbar-nav > li a{color:#fff ;font-weight: 400 !important; text-transform: uppercase!important; font-size: 16px;font-family: 'Work Sans', sans-serif;}
.header .navbar-nav > li a:hover{ color:#fff !important;  -webkit-transition: all 0.2s ease-out; 
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;  border-bottom: 2px solid #fff }

nav.bootsnav.navbar-sidebar .navbar-collapse{margin-top: 50%;}
.header .navbar-nav > li.active{ -webkit-transition: all 0.2s ease-out; 
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{font-size: 13px; text-transform: uppercase;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{width:300px ;}
.header .navbar-right .dropdown-menu{ right: auto;}
.header .navbar-nav > li.active a{color: #fff !important;}
nav.navbar.bootsnav ul.nav ul.dropdown-menu > li.active a{color: #000 !Important;}
.dropdown-menu li a::before{display: none !Important;}

.slide-wrap {
width: 100%;
background: #ccc;
float: left;
}
.main-slider{position: relative;top:-130px;margin-bottom:-130px;}
.main-slider .container {
    padding: 0px; position: relative;
}
.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto; position: relative;

}
.main-slider .swiper-pagination { margin: auto; right:0px;left:0px;
    bottom: 5% !important; width: auto;  padding:10px 10px;  border-bottom: 0px; }
.main-slider .swiper-pagination-bullet {height: 20px;width:20px; 
    margin: 5px;background: #47b749;
    opacity: 1 !important; border-radius:6px;
}
.main-slider .swiper-pagination-bullet-active {
    background: #fff !important; height:20px;border-radius: 6px;border: 0px !Important;width:20px;
}
.main-slider .swiper-slide { background-size: cover !important; background-position: center center !important;}
.main-slider .gallery-top {
    width: 100%;
}

.slide-text{position: absolute;z-index: 9999999999;top:40%;bottom: 0;margin: auto;float: left;height: 300px;width: 100%;padding-left: 0%;margin-top: 0%;text-align: center;}
.pad25{padding: 25px;}
.pad0{padding: 0px;}
.slide-overlay{position: absolute;width: 100%; height: 100%; background: #1a485c;opacity: 0;}
.slide-text hr{width: 100px;height: 5px;background: #ec1a27; float: left;clear: both;}
.slide-text h1{color: #fff; font-size:36px; line-height: 40px;font-weight: bold; width: 100%; text-align: center; text-transform: uppercase;margin-bottom: 10px;text-shadow:2px 2px 4px #47b749;}
.slide-text h2{color: #fff; font-size:32px; line-height:36px;font-weight:bold;margin-bottom: 10px; width: 100%; text-align: left; text-transform: uppercase;text-shadow:2px 2px 4px  #47b749;}
.slide-text p{color: #fff; font-size:20px; line-height: 22px;font-weight:bold;margin-bottom: 4px; width: 100%; text-align:center;text-shadow: 2px 2px 4px #174475;font-family: 'Work Sans', sans-serif; text-transform:uppercase;}
.slide-text .btn{padding: 10px 20px; width:auto;color: #fff; float: none; border-radius: 0px;margin-top: 10px;text-transform: uppercase;text-align: center;background: #e02222; border-radius:4px;}
nav.navbar.bootsnav ul.nav > li > a{font-size: 14px; font-weight:bold !Important;text-transform: uppercase;padding: 0px 0px !important;margin: 0px 8px;font-family: 'Work Sans', sans-serif; color:#fff;}

nav.navbar.bootsnav ul.nav > li.active a{color: #fff !important;position: relative;}
nav.navbar.bootsnav ul.nav > li.active a::before{content: ""; position: absolute;width: 100%;height: 3px; bottom: -2px;left: 0px; background: #fff; }
.header nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{color:#000 !important;}

.nav.navbar.bootsnav{z-index: 999999999999;}

.about_one {position: relative;display: block;padding: 6em 0 12em;float:left;width:100%;}

.about1_img {position: relative;}
.about1_shape_1 { position: absolute; left: -215px;top: 70px;height: 430px;width: 430px;background: #fbecda;border-radius: 50%;z-index: -1;}
.about1_img > img { border-radius: 5px;}
.about1_icon-box {position: absolute;top: 40%;left: -60px;transform: translateY(-57.5px);}
.about1_icon img{width:60px;}
.about1_icon-box .circle { height: 115px;width: 115px;background: none;border-radius: 50%;position: absolute;text-align: center;}
.about1_icon-box .circle img{width:100%;}
.about1_icon-box .circle:before {content: "";position: absolute;top: -15px;left: -15px;right: -15px;bottom: -15px;border-radius: 50%;border: 1px dashed #fff;}
.about1_icon-box .circle span {color: #404a3d;font-size: 61px;line-height: 115px;}
.about-img-2 {position: absolute;}
.about_img_2 {position: absolute; left: 170px; bottom: -112px;}
.about_img_2 img {width: 100%;border-radius: 5px;}
.about_one .block-title {margin-bottom: 20px;}
.about_one .block-title p{font-size:18px; line-height:26px; font-weight:600;font-family: 'Work Sans', sans-serif;    color: #10522a;}
.about_one .block-title h3{font-size:50px; line-height:60px;font-weight:800;}
.about_content .text p {margin: 0; font-size:14px; line-height:22px;text-align:justify;}
.about1_icon_wrap { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; margin-bottom: 39px; margin-top: 40px;}
.about1_icon_single {display: -webkit-box;display: flex; -webkit-box-align: center;align-items: center;}
.about1_icon_single + .about1_icon_single {margin-left: 18px;}
.about1_icon_single .about1_icon { height: 60px;width: 60px;margin-right: 16px;display: flex;-webkit-box-align: center;align-items: center;justify-content: center;}
.about1_icon_single .about1_icon span {color: #5f8f55;font-size: 61px;}
.about1_icon_single p {color: #404a3d;font-size: 16px;font-weight: 600;margin: 0;}
.more{background:#47b749;padding:20px 30px; color:#fff;border-radius:4px; margin-bottom:15px; float:left; font-size:18px;font-family: 'Work Sans', sans-serif;;}


.bottom_text p {margin: 0;text-align:justify;}
.about1__button-block {margin-top: 49px;}

.hstop h2{  z-index: 99;color: #fff !important;font-size: 20px;} 
.arrow{width: 40px !important; border-radius: 60%;text-align: center;
    display: initial !important;
    border: 2px solid #2d73b9;
    padding: 8px;
    margin-top: 5px;}

.home-mid{background:url(../img/mid-bg.jpg)top left;height:600px;width:100%;background-repeat: no-repeat;border-top:3px dotted #47b749 ;box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);}
.home-mid .right{    float: right !important;position: absolute;right: 0px;background: rgb(255 255 255 / 96%);padding: 5em;height: 100%;}

.home-mid h2{font-size:30px;color:#47b749 ; text-align: left;margin-bottom: 20px;line-height: 30px;  font-weight: bold;position: relative;padding:10px 0px; float:left;width:100%;}
.home-mid h2::after{content: ""; position: absolute;width: 100px;height: 2px; bottom: 0px;left: 0px; background:#47b749 ;left:0px;margin:auto;}
.home-mid h4{font-size: 20px;font-weight: bold; text-align: left;color: #000  !important;margin-bottom:0px; margin-top: 5px;}
.home-mid p{font-size:14px;line-height:22px;text-align:justify;}
.home-mid h3{font-size:22px;color:#47b749 ; text-align: left;margin-top:0px;line-height: 30px;  font-weight: bold;position: relative;padding:10px 0px; float:left; width:100%;}
.hicons{width:80px;height:80px; float:left;border-radius:60%;border:2px dashed #47b749;text-align:center;margin-top:20px;}
.hicons img{width:60px;padding:20px 15px;}

.hitext{width:80%;float:left;padding:0px 30px;}


.shadow{box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); border: 5px solid #fff;}
.home-products{position: relative;padding: 3% 0px;height: auto;background:url(../img/bg.jpg);}
.home-products h2{font-size:30px;color:#47b749 ; text-align: center;margin-bottom: 20px;line-height: 40px;  font-weight: bold;position: relative;padding:10px 0px;}
.home-products h2::after{content: ""; position: absolute;width: 100px;height: 2px; bottom: 0px;left: 0px; background:#47b749 ;right:0px;left:0px;margin:auto;}
.home-products h4{font-size: 20px;font-weight: bold; text-align: center;color: #000  !important;margin-bottom: 20px; margin-top: 5px;}
.home-products h3{text-align: center; font-size: 15px;text-transform: uppercase;margin-top:0px; font-weight: 600;margin-bottom: 15px; float: left;width: 100%;}
.home-products li{transition: transform .3s; /* Animation */;padding: 10px;border-radius: 4px;}
.home-products li a{background: #fff;border: 1px dotted #CCC; float: left; border-radius: 4px;margin-bottom: 10px;}
/*.home-products li a::after{content: "";position: absolute;background: #87c540;height: 50%;z-index: 9999;width: 3px;bottom: 0px;left: 7px;border-radius: 0px 0px 50px 0px;}
.home-products li a::before{content: "";position: absolute;background: #87c540;height: 3px;z-index: 9999;width: 50%;bottom: 0px;left: 8px;border-radius: 50px 0px 50px 50px;}*/
.home-products li img{padding: 15px;transition: transform .3s; border-radius: 22px;width:100%;}
.home-products li img:hover{transform: scale(1.1);}
.home-clients{position: relative;padding: 3% 0px;height: auto;background: #fff;}

.home-clients h3{font-size:36px;color:#47b749 ; text-align: center;margin-bottom: 20px;line-height: 40px;  font-weight: bold;position: relative;padding:10px 0px;}
.home-clients h3::after{content: ""; position: absolute;width: 100px;height: 2px; bottom: 0px;left: 0px; background: #47b749 ;right:0px;left:0px;margin:auto;}
.home-clients p{font-size:14px;margin-top: 10px; color: #000;line-height: 22px;text-align: center;}
.home-clients .btn{background: rgba(255,255,255,0); border-radius: 4px; color: #000;border: 1px solid #fff; text-transform: uppercase; margin-top: 10px;padding: 10px 25px;}



.home-brands{position: relative;padding: 3% 0px;height: auto;background: #fff;}
.home-brands h3{font-size:30px;color:#47b749 ; text-align: center;margin-bottom: 20px;line-height: 40px;  font-weight: bold;position: relative;padding:10px 0px;}
.home-brands h3::after{content: ""; position: absolute;width: 100px;height: 2px; bottom: 0px;left: 0px; background:#47b749 ;right:0px;left:0px;margin:auto;}
.home-brands h4{font-size: 20px;font-weight: bold; text-align: center;color: #000  !important;margin-bottom: 20px; margin-top: 5px;}

.home-brands .btn{background: rgba(255,255,255,0); border-radius: 4px; color: #000;border: 1px solid #fff; text-transform: uppercase; margin-top: 10px;padding: 10px 25px;}


.home-promotions{width:100%; float:left;padding:5em 0px;background:#fff;}
.home-promotions h2{font-size:30px;color:#47b749 ; text-align: center;margin-bottom: 20px;line-height: 40px;  font-weight: bold;position: relative;padding:10px 0px;}
.home-promotions h2::after{content: ""; position: absolute;width: 100px;height: 2px; bottom: 0px;left: 0px; background:#47b749 ;right:0px;left:0px;margin:auto;}
.home-promotions li img{max-width:100%;}


.home-gallery{width:100%; float:left;padding:5em 0px;background:#fafafa;}
.home-gallery h2{font-size:30px;color:#47b749 ; text-align: center;margin-bottom: 20px;line-height: 40px;  font-weight: bold;position: relative;padding:10px 0px;}
.home-gallery h2::after{content: ""; position: absolute;width: 100px;height: 2px; bottom: 0px;left: 0px; background:#47b749 ;right:0px;left:0px;margin:auto;}

.readbtn{border: 0px !important; padding-left: 0px; color: #fff; min-width: 140px;}
.readbtn:hover{color: #53a546; background: none;}
.readbtn::after{display: none;}

.read-btn{position: absolute;left: 0px;right: 0;bottom: 8%;background: #0e4472;width: 120px;color: #fff; margin: auto;font-weight: 500;padding: 15px;border-radius: 32px;
    font-size: 14px;}

.pad0{padding: 0px;}
.contents{margin-top: 22%;}

.scontent{padding:25px 30px;}
.scontent a{padding:30px 10px; text-align: center;text-transform: uppercase;width: 100%; font-size: 12px; float: left; text-align: center; color:#000;}


.home-bottom{background:#89c53f;height:auto; width: 100%; float: left;padding:5% 0px;text-align: center;}
.home-bottom h2{font-size: 32px; color: #fff;line-height: 44px;text-transform: uppercase; text-align: center;}
.home-bottom h3{font-size: 20px; color: #fff;line-height: 30px;text-transform: uppercase; text-align: center;margin-top: 20px;}

.home-bottom .readmore{background:#0e4472; color: #fff;text-transform: uppercase; font-weight: 300; border-right: 3px #fff solid;padding: 10px 20px; font-size: 14px;display: inline-block; margin-top: 15px;}


.menu2 li a{ color:#fff;text-transform: uppercase;}

.footer{ width:100%; float:left; text-align: left; height:auto!important;background: #47b749; background-attachment: fixed;  float: left;z-index: 9999;bottom: 0px;margin-top:0px;padding-top: 10px;}
.foot-address p{line-height: 22px !important;}
.footer img{max-width: 80px; margin-right:0px;float:none;}
.footer ul { padding:0px; width:auto; margin: 0 auto; padding-left: 0px; display: inline-block; float: left; }
.footer ul li {  padding:0px 0px;line-height: 18px; float:left;list-style:none; color: #fff; width: auto; text-align: left;}
.footer ul li a { color:#fff;font-size:12px; text-transform:capitalize;margin-top:0px;margin-bottom: 0px;}
.footer ul li a:hover { color:#efefef;}

.footer .social{float: left;margin-top: 10px;}
.footer .social a{font-size: 16px;width: 40px; height: 40px; text-align: center;background: #ffde00;border-radius: 6px;padding-right: 0px; margin-right: 5px;line-height: 40px;}
.footer p{ color: #fff;text-align: left; font-size: 14px; line-height: 18px; font-weight: 300; width: 100%;}
.footer a{    color: #fff;
    float: left;
    padding-right: 10px;
    font-size: 15px;
    margin: 10px 0px;
}
.footer i{margin-right: 0px;}
.footer-bottom{ width: 100%; float: left;height: auto; padding: 30px 0px ;text-align: center;}
.footer h3{float: left;color: #fff; text-align:left; width: 100%; text-transform: uppercase;  font-weight: 600; font-size: 16px;position: relative;margin-top: 10px;margin-bottom:5px;padding-bottom: 10px;color: #ffde00;}
.footer h3::after{content: ""; position: absolute;width: 100px;height: 2px; bottom: 0px;left: 0px; background: #fff;}
.footer .bl{border-right: 1px solid #fff;height:160px;}
.footer-bottom ul li{padding:3px 0px; float: left; width:50%;font-weight: 300 !important;}
.footer-bottom ul{margin-top: 5px; }
.footer-bottom ul li a{font-weight: 400 !important; font-size: 14px;text-transform: capitalize;}
.inner-banner{width: 100%; float: left; height:auto; padding: 40px 0px;}
.inner-banner h2{text-align: center; font-size:22px; color:  #47b749; text-transform:uppercase; font-weight: bold; padding: 6px 0px;border-bottom:1pd dashed #ccc; }
.inner-banner p{text-align: center; font-size: 16px; color: #fff; text-transform:uppercase; font-weight: bold; padding: 5px 0px; }
.footer-bottom p{float: left; width: 100% !Important;text-align: left;font-weight:300 !important; margin-top: 10px; font-size: 15px; line-height: 26px;}
.foot-contact{padding-left: 0px;}
.foot-contact li{width: 100% !important; float: left; font-weight: 300 !important; padding-bottom: 10px;}
.foot-social{ float: left !important;}
.foot-social i{color: #fff; padding:0px; width:auto; height:40px;border-radius:4px; font-size: 24px;text-align: center;}
.content-area{ float: left; padding:0px 0px; width: 100%; background:#fff;position: relative;padding-bottom: 30px;}
.white-bg{background: #fff;}
.copy-right{ float: left;width: 100%;background:#47b749;}
.copy-right .container{ border-top:1px dashed #fff;padding: 30px;display:block;}
.copy-right p{font-size: 13px;text-align: center;color: #fff; float: left;width: 100%;}
.copy-right a{margin: 0px;}
.foot-text{bottom: 0px;}
.foot-text i{font-size:22px; margin-right:10px;}
.fimg{ float: left;}
.fimg img{width: 46px; margin-left: -10px;margin-bottom: 0px;}

.errorText{color: red; font-size: 11px;position: absolute; padding-top: 5px;}
.content-wrap{padding-top: 15px;background: #fff;}

.about-content{padding:30px 0px;background: #fff;margin-bottom: 50px;}

.aboutus{padding-top:0px;}
.aboutus p{line-height: 26px; font-size: 14px; text-align: justify !important;}
.aboutimg {padding-left: 15px;}
.aboutimg img{box-shadow:0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);border-radius: 0px; float: left; border: 5px #fff solid;z-index: 9999;position: relative;}

ul.left-menu{ float: left;}
.left-menu li{width: 100%;float: left;position: relative;padding-left: 0px !important;}

.left-menu li a{text-transform: capitalize; font-weight: 400;padding: 10px 15px;padding-left: 0px !important;text-align: left;font-size: 13px; border-bottom: 1px solid #ccc; float: left;width: 100%; }
.left-menu li::after{display: none;}
.left-menu li a:hover, .left-menu li a.active{border-bottom: 2px solid #0e4472;color:#0e4472;font-weight: 400; }
.service-list{margin-top:15px; float:left;width:100%;}
.service-list li{border: 5px solid #fff;border-radius:4px; box-shadow:  0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); float: left; text-align: justify;margin: 15px;width:30.8%;padding-left:0px !important;}
.service-list li::before{display:none;}
.service-list li img{width:100%; float:left;}
.service-list li a{}
.service-list li h2{margin-bottom: 0;text-transform: uppercase; font-size: 16px; text-align: center; color: #fff;position: absolute;bottom: 0;
    background: rgb(20 64 105 / 90%);padding: 8px 00px;width: 100%;}
.service-list .box{padding: 15px 20px;margin-bottom: 15px;}
.service-list li p{text-align: justify;font-size: 15px;}
#google-map-area {
  margin-top: 100px;
  height:450px;
  width:100%;
}
#google-map-area .google-map {
  height:100%;
}

.home-contact{padding: 50px 0px;float: left;width: 100%;}
.contactarea{padding-top: 50px;padding-bottom:30px;; width: 100%; float: left;}
.contact-form{float: left; }

.contact-form h1{font-size: 18px;font-weight: 600;margin-bottom: 10px;  color:#54b84a;text-transform: uppercase;text-align: left;}
.contact-form h2{font-size: 16px;font-weight: 600;margin-bottom: 5px;}
.contact-form p{text-align: justify; margin-bottom: 15px;}
.contact-form label{font-size: 13px; font-weight: 300; margin-bottom: 6px; color: #000;}
.contact-form .form-control{border:0px; border-radius: 0px; background: none; box-shadow: 0px 0px 0px 0px; padding-left: 0px; font-size: 15px;font-weight: 200;padding:15px; min-height: 46px; border-bottom: 1px solid #707070;color: #000;padding-left: 0px;}
.send-btn{width: 100%;background:#54b84a; color: #fff;padding:10px 15px; border: 0px dashed #54b84a; text-transform: uppercase; border-radius:0px;}
.send-btn:hover{color:#000 !important; background: #54b84a;  transition: .5s ease;}
.send-btn i{margin-right: 5px;}
.address-section{padding: 15px 0px; float: left; width: 100%;}
.address-box{box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); border: 5px solid #fff; float: left; width:100%;}
.address-section h2{color:#53a546;width: 100%; float: left; margin-bottom: 5px; margin-top: 10px; text-transform: uppercase; font-weight: 400;}
.address-section p{color: #fff;}
.address-section a{color: #fff;}
.address-section p i{margin-right: 5px; color: #3e4b59;}
.address-section hr{border: 1px solid #fff; margin-top: 3px; margin-bottom: 3px; width: 100%; }
#googlemaps { height: 460px;; width: 100%; position:relative; float: left;background: #efefef; }

.padding-zero{padding: 0px !important;}
.contact-info-section{ position:relative; padding:00px 0px 20px;} 
.contact-detail{ position:relative; padding:0px 19px; margin-bottom:10px;}
.contact-detail .inner-box{ position:relative; padding:0px 0px;border-bottom:1px dashed #ccc; float: left;width: 100%;padding-bottom:5px; } 
.contact-detail .inner-box h3{ position:relative; color:#54b84a; font-size:16px !important; font-weight:bold;text-transform: uppercase;text-align:left ;} 
.contact-detail .inner-box h4{ position:relative; color:#54b84a; font-size:16px; font-weight:bold;text-transform: uppercase;text-align:left; margin-top: 12px;margin-bottom: 10px;} 
.contact-detail .inner-box p{color: #000;}
.contact-detail .inner-box .text{ font-size:15px; color:#000; font-weight:300; margin-top:10px; margin-bottom:5px; line-height: 26px;text-align:left; float: left;width: 100%;}
.contact-detail .inner-box .text i{
    color: #42abe3;
    float: left;
    width: 24px;
    height: auto;
    text-align: left; font-size: 16px;
    margin-right: 0px;
    padding-top: 5px; margin-bottom:0px; float: left; clear: both;}
.contact-detail .inner-box .text span{float: left; clear: both; width: 100%;}
.contact-detail .inner-box img{float: left;
    max-width:40px; margin-right: 15px; position: relative;margin-left:0px;    margin-right: 10px;
    margin-top: 6px;}
.contact-detail .socialicon{float: left; width: 100%; text-align:left; }
.contact-detail .socialicon a{
    color: #fff;
    float: left;background: #54b84a;
   
    text-align: center;
    margin-right: 10px;font-size: 20px;width: 36px;height: 36px;
    padding-top: 8px;border-radius: 4px;}
.caddress{float: left; width: 82%; font-size: 14px;}
.chead{text-align: center;position: relative;}
.chead img{    width: 70px;position: absolute;top: -70px;left: 0px;
    right: 0px;
    margin: auto;}

.contact-map {
    width: 100%;
    height: 440px;border-radius: 22px;
}

.image-box{position: relative; float: left;}
.image-box img{position: relative;z-index: 11;box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);}


.form-group label{margin-bottom: 10px; font-size: 12px; margin-top: 15px;}



.home-client{position: relative;height: auto;z-index: 11;padding: 25px 0px;}
.home-client h2{font-size: 32px; text-align: center;text-transform: uppercase;color: #47b749!important;margin-bottom: 10px; margin-top: 10px;}
.home-client ul li img{padding: 15px;}
.home-client ul li a{float: left;}

.careerpage{padding-top: 30px; float: left; width: 100%;padding-bottom: 20px;}
.careerpage h2{font-size: 22px; text-align: center;text-transform: uppercase;color: #47b749!important;margin-bottom: 10px; margin-top: 10px;text-align: left; font-weight:800;}
.careerpage p{line-height: 24px; font-size: 14px;}
.careerpage .contact-form{border:0px;}
.careerpage .form-group{margin-bottom: 5px;}
.careerpage .form-control{border-radius: 0px;box-shadow: 0px 0px 0px 0px;}
.careerpage label{font-size: 16px;}

.career-list{border:1px solid #ccc;padding:15px; float:left;margin-bottom:15px;width:100%;}
.career-list h3{font-size:18px;text-transform:uppercase;font-weight:800;margin-bottom:10px;}
.career-list ul{padding-left:20px;}
.career-list p{font-size:14px;}
.career-list li{font-size:14px;list-style:disc;}
.aboutpage p{font-size: 14px; line-height: 26px; margin-bottom: 10px;text-align: justify;}
.aboutpage .container{padding-left:0px;padding-right:0px;}
.quality{padding: 15px;margin-top: 15px;background: #fff;}

.servicepage{min-height: 80vh;}
.servicepage .container{padding-top: 20px; padding-bottom: 20px;display: table;}
.servicepage p{text-align: justify;font-weight: 400;font-size: 15px;}


.inner-products{position: relative;padding:0em 0px 3em 0px;height: auto; float: left;width: 100%;min-height: 660px;}
.inner-products h2{font-size: 14px;font-weight: bold; text-align: center;text-transform: uppercase;color: #000 !important;margin-bottom: 10px; margin-top: 5px;position:absolute;left:0px; right:0px;margin:auto;bottom:10px;}
.innerproducts h4{font-size:22px;font-weight: bold; text-align: center;text-transform: uppercase;color: #000  !important;margin-bottom: 20px; margin-top: 5px;}
.inner-products h3{text-align: center; font-size: 15px;text-transform: uppercase;margin-top:0px; font-weight: 400;margin-bottom: 15px; float: left;width: 100%;}

.inner-products li{transition: transform .3s; /* Animation */;padding: 0px 15px;border-radius: 0px;width: 25%; float: left;position: relative;margin-bottom:15px;margin-top:15px;}
.inner-products li a{background: rgba(208,225,243,0.0); float: left; border-radius: 0px;width: 100%;padding: 10px 15px;box-shadow: 0 3px 9px rgba(0,0,0,0.16), 0 3px 9px rgba(0,0,0,0.23);position: relative;}
.inner-products li p{text-align: center;}
.inner-products li img{padding: 15px;transition: transform .3s; border-radius: 0px;width:100%;background: #fff;}
.inner-products li img:hover{transform: scale(1.1);}


.about-text p{text-align: center; }
.about-mid{ padding: 40px 0px  0px 0px;min-height: 400px} 
.about-mid h2{text-transform: uppercase; font-size: 18px;  margin-bottom: 5px; font-weight: bold; color: #47b749;font-style: italic;}
.about-mid h3{font-size: 18px;  margin-bottom: 5px;line-height: 26px; text-align: left; font-weight: 400; color:#47b749;}
.about-mid ul {padding-left: 0px;}
.about-mid ul li{list-style: none;position: relative;padding-left: 20px;}
.about-mid ul li::before{ content: "\f192";position: absolute; left: 0px;  font-family: 'FontAwesome';color: #47b749;}
.about-team{background: #efefef;padding: 15px;margin-top: 10px; float: left;width: 100%;}

.about-vision{     background: linear-gradient(rgb(70 183 74 / 10%) , #ffffff);width: 100%; padding: 60px 0px; text-align: center;margin-top: 30px;margin-bottom: 0px; color: #47b749;}
.about-vision h2{text-align: left;margin-top: 10px;margin-bottom: 10px;color: #47b749 !important;font-size: 22px;}
/*.about-vision img{max-width: 100px; padding: 15px;}*/
.about-vision p{text-align:justify; font-size: 14px; color: #000 !important;  font-weight: 300;}
.contact-form{width: 100%; float: left;}
.contact-form .col2{width: 50%; float: left;padding:8px 10px 10px 0px;}
.contact-form .col5{width: 50%; float: left;padding:8px 10px 10px 0px;}
.contact-form .col3{width: 100%; float: left;padding:8px 10px 10px 0px;}
.contact-form input{width: 100%; padding: 11px 10px 10px 0px; background: none;box-shadow: 0px 0px 0px 0px;border-radius:0px; border:0px;border-bottom:1px solid #ccc; font-size: 14px !important;}
.contact-form textarea{width: 100%; padding: 11px 10px 12px 0px; background: none;border-radius: 0px;box-shadow: 0px 0px 0px 0px;border:0px;border-bottom:1px solid #ccc; font-size: 14px !important; }
.contact-form input[type="submit"]{width: 150px;background:#54b84a; border-radius: 0px;border:0px; color: #fff; float: right;padding: 10px;border-radius: 0px;}



.projectpage{ float: left;width: 100%;padding: 25px 0px;min-height: 80vh;}
.project-list ul li{width: 31.33%;padding: 0px;margin: 1%; box-shadow: 0 2px 4px rgb(0 0 0 / 25%), 0 2px 2px rgb(0 0 0 / 22%);
float: left;min-height: 200px;position: relative;}
.project-list ul li h3{font-size: 18px;color: #fff; padding-bottom: 5px; text-transform: uppercase;}
.project-list ul li p{font-size: 14px; color: #fff !important;}
.project-list ul li span{position: absolute;bottom: 25%;right: -20px;color: #fff;width: 40px;height: 40px;background: #277ac1;text-align: center;border: 1px solid #277ac1;
    padding: 7px 0px;text-align: center;border-radius: 3px;}
.completed{background: #16bb2a;color: #fff; padding:5px 10px; border-radius: 4px; margin-top: 10px; float: right;text-transform: uppercase; font-size: 12px;}
.on-progress{background: #bb2a26;color: #fff; padding:5px 10px; border-radius: 4px; margin-top: 10px; float: right;text-transform: uppercase; font-size: 12px;}
.img-wrap{max-height: 240px;overflow: hidden;}
.ptext{    padding: 10px 25px;
    background: #142a47;border-radius: 3px;
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: -45px;}
    
    .home-gallery .more-images ul li{ }

.more-images{padding: 20px 0px; float:left;width:100%; }
.more-images ul{ padding-bottom: 10px; border-bottom: 1px dashed #ccc;width:100%; float:left;margin-bottom:10px;}
.more-images ul.row{margin-left: 0% !Important; margin-right: 0% !Important;}
.more-images ul li{ float: left; }
.more-images ul li a{border: 5px solid #fff;box-shadow: 0 2px 4px rgb(0 0 0 / 25%), 0 2px 2px rgb(0 0 0 / 22%);max-height: 180px;min-height: 180px; overflow: hidden; float:left;}
.more-images ul li::before{display:none !important;}
.more-images ul li img{    position: relative;width: 100%;height: 100%; object-fit: cover; object-position: center; float:left;}

.fancybox-container{z-index:99999999 !important;}
.more-images h2{text-transform: uppercase; font-size:18px;text-align: left;width: 100%;margin-bottom: 10px;text-transform:600;}


#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#accordion a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #47b749;
  text-decoration: none;text-transform:uppercase;    font-weight: 600;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #47b749;
  color: white;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;text-transform:uppercase;
  text-align: left;    margin-bottom: 15px;
}
#accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #47b749;
  transition: all 0.2s ease-in;
}

/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}

.servicepage h3{margin-bottom:20px; text-transform:uppercase; font-weight:600 !important; ;line-height:22px;}
.servicepage h4{    font-size: 16px;text-transform: none;margin-top: 15px;margin-bottom: 5px;line-height: 24px;}
.space-banner{height:auto;width:100%; float:left;position: relative;}
.space-banner .container{ position: relative;z-index:99;}
.space-banner h2{ width: 100%;position: absolute;bottom: 60px;z-index: 9999;
    text-transform: uppercase;color: #fff;font-size: 28px;text-align: center;left:0px;}
    
    
   .servicepage  ul li{text-align: justify !important;position: relative;padding-left:25px;}
   .servicepage  ul li::before{content: '';position: absolute; width: 15px; height:15px; top: 5px; background:#124c7b;border-radius: 50%;border: 3px solid #efefef; left: 0px; }
   
   .meplist{float:left;width:100%; margin:15px 0px 8px 0px;}
    .meplist h2{font-size:22px;color:#124c7b;text-transform:uppercase; margin-bottom:10px;}
     .meplist h3{font-size:16px;color:#000;text-transform:uppercase; margin-bottom:5px;margin-top:5px;}
.meptext{background:#efefef;float:left;width:100%;padding:30px 30px; }
.meptext2{background:#efefef;float:left;width:100%;padding:30px 30px; }
.fire-img{height:275px;overflow:hidden;}
.fire-img img{object-fit: cover;object-position: bottom; height: 100%;}
.pl0{padding-left:0px;}
.pr0{padding-right:0px;}
.amc h3{font-size:16px;color:#000;    text-transform: inherit !important; margin-bottom:5px;margin-top:15px;}

.cubic h2{text-transform:uppercase; font-size:20px;margin-top:15px;font-weight:600;}
.cubic h3{font-size:16px; text-transform:uppercase; margin-top:15px; margin-bottom:5px;}
.cubic h4{font-size:16px; text-transform:uppercase; margin-top:15px; margin-bottom:5px;}


.cleints-list li{width:20%; float:left;padding:5px;}
.cleints-list li img{width:100%;border:1px solid #efefef;padding:10px;}
#successMessage{width:100%;text-align:center;color:green;}
/* -------------------------------- 

Main components 

-------------------------------- */
@media (min-width: 1400px) {
     .inner-banner {background-size: cover;}
    .inner-banner .overlay{margin: 0 auto; padding-left: 15px;}
.main-slider .gallery-top {
    width: 100%;
}
    
 .home-why{background-size:cover;}

}
@media only screen and (min-width: 1400px) {

.footer .foot-area .container {
    max-width: 90%;
}

}
@media (min-width: 1025px) and (max-width: 1359px) {
.content-wrap {
    width: 100%;
}
   
    .header .container{padding: 0px 10px;}
     .contact-detail .inner-box{min-height: 165px;margin-top: 10px;}
   

}
@media (min-width: 768px) and (max-width: 1024px) {
#nav > ul > li > a {
    font-size: 9px;
}
  
      .main-slider{height: 440px;}
    .swiper-container{height:440px;}
    .content-wrap {
    width: 100%;
}
  .container{padding: 0px 10px;}
.content-area .product-list {
    height: auto;
}

 
    .contact-detail .inner-box{min-height: 165px;float: left;
    width: 33.33%;margin-top: 10px;}
    
}
@media screen and (max-width: 773px) {
    .layout{margin-bottom: 0px;}
    .swiper-slide img{width: 100%; height: 100%; float: left;}
    nav.navbar.bootsnav ul.nav > li > a{color:#000;}
    nav.navbar.bootsnav .navbar-nav > li{margin:0px; padding:10px 10px;}
    nav.navbar.bootsnav .navbar-nav > li > a{border:0px !important;}
    nav.navbar.bootsnav.navbar-mobile ul.nav ul.dropdown-menu > li > a{padding:0px !important;}
    .dropdown li{padding:5px 0px !important;}
    .top-bar{height:auto; display:none;}
    .header .container{width:100%;padding:5px 5px;}
     .slide-text h1{line-height: 18px;  font-size: 22px;}
    .slide-text{margin-top:0%;top:15%;}
    .slide-text p{font-size:14px; line-height:16px;}
    .main-slider{margin-top: 0px;top:0px; margin-bottom:0px;}
    .home-top-section h1{font-size: 20px;}
    .about_one{padding:20px 0px 20px 0px !important;}
    .about_one .block-title h3{font-size:22px;text-transform:uppercase;line-height:28px;}
    .about1_img{width:100%;}
    .about1_img img{max-width:100%;}
    .content-area{z-index: 1;}
    .home-mid .container{width:100%; padding:0px;}
    .home-mid .right{position:relative;padding:15px 0px !Important;}
    .home-mid h2{text-transform:uppercase;font-size:22px;line-height:30px; }
    .hicons{float:none;margin:0 auto;}
    .hitext{width:100%;padding:0 0px;}
    .hitext h3{text-align:center;}
    .home-top-section .container{padding: 0px;}
    nav.navbar.bootsnav .navbar-toggle{margin-top: 10px;background: none;}
    nav.navbar.bootsnav.no-full .navbar-collapse{background: rgba(255,255,255,1); margin-top: 0px;width: 100%; }
    .header .attr-nav{right: 15%;}
    
      .footer{position: relative;height: auto !important;margin-top: 0px;}
    .home-top-section h2{line-height: 44px;}
    .contact-detail .inner-box{float: left;width: 100%; margin-bottom: 0px;margin-top: 20px;}
    .col-md-9{clear: both;}
        .contact-detail .inner-box{min-height:auto; width: 100%; }
    nav.navbar.bootsnav .navbar-header{width: 100%;margin-left: 0px;}
    
    .wrap-sticky nav.navbar.bootsnav.sticked{padding-left: 0px; padding-right: 0px; padding-top: 0px;}
    nav.navbar.bootsnav.no-full .navbar-collapse{margin-left: 0px;margin-right:0px;}
    .contact-detail .inner-box .text{font-size: 14px; line-height: 22px;}
    .clients li {text-align: center;}
    .clients li a{text-align: center;width: 100%;}
    .auto-container .row{float: left;}
    .service-details h3{font-size: 28px; margin-top: 15px;}
    nav.navbar.bootsnav .navbar-nav > li{float: left;width: 100%;}
    .careerpage h2{font-size:22px; line-height: 30px; font-weight:800;}
    .careerpage p{line-height: 26px;}
    
    .service-list li{width:50%;}
    .footer .bl{border-right:0px;height:auto;}
    .box-why{height:auto;}
    .box-why img{width:40px;}
    .box-why h3{font-size:16px;}
    
    .more-images ul li{width:100%;min-height:auto;max-height:auto;}
    .inner-products li{width:50%;}
    .aboutimg{padding-left:0px;}
    .aboutimg::after{display:none;}
    .aboutpage p{font-size:14px; line-height:22px;}
    nav.navbar.bootsnav ul.nav > li.active a::before{margin-left:0px;}
   
    
    

}


@media screen and (max-width:667px) {
  
    .container{width: 90%;}
    .header{height:auto;}
    .dropdown li{text-align:left; float: left; width: 100%;padding: 10px 0px;}
    .wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand > img{width:200px;}
    .swiper-container{height:auto; max-height: 200px;}
   
    .main-slider{height: auto;}
    .home-solutions-section img{width: 220px;}
   .contact-form{width: 100%;padding-left: 20px;}
    .home-contact{background:#501814;}
   
    .home-top-section p{text-align: center;}
  
    .swiper-slide img{width:100% !important; height: auto; max-height:auto;}
    .main-slider .content{width: 100%; top: auto;padding: 15px; margin-top: 0px; height: auto; min-height:auto;}
    .main-slider .swiper-pagination-bullet{display: none;}
    .main-slider .content h2{font-size: 24px;line-height: 32px; margin-left: 15px; text-align: center;}
  
    
    .career-img{margin-top: 15px;}
    .home-career-section{background: #0e4472;}
    .swiper-button-next, .swiper-button-prev{display: none;}
    
    .navbar-brand > img{max-width: 200px;}
    .about-right-img{display:none;}
     .main-slider .content h1{width: 100%; font-size: 16px; line-height: 22px; margin-left: 15px; margin-top: 20px;line-height: 0px;}
     .main-slider .content h1 span{width: 100%; font-size: 16px; line-height: 22px;}
    .home-top-section h1{text-align: center;}
    .home-top-section h1:before{right: 0px; margin: 0 auto;}
    .home-contact {height: auto;}
    .image-box{margin-bottom: 15px;}
    .inner-banner h2{font-size:22px;}
    
    .footer{position: relative;height: auto;}
    .footer ul{width: 100%;text-align: center;}
    .footer ul li{padding: 0px 5px;}
   
   
    .contact-wrap ul li i{left: 0;right: 0;margin: 0 auto; top: 25%;}
    .contact-wrap ul li{padding-top: 70px; padding-left: 30px; text-align: center;}
      .inner-products li{width:100%;}
    
    .footer .col-md-3{clear: both;float: left;}
        .service-list li{width:100%;}
   
    
    .inner-banner2{padding-bottom: 40px; height: auto;}
   
    .footer h2{margin-top: 15px; width: 100%; float: left;}
    .home-partner-list ul li{width: auto; float: none !important; text-align: center;}
    .footer-bottom{width: 100%;height: auto; float: left; margin-top: 0px; text-align: center;}
    .project-list ul li{width:100%;}
}

@media screen and (max-width:480px) {
    .swiper-slide img{width: 100% !important; height: auto;}
}
@media screen and (max-width:320px) {
    
    .navbar-brand img{max-width: 240px;;float:left;}
}