/* xl - DESKTOP STYLES */
.newsletter-btn-container {
  display: flex;
  justify-content: space-between !important;
  align-items: flex-end;
}
.newsletter-btn-container .btn {
  margin: unset !important;
  font-weight: 700 !important;
  padding-top: 15px !important;
}
.newsletter-btn-container span {
  color: #00A99B;
  line-height: 1;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.05em;
  /* font-size:50px; */
}
@media screen and (min-width: 801px) and (max-width: 1023px) {
  .page-footer .newsletter-btn-container {
    max-width: 1440px !important;
    margin: 0 auto !important;
    padding: 0 62px !important;
  }
  .page-footer .wrapper {
    padding: 0 62px;
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
  }
  .page-footer .footer-secondary-menu {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    flex-direction: unset !important;
  }
  .page-footer .footer-secondary-menu .social {
    margin-bottom: 0px !important;
  }
  .page-footer .social li a {
    margin-left: 5px !important;
  }
}
@media screen and (max-width: 800px) {
  #menu-additional-footer-menu-1 {
    width: 100% !important;
    text-align: center !important;
    display: block !important;
  }
  .page-footer .copyright, .page-footer .footer-secondary-menu .legal li a {
    text-align: center !important;
  }
}
.our-values .values-wrapper .value-item span::before {
  color: #00A99B !important;
}
@media screen and (max-width: 1024px) {
  .testimonials-slider {
    background-color: #fff !important;
  }
  .testimonials-slider .content-slider {
    background-color: #fff !important;
  }
  .testimonial-text {
    color: #000 !important;
    font-size: 20px !important;
  }
  .single-sector .testimonials-slider, .single-expertise .testimonials-slider {
    padding-left: 0px !important;
  }
  .testimonial-item h5 {
    font-size: 20px !important;
    color: #000 !important;
  }
  .testimonial-item .position {
    font-size: 18px !important;
    color: #000 !important;
  }
}
body .page-footer {
  padding-top: 150px !important;
  padding-bottom: 160px !important;
}
body .page-footer .footer-secondary-menu {
  padding-bottom: 0px !important;
  margin-top: 20px !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F18893-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%22%7D */