.elementor-167 .elementor-element.elementor-element-23fcfac{--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;}.elementor-167 .elementor-element.elementor-element-8fbdb8d{--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;}.elementor-167 .elementor-element.elementor-element-09ffbeb{--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;}.elementor-167 .elementor-element.elementor-element-b2999f3{--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;}.elementor-167 .elementor-element.elementor-element-7ef8ad4{--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;}/* Start custom CSS for html, class: .elementor-element-2306e3b */.commercial-hero {
  position: relative;
  height: 80vh;
  min-height: 550px;
  background: url('COMMERCIAL-SOLAR.jpg') center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}

.commercial-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(8,21,35,0.88),
    rgba(11,28,45,0.75)
  );
}

.commercial-content {
  position: relative;
  z-index: 2;
  max-width: 950px;
  padding: 0 20px;
  color: #ffffff;
}

.service-badge {
  display: inline-block;
  margin-bottom: 20px;
  padding: 6px 18px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
  background: rgba(123,192,67,0.15);
  color: #7bc043;
}

.commercial-content h1 {
  font-size: 56px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2;
}
.commercial-content h1 {
  color: #ffffff;
}
.commercial-content h1 span {
  color: #7bc043;
}

.commercial-content p {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 40px;
  color: rgba(255,255,255,0.9);
}

/* BUTTONS */
.commercial-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.btn-primary {
  padding: 14px 34px;
  border-radius: 40px;
  background: linear-gradient(135deg, #f6a623, #7bc043);
  color: #0b1c2d;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

.btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.4);
}

.btn-outline {
  padding: 14px 34px;
  border-radius: 40px;
  border: 2px solid #7bc043;
  color: #7bc043;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

.btn-outline:hover {
  background: #7bc043;
  color: #0b1c2d;
}

/* MOBILE */
@media (max-width: 768px) {
  .commercial-content h1 {
    font-size: 36px;
  }

  .commercial-content p {
    font-size: 16px;
  }

  .commercial-hero {
    height: 70vh;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e2eec76 */.commercial-about {
  padding: 110px 0;
  background: #ffffff;
  font-family: 'Poppins', sans-serif;
}

.commercial-about-wrapper {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
  gap: 70px;
}

/* TEXT SIDE */
.commercial-about-content {
  flex: 1;
}

.section-tag {
  display: inline-block;
  margin-bottom: 14px;
  padding: 6px 18px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 30px;
  background: rgba(123,192,67,0.12);
  color: #7bc043;
}

.commercial-about-content h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #0b1c2d;
  line-height: 1.2;
}

.commercial-about-content h2 span {
  color: #7bc043;
}

.commercial-about-content p {
  font-size: 16px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 18px;
}

/* BENEFITS LIST */
.commercial-benefits {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.commercial-benefits li {
  font-size: 15px;
  margin-bottom: 10px;
  color: #333;
  transition: 0.3s;
}

.commercial-benefits li:hover {
  color: #7bc043;
  padding-left: 5px;
}

/* IMAGE SIDE */
.commercial-about-image {
  flex: 1;
  overflow: hidden;
  border-radius: 22px;
  box-shadow: 0 30px 80px rgba(0,0,0,0.1);
}

.commercial-about-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.7s ease;
}

.commercial-about-image:hover img {
  transform: scale(1.06);
}

/* MOBILE */
@media (max-width: 900px) {
  .commercial-about-wrapper {
    flex-direction: column;
    gap: 50px;
  }

  .commercial-about-content h2 {
    font-size: 30px;
  }

  .commercial-about {
    padding: 80px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7f48b7b */.commercial-benefit-section {
  padding: 110px 0;
  background: linear-gradient(135deg, #081523, #0b1c2d);
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
}

.benefit-container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}

/* Heading */
.benefit-heading {
  text-align: center;
  margin-bottom: 70px;
}

.benefit-tag {
  display: inline-block;
  padding: 6px 16px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 30px;
  background: rgba(123,192,67,0.15);
  color: #7bc043;
  margin-bottom: 15px;
}

.benefit-heading h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 18px;
}
.benefit-heading h2 {
  color:  #7bc043;
}

.benefit-heading p {
  font-size: 16px;
  color: rgba(255,255,255,0.85);
  max-width: 700px;
  margin: auto;
}

/* Grid */
.benefit-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

/* Cards */
.benefit-card {
  background: rgba(255,255,255,0.06);
  padding: 35px 25px;
  border-radius: 18px;
  backdrop-filter: blur(8px);
  transition: all 0.4s ease;
  text-align: center;
}

.benefit-card:hover {
  transform: translateY(-10px);
  background: rgba(255,255,255,0.12);
  box-shadow: 0 25px 60px rgba(0,0,0,0.4);
}

.benefit-icon {
  font-size: 36px;
  margin-bottom: 18px;
}

/* Benefit Card Heading White Fix */
.benefit-card h3 {
  color: #ffffff !important;
  font-weight: 600;
}

/* Agar icon ke upar wala title bhi faint lag raha ho */
.benefit-card {
  color: #ffffff;
}


.benefit-card p {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,0.85);
}

/* Responsive */
@media (max-width: 1000px) {
  .benefit-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .benefit-grid {
    grid-template-columns: 1fr;
  }

  .benefit-heading h2 {
    font-size: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8ad9c13 */.commercial-process-section {
  padding: 110px 0;
  background: #ffffff;
  font-family: 'Poppins', sans-serif;
}

.process-container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}

/* Heading */
.process-heading {
  text-align: center;
  margin-bottom: 70px;
}

.process-tag {
  display: inline-block;
  padding: 6px 18px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 30px;
  background: rgba(123,192,67,0.15);
  color: #7bc043;
  margin-bottom: 15px;
}

.process-heading h2 {
  font-size: 42px;
  font-weight: 700;
  color: #0b1c2d;
  margin-bottom: 18px;
}

.process-heading h2 span {
  color: #7bc043;
}

.process-heading p {
  font-size: 16px;
  color: #555;
  max-width: 650px;
  margin: auto;
}

/* Grid */
.process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

/* Step Card */
.process-step {
  background: #f7f9fc;
  padding: 35px 25px;
  border-radius: 18px;
  text-align: center;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}

.process-step:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}

/* Step Number */
.step-number {
  font-size: 48px;
  font-weight: 700;
  color: rgba(123,192,67,0.15);
  margin-bottom: 15px;
  transition: 0.4s;
}

.process-step:hover .step-number {
  color: #7bc043;
}

/* Title */
.process-step h3 {
  font-size: 18px;
  margin-bottom: 12px;
  color: #0b1c2d;
}

/* Text */
.process-step p {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
}

/* Responsive */
@media (max-width: 1000px) {
  .process-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .process-grid {
    grid-template-columns: 1fr;
  }

  .process-heading h2 {
    font-size: 30px;
  }

  .commercial-process-section {
    padding: 80px 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4d5433 */.commercial-final-cta {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(135deg, #081523, #0b1c2d);
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  overflow: hidden;
}

.cta-container {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: auto;
  padding: 0 20px;
}

.cta-tag {
  display: inline-block;
  padding: 6px 18px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 30px;
  background: rgba(123,192,67,0.15);
  color: #7bc043;
  margin-bottom: 20px;
}

.commercial-final-cta h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
}
.commercial-final-cta h2  {
  color: #ffffff;
}
.commercial-final-cta h2 span {
  color: #7bc043;
}

.commercial-final-cta p {
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.85);
  margin-bottom: 40px;
}

/* Buttons */
.cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.cta-btn {
  padding: 14px 30px;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.4s ease;
}

/* Primary Button */
.primary-btn {
  background: linear-gradient(45deg, #f5b400, #7bc043);
  color: #000;
}

.primary-btn:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.4);
}

/* Secondary Button */
.secondary-btn {
  border: 2px solid #7bc043;
  color: #ffffff;
}

.secondary-btn:hover {
  background: #7bc043;
  color: #000;
  transform: translateY(-5px);
}

/* Responsive */
@media (max-width: 600px) {

  .commercial-final-cta {
    padding: 90px 0;
  }

  .commercial-final-cta h2 {
    font-size: 28px;
  }

  .cta-buttons {
    flex-direction: column;
  }

  .cta-btn {
    width: 100%;
  }

}/* End custom CSS */