@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
*{
    margin:none !important;
    padding:none !important;
    list-style:none;
    text-decoration:none;
    box-sizing:border-box;
    scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 {
     font-family: "Poppins", sans-serif !important;
    color:#1e2447 !important;
}
p, a, li, div, button {
     font-family: "Inter", sans-serif !important;
}
a {
    text-decoration: none !important;
}
.text-dark1 {
    color: #000 !important;
}
.bg-makeyd, .bg-makeyd11 {
    overflow: hidden;
}
.text-justify {
    text-align: justify;
}
.fw400 {
    font-weight: 400 !important;
}
.fw500 {
    font-weight: 500 !important;
}
.fw600 {
    font-weight: 600 !important;
}
.fw700 {
    font-weight: 700 !important;
}
.znrg-logo img {
    width: 150px;
}
.znrg-menu .nav-link, .znrg-menu .dropdown-item {
    font-weight: 600;
    font-size: 15px;
    padding-left:18px !important;
    padding-right:18px !important;
    color: #1E2447;
    /*background: var(--Colour-Accent-Accent-1, linear-gradient(135deg, #F25227 -8.06%, #E8AA29 112.41%));*/
    /*background-clip: text;*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}
.banner-znrg-main {
    /*background: var(--Colour-Accent-Accent-1, linear-gradient(135deg, #F25227 -8.06%, #E8AA29 112.41%));*/
    background:linear-gradient(135deg, #BAD5FC -8.06%, #1E2447 112.41%);
}
.znrg-banner-content h1 {
    font-size: 54px;
}
.banner-butt a {
    font-size: 15px !important;
}
section.curved-sec, section.curved-sec-about {
    border-radius: 100%;
    margin-top: -55px;
    height: 120px;
}
.about-znrg-content h2, .about-znrg-content-res h2, .screen-installer h2, .cover-serve h2, .let-works h2, .znrg-faq-content h2, .map-list h2, .about-znrg-content-page h2, .our-vision-mission-head h2 {
    font-size: 42px;
}
.area{
  width:100%;
  height: 500px;
  position: relative;
  
}
.move-rect{
  display: block;
  position: relative;
  max-width:600px;
  
}
img.about-imge-grade {
    top: 0;
    left: 0px;
    width: 300px;
}
.about-bullet i {
    /*background: var(--Colour-Accent-Accent-1, linear-gradient(135deg, #F25227 -8.06%, #E8AA29 112.41%));*/
    background: #1E2447;
    border-radius: 50%;
    padding: 7px 8px;
}
.about-znrg-content p {
    font-size: 17px;
}
.about-znrg-content img, .installer-img, .about-znrg-content-page img, .about-znrg-content-res img {
    width: 60px;
}
img.installer-img {
    position: absolute;
    top: 0px;
    left: 8%;
}
.installer-box {
    position: absolute;
    top: 18%;
    width: 100%;
}
.ins-icon img {
    width: 40px;
    margin-bottom: 15px;
}
.cover-serve img {
    width: 40px;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active {
    transform: translateX(0px) translateZ(-250px) rotateY(1deg) !important;
    transition: background 0.5s ease !important;
}
.service-main-box {
    box-shadow: 1px 1px 18px #0000002e;
    /* margin: 0 12px; */
    border-radius: 10px;
    /* padding: 18px 15px; */
    /* transition: background 0.5s ease; */
    height: 300px;
    position: relative;
    transition: .3s;
}
.service-main-box:hover .card-text{
    color: #ffffff !important;
}
.helddd {
    padding: 18px 15px;
    position: relative;
}
/* .margin-setting {
    margin: 0 12px;
} */
.service-main-img img {
    width: 64px;
    margin-bottom: 15px;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .service-main-box {
    background: var(--Colour-Accent-Accent-1, linear-gradient(135deg, #F25227 -8.06%, #E8AA29 112.41%));
    color: #fff;
    transition: background 0.5s ease !important;
}
.service-main-box h3 {
    font-size: 24px !important;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .grade-serve {
    display: none;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .white-serve {
    display: block !important;
}
.swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .service-main-img {
    display: flex;
    justify-content: center;
}
.swiper-slide.swiper-slide-visible .white-serve {
    display: none;
}
.view-all a {
    padding: 11px 24px 13px;
    font-size: 15px;
}
img.installer-img1 {
    position: absolute;
    top: -12px;
    left: 23%;
}
.installer-img1 {
    width: 45px;
}
.email-input {
    display: flex;
    justify-content: center;
}
.email-input input.form-control {
    width: auto;
    height: 45px !important;
    border-radius: 8px 0 0 8px;
}
.email-input button {
    height: 45px;
    padding: 0 12px;
    border-radius: 0 8px 8px 0;
}
.accordion-button:focus {
    box-shadow: none !important;
    background: #fff !important;
}
.accordion-button:not(.collapsed) {
    background-color: #fff !important;
}
/* .accordion-item {
    border: none !important;
} */
.accordion-body {
    font-size: 15px;
    text-align: justify;
}
.inner-grade-cta img {
    width: 45px;
    margin-right: 16px;
}
.inner-grade-cta p {
    font-weight: 500;
    font-size: 15px;
}
/*.inner-grade-cta span {*/
/*    border-left: solid 3px #000;*/
/*    padding-left: 6px;*/
/*}*/
.inner-grade-cta a {
    padding: 11px 18px;
    background: #1E2447;
    box-shadow: 1px 1px 10px #00000026;
}
.inner-grade-cta {
    position: absolute;
    width: 380px;
    padding: 34px 46px 40px !important;
    top: 25%;
    left: 4%;
}
.map-list .check-widthop {
    width: 500px;
}



  
  .active .hvr {
    opacity: 1;
    left: -20px !important;
  }
  .hvr {
    opacity: 0;
    cursor: pointer;
    padding: 16px;
    z-index: 9;
    color: #fff;
    pointer-events: none;
    background-color: #fff;
    box-shadow: 24px 30px 51px 0px rgba(0, 0, 0, 0.10);
    position: absolute;
    bottom: 100px;
    left: 0;
    text-align: center;
    border-radius: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  
  .hvr:after {
    top: 100%;
    left: 46px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
  }
  .circle-base {
    fill: #1E2447;
  }
  .circle-base .pulse {
    height: 4.5px;
    width: 4.5px;
    background-color: #1E2447;
    box-shadow: 0 0 5px 2.5px #1E2447;
    margin: 71.8px 0px 0px 40.42px;
    transform: none;
    z-index: 2;
    animation: fadeIn 0.5s ease 1.3s forwards;
  }
  .circle-base .pulse:after {
    height: 60px;
    width: 60px;
    margin: -27px 0 0 -30px;
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 3px #1E2447;
  }
  
  .marker {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    transform-origin: bottom center;
    position: relative;
  }
  .pulse {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    height: 12px;
    width: 16px;
    position: absolute;
    top: -52px;
    margin: -8.7px 0px 0px 33.9px;
    opacity: 0;
    transform: rotateX(55deg);
    z-index: -2;
    animation: fadeIn 0.5s ease 1.3s forwards;
  }
  .pulse:after {
    content: "";
    border-radius: 50%;
    height: 22px;
    width: 40px;
    position: absolute;
    top: -3px;
    left: 3px;
    margin: -5px 0 0 -19.5px;
    animation: pulseOut 1.2s ease-out 1.3s infinite;
    opacity: 0;
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 3px #f06127;
  }
  
  @keyframes pulseOut {
    0% {
      transform: scale(0.1, 0.1);
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.2, 1.2);
      opacity: 0;
    }
  }
  
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  
  
  @-webkit-keyframes pulse {
    0% {
      box-shadow: 0px 0px 0px 0px #f06127;
    }
    100% {
      box-shadow: 0px 0px 0px 7px rgba(52, 106, 180, 0);
    }
  }
  @keyframes pulse {
    0% {
      box-shadow: 0px 0px 0px 0px #f06127;
    }
    100% {
      box-shadow: 0px 0px 0px 7px rgba(52, 106, 180, 0);
    }
  }
  .pulse path {
        fill: #e3e3e3;
    }
  .dot-2 {
    top: 34%;
    left: 44%;
  }
  
  .john-img img {
    width: 274px;
}
.john-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
div#dot_1 {
    position: absolute;
    top: 20%;
    right: 33%;
}
div#dot_2 {
    position: absolute;
    top: 34%;
    left: 44%;
}
div#dot_3 {
    position: absolute;
    top: 13%;
    right: 39%;
}
.dot-3 .hvr {
    left: -100%;
}
.dot-1 .hvr {
    bottom: -200%;
    left: 114% !important;
}
.dot-1.active .hvr {
    opacity: 1;
    left: 120% !important;
}
.dot-2 .hvr {
    bottom: -374%;
    left: -34%;
}
.dot.dot-3.active .hvr {
    opacity: 1;
    left: -118% !important;
}
.dot-1 .hvr:after {
    bottom: auto;
    left: -3%;
    top: 30%;
    transform: rotate(90deg);
}
.dot-2 .hvr:after {
    bottom: 100%;
    top: auto;
    transform: rotate(180deg);
}
.dot-3 .john-con {
    text-align: left;
}
.dot-3 .hvr:after {
    left: 37%;
}
input.form-control {
    background: #F7F7FD !important;
    border: none !important;
    height: 46px !important;
}
.form-control:focus {
    box-shadow: none !important;
}
.swiper-pagination {
    display: none;
}
.bg-makeyd .reveal.active {
    opacity: 1;
    left: -600px;
    -webkit-animation: slide 1s forwards;
    -webkit-animation-delay: 0s;
    animation: slide 1s forwards;
    animation-delay: 0s;
}
.bg-makeyd11 .reveal.active {
    opacity: 1;
    right: -600px;
    -webkit-animation: slide1 1s forwards;
    -webkit-animation-delay: 0s;
    animation: slide1 1s forwards;
    animation-delay: 0s;
}
.reveal {
    position: relative;
    opacity: 0;
}
@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}
@-webkit-keyframes slide1 {
    100% { right: 0; }
}

@keyframes slide1 {
    100% { right: 0; }
}




/* About page */
.znrg-about-banner-content h1 {
    font-size: 58px;
}
img.installer-imgch {
    position: absolute;
    top: -42px;
    left: 33%;
}
img.installer-imgbene {
    position: absolute;
    top: -55px;
    left: 18%;
}
.installer-imgch, .installer-imgbene {
    width: 64px;
}
.about-znrg-content-page p {
    font-size: 17px;
}
.mission-box-content.position-absolute {
    top: 0%;
    padding: 30px;
    width: 100%;
    height: 100%;
    background: #ffffff7a;
}
.about-znrg-img iframe {
    width: 100%;
    height: 500px;
}
img.black-con-abs {
    width: 400px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 20px 20px 0;
}

/* Services page */
.service11 .mission-box-content {
    width: 400px;
    left: 5%;
    top: 18%;
}
.service11 .mission-box {
    margin-top: -55px;
}
.service11 .mission-box-content img {
    width: 50px;
}
.resi-component-box {
    position: relative;
    text-align: center;
    padding: 30px 24px;
    border: dashed 2px #1D2345;
    border-radius: 12px;
    transition: .3s;
    height: 340px;
}
.resi-component-box:hover {
    border: solid 2px #1D2345;
    color: #fff;
}
.compo-img img {
    width: 36px;
    margin-bottom: 20px;
}
/* .resi-component-box p {
    text-align: justify;
} */
.resi-component-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #1E2447 -8.06%, #1D2344 112.41%);
    border-radius: 10px;
    opacity: 0;
    transition: opacity 0.3s ease; /* Adjust the duration and timing function as needed */
}

.resi-component-box:hover::before {
    opacity: 1;
}
.resi-component-box h3, .resi-component-box p, .resi-component-box .compo-img {
    position: relative;
}
img.white-serve {
    display: none;
}
.resi-component-box:hover .grade-serve {
    display: none;
}
.resi-component-box:hover .white-serve {
    display: block !important;
}
.resi-component-box .white-serve {
    transition: .3s;
}

/* Benefit */
.electricity-box {
    display: flex;
    align-items: center;
    border: solid 1px #1E2447;
}
.head-elect2 {
    border-left: solid 1px #1E2447;
    padding: 20px;
}
.elect-icon img {
    width: 62px;
}
.blog-list-content {
    box-shadow: 1px 1px 18px #0000001c;
}
.inner-blog-con {
    padding: 20px 0 30px;
}
.inner-blog-con h3 {
    border-left: solid 3px #1E2447;
}
.inner-blog-con p {
    text-align: justify;
}
.blog-list-box:hover img {
    transform: scale(1.08);
}
.blog-content-data p {
    text-align: justify;
}
.blog-content-data {
    padding: 40px 24px;
    box-shadow: 1px 1px 12px #0000002e;
}
.related-blog-con p {
    font-size: 13px;
}
.related-box {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}
.related-read {
    border-radius: 12px;
}
.john-con h4 {
    font-size: 18px !important;
}

/* Extra serve */
.service-main-box.active {
    background: linear-gradient(135deg, #1E2447 -8.06%, #1D2344 112.41%);
    color: #fff;
    transition: background 0.5s ease !important;
}
.service-main-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #1E2447 -8.06%, #1D2344 112.41%);
    border-radius: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.service-main-box:hover::before {
    opacity: 1;
}
/* .service-main-box:hover {
    color: #fff;
} */
/* .all-man:hover {
    background: var(--Colour-Accent-Accent-1, linear-gradient(135deg, #F25227 -8.06%, #E8AA29 112.41%));
    color: #fff;
} */
.service-main-box.active .white-serve {
    display: block !important;
}
.service-main-box.active .grade-serve {
    display: none;
}
.service-main-box:hover .grade-serve {
    display: none;
}
.service-main-box:hover .white-serve {
    display: block !important;
}
.service-main-box .img {
    transition: .3s;
}
.service-main-box .service-main-img {
    display: flex;
    justify-content: center;
}
.white-serve {
    display: none;
}
.service-main-box.active .service-main-img {
    display: flex;
    justify-content: center;
}
img.enerr.position-absolute {
    width: 120px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -75%);
}
.enerr-box {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -75%);
}
.enerr12 {
    width: 80px;
}
.our-vision-mission .btn11 {
    width: 340px;
} 
.btn11 {
	 position: relative;
	 position: relative;
	 overflow: hidden;
	 cursor: pointer;
	 font-family: monospace;
	 letter-spacing: -1px;
	 width: 280px;
}
.banner-layout5 {
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: 97% 90px !important;
}
.bg-img {
    position: relative;
    z-index: 1;
}
.heading-layout2 .heading__title {
    font-size: 40px;
}
.banner-layout5 .text-block {
    position: relative;
    z-index: 3;
    padding: 20px 20px 0 20px;
    background-color: #ffffff;
    border-bottom-right-radius: 10px;
}
.banner-layout5 .text-block .banner__text {
    position: relative;
}
.banner-layout5 .text-block .banner__text:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    width: 3px;
    height: calc(100% - 16px);
    background-color: #1E2447;
}
.our-vision-mission .enerr-box {
    left: 0%;
    top: 0%;
    transform: none;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 50px;
}
.action-step {
    display: flex;
    justify-content: center;
}
 .btn [class^="btn__text"] {
	 font-size: 24px;
}
 .btn11 .btn__text-dynamic, .btn11 .btn__text-dynamic-inner {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 z-index: 2;
	 transition: all ease 0.5s;
}
 .btn11 .btn__text-dynamic {
	 background-color: #EFF0F2;
	 color: #222;
	 overflow: hidden;
}
 .btn11:hover .btn__text-dynamic {
	 transform: translateX(-100%);
}
 .btn11:hover .btn__text-dynamic-inner {
	 transform: translateX(100%);
}
 .btn--animation-from-right:hover .btn__text-dynamic {
	 transform: translateX(-100%);
}
 .btn--animation-from-right:hover .btn__text-dynamic-inner {
	 transform: translateX(100%);
}
 .btn--animation-from-top:hover .btn__text-dynamic {
	 transform: translateY(100%);
}
 .btn--animation-from-top:hover .btn__text-dynamic-inner {
	 transform: translateY(-100%);
}
 .btn--animation-from-bottom:hover .btn__text-dynamic {
	 transform: translateY(-100%);
}
 .btn--animation-from-bottom:hover .btn__text-dynamic-inner {
	 transform: translateY(100%);
}
.approach-section{
    background:#f8fafc;
}

.section-title{
    /*font-size:36px;*/
    font-weight:600;
    color:#1e2447;
}
.text-size{
  font-size:17px;  
}
.section-text{
    font-size:17px;
    color:#4b5563;
    line-height:1.7;
}

.icon-box{
    padding:20px;
    border: 1px solid #00000029;
    border-radius: 20px;
    height:100%;
}

.icon{
    font-size:38px;
    color:#1e2447;
    margin-bottom:12px;
}

.icon-box h6{
    font-size:15px;
    font-weight:500;
    color:#374151;
}

/* Mobile adjustments */
@media (max-width:768px){

.section-title{
    font-size:28px;
}

.section-text{
    font-size:15px;
}

.icon{
    font-size:32px;
}

}
.znrg-btn{
    background-color:#1e2447 !important;
    color:white !important;
    padding: 13px 20px !important;
    border-radius: 10px;
    display:inline-flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: 550;
    }
    
    
 @media (max-width:480px) {
     .mob_width{
         width:100% !important;
     }
        .installer-box p {
            font-size: 14px !important;
        }
    }

.project-timeline{
background:#ffffff;
}

.timeline-wrapper{
position:relative;
margin-top:40px;
}

/* Main horizontal line */

.timeline-line{
position:absolute;
top:14px;
left:0;
width:100%;
height:4px;
background:#d6d9e5;
z-index:1;
}

/* Timeline items */

.timeline-item{
position:relative;
z-index:2;
}

.timeline-item h5{
margin-top:15px;
font-weight:600;
color:#1e2447;
}

.timeline-item p{
font-size:16px;
color:#4b5563;
max-width:220px;
margin:auto;
}

/* Marker */

.timeline-marker{
width:28px;
height:28px;
border-radius:50%;
background:#cfd3e6;
margin:auto;
border:4px solid #ffffff;
}

/* Completed step */

.timeline-item.completed .timeline-marker{
background:#1e2447;
}

/* Active step */

.timeline-item.active .timeline-marker{
background:#1e2447;
box-shadow:0 0 0 6px rgba(30,36,71,0.15);
}

/* Responsive */

@media (max-width:768px){

.timeline-line{
display:none;
}

.timeline-item{
margin-bottom:40px;
}

.timeline-marker{
margin-bottom:10px;
}

}


/* section title */

.section-title{
font-size:36px;
font-weight:600;
color:#1e2447;
}

/* project card */

/* card */

.project-card{
background:#fff;
border:1px solid #e4e7f0;
border-radius:10px;
overflow:hidden;
height:100%;
padding: 1.5rem;
transition: all 0.3s ease-in-out;
}
.project-card:hover {
    border-color:#1e2447;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04), 0 20px 40px rgba(0, 0, 0, 0.06);
}

/* image */

.project-card img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    border-radius: 8px;
}
.justify{
    text-align:justify;
}
/* spacing fix */

.card-body{
padding:28px;
}

/* header row */

.card-header-row{
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:10px;
}

.card-header-row h5{
margin:0;
color:#1e2447;
font-weight:600;
}

/* stat line */

.stat-line{
font-weight:500;
color:#1e2447;
margin-bottom:10px;
}

/* role */

.role-label{
font-size:14px;
color:#6b7280;
margin-bottom:8px;
}

/* text */

.project-card p{
font-size: 16px;
color: #4b5563;
margin-bottom:18px;
}

/* badges */

.status-badge{
font-size:12px;
padding:5px 12px;
border-radius:20px;
font-weight: 600;
flex: none;
}

.status-dev{
background:#e6ecff;
color:#1e2447;
}

.status-approved{
background:#dff5f3;
color:#0f766e;
}

/* link */

.learn-link{
color: #1e2447;
font-size:16px;
 text-decoration: none;
font-weight: 500;
}
.bold-icon {
  stroke-width: 1.5;
}
    
.learn-link:hover{
text-decoration:underline;
}
.common-btn-bg {
    background-color:#1e2447;
    padding: 13px 20px;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    gap: 8px;
    border: none;
    border-radius:8px;
    transition: all 0.3s ease-in-out;
    text-decoration:none;
}
.common-btn-bg:hover {
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2), 0 4px 6px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}
.step-card {
    border: 1px solid #dcdcdc;
    border-radius: 18px;
    padding: 30px;
    gap: 20px;
    max-width: 700px;
    transition:all 0.3s ease-in-out;
    
}
.step-card:hover{
    transform:translateY(-4px);
/*box-shadow:0 10px 25px rgba(0,0,0,0.05);*/
border-color:#1e2447;
}
.step-circle {
    width: 70px;
    height: 70px;
    background: #1f2a44;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size:20px;
    flex-shrink:0;
}
.tool-tip{
    width:25px;
    height:25px;
    background: #1f2a44;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size:20px;
    flex-shrink:0;
}
.bi-info-circle{
cursor:pointer;
font-size:18px;
color:#1e2447;
}
.skill-content p {
    color: #6b7280;
    font-size: 16px;
    margin: 0;
    line-height: 1.6;
}
.skill-content h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 8px;
}


.how-develop{
background:#f8f9fc;
}

/* Header */

.section-title{
font-size:36px;
font-weight:600;
color:#1e2447;
}

/* Cards */

.develop-card{
background:#fff;
border:1px solid #e4e7f0;
border-radius:10px;
padding:28px;
text-align:center;
height:100%;
transition:0.3s;
}

.develop-card:hover{
transform:translateY(-4px);
box-shadow:0 10px 25px rgba(0,0,0,0.05);
}

/* Icon */

.develop-card i{
font-size:36px;
color:#1e2447;
margin-bottom:15px;
display:block;
}

/* Text */

.develop-card p {
    font-size: 18px;
    color: #1e2447;
    margin: 0;
    font-weight:600;
    line-height: 1.6;
}




.why-list{
list-style:none;
padding:0;
}

.why-list li{
display:flex;
margin-bottom:15px;
font-size:16px;
color:#4b5563;
}

.why-list i{
color:#1e2447;
margin-right:10px;
}

/* Image */

.why-image img{
width:100%;
border-radius:10px;
/*box-shadow:0 10px 30px rgba(0,0,0,0.08);*/
}


.qualification-section{
background:#f8f9fc;
}

.qualification-box{
background:#ffffff;
padding:40px;
border-radius:10px;
border:1px solid #e4e7f0;
/*box-shadow:0 10px 25px rgba(0,0,0,0.05);*/
}

/* header */

.section-title{
font-size:34px;
font-weight:600;
color:#1e2447;
}

/* helper line */

.form-intro{
font-size:16px;
color:#5f667f;
}

/* inputs */

.form-control,
.form-select{
padding:12px 14px;
border-radius:6px;
border:1px solid #d8dbe6;
}

.form-control:focus,
.form-select:focus{
box-shadow:none;
border-color:#1e2447;
}

/* CTA */

.cta-btn{
background:#1e2447;
color:#fff;
padding:12px 28px;
border:none;
border-radius:6px;
font-weight:500;
transition:0.3s;
}

.cta-btn:hover{
background:#151a33;
}

.about-banner {
    background-size: cover;
    background-position: center, bottom;
    background-repeat: no-repeat;
    height:52vh;
    position: relative;
    overflow:hidden;
}
 .white_overly {
    background: rgba(0, 0, 0, 0.742);
    height:100%;
    width:100%;
    position:absolute;
    z-index:0;
    
}
.project-meta li{
    color:#1e2447;
}

.detail-card{
    background:#fff;
    border:1px solid #e4e7f0;
    border-radius:12px;
    overflow:hidden;
    transition:all 0.3s ease-in-out;
}
.detail-card:hover{
    border-color:#1e2447;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04), 0 20px 40px rgba(0, 0, 0, 0.06);
}

/* Image */

.detail-card-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}

/* Content */

.detail-card-content{
    padding:40px;
}

/* Status Badge */

.detail-card-status{
    background:#2f7d4f;
    color:#fff;
    font-size:12px;
    padding:6px 12px;
    border-radius:20px;
    font-weight:600;
    display:inline-block;
    margin-bottom:15px;
}

/* Title */

.detail-card-title{
    font-size:32px;
    font-weight:600;
    color:#1e2447;
    margin-bottom:8px;
}

/* Location */

.detail-card-location{
    color:#6b7280;
    margin-bottom:20px;
}

/* Text */

.detail-card-content p{
    color: #4b5563;
    /*line-height:1.6;*/
    font-size:16px;
}

/* Stats */

.detail-card-stats{
    margin-top:20px;
}

.detail-card-stat-label{
    font-size:12px;
    color:#1e2447 !important;
    font-weight:600;
    letter-spacing:1px;
}

.detail-card-stat-value{
    font-size:20px;
    font-weight:600;
    color:#2563eb;
}

.detail-card-stat-text{
    font-size:15px;
    color:#374151;
}

/* Divider */

hr{
    margin:25px 0;
}
/* Responsive */
@media (max-width:768px){

    .detail-card-content{
        padding:25px;
    }

    .detail-card-title{
        font-size:24px;
    }

    /*.detail-card-image img{*/
    /*    height:250px;*/
    /*}*/

}
.cta-section{
    background:#f8f9fc;
}
/* Card */
.cta-card{
    background:#ffffff;
    border:1px solid #e4e7f0;
    border-radius:12px;
    padding:35px;
    height:100%;
}
/* Title */
.cta-title{
    font-size:22px;
    font-weight:600;
    color:#1e2447;
    margin-bottom:15px;
}
/* Text */
.cta-text{
    color:#4b5563;
    line-height:1.6;
    margin-bottom:25px;
}
/* Button */
.cta-btn{
    display:inline-block;
    background:#1e2447;
    color:#fff;
    padding:10px 22px;
    border-radius:6px;
    text-decoration:none;
    font-weight:500;
    transition:0.3s;
}
.cta-btn:hover{
    background:#151a33;
    color:#fff;
}
.development-capabilities{
    background:#fdfdfd;
}

/* Item layout */

.capability-item{
    display:flex;
    align-items:flex-start;
    gap:20px;
    padding:20px 0;
}

/* Icon box */

.capability-icon{
    min-width:60px;
    height:60px;
    border:1px solid #e5e7eb;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:4px;
    background-color:#1e2447;
}

.capability-icon i{
    font-size:22px;
    color:white;
}

/* Text */

.capability-content h5{
    font-weight:600;
    color:#1e293b;
    margin-bottom:5px;
}

.capability-content p{
    margin:0;
    font-size:16px;
    line-height:1.6;
}
/* Divider */
.capability-divider{
    height:1px;
    background:#e5e7eb;
}

.job_card {
    width: 100%;
    height: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 33px;
    padding: 30px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: default;
    transition: all 0.3s ease-in-out;
}
.job_card:hover {
    border-color:#1e2447 ;
}
.team-card{
    border: 1px solid #e0e0e0;
    transition: all 0.3s ease-in-out;
}
.team-card:hover {
    border-color:#1e2447 ;
    transform:translateY(-4px);
box-shadow:0 10px 25px rgba(0,0,0,0.05);
}

.member_img{
    width: 100%;
    height:160px;
    object-fit: contain;
    aspect-ratio: 4 / 3;
    padding:16px 0px;
}

.member_paragraph{
  font-size:16px;
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;
  font-weight:400;
}

.member_paragraph.active{
  -webkit-line-clamp:unset;
  display:block;
}

.read-more-btn{
  color:#1e2447;
  font-size:14px;
  font-weight:600;
  cursor:pointer;
}
.contact-section{
    background:#f6f7f9;
}

/* Left content */

.contact-subtitle{
    font-size:12px;
    letter-spacing:1px;
    color:#6c757d;
}

.contact-title{
    font-size:42px;
    font-weight:600;
    color:#1a2754;
    line-height:1.2;
}

.contact-desc{
    color:#495057;
    max-width:420px;
}

/* Contact info */

.contact-item{
    display:flex;
    align-items:center;
    gap:15px;
}

.contact-icon{
    width:45px;
    height:45px;
    background:#e9f1ff;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:8px;
    color:#1a2754;
    font-size:20px;
}


/* Form Card */

.contact-card{
    background:white;
    padding:30px;
    border-radius:16px;
    box-shadow:0 10px 30px rgba(0,0,0,0.08);
}


/* Button */

.solution-btn{
    display:flex;
    align-items:center;
    gap:10px;
    background:#1a2754;
    color:white;
    border:none;
    padding:12px 22px;
    border-radius:30px;
    font-weight:500;
}

.solution-btn i{
    font-size:18px;
}

.solution-btn:hover{
    background:#111a3a;
}
.poscast-links{
    text-decoration:none !important;
}

.portfolio-metrics{
    background:#fff;
}

.metric-card{
    padding:25px 15px;
    border:1px solid #e4e7f0;
    border-radius:15px;
    height:100%;
    transition:all 0.3s ease-in-out;
}
.metric-card:hover{
    border-color:#1e2447;
}
.metric-number{
    font-size:42px;
    font-weight:700;
    color:#1a2754;
}

.metric-unit{
    font-size:22px;
    margin-left:4px;
}

.metric-label{
    color:#495057;
    font-weight:500;
}



/* Card container */
.qualifies {
  background: #1e2447;
  padding: 28px;
  border-radius: 12px;
  border: 1px solid #eef1f6;
 height:100%;
}
.qualifies p{
    color:#e9e2e2 !important;
}
.benifits-card{
    width: 100%;
    height: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 33px;
    padding: 30px 30px;
    display: flex;
    flex-direction: column;
    cursor: default;
    transition: all 0.3s ease-in-out;
}
.benifits-card:hover{
   border-color:#1e2447; 
}
.Resiliency p{
    color:#ffffffdb !important;
    font-size:16px;
}

.energy-resiliency-section {
  background-color: #1e2447;
}


.energy-resiliency-section p {
  color: #d1d5db;
}

.resiliency-card {
  background: rgba(255,255,255,0.05);
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.08);
  color: #fff;
  transition: all 0.3s ease;
}

.resiliency-card:hover {
  transform: translateY(-5px);
  border-color: rgba(255,255,255,0.2);
}

.resiliency-card .icon {
  color: #ffffff;
}
.equity-callout {
  background: rgba(255,255,255,0.08);
  /*border-left: 4px solid #6ea8fe;*/
  color: #fff;
}
.resiliency-image-wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.bento-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 12px;
  height: 100%;
}

.bento-item {
  overflow: hidden;
  border-radius: 12px;
}

.bento-item img {
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  object-fit: cover;
  transition: transform 0.4s ease;
}

.bento-item:hover img {
  transform: scale(1.05);
}

/* Large Image spans two rows */
.bento-large {
  grid-row: span 2;
}

/* 📱 Mobile Responsive */
@media (max-width: 991px) {
  .bento-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .bento-large {
    grid-row: span 1;
  }
}
.badge-item {
  font-size: 0.85rem;
  padding: 6px 12px;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  background: #1e2447;
  color: #ffffff;
  white-space: nowrap;
}
/* Stats Bar */
.znrg-stats-bar {
  background-color: #1e2447;
  color: #ffffff;
}

/* Text */
.znrg-stats-bar .stat-text {
  font-size: 0.95rem;
  line-height: 1.5;
}

/* Bold numbers */
.znrg-stats-bar strong {
  font-size: 1.2rem;
  font-weight: 600;
}

/* Divider (desktop only) */
@media (min-width: 768px) {
  .stat-divider {
    border-left: 1px solid rgba(255,255,255,0.2);
  }
}

/* Mobile spacing */
@media (max-width: 767px) {
  .znrg-stats-bar .stat-text {
    font-size: 0.9rem;
  }
}
.swiper-pagination {
    display:flex;
    gap:5px;
  background: #ffffff !important;
  height:10px;
  width:10px;
  opacity: 0.7; /* slightly transparent */
}


.partners-slider {
  width: 100%;
  padding: 20px 0;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
  max-width: 160px;   /* controls logo size */
  height: auto;
  object-fit: contain;
}
 .footer-menu{
     font-size:15px;
     font-weight:600;
 }       