.wpo-page-title .wpo-breadcumb-wrap h1 {
  font-size: 100px;
  font-weight: 400;
  line-height: 120px;
  margin-bottom: 0;
  color: #000;
}
@media (max-width: 1399px) {
  .wpo-page-title .wpo-breadcumb-wrap h1 {
    font-size: 85px;
    line-height: 110px;
  }
}
@media (max-width: 1199px) {
  .wpo-page-title .wpo-breadcumb-wrap h1 {
    font-size: 70px;
    line-height: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-page-title .wpo-breadcumb-wrap h1 {
    font-size: 60px;
    line-height: 80px;
  }
}
@media (max-width: 767px) {
  .wpo-page-title .wpo-breadcumb-wrap h1 {
    font-size: 40px;
    line-height: 55px;
  }
}
@media (max-width: 575px) {
  .wpo-page-title .wpo-breadcumb-wrap h1 {
    font-size: 30px;
    line-height: 30px;
  }
}

.wpo-hero-static-s4 .wrapper h1 {
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  font-size: 120px;
  font-weight: 700;
  text-align: end;
  margin-bottom: 50px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s4 .wrapper h1 {
    font-size: 110px;
  }
}
@media (max-width: 1199px) {
  .wpo-hero-static-s4 .wrapper h1 {
    font-size: 90px;
  }
}
@media (max-width: 991px) {
  .wpo-hero-static-s4 .wrapper h1 {
    font-size: 80px;
  }
}
@media (max-width: 757px) {
  .wpo-hero-static-s4 .wrapper h1 {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .wpo-hero-static-s4 .wrapper h1 {
    font-size: 40px;
  }
}
.wpo-hero-static-s4 .wrapper h1 span {
  font-family: "Felidae";
  font-weight: 400;
  margin-right: -80px;
}
@media (max-width: 1399px) {
  .wpo-hero-static-s4 .wrapper h1 span {
    margin: 0;
  }
}

.service-single-page .content h1{font-size:48px;font-weight:500;line-height:1.15;margin-bottom:24px}@media(max-width:767px){.service-single-page .content h1{font-size:32px}}
