.elementor-37 .elementor-element.elementor-element-44a65a6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-37 .elementor-element.elementor-element-24fa73c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-37 .elementor-element.elementor-element-f2347a1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-37 .elementor-element.elementor-element-666424b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-37 .elementor-element.elementor-element-bd8aa83{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-37 .elementor-element.elementor-element-fd3d765{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-5434d3b *//* =========================
   Page 3, Section 1:
   Services Hero
========================= */

.services-hero,
.services-hero * {
  box-sizing: border-box;
}

.services-hero {
  position: relative;
  overflow: hidden;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  background:
    radial-gradient(
      circle at 8% 12%,
      rgba(79, 188, 220, 0.12),
      transparent 28%
    ),
    #f3f8fa;
}

.services-hero::after {
  position: absolute;
  right: -150px;
  bottom: -200px;
  width: 470px;
  height: 470px;
  pointer-events: none;
  background: rgba(11, 120, 167, 0.055);
  border-radius: 50%;
  content: "";
}

.services-hero__container {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 0.91fr) minmax(520px, 1.09fr);
  align-items: center;
  gap: 80px;
  width: min(100% - 80px, 1320px);
  min-height: 740px;
  margin-inline: auto;
  padding: 48px 0;
}


/* Breadcrumb */

.services-hero__breadcrumb {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 48px;
  font-size: 10px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.services-hero__breadcrumb a {
  color: #7c8e97 !important;
  text-decoration: none !important;
}

.services-hero__breadcrumb a:hover {
  color: #075a88 !important;
}

.services-hero__breadcrumb span {
  color: #a3b2b9 !important;
}

.services-hero__breadcrumb strong {
  color: #075a88 !important;
  font-weight: 700;
}


/* Main content */

.services-hero__content {
  max-width: 610px;
}

.services-hero__label {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 0 23px !important;
  color: #075a88 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.8px;
}

.services-hero__label > span {
  width: 40px;
  height: 2px;
  background: #f2b936;
}

.services-hero h1 {
  margin: 0 !important;
  color: #062f49 !important;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  font-size: clamp(51px, 5.2vw, 78px) !important;
  font-weight: 800 !important;
  letter-spacing: -4px !important;
  line-height: 1.03 !important;
}

.services-hero h1 em {
  display: block;
  color: #0b78a7 !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

.services-hero__description {
  max-width: 580px;
  margin: 27px 0 0 !important;
  color: #617680 !important;
  font-size: 16px !important;
  line-height: 1.78 !important;
}


/* Rounded button */

.services-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  margin-top: 33px;
  padding: 0 28px;
  color: #ffffff !important;
  background: #062f49;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.55px;
  text-decoration: none !important;
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.services-hero__button svg {
  width: 18px;
  margin-left: 14px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.services-hero__button:hover {
  color: #ffffff !important;
  background: #0b78a7;
  transform: translateY(-3px);
}


/* Category navigation */

.services-hero__categories {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 42px;
  padding-top: 27px;
  border-top: 1px solid #d5e2e7;
}

.services-hero__categories a {
  display: flex;
  align-items: center;
  gap: 10px;
  min-height: 42px;
  color: #536a75 !important;
  font-size: 10px;
  font-weight: 600;
  text-decoration: none !important;
  transition: color 0.25s ease;
}

.services-hero__categories a span {
  color: #0b78a7 !important;
  font-size: 9px;
  font-weight: 800;
}

.services-hero__categories a:hover {
  color: #062f49 !important;
}


/* Image grid */

.services-hero__visual {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 14px;
  height: 630px;
}

.services-hero__image {
  position: relative;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  margin: 0 !important;
  background: #dbe5e9;
  border-radius: 24px;
}

.services-hero__image::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to top,
    rgba(3, 43, 65, 0.75),
    transparent 48%
  );
  content: "";
}

.services-hero__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition:
    filter 0.7s ease,
    transform 0.7s ease;
}

.services-hero__image:hover img {
  filter: brightness(1.04);
  transform: scale(1.03);
}

.services-hero__image figcaption {
  position: absolute;
  right: 25px;
  bottom: 24px;
  left: 25px;
  z-index: 2;
}

.services-hero__image figcaption span,
.services-hero__image figcaption strong {
  display: block;
}

.services-hero__image figcaption span {
  margin-bottom: 6px;
  color: #83d9ed !important;
  font-size: 9px !important;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.services-hero__image figcaption strong {
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}


/* Tablet */

@media (max-width: 1050px) {
  .services-hero__container {
    grid-template-columns: 1fr;
    width: min(100% - 48px, 800px);
    gap: 60px;
    padding: 75px 0;
  }

  .services-hero__content {
    max-width: 700px;
  }

  .services-hero__visual {
    height: 570px;
  }
}


/* Mobile */

@media (max-width: 600px) {
  .services-hero__container {
    width: min(100% - 28px, 800px);
    gap: 48px;
    padding: 55px 0;
  }

  .services-hero__breadcrumb {
    margin-bottom: 38px;
  }

  .services-hero h1 {
    font-size: 46px !important;
    letter-spacing: -2.7px !important;
  }

  .services-hero__description {
    font-size: 15px !important;
  }

  .services-hero__button {
    width: 100%;
  }

  .services-hero__categories {
    grid-template-columns: 1fr;
  }

  .services-hero__visual {
    grid-template-columns: 1fr;
    height: auto;
  }

  .services-hero__image {
    height: 240px;
    border-radius: 18px;
  }

  .services-hero__image--large {
    height: 390px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8b28a3 *//* =========================
   Page 3, Section 2:
   Plumbing Construction
========================= */

.service-detail,
.service-detail * {
  box-sizing: border-box;
}

.service-detail {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  background: #ffffff;
}

.service-detail__container {
  display: grid;
  grid-template-columns: minmax(500px, 0.95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: 90px;
  width: min(100% - 80px, 1320px);
  margin-inline: auto;
}


/* Image */

.service-detail__visual {
  position: relative;
  height: 650px;
  overflow: hidden;
  background: #dce6ea;
  border-radius: 26px;
}

.service-detail__visual::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to top,
    rgba(3, 43, 65, 0.75),
    transparent 48%
  );
  content: "";
}

.service-detail__visual > img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition:
    filter 0.7s ease,
    transform 0.7s ease;
}

.service-detail__visual:hover > img {
  filter: brightness(1.04);
  transform: scale(1.025);
}

.service-detail__image-caption {
  position: absolute;
  right: 32px;
  bottom: 30px;
  left: 32px;
  z-index: 2;
}

.service-detail__image-caption span,
.service-detail__image-caption strong {
  display: block;
}

.service-detail__image-caption span {
  margin-bottom: 7px;
  color: #83d9ed !important;
  font-size: 9px !important;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.service-detail__image-caption strong {
  color: #ffffff !important;
  font-size: 19px !important;
  font-weight: 700 !important;
}


/* Content */

.service-detail__content {
  max-width: 670px;
}

.service-detail__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 22px;
}

.service-detail__label {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 !important;
  color: #075a88 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.8px;
}

.service-detail__label > span {
  width: 40px;
  height: 2px;
  background: #f2b936;
}

.service-detail__number {
  color: #c4d1d7 !important;
  font-size: 28px !important;
  font-weight: 800;
}

.service-detail h2 {
  margin: 0 !important;
  color: #062f49 !important;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  font-size: clamp(40px, 4.2vw, 60px) !important;
  font-weight: 800 !important;
  letter-spacing: -3px !important;
  line-height: 1.08 !important;
}

.service-detail h2 em {
  display: block;
  color: #0b78a7 !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

.service-detail__description {
  max-width: 590px;
  margin: 25px 0 0 !important;
  color: #657983 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
}


/* Scope */

.service-detail__scope {
  margin-top: 32px;
  padding-top: 28px;
  border-top: 1px solid #dce4e8;
}

.service-detail__scope h3 {
  margin: 0 0 19px !important;
  color: #062f49 !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.service-detail__scope-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 25px;
}

.scope-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.scope-item svg {
  flex: 0 0 21px;
  width: 21px;
  height: 21px;
  padding: 4px;
  color: #0b78a7;
  background: #e6f3f7;
  border-radius: 50%;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.3;
}

.scope-item span {
  color: #526975 !important;
  font-size: 11px !important;
  font-weight: 600;
}


/* Bottom row */

.service-detail__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 34px;
  padding-top: 27px;
  border-top: 1px solid #dce4e8;
}

.service-detail__project {
  display: flex;
  align-items: center;
  gap: 12px;
}

.service-detail__project-icon {
  display: grid;
  flex: 0 0 43px;
  width: 43px;
  height: 43px;
  color: #0b78a7;
  background: #e8f4f7;
  border-radius: 50%;
  place-items: center;
}

.service-detail__project-icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.service-detail__project small,
.service-detail__project strong {
  display: block;
}

.service-detail__project small {
  color: #83949c !important;
  font-size: 9px !important;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.service-detail__project strong {
  margin-top: 3px;
  color: #062f49 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
}


/* Rounded button */

.service-detail__button {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 25px;
  color: #ffffff !important;
  background: #062f49;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none !important;
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.service-detail__button svg {
  width: 17px;
  margin-left: 12px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.service-detail__button:hover {
  color: #ffffff !important;
  background: #0b78a7;
  transform: translateY(-3px);
}


/* Tablet */

@media (max-width: 1000px) {
  .service-detail {
    padding: 90px 0;
  }

  .service-detail__container {
    grid-template-columns: 1fr;
    width: min(100% - 48px, 780px);
    gap: 65px;
  }

  .service-detail__visual {
    height: 540px;
  }
}


/* Mobile */

@media (max-width: 650px) {
  .service-detail {
    padding: 72px 0;
  }

  .service-detail__container {
    width: min(100% - 28px, 780px);
    gap: 48px;
  }

  .service-detail__visual {
    height: 400px;
    border-radius: 19px;
  }

  .service-detail h2 {
    font-size: 40px !important;
    letter-spacing: -2px !important;
  }

  .service-detail__scope-grid {
    grid-template-columns: 1fr;
  }

  .service-detail__footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .service-detail__button {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2c5ff9c *//* =========================
   Page 3, Section 3:
   Pipe Refurbishment
========================= */

.pipe-service,
.pipe-service * {
  box-sizing: border-box;
}

.pipe-service {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  background: #eef5f7;
}

.pipe-service::before {
  position: absolute;
  bottom: -180px;
  left: -160px;
  width: 450px;
  height: 450px;
  pointer-events: none;
  background: rgba(11, 120, 167, 0.055);
  border-radius: 50%;
  content: "";
}

.pipe-service__container {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(500px, 0.95fr);
  align-items: center;
  gap: 90px;
  width: min(100% - 80px, 1320px);
  margin-inline: auto;
}


/* Content */

.pipe-service__content {
  max-width: 670px;
}

.pipe-service__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 22px;
}

.pipe-service__label {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 !important;
  color: #075a88 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.8px;
}

.pipe-service__label > span {
  width: 40px;
  height: 2px;
  background: #f2b936;
}

.pipe-service__number {
  color: #b6c7ce !important;
  font-size: 28px !important;
  font-weight: 800;
}

.pipe-service h2 {
  margin: 0 !important;
  color: #062f49 !important;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  font-size: clamp(40px, 4.2vw, 60px) !important;
  font-weight: 800 !important;
  letter-spacing: -3px !important;
  line-height: 1.08 !important;
}

.pipe-service h2 em {
  display: block;
  color: #0b78a7 !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

.pipe-service__description {
  max-width: 590px;
  margin: 25px 0 0 !important;
  color: #657983 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
}


/* Benefits */

.pipe-service__benefits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px;
  margin-top: 30px;
  padding: 27px 0;
  border-top: 1px solid #cfdee4;
  border-bottom: 1px solid #cfdee4;
}

.pipe-benefit {
  display: flex;
  align-items: center;
  gap: 13px;
}

.pipe-benefit__icon {
  display: grid;
  flex: 0 0 43px;
  width: 43px;
  height: 43px;
  color: #0b78a7;
  background: #dcecf1;
  border-radius: 50%;
  place-items: center;
}

.pipe-benefit__icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.pipe-benefit strong,
.pipe-benefit small {
  display: block;
}

.pipe-benefit strong {
  color: #062f49 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

.pipe-benefit small {
  margin-top: 3px;
  color: #74868f !important;
  font-size: 10px !important;
  line-height: 1.5 !important;
}


/* Scope */

.pipe-service__scope {
  margin-top: 27px;
}

.pipe-service__scope h3 {
  margin: 0 0 19px !important;
  color: #062f49 !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.pipe-service__scope-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 25px;
}

.pipe-scope-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.pipe-scope-item svg {
  flex: 0 0 21px;
  width: 21px;
  height: 21px;
  padding: 4px;
  color: #0b78a7;
  background: #dcecf1;
  border-radius: 50%;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.3;
}

.pipe-scope-item span {
  color: #526975 !important;
  font-size: 11px !important;
  font-weight: 600;
}


/* Footer */

.pipe-service__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 33px;
  padding-top: 27px;
  border-top: 1px solid #cfdee4;
}

.pipe-service__project {
  display: flex;
  align-items: center;
  gap: 12px;
}

.pipe-service__project-icon {
  display: grid;
  flex: 0 0 43px;
  width: 43px;
  height: 43px;
  color: #0b78a7;
  background: #dcecf1;
  border-radius: 50%;
  place-items: center;
}

.pipe-service__project-icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.pipe-service__project small,
.pipe-service__project strong {
  display: block;
}

.pipe-service__project small {
  color: #81939b !important;
  font-size: 9px !important;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.pipe-service__project strong {
  margin-top: 3px;
  color: #062f49 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
}


/* Rounded button */

.pipe-service__button {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 25px;
  color: #ffffff !important;
  background: #062f49;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none !important;
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.pipe-service__button svg {
  width: 17px;
  margin-left: 12px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.pipe-service__button:hover {
  color: #ffffff !important;
  background: #0b78a7;
  transform: translateY(-3px);
}


/* Image */

.pipe-service__visual {
  position: relative;
  height: 650px;
  overflow: hidden;
  background: #dce6ea;
  border-radius: 26px;
}

.pipe-service__visual::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to top,
    rgba(3, 43, 65, 0.74),
    transparent 48%
  );
  content: "";
}

.pipe-service__visual > img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition:
    filter 0.7s ease,
    transform 0.7s ease;
}

.pipe-service__visual:hover > img {
  filter: brightness(1.04);
  transform: scale(1.025);
}

.pipe-service__image-caption {
  position: absolute;
  right: 32px;
  bottom: 30px;
  left: 32px;
  z-index: 2;
}

.pipe-service__image-caption span,
.pipe-service__image-caption strong {
  display: block;
}

.pipe-service__image-caption span {
  margin-bottom: 7px;
  color: #83d9ed !important;
  font-size: 9px !important;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.pipe-service__image-caption strong {
  color: #ffffff !important;
  font-size: 19px !important;
  font-weight: 700 !important;
}


/* Tablet */

@media (max-width: 1000px) {
  .pipe-service {
    padding: 90px 0;
  }

  .pipe-service__container {
    grid-template-columns: 1fr;
    width: min(100% - 48px, 780px);
    gap: 65px;
  }

  .pipe-service__visual {
    height: 540px;
  }
}


/* Mobile */

@media (max-width: 650px) {
  .pipe-service {
    padding: 72px 0;
  }

  .pipe-service__container {
    width: min(100% - 28px, 780px);
    gap: 48px;
  }

  .pipe-service h2 {
    font-size: 40px !important;
    letter-spacing: -2px !important;
  }

  .pipe-service__benefits,
  .pipe-service__scope-grid {
    grid-template-columns: 1fr;
  }

  .pipe-service__footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .pipe-service__button {
    width: 100%;
  }

  .pipe-service__visual {
    height: 400px;
    border-radius: 19px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3102f18 *//* =========================
   Page 3, Section 4:
   Water Meter Migration
========================= */

.meter-service,
.meter-service * {
  box-sizing: border-box;
}

.meter-service {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  background: #ffffff;
}

.meter-service__container {
  display: grid;
  grid-template-columns: minmax(520px, 0.98fr) minmax(0, 1.02fr);
  align-items: center;
  gap: 90px;
  width: min(100% - 80px, 1320px);
  margin-inline: auto;
}


/* Image gallery */

.meter-service__gallery {
  display: grid;
  grid-template-columns: 1.3fr 0.7fr;
  gap: 14px;
  height: 650px;
}

.meter-service__image {
  position: relative;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  margin: 0 !important;
  background: #dce6ea;
  border-radius: 24px;
}

.meter-service__image::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to top,
    rgba(3, 43, 65, 0.7),
    transparent 47%
  );
  content: "";
}

.meter-service__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition:
    filter 0.7s ease,
    transform 0.7s ease;
}

.meter-service__image:hover img {
  filter: brightness(1.04);
  transform: scale(1.03);
}

.meter-service__image figcaption {
  position: absolute;
  right: 28px;
  bottom: 27px;
  left: 28px;
  z-index: 2;
}

.meter-service__image figcaption span,
.meter-service__image figcaption strong {
  display: block;
}

.meter-service__image figcaption span {
  margin-bottom: 7px;
  color: #83d9ed !important;
  font-size: 9px !important;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.meter-service__image figcaption strong {
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}


/* Content */

.meter-service__content {
  max-width: 670px;
}

.meter-service__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 22px;
}

.meter-service__label {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 !important;
  color: #075a88 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.8px;
}

.meter-service__label > span {
  width: 40px;
  height: 2px;
  background: #f2b936;
}

.meter-service__number {
  color: #c4d1d7 !important;
  font-size: 28px !important;
  font-weight: 800;
}

.meter-service h2 {
  margin: 0 !important;
  color: #062f49 !important;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  font-size: clamp(40px, 4.2vw, 60px) !important;
  font-weight: 800 !important;
  letter-spacing: -3px !important;
  line-height: 1.08 !important;
}

.meter-service h2 em {
  display: block;
  color: #0b78a7 !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

.meter-service__description {
  max-width: 590px;
  margin: 25px 0 0 !important;
  color: #657983 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
}


/* Features */

.meter-service__features {
  display: grid;
  margin-top: 31px;
  border-top: 1px solid #dce4e8;
}

.meter-feature {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  padding: 22px 0;
  border-bottom: 1px solid #dce4e8;
}

.meter-feature__icon {
  display: grid;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  color: #0b78a7;
  background: #e8f4f7;
  border-radius: 50%;
  place-items: center;
}

.meter-feature__icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.meter-feature strong {
  display: block;
  color: #062f49 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.meter-feature p {
  max-width: 470px;
  margin: 6px 0 0 !important;
  color: #71838c !important;
  font-size: 11px !important;
  line-height: 1.65 !important;
}


/* Footer */

.meter-service__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 31px;
}

.meter-service__experience {
  display: flex;
  align-items: center;
  gap: 12px;
}

.meter-service__experience-icon {
  display: grid;
  flex: 0 0 43px;
  width: 43px;
  height: 43px;
  color: #0b78a7;
  background: #e8f4f7;
  border-radius: 50%;
  place-items: center;
}

.meter-service__experience-icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.meter-service__experience small,
.meter-service__experience strong {
  display: block;
}

.meter-service__experience small {
  color: #81939b !important;
  font-size: 9px !important;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.meter-service__experience strong {
  margin-top: 3px;
  color: #062f49 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
}


/* Rounded button */

.meter-service__button {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 24px;
  color: #ffffff !important;
  background: #062f49;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.45px;
  text-decoration: none !important;
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.meter-service__button svg {
  width: 17px;
  margin-left: 12px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.meter-service__button:hover {
  color: #ffffff !important;
  background: #0b78a7;
  transform: translateY(-3px);
}


/* Tablet */

@media (max-width: 1000px) {
  .meter-service {
    padding: 90px 0;
  }

  .meter-service__container {
    grid-template-columns: 1fr;
    width: min(100% - 48px, 780px);
    gap: 65px;
  }

  .meter-service__gallery {
    height: 540px;
  }
}


/* Mobile */

@media (max-width: 650px) {
  .meter-service {
    padding: 72px 0;
  }

  .meter-service__container {
    width: min(100% - 28px, 780px);
    gap: 48px;
  }

  .meter-service__gallery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 360px 180px;
    height: auto;
    gap: 10px;
  }

  .meter-service__image {
    border-radius: 18px;
  }

  .meter-service__image--main {
    grid-column: 1 / 3;
  }

  .meter-service__image:not(.meter-service__image--main) {
    grid-column: 1 / 3;
  }

  .meter-service h2 {
    font-size: 40px !important;
    letter-spacing: -2px !important;
  }

  .meter-service__footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .meter-service__button {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b1e88d6 *//* =========================
   Page 3, Section 5:
   Water Supply Infrastructure
========================= */

.water-service,
.water-service * {
  box-sizing: border-box;
}

.water-service {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  background: #eef5f7;
}

.water-service::after {
  position: absolute;
  right: -170px;
  bottom: -190px;
  width: 460px;
  height: 460px;
  pointer-events: none;
  background: rgba(11, 120, 167, 0.055);
  border-radius: 50%;
  content: "";
}

.water-service__container {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(520px, 0.96fr);
  align-items: center;
  gap: 90px;
  width: min(100% - 80px, 1320px);
  margin-inline: auto;
}


/* Content */

.water-service__content {
  max-width: 670px;
}

.water-service__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 22px;
}

.water-service__label {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 !important;
  color: #075a88 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.8px;
}

.water-service__label > span {
  width: 40px;
  height: 2px;
  background: #f2b936;
}

.water-service__number {
  color: #b6c7ce !important;
  font-size: 28px !important;
  font-weight: 800;
}

.water-service h2 {
  margin: 0 !important;
  color: #062f49 !important;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  font-size: clamp(40px, 4.2vw, 60px) !important;
  font-weight: 800 !important;
  letter-spacing: -3px !important;
  line-height: 1.08 !important;
}

.water-service h2 em {
  display: block;
  color: #0b78a7 !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

.water-service__description {
  max-width: 590px;
  margin: 25px 0 0 !important;
  color: #657983 !important;
  font-size: 15px !important;
  line-height: 1.8 !important;
}


/* Capabilities */

.water-service__capabilities {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 27px;
  margin-top: 30px;
  padding: 27px 0;
  border-top: 1px solid #cfdee4;
  border-bottom: 1px solid #cfdee4;
}

.water-capability {
  display: flex;
  align-items: flex-start;
  gap: 13px;
}

.water-capability__icon {
  display: grid;
  flex: 0 0 43px;
  width: 43px;
  height: 43px;
  color: #0b78a7;
  background: #dcecf1;
  border-radius: 50%;
  place-items: center;
}

.water-capability__icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.water-capability strong {
  display: block;
  color: #062f49 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

.water-capability p {
  margin: 5px 0 0 !important;
  color: #74868f !important;
  font-size: 10px !important;
  line-height: 1.55 !important;
}


/* Scope */

.water-service__scope {
  margin-top: 27px;
}

.water-service__scope h3 {
  margin: 0 0 19px !important;
  color: #062f49 !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}

.water-service__scope-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 25px;
}

.water-scope-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.water-scope-item svg {
  flex: 0 0 21px;
  width: 21px;
  height: 21px;
  padding: 4px;
  color: #0b78a7;
  background: #dcecf1;
  border-radius: 50%;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.3;
}

.water-scope-item span {
  color: #526975 !important;
  font-size: 11px !important;
  font-weight: 600;
}


/* Footer */

.water-service__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 33px;
  padding-top: 27px;
  border-top: 1px solid #cfdee4;
}

.water-service__footer p {
  max-width: 255px;
  margin: 0 !important;
  color: #71838c !important;
  font-size: 11px !important;
  line-height: 1.6 !important;
}

.water-service__button {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 24px;
  color: #ffffff !important;
  background: #062f49;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.45px;
  text-decoration: none !important;
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.water-service__button svg {
  width: 17px;
  margin-left: 12px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.water-service__button:hover {
  color: #ffffff !important;
  background: #0b78a7;
  transform: translateY(-3px);
}


/* Image gallery */

.water-service__gallery {
  display: grid;
  grid-template-columns: 1.3fr 0.7fr;
  gap: 14px;
  height: 650px;
}

.water-service__image {
  position: relative;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  margin: 0 !important;
  background: #dce6ea;
  border-radius: 24px;
}

.water-service__image::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to top,
    rgba(3, 43, 65, 0.72),
    transparent 48%
  );
  content: "";
}

.water-service__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition:
    filter 0.7s ease,
    transform 0.7s ease;
}

.water-service__image:hover img {
  filter: brightness(1.04);
  transform: scale(1.03);
}

.water-service__image figcaption {
  position: absolute;
  right: 28px;
  bottom: 27px;
  left: 28px;
  z-index: 2;
}

.water-service__image figcaption span,
.water-service__image figcaption strong {
  display: block;
}

.water-service__image figcaption span {
  margin-bottom: 7px;
  color: #83d9ed !important;
  font-size: 9px !important;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.water-service__image figcaption strong {
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}


/* Tablet */

@media (max-width: 1000px) {
  .water-service {
    padding: 90px 0;
  }

  .water-service__container {
    grid-template-columns: 1fr;
    width: min(100% - 48px, 780px);
    gap: 65px;
  }

  .water-service__gallery {
    height: 540px;
  }
}


/* Mobile */

@media (max-width: 650px) {
  .water-service {
    padding: 72px 0;
  }

  .water-service__container {
    width: min(100% - 28px, 780px);
    gap: 48px;
  }

  .water-service h2 {
    font-size: 40px !important;
    letter-spacing: -2px !important;
  }

  .water-service__capabilities,
  .water-service__scope-grid {
    grid-template-columns: 1fr;
  }

  .water-service__footer {
    align-items: flex-start;
    flex-direction: column;
  }

  .water-service__button {
    width: 100%;
  }

  .water-service__gallery {
    grid-template-columns: 1fr;
    height: auto;
    gap: 10px;
  }

  .water-service__image {
    height: 190px;
    border-radius: 18px;
  }

  .water-service__image--main {
    height: 390px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9bff48e *//* =========================
   Page 3, Section 6:
   Service Consultation
========================= */

.service-consultation,
.service-consultation * {
  box-sizing: border-box;
}

.service-consultation {
  padding: 110px 0;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  background: #ffffff;
}

.service-consultation__container {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  width: min(100% - 80px, 1320px);
  min-height: 590px;
  margin-inline: auto;
  overflow: hidden;
  background: #eef5f7;
  border: 1px solid #d8e5e9;
  border-radius: 28px;
  box-shadow: 0 24px 70px rgba(5, 47, 73, 0.08);
}


/* Content */

.service-consultation__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 70px;
}

.service-consultation__label {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 0 22px !important;
  color: #075a88 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: 1.8px;
}

.service-consultation__label > span {
  width: 40px;
  height: 2px;
  background: #f2b936;
}

.service-consultation h2 {
  margin: 0 !important;
  color: #062f49 !important;
  font-family: "Plus Jakarta Sans", Arial, sans-serif !important;
  font-size: clamp(40px, 4.2vw, 59px) !important;
  font-weight: 800 !important;
  letter-spacing: -3px !important;
  line-height: 1.08 !important;
}

.service-consultation h2 em {
  display: block;
  color: #0b78a7 !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 800 !important;
}

.service-consultation__description {
  max-width: 540px;
  margin: 25px 0 0 !important;
  color: #657983 !important;
  font-size: 14px !important;
  line-height: 1.85 !important;
}


/* Buttons */

.service-consultation__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 35px;
}

.consultation-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 55px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-family: inherit !important;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-decoration: none !important;
  transition:
    background 0.25s ease,
    border-color 0.25s ease,
    color 0.25s ease,
    transform 0.25s ease;
}

.consultation-button svg {
  width: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.9;
}

.consultation-button--primary {
  color: #ffffff !important;
  background: #062f49;
}

.consultation-button--primary svg {
  margin-left: 13px;
}

.consultation-button--primary:hover {
  color: #ffffff !important;
  background: #0b78a7;
  transform: translateY(-3px);
}

.consultation-button--secondary {
  color: #062f49 !important;
  background: #ffffff;
  border-color: #b9ccd4;
}

.consultation-button__phone {
  margin-right: 11px;
}

.consultation-button--secondary:hover {
  color: #075a88 !important;
  border-color: #0b78a7;
  transform: translateY(-3px);
}


/* Direct details */

.service-consultation__details {
  display: flex;
  flex-wrap: wrap;
  gap: 33px;
  margin-top: 31px;
  padding-top: 26px;
  border-top: 1px solid #cfdee4;
}

.consultation-detail {
  display: flex;
  align-items: center;
  gap: 11px;
}

.consultation-detail__icon {
  display: grid;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  color: #0b78a7;
  background: #dcecf1;
  border-radius: 50%;
  place-items: center;
}

.consultation-detail__icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.65;
}

.consultation-detail small,
.consultation-detail strong,
.consultation-detail a {
  display: block;
}

.consultation-detail small {
  color: #81939b !important;
  font-size: 8px !important;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.consultation-detail strong,
.consultation-detail a {
  margin-top: 3px;
  color: #062f49 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.consultation-detail a:hover {
  color: #0b78a7 !important;
}


/* Image */

.service-consultation__visual {
  position: relative;
  min-height: 590px;
  overflow: hidden;
  margin: 0 !important;
  background: #dce6ea;
}

.service-consultation__visual::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to top,
    rgba(3, 43, 65, 0.7),
    transparent 48%
  );
  content: "";
}

.service-consultation__visual img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition:
    filter 0.7s ease,
    transform 0.7s ease;
}

.service-consultation__visual:hover img {
  filter: brightness(1.04);
  transform: scale(1.025);
}

.service-consultation__visual figcaption {
  position: absolute;
  right: 32px;
  bottom: 30px;
  left: 32px;
  z-index: 2;
}

.service-consultation__visual figcaption span,
.service-consultation__visual figcaption strong {
  display: block;
}

.service-consultation__visual figcaption span {
  margin-bottom: 6px;
  color: #83d9ed !important;
  font-size: 9px !important;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.service-consultation__visual figcaption strong {
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}


/* Tablet */

@media (max-width: 1000px) {
  .service-consultation {
    padding: 90px 0;
  }

  .service-consultation__container {
    grid-template-columns: 1fr;
    width: min(100% - 48px, 780px);
  }

  .service-consultation__visual {
    min-height: 500px;
  }
}


/* Mobile */

@media (max-width: 650px) {
  .service-consultation {
    padding: 72px 0;
  }

  .service-consultation__container {
    width: min(100% - 28px, 780px);
    border-radius: 20px;
  }

  .service-consultation__content {
    padding: 45px 24px;
  }

  .service-consultation h2 {
    font-size: 40px !important;
    letter-spacing: -2px !important;
  }

  .service-consultation__actions,
  .service-consultation__details {
    align-items: stretch;
    flex-direction: column;
  }

  .consultation-button {
    width: 100%;
  }

  .service-consultation__visual {
    min-height: 390px;
  }
}/* End custom CSS */