@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&amp;display=swap');
html{height:100%;overflow-x:hidden;}
body{font-size:16px;background:#fff;color:#666;overflow-x:hidden;font-family: "Roboto", sans-serif;position:relative;margin-top: 70px;}
img{max-width:100%}
p{margin-bottom:.5rem; margin-bottom: 20px;font-family: 'Roboto', sans-serif;font-size: 16px; line-height: 25px;color: #000}
a{text-decoration:none;color:#000;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
a:hover,a:focus,.btn:hover,.btn:focus,button:focus{text-decoration:none;outline:none;color:#4d951e;box-shadow:none}
ul,li{padding:0;margin:0}
li{list-style:none}
.fancybox-nav span, .fancybox-prev span {
    visibility: visible !important;
}
.fancybox-next span {
    right: -64px !important;
}
.fancybox-prev span {
    left: -64px !important;
}
#form_hide .cs--btn--gray {
    background: #63bd68;
    color: #000;
}
.bg--green{background: #4d951e}
.bg--gray{background: #e2e2e2}
.bg-light-gray{background: #F0F0F0}
.col--green{color: #4d951e}
.col--white{color: #ffffff}
.border__green__top{border-top: 5px solid #4d951e}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background:#6D6E71;}
::-webkit-scrollbar-thumb{background:#000;}
::-webkit-scrollbar-thumb:hover{background:#4d951e;}
.hyperlink{font-weight:700;color:#4d951e;font-size:16px;}
.hyperlink:hover{text-decoration:underline;}
footer input[type="text"], footer select.form-control {width: 100%;background-color: #eaeaea;border: none;padding: 5px 10px; margin-bottom: 5px !important;}
footer .form-group{margin-bottom: 0}
.text-regular{font-weight: 400}
.text-bold{font-weight: 700}
.list-items{margin-bottom: 15px}
.list-items li{position: relative;padding-left:15px;margin-bottom: 15px}
.list-items li::before{position: absolute; content: '';width: 10px;height: 18px; border-radius: 50%; left: 0; top: 3px;  background: url(../images/list-bullet.png) no-repeat;opacity: .5;  background-size: 7px;}
img{max-width: 100%;}
ul.bullets li {
    padding-left: 0px !important;
    padding-bottom: 5px;
    margin-left: 0px;
    list-style: none;
    font-size: 16px;
    background-repeat: no-repeat;
    color: #000;
    background-image: url(images/arrowBG.html);
    background-position: 5px 12px;
    padding-top: 5px;
}
.breadcrumb-item a{color: #6c757d;font-size: 12px}
.breadcrumb-item:hover a{color: #4d951e}
.breadcrumb-item.active{color: #000;}
.cs__btn{text-transform: uppercase;font-size: 15px;background-color: #1e1e1e;color: #fff;padding: 10px 20px; transition: all .5s; display: inline-block;}
.cs__btn:hover, .cs__btn:focus{background-color: #6f7070;color: #fff}
.cs--btn--green{background: #4d951e ;color:#fff !important;}
.cs--btn--green:hover, .cs--btn--green:focus{background: #000;color: #fff}
.cs--btn--gray{background: #e5e5e5;color: #000}
.owl-theme .owl-dots .owl-dot span{background-color: #7f7f7f !important}
.owl-dots button:focus{outline: 0}
.owl-theme .owl-dots .owl-dot.active:hover span{width: 15px !important}
.owl-theme .owl-dots .owl-dot:hover span, .carousel-indicators li:hover{width: 7px !important;  background-color: #4d951e !important;}
.cta a {text-transform:uppercase; margin-right:5px; font-size:15px; background-color: #4d951e; color:#fff; padding: 10px 20px; transition: all .5s; display:inline-block;}
.cta a:hover {background-color: #4d951e;}
.cta1 a {text-transform:uppercase; font-size:.9rem; color:#fff; float:right; position:relative; right:0; transition: all .5s; display:block;}
.cta1 a:after {content:''; background:url(../images/know-more-img1.html) no-repeat; width:84px; height:48px; position:absolute; top:0; right:-60px; display:inline-block; opacity:1; transition: all .5s;}
.cta1 a:hover {right:-15px;}
.cta1 a:hover:after {right:-65px;}
.sticky {position: fixed; left: 0; top:40%; z-index: 10; max-height: 1000px;}
.sticky ul {margin: 0; padding: 0;}
.sticky li {list-style: none;}
.sticky li a {margin:-1px 0 0; font-size: 20px; text-align: center; width: 50px; height: 50px; padding: 10px; display: inline-block; background-color: rgba(0,0,0,0.7); border: solid 1px #4d951e; border-left:none;}
.sticky li a:hover {background-color: #000; width: 60px;}
.s-icons {background-color: #4d951e; width:50px; height: 50px; position: absolute;}
.s-icons img {padding: 10px; cursor: pointer;}
.s-icons .navbar-nav {margin: 0;}
.s-icons .navbar-nav li { position: absolute; top: 0; z-index: -1; transition: .2s all;  background-color: #4d951e;}
.s-icons .navbar-nav li a {margin: 0; font-size: 20px; text-align: center; width: 50px; height: 50px; padding: 15px; display: inline-block; background-color: transparent;} 
.s-icons .navbar-nav.show li:nth-child(1){top: 50px;}
.s-icons .navbar-nav.show li:nth-child(1) a:hover {background-color: #4267b2; color: #fff !important;}
.s-icons .navbar-nav.show li:nth-child(2){top: 100px;}
.s-icons .navbar-nav.show li:nth-child(2) a:hover {background-color: #1da1f2; color: #fff !important;}
.s-icons .navbar-nav.show li:nth-child(3){top: 150px;}
.s-icons .navbar-nav.show li:nth-child(3) a:hover {background-color: #0074b2; color: #fff !important;}
.s-icons .navbar-nav.show li:nth-child(4){top: 200px;}
.s-icons .navbar-nav.show li:nth-child(4) a:hover {background-color: #ff0000; color: #fff !important;}
.small {font-size:12px; color:#666; margin-bottom:10px;}
section {padding: 50px 0; overflow:hidden;}
aside {padding: 50px 0;}
.no-padding {padding: 0;}
.no-margin {margin: 0;}
.logo {margin:10px 20px 0 0; float: left;}
h1, h3, h4, h5, h6 {font-family: 'Roboto', sans-serif; font-weight: 700; color:#1e1e1e; margin:0 0 20px;}
h2 {font-family: 'Roboto', sans-serif; font-weight: 700; color:#1e1e1e; margin:0 0 20px;}
/*h1 {font-size:40px; line-height:45px;}*/
h1 {font-size:70px; line-height:75px;}
h2 {font-size:50px; line-height:55px;}
h3 {font-size:28px; line-height:35px;}
h4 {font-size:20px; line-height:25px;}
.awards-box picture {}

p.cs-year {
    position: relative;
    margin-top: -44px;
    padding: 10px;
    width: 70px;
    color: white;
    height: 70px;
    background-color: #63BD68;
    text-align: center;
    left: 15px;
    /* margin: 0; */
}
.awards-box img {
    border: 1px solid #eaeaea;
}


.awards-wrapper2 .cs-box {
    margin-top: -5px;
        position: unset;
    height: unset;
}
p.cs-year span {
    font-weight: 700;
}
p.add {
    min-height: 131px;
}
.green-border {
    background-color: #63bd68;
    width: 100%;
    height: 7px;
    display: none !important;
}
.font20 {
    font-size: 20px;
}
.net-border {
    border: 1px solid black;
    margin-bottom: 5px;
}
btn-green {
    background-color: #4d951e;
    border: none;
    color: #fff;
    padding: 5px 40px;
    text-transform: uppercase;
}
div#uploadStatus {
    display: none !important;
}
.my-table .table td, .my-table .table th {
   
    vertical-align: middle !important;
    text-align:center;
}
table.table.table-bordered {
    color: black;
}
.my-table .table-bordered td, .my-table .table-bordered th {
    border: 1px solid #ababab !important;
    width:150px;
    color:black
}

/*new careers CSS 19 dec 2021*/

.why-icon img {
    width: 100px !important;
    display: inline !important;
    /* width: 100px; */
    height: 100px;
    border-radius: 93px;
    /* border: 2px solid #62b152; */
}
.why-text p {
    margin: 0;
    min-height: 77px;
}
.why-box {
    text-align: center;
    background-color: #4d951e6b;
    min-height: 248px !important;
    /* margin: 10px; */
    padding: 15px;
    margin-bottom: 30px;
    border: 2px solid #e8f5e6;
}

.why-icon {
    text-align: center;
}

.why-box.aos-init.aos-animate {}
div#differentiators .item {
    margin: 10px;
}
.why-text h3,.staff-testi-text h3 {
    color: #141413d9;
    font-size: 16px;
    text-align:center;
    margin: 10px 0 10px;
    line-height: 21px;
}

.why-box:hover {
    border: 2px solid #4d951e;
}


.staff-pic {
    width: 123px !important;
    height: 123px;
    border-radius: 100px;
    display: inline !important;
    border: 2px solid #69b45a;
    margin-top: -78px;
}

.staff-pic {
    text-align: center;
    /* margin-top: -78px; */
}

.staff-testi-text h3 {}

.staff-testi-text p {

    margin: 0;
    min-height: 227px;
}

.staff-testi-box {
    background-color:  white;
    position: relative;
    margin-top: 74px;
    padding: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.staff-testi-img {
    text-align: center;
    position: relative;
}
.job-header .cta.green {
    text-align: right;
}
img.quote {
    width: 43px !important;
    position: absolute;
    top: 0;
}
.staff-testi-modal button.close {
    position: absolute;
    right: 10px;
    color: #62b152;
    top: 10px;
    z-index: 9;
    opacity: 1;
    font-size: 16px;
}

.modal-body .staff-testi-box {
    margin-top: -16px;
}

.modal-body img.quote {
    /* position: absolute; */
    left: 0;
}

div#staff-testi .staff-testi-box {
    /* margin: 10px; */
}

.modal-body .staff-testi-box {padding: 10px 0 0;/* margin-bottom: 0 !important; */}
.staff-testi-text h5 {
    color: #888888;
    font-size: 14px;
    text-align: center;
    margin: 0;
}




.differentiators-h3 {
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}

#work .why-text p {
    min-height: 0;
}

#work .why-text h3 {
    min-height: 43px;
}
.careers .card-header {
    background-color: #62B152 !important;
    color: white;
}




.job-header h5 {
    color: #62b152;
    margin-bottom: 5px;
}

.job-header p {
    margin: 0;
}
.careers h6 {
    color: #62b152;
    margin-bottom: 5px;
}

.careers ol li {list-style: lower-alpha !important;list-style-type: lower-alpha !important;}

.careers ol li ul li, .careers ul li {
    list-style: disc !important;
    margin-left: 15px;
    color: black;
}

.careers ol {
    margin: 0;
    padding: 0;
    color: black;
    padding-left: 20px;
}
.careers ul {
    margin-bottom: 10px;
}

.career-form input, .career-form select, .career-form textarea {
    background-color: #fbfbfb;
}






.item.brochure-mob {
    position: relative;
}

.text-center.dnw-btn {
    position: absolute;
    top: 45%;
    left: 20%;
}
.my-table2 .table td{
   
    vertical-align: middle !important;
    text-align:left;
}
.my-table2 .table td a{
   
   font-weight: 700;
    color: #4d951e;
    
}
.my-table2 .table td a:hover{
   
   text-decoration:underline
    
}
.my-table2 .table td ul li{
    list-style:disc;
     
}
.my-table2 .table td ul{
    list-style:disc;
    padding-left:25px
}
.my-table2 .table th {
   
    vertical-align: middle !important;
    text-align:center;
}
.page-not-found {
    color: white !important;
    text-align: center  !important;
    width: 100% !important;
    left: 0 !important;
    right: 0  !important;
}

.page-not-found h1, .page-not-found h3, .page-not-found h4 {
    color: white;
}

.page-not-found h1 {
    font-size: 7em;margin-bottom: 35px;
}
.my-table2 .table-bordered td, .my-table2 .table-bordered th {
    border: 1px solid #ababab !important;
    width: 85px;
    color:black
}

.policy-acc .card-header {
        background-color: #ffffff !important;
    border: 1px solid #bfbfbf;
    margin-bottom: 0px;
    border-bottom: 1px solid #bfbfbf !important;
}

.policy-acc .card-body {
    border: 0;
    background: #ffffff !important;
    padding: 0;
}

.col-head {
    padding: 10px 15px;
    background-color: #e2e1e1;
}
.cs-inner h1{ text-align: center;color:white !important;

    margin-bottom: 50px;
    font-size: 28px;
    line-height: 35px;
}
.col-body {
    padding: 0 15px;
}

.colmns ul li {
    list-style: disc;
    margin-left:35px;
    
}
.colmns ul li a {
       font-weight: 700;
    color: #4d951e;
    
}
.colmns ol li {
    list-style: decimal;
   margin-left: 35px;
       
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
}
    
.colmns ol  {
    
   padding:0;
       
   
}
    


.bold {font-weight:700;}
.info {padding: 20px 0 0 10px;font-size: 16px;color: #555;float: left;}
.info a {font-weight: bold;text-decoration: underline;}
.info a:hover {text-decoration: none;}
.accordion-wrapper .collapse.show{margin-bottom: 10px}
/* Preview Frame */
#preview {position: absolute;left: 0;right: 0;top: 65px; bottom: 0; transition: all .2s;}
#preview-frame { border: 0;position: absolute;transition: 0.5s;}
.preview-desktop {left: 0; width: 100%;height: 100%;}
.preview-tablet { width: 768px; height: 100%; left: calc(50% - 384px);}
.preview-mobile { width: 360px; height: 680px; left: calc(50% - 180px); top: 0; margin-top: 20px;}
/* Preview Devices buttons */
.preview-devices {display: none; float: left; padding: 10px 0 0 15px;}
.preview-devices ul {margin: 0;padding: 0;list-style: none;list-style-type: none;line-height: 1.0;}
.preview-devices li {float: left; width: 50px;overflow: hidden;text-align: center;}
.preview-devices a {font-size: 18px; overflow: hidden; color: #555; outline: 0; width: 50px; padding: 10px 0; display: inline-block;}
.preview-devices li:hover a, .preview-devices .preview-devices-active a {color: #00a6eb;}
.preview-devices-active a { border-bottom: 2px solid #00a6eb;}
.preview-devices-active a { padding-bottom: 11px;}
.preview-devices li:hover a, .preview-devices li.preview-devices-active a {color: #00a6eb;}
.preview-devices li:hover, .preview-devices li:hover a { transition: color 0.3s ease;}
.footer-logo{max-width: 200px;}

/* Navigate Buttons */
.navigate {z-index: 1; padding: 11px 11px 0 0; float: right;}
.navigate ul {padding: 0; margin: 0;float: right;list-style: none;}
.navigate ul li {display: inline;}
.navigate ul li a {font-size: 20px;transition: all 0.3s ease-in-out; display: block;padding: 10px 10px;border: solid 1px #dfdfdf;border-radius: 4px; color: #828282; float: left; line-height: 1px;   margin: 0 0 0 5px ;}
.navigate a:hover {border: solid 1px #00a6eb;color: #00a6eb;}
.navigate ul li a.download {background: #00a6eb; border: solid 1px #00a6eb;color: #fff;font-size: 14px;padding: 12px 14px; font-family: arial, sans-serif;}
.navigate ul li a.download i {font-size: 16px;float: left;}
.navigate a.download:hover {background: #1bbcff;}
.navigate a.download span {font-size: 14px; display: inline-block;line-height: 14px;}
.navigate a.first-latest {background: #e6e6e6;border: 1px solid #e6e6e6;color: #fff;}
.social-share {position: fixed;bottom: 0;height: 40px;text-align: center; background: #fff;border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd;padding-top: 10px;width: 380px;left:calc(50% - 190px);}
.social-share a { text-align: center;padding: 8px 6px;font-size: 14px;line-height: 1;border-radius: 20px;background: #fff; margin: 0 1px 0 1px; background-color: #fff;border: 1px solid #ddd; display: inline-block;}
.social-share a:hover {border: 1px solid #ccc;}
.social-share .icon-twitter {color: #1DA1F3;}
.social-share .icon-facebook { color: #3B5998;}
.social-share .icon-pinterest-circled {color: #BD081C;}
.social-share .icon-gplus {color: #DB4437;}
.icon-cancel-circled { position: absolute;right: -1px;top: -1px; cursor: pointer; color: #888; transition: 0.3s;}
.icon-cancel-circled:hover {color: red;}
/* nav */
.navbar {padding:.1rem 1rem;}
/* .navbar-nav {padding:30px 0;} */
/* .navbar-nav li a {font-size:18px; position:relative; margin:0 20px; cursor: pointer;} */
.nav-right li{padding: 0 15px;cursor: pointer;}
.nav-right li .dropdown-toggle::after{content: ''; width:15px; height: 9px; background: url("../images/d-arrow.png") no-repeat; border: none; position: relative; top:5px; display: inline-block;}
.nav-right li {padding: 30px 15px}
.nav-right .dropdown-menu{border-radius: 0}

.navbar-nav li a:hover {color: #000;}
/* .dropdown-toggle::after {content: ''; width:15px; height: 9px; background: url("../images/d-arrow.png") no-repeat; border: none; position: relative; top:5px; display: inline-block;} */
.dropdown-toggle::after{display: none}
.dropdown-item {width:auto; font-size: 15px !important; padding: .25rem 0;}
.dropdown-menu {border: none;}
.dropdown:hover>.dropdown-menu {display: block;top:100%;margin-top: 0;background: #6f7070;}
.main-menu .dropdown .dropdown-menu .dropdown .nav-link{padding: 10px}
.nav-right .dropdown:hover>.dropdown-menu{background: #fff}
.mainmenu .collapse ul ul ul{left: 100% !important;top: 0 !important;}
.main-menu .nav-item:hover a{color: #fff !important}
.mainmenu{padding: 0 15px;background: #4d951e;}
.navbar-light.mainmenu .navbar-nav .nav-link{color: #000}
.fcgreen {color: #4d951e;}
.green a{background-color: #4d951e !important;}
.green a:hover {background-color: #1e1e1e !important;}
.search-form-wrapper {display: none;position: absolute;left: 0;right: 0;padding: 6px 15px 10px;margin-top: 64px !important;background-color: #fff;z-index:1;}
.search-form-wrapper.open {display: block;}
.search-form-wrapper div {margin-top:0;}
.search-form-wrapper .form-control {padding:0 20px; border-radius:3px; box-shadow:none; border-color: #ccc;}
.input-group-addon {padding: 7px 12px;font-size: 14px; font-weight: 400;line-height: 1;color: #555; text-align: center; background-color: #eee;}
.lang .dropdown-item {width:auto; padding: 5px 0; font-size: 12px !important;display: block}
.lang a {margin: 0 5px !important;}
.lang img {width: 15px;}
.lan-selection{float: right;}
/* #header.scrolled .navbar-nav li a {color:#000;} */
#header.scrolled {background-color: #fff !important; transition: background-color 200ms linear;}
#carouselExampleIndicators .carousel {margin-top: 92px;}
#header {background: #fff;box-shadow: 0 3px 2px rgba(0,0,0,.3);position: fixed;left: 0;right: 0; top: 0;z-index:16;transition: top 0.3s;}
.navbar-brand img{width:160px}
.navbar-expand-lg .main-menu.navbar-nav .nav-link{padding: 30px 15px;margin: 0;cursor: pointer;}
.mainmenu.navbar-light .navbar-toggler{border-color: transparent}
.main-menu .nav-item:hover {background: #6f7070; color: #fff !important;}

.main-menu .nav-item .dropdown-menu a{padding: 10px; margin: 0;}
.main-menu .nav-item .dropdown-menu a:hover{background: #4d951e;color: #fff;}
.dropdown-menu{top: 45px;padding: 0;border-radius: 0}
/*footer  */

.project-links ul li {
    display: inline-block;
    margin-right: 10px;
    border-right: 1px solid #b7b2b2;
    padding-right: 10px;
    /* width: 32%; */
}

.project-links {
    text-align: center;
}
.project-links ul li a {
    font-size: 13px;
    color: #7b7b7b;
    font-weight: 500;
}

.project-links ul li a:hover {
    color: #4d951e;
    text-decoration:none;
}
footer {background-color: #e1e1e1; padding:5% 0 0; font-size:15px; color:#7b7b7b;}
footer ul {margin:0 0 20px; padding:0;}
footer li {list-style:none; font-size:15px; margin:0 0 10px;}
footer li a, footer a {color:#7b7b7b;font-size: 13px}
footer li a:hover, footer a:hover {color:#000;}
footer p {font-size: 15px; color:#7b7b7b; margin-bottom: 10px;}
.foo-phone, .foo-email {margin: -10px 0 15px 0;}
.foo-phone:before {content: ''; width:25px; height: 25px; background: url(../images/icon-callback.png) no-repeat; background-size: 80%; margin-right: 10px; position: relative; top:10px; display: inline-block;}
.foo-email:before {content: ''; width:25px; height: 25px; background: url(../images/icon-email.png) no-repeat; background-size: 80%; margin-right: 10px; position: relative; top:10px; display: inline-block;}
.foo-social {margin: 0 0 40px; padding: 0;}
.foo-social li {margin: 0 5px; display: inline;}
.foo-social li a {display: inline-block; width:30px; height: 30px; border-radius: 50%; background-color: #4d951e; color: #e7e7e7; text-align: center; padding: 5px;}
.fcblack {color: #000;}
.footerbtm {border-top:solid 1px #ccc; margin-top: 50px; padding: 20px 0;font-size: 12px}
.footerbtm li {display: inline; margin: 0 10px;}
.left {text-align: left;}
.right {text-align: right;}
.form-control {width: 100%; background-color: #eaeaea; border: none !important; padding: 5px 10px; margin-bottom: 5px;border: 1px solid #b0b3b3;  border-radius: 0;}
select {width: 100%; background-color: #eaeaea; border: none; color: #7b7b7b; padding: 5px 6px; margin-bottom: 5px;}
input[type="submit"] {background-color: #4d951e; border: none; color: #fff; padding: 5px 40px; text-transform: uppercase;}
video::-webkit-media-controls-start-playback-button { display: none;}
#submit{background-color: #4d951e; border: none; color: #fff; padding: 5px 40px; text-transform: uppercase;}
#footer_submit{background-color: #4d951e; border: none; color: #fff; padding: 5px 40px; text-transform: uppercase;}
#uploadStatus{padding: 10px 20px;margin-top: 10px;font-size:18px;text-align: center;}
#access_case_study{padding: 10px 20px;margin-top: 10px;font-size:18px;text-align: center;}
#load_more_media{background-color: #4d951e; border: none; color: #fff; padding: 5px 40px;}
 .safety-mob{display:none;}


/* home */
.carousel-caption {width:55%; position:absolute; z-index:10; left:10%; right:auto; bottom:auto; top:35%; margin:0 auto; text-align: left;}
.carousel-caption h2 {font-family: 'Roboto', sans-serif; font-weight: 700; font-size:50px; line-height: 50px; color:#fff; text-transform: none; text-align: left; margin-bottom:20px;}
.carousel-caption p {font-size:18px; font-weight:600; color:#fff;}
/* .carousel-indicators {bottom: 50px;} */
#carouselExampleIndicators .carousel-indicators {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg);  -ms-transform: rotate(90deg);   -o-transform: rotate(90deg);    transform: rotate(90deg); right: 0; margin-right: 3%; bottom: 50%; left: auto;background: rgba(109, 109, 113, .6);padding: 5px 10px;z-index:1;}
.carousel-indicators li, .owl-theme .owl-dots .owl-dot span {width: 7px !important; height: 7px !important; border-radius: 50%; background-color: #fff; margin: 5px !important;cursor: pointer;}
.carousel-indicators li.active, .owl-theme .owl-dots .owl-dot.active span{width: 15px !important; border-radius: 30% !important; background-color: #4d951e !important;}
.k-hub {width: 100%; height: 150px; background-color: rgba(0,0,0,0.7); padding: 30px 50px; margin-top: -150px;}
.k-hub h3 {color: #fff; margin-top: 20px;}
.k-hub p {color: #fff; border-left:solid 1px #666; padding: 0 50px; margin-bottom: 0;}
.k-hub p a {color: #4d951e; margin-top: 10px; display: inline-block;}
.k-hub p a:hover {color: #fff;}
.headnum {margin-top: -1px;}
.headbox { padding: 10% 19%; transition: .5s all; overflow: hidden; position: relative;height: 400px;}
.headboxcontent {width:100%; background-color: #eee; /*background: url(../images/line-bg.png) */}
.headboxcontent h3, .headboxcontent p {color: #6f7070; margin-bottom: 10px; transition: .5s all;}
.headboxcontent h3 {margin-top: 50%;  color:#1e1e1e;  font-size: 60px;
    line-height: 60px;}
.headboxcontent p {width:80%; font-size: 25px; line-height: 35px;}
.headboxcontent p:before {content: ''; width:15%; height: 2px; background-color: #4d951e; display: inline-block; position: absolute; left: -20%; top:55%; transition: .5s all; visibility: hidden;}
.headboxcontent:hover {background-color: #000;/*background: url(../images/line-bg1.png)*/}
.headboxcontent:hover h1 {font-size: 130px; color: #fff; margin-top: 30%; margin-bottom: 20px;}
.headboxcontent:hover p {font-size: 35px; line-height: 35px; color: #4d951e;}
.headboxcontent:hover p:before {left: 0; visibility: visible; transition-delay: .2s;}
.sol-ser {height:425px; padding: 10% 19%;  transition: .5s all; overflow: hidden; position: relative;}
.sol-ser h3, .sol-ser p {color: #fff; margin-bottom: 0; transition: .5s all;}
.sol-ser h3{
font-size: 60px;
    line-height: 60px;
}
.sol-ser p {margin-top: 80%;}
.sol-ser .cta {margin-top: 110px; transition: .5s all;}
.sol-ser:hover h1, .sol-ser:hover p {color: #4d951e;}
.sol-ser:hover p {margin-top: 60%;}
.sol-ser p:before {content: ''; width:15%; height: 2px; background-color: #4d951e; display: inline-block; position: absolute; left: -20%; top:50%; transition: .5s all; visibility: hidden;}
.sol-ser:hover p:before {left: 0; visibility: visible; transition-delay: .2s;}
.sol-ser:hover .cta {margin-top: 20px;}
.sol-ser1 {width: 100%; background: url(../images/product-500x500.webp) no-repeat; background-size: 100%; transition: .5s all;}
.sol-ser2 {width: 100%; background: url(../images/h-carport.jpg) no-repeat; background-size: 100%; transition: .5s all;}
.sol-ser3 {width: 100%; background: url(../images/h-farm.webp) no-repeat; background-size: 100%; transition: .5s all;}
.kh-box1{width: 100%; background: url(../images/solar-updates.jpg) no-repeat; background-size: 100%; transition: .5s all;}
.kh-box2{width: 100%; background: url(../images/blog.jpg) no-repeat; background-size: 100%; transition: .5s all;}
.kh-box3{width: 100%; background: url(../images/faq.jpg) no-repeat; background-size: 100%; transition: .5s all;}
.kh-wrapper p{font-size: 35px;font-weight: 700;}
.kh-wrapper .sol-ser{height: 320px;}
.sol-ser1:hover, .sol-ser2:hover, .sol-ser3:hover {background-size: 110%;}
/* #carouselExampleIndicators1 .carousel-item {height: 857px;} */
#carouselExampleIndicators1 .carousel-caption {max-width: 650px;position: absolute;left: auto;text-align: center;top: 50px; left: 0;  right: 0;}
#carouselExampleIndicators1 .carousel-caption h3 {text-align: center; color: #1e1e1e;font-size: 60px;
    line-height: 60px;}
#carouselExampleIndicators1 .carousel-caption h2 {font-size: 30px; color: #1e1e1e; text-align:center;letter-spacing: 5px; text-transform: uppercase; margin-bottom: 50px;}
#carouselExampleIndicators1 .carousel-caption .d1 {margin-bottom: 50px;}
#carouselExampleIndicators1 .carousel-caption .d1 p {font-size: 30px; color: #1e1e1e;}
#carouselExampleIndicators1 .carousel-caption .d1 p:before, #carouselExampleIndicators1 .carousel-caption .d1 p:after {content: ''; width:22%; height: 2px; background-color: #4d951e; margin: 0 10px; position: relative; top:-7px; display: inline-block;}
#carouselExampleIndicators1 .carousel-caption .d1 p:nth-child(2):before, #carouselExampleIndicators1 .carousel-caption .d1 p:nth-child(2):after {width:30%;}
#carouselExampleIndicators1 .cta a {font-size: 30px; text-transform: none; font-weight: 700;}
#carouselExampleIndicators1 span {font-size: 12px; color: #fff; opacity: .5; position: absolute; bottom: 5%; right: 5%;}
.h-investors {display: flex; flex-wrap: wrap;}
.h-investors-title {width: 100%; height: 100%; background: url(../images/h-partner.jpg) no-repeat; background-size: cover; padding: 10%;}
.h-investors-title h2 {color:#fff;}
.h-investors-content {width: 100%;height: 100%;padding: 10%;/* margin-bottom: -3em; */}
.h-client {display: flex; flex-wrap: wrap;}
.h-client-title {width: 100%; height: 100%; padding: 10%;}
.h-client-content {width: 100%; height: 100%; padding: 10%;}
.h-say {width: 100%; height: 100%; padding: 30px 10%;background-color:#000; /*background: url("../images/line-bg1.png");*/}
#h-say .item img{max-width:250px;}

.h-say h2, .h-say p {color: #fff; text-align: left;}
/*.h-say h1{font-size:40px;line-height:1;}*/
.h-say .owl-theme .owl-dots {text-align: left; display: block;  float: left;}
.h-say .cta {position: relative;z-index: 1;   text-align: left;    margin-top: 15px;}
.h-say .owl-carousel {margin-top: 35px;}
#carouselExampleIndicators2 h2 {position: absolute; z-index: 1; color: #fff; left: 5%; top: 10%;}
#carouselExampleIndicators2 .carousel-indicators {left:auto; right: auto; margin-left: 5%; bottom: 100px;}
#carouselExampleIndicators2 .carousel-caption {width: 50%; left: auto; right:0; top: 10%;}
#carouselExampleIndicators2 .carousel-caption p {font-weight: 400;}
#carouselExampleIndicators2 .carousel-caption p:after {content: '';  width: 5%; height: 2px; background-color: #fff; margin-top: 20px; display: block;}
#carouselExampleIndicators2 .carousel-caption span {width:100%; font-size: 230px; line-height: 200px; font-weight: 700; color: #fff; opacity: .1; text-align: right; display: inline-block; margin-top: -50px;}
#carouselExampleIndicators2 .carousel-caption h3 {width: 90%; color: #fff;}
.h-news-main {display: flex; flex-wrap: wrap;}
.h-news {margin: 10%; height: 100%;}
.date {width: 100%; background-color: #4d951e; font-size: 30px; line-height: 25px; color: #fff; text-align: center; font-weight: 700; text-transform: uppercase; padding: 15px 0 5px; display: inline-block;}
.date span {font-size: 12px; color: #fff; font-weight: 400;}
.h-news-title {width: 100%; height: 100%; background-color: #ebebeb; padding: 10%;}
/* .sol-ser {position: absolute;top: 0;height: 100%;width: 100%;} */
#service-carousel .grid-box-text{padding: 30px}
/* innerpages */
.inner-banner{position: relative;}
.inner-banner-text{position: absolute;top: 31%;width: 100%;left: 0;right: 0;}
.inner-banner-text h2, .inner-banner-text h1{color: #fff;text-align: center;max-width: 750px;  margin: 0 auto;font-size: 35px;line-height: 1.5}
.cm-breadcrumbs{display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;  flex-wrap: wrap; padding: .75rem 1rem; margin-bottom: 1rem; list-style: none;border-radius: .25rem;}
.section{padding: 35px 0}
.gm-wrapper{display: flex;flex-wrap: wrap;justify-content: center}
.gm-wrapper .gm-box{width: 25%;}
.gm-wrapper .gm-box img{width: 100%}
.gm-wrapper .gm-box.gm-text{padding: 25px;display: flex;flex-direction: column;  justify-content: center;background: #f2f2f2;}
.gm-wrapper .gm-box.gm-text:hover{background:url(../images/gm-box-bg.jpg) no-repeat;color: #fff}
.gm-wrapper .gm-box.gm-text:hover p{color: #fff}
.gm-wrapper .gm-box.gm-text:hover p:nth-child(1){color: #4d951e}
.gm-text p:nth-child(1){font-size: 30px;font-weight: 700;color: #000}
.site-sol{display: flex;
/*align-items: center;*/
    
}
.card-body.compare-body {
    background: white !important;
    padding: 0;
    padding-top: 10px;
}
.sol-box{flex:1;}
.site-sol .sol-text{background: #e2e2e2;padding: 50px 30px 50px 4vw;/*height: 575px;*/}
.site-sol .sol-img{padding: 50px 11vw  50px 30px;}
.opex-list-1{display: flex;justify-content: space-between;}
.opex-list-1 li{flex: 1;position: relative;padding-right: 50px}
.opex-list-1 li::after{position: absolute;content: '';background: url(../images/info-graphic.png) no-repeat;width: 48px; height: 15px; right: 0; top: 30%;}
.opex-list-1 li:last-child::after{display: none}
.opex-list-1 img{max-width: 100%;display: block;  margin: 0 auto 15px auto;filter: grayscale(1);}
.opex-list-1 li span{display: block;text-align:center;font-size: 12px;  font-weight: 700;}
.site-sol:nth-child(even){flex-direction: row-reverse;}
.site-sol:nth-child(even) .sol-text{padding: 50px 6vw 50px 30px;}
.site-sol:nth-child(even) .sol-img{padding: 50px 30px 50px 8vw;}
.site-sol:nth-child(even) .sol-img{padding: 50px 30px 50px 8vw;}
#my-site-sol .sol-img{
    padding: 50px 30px 50px 5vw;
    margin-right: 2vw;
}
   
   


.site-sol:nth-child(odd) .sol-img-no-pad{padding: 0 11vw 0 0;}
.site-sol:nth-child(even) .sol-img-no-pad{padding: 0 0 0 11vw;text-align: right;}

.que-banner {position: relative;}
.que-banner .que-banner-text {position: absolute;max-width: 550px; text-align: center; top: 100px; margin: 0 auto; left: 0; right: 0; color: #fff; padding: 0 15px;}
.que-banner .que-banner-text p{color: #fff;text-transform: uppercase;letter-spacing: 5px;font-weight: 700}
.que-banner .que-banner-text h3{color: #fff;position: relative;padding-bottom:20px }
.que-banner .que-banner-text h3::after{background: #4d951e;position: absolute;width: 70px;height: 5px;content: '';bottom: 0;left: 0;right: 0;margin:0 auto}
.grid-carousel .grid-box-text{padding: 30px 30px 30px 75px;}
.grid-carousel .item p{position: absolute;top: 75%;width: 100%;padding: 0 15px;color: #fff;font-weight: 700;max-width: 350px;font-size: 16px}
.tile-wrapper .site-sol .sol-text{padding: 50px 30px 50px 9vw;}
.tile-wrapper .site-sol:nth-child(even) .sol-text{padding: 50px 10vw 50px 30px;}
.service-wraper .service-box{padding: 35px;background: #3d3d3d;height: 100%;display: flex;  align-items: center;}
.service-wraper .service-box h2{color: #fff}
.accordion-wrapper .accordion .card-header:after { font-family: 'Font Awesome 5 Pro';  content: "\f077"; float: right; }
.comp-mob .accordion-wrapper .accordion .card-header:after{font-family: 'Font Awesome 5 Pro';content: "\f077";float: right;position: absolute;top: 30%;right: 7px;}
.accordion-wrapper .accordion .card-header.collapsed:after { content: "\f078"; }
.accordion-wrapper .card-header{background-color: #fff}
.accordion-wrapper .card{border: none}
.accordion-wrapper .card-header{background: #e2e2e2;font-size: 18px;  font-weight: 700;border-bottom: 0;position: relative;}
.accordion-wrapper .card-header.collapsed{border-bottom: none;border: 1px solid #cccccc;margin-bottom: 10px;background: #fff}
.accordion-wrapper .card-body{border : 1px solid #eee;background: #f0f0f0}
.accordion-wrapper .card-body.show{margin-bottom: 10px;}
.graybox{color: #000;background: #e2e2e2;padding: 30px;height: 100%;}
.graybox__wrapper .col-md-4{margin-top: 30px;}
.carport__section__banner .section{position: relative;margin-top: -130px;}
.awards-wrapper{position: relative;}
.awards-wrapper .owl-carousel{position: relative;padding: 0 50px}
.awards-wrapper #sync2.owl-carousel{padding: 25px 75px;bottom: 0;position: absolute}
.awards-wrapper .owl-nav{position: absolute;top: 30%;width: 100%;left: 0;  right: 0;font-size: 35px}
.awards-wrapper .owl-nav .owl-prev{float: left}
.awards-wrapper .owl-nav .owl-next{float: right}
.awards-wrapper #sync2 .item{border: 2px solid transparent}
.awards-wrapper #sync2 .active.current .item{border: 2px solid #4d951e}
.awards-wrapper #sync1 {position: relative;}
.awards-wrapper .slider-caption{position: relative; bottom: 0;padding: 15px;text-align: center;background: rgba(0, 0, 0, .7);width: 100%;}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{border-radius: 0;border: 2px solid #4d951e;}
.lSSlideOuter .lSPager.lSGallery li{border: 2px solid #6d6e71;}
.lSAction>a{background-image: url(../images/controls.png);}
.lSSlideOuter.vertical .lSAction>.lSPrev{background-position: 1px 0px;top: 50%;  left: 20px;background-color: #63bd68;opacity: 1;   border-radius: 50%;}
.lSSlideOuter.vertical .lSAction>.lSNext{background-position: 31px -64px; top: 50%; bottom: auto; right: 5px; left: auto;background-color: #63bd68;    opacity: 1;  border-radius: 50%;}
.awards-wrapper .slider-caption p{color: #fff;margin-bottom: 0}
/* .lSSlideOuter.vertical .lSGallery{display: none}
.lSSlideOuter.vertical{padding-right: 0 !important} */
.awards-wrapper li{position: relative;}
.comp-head{background: #f0f0f0;padding: 25px}
.comp-head .col-md-4:nth-child(1){text-align: right}
.comp-row{text-align: center}
.comp-row .row{align-items: center}
.comp-row{padding: 20px 0 10px 0;border-bottom: 1px solid #f0f0f0;}
.comp-row img{max-width:45px;}
.comp-row h4{font-size:16px;}
/* .comp-row .col-md-4:nth-child(2){text-align: center} */
/* .comp-row .col-md-4:nth-child(3){text-align: left} */
.comp-mob{display: none}
.vision-wrapper{padding: 50px 0 100px 0;}
.cm-tabs .nav-tabs{border-bottom: 0}
.cm-tabs .cgc-tab.nav-tabs .nav-link{font-weight: 700}
.cm-tabs .nav-tabs .nav-link{border-radius: 0;border-left:1px solid #4d951e;border-right: 1px solid #4d951e;border-top: 5px solid #4d951e;margin-right: 15px;background: #4d951e;color: #fff;font-weight: 700}
.cm-tabs .nav-tabs .nav-item.show .nav-link, .cm-tabs .nav-tabs .nav-link.active, .cm-tabs .nav-tabs .nav-link:hover{background: #fff;color: #000}
.cm-tabs .tab-content{border: 1px solid #4d951e;  padding: 35px;}
.benifit-wrapper{
    
display: flex;
    
background: #e2e2e2;
    
padding: 15px;
    
border-left: 5px solid #4d951e;
    
min-height:78px;
}
.benifit-wrapper .benifit-img{min-width: 100px;margin-right: 10px;text-align: center;}
.benifit-wrapper .benifit-img img{width: 50px}
.v-wrap{max-height: 445px; overflow: auto;}
.cs-wrapper .cs-box{margin-left: 25px;margin-bottom: 30px;position: relative;}
.cs-box-img{background: #e5e5e5;padding: 20px;}
.cs-box-desc{padding: 20px}
.cs-wrapper .cs-box img{position: relative;margin-left: -50px;}
.cs-wrapper .cs-box .cs-location{margin-bottom: 0;margin-top: 15px;color: #000;  font-size: 14px;}
.latest-cs{background: url(../images/latest-cs.jpg) no-repeat;background-size:100% 100%;}
.latest-cs-box p{color: #4d951e;font-weight: 700;margin-bottom: 35px}
.latest-cs-box .l-loc{color: #fff}
.latest-cs-box{padding: 100px 50px;position: absolute;width:550px;top:15px;}
.latest-cs-box::before{position: absolute;content: '';background: url(../images/latest-label.png) no-repeat;width: 200px;height: 78px;left: -54px;top: 0;z-index: 1;}
.latest-cs-box::after{position: absolute;content: '';height: 100%;width: 1px;background: #fff;left: 0;top: 0;opacity: .2;}
.news-box{display: flex;align-items: start;position: relative;}
.news-box .news-date{background: #4d951e;padding: 15px;min-width: 80px; margin-right: 15px;width:80px;}
.news-box .news-date p{color: #fff;font-size: 12px;text-align: center}
.country-label{background:#000;color:#fff;font-size:10px;padding:5px 10px;position:absolute;top:0;right:0;}
.news-box .news-date p span{font-size: 27px;font-weight: 700}

/*NEWS*/
.media_cont a {
    /* font-weight: 600; */
    text-decoration: underline;
}
h1.entry-title {
    font-size: 20px;
    line-height: 24px;
}
.entry-content {
    border-bottom: 1px solid gainsboro;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.media_cont {
    float: left;
    width: 100%;
  
}
a.hyperlink.read-all-case {
    padding: 15px;
    color: white;
    border: 1px solid white;
    text-transform: uppercase;
}
div#carouselExampleIndicators1 ul {
    margin-left: 15px;
    text-align: left;
}

div#carouselExampleIndicators1 ul li {
    font-size: 1.3em;
    margin-bottom: 17px;
    list-style: disc;
    text-shadow: 2px 2px 10px rgb(0 0 0 / 52%);
}
.media_cont ul li:first-child {
    padding-left: 0;
}
.media_cont ul li {
    display: inline-block;
    font-size: 12px;
     
    line-height: 10px;
    padding: 0 8px;
}
.media_cont ul li:not(:last-child) {
    
    border-right: 1px solid #000;
     
}

.latest-testi{background: url(../images/latest-testimonial-bg.jpg) no-repeat; background-size:cover }
.latest-test-desc{padding: 50px}
.latest-test-desc p{color: #fff}
.test-img{position: relative;margin-left: -60px;}
.testi-box{margin-left: 50px}
.cs-inner {position: relative;}
.cs-inner .cm-tabs{position: relative;margin-top: -165px;}
.cs-inner .cm-tabs h3{text-align: center;margin-bottom: 50px}
.cs-inner .cm-tabs .tab-content{border: none}
.cs-inner-form{max-width: 450px;  margin: 0 auto;}

.drop-icon{display: none}
.project-box{position: relative;}
.project-img img {display: block;width: 100%;}
.project-ovelay {position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, .6); overflow: hidden; width: 100%; height: 0; transition: .5s ease;}
.project-box:hover .project-ovelay {height: 100%;}
.project-text {color: #fff; font-size: 14px;position: absolute;top: 53%;left: 0; -webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%); transform: translate(0, -50%); text-align: center; right: 0; padding: 15px  }
.project-ovelay .table td, .table th{padding: 0}    
.project-box .project-location{position: absolute;top: 0;background: rgba(255, 255, 255, .7); left: 0; right: 0; margin: 0 auto;  text-align: center;  max-width: 100%;  border-radius: 0;padding: 10px 5px}
.project-box .project-type{position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .7);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
    border-radius: 0;
    padding: 10px 5px;
    min-height: 45px;}
.project-location p, .project-type p{font-size: 14px;font-weight: 700;margin-bottom: 0;line-height: 1;/* display: none; */}
.modal-calculator{position: relative;}
.modal-calculator .modal-body{padding: 0}
.modal-calculator .modal-body .calc-box{padding: 25px}
.modal-calculator .close{position: absolute;top: -15px;right: -15px;background: #000; z-index: 10; color: #fff;  font-weight: 600;  padding: 5px 10px;  border-radius: 50%;  opacity: 1;}
.calc-body #step-2{display: none}
.solar-calc-result tr{padding: 15px; background: #e1e1e1;margin-bottom: 10px;border-bottom: 15px solid #fff}
.solar-calc-result tr td{margin-right:15px;}
.solar-amt{font-size: 30px}

.enquire-inner{background: url(../images/enquire-bg.jpg) no-repeat;background-size: cover;margin: 100px 0 150px;}
.enquire-inner .cs-inner-form{margin-top: -100px; margin-bottom: -100px;}
.cs-inner h3{color:#fff;}


/* @media screen and (min-width:1441px) and (max-width:1920px){
  .container{max-width: 1440px;}
} */
.milestone{background: url(../images/milestone-bg.jpg) no-repeat;background-size: cover}
.cd-horizontal-timeline {opacity: 0;margin: 2em auto;-webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; transition: opacity 0.2s;}
/* never visible - this is used in jQuery to check the current MQ */ 
.cd-horizontal-timeline::before { content: 'mobile';  display: none;}
/* show the timeline after events position has been set (using JavaScript) */
.cd-horizontal-timeline.loaded {opacity: 1;}
.cd-horizontal-timeline .timeline {position: relative; height: 100px;margin: 0 auto;}
.cd-horizontal-timeline .events-wrapper {position: relative;height: 100%;margin: 0 40px;overflow: hidden;}
/* these are used to create a shadow effect at the sides of the timeline */
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {content: '';position: absolute;z-index: 2;top: 0;height: 100%; width: 20px;}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
 /* this is used to create the green line filling the timeline */
.cd-horizontal-timeline .filling-line {position: absolute;z-index: 1;left: 0;top: 0;height: 100%; width: 100%; background-color: #4d951e; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; transition: transform 0.3s;}
  /* fix bug on Safari - text flickering while timeline translates */
.cd-horizontal-timeline .events a {position: absolute; bottom: 0; z-index: 2; text-align: center; font-size: 1.3rem; padding-bottom: 15px; color: #fff; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0);}
  /* this is used to create the event spot */
.cd-horizontal-timeline .events a::after {content: '';position: absolute;left: 50%; right: auto; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: -5px; height: 12px; width: 12px; border-radius: 50%; border: 2px solid #dfdfdf; background-color: #f8f8f8;-webkit-transition: background-color 0.3s, border-color 0.3s; -moz-transition: background-color 0.3s, border-color 0.3s; transition: background-color 0.3s, border-color 0.3s;}
.no-touch .cd-horizontal-timeline .events a:hover::after { background-color: #7b9d6f; border-color: #7b9d6f;}
.cd-horizontal-timeline .events a.selected { pointer-events: none;}
.cd-horizontal-timeline .events a.selected::after {background-color: #7b9d6f;border-color: #7b9d6f;}
.cd-horizontal-timeline .events a.older-event::after {border-color: #4d951e;background: #4d951e;}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}
/* these are the left/right arrows to navigate the timeline */
.cd-timeline-navigation a { position: absolute;z-index: 1;top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); height: 34px; width: 34px; border-radius: 50%; border: 2px solid #dfdfdf; overflow: hidden;color: transparent; text-indent: 100%; white-space: nowrap; -webkit-transition: border-color 0.3s; -moz-transition: border-color 0.3s; transition: border-color 0.3s;}
.cd-timeline-navigation a::after { content: ''; position: absolute; height: 16px; width: 16px; left: 60%; top: 50%; bottom: auto;  right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background: url(../images/right-arrow.png) no-repeat 0 0;}
.cd-timeline-navigation a.prev {left: 0; -webkit-transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg);}
.cd-timeline-navigation a.next { right: 0;}
.no-touch .cd-timeline-navigation a:hover { border-color: #7b9d6f;}
.cd-timeline-navigation a.inactive {cursor: not-allowed;}
.cd-timeline-navigation a.inactive::after { background-position: 0 -16px;}
.no-touch .cd-timeline-navigation a.inactive:hover { border-color: #dfdfdf;}
.cd-horizontal-timeline .events-content { position: relative;  width: 100%;  margin: 2em 0;  overflow: hidden;  -webkit-transition: height 0.4s;  -moz-transition: height 0.4s;  transition: height 0.4s;}
.cd-horizontal-timeline .events-content li { position: absolute; z-index: 1; width: 100%; left: 0; top: 0; -webkit-transform: translateX(-100%);  -moz-transform: translateX(-100%);  -ms-transform: translateX(-100%);  -o-transform: translateX(-100%);  transform: translateX(-100%); padding: 0 5%; opacity: 0; -webkit-animation-duration: 0.4s; -moz-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  display: flex;
  align-items: center;
  justify-content: left;
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  /* margin: 0 auto; */
  text-align: left
}

/*ESG*/
.framwork {
    margin-top: 2em;
}

.framwork-item.fw-1 h4,.framwork-item.fw-1 h5 {
    color: #62B152;
}
.framwork-item.fw-2 h4, .framwork-item.fw-2 h5 {
    color: #c9650c;
}
.framwork-item.fw-3 h4, .framwork-item.fw-3 h5 {
    color: #2ba8e2;
}

.bottom-line {
    width: 100%;
    height: 15px;
    background-color: black;
}

.frame-img {
    text-align: center;
}

.framwork-item p {
    min-height: 100px;
}

.fw-1 .bottom-line {
    background-color: #60b350;
}
.fw-2 .bottom-line {
    background-color: #c9650c;
}
.fw-3 .bottom-line {
    background-color: #2ba8e2;
}

.framwork-item h5 {
    margin-top: 20px;
}
.framwork-item.fw-2 {
    margin-top: 238px;
}
.framwork-item ul li {
    list-style: disc;
    /* padding-left: 15px; */
}

.framwork-item ul {
    margin-left: 15px;
}
.esg-policies {
    margin-top: 2em;
}

.esg-policies-item h4 {
    color: #62b154;
     
}

 
.esg-action-tabs .nav-tabs {
    border-bottom: 2px solid #a2a2a2;
    width: 80%;
    margin: auto;
}

.esg-action-tabs .tab-content {
    margin-top: 3em;
}

.esg-action-tabs a.nav-link {
    padding: 20px 31px;
    border: 0;
    font-size: 18px;
    font-weight: 600;
}
.framwork-item {
    margin-bottom: 3em;
}
.esg-action-tabs a.nav-link.active {
    border-bottom: 4px solid #62b252;
    color: #4d951e;
}
.Goals-img img {
    height: 82px;
    width: unset !important;
    display: inline !important;
}

.Goals-item {text-align: center;}

.Goals-img {text-align: center;margin-bottom: 20px;}

.Goals-item h4 {
    color: #64b055;
}

.esg-action-content p {
    font-weight: 600;
}

 .esg-policies-item {
    margin-bottom: 60px;
}

.esg-Goals-slider.owl-theme .owl-dots .owl-dot.active span {
    width: 15px !important;
    border-radius: 30% !important;
    background-color: #4d951e !important;
}

.esg-Goals-slider.owl-theme .owl-dots .owl-dot span {
    width: 7px !important;
    height: 7px !important;
    border-radius: 50%;
    background-color: #9D9D9D;
    margin: 5px !important;
    cursor: pointer;
}

@media screen and (max-width:767.98px) {
    .job-header .cta.green {
    text-align: left;
}

  /*esg*/
.framwork-item.fw-2 {
    margin-top: 08px;
}
  .esg-action-tabs .nav-tabs {
    
    width: 100%;
   
}

.esg-action-tabs a.nav-link {
    padding: 10px 15px;
    
    font-size: 14px;
     
}
.esg-policies-item .cs__btn {
     
    font-size: 14px;
    
    
    padding: 10px 15px;
     
}


.esg-policies-item img {
    width: 70px;
}
}


@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
div#myTabContent h3 {
    font-size: 24px;
    color:#000 !important;
}
.milestone p{color: #fff;margin-bottom: 0}
/* .solution-para{max-width: 600px;margin: 0 auto} */
.solution-beni .benifit-wrapper .benifit-img{min-width: 60px;}
/*Blog & Videos CSS*/
/* .round-corner-left{border-top-left-radius: 10px;  border-bottom-left-radius: 10px;}
.round-corner-right{border-top-right-radius: 10px;   border-bottom-right-radius: 10px;}	
.round-corner-top{border-top-right-radius: 10px;  border-top-left-radius: 10px;}	 */
.card{border-radius: 0}
.card-inner p, .card-inner h3{color:#000; font-size: 15px;}	
.channel-card-main{	padding: 50px;}
/*-next page css-*/
.blog-card-main{ padding: 20px;}
div.blog-title h1 {
    font-size: 20px !important;
    /* font-size: 20px; */
    line-height: 25px;
}
.shadow-lg {  border: 1px solid #ccc !important;height: 100%;}
.scrollToTop {position: fixed;bottom: 15px; right: 15px; background: #4d951e; color: #fff; border-radius: 50%;  padding: 5px 13px;  opacity: .7;  display: none;  z-index: 10;  border: 1px solid #fff;}
.scrollToTop:hover{opacity: 1;color: #fff}
.lan-selection a{font-size: 11px !important}
.banner-caption{position: absolute;bottom: 0;text-align: center;width: 100%; left: 0; right: 0; padding: 0 15px;  color: #fff; font-weight: 700;font-size: 12px;}
.home-banner-caption{position: absolute;bottom: 0;color: #fff;font-weight: 700;padding: 15px;font-size: 12px; margin-bottom: 0;}
.graybox.border__green__top p {
    min-height: 252px;
}

/* #carouselExampleIndicators1 .carousel-item {height: 857px;} */
/* #carouselExampleIndicators1 .carousel-caption {width: 30%; position: relative; margin-top: -1000px; left: auto; text-align: center;}
#carouselExampleIndicators1 .carousel-caption h1 {text-align: center; color: #1e1e1e;}
#carouselExampleIndicators1 .carousel-caption h4 {font-size: 30px; color: #1e1e1e; letter-spacing: 5px; text-transform: uppercase; margin-bottom: 50px;}
#carouselExampleIndicators1 .carousel-caption .d1 {margin-bottom: 50px;}
#carouselExampleIndicators1 .carousel-caption .d1 p {font-size: 30px; color: #1e1e1e;}
#carouselExampleIndicators1 .carousel-caption .d1 p:before, #carouselExampleIndicators1 .carousel-caption .d1 p:after {content: ''; width:10%; height: 2px; background-color: #4d951e; margin: 0 10px; position: relative; top:-7px; display: inline-block;}
#carouselExampleIndicators1 .carousel-caption .d1 p:nth-child(2):before, #carouselExampleIndicators1 .carousel-caption .d1 p:nth-child(2):after {width:10%;} */
#carouselExampleIndicators1 .carousel-caption .d2 {margin-bottom: 50px;}
#carouselExampleIndicators1 .carousel-caption .d2 h3, #carouselExampleIndicators1 .carousel-caption .d2 h2 {text-align: center; color: #fff;}
#carouselExampleIndicators1 .carousel-caption .d2 p {font-size: 30px; color: #fff;}
#carouselExampleIndicators1 .carousel-caption .d2 h3{
font-size: 60px;
    line-height: 60px;
}
#carouselExampleIndicators1 .carousel-caption .d2 .p1 {font-size: 30px; color: #fff; font-weight: bold; line-height: 30px; margin-bottom: 10px;}
#carouselExampleIndicators1 .carousel-caption .d2 p:before, #carouselExampleIndicators1 .carousel-caption .d2 p:after {content: ''; width:10%; height: 2px; background-color: #4d951e; margin: 0 10px; position: relative; top:-7px; display: inline-block;}
#carouselExampleIndicators1 .carousel-caption .d2 p:nth-child(2):before, #carouselExampleIndicators1 .carousel-caption .d2 p:nth-child(2):after {width:10%;}
#carouselExampleIndicators1 .cta a {font-size: 30px; text-transform: none; font-weight: 700;}
#carouselExampleIndicators1 span {font-size: 12px; color: #fff; opacity: .5; position: absolute; bottom: 5%; right: 5%;}

.brochure-wrapper .item{border: 1px solid #eee;  padding: 35px;} 
.brochure-wrapper .owl-nav{top: 50%;}
#h-invest .item{background: #eee;height: 100px;padding: 0px 15px;display: table;width: 100%;padding-top: 20px;}
#h-invest .item h6{display: table-cell;vertical-align: middle;margin-bottom: 0}

.pdf-box{background: #4c4c4c !important}
.pdf-box i{color: #fff}
/* .tooltip-inner {max-width: 200px;padding: 3px 8px;color: #fff;text-align: center;background-color: #000; border-radius: .25rem; position: absolute; top: -92px;min-width: 150px;margin-left: 15px;padding: 15px 0}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {margin-top: -3px;content: "";border-width: 5px 5px 5px 0;border-right-color: #000;}
.tooltip.bs-tooltip-right .arrow:before {border-right-color: transparent !important;}f-social
 */
 .f-social li{position: relative;}
 .f-social li span{display: none}
.f-social li:hover span{display: block; position: absolute; right: -151px; top: 3px; background: #000;color: #fff; padding: 10px; min-width: 150px;}
.carport-ben-img{max-width: 100px;background: #f3f9eb;border-radius: 50%;}

.morecontent span {display: none;}
.morelink {  display: block;}
.morecontent a{color: #4d951e;}
.about-bg{background-color: #4d951e}

.time-img{max-width: 170px !important;margin-right: 30px;}
.inactive{cursor: no-drop; background: #e0dede !important; color: #a2a2a2 !important;}
.state-proj-data{display:flex;flex-wrap:wrap;}
.state-proj-data li{flex:1;text-align:center;}
.quick-link{font-size: 16px; color: #000;}
.grecaptcha-badge {
    display: none;
}

.cs-box{position:relative;padding-bottom: 50px;height:100%;}
.cs-box a{position:absolute;bottom:0;margin-bottom: 30px;}
#page2{display:none;}
#Mission .item-box {
    height: 170px !important;
    
}



.item-box {background: #f0f0f0; padding: 25px; height: 260px !important; margin: 10px;}
/*.owl-carousel.team .owl-item{opacity:.2;}*/
/*.owl-carousel.team .owl-item.firstActiveItem{opacity:1;}*/

.filter-gray{filter: grayscale(1);}
#id_installation_type option:empty{display:none;}
.page-title{font-size: 40px;line-height: 46px;}
/*.projects-wrapper{padding:0 30px;}*/


@media screen and (max-width:1440px){
  .sticky{top: 30%}
}
@media screen and (max-width:1280px) {
    .project-img img {height: 300px;}
}
@media screen and (max-width:1024px) {
  .navbar-expand-lg .main-menu.navbar-nav .nav-link{padding: 30px 5px;font-size: 14px}
  .kh-wrapper .sol-ser {height: 225px;}
  .sol-ser p{   line-height: 1;}
}
@media screen and (max-width:991.98px) {
  body{margin-top: 65px}
  /* .main-menu .nav-item a{padding: 10px} */
  .navbar-expand-lg .main-menu.navbar-nav .nav-link{padding: 10px;display: inline-block}
  .navbar-expand-lg .main-menu.navbar-nav .drop-icon{float: right;padding: 5px;}
  .main-menu .dropdown-item,.main-menu .dropdown-menu  .dropdown {background-color: #6f7070}
  .main-menu .dropdown-menu.show{display: block}
  .dropdown:hover>.dropdown-menu, .dropdown .dropdown-menu.show{display: block !important}
  .gm-wrapper .gm-box{width: 50%;}
  .gm-wrapper:nth-child(1) .gm-box:nth-child(1){order: 1;}
  .gm-wrapper:nth-child(1) .gm-box:nth-child(2){order: 2;}
  .gm-wrapper:nth-child(1) .gm-box:nth-child(3){order: 4;}
  .gm-wrapper:nth-child(1) .gm-box:nth-child(4){order: 3;}
  .gm-wrapper:nth-child(2) .gm-box:nth-child(1){order: 2}
  .gm-wrapper:nth-child(2) .gm-box:nth-child(2){order: 1}
  .gm-wrapper:nth-child(2) .gm-box:nth-child(3){order: 3}
  .gm-wrapper:nth-child(2) .gm-box:nth-child(4){order: 4}
  .gm-wrapper:nth-child(3) .gm-box:nth-child(1){order: 2}
  .gm-wrapper:nth-child(3) .gm-box:nth-child(2){order: 1}
  .gm-text p:nth-child(1){font-size: 16px; line-height: 1;}
  .gm-text p{font-size: 14px;margin-bottom:0;line-height: 1.5; }
  .gm-text{padding: 15px 25px}
  .site-sol{display: block;}
  .que-banner .que-banner-text{top: 10px}
  .que-banner .que-banner-text h3{font-size: 20px}
  .que-banner .que-banner-text p{font-size:14px}
  .site-sol .sol-text{height: auto;}
  .sol-ser h3{font-size: 35px;}
  .sol-ser{padding: 15px;}
  .sol-ser p{    margin-top: 40%;line-height: 1;}
  .awards-wrapper #sync1 .slider-caption{position: relative;padding-bottom:25px }
  .awards-wrapper #sync2.owl-carousel{bottom: 100px;}
  .v-wrap{max-height: 100%; overflow: auto;}
  .item-box{height: 360px !important}
  .site-sol .sol-img{text-align: center}
  .site-sol:nth-child(odd) .sol-img-no-pad{padding: 0}
  .site-sol:nth-child(even) .sol-img-no-pad{padding: 0;text-align: center}
  #carouselExampleIndicators1 .carousel-caption{top: 25px}
  .quick-link{font-size: 20px;padding-right: 20px;position: relative;}
  .quick-link:after{content: "";position: absolute; right: 0;background: url(../images/d-arrow.png) no-repeat; width: 11px;height: 7px;top: 10px; opacity: .6;transform: rotate(180deg);}
  .quick-link.collapsed:after {transform: rotate(0deg);}
  .state-proj-data li{flex:auto}
  .project-img img {height: 300px;}
  .latest-cs-box p{margin-bottom: 10px;}
  .latest-cs-box{padding: 30px 25px;width: 100%;top: 15px;}
  .latest-cs-box p{margin-bottom:10px;}
  .latest-cs-box::before{position: absolute;content: '';background: url(../images/latest-label.png) no-repeat; width: 75px; height: 31px;left: -20px;top: 0;z-index: 1; background-size: cover;}
  .kh-wrapper .sol-ser {height: 160px;}
  .kh-box1:hover p, .kh-box2:hover p, .kh-box3:hover p {margin-top: 0 !important;}
    
}
.tab-content.mytab2 {
    border: 0;
    padding: 0;
}

.tab-padding {
    border: 1px solid #4d951e;
    padding: 35px;
}
@media screen and (max-width:767.98px) {
    #Mission .item-box {
    height: 230px !important;
    
}
    p.add {
    min-height: 100px;
}
    
    .cs-inner h1{ text-align: center;color:white !important;
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 25px;
}

    .fancybox-next span {
    right: -18px !important;
}
.fancybox-prev span {
    left: -18px !important;
}
    .cm-tabs .tab-content {
   
    padding: 15px;
}
.sol-ser1 {width: 100%; background: url(../images/product-500x500.webp) no-repeat; background-size: 100%; transition: .5s all;}
.sol-ser2 {width: 100%; background: url(../images/h-carport.jpg) no-repeat; background-size: 100%; transition: .5s all;}
.sol-ser3 {width: 100%; background: url(../images/h-farm.jpg) no-repeat; background-size: 100%; transition: .5s all;}

.tab-content.mytab2{
     padding: 0;
}

.tab-padding {
    
    padding: 35px 15px 15px 15px;
}
h3 {
    font-size: 25px;
    line-height: 25px;
}
    .safety-mob-title{display:none;}
  .inner-banner-text h2, .inner-banner-text h1{max-width: 340px;font-size: 22px;line-height: 1.1;}
  .inner-banner-text h2 br, .inner-banner-text h1 br{display: none}
  .opex-list-1{display: block}
  .que-banner .que-banner-text{top: 100px}
  .sol-img-no-pad img{width: 100%}
  .site-sol:nth-child(even) .sol-img-no-pad{padding: 0}
  .site-sol:nth-child(odd) .sol-img-no-pad{padding:0 }
  .site-sol .sol-text{height: auto;}
  .graybox{height: auto;}
  .service-carousel .row{flex-direction: column-reverse}
  .grid-box-text{text-align: center}
  .sol-ser p{margin-top: 100%;}
  .sol-ser p:before { top: 45%;}
  .sol-ser{padding: 0px 60px;}
  .sol-ser p:before {top: 41%;}
  .leading-carousel .row{flex-direction: column}
  .awards-wrapper #sync2.owl-carousel{position: relative;bottom: 0;padding: 0 15px;}
  .awards-wrapper #sync1 .slider-caption{padding: 15px 0}
  .awards-wrapper .owl-carousel{padding: 0 15px}
  .awards-wrapper .owl-nav .owl-prev{margin-left: -10px;}
  .awards-wrapper .owl-nav .owl-next{margin-right: -10px}
  .comp-head .col-md-4:nth-child(1){text-align: left;margin-bottom: 30px}
  .comp-desk{display: none}
  .comp-mob{display: block}
  .comp-mob-head{display: flex;background: #f0f0f0;padding: 10px;margin-bottom: 30px}
  .comp-mob-head li{width: 50%;position: relative;}
  .comp-mob-head li::after{position: absolute;content: '';background: rgba(111, 112, 112, .2);width: 2px;height: 100%;right: 0;top: 0}
  .comp-mob-head li:nth-child(2)::after{display: none}
  .comp-mob-head li{text-align: center;padding-right: 15px}
  .comp-mob-head li:nth-child(2){padding-left: 15px}
  .comp-mob-head h1{font-size: 30px}
  .comp-mob-head p{font-size: 15px} 
  .comp-mob img{max-width: 50px;float: left;    margin-right: 10px;}
  .benifit-wrapper{
    border: none;
    padding: 0;
    background: none;
}
  .benifit-wrapper .benifit-img {min-width: 50px;text-align: center}
  .benifit-wrapper .benifit-img img{width: 50px;}
  .cm-tabs .cgc-tab.nav-tabs .nav-link{font-size: 13px;height: 65px;/* border: none; *//* padding: 0; *//* background: none; */padding: .5rem 5px;text-align: center;margin-right: 10px;}
  .cm-tabs .cgc-tab.nav-tabs li{flex: 1}
  .latest-cs-box{width: 100%;padding: 150px 15px}
  .latest-test-desc{padding: 15px}
  .testi-box{margin-left: 15px}
  .test-img{    margin-left: -50px;    margin-bottom: 15px;}
  .cs-inner .cm-tabs h3{font-size: 20px;line-height: 1.3}
  .cs-inner .cm-tabs .tab-content{padding: 35px 0}
  .cs-inner .cm-tabs li{margin-bottom: 5px;width: 49%;display: inline-block}
  .cs-inner .cm-tabs li a{margin-right: 0 !important}
  .cs-inner .cm-tabs .nav-tabs{display: block}
  .sticky {bottom: 0; top: auto; display: flex; width: 100%;flex-direction: row;}
  .sticky{top: auto !important;bottom: -17px;}
  .sticky .f-social{display: flex;width: 100%}
  .sticky .f-social li{flex: 1}
  .sticky .f-social li a{width: 100%;height: 80%;}
  .sticky .f-social li a img{width: auto}
  .s-icons{position: fixed;top:50%;left: 0;}
  .s-icons .navbar-nav.show li:nth-child(4){top: 160px}
  .s-icons .navbar-nav{display: none}
  .s-icons .navbar-nav.show{display: block}
  .scrollToTop{bottom: 65px}
  .lang{background: #fff !important}
  .opex-list-1 li{padding-right: 0;padding-bottom: 50px;margin-top: 15px}
  .opex-list-1 li::after{bottom: 0; top: auto; transform: rotate(90deg); left: 0; right: 0; margin: 0 auto;}
  .lan-selection{display: block;border-bottom: 1px solid #eee;  margin-bottom: 5px;float:none;padding-left: 10px;}
  .lang .dropdown-item{display: block;}
  .carousel-caption{top: 30% !important;}

#carouselExampleIndicators1 .carousel-caption{top: 7% !important;}
  #carouselExampleIndicators .carousel-caption{top: 15% !important;}

  #carouselExampleIndicators2 .carousel-caption span {margin-bottom: 20px !important;}
  #carouselExampleIndicators2 .carousel-indicators{bottom: 65px !important;}
  #carouselExampleIndicators .page-not-found {
    top: 25% !important;
}
  .kh-box1:hover p, .kh-box2:hover p, .kh-box3:hover p {margin-top: 30px !important;}
  
  .project-links ul li {
    display: block;
    margin-right: 0px;
    border-right: 0;
    padding-right: 0px;
    
}
}
@media screen and (max-width:575.98px) {

  .h-investors-title {
    
padding: 10% !important;
    
background: none;
    
padding-bottom: 0 !important;
}
 .h-investors-title h2  {
    
 
color: #1e1e1e;
}

  /* .inner-banner-text h2{max-width: 340px;}
  .opex-list-1{display: block}
  .que-banner .que-banner-text{top: 100px}
  .sol-img-no-pad img{width: 100%}
  .site-sol:nth-child(even) .sol-img-no-pad{padding: 0}
  .site-sol:nth-child(odd) .sol-img-no-pad{padding:0 }
  .site-sol .sol-text{height: auto;}
  .graybox{height: auto;}
  .service-carousel .row{flex-direction: column-reverse}
  .grid-box-text{text-align: center}
  .sol-ser p{margin-top: 100%;} */
  .sol-ser .cta{margin-top: 125px}
  .kh-wrapper .sol-ser .cta{margin-top: 30px}
  .cm-breadcrumbs{font-size: 12px;}
  body{margin-bottom: 50px;}
  /*.enquire-inner .cs-inner-form{margin-bottom:0;}*/
  #carouselExampleIndicators1 .carousel-caption .d1 p:before, #carouselExampleIndicators1 .carousel-caption .d1 p:after{width: 15px !important}
  #carouselExampleIndicators1 .carousel-caption{padding: 15px !important}
  .sticky li a{background-color: rgba(0,0,0,1);}
  .f-social li span {display: inline-block;position: relative;top: -25px;right: 0; color: #fff; padding: 5px 15px;font-size: 12px }
  .f-social li{text-align: center}
  .f-social li:nth-child(2){position: fixed; top: 30%; width: 30px; height: 170px;right:0;}
  .f-social li:nth-child(2) a{padding:5px;border: 1px solid #4d951e;}
  .f-social li:nth-child(2) span{position: absolute;
    top: 60px;
    transform: rotate(-90deg);
    height: 50px;
    display: block;
    width: 75px;
    padding: 15px 0;left: -23px;}
  /* .breadcrumb-item.active{line-height: 1.5;} */
  .awards-wrapper .slider-caption p{font-size: 14px;}
  .cd-horizontal-timeline .events-content li.selected{flex-wrap: wrap; align-items: center; justify-content: left;  text-align: center !important;   align-items: center;   flex-direction: column;}
  .cd-horizontal-timeline .events-content li > *{text-align:center;}
  .events-content ol{padding-left:0;}
    .time-img{    max-width: 95px !important; margin-right: 0;margin-bottom: 15px;}
    #h-invest .item{height:135px;}
    #carouselExampleIndicators2 .carousel-caption{padding:15px !important;}
    #carouselExampleIndicators2 .carousel-caption h3{font-size:16px !important;}
    #carouselExampleIndicators2 .carousel-caption span{font-size:50px !important;line-height:0 !important;}
    #carouselExampleIndicators2 .carousel-item{height:auto !important;}
    #carouselExampleIndicators2 h2 {left: 15px !important;}
    .about-bg{background-position: -440px;}
    #brochure-carousel{touch-action: auto;}
    .latest-cs-box{padding: 90px 10px;}
    .abt-btn{height: 65px;    display: flex !important;    justify-content: center;    align-items: center;}
    .comp-mob-head .cs__btn{font-size:14px;}
    .kh-wrapper .sol-ser { height: 300px;}
}

.err-msg {color: red;font-size: 11px;display: none;}
@media screen and (max-width:359px) {
   div#small-font {
    top: 25px;
}
}