.center-heading h2 em, .header-area.header-sticky .nav li a.active, .header-area .main-nav .nav li.submenu ul li a:hover, .header-area .main-nav .nav li.submenu:hover > a, .header-area .main-nav .nav li > a:hover, .welcome-area .header-text h1 em, .gradient-text {
  background: linear-gradient(to right, #f4813f 20%, #f1556a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f1556a;
}

.welcome-area {
  background-size: 50vw;
  background-image: url(../images/custom-hero-image.png);
}
@media (max-width: 2000px) {
  .welcome-area {
    background-size: 46.5vw;
  }
}
@media (max-width: 1550px) {
  .welcome-area {
    background-size: 52vw;
  }
}
@media (max-width: 1440px) {
  .welcome-area {
    background-size: 54vw;
  }
}
@media (max-width: 1140px) {
  .welcome-area {
    background-size: 50vw;
  }
}
@media (max-width: 992px) {
  .welcome-area {
    background-size: 90vw;
  }
}
.header-area .main-nav .nav li.submenu ul {
  width: 265px;
  background-color: #fff;
}
.header-area .main-nav .nav li.submenu ul li a:before {
  background: linear-gradient(to bottom, #f4813f 20%, #f1556a 100%);
}
.header-area .main-nav .nav li.submenu ul li a:hover:before {
  width: 3.5px;
}
.header-area .main-nav .logo {
  height: 5rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
.header-area .main-nav .logo img {
  max-width: 11.5rem;
}
.header-area.header-sticky .nav li a.active {
  font-weight: 600;
}

.spacer {
  padding-top: min(15vh, 15rem);
}

#about {
  padding: 150px 0 100px;
  margin-top: -120px;
}

#rightServices,
#leftServices {
  padding-top: 160px;
  margin-top: -160px;
}

.center-heading p {
  font-size: 1.125rem;
  line-height: 1.5;
  text-wrap: balance;
}
.center-heading p strong {
  color: #444444;
}

.right-image-decor {
  height: 110%;
  margin-top: -780px;
}

#promotion {
  position: relative;
  z-index: 1;
}
#promotion .right-text ul li {
  display: flex;
  align-items: flex-start;
  gap: 1.65rem;
}
#promotion .right-text img {
  margin: 0;
  max-width: 6rem;
}
#promotion .right-text h4 {
  line-height: 0.75;
  margin: 0 0 0.85rem;
}

footer {
  margin-top: 8rem;
  padding-top: 280px;
}

@media (max-width: 1440px) {
  .welcome-area .header-text h1 {
    font-size: 46px;
    line-height: 1.35;
    margin-bottom: 0.5rem;
  }
  .welcome-area .header-text p {
    font-size: 15px;
  }
  .welcome-area .header-text .left-text {
    margin-top: 20rem;
  }
  .header-area .main-nav .nav {
    margin-left: 9%;
  }
  .header-area .main-nav .logo img {
    max-width: 12rem;
  }
}
@media (max-width: 1320px) {
  .welcome-area .header-text {
    width: 80%;
    margin-left: 5%;
  }
}
@media (max-width: 1140px) {
  .welcome-area .header-text {
    width: 92%;
    padding-top: 7rem;
  }
  .welcome-area .header-text h1 {
    font-weight: 800;
    font-size: 2.5rem;
  }
  .welcome-area .header-text .left-text {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .hide-992 {
    display: none;
  }
  .welcome-area {
    margin-top: 5rem;
  }
  .welcome-area .header-text {
    margin: 0;
    width: 100%;
    text-align: center;
    padding-block: 95vw 7rem;
  }
  .welcome-area .header-text .left-text {
    margin-top: 0;
  }
  .header-area .main-nav {
    position: relative;
  }
  .header-area .main-nav .nav {
    padding-inline: 0;
    margin-left: 0;
    margin-top: 80px !important;
  }
  .header-area .main-nav .nav li.submenu ul {
    width: 100%;
  }
  .header-area .main-nav .logo {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .header-area .main-nav .logo img {
    max-width: 10.5rem;
  }
  .header-area .main-nav .menu-trigger {
    right: 0;
  }
  .spacer {
    padding-top: min(10vh, 10rem);
  }
  .row-992 {
    flex-flow: column-reverse;
  }
}
@media (max-width: 568px) {
  .welcome-area {
    background-size: 100vw;
  }
  .welcome-area .header-text {
    padding-block: 105vw 4rem;
  }
  .welcome-area .header-text h1 {
    font-weight: 700;
    font-size: 2.25rem;
    letter-spacing: 0.3px;
  }
  #about {
    padding-bottom: 20px;
  }
  #promotion {
    padding-top: 0;
  }
  #promotion .right-text ul li {
    gap: 1.2rem;
  }
  #promotion .right-text h4 {
    line-height: 1.35;
    font-size: 1.2rem;
    margin-bottom: 0.25rem;
  }
  #promotion .right-text p {
    font-size: 14px;
    line-height: 1.5;
  }
  #promotion .right-text img {
    max-width: 4.5rem;
  }
  .center-heading h2 {
    font-size: 2.35rem;
    margin-bottom: 0.85rem;
  }
  .center-heading p {
    font-size: 1rem;
  }
  .footer-content .right-content h2 {
    font-size: 2.35rem;
    margin-bottom: 0.85rem;
  }
}
button.main-button,
.main-button {
  transition: all 0.3s ease-in-out !important;
}/*# sourceMappingURL=custom.css.map */