@media screen and (max-width: 575px) {
  #sub-banner .sub-banner__title-holder .title__main {
    margin-top: 150px;
  }
  #sub-banner .sub-banner__desc-banner {
    vertical-align: top;
  }
}
.about-altitude {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .about-altitude {
    overflow: hidden;
  }
}
.about-altitude__images {
  text-align: center;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .about-altitude .img-holder {
    right: -250px;
  }
}
@media screen and (max-width: 575px) {
  .about-altitude .img-holder {
    right: -150px;
  }
}
.about-altitude .img-holder__main {
  width: 464px;
  height: 683px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .about-altitude .img-holder__main {
    height: 500px;
  }
}
@media screen and (max-width: 575px) {
  .about-altitude .img-holder__main {
    width: 272px;
    height: 387px;
  }
}
.about-altitude .img-holder__main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-altitude .img-holder__small {
  width: 324px;
  height: 267px;
  position: absolute;
  bottom: 0;
  left: -114px;
}
@media screen and (max-width: 767px) {
  .about-altitude .img-holder__small {
    width: 300px;
    height: 200px;
    left: auto;
    bottom: 60px;
    right: 140px;
  }
}
@media screen and (max-width: 575px) {
  .about-altitude .img-holder__small {
    width: 209px;
    height: 152px;
    right: 150px;
  }
}
@media screen and (max-width: 320px) {
  .about-altitude .img-holder__small {
    right: 100px;
  }
}
.about-altitude .img-holder__small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-altitude__desc {
  padding-right: 98px;
}
@media screen and (max-width: 991px) {
  .about-altitude__desc {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-altitude__desc .title__main, .about-altitude__desc .title__small {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .about-altitude__desc {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 320px) {
  .about-altitude__desc {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.about-altitude__desc-top {
  display: none;
}
@media screen and (max-width: 767px) {
  .about-altitude__desc-top {
    width: 259px;
    display: block;
    text-align: left;
    position: absolute;
    top: 50px;
    left: 15px;
  }
}
@media screen and (max-width: 575px) {
  .about-altitude__desc-top {
    position: absolute;
    left: 55px;
  }
}
@media screen and (max-width: 320px) {
  .about-altitude__desc-top {
    left: 25px;
  }
}

.about-expert {
  position: relative;
  margin-top: 50px;
  padding-bottom: 150px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .about-expert {
    padding-bottom: 100px;
  }
}
.about-expert__holder {
  height: 85%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.4;
}
.about-expert__holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-expert__holder:after {
  content: "";
  height: 100%;
  background: black;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.about-expert .container {
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 100px;
}
@media screen and (max-width: 1199px) {
  .about-expert .container {
    padding-left: 0;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .about-expert .container {
    padding-left: 15px;
  }
}
.about-expert__images {
  text-align: center;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .about-expert__images {
    padding-bottom: 0;
  }
}
.about-expert__desc-top {
  width: 390px;
  text-align: left;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .about-expert__desc-top {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .about-expert__desc-top {
    width: 304px;
  }
  .about-expert__desc-top .title-desc {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .about-expert__desc-top {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 320px) {
  .about-expert__desc-top {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .about-expert .img-holder {
    right: -135px;
  }
}
@media screen and (max-width: 411px) {
  .about-expert .img-holder {
    right: -100px;
  }
}
.about-expert .img-holder__main {
  width: 555px;
  height: 629px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .about-expert .img-holder__main {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .about-expert .img-holder__main {
    width: 400px;
    height: 500px;
  }
}
@media screen and (max-width: 575px) {
  .about-expert .img-holder__main {
    width: 281px;
    height: 347px;
  }
}
.about-expert .img-holder__main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-expert .img-holder__small {
  width: 570px;
  height: 401px;
  position: absolute;
  bottom: -80px;
  right: 300px;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .about-expert .img-holder__small {
    width: 400px;
    height: 300px;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-expert .img-holder__small {
    position: relative;
    right: 0;
    margin-top: -200px;
  }
}
@media screen and (max-width: 575px) {
  .about-expert .img-holder__small {
    width: 258px;
    height: 182px;
    right: auto;
    left: 100px;
    margin-top: -115px;
  }
}
@media screen and (max-width: 411px) {
  .about-expert .img-holder__small {
    left: 40px;
  }
}
@media screen and (max-width: 411px) {
  .about-expert .img-holder__small {
    left: 0;
  }
}
.about-expert .img-holder__small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-expert__desc {
  display: none;
}
@media screen and (max-width: 767px) {
  .about-expert__desc {
    display: block;
    text-align: left;
    padding-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .about-expert__desc {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 320px) {
  .about-expert__desc {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.about-team {
  padding-top: 50px;
  padding-bottom: 150px;
}
@media screen and (max-width: 1199px) {
  .about-team {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .about-team .container {
    padding-left: 55px;
    padding-right: 55px;
  }
}
@media screen and (max-width: 320px) {
  .about-team .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.about-team .swiper-about-team .swiper-slide {
  width: 62.5%;
  height: 50%;
}
@media screen and (max-width: 767px) {
  .about-team .swiper-about-team .swiper-slide {
    width: 100%;
  }
}
.about-team .swiper-about-team .logo-holder {
  width: 110px;
  position: absolute;
  bottom: 25px;
  left: 30px;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .about-team .swiper-about-team .logo-holder {
    width: 90px;
    bottom: 15px;
  }
}
.about-team .swiper-about-team .logo-holder img {
  transform: none !important;
}
.about-team .swiper-about-team .brand-holder {
  position: absolute;
  bottom: 20px;
  right: 30px;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .about-team .swiper-about-team .brand-holder {
    font-size: 14px;
  }
}
.about-team .swiper-about-team .brand-holder.slide-desc {
  animation-name: fade-in;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: both;
}

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