*{padding:0;margin:0;box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box}
body{font-weight:400;font-family:'Poppins'; font-size:14px; line-height: 22px; }
html {-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased;}
ul, li{list-style: none; margin:0px; padding:0px; }
a{ color:#333}
a:hover{color:#333; text-decoration: none;}
.btn.focus, .btn:focus {outline: none;box-shadow: none}
:focus-visible{outline:none;box-shadow: none}

.container{max-width:1400px;}
/*start header css*/
header{ padding:13px 0px 13px;background-color:#ffffff; width:100%; z-index:9999; position:relative;}
header nav ul{margin:0px; padding:0px; text-align:right}
header nav ul li{display:inline-block; position:relative}
header nav ul li a {color:#5a6158;font-size:16px;font-weight:400;padding:0px 20px;text-transform:uppercase}
header nav ul li a:hover{color:#476db5;}
header.stick{padding:10px 0px; position:fixed; top:0px; box-shadow:1px 1px 3px 0 rgb(0 0 0 / 23%);}
header.stick .logo img {max-width: 90px;}
header.stick nav ul{margin-top:0px;}
header.stick nav ul li ul {margin-top:26px;}
header.stick nav ul li ul li ul{margin-top:21px;}
header .nevtop{position:relative; margin-bottom:8px;}
header.stick .nevtop{display:none;}
.casestudy .castext p.caseGreentxt{color: #84c52b; font-size: 24px; font-weight: 600;}

.navMob { display: none}
.mob-links { display: none}


.loginbtn{background-color: #81c22b; height: 40px; line-height: 38px; color: #ffffff; padding: 0px 30px;border-radius: 40px;    font-size: 16px;transition: all 0.5s linear;}
.loginbtn:hover { border: 1px solid #81c22b; background-color:transparent; color: #81c22b }
/*.loginbtn:hover{color:#ffffff}*/
.navtop{ background-color:#5a6057; padding:5px 0px; position:relative; z-index:999}
.navtop ul{ display:flex; flex-direction:row}
.navtop ul li{color:#ffffff; font-size:14px; line-height:20px; padding:0px 15px 0px 0px;}
.navtop ul li a img { width: 22px}
.navtop ul li a{ margin:0px 2px;}
.navtop ul li a:first-child{ margin-left:12px;}
.navtop .reachus{ display:flex; flex-direction: row; align-items: center;}
.navtop .reachus .reasty a{ color:#ffffff; font-size:14px; line-height:30px; padding-left:30px; align-self: center;}
.navtop .reachus .reasty img{ vertical-align:middle; margin-top:-1px; width: 24px}
/*.logindrop{ position:relative;}
.logindrop .dropbtn {background-color:#04AA6D;color:white;padding:16px;font-size:16px;border:none;}
.logindrop .dropdown {position:relative;display:inline-block;}
.logindrop .dropdown .dropdown-content {position:absolute;background-color:#81c22b;min-width:320px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;  left:-184px; right:0px; top:48px; border-radius:20px; padding:15px; width:320px; display:none}


.logindrop .dropdown:hover .dropdown-content {display: block;}
.logindrop .dropdown:hover .dropbtn {background-color: #3e8e41;}
.logindrop .dropdown .dropdown-content p{ font-size:18px; line-height:24px; text-align:center ; color:#ffffff;}
.logindrop .dropdown .dropdown-content .form-control{ background-color:transparent; border:1px solid #ffffff; border-radius:40px; padding:0px 15px; height:48px; line-height:48px; color:#fffff;}
.logindrop .dropdown .dropdown-content input::placeholder {color:#ffffff; opacity: 1;}
.logindrop .dropdown .dropdown-content input:-ms-input-placeholder {color:#ffffff;}
.logindrop .dropdown .dropdown-content input::-ms-input-placeholder {color:#ffffff;}
.logindrop .dropdown-content .frogts{ text-align:right; margin-top:-15px;} 
.logindrop .dropdown-content .frogts a {color:#4c4c4b;padding:5px 0px 15px; font-size:14px; line-height:24px; text-decoration:underline}
.logindrop .dropdown-content .frogts a:hover{ color:#666; text-decoration:none}
.logindrop .dropdown-content .procedbtn{ background-color:#ffffff; border-radius:48px; height:46px; line-height:38px; padding:0px 70px; text-align:center; color:#81c22b; text-transform:uppercase; font-size:18px; margin-top:30px;}
.logindrop .dropdown-content .form-group{ margin-bottom:20px;}

.logindrop .dropdown-content .border-bottom{ border-bottom:1px  dotted #ffffff !important;}
.logindrop .dropdown-content .newuser {text-align:center; padding:15px 0px 0px;}
.logindrop .dropdown-content .newuser p{ font-size:16px; line-height:24px; color:#ffffff; margin-bottom:0px; }
.logindrop .dropdown-content .newuser a{ font-size:16px; line-height:24px; color:#ffffff; }*/





.logindrop{ position:relative;}
.logindrop .dropbtn {background-color:#04AA6D;color:white;padding:16px;font-size:16px;border:none;}
.logindrop .dropdown {position:relative;display:inline-block;}
/*.logindrop .dropdown .dropdown-content {position:absolute;background-color:#81c22b;min-width:320px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;  left:-184px; right:0px; top:48px; border-radius:20px; padding:15px; width:320px; display:none}


.logindrop .dropdown:hover .dropdown-content {display: block;}*/
.logindrop .dropdown-toggle::after{ display:none}
.logindrop .dropdown .dropdown-menu{background-color:#81c22b;min-width:320px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); border-radius:20px; padding:15px; top:10px!important; }
.logindrop .dropdown .dropdown-menu  p{ font-size:18px; line-height:24px; text-align:center ; color:#ffffff;}
.logindrop .dropdown .dropdown-menu  .form-control{ background-color:transparent; border:1px solid #ffffff; border-radius:15px; padding:0px 15px; height:48px; line-height:48px; color:#fffff;}
.logindrop .dropdown .dropdown-menu  input::placeholder {color:#ffffff; opacity: 1;}
.logindrop .dropdown .dropdown-menu  input:-ms-input-placeholder {color:#ffffff;}
.logindrop .dropdown .dropdown-menu  input::-ms-input-placeholder {color:#ffffff;}
.logindrop .dropdown-menu  .frogts{ text-align:right; margin-top:-15px;} 
.logindrop .dropdown-menu  .frogts a {color:#4c4c4b;padding:5px 0px 15px; font-size:14px; line-height:24px; text-decoration:underline}
.logindrop .dropdown-menu  .frogts a:hover{ color:#666; text-decoration:none}
.logindrop .dropdown-menu  .procedbtn{ background-color:#ffffff; border-radius:48px; height:46px; line-height:38px; padding:0px 70px; text-align:center; color:#81c22b; text-transform:uppercase; font-size:18px; margin-top:30px;}
.logindrop .dropdown-menu  .form-group{ margin-bottom:20px;}

.logindrop .dropdown-menu  .border-bottom{ border-bottom:1px  dotted #ffffff !important;}
.logindrop .dropdown-menu  .newuser {text-align:center; padding:15px 0px 0px;}
.logindrop .dropdown-menu  .newuser p{ font-size:16px; line-height:24px; color:#ffffff; margin-bottom:0px; }
.logindrop .dropdown-menu  .newuser a{ font-size:16px; line-height:24px; color:#ffffff; }

/*end header css*/

/*downlaod app*/
.downlapp{position:fixed; top:180px; right:-6px;  z-index:99; }
.doaptext{    writing-mode: vertical-rl;    transform: scale(-1);    background-color: #81c22b;    padding: 25px 12px 25px 8px;    border-radius: 0px 20px 20px 0px;    color: #ffffff;    font-size: 20px;    border: 4px solid #ffffff;    text-transform: uppercase;    font-weight: 400;}
div.holder{width:auto;height:auto;position:fixed;right:0;}
div.holder div.formholder{width:0px;height:295px;background-color:#ffffff;position:absolute;right: 0px;  }
#mybutton{height:auto;position:absolute;right:0px; top:0px;}
.dontext{ white-space:nowrap}
.dontext h4{ font-size:16px; color:#84c52b; white-space:nowrap; margin-bottom:4px;}
.dontext p{font-size:12px; color:#717570; white-space:nowrap; line-height:18px; margin-bottom:3px;}
.dontext ul li{ font-size:12px; line-height:16px; color:#717570; white-space:nowrap; margin-bottom:2px;}
/*end downlaod app*/

.bannerimg { position:relative}
.bannerimg .container {position:absolute;top:80px; left:0px;right: 0;}
.bannerimg h1 {font-size:24px;color:#5d5d5d;text-align: center;margin-bottom: 0px;}
.bannerimg h2 {font-size:60px;line-height:60px;color:#81c12c;text-align:center;font-weight:700;}
.bannerimg .btn-know {background-color: #5a6159; height:40px;line-height:38px;color:#ffffff;padding:0px 25px;font-size:18px;font-weight: 500;border-radius: 49px;transition: all 0.5s linear;}
.bannerimg .btn-know:hover {background-color:#fff; border: 1px solid #5a6159; color: #5a6159}
.bannerimg .image-refresh-wrapper img{ width:100%;}







.services{ background-color:#ffffff; border-radius: 94px 94px 0px 0px; margin-top:-80px; position:relative; padding-top:40px; }
.services .col-add{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; margin-top:-30px; text-align: center; padding: 0px 10px;}
.services .col-add .card{ border-radius: 50px; margin-top:-100px; padding:40px 15px; border: 0px; box-shadow: 0 10px 23px 0 rgb(0 0 0 / 8%); transition: all 0.5s linear; }
.services .col-add .card.active{ background-color:#81c12c;}
.services .col-add .card.active .hidbox{display:none} 
.services .col-add .card.active p{color:#ffffff;}
.services .col-add .card p{ font-size:18px; text-transform: uppercase; color:#5a6159; font-weight:600; margin-top:30px; margin-bottom:0px;}
.services .textArea{ margin-top:50px;}
.services .textArea p{ font-size: 16px; line-height:24px; color:#545454; text-align: center; margin-bottom:20px;}

.services .col-add .card:hover{background-color:#81c12c;}
.services .col-add .card:hover p{ color:#ffffff;}
.services .col-add .card:hover .wothover{ display:none}
.services .col-add .card .withhover{ display:none}
.services .col-add .card:hover .withhover{ display:block}



.servDetails .servsec {padding:50px 0px 0px;}
.servDetails .servsec p{font-size:16px; line-height:24px; text-align:center; color:#717570}
.servDetails .services{background-image:url(../jpg/service-bg.jpg); background-repeat:no-repeat; background-size: cover; padding:215px 0px 20px; margin-top:0px; background-color:transparent; border-radius:0px; background-position:top center}

.servDetails .services.clientbg{background-image:url(../jpg/commercial-bg.jpg);padding:20px 0px 20px !important; background-position:top left}
.servDetails .services.clientbg.client-edu{background-image: url(../jpg/education_bg.jpg); padding: 20px 0px 20px !important; background-position: top left}
.servDetails .services.clientbg.hotelresort{background-image: url(../jpg/hotels-resorts_bg.jpg); padding: 20px 0px 20px !important; background-position: top left}
.servDetails .services.clientbg.industry{background-image: url(../jpg/industry_bg.jpg); padding: 20px 0px 20px !important; background-position: top left}
.servDetails .services.clientbg.residential{background-image: url(../jpg/residentials-bg.jpg); padding: 20px 0px 20px !important; background-position: top left}
.servDetails .services.clientbg.townships{background-image: url(../jpg/township_bg.jpg); padding: 20px 0px 20px !important; background-position: top left}
.servDetails .services.clientbg.hospital{background-image: url(../jpg/hospital_bg.jpg); padding: 20px 0px 20px !important; background-position: top left}

 .clientlogo{ padding-bottom:60px;}
.servDetails .services.clientbg h1{font-size:60px;line-height:70px;color:#5a6158;text-align:center;font-weight:500; margin-bottom:60px;}
.servDetails .services.clientbg p{ font-size:16px; line-height:24px; color:#5a6158; text-align:center; margin-bottom:15px;}
.servDetails .services.clientbg h3{font-size:30px; line-height:40px; color:#5a6158; text-align:center; margin-bottom:20px;}
.clilogo .borderimg{ text-align:center}
.servDetails .services.clientbg strong{ display:block; color:#81c22b; }
.servDetails .services.clientbg .bedcrm{padding-bottom:60px;}
.servDetails .services.clientbg .bedcrm a{ color:#5a6159; font-size:14px; padding:8px 0px;}
.servDetails .services.clientbg .bedcrm a.active { color:#81c12c;}
.servDetails .services.clientbg .bedcrm li{position:relative; padding:0px 10px;} 
.servDetails .services.clientbg .bedcrm li:after{ content:""; position:absolute; width:2px; height:60%; right:0%; top:0; bottom:0; margin:auto;background-color:#5a6159;}
.servDetails .services.clientbg .bedcrm li:first-child{padding-left:0px}
.servDetails .services.clientbg .bedcrm li:last-child:after{ display:none}

.servDetails .services .col-add .card{margin-top:0px;}
.servDetails .serpart{ background-color:#5a6159; padding-bottom:220px;}
.servDetails .serpart a {font-size:16px;line-height:24px;color:#ffffff;display:flex;justify-content:center;flex-direction:column;align-items:center; text-align:center}

.servDetails .serpart .card{ background-color:transparent; border:0px; position:relative; -ms-flex-direction: row; flex-direction: row;}
.servDetails .serpart .card:after{ border-right:1px solid #474c45; height:70%; width:1px; position:absolute; right: -15px; content:''; top:40px;}
.servDetails .serpart .card.br-rght:after{ border-right:0;}
.servDetails .serpart a.active:before{border-top:5px solid #82c428;height:5px; width:100%; position:absolute;  content:''; top:0px;}
.servDetails .serpart a strong{text-align:center;font-size:34px;line-height:46px;color:#ffffff;padding:25px 0px 20px;font-weight:600;display:block}
.servDetails .serpart a.active .readmor{background-color:#ffffff; color:#90b940;}

.servDetails .services .col-add .card:hover{background-color:#81c12c;}
.servDetails .services .col-add .card:hover p{ color:#ffffff;}
.servDetails .services .col-add .card:hover .wothover{ display:none}
.servDetails .services .col-add .card .withhover{ display:none}
.servDetails .services .col-add .card:hover .withhover{ display:block}

.servDetails .allserv{border-radius: 94px 94px 0px 0px; padding:60px 0px 80px; margin-top:-180px; background-image:url(../jpg/allserv-bg.jpg); background-size:100%; background-position:left top; background-repeat:no-repeat;}
.servDetails .allserv h2{text-align:center;font-size:40px; font-weight:600; color:#84c52b; text-transform:uppercase; margin-bottom:30px;}
.servDetails .allserv p{font-size: 16px;line-height:24px; text-align: center; color:#717570; margin-bottom:100px;}
.servDetails .allserv .sercard{background-color:#ffffff;border-radius:40px; padding:60px 30px 60px 40px; box-shadow: 6px 6px 20px 0 rgb(0 0 0 / 23%); margin-bottom:40px; }
.servDetails .allserv .sercard .card{ background-color:#f3f3f3; border-radius:0px; border:0px; padding:20px; margin-bottom:30px;}
.servDetails .allserv .sercard .card h4{ font-size:30px; line-height:40px; color:#84c52b; font-weight:600; margin-bottom:10px; }
.servDetails .allserv .sercard .card h4 span{ font-size:22px;}
.servDetails .allserv .sercard .card p{ font-size:16px; line-height:24px; margin-bottom:0px; color:#5d5d5d; text-align:left}

.clients img{ width:100%;}
.clients .clinslid{ position:relative;}
.clients .clinslid .cliname{position: absolute;display:flex;top: 0px;bottom: 0px; width: 100%; justify-content: center;align-items: center;}
.clients .clinslid .cliname h4{ font-size:40px; color:#ffffff; line-height:50px; text-transform:uppercase}
.aderdise .adarea{ background-color: rgba(19, 51, 9, 0.5); padding:120px 0px; margin:40px 0px; display: flex; justify-content: center;}
.aderdise .adarea h2{font-size:40px; font-weight:600; color:#000000; }
#clients.owl-carousel .owl-nav button.owl-next span, #clients.owl-carousel .owl-nav button.owl-prev span{ font-size:0px; display:none}




.inmedia{padding:40px 0px 80px;}
.inmedia .h2{ margin-bottom:40px;}
.inmedia h3{ font-size:30px; line-height:40px; font-weight:600; text-transform:uppercase; color:#5a6158 }
.inmedia p{ font-size: 16px; line-height: 24px; color:#5a6058 }
.inmedia  .radmor{ text-align:right; margin-top:50px;}
.inmedia  .radmor a{ font-size: 18px; line-height: 26px; color:#5d5d5d; font-weight:500}
#mediaslid.owl-carousel.owl-drag .owl-item .item img{ border-radius:10px;}
#mediaslid.owl-carousel .owl-nav button.owl-next span,#mediaslid.owl-carousel .owl-nav button.owl-prev span{ display:none}
#mediaslid.owl-theme .owl-dots .owl-dot span{ background-color:#afafaf; width:12px; height:12px;}
#mediaslid.owl-theme .owl-dots .owl-dot.active span, #mediaslid.owl-theme .owl-dots .owl-dot:hover span{ background-color:#90b940; width:12px; height:12px;}
.owl-theme .owl-dots .owl-dot{ outline:none; border:0px;}
#mediaslid.owl-theme .owl-dots, .owl-theme .owl-nav {position:absolute;bottom:-20px; left:0; right:0;}
#mediaslid{ padding-bottom:30px;}

.inmedia .vieall{padding-top:30px }
.inmedia .vieall a{ font-size:18px; color:#5d5d5d; text-decoration:underline; position:relative; z-index:999 }
.latestEnviro{ padding:40px 0px}
.latestEnviro .bgray{background-color:#e9e9e9; padding:8px 0px; margin-bottom: 44px}
.latestEnviro .yarwis{ display:flex; flex-direction: row; justify-content: space-around; }
.latestEnviro .yarwis a{ padding:0px 60px; font-size:16px; font-weight:600;  color:#717570; border-left:1px solid #717570; line-height:14px; text-align:center; width:100% }
.latestEnviro .yarwis a:first-child {border-left: 0}
.latestEnviro .yarwis a.active{ color:#90b940;font-weight:700;}
.latestEnviro .months{ margin-top:-12px; }
.latestEnviro .months a{ display:block;  padding:10px 8px; font-size:14px;  color:#717570;  line-height:14px; margin:2px 0px 8px; position:relative}

.scrollbar2 .info-txt p  { font-size: 16px; line-height: 24px; color: #717570;}
.scrollbar2 .info-txt h3  { text-align: left; font-size: 20px; line-height: 28px;  font-weight: normal;  color: #000;}
.scrollbar2 .bg-green {padding: 50px 30px 50px; margin-top: 0px; background-color: #81c22b; border-radius: 0px; background-position: top center; margin-bottom: 40px}
.scrollbar2 .bg-green h2 {text-align: center; font-size: 50px; font-weight: normal; color: #fff; text-transform: capitalize;
    line-height: 58px; margin-bottom: 26px} 
.scrollbar2 .bg-green p  { font-size: 16px; line-height: 24px; color: #fff; text-align:center; font-weight: normal; margin-bottom: 0}	


 .slideText {height: 335px;}
/*.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 12px; margin: 0 1px; height: 100px; background-color: #90b940}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #90b940; background-color: #90b940; filter: "alpha(opacity=75)";  -ms-filter: "alpha(opacity=75)";}*/


.latestEnviro .months a.selected{color:#90b940; /*border-top:1px  dotted #90b940; border-bottom:1px  dotted #90b940;*/}
.latestEnviro .months a.selected::before {content: ""; position:absolute; top: 0; left: 0; border-top: 1px dashed #90b940; width: 88%}
.latestEnviro .months a.selected::after {content: ""; position:absolute; bottom: 0; left: 0; border-bottom: 1px dashed #90b940; width: 88%}
.latestEnviro .heatext h6{ font-size:20px; line-height:30px; color:#90b940; padding:0px 0px 20px; text-align:center; margin-bottom: 0}
.latestEnviro .heatext h6.mt-top { margin-top: 36px;}
.latestEnviro .months .shadetabs { padding-top: 70px}

.technolgy{background-color:#f2f2f2; padding:80px 0px; border-radius:94px 94px 0px 0px;}
.technolgy .h2{ text-align:center;font-size:40px; font-weight:500; color:#5b6059; text-transform: none; margin-bottom:30px;} 
.technolgy .h2 strong{ border-bottom:5px solid #81c22b; color:#81c22b}
.technolgy p{ font-size:16px; line-height:24px; color:#313439;}
.technolgy .card { border:0px; border-radius:0px; text-align:center; padding:40px; margin-top:40px;}
.technolgy .card h4{ font-size:30px; line-height:38px; color:#313439; font-weight:600; text-transform:uppercase}
.technolgy .card p{ font-size:16px; line-height:24px; color:#313439;}


.newsletter .bg-gray {background-color: #e9e9e9; padding: 8px 0px; margin-bottom: 44px; }
.newsletter .yarwis{ display:flex; flex-direction: row; justify-content: center; }
.newsletter .yarwis a{ padding:0px 60px; font-size:16px; font-weight:600; color:#717570; border-left:1px solid #717570; line-height:14px;text-align:center;width:100% }
.newsletter .yarwis a:first-child{ border-left:0px;}
.newsletter .yarwis a.active{ color:#90b940;font-weight:700; }
.newsletter .col-aut{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; padding:0px 15px;}
.newsletter h5{font-size:24px; line-height:30px; color:#90b940; padding:0px 0px 20px; text-align:center; text-transform:uppercase;}
.newsletter .card{-webkit-box-shadow: -1px 2px 13px 5px rgba(230,225,230,1);
-moz-box-shadow: -1px 2px 13px 5px rgba(230,225,230,1);
box-shadow: -1px 2px 13px 5px rgba(230,225,230,1); border:0px; border-radius:0px;}

.saas{padding:40px 0px ; margin-top:-140px;}
.saas img{border-radius: 94px 94px 0px 0px; width:100%}
.saas .img-fluid{ width:100%;}
.sashed .h2{ color: #ffffff;}
.enviroman{ margin-top: -120px;}
.enviroman .grcolor {background-color: #a0c746; border-radius:50px; padding:7px 40px; position:relative; z-index: 9;}
.enviroman .whitecolor p {font-size:14px;line-height:22px;color:#303030;font-weight:400;margin:0px;}
.enviroman .whitecolor p a {color:#000; font-weight: 500}
.enviroman  .whitecolor {background-color: #ffffff;    padding: 30px 30px; border-radius: 50px;}


.aboutus .who-we-are{background-image:url(../jpg/aboutus.jpg); background-repeat:no-repeat; background-size:100%; padding:80px 0px 0px; margin-top:0px; background-color:transparent; border-radius:0px; background-position:top center}
.aboutus .who-we-are h1{font-size:60px;line-height:70px;color:#5a6158;text-align:center;font-weight:600;margin-bottom:60px;}
.aboutus .who-we-are h1 strong {display:block;color:#81c22b; font-weight:700 }
.aboutus .who-we-are .card{ padding:40px 30px; border:0px; border-radius:16px; box-shadow: 6px 6px 20px 0 rgb(0 0 0 / 23%);}
.aboutus .who-we-are .card p{font-size:18px; line-height:30px; text-align:center}
.aboutus .who-we-are .card .mision{ margin-top:50px;}
.aboutus .who-we-are .card .mision a .card{ padding:30px; border:0px; border-radius:16px; box-shadow: 6px 6px 20px 0 rgb(0 0 0 / 23%); height:100%}
.aboutus .who-we-are .card .mision a .card  h4{ text-align:center; font-size:24px; line-height:30px; font-weight:600; color:#5a6158}
.aboutus .who-we-are .card .mision  a .card p{font-size:16px; line-height:30px; text-align:center; color:#5a6158}
.aboutus .who-we-are .card .mision .card .imgbox{ text-align:center; padding:60px 0px;}
.aboutus .who-we-are .card .mision .card .imgbox{ text-align:center; padding:60px 0px;}
.aboutus  .award{ padding:60px 0px;}
.aboutus  .award h2{text-align:center; font-size:30px; font-weight:500; border-bottom:5px solid #313439; color:#313439; width: fit-content;
    display: flex; justify-content: center; margin: 0px auto 40px;}
	
	
	
.casestudy .castext{background-image:url(../jpg/aboutus.jpg); background-repeat:no-repeat; background-size:100%; padding:80px 0px 40px; margin-top:0px; background-color:transparent; border-radius:0px; background-position:top center}
.casestudy .castext h1{font-size:60px;line-height:70px;color:#5a6158;text-align:center;font-weight:600;margin-bottom:20px;}
.casestudy .castext h1 strong {display:block;color:#81c22b; font-weight:700 }
.casestudy .castext  p{ font-size:18px; line-height:30px; color:#545454; text-align:center; margin-bottom:30px;}
.casestudy .castext .card{padding:10px 10px 30px; border:0px; border-radius:0px; box-shadow: 6px 6px 20px 0 rgb(0 0 0 / 23%);height:100%;}
.casestudy .castext .card .imgbox{margin-bottom:20px;}
.casestudy .castext .card .textbox p{font-size:18px; line-height:30px; color:#545454; text-align:center; margin-bottom:20px;}
.casestudy .castext .card .redmor{ text-align:center; margin-top:auto}
.casestudy .castext .card .redmor a { background-color:#81c22b; padding:10px 60px; color:#ffffff; border-radius:40px; font-size:18px;
transition: all 0.5s linear; border: 1px solid #81c22b;}
.casestudy .castext .card .redmor a:hover { border: 1px solid #81c22b; background-color: transparent; color: #81c22b;}

.casestudy .borderimg{ padding:10px 0px 40px;}
.aboutus.privacy-policy .who-we-are .card{ margin-bottom:40px;}
.aboutus.privacy-policy .who-we-are .card p{font-size:18px; line-height:30px; text-align:left}


 




 
 
 /*footer*/
footer{background-color: rgb(49, 53, 57); padding:80px 0px 20px;  border-radius: 94px 94px 0px 0px;  position:relative;z-index:1; background-image: url(../png/footer-logo.png); background-repeat:no-repeat; background-position:bottom left;}
.hompage footer{ padding:200px 0px 20px; margin-top:-83px;}
footer .border-right{position:relative; border-right:0px !important;}
footer .border-right:after{border-right:solid 2px #95bf3d; position:absolute; content:'';width:1px; height:90%; top:50px;right:5px;}
footer p{margin:0px;}
footer .border-left{position:relative; border-left:0px !important;}
footer .border-left:after{border-left:solid 2px #95bf3d; position:absolute; content:'';width:1px; height:90%; top:50px;left:0px;}
footer p{margin:0px;}
footer .office.border-right:after{right:0px;}
footer p strong{font-size:24px; font-weight:600;color: #ffffff; text-transform:uppercase; margin-bottom: 21px; display:block}
footer ul li{padding-bottom:8px;}
footer ul li:last-child{ padding-bottom:0px;}
footer ul{ margin-bottom:0px;}
footer ul li a{font-size:14px;color: #ffffff;}
footer ul li a:hover{color:#f57e21;}
footer address p{ color:#ffffff; font-size:14px; margin-bottom:20px; line-height:20px}
footer .follows p{font-size:14px;line-height:22px;color: #ffffff; }
footer .follows .social{margin-bottom:20px;}
footer .follows .social img{width:32px; margin-right:8px; margin-bottom:20px}
footer .follows .cards{margin-top:10px;}
footer .follows span{ display:block; font-size:14px;color: #ffffff; font-weight:400; padding-top:20px;}
footer .copyright{ margin:80px 0px 40px; text-align:center;}
footer .copyright p{font-size:16px;font-weight:300;color: #ffffff;display:block; margin-bottom:0px;}
footer .cin { margin-top:30px;}
 footer .cin img{width:60px;}
footer .cin p{ font-size: 14px;font-weight: 500;color: #ffffff; text-transform:uppercase; margin-bottom:30px; display:block}
.bgbottom{ background-color:#96bf3f; height:10px; width:100%;}
/*footer*/
.scrollbar{height:1240px;overflow-y:scroll; padding-right:15px;}
#style-1::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px #cecece;border-radius:10px;background-color:#cecece;}
#style-1::-webkit-scrollbar{width:8px;background-color:#cecece;}
#style-1::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow: inset 0 0 6px #dddddd;background-color: #dddddd;}


.scrollbar2{height:600px;overflow-y:scroll; padding-right:30px; padding-left:10px;overflow-x: hidden;}
#style-2::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color: #e9e9e9;}
#style-2::-webkit-scrollbar{width:8px;background-color: #e9e9e9;}
#style-2::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #81c22b;}


/*common*/
.h2{ text-align:center;font-size:40px; font-weight:500; color:#476db5; text-transform:uppercase} 
.h2 span{position: relative;}
.h2 span::before{ position: absolute; width: 40px; background-color:#ea8934; height:4px; left:-60px; top:24px; content:'';}
.h2 span::after{ position: absolute; width: 40px; background-color:#ea8934; height:4px; right:-60px; top:24px; content:'';}
.readmor{ font-size:22px; font-weight:600; text-align:center; padding:8px 60px; background-color:#474c45; border-radius:30px; color:#5a6158; margin-top:40px; text-decoration:none; border:0px; display:flex; transition: all 0.5s linear}

.readmor:hover{ background-color:#ffffff; color:#90b940;}
/*common*/
 
 
#countrydivcontainer{ width:100%}
#countrydivcontainer .loadr{ width:100%; padding-top:10%; text-align:center}
#countrydivcontainer .loadr img{ width:80px}
.latestEnviro .months a.selected{ color:#90b940; border-top:1px  dotted #90b940; border-bottom:1px  dotted #90b940;}

/*------Career start--------*/
.career-sec {background-image: url(../jpg/service-bg.jpg); background-repeat: no-repeat;background-size: cover;
margin-top: 0px; background-color: transparent;border-radius: 0px;background-position: top center; padding: 80px 0px 26px;}
.career-sec .head-sec h1 {text-align: center;font-size: 60px;font-weight: 500; color: #81c22b; line-height: 68px; margin-bottom: 30px}
.career-sec .head-sec p {font-size: 16px;line-height: 24px; text-align: center; color: #717570; margin-bottom:0} 
.current-opn-sec { padding: 26px 0 58px}
.current-opn-sec .open-style {box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px; border-radius: 12px; padding: 54px 50px 60px}
.current-opn-sec .opening-info h2 {font-size: 50px; text-transform: capitalize; color: #5b6059; line-height: 58px;
 text-align: center; margin-bottom: 60px}
.current-opn-sec .opening-info .opn-details { margin-bottom: 68px} 
.current-opn-sec .opening-info .opn-details h3 {color: #353535;font-size: 18px; line-height: 26px; font-weight: 600; margin-bottom: 20px}
.current-opn-sec .opening-info .opn-details .view-btn {background-color: #81c12c; height: 34px; padding: 0 20px; font-size: 18px; line-height: normal; font-weight: normal; color: #ffffff; text-transform: capitalize; display: inline-flex;align-items: center; border-radius: 20px; transition: all 0.5s; border: 1px solid #81c12c;}
.current-opn-sec .opening-info .opn-details .view-btn:hover {color: #81c12c; border: 1px solid #81c12c; background-color:#fff}

/*------Term Condition start--------*/
.tearm-cond-sec {background-image: url(../jpg/common-banner.jpg); background-repeat: no-repeat;
    background-size: cover; margin-top: 0px; background-color: transparent; border-radius: 0px; background-position: top center;
    padding: 80px 0px 108px;}
.tearm-cond-sec  .head-sec h1 {text-align: center;font-size: 60px; font-weight: 500;color: #81c22b;text-transform: capitalize;
line-height: 68px; }
.tearm-info-sec { background-color: #5a6159; border-radius: 90px 90px 0 0; padding: 104px 0 80px;}
.tearm-info-sec .terms-details .terms-info { padding-bottom: 14px}
.tearm-info-sec .terms-details .terms-info h3 {font-size: 18px; color: #ffffff; line-height: 24px; font-weight: 500;letter-spacing: -0.4px;}
.tearm-info-sec .terms-details .terms-info p{font-size: 16px;line-height: 24px;color: #ffffff; font-weight: normal;margin-bottom: 12px}


/*------Contact Us start--------*/
.contact-sec {background-image: url(../jpg/common-banner.jpg); background-repeat: no-repeat; background-size: cover;
    margin-top: 0px; background-color: transparent; border-radius: 0px; background-position: top center; padding: 80px 0px 30px;}
.contact-sec .head-sec h1 {text-align: center; font-size: 60px; font-weight: 500; color: #81c22b; text-transform: capitalize;
    line-height: 68px;}
.contact-info-sec { padding: 40px 0 184px}	
.contact-info-sec .open-style {box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;border-radius: 12px; padding: 56px 50px 92px}	
.contact-info-sec .open-style .lft-txt .query{box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; margin-bottom: 26px; padding: 60px 34px}
.contact-info-sec .open-style .lft-txt .query h3 {font-size: 30px; font-weight: 600; line-height: 38px; letter-spacing: normal;margin-bottom: 3px;
    color: #81c22b;}
.contact-info-sec .open-style .lft-txt .query p {font-size: 20px; line-height: 26px;  color: #878c85;  margin-bottom: 8px; letter-spacing:normal}
.contact-info-sec .open-style .lft-txt .query h4{color: #9a9f98;font-size: 20px;line-height: 26px;  font-weight: 600; margin-bottom: 0px}
.contact-info-sec .open-style .lft-txt .query p.calls-us{color: #2a2a2a;font-size: 20px;line-height: 26px;  margin-bottom: 42px;
letter-spacing: 2px;}
.contact-info-sec .open-style .lft-txt a{color: #c0c5be;font-size: 18px;line-height: 26px;  font-weight: 600; margin-bottom: 8px; display: inline-block;}
.contact-info-sec .open-style .lft-txt a:hover{ text-decoration:underline; color:#81c22b}
.contact-info-sec .open-style .lft-txt .sale-team{box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.contact-info-sec .open-style .lft-txt .sale-team { padding: 42px 22px 25px; text-align:center}
.contact-info-sec .open-style .lft-txt .sale-team h3 {font-size: 30px; font-weight: normal; line-height: 38px; letter-spacing: normal;
    color: #81c22b; margin-bottom: 26px}
.contact-info-sec .open-style .lft-txt .sale-team .chat-btn{background-color: #81c12c; height: 60px; padding: 0 80px;font-size: 30px;
    line-height: normal; font-weight: 600; color: #ffffff; text-transform: capitalize;display: inline-flex;  align-items: center;
    border-radius: 12px;transition: all 0.5s; border: 1px solid #81c12c;}	
.contact-info-sec .open-style .lft-txt .sale-team .chat-btn:hover {border: 1px solid #81c12c; color: #81c12c;
background-color: #ffffff;}	
.contact-info-sec .open-style .rght-form h3 {font-size: 30px; font-weight: 600; line-height: 38px; letter-spacing: normal;
    color: #5a6257; margin-bottom: 24px; text-align:center} 
.contact-info-sec .open-style .rght-form p {font-size: 20px; line-height: 26px;  color: #717570;  margin-bottom: 65px; letter-spacing:normal; text-align:center; margin-bottom: 22px}	
.contact-info-sec .open-style .rght-form form .form-control { background-color: #fff; padding: 12px 22px 10px;border: 0;
    border-radius: 12px;  margin-bottom: 12px; box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}
.contact-info-sec .open-style .rght-form form  .form-control:focus { outline: 0; box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;}	
.contact-info-sec .open-style .rght-form form .mrgn-style { padding-left: 8px; padding-right: 8px}
.contact-info-sec .open-style .rght-form form input.form-control {height: 66px;}
.contact-info-sec .open-style .rght-form { padding: 0 25px}

.contact-info-sec form .form-control::-webkit-input-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.contact-info-sec form .form-control::-moz-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.contact-info-sec form .form-control:-ms-input-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.contact-info-sec form .form-control:-moz-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.contact-info-sec .open-style .rght-form form .btn-submit{background-color: #81c12c; height: 60px; padding: 0 80px;font-size: 30px;
    line-height: normal; font-weight: 600; color: #ffffff; text-transform: capitalize;display: inline-flex;  align-items: center;
    border-radius: 12px;transition: all 0.5s; border: 1px solid #81c12c; margin-top: 18px}	
.contact-info-sec .open-style .rght-form form .btn-submit:hover {border: 1px solid #81c12c; color: #81c12c;
background-color: #ffffff;}	


/*------Case Study start--------*/
.casestudy-page-sec { padding: 60px 0 20px}
.casestudy-info-sec {padding: 20px 0 43px}
.casestudy-info-sec .casestudy-info h2 {font-size: 30px; font-weight: normal; line-height: 38px; letter-spacing: normal;
    color: #81c22b; position: relative;}
.casestudy-info-sec .casestudy-info h2::after {content: ""; position: absolute; right: 0;  bottom: 9px; width: 85.5%;
height: 1px; background-color: #81c22b}	
.casestudy-info-sec .casestudy-info p {font-size: 16px;line-height: 24px;color: #545454;text-align: center; margin-bottom: 28px;}
.casestudy-info-sec .rght-txt p {font-size: 16px;line-height: 24px;color: #ffffff;text-align: left; margin-bottom: 28px;}
.casestudy-info-sec .bg-black { background-color: #5a6159; border-radius: 22px;}
.casestudy-info-sec .bg-black .pd { padding: 0 45px 20px}
.casestudy-info-sec h2.sol-txt {font-size: 30px; font-weight: normal; line-height: 38px; letter-spacing: normal;
    color: #ffffff; text-align:center; margin-bottom: 22px; position:relative;  padding-top: 30px; padding-bottom: 20px}
.casestudy-info-sec .bg-black h2::after {content: ""; position: absolute; right: 0;  bottom: 0; width: 100%; border-bottom: 1px dashed #fff}	
.casestudy-info-sec .bg-black p {font-size: 16px;line-height: 24px;color: #ffffff;text-align: left; margin-bottom: 24px;}

.banner {background-image:url(../jpg/banner.jpg); background-repeat: no-repeat; background-position: center top;background-size: 100%;}

.banner h1 {font-size: 55px; color: #000000; line-height: 70px; margin-bottom: 0px; font-weight: 400; padding: 280px 0px 100px 90px;}
.banner .readmore {border: 2px solid #7c7d7d; font-size: 38px; color: #000000; height: 70px; line-height: 65px; padding: 0px 36px;
    border-radius: 0px; margin-top: 40px; font-weight: 700; margin-bottom: 40px;}
.readmorebtb {border: 2px solid #7c7d7d; font-size: 38px; color: #000000; height: 70px; line-height: 65px; padding: 0px 36px;
    border-radius: 0px; margin-top: 40px; font-weight: 700; margin-bottom: 40px;}
.residien .society-info { display: flex; justify-content: space-between; align-items: flex-end;}
.residien h2 {font-size: 40px;line-height: 48px; color: #000000; font-weight: 600;  margin-top: 35px;}
.residien .society-info .btn-more {background-color: #000000;color: #ffffff; border-radius: 20px; padding: 6px 12px;line-height: normal;text-transform: uppercase; font-size: 18px;}
.residien { padding: 60px 0px;}
.sanetizer { background-image:url(../jpg/sanetizer.jpg); background-repeat: no-repeat;
    background-position: center top; background-size: cover; padding: 90px 0px 150px; margin-bottom: 2px;}
.sanetizer .hedtext { font-size: 70px; font-weight: 700; color: #ffe99a; line-height: 80px;}
.sanetizer .hedsm { font-size: 40px; font-weight: 700;  color: #ffffff;  margin-top: 30px;}
.sanetizer .hedsm a { color: #ffffff;}
.sanitization-home footer { margin-top: -84px}
.wrap-text { padding: 40px 0 0; background-image:url(../png/left-icon.png); background-repeat: no-repeat;  background-position: left center; background-size: 23%;}
.wrap-text .text-info p { color: #363636; font-size: 18px; line-height: 26px; font-weight: normal; margin-bottom: 24px;}
.wrap-text .swatch-img img { max-width: 380px;}
.curb-sec { padding: 0 0 40px;}
.wrap-text { padding: 40px 0 60px;  background-image:url(../png/left-icon.png); background-repeat: no-repeat;
    background-position: left center; background-size: 23%;}
.wrap-text.curbing-sec {   background-size: 35%;}
.wrap-text h2 { color: #000000; font-size: 24px; line-height: 30px; font-weight: 400; margin-bottom: 22px;}
.wrap-text .text-info p {  color: #363636; font-size: 18px; line-height: 26px; font-weight: normal; margin-bottom: 24px;}
.wrap-text h2.bdr-btm {  border-bottom: 1px dotted #96c13f;  padding-bottom: 16px;}
.wrap-text h2 { color: #000000; font-size: 24px; line-height: 30px; font-weight: 400; margin-bottom: 22px;}

/*------Portfolio start--------*/
.portfolio-sec {background-repeat: no-repeat;background-size: cover;margin-top: 0px; background-color: transparent;border-radius: 0px;
    background-position: top 45px center;padding: 100px 0px 75px;}
.port-com {background-image: url(../jpg/common-banner.jpg);}
.portfolio-sec .head-sec h1 {font-size: 60px;line-height: 68px; color: #5a6158;text-align: center; font-weight: 600;margin-bottom: 27px;}
.portfolio-sec .head-sec h1 strong {color: #81c22b;}
.our-exp-sec { background-color: #5a6159; border-radius: 90px 90px 0 0; padding:50px 0 124px}
.our-exp-sec .head-sec h3 {font-size: 30px;line-height: 40px; color: #ffffff; margin-bottom: 20px;}
.our-exp-sec .head-sec p {font-size: 16px;line-height: 24px; color: #ffffff; margin-bottom: 22px; font-weight:normal}
.our-exp-sec .open-style .bg-img { margin-top: 86px;box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px; margin-bottom: 22px}
.our-exp-sec .open-style .quick-links {margin-bottom: 40px}
.our-exp-sec .open-style .quick-links a {color: #ffffff; font-size:18px; padding: 0 4px;}
.our-exp-sec .open-style .quick-links span {color: #ffffff;}
.our-exp-sec .open-style .quick-links a.active {color: #81c12c; font-size:20px; font-weight:600}
.our-exp-sec .open-style .portfolio-head h2 {font-size: 40px;line-height: 44px; color: #c7c9c6; margin-bottom: 20px; font-weight:normal}
.our-exp-sec .open-style .portfolio-head p{font-size: 16px;line-height: 24px; color: #ffffff; margin-bottom: 72px; font-weight:normal}
.our-exp-sec .open-style ul.all-Client { margin: 0; padding: 0; text-align:center}
.our-exp-sec .open-style ul.all-Client li {list-style: none; font-size: 18px;line-height: 26px;color: #81c12c; font-weight: normal; position: relative; text-align:center; display:inline-block}
.our-exp-sec .open-style ul.all-Client li a{font-size: 18px;line-height: 26px;color: #81c12c; font-weight: normal; position: relative; text-align:center; display:inline-block}
.our-exp-sec .open-style ul.all-Client li::before {content: ""; position: absolute; left: -20px; top: 4px; background-image:url(../svg/bullet.svg); background-repeat:no-repeat; background-position: center; width: 15px; height: 15px}
.portfolio footer {margin-top: -83px;}


/*------Covid SOPs start--------*/
.covid-sec {background-repeat: no-repeat;background-size: cover;margin-top: 0px; background-color: transparent;border-radius: 0px;
    background-position: top center;padding: 100px 0px 75px; background-image: url(../jpg/common-banner.jpg);}
.covid-sec .head-sec h1{text-align: center;font-size: 60px; font-weight: 500; color: #81c22b; line-height: 68px; margin-bottom: 16px;
}
.covid-sec .head-sec p {font-size: 16px;line-height: 24px;text-align: center; color: #717570; margin-bottom: 0;}
.covid-quick-sec {background-repeat: no-repeat;background-size: cover;background-color: transparent;border-radius: 0px;
    background-position: top center;background-image: url(../jpg/sass.jpg); padding: 90px 0 180px; border-radius: 90px 90px 0 0}
.covid-quick-sec .quicks-links .card {border: 0; border-radius: 0; padding: 10px; text-align:center}
.covid-quick-sec .quicks-links .card .img-top { margin-bottom: 40px}
.covid-quick-sec .quicks-links .card h3{font-size: 30px; color: #000000; line-height: 38px;font-weight: normal;
 margin-bottom: 40px}
 .covid-quick-sec .quicks-links .card .read-btn{background-color: #98c03b; height: 54px; padding: 0 45px;
    font-size: 20px;line-height: normal; font-weight: normal; color: #ffffff;display: inline-flex; align-items: center;
    border-radius: 12px; transition: all 0.5s;border: 1px solid #98c03b; }
 .covid-quick-sec .quicks-links .card .read-btn:hover {border: 1px solid #98c03b; color: #98c03b; background-color:transparent}	
 .covid-quick-sec .quicks-links .card p{ margin-bottom: 12px} 
.covid-sops footer {margin-top: -83px;}


/*------Register start--------*/
.register-sec { padding: 88px 0 100px; background-image: url(../jpg/common-banner.jpg);background-repeat: no-repeat;
    background-size: cover;margin-top: 0px; background-color: transparent;border-radius: 0px; background-position: top -16px center;}
.register-sec .bg-gr { background-color: #ededed; padding: 40px 44px 50px; border-radius: 10px}
.register-sec .bg-gr h2 {font-size: 30px;font-weight: normal;line-height: 38px; letter-spacing: normal;  color: #72746f; margin-bottom: 96px}
.register-sec .bg-gr h2 strong {color: #81c22b; font-weight: 500; }
.register-sec .bg-gr .bg-white {padding: 34px 10px; border-radius: 6px}
.register-sec .bg-gr .bg-white .icon { margin-bottom: 26px}
.register-sec .bg-gr .bg-white h3 {font-size: 26px;font-weight: normal;line-height: 34px; letter-spacing: normal;  color: #72746f; margin-bottom: 10px}
.reg-page.register-sec .bg-gr h2 {margin-bottom: 26px} 
.reg-page .quick-links { padding-bottom: 28px}
.reg-page .quick-links a {font-size: 24px;font-weight: normal;line-height: 32px; letter-spacing: normal;  color: #72746f; display:inline-block; position: relative; margin-right: 20px; font-style:italic;  border-bottom: 1px solid #72746f}
.reg-page .quick-links a.active {color: #81c22b; font-style:normal; border-bottom: 0}
.reg-page .quick-links a:last-child { margin-right: 0}
.reg-page .quick-links a::after { content: ""; position: absolute; top: 1px; right: -12px; width: 2px; height: 84%; background-color: #72746f}
.reg-page .quick-links a:last-child::after { display:none}
.reg-page form .mrgn-style {padding-left: 13px; padding-right: 13px;}
.reg-page form .form-control {background-color: #fff; padding: 12px 22px 10px;border: 0; border-radius: 12px; margin-bottom: 20px;
 height: 62px; box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;}
.reg-page form .form-control::-webkit-input-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.reg-page form .form-control::-moz-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.reg-page form .form-control:-ms-input-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.reg-page form .form-control:-moz-placeholder {color:#717570; font-size: 18px; line-height: 20px}
.reg-page form p.mandatory {font-size: 16px;line-height: 24px; color: #717570; letter-spacing: normal; text-align: center; margin-bottom: 40px; margin-top: 2px}
.reg-page form .btn-submit{background-color: #70756f; height: 62px; padding: 0 30px; font-size: 24px; line-height: normal;
    font-weight: normal;color: #ffffff; text-transform: capitalize; display: inline-flex; align-items: center;
    border-radius: 12px; transition: all 0.5s; border: 1px solid #70756f; }
.reg-page form .btn-submit:hover {border: 1px solid #70756f; color: #70756f; background-color: transparent}
.reg-page form p.contact-info {font-size: 14px;line-height: 20px; color: #717570; letter-spacing: normal; text-align: left; margin-bottom: 28px; }	
.reg-page form p.click {font-size: 14px;line-height: 18px; color: #717570; letter-spacing: normal; margin-bottom: 0 }	
.reg-page form p.click a{font-size: 14px;line-height: 18px; color: #717570; letter-spacing: normal; font-style:italic; text-decoration:underline}
.reg-page form .reg-btn {background-color: #81c12c; height: 60px; padding: 0 80px;font-size: 30px; line-height: normal;
    font-weight: normal;color: #ffffff; text-transform: capitalize; display: inline-flex; align-items: center;    border-radius: 12px;
    transition: all 0.5s; border: 1px solid #81c12c; margin-top: 16px}
.reg-page form .reg-btn:hover {border: 1px solid #81c12c; color: #81c12c; background-color: transparent;}
.reg-page form  .form-check p {font-size: 16px;line-height: 24px; color: #717570; letter-spacing: normal; text-align: left; margin-bottom: 22px; }
.reg-page form  .form-check p span {color: #81c22b;}
.reg-page form  .form-check p a {color: #81c22b; text-decoration:underline}


/*------ILBS start--------*/
.compliances-sec {background-image: url(../jpg/common-banner.jpg); background-repeat: no-repeat; background-size: cover;
    margin-top: 0px; background-color: transparent; border-radius: 0px;background-position: top center;    padding: 80px 0px 30px;}
.compliances-sec .head-sec h1 {text-align: center;font-size: 60px;font-weight: 500; color: #81c22b; text-transform: capitalize;
    line-height: 68px;}
.newsletter.ilbs-sec h5 {font-size: 24px;line-height: 30px; color: #90b940;padding: 40px 0px 20px;text-align: center;   text-transform: uppercase;}	
.ilbs-sec .pdf {display: inline-block;  padding: 6px; background-color: #fff;border: 1px solid #e9e9e9;    -webkit-box-shadow: 5px 5px 0px 0px rgb(207 207 207); -moz-box-shadow: 5px 5px 0px 0px rgba(207,207,207,1); box-shadow: 5px 5px 0px 0px rgb(207 207 207);
    margin: 0px 0px 20px 0px;}
.ilbs-sec .pdf a {color: #050505; font-size: 16px;padding: 6px 15px 8px 40px; display: inline-block; 
background-image:url(../svg/icon-pdf.svg); background-repeat: no-repeat; background-size: 22px auto;background-position: 10px 6px; color: #000; font-weight: 400; background-color: #f8f8f8;}
.ilbs-sec .mar-x {padding: 0px 8px}
.ilbs-sec.newsletter .col-aut { -ms-flex: 0 0 auto;  flex: 0 0 auto;   max-width: 100%;   padding: 0px 10px;}

/*------Download Enviro start--------*/
/*media*/
.flexCont{display: flex;flex-direction: column;}
.flexCont .mediaContent {  flex: 1;display: flex;flex-direction: column;align-items: center; justify-content: center;background-image:url(../jpg/service-bg.jpg); background-repeat:no-repeat;background-size: cover; background-color:transparent; background-position:top center; padding:80px 0px}
.flexCont .mediaContent h1{text-transform: initial;}
.flexCont .mediaContent h1 strong{color:#81c22b;font-weight:600}
.mediaVideo{border-radius:50px 50px 0px 0px;background-color:#5a6158; padding:40px 0px 0px}
.mediaVideo .embed-responsive{ border:4px solid #fff; border-radius:10px}
.mediaVideo .liveSess{ padding:16px 0px 0px; }
.mediaVideo .liveSess p{color: #ffffff;font-size:18px;line-height:30px;}
.alsoFeatu{ padding:50px 0px; background-color:#ececec;}
.alsoFeatu .title{ padding-bottom:20px;}
.alsoFeatu .picth1{ padding:10px; background-color:#fff; margin-bottom:16px;}
.alsoFeatu .picth1 img{ width:100%; height:auto;-webkit-box-shadow: -1px 2px 13px 5px rgba(230,225,230,1);-moz-box-shadow: -1px 2px 13px 5px rgba(230,225,230,1);box-shadow: -1px 2px 13px 5px rgba(230,225,230,1);}
.alsoFeatu .alsoIn h3{ text-align: center;font-size:22px; line-height: 30px; font-weight:500;color: #5a6158; padding-left:50px; padding-right:50px;}
.alsoFeatu .alsoIn p{ text-align: center;font-size:18px; line-height:26px; font-weight:500;color: #5a6158;}
.alsoFeatu .alsoIn span{ text-align: center;font-size:16px; line-height:20px; font-weight:400;color: #5a6158;display:block}
.alsoFeatu .alsoIn .alsoEnv{ text-align:center; margin-bottom:40px; display:flex;-ms-flex-direction: column!important;flex-direction: column!important; }
.alsoFeatu .alsoIn a.loginbtn{ display:inline-flex;align-items: center; justify-content: center; max-width: 156px;margin: auto auto 0px;}
.guestExp .envContent{background-image:url(../jpg/service-bg.jpg); background-repeat:no-repeat;background-size: cover; background-color:transparent; background-position:top center; padding:100px 0px 20px;}
.guestExp .envContent h1{text-transform: initial;}
.guestExp .envContent h1 strong{color:#81c22b;font-weight:600}
.guestExp .alsoBox{ padding:40px 30px; border:0px; border-radius:16px; box-shadow: 6px 6px 20px 0 rgb(0 0 0 / 23%);}
.guestExper{ padding:50px 0px; background-color:#fff;}
.guestExper .borEnv{ margin-bottom:16px;}
.guestExper .alsoEnv{ text-align:center; margin-bottom:40px; position:relative;display:flex;-ms-flex-direction: column!important;flex-direction: column!important;}
.guestExper .alsoEnv:after{ border-right:1px solid #474c45; height:70%; width:1px; position:absolute; right:0px; content:''; top:15%;}
.guestExper .alsoEnv.aftNon:after{ display:none}
.guestExper .borEnv img{ width:90%;}
.guestExper .envEff{ margin-left:5%; margin-right:5%;} 
.guestExper .envEff img{ margin-bottom:6px;}
.guestExper .envEff p{font-size:16px; line-height:20px; font-weight:400;color: #5a6158;}
.guestExper .readMore{ margin-top:auto;color:#81c22b;font-weight:500;font-size:18px; padding:0px;}
.faqsContent {background-image:url(../jpg/service-bg.jpg); background-repeat:no-repeat;background-size: cover; background-color:transparent; background-position:top center; padding:100px 0px 40px;}
.faqsContent h1 {color:#81c22b;font-weight:600;text-transform: initial;}
.faqsBest{border-radius: 70px 70px 0px 0px;background-color:#5a6158; padding:50px 0px}
.faqsBest .fquAre li a{font-size:20px;line-height: 26px; font-weight: 500; color: #fff; display:inline-block} 
.faqsBest .fquAre li{ margin-bottom:20px;}
.faqsBest .fquAre li.active a{color: #81c22b; padding-bottom:5px;}
.faqsBest .fquAre li.active .fquCont{ display:block!important; padding:16px; padding-bottom:0px; border-radius:10px; background-color:#50554e;}
.faqsBest .fquAre li.active .fquCont p{font-size:16px;line-height:26px; font-weight: 500; color: #fff; padding-bottom:16px;}
.advaEnviApp{padding:50px 0px 0px;}
.advaEnviApp .title p{font-size:26px;color: #5a6159;font-weight:500; line-height:36px}
.advaEnviApp .title h3{font-size:24px;color: #90b941;font-weight:600; line-height:40px}
.enviApp{background-image:url(../jpg/service-bg.jpg); background-repeat:no-repeat;background-size: cover; background-color:transparent; background-position:top center; padding:70px 0px 50px;}
.hedCont .hedig.textWarning{ color:#f58a28}
.hedCont .hedig.textSucces{ color:#69b645}
.hedCont .hedig.textPrimary{ color:#7b314e}
.hedCont .hedig.textInfo{ color:#6255a3}
.hedCont .hedig {font-size:24px;line-height: 30px; font-weight:600;border-bottom:1px solid #5e5e5e; margin-bottom:10px; padding-bottom:5px;}
.hedCont .hedig img{ margin-bottom:-16px; margin-left:-10px;}
.hedCont p{font-size:18px;color: #5a6159;font-weight:500;}
.scanToDow img{ margin-top:-250px;}
.scanToDow  p{font-size:20px;color: #5a6159;font-weight:600;    position: relative;}
.scanToDow  p::after { border-style: solid; border-width: 0.20em 0.20em 0 0; content: '';display: inline-block;height:13px; position: absolute; -webkit-transform: rotate(43deg); -ms-transform: rotate(43deg); transform: rotate(43deg); vertical-align: top; width:13px;
    right: 13px; color: #69b645; top:2px;}

/*------Refund Cancellation start-------*/	
.cancellation-sec {background-image: url(../jpg/common-banner.jpg); background-repeat: no-repeat; background-size: cover;
    margin-top: 0px; background-color: transparent; border-radius: 0px; background-position: top center; padding: 40px 0px 440px;	}
.cancellation-sec .head-sec h1 {text-align: left; font-size: 30px; font-weight: normal; color: #81c22b; text-transform: capitalize;
    line-height: 38px; margin-bottom: 30px;}
.cancellation-sec .head-sec p {font-size: 16px; line-height: 24px; color: #717570; margin-bottom: 22px; font-weight: normal; }
.cancellation-sec .breadcrumb { background-color: #fff; padding: 0}
.cancellation-sec .breadcrumb ul { margin: 0; padding: 0}
.cancellation-sec .breadcrumb ul li{ list-style: none; display:inline-block; color: #81c22b}
.cancellation-sec .breadcrumb ul li a {font-size: 14px; line-height: 22px; color: #717570; margin-bottom: 22px; font-weight: normal;}

/*------Site Map start-------*/
.site-map-sec {background-image: url(../jpg/common-banner.jpg); background-repeat: no-repeat; background-size: cover;
    margin-top: 0px; background-color: transparent; border-radius: 0px; background-position: top center; padding: 70px 0px 100px;}
.site-map-sec .head-sec h1 {text-align: center; font-size: 60px; font-weight: normal; color: #81c22b; text-transform: capitalize;
    line-height: 68px; margin-bottom: 30px;}
.links-sec {background-color: #fafafa; padding: 60px 0px 90px 0px;}	
.links-sec ul.quick-links { margin: 0; padding: 0;}
.links-sec ul.quick-links > li { display:block; position:relative}
.links-sec ul.quick-links > li::before {content: ""; position: absolute; left: -20px; top: 4px; background-image: url(../svg/bullet.svg); background-repeat: no-repeat; background-position: center; width: 12px;    height: 12px;}
.links-sec ul.quick-links > li a { display:block; font-size: 13px; line-height: 22px; color: #7d9646; margin-bottom: 12px; font-weight: 500;}
.links-sec ul.quick-links .sub-links li { position:relative}
.links-sec ul.quick-links .sub-links li::before {content: ""; position: absolute; left: -15px; top: 7px; background-image: url(../svg/bullet.svg); background-repeat: no-repeat; background-position: center; width: 8px;    height: 8px;
 background-size: 4px}
 
 
 
 .mid-align { display:flex; -ms-flex-direction: column!important;  flex-direction: column!important; height: 100%}
