body #content .about-us .hero {
  position: relative;
  padding-top: 90px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 992px) {
  body #content .about-us .hero {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 575px) {
  body #content .about-us .hero {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
body #content .about-us .hero .hero-content {
  position: relative;
}
body #content .about-us .hero .image-wrapper img {
  border-radius: 20px;
}
body #content .about-us .highlights {
  background: url(/wp-content/uploads/Asset-14-scaled.png);
  background-size: 100% 100% !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  padding-top: 80px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 575px) {
  body #content .about-us .highlights {
    background-size: 160% 100% !important;
    padding-bottom: 30px;
  }
}
body #content .about-us .highlights .title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  body #content .about-us .highlights .col-12:first-of-type {
    border-right: 4px solid #FF7400;
  }
}
body #content .about-us .highlights .col-inner {
  padding: 30px;
}
body #content .about-us .highlights .col-inner .content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
body #content .about-us .highlights .col-inner .content .big-number {
  font-size: 6rem;
  font-weight: 800;
  color: #ff5500;
  line-height: normal;
}
@media only screen and (max-width: 575px) {
  body #content .about-us .highlights .col-inner .content .big-number {
    font-size: 4rem;
  }
}
body #content .about-us .highlights .col-inner .content .big-number .smaller-number {
  font-size: 4rem;
  line-height: normal;
  font-weight: 500;
  position: relative;
  bottom: 15px;
}
body #content .about-us .highlights .closing-title {
  margin-top: 60px;
}
@media only screen and (max-width: 575px) {
  body #content .about-us .highlights .closing-title {
    margin-top: 0;
  }
}
body #content .about-us .credit {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fcbd33;
  margin-top: -1px;
}
@media only screen and (max-width: 575px) {
  body #content .about-us .credit {
    padding-top: 30px;
  }
}
body #content .about-us .credit .img-wrapper img {
  border-radius: 20px;
  box-shadow: 0 0 14px -2px;
}
@media only screen and (max-width: 992px) {
  body #content .about-us .credit .title-wrapper {
    margin-top: 30px;
  }
}
body #content .about-us .credit .title-wrapper h2 {
  margin-bottom: 15px;
}
body #content .about-us .credit .title-wrapper p {
  color: #222 !important;
}
body #content .about-us .credit .title-wrapper p i {
  font-weight: 600 !important;
}
body #content .about-us .credit .recognition {
  margin-top: 30px;
  background: #fff1e5;
  padding: 30px;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) {
  body #content .about-us .credit .recognition .col-12:not(:last-of-type) {
    border-right: 3px dotted #FF7400;
  }
}
@media only screen and (min-width: 575px) and (max-width: 768px) {
  body #content .about-us .credit .recognition .col-12:nth-of-type(odd) {
    border-right: 3px dotted #FF7400;
  }
  body #content .about-us .credit .recognition .col-12:nth-child(3), body #content .about-us .credit .recognition .col-12:nth-child(4) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  body #content .about-us .credit .recognition .col-12:not(:last-of-type) {
    border-bottom: 3px dotted #FF7400;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
body #content .about-us .credit .recognition .content {
  text-align: center;
}
body #content .about-us .credit .recognition .content img {
  width: 25%;
}
body #content .about-us .credit .recognition .content h5 {
  color: #ff5500 !important;
  font-size: 1rem !important;
  margin-top: 15px;
}
body #content .about-us .our-approach {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  body #content .about-us .our-approach .row .col-12:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
body #content .about-us .our-approach .row .content-wrapper {
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 0 14px -7px #000;
  height: 100%;
  border-radius: 10px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  body #content .about-us .our-approach .row .content-wrapper {
    padding: 60px;
  }
}
@media only screen and (max-width: 992px) {
  body #content .about-us .our-approach .row .content-wrapper {
    padding: 30px;
  }
}
@media only screen and (max-width: 575px) {
  body #content .about-us .our-approach .row .content-wrapper {
    padding: 15px;
  }
}
body #content .about-us .our-approach .row .content-wrapper .title * {
  line-height: 1.5;
}
body #content .about-us .trusted {
  padding-top: 130px;
  margin-top: -110px;
  padding-bottom: 60px;
  background: url(/wp-content/uploads/Asset-14-scaled.png);
  background-size: 100% 100% !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
}
@media only screen and (max-width: 575px) {
  body #content .about-us .trusted {
    background-size: 160% 100% !important;
  }
}

/*# sourceMappingURL=about-us.css.map */
