/*
Theme Name: Clenergize
Author:Clenergize

Description: Creating website with WordPress.
*/


header {
  display: flex;
  flex-wrap: nowrap; /* Change from wrap to nowrap */
  height: 80px;
  overflow: visible; /* Allow dropdowns to be visible */
  align-items: center;
}
/* Keep header content in line */
.menu-right {
  white-space: nowrap; /* Prevent menu items from wrapping */
}

/* Style for dropdown */
.dropdown_ul {
  position: absolute;
  top: 100%; /* Position below parent */
  left: 0;
  z-index: 1000;
  white-space: normal; /* Allow text to wrap in dropdown */
}
@media (max-width: 990px) {	
header {
  overflow: visible; /* This will prevent content from extending beyond */
}
.mobile_menu .navbar {
    padding: 0rem;
}  
.mobile_menu .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff; /* Use your site's background color */
    z-index: 1000;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  }  
  /* Ensure collapsed state is truly collapsed */
  .mobile_menu .navbar-collapse.collapse:not(.show) {
    display: none !important;
  }
}



body header .menu-left ul#menu-header-menu-left li.menu-item {
    margin: 0 !IMPORTANT;
}
body header .menu-left ul#menu-header-menu-left li.menu-item a {
    padding-left: 15px;
    padding-right: 15px;
}
body header ul li ul.dropdown_ul {
    display: block !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 0.1sease-in-out, visibility 0.1sease-in-out !important;
}
body header ul li:hover ul.dropdown_ul {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.location-intro.dark-green a:hover {
    color: #e2e319 !important;
}
.inner-banner .banner-text .container h1 {
    color: #fff !important;
}
.inner-banner.abt .banner-text .container h1, .inner-banner.country-b .banner-text .container h1, .inner-banner.cont .banner-text .container h1 {
    font-size: 46px !important;
    font-weight: 600 !important;
    color: #fff !important;
}
.banner .home-slider .inner-column h1 {
    font-size: 46px !important;
    line-height: 1.3em !important;
}
ul.listing b, .country-temp strong, .why-con strong {
    font-weight: 600 !important;
}
.welcome-right h3, .light-green-bg .semi-b {
    font-weight: 500 !important;
}
.location-intro strong {
    font-weight: 600 !important;
}

/* .scope ul li:nth-child(n+10) {
    display: none !important;
} */
.esg-content .dark-green ul li.current-menu-item {
    display: none;
}
.faq .accordion-button {
    line-height: 27px !important;
}
.accordion-body {
    padding-top: 5px !important;
}
.esg-content .get_block img {
    height: 120px;
    object-fit: cover;
}
.welcome-right h3 {
    margin-bottom: 20px;
}
.services_col h3.hdng_thr {
    font-size: 28px;
    line-height: 1.3em;
    margin-bottom: 25px;
    font-weight: 500 !important;
}
.services_col {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #dddddd;
}
.services_col .services_inner_col {
    margin-bottom:30px;
}
.services_col .services_inner_col:last-child {
    margin-bottom:0px !important;
}
.services_col .services_inner_col ul li {
    margin-bottom: 5px;
    list-style: disc;
}
.services_col .services_inner_col ul li:last-child {
    margin-bottom: 0 !important;
}
.services_col .services_inner_col ul {
    padding-left: 20px;
    margin-bottom: 20px;
}
.services_col .services_inner_col strong {
    font-size: 18px;
    font-weight: 500 !important;
}
.services_col:last-child {
    padding-bottom: 0 !important;
    border: none !important;
}
.services_col .services_inner_col ul:last-child {
    margin-bottom: 0 !important;
}
.services_col h5.hdng_fv {
    font-size: 25px !important;
    line-height: 1.3em;
    margin-bottom: 12px;
    font-weight: 500 !important;
}
.stats_img img {
    width: 40px;
    height: 40px;
}
section.esg-content h2, .faq h2 {
	font-size: 35px !important;
    font-weight: 500 !important;
}





@media screen and (max-width: 575px){
.row.py-5.stts_row {
    width: 98.5% ! IMPORTANT;
    margin: auto;
}
}

@media screen and (max-width: 767px){
.stats h4 {
    font-size: 40px !important;
}
.stats p {
    font-size: 16px !important;
}
.get_block h4.section-title {
    font-size: 25px !important;
}	
.get_block h5 {
    font-size: 20px !important;
}	
.services_col h5.hdng_fv {
    font-size: 22px !important;
}	
}	

@media screen and (min-width: 768px) and (max-width: 990px){
.stts_row .stats {
    flex-direction: column;
    width: 33.33% ! IMPORTANT;
	align-items: flex-start !important;
}	
.stts_row {
    flex-direction: row !important;
}	
.stts_row .stats h4 {
    font-size: 40px !important;
}	
.stts_row  .stats p {
    line-height: 26px !important;
    font-size: 17px;
}	
.stts_row {
    width: 99% ! IMPORTANT;
    margin: auto ! IMPORTANT;
}	
}

@media screen and (min-width: 1201px) and (max-width: 1366px){
section.esg-content h2, .faq h2 {
    font-size: 32px !important;
}	
.stats p {
    font-size: 17px !important;
}
}	

@media screen and (min-width: 991px) and (max-width: 1546px){
body header li.mg-mnu ul.dropdown_ul {
    width: 95% !important;
}
}
@media screen and (min-width: 991px) and (max-width: 1200px){
section.esg-content h2, .faq h2 {
    font-size: 30px !important;
}	
.get_block h4.section-title {
    font-size: 24px !important;
}	

.stats p {
    font-size: 14px !important;
}	
.stats h4 {
    font-size: 50px !important;
}
.stats {
    padding-left: 15px ! IMPORTANT;
    padding-right: 15px ! IMPORTANT;
}	
	
header li.mg-mnu ul.dropdown_ul .mega_menu_col {
    gap: 10px !important;
	    padding: 20px !important;
}
.mega_menu_col .mega_menu_inner h4 {
    font-size: 18px !important;
}
body header ul li.mg-mnu ul.dropdown_ul li a {
    font-size: 14px !important;
    line-height: 18px !important;
}
}
@media screen and (max-width: 990px){
.inner-banner.abt .banner-text .container h1, .inner-banner.country-b .banner-text .container h1, .inner-banner.cont .banner-text .container h1 {
    font-size: 35px !important;
}
	.mega_menu_col .mega_menu_inner ul.mega-list h5 {
    margin-bottom: 0;
}
header .mobile_menu .navbar-collapse ul li a:hover {
    background: transparent !important;
}
.banner .home-slider .inner-column h1 {
    font-size: 35px !important;
}
.services_col h3.hdng_thr {
    font-size: 25px !important;
}	
.get_block {
    margin: 60px 0 20px 0 !important;
}	
.mega_menu_col .mega_menu_inner ul.mega-list {
        flex-direction: column;
        align-items: baseline;
        margin-top: 25px;
    }
.mega_menu_col .mega_menu_inner h4 {
        color: #fff !important;
        text-align: left;
        margin-bottom: 13px;
        font-size: 18px !important;
    }
.mega_menu_inner h4:after {
    margin-top: 14px !important;
}
.mega_menu_col .mega_menu_inner ul.mega-list li {
    margin: 0;
}
.mega_menu_inner {
    margin-bottom: 30px;
}
    header .mobile_menu .navbar-collapse ul li a {
        width: 100% !important;
        display: block !important;
        text-align: left;
    }
    header .mobile_menu .navbar-collapse ul.mega-list li a {
        width: 100% !important;
        display: block !important;
        padding-left: 0 !important;
        text-align: left;
        padding-bottom: 0 !important;
		line-height: 1.5em;
    }
	.gl-menu ul.dropdown-menu.show {
    padding: 10px 0 !important;
}
ul#menu-mobile-menu {
    text-align: left;
    overflow-y: scroll;
    height: 90%;
}
    div#navbarNavDropdown {
        height: 100vh;
    }
}




.mega-list li a::before, {
  content: "";
  position: absolute;
  left: 0;
  opacity: 0;
  transform: translateX(-10px);
  transition: all 0.4s ease;
}
/* .mega-list li a:hover:before {
	content: url(https://clenergize.com/staging/wp-content/uploads/2025/01/green-arrow.png);
    opacity: 1;
    left: -13px;
} */
header ul li.mg-mnu {
    position:unset !important;
}
header ul li.mg-mnu:hover:after {
    display:none !important;
}
header ul li.mg-mnu ul.dropdown_ul li:last-child {
    margin-bottom: 0 !important;
}
header ul li.mg-mnu ul.dropdown_ul li {
    margin-bottom: 0px;
}
ul.mega-list li {
    padding-bottom: 7px;
}
header ul li.mg-mnu ul.dropdown_ul li a {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    font-family: "Poppins", sans-serif !important;
    color: #323232 !important;
    border: none !important;
    padding: 0 !important;
    transition: all 0.4s ! IMPORTANT;
	position: relative;
}
header ul li.mg-mnu ul.dropdown_ul h4 a:hover {
    color: #323232 !important;
    font-weight: 400 !important;
/*     transform: translate(23px, 0px); */
}
header ul li.mg-mnu ul.dropdown_ul li .mega-list a:hover {
    color: #17b35a !important;
    font-weight: 400 !important;
/*     transform: translate(23px, 0px); */
}
 header li.mg-mnu ul.dropdown_ul {
    padding: 0 0%;
	 width: 85% !important;
    right: 0;
    margin: 0 auto;
/*   min-width: 100% !important;  */
    margin-top: 0 !important;
    background: transparent !important;
} 
.mega_menu_inner h4 {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    letter-spacing: .05em !important;
    font-family: "Poppins", sans-serif !important;
    color: #323232 !important;
    position: relative !important;
    margin-bottom: 25px;
}
header ul li.mg-mnu ul.dropdown_ul .mega_menu_inner h4 a{
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    letter-spacing: .05em !important;
    font-family: "Poppins", sans-serif !important;
    color: #323232 !important;
    position: relative !important;
}
.mega_menu_inner h4:after {
    content: "";
    display: block;
    width: 80px;
    height: 3px;
    background-color: #17b35a;
    border-radius: 2px;
    margin-top:18px;
	position: absolute;
}
li.mg-mnu ul.dropdown_ul .mega_menu_col .mega_menu_inner ul.mega-list {
    flex-direction: column;
    margin-top: 20px;
}
li.mg-mnu ul.dropdown_ul .mega_menu_col .mega_menu_inner {
    display: flex;
    flex-direction: column;
	width:25% !important;
}
header li.mg-mnu ul.dropdown_ul .mega_menu_col {
    display: flex;
    gap: 60px;
    justify-content: space-between;
    background: #fff !important;
    padding: 30px !important;
    box-shadow: 0px 2px 15px 0px #00000026;
}




.projects.inner_page.contact_page .contact_form .form_itm_wrap label {
    z-index: 1;
}
.contact-form .form-left form .form-group .inner-field label {
    
    z-index: 1;
    color: #00b050;
    font-size: 13px;
    position: absolute;
    width: auto;
    display: inline-block;
    background: #fff;
    top: -9px;
    left: 10px;
    text-transform: uppercase;
    padding: 0 6px;
    font-weight: 600;
}
.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px;
    margin: 10px 0 0 0;
    font-weight: 500;
    display: block;
	position: relative;
    /* top: -20px; */
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    border: none;
    padding: 0 0px;
    color: red;
    font-size: 12px;
    font-weight: 500;
	    margin: 20px 12px;
}
.wpcf7 form.sent .wpcf7-response-output
{
     border: none;
    padding: 0;
    color: #00b050;
    font-size: 12px;
    font-weight: 500;
	    margin: 20px 12px;
}
.contact_form .wpcf7-response-output
{
 
	    margin: 20px 0px !important;
}
.contact_form .wpcf7-not-valid-tip {
    top: -15px;
}
.contact_form span.wpcf7-not-valid-tip {
   display: none;
}
.projects.inner_page.contact_page .contact_form .form_itm_wrap input.wpcf7-form-control.wpcf7-not-valid {
    border: 1px solid #f00;
}
.contact_form .wpcf7 form.invalid .wpcf7-response-output, .contact_form .wpcf7 form.unaccepted .wpcf7-response-output, .contact_form .wpcf7 form.payment-required .wpcf7-response-output {
 	    margin: 20px 0px;
}
.projects.inner_page.contact_page .contact_form .form_itm_wrap input, .projects.inner_page.contact_page .contact_form .form_itm_wrap textarea {
    /*  margin-bottom: 30px;  */
}
.projects.inner_page.contact_page .contact_form .form_itm_wrap textarea {
    max-height: 125px;
}
.contact-form .form-left form .form-group .form-control {
    max-height: 125px;
}
.services-tabss .container .txt_cc h3 br {
    display: none;
}
header ul li a {
    padding: 27px 0;
}
header ul li
{
	position:relative;
}
header ul li.g-menu ul.dropdown_ul{
	margin-top: 25px;
} 
header ul li ul.dropdown_ul li
{
	display:block;
	width:100%;
	float:left;
	    margin: 0;
}
header ul li ul.dropdown_ul li a
{
	display: block;
    padding: 11px 15px;
    border-bottom: 1px solid #dddddd5e;
	color: #0f0f0f;
	font-size: 14px;
}
header ul li ul.dropdown_ul li a:hover
{
	    color: #00b050;
}
header ul li ul.dropdown_ul li:after {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
}
header ul li ul.dropdown_ul {
    position: absolute;
    left: 0;
    top: 100%; 
    display: none !important;
    background: #fff;
    min-width: 80%;
    z-index: 2;
    width: 80%;
    right: 0;
    margin: 0 auto;
}
body header ul li:hover ul.dropdown_ul
{
	display:block !important;
}

header .mobile_menu ul.navbar-nav {
    display: block;
}
header .mobile_menu ul.navbar-nav .dropdown-menu {
    background: #494646;
    position: static;
    text-align: center;
    font-size: 13px !important;
    padding: 30px 10px;
}
header .mobile_menu .navbar-collapse ul li a:hover
{
	background: #000;
}
.contact-form .form-left {
   /*  padding: 0px 12px;  */
}

.projects.inner_page.contact_page .contact_form .form_itm_wrap {
    margin-bottom: 7px;
}
section.contact-form.inner_page.contact_page.home_page .wpcf7-response-output {
    padding-left: 10px;
}
section.contact-form.inner_page.contact_page.home_page .contact_form .wpcf7-not-valid-tip {
    top: 0px;
}
section.contact-form.inner_page.contact_page.home_page .contact_form span.wpcf7-not-valid-tip {
    display: none;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control.wpcf7-not-valid {
    border: 1px solid #f00;
}
.projects.inner_page.contact_page.map {
    padding-top: 0;
    padding-bottom: 0 !important;
    min-height: auto;
}
.inner-banner .banner-text {
    background-color: rgb(0 0 0 / 0%);
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	text-shadow:0 0 25px #000;
}
.services-tabss .container .nav-pills .nav-link {
    flex-shrink: 0;
    flex-grow: 1;
}
.inner-banner.new-banner:after {
    background-color: rgba(0, 0, 0, 0);
}
.inner-banner .banner-text .container h1 {
    color: #ffffff;
    text-shadow: 0 0 20px #000;
}

.inner-banner.new-banner {
    background: #fff;
    border-bottom: 1px solid #ddd;
	
}
.inner-banner.new-banner .banner-text {
    background-color: #fff;
    top: 0;
    height: auto;
    padding: 35px 15px;
    position: static;
    display: block !important;
    text-shadow: none !important;

}

.inner-banner.new-banner .banner-text .container h1 {
    text-align: left;
	color: #00b050;
	text-shadow:none;
}

.location-intro .col-12.col-sm-12.col-md-12.col-lg-12.welcome-right {
    padding-left: 15px;
}
.ser_tab .container .row .serv_tab_bx ul {
    margin-right: 10px;
}
.inner-banner:after
{
	opacity:0;
}
.inner-banner .banner-img img {
    width: 100%;
}

@media screen and (min-width: 1300px)
{
	.ser_tab .container .row .serv_tab_bx.big {
		width: 14.28%;
	}
}
.social-media{
	display:none;
}
/*10-05-2023*/
.mrCont {
    display: none;
}

span.wpcf7-not-valid-tip {
    display: none;
}
.accordion-button:not(.collapsed)::after{
    filter: brightness(0);
}
.smlll
{
	font-size: 21px;
}
.biggg
{
	font-size: 45px;
}
@media screen and (max-width: 991px)
{
	.smlll
	{
		font-size: 16px;
	}
	.biggg
	{
		font-size: 35px;
	}
}
@media screen and (max-width: 500px)
{
	.smlll
	{
		font-size: 15px;
	}
	.biggg
	{
		font-size: 25px;
	}
}


.listItm {
      display: none;
    }
