.elementor-28 .elementor-element.elementor-element-297f0ad{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28 .elementor-element.elementor-element-297f0ad.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-28 .elementor-element.elementor-element-297f0ad{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-68e7875 *//*for the why -choose-shakti-solarrooftop 100h */



/* ========================================
   NEW: Full Screen Desktop Styles
   ======================================== */
   @media (min-width: 901px) {
  
       .why-shakti-right-unique {
           margin-top:0px !important;
       }
       .why-shakti-desc-unique-padding{
           margin-bottom: 0px !important;
       }
       .why-shakti-left-unique{
            padding-top: 0 !important;
       }
     #why-shakti-rooftop-section-unique{
         
         padding-top:53px !important;
         padding-bottom:50px !important;
     }
       
   #why-shakti-rooftop-section-unique .why-shakti-desc-unique {
        font-size :18px !important;
   }
   
   .why-shakti-desc-unique  .why-shakti-desc-unique-padding{
       margin-bottom: 15px !important;
       
   }
   
   #why-shakti-rooftop-section-unique .why-shakti-list-unique li{
       
        padding-top:3px !important;;
        padding-bottom:3px !important;
   }
    

       
   }










.grecaptcha-badge { visibility: hidden; }
.products-heading { 
     max-width: 100%;
    
}

@media (min-width: 768px) and (max-width: 1024px) {
    #benifits .modal-dialog {
        max-width: 90vw !important;
        margin: 1.75rem auto;
    }
    #benifits .modal-content {
        padding: 10px 10px 20px 10px;
    }
    #benifits .row.g-3.g-md-4.card-bottom-space {
        display: flex;
        flex-wrap: wrap;
    }
    #benifits .row.g-3.g-md-4.card-bottom-space > .col-12.col-sm-6.col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 24px;
    }
    #benifits .icon-text {
        gap: 12px;
    }
    #benifits .icon-text img {
        width: 32px;
        height: 32px;
    }
    #benifits .feature-div {
        font-size: 20px !important;
        padding-top: 4px;
        padding-bottom: 4px;
    }
}



  @media (max-width: 1224px) {
   .background-video {
    display: none;
   }

   #energy-solutions-section-unique {
    background-image: url('/wp-content/uploads/2025/05/0B8A8198-1.png');
    background-size: cover;
    background-position: center;
   }

   .heading-text {
    color: #212529;
    text-align: center !important;
    font-family: Figtree;
    font-size: 23px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 130.435% */
   }

   .res-leaf {
    display: none;
   }

  }

  @media (min-width: 769px) {
   .heading-text {
    text-align: left !important;
   }
  }

.faq-title-text{
   color: #212529 !important; 
    
}



  /* Responsive Styles */
  @media (max-width: 768px) {
   #why-shakti-rooftop-section-unique .why-shakti-right-unique {
    flex: 1 1 100%;
    margin-top: 40px;
    min-width: auto;
    justify-content: center;
    align-items: center;
   }
  }

  body {
   margin: 0;
   padding: 0px;
   margin: 0px;
   box-sizing: border-box;
   font-family: "Figtree", sans-serif;
  }

  .home-slider {
   width: 100vw;
   position: relative;
   margin: 0;
   overflow: hidden;
  }

  .slide-wrapper {
   position: relative;
   width: 100vw;
  }

  .slide-wrapper img {
   width: 100vw;
   height: 100vh;
   display: block;
   object-fit: cover;

  }

  .slide-text {
   position: absolute;
   bottom: 29%;
   left: 360px;
   transform: translateY(50%);
   max-width: 800px;
   text-align: left;
   z-index: 2;
   color: #fff !important;
   font-family: Figtree !important;
   font-size: 28px !important;
   font-style: normal;
   font-weight: 500;
   line-height: 40px;
   /* 142.857% */
  }

  .slick-dotted.slick-slider {
   margin-bottom: 0px !important
  }

  .slide-subtext {
   margin-top: 10px;
   color: #fff;
   font-family: Figtree !important;
   font-size: 60px !important;
   font-style: normal;
   font-weight: 800;
   margin-bottom: 5px;
   line-height: 64px;
   /* 106.667% */
  }

  .image-container {
   position: relative;
   width: 100vw;
  }

  .image-container::after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: linear-gradient(180deg,
     rgba(10, 15, 9, 0) 0%,
     rgba(10, 15, 9, 0.8) 74.58%);
   z-index: 1;
  }


  .banner-search .home-slider .slick-dots {
   display: flex !important;
   left: 360px;
   bottom: 12%;
   gap: 8px;
   padding: 0;
  }

  /* Change dot color */
  .banner-search .home-slider .slick-dots li {
   width: 40px;
   height: 4px;
   border-radius: 2px;
   background: rgba(217, 217, 217, 0.4);
   padding: 0px;
   margin: 0px;
  }

  .banner-search .home-slider .slick-dots li button {
   display: none;
  }

  .banner-search .home-slider .slick-dots li.slick-active {
   background: #d9d9d9;
  }

  @media (max-width: 768px) {
   .slide-subtext {
    font-size: 30px !important;
    line-height: 1.2;
    max-width: 90%;
    text-align: center;
   }

   .slide-text {
    font-size: 14px;
    line-height: 1.4;
    left: 30px !important;
    bottom: 37%;
    text-align: center;
   }

   .banner-search .home-slider .slick-dots {
    display: none !important;
    left: 30px !important;
    bottom: 22%;
    gap: 8px;
    padding: 0;

   }




  }

  @media (min-width: 769px) and (max-width: 1050px) {
   .slide-subtext {
    font-size: 24px;
    line-height: 1.2;
    font-size: 45px !important;
    max-width: 90%;
   }

   .slide-text {
    font-size: 14px;
    line-height: 1.4;
    left: 30px !important;
    bottom: 48%;
   }

   .banner-search .home-slider .slick-dots {
    display: flex !important;
    left: 30px !important;
    bottom: 22%;
    gap: 8px;
    padding: 0;

   }
  }

  @media (min-width: 1100px) and (max-width: 1199px) {
   .slide-subtext {
    font-size: 24px;
    line-height: 1.2;

    max-width: 90%;
   }

   .banner-search .home-slider .slick-dots {
    left: 73px;
   }

   .slide-text {
    font-size: 14px;
    line-height: 1.4;
    left: 73px !important;
    bottom: 40%;

   }

  }

  @media (min-width: 1200px) and (max-width: 1399px) {
   .slide-subtext {
    font-size: 24px;
    line-height: 1.2;

    max-width: 90%;
   }

   .banner-search .home-slider .slick-dots {

    left: 80px !important;

   }

   .slide-text {
    font-size: 14px;
    line-height: 1.4;
    left: 74px !important;
    bottom: 40%;

   }
  }

  @media (min-width: 1400px) and (max-width:1600px) {
   .slide-subtext {
    font-size: 24px;
    line-height: 1.2;

    max-width: 90%;
   }

   .banner-search .home-slider .slick-dots {

    left: 150px !important;


   }

   .slide-text {
    font-size: 14px;
    line-height: 1.4;
    left: 150px !important;
    bottom: 40%;

   }
  }

  .main-section {
   width: 100%;

   position: relative;
   background: #eff9ef;
   display: flex;
   align-items: center;
   padding-top: 107px;
   padding-bottom: 160px;
   background-image: url("/wp-content/uploads/2025/05/Group-1707478314.png");
   /*background-size: cover;*/
   background-position: center;
   background-repeat: no-repeat;
   margin-bottom: 100px;
  }

  .container {
   width: 1200px;
   padding: 0;
   margin: 0 auto;
   position: relative;
   z-index: 2;
  }

  .content-row {
   display: flex;
   align-items: center;
   justify-content: space-between;
   gap: 100px;
   padding: 40px 0;
  }

  .image-column {
   width: 35%;
   max-width: 372px !important;
   aspect-ratio: 1/1;
   position: relative;
  }

  .solar-image {
   width: 372px;
   height: 372px;
   object-fit: contain;
   -webkit-transform: scaleX(-1);
   transform: scaleX(-1);
  }

  .text-column {
   width: 50%;
   max-width: 564px;
  }

  .welcome-text {
   color: #0082c6;
   font-family: "Figtree", sans-serif;
   font-size: 16px;
   font-weight: 600;
   text-transform: uppercase;
   line-height: 20px;
   letter-spacing: 0.64px;
   margin-bottom: 20px;
  }

  .heading-text {
   color: #212529;
   font-family: "Figtree", sans-serif;
   font-size: 38px !important;
   font-style: normal;
   font-weight: 700 !important;
   line-height: 48px !important;
   margin-bottom: 20px !important;
   text-align: left !important;
  }

  .paragraph-text {
   color: #495057;
   font-family: "Figtree", sans-serif;
   font-size: 16px;
   font-weight: 500;
   line-height: 24px;
   margin-top: 20px;
   max-width: 479px;
  }

  @media (max-width: 1200px) {
   .content-row {
    gap: 50px;
   }

   .heading-text {
    font-size: clamp(24px, 2.5vw, 36px);
   }
  }

  @media (max-width: 992px) {
   .content-row {
    flex-direction: column;
    text-align: center;
   }

   .image-column {
    width: 50%;
    max-width: 250px;
   }

   .text-column {
    width: 100%;
    max-width: 600px;
   }

   .paragraph-text {
    margin: 0 auto;
   }
  }

  @media (max-width: 576px) {
   .content-row {
    gap: 30px;
   }

   .image-column {
    width: 70%;
    max-width: 200px;
   }

   .heading-text {
    font-size: 24px;
   }

   .welcome-text,
   .paragraph-text {
    font-size: 14px;
   }

   .main-section {
    padding-top: 0px !important;
   }

  }

  .solar-ev-modules {
   background-image: url("/wp-content/uploads/2025/05/Group-1707478333.png");
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
   position: relative;
   width: 100%;
   padding: 0px 20px 20px 0px;
   margin: 0px !important;
  }

  .solar-ev-modules-3 {
   background-image: url("/wp-content/uploads/2025/06/Untitled-1-6-1.png");
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
   width: 100%;
   margin: 0px !important;
   padding: 0px 20px 0px 0px;
  }

  .solar-module-card {
   background: white;
   padding: 16px;

   position: relative;
   margin-top: 90px;
   width: 390px !important;
   display: flex;
   flex-direction: column;
   /* min-height: 400px !important; */
  }

  .solar-ev-modules-2 {
   background-image: url("/wp-content/uploads/2025/07/Group-1707478342.png");
   /* background-size: cover; */
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
   width: 100%;
   margin: 20px 0 !important;
   padding: 0px 0px 20px 20px;
  }

  .solar-module-card-2 {
   background: white;
   padding: 16px;
   position: relative;
   width: 390px !important;
   display: flex;
   flex-direction: column;
  }

  .solar-icon {
   width: 138px;
   height: 138px;
   position: relative;
   margin-bottom: 16px;
  }

  .solar-icon img {
   width: 100%;
   height: 100%;
   object-fit: contain;
  }

  .solar-title {
   color: #212529 !important;
   font-family: Figtree !important;
   font-size: 24px !important;
   font-style: normal !important;
   font-weight: 600 !important;
   line-height: 32px !important;
   letter-spacing: 0.48px !important;
   text-transform: uppercase !important;
   margin-bottom: 10px !important;
  }

  .solar-description {
   color: #495057 !important;
   font-family: Figtree !important;
   font-size: 16px !important;
   font-style: normal !important;
   font-weight: 500 !important;
   line-height: 24px !important;
   margin-bottom: 16px !important;

  }

  .know-more-link {
   color: #0082c6 !important;
   font-size: 16px !important;
   font-family: Figtree !important;
   font-weight: 600 !important;
   text-decoration: underline !important;
   flex-shrink: 0;
   margin-top: 16px;
  }

  .know-more-link:focus {
   outline: none !important;
   border: none !important;
  }


 @media(max-width:1024px){
.solar-ev-modules-3 {
  
    background-size: cover !important;
  
   }


 }


  @media (max-width: 768px) {
   .solar-module-card-container {
    display: flex;
    justify-content: center;
   }

   .solar-module-card {
    margin: 242px 0px 0px 0px;
    /* margin: 490px 0px 0px 0px; */
          /*  margin: 640px 0px 0px 0px; */ /* we can adjust the margin for the card */
    width: 100% !important;
    padding-bottom: 50px;
    position: relative;
    top: 100px;
   }

   .solar-title {
    font-size: 20px;
   }

   .solar-description {
    font-size: 14px;
   }

   .solar-ev-modules-2 {
    background: url("/wp-content/uploads/2025/07/Group-1707478401.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 95% auto !important;

   }

   .solar-ev-modules-3,
   .solar-ev-modules-2,
   .solar-ev-modules {
    padding: 0px !important;
   }

   .solar-ev-modules-3 .solar-module-card {
    margin: 242px 0px 0px 0px !important;
     /* margin: 480px 0px 0px 0px !important; */
   }

   .solar-ev-modules-3 {
    background-image: url("/wp-content/uploads/2025/06/Group-1707478396.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 95% auto !important;
   }

   .solar-ev-modules-2 {
    background-image: url("/wp-content/uploads/2025/07/Group-1707478401.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
   }

  }

  /* Energy Solutions Section - More Specific CSS */
  .energy-solutions-section {
   position: sticky;
   top: 0;
   width: 100vw;
   min-height: 420px;

   display: flex;
   align-items: flex-start;
   justify-content: flex-start;
   margin: 60px 0 0 0;
   overflow: hidden;
  }

  .energy-solutions-section .energy-solutions-content {
   position: relative;
   z-index: 2;
   color: #fff;
   padding: 60px 0 60px 80px;
   max-width: 500px;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
  }

  .energy-title {
   color: #FFF !important;
   font-family: Figtree !important;
   font-size: 52px !important;
   font-style: normal;
   font-weight: 800 !important;
   line-height: 80px;
   /* 153.846% */
  }

  .energy-solutions-section .energy-desc {
   font-family: "Figtree", Arial, sans-serif;
   font-size: 18px;
   font-weight: 400;
   margin-bottom: 24px;
   line-height: 1.5;
   color: #fff;
   opacity: 0.95;
   max-width: 650px !important;
  }

  .energy-solutions-section .energy-btn {
   background: #fff;
   color: #212529;
   font-family: "Figtree", Arial, sans-serif;
   font-size: 16px;
   font-weight: 600;
   padding: 10px 28px 10px 20px;
   border-radius: 4px;
   text-decoration: none;
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
   transition: background 0.2s, color 0.2s;
   display: inline-block;
  }

  .energy-solutions-section .energy-btn:hover {
   background: #0082c6;
   color: #fff;
  }

  @media (max-width: 768px) {
   .energy-solutions-section .energy-solutions-content {
    padding: 40px 0 40px 20px;
    max-width: 95vw;
   }

   .energy-solutions-section .energy-title {
    font-size: 24px;
   }

   .energy-solutions-section .energy-desc {
    font-size: 15px;
   }

   .products-heading {
    margin-top: 50px !important;
   }
  }

  /*surya shakti ghr css*/

  .hero-banner {
   background-image: url('/wp-content/uploads/2025/06/Group-1707478337.png');
   background-size: cover;
   /* or contain */
   background-position: center;
   height: 478px;
   display: flex;
   justify-content: start;
   align-items: center;
   max-height: 478px;
   margin-bottom: -20px;
   margin-top: 40px;
  }

  .hero-banner img {
   width: 100%;
  }

  .hero-text {
   padding-left: 40px;
   margin-top: 50px;
  }

  .hero-banner .mb-banner-img {
   display: none;
  }

  .table-responsive.mb-table {
   display: none;
  }

  .avail-heading {
   color: #212529;
   font-family: Figtree !important;
   font-size: 24px !important;
   font-style: normal;
   font-weight: 600;
   line-height: 40px;
   /* 166.667% */
   margin-bottom: 4px;
  }

  .hero-inner {
   max-width: 1200px;
   width: 100%;
   margin: 0 auto;
  }

  .hero-image {
   flex: 1 1 50%;
   display: flex;
   justify-content: center;
   align-items: center;
   position: relative;
  }

  .hero-image .home-img {
   /* max-width: 100%; */
   max-width: 1272px;
   margin-bottom: 35px;
   height: auto;
   object-fit: cover;
   /* Ensures the image covers the area without distortion */
  }

  .pm-heading {
   color: #f4af28 !important;
   font-family: Figtree !important;
   font-size: 72px !important;
   font-style: normal;
   font-weight: 800;
   line-height: 76px;
   /* 105.556% */
   text-transform: capitalize;
  }

  .pm-subheading {
   color: #fff !important;
   font-family: Figtree !important;
   font-size: 43px !important;
   font-style: normal;
   font-weight: 800;
   line-height: 76px;
   /* 176.744% */
   text-transform: capitalize;
   text-align: center;
  }

  .btn-claim {
   display: inline-flex;
   padding: 11px 28px;
   justify-content: center;
   align-items: center;
   gap: 10px;
   background: #fff;
   box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
   color: #056da7;
   font-family: Figtree;
   font-size: 16px;
   font-style: normal;
   font-weight: 600;
   line-height: 20px;
   /* 125% */
   border-radius: 0;
   text-decoration: none !important;
  }

  @media (max-width: 768px) {
   .hero-banner {
    background-image: url('/wp-content/uploads/2025/06/Group-1707478355.jpg');
    height: 900px;
    max-height: 100%;
    align-items: end;
   }

   .hero-text {
    padding-left: 0px !important;
    margin-top: 0px;
    margin-bottom: 78px;
    width: 100%;

   }

   .hero-text .pm-heading {
    text-align: center;
   }

   .table-responsive.ls-table {
    display: none;
   }

   .table-responsive.mb-table {
    display: block !important;
   }

   .table.custom-border thead tr th:first-child,
   .table.custom-border tbody tr td:first-child {
    border-left: none !important;
   }

   /* Remove bottom border from last row in tbody */
   .table.custom-border tbody tr td:last-child,
   .table.custom-border thead tr th:last-child {
    border-right: none !important;
   }
  }

  .content-section {
   padding: 30px;
   background-color: #faf6ef;
  }

  h5 {
   font-weight: 700;
   margin-bottom: 16px;
  }

  .benifit-card {
   background-color: #ffffff;
   border: none;
   box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
   padding: 24px;
   min-height: 324px;
  }

  .benifit-card-heading {
   color: #212529;
   font-family: Figtree !important;
   font-size: 20px !important;
   font-style: normal;
   font-weight: 600 !important;
   line-height: 30px;
   /* 150% */
  }

  .benefit-title {
   font-size: 18px;
   font-weight: 700;
   color: #2b2d38;
  }

  .benefit-title .highlight {
   color: #0071bc;
   font-weight: 600;
  }

  .benefit-line strong {
   font-size: 16px;
   font-weight: 700;
   display: block;
   color: #2b2d38;
  }

  .benefit-line .text {
   color: #0b0b0b;
   font-family: Figtree !important;
   font-size: 16px !important;
   font-style: normal;
   font-weight: 400;
   line-height: 24px;
   /* 150% */
   margin-bottom: 10px;
  }

  .highlight {
   color: #0071bc;
   font-weight: 600;
  }

  .benifit-card h5 {
   font-weight: 700;
   font-size: 18px;
   margin-bottom: 16px;
  }

  .benifit-card p,
  .benifit-card li {
   font-size: 16px;
   line-height: 1.6;
  }

  .subtitle {
   color: #495057;
   font-family: Figtree !important;
   font-size: 18px !important;
   font-style: normal;
   font-weight: 400;
   margin-bottom: 48px !important;
   line-height: 28px;

   /* 155.556% */
   a {
    color: #495057;
    font-family: Figtree;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
   }
  }

  .benifit-heading {
   color: #212529;
   font-family: Figtree !important;
   font-size: 24px !important;
   font-style: normal;
   font-weight: 700;
   line-height: 32px;
   /* 133.333% */
   text-transform: uppercase;
   margin-bottom: 12px !important;
  }

  .suitable-heading {
   color: #212529;
   font-family: Figtree !important;
   font-size: 20px !important;
   font-style: normal;
   font-weight: 600;
   line-height: 28px;
   /* 140% */
  }

  .table.custom-border {
   border-collapse: collapse;
   width: 100%;
  }

  .table.custom-border tr {
   height: 79px;
   /* Half of 158px layout height */
  }

  .table.custom-border th,
  .table.custom-border td {
   vertical-align: middle !important;
   border: 1px solid #dadada;
   padding-top: 0;
   padding-bottom: 0;
  }

  .table.custom-border th:first-child,
  .table.custom-border td:first-child {
   text-align: left;
  }

  /* Remove top border from thead */
  .table.custom-border thead tr:first-child th {
   border-right: none !important;
   border-top: none !important;
  }

  /* Remove bottom border from last row in tbody */
  .table.custom-border tbody tr:last-child td {
   border-right: none !important;
   border-bottom: none !important;
  }

  .table.custom-border thead th {
   color: #2a2a2a;
   font-family: Figtree;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
   line-height: 24px;
   /* 150% */
  }

  .client-say-heading {
   color: #212529;
   font-family: Figtree !important;
   font-size: 52px !important;
   font-style: normal;
   font-weight: 700;
   line-height: 64px;
   /* 106.667% */
   margin-top: 139px;
   margin-bottom: 20px;
  }

  .clients-says-para {
   color: #fff;
   font-family: Figtree !important;
   font-size: 18px !important;
   font-style: normal;
   font-weight: 700;
   line-height: 28px;
   /* 155.556% */
  }

  .client-says-subpara {
   color: #fff;
   font-family: Figtree !important;
   font-size: 16px !important;
   font-style: normal;
   font-weight: 400;
   line-height: 28px;
   /* 175% */
  }

  @media (max-width: 767px) {
   .hero {
    flex-direction: column;
    text-align: center;
   }

   .hero img {
    margin-bottom: 20px;
   }

   .table th,
   .table td {
    font-size: 14px;
    padding: 10px;
   }
  }

  .main-container {
   width: 100%;
   max-width: 1200px;
  }

  .testimonial-section {
   display: flex;
   align-items: stretch;
  }

  .testimonial-slide {
   display: flex !important;
   align-items: stretch;
   flex-direction: column;
  }

  .testimonial-image-container {
   height: 300px;
   overflow: hidden;
   flex: 0 0 100%;
  }

  .testimonial-image-container img {
   width: 100%;
   height: 100%;
   object-fit: contain;
  }

  .testimonial-content {
   flex: 0 0 100%;
   position: relative;
  }

  .testimonial-card {
   background-color: #33a0da;
   color: white;
   padding: 40px 20px;
   position: relative;
   width: 100%;
   height: auto;
   min-height: 400px;
  }

  .testimonial .slick-dots {
   position: absolute;
   bottom: 15px;
   left: 25%;
   right: 0;
   display: flex !important;
   justify-content: center;
   padding: 0;
   margin: 0;
   list-style: none;
   width: 100%;
  }

  .solar-ev-modules-3 .solar-module-card {
   margin: 70px 20px 20px 0px;
  }

  .testimonial .slick-dots li {
   margin: 0 8px;
  }

  .testimonial .slick-dots li button {
   position: relative;
   width: 30px;
   height: 3px;
   border-radius: 2px;
   background: #c3d8e2;
   padding: 0;
   border: none;
   cursor: pointer;
  }

  .testimonial .slick-dots li.slick-active button {
   background: #2a9ad4;
  }

  .testimonial-text {
   z-index: 999;
   position: relative;
   color: #fff;
   font-family: Figtree !important;
   font-size: 20px !important;
   font-style: normal;
   font-weight: 500;
   line-height: 28px;
   /* 140% */
  }

  .stars {
   color: #ffeb00;
   text-align: left;
   margin: 20px 0px 70px 0px;
  }

  .stars svg {
   width: 24px;
   height: 24px;
  }

  .small-text {
   font-size: 0.875rem;
  }

  .slick-slide {
   height: auto;
  }

  .testimonial {
   position: relative;
  }

  /* Responsive styles */
  @media (min-width: 576px) {
   .testimonial-slide {
    flex-direction: row;
   }

   .testimonial-image-container {
    height: 400px;
    flex: 0 0 50%;
   }

   .testimonial-content {
    flex: 0 0 50%;
   }

   .testimonial-card {
    padding: 60px 30px;
    min-height: 400px;
   }

   .stars svg {
    width: 24px;
    height: 24px;
   }
  }

  @media (min-width: 768px) {
   .testimonial-image-container {
    height: 500px;
   }

   .testimonial-card {
    padding: 80px 40px;
    min-height: 500px;
   }

   .quote-icon {
    width: 70px;
    height: 60px;
   }
  }

  @media (min-width: 992px) {
   .testimonial-image-container {
    height: 600px;
   }

   .testimonial-card {
    padding: 100px 50px;
    min-height: 600px;
   }

   .testimonial-text {
    font-size: 1.2rem;
   }

   .quote-icon {
    width: 85px;
    height: 67px;
   }
  }

  @media (min-width: 1200px) {
   .testimonial-card {
    padding: 150px 112px;
   }
  }

  .section-heading {
   color: #212529;
   font-family: Figtree;
   font-size: 32px;
   font-style: normal;
   font-weight: 600;
   line-height: 40px;
   /* 125% */
   margin-bottom: 24px;
  }

  .video-card {
   background: #fff;
   overflow: hidden;
   box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
   transition: transform 0.2s ease;
   min-height: 370px;
  }

  .video-card:hover {
   transform: translateY(-4px);
  }

  .video-thumbnail {
   position: relative;
   width: 100%;
   height: 200px;
   object-fit: cover;
  }

  .play-icon {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 50px;
   height: 50px;
   background-color: rgba(0, 0, 0, 0.5);
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
  }

  .client-play-icon {
   position: absolute;
   top: 50%;
   left: 24%;
   transform: translate(-50%, -50%);
   width: 50px;
   height: 50px;
   background-color: rgba(0, 0, 0, 0.5);
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
  }

  .client-play-icon::before {
   content: "";
   display: inline-block;
   border-style: solid;
   border-width: 10px 0 10px 16px;
   border-color: transparent transparent transparent white;
  }

  .play-icon::before {
   content: "";
   display: inline-block;
   border-style: solid;
   border-width: 10px 0 10px 16px;
   border-color: transparent transparent transparent white;
  }

  .video-details {
   padding: 16px 16px;
  }

  .video-title {
   font-weight: 600;
   font-size: 14px;
   margin-bottom: 8px !important;
  }

  .video-subtitle {
   font-size: 13px;
   color: #666;
   margin: 0 0 0 0;
  }

  @media (max-width: 576px) {
   .video-thumbnail {
    height: 160px;
   }
  }

  /*Become our chnnel partner*/
  .content {
   display: flex;
   justify-content: center;
   align-items: center;
   height: 100%;
  }

  .form-container {
   background-color: rgba(255, 255, 255, 0.8);
   padding: 30px;
   border-radius: 10px;
   box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  }

  .form-container h1 {
   font-size: 2.5rem;
   margin-bottom: 20px;
   color: #333;
  }

  .form-container .form-control {
   margin-bottom: 15px;
   border-radius: 5px;
   border: 1px solid #ccc;
  }

  .form-container button {
   background-color: #007bff;
   color: white;
   border-radius: 5px;
   border: none;
   padding: 10px 20px;
  }

  .form-container button:hover {
   background-color: #0056b3;
  }

  .image-container {
   margin-right: 30px;
   overflow: hidden;
  }

  .image-container img {
   width: 100%;
   object-fit: cover;
  }

  .channel-partner {
   background-image: url(/wp-content/uploads/2025/05/channelbg.png);
   position: relative;
   object-fit: cover;
   min-height: 1040px;
   background-position: center;
   background-repeat: no-repeat;
  }

  .channel-inner-div {
   padding-top: 100px !important;
   padding-bottom: 100px;}

   h2 {
    color: #212529;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
    /* 106.667% */
    margin-bottom: 24px;
    font-family: 'Figtree'
   }

   p {
    color: #495057;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    margin-bottom: 40px;
    max-width: 569px;
    font-family: 'Figtree'
   }
  

  @media (max-width: 768px) {
   .channel-partner {
    padding: 30px 0px 0px 20px;
    /* Add some padding around the section */
    background-image: url("/wp-content/uploads/2025/05/995186-2-scaled.png");
    margin-top: 0px !important;
   }

   .channel-inner-div {
    padding-top: 50px !important;
   }

   .channel-partner-form {
    margin-top: 80px;
    padding-left: 0px;
   }

   .channel-inner-div h2 {
    font-size: 32px;
    /* Reduce font size for h2 */
    font-weight: 700;
    /* Adjust line-height */
    margin-bottom: 16px;
    /* Reduce margin below the heading */
    line-height: 38px;
    font-family: 'Figtree'
   }

   .channel-inner-div p {
    font-size: 12px !important;
    /* Adjust font size for paragraph */
    line-height: 24px;
    /* Adjust line height for paragraph */
    max-width: 400px;
    /* Allow the paragraph to use full width on mobile */
    margin-bottom: 30px;
    /* Reduce margin at the bottom of the paragraph */
    font-family: 'Figtree'
   }
  }


  /*FAQ Section*/
  .faq-title {
   color: #212529;
   font-size: 18px !important;
   font-style: normal;
   font-weight: 500;
   line-height: 24px;
   /* 133.333% */
  }

  .faq-box {
   border-radius: 4px;
   max-width: 800px;
   margin: 0 auto;
   border-bottom: 1px solid #e5e4e4;
   background: #fff;
  }

  .subheading {
   color: #252936;
   font-size: 32px !important;
   font-style: normal;
   font-weight: 700;
   line-height: 32px !important;
   /* 133.333% */
   margin-bottom: 13px;
  }

  .faq-icon {
   font-weight: bold;
   font-size: 20px;
   color: #000;
   transition: transform 0.2s;
  }

  .faq-answer {
   font-size: 15px;
   color: #444;
   line-height: 1.6;
  }

  .faq-question {
   cursor: pointer;
  }

  @media (max-width: 768px) {
   .faq-title {
    font-size: 1rem;
    /* Reduce font size for smaller screens */
    padding: 10px;
    /* Adjust padding */
   }

   .accordion-button {
    font-size: 0.9rem;
    /* Reduce button font size for small screens */
   }

   .accordion-body {
    padding-left: 1rem;
    /* Reduce left padding on smaller screens */
   }

   .accordion-header {
    padding: 0;
    /* Remove extra padding on smaller screens */
   }

   /* Make the FAQ items full width on smaller screens */
   .accordion-item {
    width: 100%;
   }
  }

  /*bottom image*/
  .bottom-image-container {
   width: 100%;
   /* Ensure the container takes full width */
   height: 100%;
   /* Full viewport height */
   overflow: hidden;
   /* Hide any overflow */
   display: flex;
   justify-content: center;
   align-items: center;
  }

  .responsive-image {
   width: 100%;
   /* Make the image responsive */
   height: 100%;
   /* Adjust height to cover the container */
   object-fit: cover;
   /* Ensures the image scales correctly without stretching */
  }

  #why-shakti-rooftop-section-unique {
   position: relative;
   width: 100%;
   min-height: 520px;
   background: url("/wp-content/uploads/2025/05/Group-1707478323-2.png") center center/cover no-repeat;
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 130px 10px 250px 10px;
   overflow: hidden;
  }

  #why-shakti-rooftop-section-unique .why-shakti-overlay-unique {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 1;
  }

  #why-shakti-rooftop-section-unique .why-shakti-content-wrapper-unique {
   position: relative;
   z-index: 2;
   display: flex;
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
   justify-content: space-between;
   align-items: flex-start;
   gap: 110px;
  }

  #why-shakti-rooftop-section-unique .why-shakti-left-unique {
   flex: 1 1 50%;
   color: #fff;
   padding: 32px 0 140px 0px;
   min-width: 320px;
  }

  #why-shakti-rooftop-section-unique .why-shakti-title-unique {
   color: #fff !important;
   font-family: Figtree !important;
   font-size: 40px !important;
   font-style: normal;
   font-weight: 800;
   line-height: 48px;
   /* 120% */
   margin-bottom: 17px;
  }

  #why-shakti-rooftop-section-unique .why-shakti-desc-unique {
   color: #fff;
   font-family: "Figtree" !important;
   font-size: 18px !important;
   font-style: normal;
   font-weight: 400;
   line-height: 30px;
   /* 160% */
   margin-bottom: 20px;
  }

  #why-shakti-rooftop-section-unique .why-shakti-list-unique {
   list-style: none;
   padding: 0;
   margin: 0;
  }

  #why-shakti-rooftop-section-unique .why-shakti-list-unique li {
   color: #fff;
   font-family: "Figtree";
   font-size: 20px;
   font-style: normal;
   font-weight: 600;
   line-height: 30px;
   /* 150% */
   text-transform: capitalize;
   display: flex;
   align-items: center;
   gap: 12px;
   border-bottom: 1px solid rgba(255, 255, 255, 0.5);
   padding: 4px 0px 4px 0px;
  }

  #why-shakti-rooftop-section-unique .icon-unique {
   width: 40px;
   height: 40px;
   object-fit: contain;
   margin-right: 12px;
   display: inline-block;
   vertical-align: middle;
  }

  #why-shakti-rooftop-section-unique .why-shakti-right-unique {
   flex: 1 1 40%;
   display: flex;
   justify-content: center;
   align-items: flex-start;
   min-width: 320px;
   margin-top: 90px;
  }

  #why-shakti-rooftop-section-unique .why-shakti-form-unique {
   background: #fff;
   border-radius: 8px;
   box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
   padding: 32px 28px 28px 28px;
   min-width: 320px;
   max-width: 350px;
   width: 100%;
   display: flex;
   flex-direction: column;
   gap: 16px;
  }

  #why-shakti-rooftop-section-unique .why-shakti-form-unique h3 {
   font-family: "Figtree", Arial, sans-serif;
   font-size: 20px;
   font-weight: 700;
   margin-bottom: 12px;
   color: #212529;
  }

  #why-shakti-rooftop-section-unique .why-shakti-form-unique input[type="text"] {
   font-family: "Figtree", Arial, sans-serif;
   font-size: 15px;
   padding: 10px 12px;
   border: 1px solid #e0e0e0;
   border-radius: 4px;
   margin-bottom: 0;
   width: 100%;
   background: #f8f9fa;
  }

  #why-shakti-rooftop-section-unique .form-row-unique {
   display: flex;
   gap: 12px;
  }

  #why-shakti-rooftop-section-unique .form-captcha-unique {
   align-items: center;
   gap: 8px;
   margin-bottom: 0;
  }

  #why-shakti-rooftop-section-unique .why-shakti-form-unique button {
   background: #0052b4;
   color: #fff;
   font-family: "Figtree", Arial, sans-serif;
   font-size: 16px;
   font-weight: 600;
   border: none;
   border-radius: 4px;
   padding: 10px 0;
   margin-top: 8px;
   cursor: pointer;
   transition: background 0.2s;
  }

  #why-shakti-rooftop-section-unique .why-shakti-form-unique button:hover {
   background: #0082c6;
  }

  @media (max-width: 900px) {
   #why-shakti-rooftop-section-unique .why-shakti-content-wrapper-unique {
    flex-direction: column;
    align-items: center;
    gap: 32px;
   }

   #why-shakti-rooftop-section-unique .why-shakti-left-unique,
   #why-shakti-rooftop-section-unique .why-shakti-right-unique {
    padding: 0;
    min-width: 0;
   }
  }

  @media (max-width: 600px) {
   #why-shakti-rooftop-section-unique {
    padding: 30px 0;
   }

   #why-shakti-rooftop-section-unique .why-shakti-content-wrapper-unique {
    max-width: 98vw;
   }

   #why-shakti-rooftop-section-unique .why-shakti-form-unique {
    padding: 18px 8px 16px 8px;
   }
  }

  .btn-claim:hover {
   color: #056da7;
  }

  .btn-claim:focus {
   color: #056da7;
  }

  #energy-solutions-section-unique {
   position: sticky;
   top: 0;
   width: 100vw;
   min-height: 1080px;
   display: flex;
   align-items: flex-start;
   justify-content: center;
   margin: 170px 0 0 0;
   overflow: hidden;
  }

  .background-video {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   min-height: 60%;
   object-fit: cover;
   z-index: 0;
  }

  .energy-solutions-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100vh;
   background: rgba(0, 0, 0, 0.4);
   /* Optional overlay */
   z-index: 1;
  }

  .energy-solutions-content {
   position: relative;
   z-index: 2;
   color: white;
   text-align: center;
   padding: 140px 16px;
   max-width: 1200px;
   margin: 0 auto;
   width: 100%;
   text-align: left;
   color: #FFF;
   font-family: Figtree;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
   line-height: 24px;
   /* 150% */
  }

  .eligiblity-btn {
   display: inline-flex;
   padding: 11px 28px !important;
   justify-content: center;
   align-items: center;
   gap: 10px;
   background: #056DA7;
   box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
   color: #FFFFFF !important;
   font-family: Figtree;
   font-size: 16px;
   font-style: normal;
   font-weight: 600;
   line-height: 20px;
   /* 125% */
   border-radius: 0 !important;
   margin-top: 20px !important;
   text-decoration: none !important;
  }

  .section-heading {
   color: #212529;
   font-size: 32px !important;
   font-style: normal;
   font-weight: 600;
   line-height: 40px;
   /* 125% */
   margin-bottom: 24px;
  }

  .testimonial-slider {
   margin: 0 -10px;
  }

  .video-card-wrapper {
   padding: 0 10px;
  }

  .testimonial-slider .slick-prev,
  .testimonial-slider .slick-next {
   width: 40px;
   height: 40px;
   background: #fff;
   border-radius: 50%;
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
   z-index: 1;
  }

  .testimonial-slider .slick-prev {
   left: -20px;
  }

  .testimonial-slider .slick-next {
   right: -20px;
  }

  .testimonial-slider .slick-prev:before,
  .testimonial-slider .slick-next:before {
   color: #056DA7;
   font-size: 20px;
  }

  .testimonial-slider .slick-dots {
   bottom: -40px;
  }

  .testimonial-slider .slick-dots li button:before {
   font-size: 8px;
  }

  .testimonial-slider .slick-dots li.slick-active button:before {
   color: #056DA7;
  }

  .video-card {
   background: #fff;
   overflow: hidden;
   box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
   transition: transform 0.2s ease;
   height: 100%;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
   justify-content: flex-start;
  }

  .video-card iframe {
   width: 300px;
   height: 280px;
   object-fit: cover;

  }

  .video-card-wrapper {
   padding: 0 10px;
   height: 100%;
   display: flex;
   justify-content: center;
  }

  .testimonial-slider {
   margin: 0 -10px;
  }

  .testimonial-slider .slick-prev,
  .testimonial-slider .slick-next {
   width: 40px;
   height: 40px;
   background: #fff;
   border-radius: 50%;
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
   z-index: 1;
  }

  .testimonial-slider .slick-prev {
   left: -20px;
  }

  .testimonial-slider .slick-next {
   right: -20px;
  }

  .testimonial-slider .slick-prev:before,
  .testimonial-slider .slick-next:before {
   color: #056DA7;
   font-size: 20px;
  }

  .testimonial-slider .slick-dots {
   bottom: -40px;
  }

  .testimonial-slider .slick-dots li button:before {
   font-size: 8px;
  }

  .testimonial-slider .slick-dots li.slick-active button:before {
   color: #056DA7;
  }

  .image-column-css {
   position: relative;
   /*height: 560px;*/
   overflow: hidden;

  }

  .image-column img {
   width: 100%;
   height: 100%;
   object-fit: cover;
  }

  .overlay {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   background: rgba(0, 0, 0, 0.60);
  }

  .adv-modal-title {
   color: #212529;
   font-family: Figtree !important;
   font-size: 32px !important;
   font-style: normal;
   font-weight: 600;
   line-height: 40px;
   padding-left: 7px;
  }

  .feature-div {
   border-left: 5px solid #4da6ff !important;
   background-color: #e1f3ff !important;
   height: 46px !important;
   color: #4f8ac2 !important;
   font-family: Figtree !important;
   font-size: 24px !important;
   font-style: normal;
   border-radius: 4px !important;
   font-weight: 700;
   padding-left: 15px;
   padding-top: 7px;
   margin-top: 30px !important;
  }

  .modal-body .col-md-4 {
   padding: 10px 10px;
  }

  .icon-text {
   display: flex;
   align-items: flex-start;
   gap: 20px;
   mix-blend-mode: luminosity;
  }

  .icon-text div strong {
   color: #4a4849;
   font-family: Figtree !important;
   font-size: 18px !important;
   font-style: normal;
   font-weight: 600;
   line-height: 24px;
   /* 133.333% */
  }

  .icon-text div p {
   color: #615f60;
   font-family: Figtree !important;
   font-size: 16px !important;
   font-style: normal;
   font-weight: 500;
   line-height: 22px;
   /* 137.5% */
   margin-top: 3px;
   width: 265px;
  }

  .icon-text img {
   width: 40px;
   height: 40px;
   margin-top: 4px;
  }

  .hand-icon {
   width: 35px !important;
   height: 45px !important;
  }

  .icon-text div {
   max-width: 100%;
  }

  .modal-body p {
   font-size: 14px;
   color: #555;
   margin: 0;
  }

  .modal-body strong {
   font-size: 16px;
  }

  .card-bottom-space {
   margin-bottom: 40px;
   margin-left: 2px;
  }

  .energy-solutions-logo {
   position: absolute;
   bottom: -44%;
   width: 20%;
   right: 37%;
   transform: rotate(56deg);
   opacity: 0.4;
  }

  .products-heading {
   color: #0082C6;
   font-family: Figtree !important;
   font-size: 16px !important;
   font-style: normal;
   font-weight: 600 !important;
   line-height: 20px;
   /* 125% */
   letter-spacing: 0.64px;
   margin-top: 150px;
  }

  .our-solar-heading {
   color: #212529 !important;
   font-family: Figtree !important;
   font-size: 60px !important;
   font-style: normal;
   font-weight: 700 !important;
   line-height: 64px;
   /* 106.667% */
   margin-bottom: 40px !important;
  }

  .table-th {
   color: #2A2A2A;
   font-family: Figtree !important;
   font-size: 16px !important;
   font-style: normal;
   font-weight: 400 !important;
   line-height: 24px;
   /* 150% */
  }


  .quote-icon {
   position: absolute;
   top: 10%;
   left: 10%;
   width: 50px;
   height: 40px;
  }

  .quote-icon svg {
   width: 100%;
   height: 100%;
  }

  .stars {
   color: white;
   text-align: left;
   margin-bottom: 50px;
  }

  .stars svg {
   width: 20px;
   height: 20px;
  }

  .small-text {
   font-size: 0.875rem;
  }

  .slick-slide {
   height: auto;
  }

  .testimonial-new-section {
   display: flex;
   align-items: stretch;
  }

  .testimonial-new-image-container {
   z-index: 2;
  }

  .testimonial-new-image-container img {
   width: 100%;
   height: 100%;
   object-fit: cover;
  }

  .testimonial-new .slick-dots {
   position: absolute;
   bottom: 11px;
   left: 25%;
   right: 0;
   display: flex !important;
   justify-content: center;
   padding: 0;
   margin: 0;
   list-style: none;
   width: 100%;
  }

  .testimonial-new .slick-dots li {
   margin: 0 8px;
  }

  .testimonial-new .slick-dots li button {
   position: relative;
   width: 30px;
   height: 3px;
   border-radius: 2px;
   background: #c3d8e2;
   padding: 0;
   border: none;
   cursor: pointer;
  }

  .testimonial-new .slick-dots li.slick-active button {
   background: #2a9ad4;
  }

  .slick-dots li button:before {
   font-size: 0 !important;
  }

  .testimonial-new-text {
   font-size: 1rem;
   line-height: 1.5;
  }

  .testimonial-new {
   position: relative;
  }

  .testimonial-new-content {
   background-color: #33a0da;
   color: white;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
  }

  .testimonial-new-card {
   padding: 40px 110px;
   height: 90%;
   display: flex;
   justify-content: center;
   align-items: center;
  }

  .testimonial-bottom {
   height: 60px;
   width: 100%;
   background-color: #003f60;
  }

  .testimonial-new-slide .row {
   height: 586px;
  }

  .testimonial-slider .slick-dots {
   display: flex;
   bottom: 26px;
   right: 21%;
   width: auto;
   margin: 0;
  }

  .testimonial-slider .slick-dots li {
   width: 25px;
   height: 4px;
   border-radius: 2px;
   background: #c3d8e2;
  }

  .testimonial-slider .slick-dots li.slick-active {
   background: #2a9ad4;
  }


  /* Responsive styles */
  @media (min-width: 576px) {

   .quote-icon {
    width: 60px;
    height: 50px;
   }

   .stars svg {
    width: 24px;
    height: 24px;
   }
  }

  @media (max-width: 576px) {
   .testimonial-new-slide .row {
    height: 100%;
   }

   .testimonial-new-image-container {
    height: 313px;
   }

   .testimonial-new-content {
    height: 255px;
   }

   .testimonial-new-card {
    padding: 16px;
   }

   .testimonial-new-text {
    font-size: 12px;
   }

   .testimonial-heading {
    font-size: 18px;
   }

   .testimonial-new-card svg {
    width: 14px;
    height: 14px;
   }

   .testimonial-slider .slick-dots {
    right: 25%;
   }
  }

  @media (max-width: 768px) {
   .testimonial-new-card {
    padding: 32px;
   }

   .testimonial-slider .slick-dots {
    right: 38%;
    bottom: 28px;
   }
  }

  @media (min-width: 768px) {


   .quote-icon {
    width: 70px;
    height: 60px;
   }
  }

  @media (min-width: 992px) {

   .quote-icon {
    width: 85px;
    height: 67px;
   }
  }



  .slide-sub-heading {
   color: #FFF;
   font-size: 28px;
   font-style: normal;
   font-weight: 500;
   line-height: 40px;
   /* 142.857% */
   text-transform: uppercase;
  }

  .close-thankyou {
   position: absolute;
   top: 12px;
   right: 16px;
   font-size: 24px;
   color: #333;
  }

  .eligiblity-btn {
   background: #0082c6;
   color: white;
   text-decoration: none;
   padding: 8px 20px;
   display: inline-block;
   border-radius: 4px;
  }

  .eligiblity-btn:hover {
   background-color: #006bb0;
  }

  .testimonial-bottom {
   position: absolute;
   bottom: 0;
   width: 100%;
   height: 60px;
   right: 1px;
   background-color: #003F60;
  }

  .accordion-button::after {
   background: none;
   content: '+';
   transform: none;
   color: #000000;
  }

  .accordion-button:not(.collapsed)::after {
   background: none;
   content: '-';
   transform: none;
   color: #000000;
  }

  .faq-box .accordion-item {
   box-shadow: none;
   border: none;
   border-bottom: 1px solid #E5E4E4;
  }

  .faq-box .accordion-button {
   box-shadow: none;
  }

  .accordion-item .accordion-button:hover,
  .accordion-item .accordion-button:focus,
  .accordion-item .accordion-button:active {
   background: transparent;
   border: none;
   outline: none;
   box-shadow: none;
  }

  .faq-box .accordion-body {
   padding: 0px 0px 10px 21px;
  }

  .faq-box .accordion-button:not(.collapsed) {
   background-color: transparent;
  }

  .carousel-container {
   max-width: 1200px;
   margin: 0 auto;
   padding: 56px 0 105px 0;
  }

  .youtube-slide-carousel .youtube-slide {
   background: #fff;
   box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.04);
   text-align: center;
   color: #212529;
   font-size: 16px;
   font-weight: 700;
   border-radius: 8px;
  }

  .youtube-slide-carousel .youtube-slide iframe {
   height: 325px;
   width: 100%;
  }

  .youtube-slide-carousel .youtube-slide .youtube-slide-title {
   padding: 20px;
  }

  .youtube-slide-carousel .slick-slide {
   margin: 0 10px;
   /* 20px total gap between slides */
  }

  .youtube-slide-carousel .slick-track {
   margin: 0 -10px;
   /* compensate for slide margins */
  }

  .youtube-slide-carousel .slick-prev,
  .youtube-slide-carousel .slick-next {
   width: 45px;
   height: 45px;
   background: #fff;
   border-radius: 50%;
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
   z-index: 1;
  }

  .youtube-slide-carousel .slick-prev {
   top: 165px;
   left: -20px;
  }

  .youtube-slide-carousel .slick-next {
   right: -5px;
   top: 165px;

  }

  .youtube-slide-carousel .slick-prev:before,
  .youtube-slide-carousel .slick-next:before {
   color: #056DA7;
   font-size: 24px;
  }


  .youtube-slide-carousel .slick-slide.slick-current.slick-active:first-child {
   margin-left: 0;
  }

  /* Remove right margin for last slide to avoid extra padding on right */
  .youtube-slide-carousel .slick-slide.slick-current.slick-active:last-child {
   margin-right: 0;
  }

  @media (max-width: 768px) {
   #text-heading-solar-energy {

    text-align: center !important;

   }



   h1.our-solar-heading-2 {
    font-size: 48px !important;
    line-height: 1 !important;
   }

   #our-solar-heading {
    line-height: 0px !important;
    font-size: 48px !important;
   }

   .hero-text .pm-heading {
    font-size: 55px !important;
   }

   .hero-text .pm-subheading {
    font-size: 40px !important;
   }

   .client-say-heading {
    font-size: 32px !important;
    padding-left: 16px;
   }

   .testimonial-new-card .stars {
    margin: 0px !important;
   }

   .testimonial-new-card .testimonial-heading {
    margin-top: 10px !important;
    margin-bottom: 60px !important
   }

   .section-heading {
    padding-left: 16px;
   }

   .text-column {
    padding: 10px;
   }

   .main-section {
    padding-bottom: 0px !important;
    margin-bottom: 60px !important;
   }

   .slide-sub-heading {
    font-size: 16px !important;
    line-height: 24px;
   }

   #energy-solutions-section-unique {
    min-height: 1200px !important;
    margin: 0;
   }

   .carousel-container {
    padding: 20px 0px 20px 0px !important;
   }

   .client-say-heading {
    margin-top: 80px !important;
   }

  }

  @media (max-width: 1200px) {
   .carousel-container {
    margin: 0 32px;
   }
  }


  /*Thank you popup css*/

  .custom-thankyou-modal {
   display: none;
   /* Hidden by default */
   position: fixed;
   top: 0;
   left: 0;
   width: 100vw;
   height: 100vh;
   background: rgba(0, 0, 0, 0.5);
   /* dark transparent background */

   align-items: center;
   justify-content: center;
   z-index: 1000;
  }

  /* Modal content box */
  .custom-thankyou-content {
   background: white;
   padding: 0px 20px 20px 20px;
   box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
   position: relative;
   text-align: center;
  }

  /* Your custom button styling inside modal */

  /* Image style inside modal */
  .custom-thankyou-content img {
   position: relative;
   bottom: 61px;
   height: 190px;
   text-align: center;
   left: 8px;
  }

  .thankyou-heading {
   color: #212529;
   font-size: 32px !important;
   font-style: normal;
   font-weight: 800;
   line-height: 40px;
   /* 125% */
   margin: 0 !important;
   margin-top: -98px !important;
  }

  .thankyou-para {
   color: #212529;
   text-align: center;
   font-size: 18px !important;
   font-style: normal;
   font-weight: 400;
   line-height: 24px;
   /* 133.333% */
  }

  @media (max-width: 768px) {
   .main-section .container {
    padding: 0 10px;
   }

   .content-row {
    flex-direction: column !important;
    align-items: center;
    gap: 20px;
    padding: 20px 0;
   }

   .image-column {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    max-width: 220px;
   }

   .solar-image {
    width: 227px !important;
    max-width: 227px !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
   }

   .text-column {
    width: 100%;
    text-align: center;
    padding: 0 4px;
   }

   .welcome-text {
    font-size: 16px;
    margin-bottom: 8px;
   }

   .heading-text,
   #text-heading-solar-energy {
    font-size: 20px !important;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 700;
   }

   .paragraph-text {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
   }

   .eligiblity-btn {
    width: 100%;
    font-size: 15px;
    padding: 10px 0 !important;
    margin-top: 12px !important;
    text-align: center !important;
   }

   .res-leaf {
    display: none;
   }

   .d-flex {
    flex-direction: column !important;
    align-items: center !important;
    gap: 0 !important;
   }
  }

  .content-row {
   display: flex;
   align-items: center;
   justify-content: space-between;
  }

  @media (max-width: 768px) {
   .solar-image {
    width: 230px !important;
    max-width: 230px !important;
    height: auto !important;
    object-fit: contain !important;
    display: block;
    margin: 0 auto;
   }

   .heading-text,
   #text-heading-solar-energy {
    font-size: 23px !important;
    line-height: 30px !important;
    margin-bottom: 10px;
    font-weight: 700;
   }
  }

  .cf7-close-button {
   position: absolute;
   top: 15px;
   right: 15px;
   font-size: 32px;
   line-height: 1;
   colr: #403939;
   background: none;
   border: none;
   padding: 0;
   z-index: 1000;
   cursor: pointer;
  }

  .cf7-close-button:hover {
   color: #ccc;
  }

  /* Benefits Popup Tablet Styles */
  @media (min-width: 768px) and (max-width: 1024px) {
   .modal-dialog.modal-xl {
    max-width: 90%;
    margin: 1.75rem auto;
    max-height: 80vh;
   }

   .modal-body {
    padding: 1rem;
    overflow-y: auto;
    max-height: calc(80vh - 60px);
   }

   .icon-text {
    padding: 1rem;
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    background: #f8f9fa;
    border-radius: 8px;
    margin-bottom: 1rem;
   }

   .icon-text img {
    max-width: 40px;
    height: auto;
    flex-shrink: 0;
    margin-top: 4px;
   }

   .icon-text>div {
    flex: 1;
    min-width: 0;
    /* Allows text to wrap properly */
   }

   .icon-text strong {
    font-size: 14px;
    margin-bottom: 4px;
    display: block;
    width: 100%;
   }

   .icon-text p {
    font-size: 12px;
    margin-bottom: 0;
    width: 100%;
    word-wrap: break-word;
   }

   .feature-div {
    font-size: 16px;
    margin-bottom: 1rem;
    position: sticky;
    top: 0;
    background: white;
    padding: 0.5rem 0;
    z-index: 1;
   }

   .row.g-3.g-md-4 {
    margin: 0;
    display: block;
   }

   .col-12.col-sm-6.col-md-4 {
    padding: 0.5rem;
    width: 100%;
    max-width: 100%;
   }

   /* Add scrollbar styling */
   .modal-body::-webkit-scrollbar {
    width: 6px;
   }

   .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
   }

   .modal-body::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
   }

   .modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
   }
  }

  /* Hide Bootstrap's default accordion arrow */
  .accordion-button::after {
   display: none !important;
  }

  .faq-toggle-icon {
   font-size: 1.5rem;
   font-weight: bold;
   color: #000;
   transition: transform 0.2s;
   line-height: 1;
   display: inline-block;
   width: 1.5em;
   text-align: center;
   margin-left: auto;
   flex-shrink: 0;
  }

  .accordion-button.faq-title {
   display: flex !important;
   justify-content: space-between;
   align-items: center;
   width: 100%;
   gap: 8px;
   white-space: normal;
  }

  @media (max-width: 768px) {
   .accordion-button.faq-title {
    font-size: 1rem;
    padding-left: 10px;
    padding-right: 10px;
   }

   .faq-title-text {
    font-size: 1rem;
    white-space: normal;
   }

   .faq-toggle-icon {
    font-size: 1.7rem;
   }
  }/* End custom CSS */