.home_services .ltx-list-wrap {
  display: flex;
}

.home_services .services-sc.layout-list article .image {
  margin-left: 0px;
}

.services-sc.layout-list article .descr {
  padding-left: 150px;
}

.reference_slider .services-sc.layout-photos article:hover .descr,
.reference_slider .services-sc.layout-photos article .descr {
  display: none;
}

.reference_row.vc_custom_1697470114717 {
  margin-top: 20px !important;
  padding: 50px 0;
}

.reference_row.ltx-services-slider:before {
  background-color: #d3c19f40;
  /* opacity: 1; */
}

.home_services .services-sc.layout-list article {
  padding: 50px 30px 70px;
}

.sketch__text {
  text-align: justify;
}

.ql-block--explore {
  padding-top: 20px;
}

.partners__heading.heading {
  margin: 10px 0 46px;
}

.home_contact__text span {
  font-size: 20px;
}

.bottom-slick-slider .slick-track {
  display: flex !important;
  overflow: hidden;
}

.bottom-slick-slider .slick-item {
  height: inherit;
}

/* .takeoff__section ul li:nth-child(1) .in.matchHeight {
  position: relative;
  background-color: transparent;
  min-height: 324px;
}

.takeoff__section ul li:nth-child(1) .in.matchHeight::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2023/11/woman-red-suit-stands-airport-terminal.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  z-index: -1;
  border-radius: 10px;
}

.takeoff__section ul li:nth-child(2) .in.matchHeight {
  position: relative;
  background-color: transparent;
  min-height: 324px;
}

.takeoff__section ul li:nth-child(2) .in.matchHeight::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2023/11/smiling-young-woman-asian-descent-dressed-elegant-dress.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  z-index: -1;
  border-radius: 10px;
}

.takeoff__section ul li:nth-child(3) .in.matchHeight {
  position: relative;
  background-color: transparent;
  min-height: 324px;
}

.takeoff__section ul li:nth-child(3) .in.matchHeight::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2023/11/stewardesses-walk-gracefully-through-cabin-smiling-saluting-passengers-professional-photography-taken-with-canon-eos-5d-high-glossy-photography-clean-sharp-focus.jpg") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  opacity: 0.5;
  z-index: -1;
  border-radius: 10px;
}

.takeoff__section ul li:nth-child(4) .in.matchHeight {
  position: relative;
  background-color: transparent;
  min-height: 324px;
}

.takeoff__section ul li:nth-child(4) .in.matchHeight::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2023/11/graphic-airplane.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  z-index: -1;
  border-radius: 10px;
} */

.home-card {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  float: left;
  perspective: 2000px;
  min-height: 687px;
}

.content {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transition: transform 1s;
  transform-style: preserve-3d;
}

.home-card:hover .content {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}

.front {
  padding-bottom: 35px;
  color: #1e1f2d !important;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.front::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2023/11/woman-red-suit-stands-front-plane-with-word-jet-it.jpg");
  background-position: center 15%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  z-index: -1;
  border-radius: 10px;
}

.front,
.back {
  position: absolute;
  height: 100%;
  width: 100%;
  /* background: white; */
  /* line-height: 300px; */
  color: #03446a;
  text-align: center;
  /* font-size: 60px; */
  border-radius: 5px;
  backface-visibility: hidden;
}

.back {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #aa3f44;
  justify-content: center;
  color: white;
  transform: rotateY(180deg);
  font-size: 18px;
  padding: 10px;
}

.card-cta {
  background-color: #d3c19f;
  color: #1e1f2d;
  margin-top: 30px;
  border: 1px solid transparent;
  border-radius: 5px;
}

.front--1::before {
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2017/07/cover-letter.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.front--2::before {
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2017/07/onbording.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.front--3::before {
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2017/07/cabin-crow.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.front--4::before {
  background: url("https://w3lab.dev/zav-areo/wp-content/uploads/2017/07/cabin-crow.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-card--1,
.home-card--2,
.home-card--3,
.home-card--4 {
  min-height: 324px;
}

.selected-flag {
  border-bottom-left-radius: 64px;
  border-top-left-radius: 64px;
}

.ltx-social.ltx-nav-second.ltx-type- {
  display: none;
}

.top-slick-slider {
  padding-top: 80px;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom-slick-slider {
  padding-bottom: 80px;
}

.top-slick-title {
  max-width: 50%;
}

.slider-years {
  max-width: 50%;
}

.slider-years header {
  font-weight: 600;
  font-size: 71px;
  line-height: 128px;
  letter-spacing: 0.2px;
  color: #d3c19f;
  transition: all 0.4s ease 0.1s;
  font-family: "Merriweather", sans-serif;
  margin-right: 25px;
}

.slick-item .text-block {
  border: 2px solid #d5d5d5;
  padding: 47px 41px 47px 32px;
  margin-right: 35px;
  height: 100%;
  background-color: antiquewhite;
  transition: 0.3s;
  color: var(--black);
}

/* .slick-item .text-block ul {
  list-style-type: none;
} */

.slick-item .text-block h4 {
  font-size: 38px;
  text-align: center;
  margin-top: 0;
  color: var(--black);
}

.slick-item.slick-active .text-block {
  border: 2px solid #d3c19f;
  background-color: #aa3f44;
  color: #fff;
}

.slick-item.slick-active .text-block h4 {
  color: #fff;
}

.text-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.text-block {
  min-height: 410px;
  max-width: 751px;
}

.slider-years .slick-item,
.our-team-top-slick-slider .slick-slide {
  opacity: 0.5;
}

.slider-years .slick-item.slick-active,
.our-team-top-slick-slider .slick-slide.slick-active {
  opacity: 1;
}

.text-block ul {
  line-height: 18px;
}

.text-block strong {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.slick-prev,
.slick-next {
  width: 40px !important;
  height: 40px !important;
  z-index: 9;
}

.slick-prev:before,
.slick-next:before {
  background-image: url(../slick/slick-arrow.svg) !important;
  background-repeat: no-repeat !important;
  content: "";
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
  width: 40px !important;
  height: 40px !important;
  background-color: #d3c19f !important;
  position: absolute !important;
  opacity: 1;
  transition: 0.3s;
}

.slick-prev:hover.slick-prev:before,
.slick-next:hover.slick-next:before {
  background-color: #aa3f44 !important;
}

.slick-next:before {
  background-image: url(../slick/slick-arrow-left.svg) !important;
}

.slider-track .slick-prev {
  left: -19px !important;
}

.slick-slider-partners .slick-item {
  margin: 0 50px;
}

.home-partners .vc_row {
  padding: 40px 50px;
}

.post-type-archive-services .text.text-page {
  display: none;
}

.post-type-archive-services .ltx-post-headline {
  display: none;
}

ol,
ul {
  line-height: 25px;
}

.talk-img {
  position: relative;
}
/* .talk-img:before {
  background-image: url("https://zav-aero.w3lab.dev/wp-content/uploads/2024/11/Video-2-2.gif");
  content: "";
  position: absolute;
  top: 28px;
  right: 10px;
  width: 100px;
  height: 100px;
  z-index: 5;
} */
.talk-header {
  margin-top: 25px;
  margin-bottom: 0;
}
.talk-column .vc_column-inner {
  justify-content: flex-end !important;
}
/* .talk-column .vc_column-inner {
  position: relative;
  background-size: cover;
  margin-top: 154px;
  border-radius: 12px;
  justify-content: flex-start !important;
}
.talk-column .vc_column-inner:before {
  background-color: #1e1f2d7c;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.talk-column .heading.header-subheader {
  position: absolute;
  bottom: 50px;
} */

/* .talk-img img {
  position: relative;
  z-index: 5;
}

.talk-img img {
  position: relative;
  z-index: 5;
} */

.talk-header {
  padding: 12px;
  background-color: #d3c19f;
  border-radius: 18px;
  /* margin-right: 15px; */
}
.talk-header h5 {
  color: #fff !important;
}
.talk-header h6 {
  font-size: 16px;
}
.talk-header h5 span {
  color: #aa3f44 !important;
}
.testimonials-list .swiper-slide {
  padding: 0 20px;
}

.testimonials-list .swiper-slide .inner.matchHeight {
  height: 600px !important;
}

header.page-header h1 {
  text-transform: capitalize;
}

.phone-country.wpcf7-validates-as-phonetext {
  padding-left: 70px;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
/*   padding-left: 0; */
}
.home .ltx-contact-form-7 .row > div, .ltx-contact-form-7 p {
    margin-bottom: 15px !important;
}
#content-sidebar {
  display: none;
}
div.blog article .description .text {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 20px;
}
.home-partners h3.header span {
  color: #fff !important;
}
.top-slick-slider {
  padding-top: 80px;
  padding-bottom: 30px;
}
@media (max-width: 2560px) {
  .slider-track .slick-list {
    /* width: calc(100vw - 519px); */
    /* width: unset !important; */
  }
}

@media (max-width: 1920px) {
  /* .slider-track .slick-list { 
    width: calc(100vw - 111px);
  }*/
}

@media (max-width: 1650px) {
  .home_services .ltx-list-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }

  .home_services .services-sc.layout-list article {
    width: 200px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .services-sc.layout-list article .descr {
    padding-left: 0;
  }

  .home .services-sc.layout-list article .image {
    position: relative;
  }
}

@media (max-width: 1600px) {
  .slider-track .slick-list {
    /* width: calc(100vw - 222px); */
    width: unset;
  }
  .talk-img img {
    height: 561px;
    object-fit: cover;
  }
  .text-block {
    min-height: 450px;
    max-width: 600px;
  }
}

@media (max-width: 1199px) {
  .home_services .services-sc {
    padding-bottom: 100px !important;
  }

  .home .ltx-services-slider:before {
    display: none !important;
  }

  .home-partners {
    margin-top: 0;
  }

  .text-block {
    max-width: 500px;
    min-height: 480px;
  }

  .home_sketch {
    padding-top: 40px;
  }

  .talk-column {
    margin-top: 40px;
  }

  #book .vc_single_image-wrapper.vc_box_border_grey,
  #book figure {
    width: 100%;
  }
  .talk-img img {
    height: auto;
    object-fit: cover;
    width: 100%;
  }
  nav.navbar #navbar.navbar-mobile .mobile-controls {
    display: none;
  }
  #experience .heading.label.ltx-header-label {
    right: 142px;
    border-top-right-radius: 10px;
  }
  .home_cta .btn-wrap.align-right {
    text-align: right;
  }
}

@media (max-width: 992px) {
  #experience .heading.label.ltx-header-label {
    right: 31px;
  }
  #ltx-widgets-footer .social-big.bg-main.icon-weight-bold {
    text-align: center !important;
  }
  #ltx-widgets-footer #menu-services {
    text-align-last: left;
    width: fit-content;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .reference_slider .vc-item:nth-child(n + 3) {
    display: none !important;
  }

  .services-sc.layout-list article .image {
    margin: 0 0 20px 0 !important;
  }

  .home-partners .vc_row {
    padding: 40px 0;
  }

  .slider-track .slick-list {
    width: unset;
  }

  .text-block {
    max-width: 400px;
    min-height: 408px;
  }

  .slick-item .text-block {
    padding: 20px;
  }

  .slick-slider-partners .slick-item {
    margin: 0 25px;
  }
  #experience .heading.label.ltx-header-label {
    right: 15px;
  }
  .bottom-slick-slider {
    padding-bottom: 0;
  }
  .top-slick-slider {
    padding-top: 0;
  }
  .home_cta .btn-wrap.align-right {
    text-align: center;
  }
}

@media (max-width: 567px) {
  .slider-years header {
    font-size: 32px;
  }

  .text-block {
    max-width: 320px;
    min-height: 476px;
  }

  h2 {
    font-size: 26px !important;
  }
  h3.header,
  h3 {
    font-size: 22px !important;
  }
  #experience .heading.label.ltx-header-label {
    padding: 15px;
  }

  #experience .heading.label.ltx-header-label .heading-content {
    padding-left: 0;
  }
  .home_cta .heading-content {
    /* padding-left: 100px !important; */
  }
  .home_services .services-sc article {
    align-items: center;
  }
  .home_services .services-sc {
    padding-bottom: 0 !important;
  }
  .home .ltx-zs-slider-inner a.btn.btn-main.color-hover-white.align-center,
  .home .ltx-zs-slider-inner a.btn.btn-second.color-hover-white.align-center {
    padding: 15px;
    min-width: 160px;
  }
  .home
    .ltx-zs-slider-inner
    a.btn.btn-main.color-hover-white.align-center::after,
  .home
    .ltx-zs-slider-inner
    a.btn.btn-second.color-hover-white.align-center::after {
    display: none;
  }
}

html {
  scroll-behavior: smooth;
}

/* * {
  outline: 1px solid red;
} */
