.pxp-header.absolute-top {
  background-color: transparent;
}

.about-hero {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 50vh;
  min-height: 400px;
}
@media screen and (max-width: 767px) {
  .about-hero {
    height: 600px;
  }
}
.about-hero:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.about-hero-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  z-index: 0;
}
.about-hero-caption {
  position: relative;
  width: 100%;
  padding: 0 0 60px;
  z-index: 2;
}
.about-hero-caption h1 {
  font-size: 44px;
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 12px;
  text-shadow: 1px 5px 30px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .about-hero-caption h1 {
    font-size: 32px;
  }
}
.about-hero-caption p {
  color: #ffffff;
  font-size: 16px;
  opacity: 0.7;
  margin: 0;
}

.about-big-text {
  margin: 200px 0;
}
.about-big-text h2 {
  color: #0000FF;
  text-align: center;
  font-weight: 900;
  margin: 0;
}

.about-image-carousel-item {
  margin: 0;
}
.about-image-carousel-item-image {
  height: 600px;
  border-radius: 0.3rem !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 30px;
}
@media screen and (max-width: 1599px) {
  .about-image-carousel-item-image {
    height: 540px;
  }
}
@media screen and (max-width: 1199px) {
  .about-image-carousel-item-image {
    height: 500px;
  }
}
@media screen and (max-width: 991px) {
  .about-image-carousel-item-image {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .about-image-carousel-item-image {
    height: 300px;
  }
}
@media screen and (max-width: 575px) {
  .about-image-carousel-item-image {
    margin: 0 15px;
  }
}
.about-image-carousel .pxp-props-carousel-right-arrow {
  left: unset;
  right: 15vw;
  transform: translate(50%, -50%) scale(1, 1);
}
.about-image-carousel .pxp-props-carousel-left-arrow {
  left: 15vw;
  transform: translate(-50%, -50%) scale(1, 1);
}
.about-image-carousel .pxp-props-carousel-right-arrow, .about-image-carousel .pxp-props-carousel-left-arrow {
  background-color: #000051;
}
@media screen and (max-width: 575px) {
  .about-image-carousel .pxp-props-carousel-right-arrow, .about-image-carousel .pxp-props-carousel-left-arrow {
    display: none;
  }
}
.about-image-carousel .pxp-props-carousel-right-arrow svg line, .about-image-carousel .pxp-props-carousel-left-arrow svg line {
  stroke: #ffffff;
}
.about-image-carousel .pxp-props-carousel-right-arrow:hover svg, .about-image-carousel .pxp-props-carousel-left-arrow:hover svg {
  animation: arrowRight 0.4s ease-in-out;
}
.about-image-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 24px -6px 0;
}
@media screen and (min-width: 576px) {
  .about-image-carousel .owl-dots {
    display: none;
  }
}
.about-image-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background-color: #000051;
  border: none;
  outline: none !important;
  border-radius: 50%;
  margin: 0 6px;
  transition: all 0.3s ease-in-out;
}
.about-image-carousel .owl-dots .owl-dot.active {
  background-color: #0000FF;
}

.pxp-cta-3 .pxp-section-h2 {
  color: #0000FF;
}
.pxp-cta-3 .pxp-text-light {
  color: #40407C;
  opacity: 1;
}
.pxp-cta-3 .pxp-primary-cta:after {
  border-top: 2px solid #000000;
  color: #000000;
}

.pxp-numbers {
  background-color: #0000FF;
}
.pxp-numbers .pxp-section-h2 {
  color: #ffffff;
}
.pxp-numbers p {
  color: #ffffff;
}
.pxp-numbers .pxp-numbers-item-number {
  color: #ffffff;
}
.pxp-numbers .pxp-numbers-item-title {
  color: #ffffff;
}
.pxp-numbers .pxp-numbers-item-text {
  color: #ffffff;
}

.pxp-services-accordion .pxp-section-h2 {
  color: #0000FF;
}
.pxp-services-accordion .pxp-services-accordion-item {
  border: none;
  padding: 0;
}
.pxp-services-accordion .pxp-services-accordion-item .pxp-services-accordion-item-header button {
  display: block;
  color: #000051;
  font-size: 22px;
}
.pxp-services-accordion .pxp-services-accordion-item .pxp-services-accordion-item-body {
  color: #40407C;
  padding: 0 0 0 24px;
  opacity: 1;
}

.pxp-services-tilt .pxp-section-h2 {
  color: #0000FF;
}
.pxp-services-tilt .pxp-text-light {
  color: #40407C;
  opacity: 1;
}
.pxp-services-tilt .pxp-services-tilt-item {
  position: relative;
  display: block;
  width: 100%;
  height: 415px;
  color: #fff;
  flex: none;
  margin-bottom: 30px;
  transform-style: preserve-3d;
}
.pxp-services-tilt .pxp-services-tilt-item-fig {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #333;
  margin: 0;
}
.pxp-services-tilt .pxp-services-tilt-item-fig:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0.3rem;
  background-color: rgba(0, 0, 0, 0.2);
}
.pxp-services-tilt .pxp-services-tilt-item-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  z-index: 2;
  transform: translateZ(20px);
}
.pxp-services-tilt .pxp-services-tilt-item-caption-icon img {
  height: 80px;
  width: auto;
}
.pxp-services-tilt .pxp-services-tilt-item-caption-title {
  font-weight: 900;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  margin: 40px 0 0.5rem;
}
.pxp-services-tilt .pxp-services-tilt-item-caption-text {
  font-size: 0.8rem;
  text-align: center;
  opacity: 0.7;
}

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