h1, h2, h3, h4, h5, h6 {
    font-family: 'Asap', sans-serif;
}
p, a, li, div, button {
    font-family: 'Plus Jakarta Sans', sans-serif;
}
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 {
    color: #fff;
}
.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%);
}
.znrg-btn{
    background-color:#1e2447 !important;
    color:white !important;
    padding: 13px 20px !important;
    border-radius: 10px;
    }