
   .kyc-popup {
   position: fixed;
   top: 85%;
   left: -100%;
   width: 455px; /* Default width for desktop */
   background-color: rgb(54 92 56 / 90%);
   color: white;
   padding: 10px 20px; /* Default padding */
   border-radius: 0 10px 10px 0;
   display: flex;
   justify-content: center;
   align-items: center;
   /*font-family: Arial, sans-serif;*/
   box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.5);
   z-index: 9999;
   transition: left 0.8s ease;
   }
   .stars {
   display: flex;
   font-size: 26px; /* Default star size */
   }
   .star {
   color: gold;
   margin: 0 4px; /* Reduced margin between stars */
   cursor: pointer;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   /*animation: glow 1.5s infinite alternate;*/
   }
   .star:hover {
   transform: scale(1.3); /* Reduced hover scale */
   text-shadow: 0 0 25px gold; /* Reduced text-shadow size */
   }
   .star.empty {
   color: lightgray;
   animation: none;
   }
   .rating-text {
   margin-left: 12px; /* Reduced left margin */
   font-size: 12px; /* Default font size */
   font-weight: bold;
   }
   .close-btn {
   margin-left: 15px;
   cursor: pointer;
   font-size: 28px; /* Default close button size */
   background: none;
   border: none;
   color: white;
   }
  
   }
   /* Media query for mobile devices */
   @media (max-width: 768px) {
   .kyc-popup {
   width: 90%; /* Adjust width for smaller screens */
   padding: 8px 15px; /* Adjust padding for smaller screens */
   }
   .stars {
   font-size: 30px; /* Smaller star size for mobile */
   }
   .rating-text {
   font-size: 14px; /* Slightly larger text for mobile */
   margin-left: 10px;
   }
   .close-btn {
   font-size: 24px; /* Smaller close button for mobile */
   }
   }
   /* Media query for very small devices like phones */
   @media (max-width: 480px) {
   .kyc-popup {
  display:none;
   }
  
   }

   .popup-panel {
   position: fixed;
   top: 12%; 
   width: 300px;
   background:rgb(41 32 29 / 30%);
   /* background: rgba(245, 62, 6, 0.3);  */
   backdrop-filter: blur(8px); /* Glassmorphism effect */
   color: white;
   padding: 10px 15px;
   box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
   border-radius: 0 8px 8px 0;
   transition: left 0.4s ease-in-out;
   z-index: 1000;
   font-family: Arial, sans-serif;
   }
   .popup-content {
   font-size: 14px;
   line-height: 1.3;
   }
   h3 {
   font-size: 16px;
   margin: 0 0 6px;
   }
   p {
   margin: 3px 0;
   }
   @media (max-width: 768px) { 
   .popup-panel {
   width: 160px!important;
   }
   .qr-code {
   width: 90px;
   height: 82px;
   object-fit: cover;
   }
   }
   
      .contact-layout2 a{
      color: black;
      font-weight: bold;
      text-decoration: underline;
      }
      .contact-layout2 a:hover{
      color:#fff;
      }
    
      .Mobile-site-layout1{
      display:none;
      }
      @media only screen and (max-width:600px){
      .testimonials-layout1{
      display:none;
      }
      .Mobile-site-layout1{
      display:block;
      }
      }
      .Mobile-site-layout1 {
      border-collapse: collapse;
      width: 100%;
      }
      .Mobile-site-layout1 td, .Mobile-site-layout1 th {
      border: 1px solid black;
      padding: 8px;
      }
      .Mobile-site-layout1 tr:nth-child(even){background-color: #f2f2f2;}
      .Mobile-site-layout1 tr:hover {background-color: #ddd;}
      .Mobile-site-layout1 th {
      padding-top: 12px;
      padding-bottom: 12px;
      text-align: left;
      background-color: #04AA6D;
      color: white;
      }
      tr td:nth-child(odd) {
      background-color: #d3d3d385;
      }
      th {
      text-align: inherit;
      font-weight: 500;
      background-color: #4fcf3d;
      color: #000;
      padding: 5px;
      border: groove;
      }
      td {
      padding: 5px;
      border: groove;
      }
      td li{
      list-style-type: circle;
      }
      /*.Kutch-indication{
      width: 100%;
      height: 89%;
      border: 3px solid #C4C4C4;
      border-color: transparent transparent #C4C4C4 transparent;
      rotate: 54deg;
      position: absolute;
      left: -14%;
      top: -67%;
      border-radius: 0 0 134% 0% / 205px;
      }
      .Surendranagar-indication{
      z-index: 1;
      width: 80%;
      height: 75%;
      border: 3px solid #C4C4C4;
      border-color: transparent transparent #C4C4C4 transparent;
      rotate: 65deg;
      position: absolute;
      left: 35%;
      top: -45%;
      border-radius: 0 0 50% 50% / 175px;
      }
      .Banaskantha-indication{
      z-index: 1;
      width: 67%;
      height: 9%;
      border: 3px solid #C4C4C4;
      border-color: transparent transparent #C4C4C4 transparent;
      rotate: 147deg;
      position: absolute;
      left: 47%;
      top: -5%;
      border-radius: 1% 1% 134% 0% / 205px;
      }
      .Bhavnagar-indication{
      width: 105%;
      height: 50%;
      border: 3px solid #C4C4C4;
      border-color: transparent transparent #C4C4C4 transparent;
      rotate: -15deg;
      position: absolute;
      left: -47%;
      top: 0%;
      border-radius: 0 0 240px 50%/65px;
      }
      .Bharuch-indication{
      width: 100%;
      height: 50%;
      border: 3px solid;
      rotate: 13deg;
      position: absolute;
      left: 52%;
      top: 29%;
      border-color: #C4C4C4 transparent transparent transparent;
      border-radius: 50%/100px 100px 0 0;
      }*/
      i.icon-solar-panel, i.icon-wind-turbine{
      font-size: 3vh;
      }
      .container1 {
      margin: auto;
      position: relative;
      width: 500px;
      height: 500px;
      animation: fadeIn 1.5s ease-in-out;
      }
      /* Circular Border Animation */
      .circle-border {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 540px;
      height: 540px;
      margin-top: -250px;
      margin-left: -250px;
      border-radius: 50%;
      border: 2px solid #a0d4e4;
      opacity: 0.8;
      animation: rotateBorder 10s linear infinite;
      }
      /* Title Box Animation */
      /* .title-box {
      position: absolute;
      top: -1%;
      left: -55%;
      background-color: #48c8ff;
      color: white;
      padding: 10px;
      width: 200px;
      text-align: center;
      border-radius: 10px;
      animation: slideInLeft 1s ease-in-out;
      }
      .title-box h1 {
      font-size: 36px;
      color: #fff;
      margin-bottom: 5px;
      }
      .title-box p {
      font-size: 14px;
      } */
      /* Title Box Styling */
      .title-box {
      position: absolute;
      top: -1%;
      left: -55%;
      /* background: linear-gradient(135deg, #4da6ff, #0073e6);  */
      /*background: linear-gradient(76deg, #4da6ff66, #0073e6); */
      background: linear-gradient(76deg, #4da6ff66, #004080); 
      color: white;
      padding: 15px 20px;
      border-radius: 0 8px 8px 0; /* Rounded top-right and bottom-right corners */
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow effect for depth */
      /* border: 1px solid #004080;  */
      width: 160px; /* Fixed width for consistent appearance */
      }
      /* Text Styling Inside Title Box */
      .title-box h5 {
      margin: 0;
      font-size: 0.9rem;
      font-weight: bold;
      }
      .title-box h1, .title-box h6 {
      margin: 5px 0;
      font-size: 2rem;
      font-weight: bold;
      color: #ffffff; /* White color for better contrast */
      }
      .title-box p {
      margin: 0;
      font-size: 0.8rem;
      color: #e0e0e0; /* Slightly lighter for a subtle look */
      }
      /* Site Labels */
      .label {
      position: absolute;
      display: flex;
      align-items: center;
      background-color: #e8f6ff;
      padding: 12px;
      border-radius: 10px;
      font-weight: bold;
      color: #333;
      opacity: 0;
      animation: fadeInUp 1s ease-in-out forwards;
      }
      .map-image {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 500px;
      height: 490px;
      transform: translate(-41%, -44%);
      border-radius: 24%;
      overflow: hidden;
      /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
      }
      .map-image img {
      width: 100%;
      height: 100%;
      object-fit: fill;
      }
      /* Label Animations */
      .label-1 { top: 7%; left: -8%; animation-delay: 0.5s; }
      .label-2 { top: 24%; left: -23%; animation-delay: 0.7s; }
      .label-3 { top: 42%; left: -41%; animation-delay: 0.9s; }
      .label-4 { top: 59%; left: -39%; animation-delay: 1.1s; }
      .label-5 { top: 30%; right: -32%; animation-delay: 0.6s; }
      .label-6 { top: 44%; right: -37%; animation-delay: 0.8s; }
      .label-7 { top: 58%; right: -29%; animation-delay: 1s; }
      .label-8 { top: 72%; right: -28%; animation-delay: 1.2s; }
      .label-9 { top: 86%; right: -10%; animation-delay: 1.4s; }
      .label-10 { top: 100%; right: 5%; animation-delay: 1.6s; }
      /* Label Text Styling */
      .label span {
      color: #48c8ff;
      font-size: 24px;
      margin-right: 10px;
      }
      /* Circle Pop-up Animation */
      @keyframes circlePopEffect {
      0%, 100% { transform: scale(1); border-color: #a0d4e4; }
      50% { transform: scale(1.1); border-color: #ff7f50; }
      }
      /* Apply the pop-up animation to the circle on hover */
      /* .circle-border:hover {
      animation: circlePopEffect 0.6s ease-in-out;
      box-shadow: 0 0 20px rgba(255, 127, 80, 0.6);
      } */
      .label {
      display: inline-block;
      padding: 8px 16px;
      border: 2px solid #a0d4e4;
      border-radius: 20px;
      transition: box-shadow 0.3s ease;
      }
      .label:hover, .title-box:hover {
      box-shadow: 0 0 20px rgba(255, 127, 80, 0.6);
      background-color: #48c8ff;  /* Darker green when hovered */
      color: #ffff;
      margin-right: 10px;
      }
      .label:hover span {
      color: #ffff;  /* Color of the span text when label is hovered */
      }
      /* Additional styling for the labels (optional) */
      .label span {
      font-weight: bold;
      }
      /* Position and Style for Count Display */
      /* Base styling for count display - Map Pin Style */
      .count-display {
      position: absolute;
      font-size: 1.2rem;
      font-weight: bold;
      color: white;
      background-color: #4aab3d;
      padding: 5px 10px;
      border-radius: 15px;
      opacity: 0;
      transition: opacity 0.3s ease;
      pointer-events: none;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      }
      .count-display::after {
      content: '';
      position: absolute;
      bottom: -10px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #4aab3d;
      }
      /* Show count display on hover */
      .label:hover ~ .count-display {
      opacity: 1;
      }
      /* Legend Container Styling */
      .legend {
      position: absolute;
      top: 25%;
      right: 20px;
      transform: translateY(-50%);
      display: flex;
      flex-direction: column;
      gap: 10px; /* Spacing between items */
      }
      /* Legend Item Styling */
      .legend-item {
      display: flex;
      align-items: center;
      }
      /* Color Squares for Legend */
      .legend-color {
      width: 15px;
      height: 15px;
      margin-right: 10px;
      border-radius: 2px;
      }
      /* Specific Colors for Each Legend Type */
      .legend-color.current {
      background-color: #1e73be; /* Dark blue color for current presence */
      }
      .legend-color.upcoming {
      background-color: #add8e6; /* Light blue color for upcoming projects */
      }
      /* Text Styling */
      .legend-text {
      font-size: 0.9rem;
      color: #333;
      font-weight: bold;
      }
      @media only screen and (max-width: 700px) {
      .container1 {
      margin: auto;
      position: relative;
      width: 500px;
      height: 500px;
      animation: fadeIn 1.5s ease-in-out;
      }
      /* Circular Border Animation */
      .circle-border {
      position: absolute;
      top: 50%;
      left: 73%;
      width: 300px;
      height: 300px;
      margin-top: -250px;
      margin-left: -250px;
      border-radius: 50%;
      border: 2px solid #a0d4e4;
      opacity: 0.8;
      animation: rotateBorder 10s linear infinite;
      }
      .title-box {
      position: absolute;
      top: 65%;
      left: 24%;
      /* background: linear-gradient(135deg, #4da6ff, #0073e6);  */
      background: linear-gradient(76deg, #4da6ff66, #0073e6); 
      color: white;
      padding: 15px 26px;
      border-radius: 0 8px 8px 0; /* Rounded top-right and bottom-right corners */
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow effect for depth */
      /* border: 1px solid #004080;  */
      width: 210px; /* Fixed width for consistent appearance */
      }
      /* Text Styling Inside Title Box */
      .title-box h5 {
      margin: 0;
      font-size: 0.9rem;
      font-weight: bold;
      }
      .title-box h1 {
      margin: 5px 0;
      font-size: 2rem;
      font-weight: bold;
      color: #ffffff; /* White color for better contrast */
      }
      .title-box p {
      margin: 0;
      font-size: 0.8rem;
      color: #e0e0e0; /* Slightly lighter for a subtle look */
      }
      /* Site Labels */
      .label {
      font-size: 0.6rem;
      position: absolute;
      display: flex;
      align-items: center;
      background-color: #e8f6ff;
      padding: 0px;
      border-radius: 5px;
      font-weight: bold;
      color: #333;
      opacity: 0;
      animation: fadeInUp 4s ease-in-out forwards;
      }
      .map-image {
      position: absolute;
      top: 50%!important;
      left: 71%!important;
      width: 500px!important;
      height: 500px!important;
      transform: translate(-41%, -44%)!important;
      border-radius: 18%!important;
      overflow: hidden!important;
      /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
      }
      .map-image img {
      width: 50% !important;
      height: 50% !important;
      object-fit: fill !important;
      }
      /* Label Animations */
      .label-1 { top: -1%; left: 20%; animation-delay: 0.7s;  }
      .label-2 { top: 4%; left: 14%; animation-delay: 1s;   }
      .label-3 { top: 9%; left: 9%; animation-delay: 1.4s;   }
      .label-4 { top: 14%; left: 5%; animation-delay: 2s;   }
      .label-5 { top: 26%; right: 4%; animation-delay: 0.7s; }
      .label-6 { top: 31%; right: 4%; animation-delay: 1s;   }
      .label-7 { top: 36%; right: 7%; animation-delay: 1.4s;}
      .label-8 { top: 41%; right: 5%; animation-delay: 1.7s;}
      .label-9 { top: 46%; right: 11%; animation-delay: 2.4s;}
      .label-10 { top: 51%; right: 12%; animation-delay: 3.5s;}
      /* Label Text Styling */
      .label span {
      color: #48c8ff;
      font-size: 12px;
      margin-right: 10px;
      }
      /* Circle Pop-up Animation */
      @keyframes circlePopEffect {
      0%, 100% { transform: scale(1); border-color: #a0d4e4; }
      50% { transform: scale(1.1); border-color: #ff7f50; }
      }
      /* Apply the pop-up animation to the circle on hover */
      /* .circle-border:hover {
      animation: circlePopEffect 0.6s ease-in-out;
      box-shadow: 0 0 20px rgba(255, 127, 80, 0.6);
      } */
      .label {
      display: inline-block;
      padding: 0px 5px;
      border: 1px solid #a0d4e4;
      border-radius: 16px;
      transition: box-shadow 0.3s ease;
      }
      /* .label:hover, .title-box:hover {
      box-shadow: 0 0 20px rgba(255, 127, 80, 0.6);
      background-color: #48c8ff; 
      color: #ffff;
      margin-right: 10px;
      } */
      /* .label:hover span {
      color: #ffff;  
      } */
      /* .label span {
      font-weight: bold;
      } */
      /* Position and Style for Count Display */
      /* Base styling for count display - Map Pin Style */
      .count-display {
      display: none;  /* Hide the triangle */
      /* position: absolute;
      font-size: 1.2rem;
      font-weight: bold;
      color: white;
      background-color: #4aab3d;
      padding: 5px 10px;
      border-radius: 15px;
      opacity: 0;
      transition: opacity 0.3s ease;
      pointer-events: none;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
      }
      .count-display::after {
      display: none;  /* Hide the triangle */
      /* content: '';
      position: absolute;
      bottom: -10px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #4aab3d; */
      }
      /* Show count display on hover */
      .label:hover ~ .count-display {
      opacity: 1;
      }
      /* Legend Container Styling */
      .legend {
      position: absolute;
      top: 12%;
      right: 15px;
      transform: translateY(-50%);
      display: flex;
      flex-direction: column;
      gap: 2px; /* Spacing between items */
      }
      /* Legend Item Styling */
      .legend-item {
      display: flex;
      align-items: center;
      }
      /* Color Squares for Legend */
      .legend-color {
      width: 15px;
      height: 15px;
      margin-right: 10px;
      border-radius: 2px;
      }
      /* Specific Colors for Each Legend Type */
      .legend-color.current {
      background-color: #1e73be; /* Dark blue color for current presence */
      }
      .legend-color.upcoming {
      background-color: #add8e6; /* Light blue color for upcoming projects */
      }
      /* Text Styling */
      .legend-text {
      font-size: 0.9rem;
      color: #333;
      font-weight: bold;
      }
      }
      /* Keyframes for Animations */
      @keyframes rotateBorder {
      from { transform: rotate(0deg); }
      to { transform: rotate(360deg); }
      }
      @keyframes slideInLeft {
      from { transform: translateX(-50px); opacity: 0; }
      to { transform: translateX(0); opacity: 1; }
      }
      @keyframes fadeInUp {
      from { transform: translateY(20px); opacity: 0; }
      to { transform: translateY(0); opacity: 1; }
      }
      @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
      }
      .proj-2{
      text-align: center;
      margin-top: -25px;
      }
      .khavdavideo {
      width: 100%;
      height: 300px;
      }
      .khavda-portfolio {
      max-height: 250px;
      }
      .khavda-portfolio img {
      max-height: 245px;   
      }
      @media only screen and (max-width: 767px) {
      .proj-2{
      text-align: center;
      margin-top: 0px;
      margin: 0px 0px 20px;
      }
      }
   
      .wiki-btn {
      background-color: #ffffff;
      color: #4aab3d;
      border: 2px solid #4aab3d;
      border-radius: 30px;
      padding: 10px 18px;
      font-weight: 600;
      font-size: 16px;
      text-decoration: none;
      display: inline-flex;
      align-items: center;
      transition: all 0.3s ease;
      }
      .wiki-btn:hover {
      background-color: #4aab3d;
      color: white;
      transform: translateY(-2px);
      }
      .wiki-icon {
      width: 24px;
      height: 24px;
      transition: transform 0.3s ease;
      }
      .wiki-btn:hover .wiki-icon {
      transform: scale(1.1);
      }
      /* Responsive design for smaller screens */
      @media (max-width: 767.98px) {
      .wiki-btn {
      font-size: 14px;
      padding: 8px 16px;
      }
      .wiki-icon {
      width: 20px;
      height: 20px;
      }
      }
   
      .service-item .service__title {
      position: relative;
      font-size: 18px;
      margin-bottom: 18px;
      }
      .service-item .btn {
      margin-top: 6px;
      }
      .services-layout2 .service-item .service__img {
      height: 220px;
      }
      .services-layout2 .service-item .service__body {
      padding: 18px 20px 20px;
      }
      .service-item .service__desc {
      font-size: 14px;
      }
  
      .about-layout1 .heading__subtitle {
      text-align: right;
      }
      @media (max-width: 768px) { 
      .about-layout1 .heading__subtitle {
      text-align: center;
      }
      }
      
      .counter:after{
      content:"+";
      }
   /*// SEO*/

.slide-item {
  aspect-ratio: 16 / 6.58;
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

/* Optional: Adjust height or padding for very small screens */
@media (max-width: 768px) {
  .slide-item {
    aspect-ratio: 11 / 13; /* Taller ratio for smaller screens if needed */
  }
}

.counter-item h5.counter {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.counter__desc {
  font-size: 0.95rem;
  line-height: 1.4;
}

.video-banner-layout2 {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.video-banner-layout2 img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.video-has-img {
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.video__btn {
  background-color: rgba(255,255,255,0.8);
  padding: 8px 12px;
  border-radius: 50px;
  display: flex;
  align-items: center;
}

.video__btn-title {
  margin-top: 8px;
  color: #fff;
  font-weight: bold;
}

@media (max-width: 991px) {
  .counter-item {
    text-align: center;
  }
  .video-has-img {
    position: static;
    margin-top: 1rem;
  }
}

/* Added for optimization and cleanup */
.rating-score {
    font-size: 18px;
    color: gold;
}
.rating-source {
    color: gold;
}
.popup-heading {
    color: #1B191A;
}
.qr-code-img {
    width: 100%;
    height: auto;
}


   