@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@100;200;300;400;500;600;700&display=swap");
.no-results {
  display: none;
  min-height: 800px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
}
.no-results .no-results-content {
  text-align: center;
  max-width: 600px;
}
.no-results .no-results-content .no-results-text {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #8a94ac;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .no-results .no-results-content .no-results-text {
    font-size: 1.5rem;
  }
}
.no-results .no-results-content .no-results-suggestion {
  font-size: 1.2rem;
  font-weight: 300;
  color: #8a94ac;
  opacity: 0.8;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .no-results .no-results-content .no-results-suggestion {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .no-results {
    min-height: 600px;
    padding: 50px 0;
  }
}
@media (max-width: 468px) {
  .no-results {
    min-height: 400px;
  }
}

.block--cabins {
  position: relative;
}
@media (max-width: 653px) {
  .block--cabins {
    height: auto;
  }
}
.block--cabins .bk_img_wireframes {
  width: 100%;
  height: 500px;
  right: -30%;
  position: relative;
  margin-top: -450px;
  background-image: url("../img/tour-virtual/img_avion_wireframes_tour_home.png");
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  top: 120px;
  z-index: -200px;
}
@media (max-width: 1566px) {
  .block--cabins .bk_img_wireframes {
    right: -35%;
  }
}
@media (max-width: 1440px) {
  .block--cabins .bk_img_wireframes {
    width: 130%;
    right: -20%;
  }
}
@media (max-width: 1300px) {
  .block--cabins .bk_img_wireframes {
    width: 150%;
    right: -20%;
  }
}
@media (max-width: 1300px) {
  .block--cabins .bk_img_wireframes {
    right: -30%;
  }
}
@media (max-width: 992px) {
  .block--cabins .bk_img_wireframes {
    width: 200%;
  }
}
@media (max-width: 768px) {
  .block--cabins .bk_img_wireframes {
    display: none;
  }
}
.block--cabins .block__wrap-text {
  z-index: 5000;
  position: relative;
  padding-top: 1px;
  width: 70%;
}
@media (max-width: 992px) {
  .block--cabins .block__wrap-text {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .block--cabins .block__wrap-text {
    width: 100%;
  }
}
.block--cabins .block__wrap-text-en {
  width: 70%;
}
@media (max-width: 500px) {
  .block--cabins .block__wrap-text-en {
    width: auto;
  }
}
.block--cabins .block__title {
  margin-top: 120px;
  font-size: 90px;
}
@media (max-width: 1440px) {
  .block--cabins .block__title {
    font-size: 70px;
    max-width: 700px;
  }
}
@media (max-width: 768px) {
  .block--cabins .block__title {
    font-size: 50px;
    max-width: 500px;
  }
}

.section-gallery-tour .gallery__title {
  font-size: 90px;
  line-height: 0.71;
  letter-spacing: 0.5px;
  color: #8a94ac;
  font-weight: 200;
  padding-bottom: 53px;
  position: relative;
  z-index: 500;
}
@media (max-width: 1440px) {
  .section-gallery-tour .gallery__title {
    font-size: 70px;
  }
}
@media (max-width: 768px) {
  .section-gallery-tour .gallery__title {
    font-size: 50px;
    paddong-bottom: 35px;
  }
}
.section-gallery-tour .gallery__title__330_200 {
  margin-top: 200px;
}
.section-gallery-tour .swiper-container-tour {
  margin-bottom: 12rem;
  position: relative;
  z-index: 500;
}
.section-gallery-tour .swiper-container-tour__slide {
  position: relative;
  display: flex;
  flex-direction: column;
  cursor: e-resize;
  justify-content: flex-start;
  align-items: flex-start;
  width: 684px !important;
  flex-shrink: 0;
}
.section-gallery-tour .swiper-container-tour__slide:after {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  top: 0px;
  left: 0px;
  background: #e0e3eb;
  transform: scaleX(var(--scaleX)) translateX(var(--posX));
  opacity: var(--opacY);
}
@media (max-width: 468px) {
  .section-gallery-tour .swiper-container-tour__slide:after {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .section-gallery-tour .swiper-container-tour__slide {
    width: 445px !important;
  }
}
@media (max-width: 468px) {
  .section-gallery-tour .swiper-container-tour__slide {
    width: 312px !important;
  }
}
.section-gallery-tour .swiper-container-tour__img {
  margin-bottom: 28px;
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-gallery-tour .swiper-container-tour__wrap-text {
  width: 100%;
}
.section-gallery-tour .swiper-container-tour__little {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.24px;
  color: #8a94ac;
}
.section-gallery-tour .swiper-container-tour__title {
  font-size: 50px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: 0.71px;
  color: #2e2e3d;
}
@media (max-width: 768px) {
  .section-gallery-tour .swiper-container-tour__title {
    font-size: 40px;
  }
}
.section-gallery-tour .swiper-container-tour__wrap__title_and_button {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: baseline;
}

.gallery__control {
  bottom: -90px;
}

.no-results-slide {
  display: flex;
  align-items: left;
  justify-content: left;
  min-height: 400px;
  width: 100%;
  padding: 40px 0px;
}
.no-results-slide .no-results-content-inline {
  text-align: left;
}
.no-results-slide .no-results-content-inline .no-results-text-inline {
  font-size: 50px;
  font-weight: 200;
  letter-spacing: 0.5px;
  line-height: 1.3;
  color: #2e2e3d;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .no-results-slide .no-results-content-inline .no-results-text-inline {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  .no-results-slide .no-results-content-inline .no-results-text-inline {
    font-size: 24px;
  }
}
.no-results-slide .no-results-content-inline .no-results-suggestion-inline {
  font-size: 28px;
  font-weight: 300;
  color: #8a94ac;
  opacity: 0.8;
  line-height: 1.4;
}
@media (max-width: 1366px) {
  .no-results-slide .no-results-content-inline .no-results-suggestion-inline {
    font-size: 24px;
  }
}
@media (max-width: 468px) {
  .no-results-slide .no-results-content-inline .no-results-suggestion-inline {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .no-results-slide {
    min-height: 300px;
    padding: 30px 0px;
  }
}
@media (max-width: 468px) {
  .no-results-slide {
    min-height: 250px;
    padding: 20px 0px;
  }
}

.footer__control {
  min-height: 80vh !important;
}
@media (max-width: 768px) {
  .footer__control {
    min-height: 50vh !important;
  }
}

.search-field-container {
  position: relative;
  display: inline-block;
  width: 345px;
}
@media (max-width: 468px) {
  .search-field-container {
    width: 100%;
  }
}

.search-form__search-field {
  all: unset;
  margin-bottom: 5rem !important;
  font-size: 28px !important;
  font-weight: 300 !important;
  border-bottom: 1px solid #8a94ac !important;
  padding: 0.93rem 0 !important;
  background: url(../img/icons/ic_lupa_bola.svg) no-repeat;
  background-size: auto 45%;
  background-position: center right;
  padding-right: 2.5rem !important;
  box-sizing: border-box;
  width: 120%;
  transition: background-image 0.3s ease;
}
.search-form__search-field::-moz-placeholder {
  color: #e0e3eb;
  font-size: 28px !important;
  font-weight: 300 !important;
}
.search-form__search-field::placeholder {
  color: #e0e3eb;
  font-size: 28px !important;
  font-weight: 300 !important;
}
@media (max-width: 1440px) {
  .search-form__search-field::-moz-placeholder {
    font-size: 24px !important;
  }
  .search-form__search-field::placeholder {
    font-size: 24px !important;
  }
}
@media (max-width: 576px) {
  .search-form__search-field::-moz-placeholder {
    font-size: 18px !important;
  }
  .search-form__search-field::placeholder {
    font-size: 18px !important;
  }
}
.search-form__search-field.has-content {
  background: none;
  padding-right: 2.5rem !important;
}
@media (max-width: 1440px) {
  .search-form__search-field {
    font-size: 24px !important;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .search-form__search-field {
    font-size: 18px !important;
  }
}
@media (max-width: 468px) {
  .search-form__search-field {
    width: 100%;
  }
}

.search-clear-btn {
  position: absolute;
  top: 12%;
  right: -4.2rem;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media (max-width: 1440px) {
  .search-clear-btn {
    right: 0;
  }
}
.search-clear-btn:hover::after {
  transform: rotate(135deg);
}
.search-clear-btn:hover::before {
  transform: rotate(45deg);
}
.search-clear-btn::after, .search-clear-btn::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  background: #8a94ac;
  border-radius: 2px;
  transition: transform 0.5s cubic-bezier(0.68, 0, 0.32, 1.06);
}
.search-clear-btn::after {
  transform: rotate(45deg);
}
.search-clear-btn::before {
  transform: rotate(-45deg);
}/*# sourceMappingURL=tours-home.css.map */