/*transform origin*/
.home .mt_banner.mt_full_height_banner {
  margin-bottom: 0;
}
.home .bloc-fp-home {
  margin-top: -19.5vw;
}
.home .bloc-fp-home .mt_one_column {
  padding-top: calc(56px + 19.5vw);
}
@media screen and (max-width: 1300px) {
  .home .bloc-fp-home {
    margin-top: -50.5vw;
  }
  .home .bloc-fp-home .mt_one_column {
    padding-top: calc(56px + 50.5vw);
  }
}
@media (max-width: 991.8px) {
  .home .bloc-fp-home {
    margin-top: -60.5vw;
  }
  .home .bloc-fp-home .mt_one_column {
    padding-top: calc(64px + 60.5vw);
  }
}
@media (max-width: 767.8px) {
  .home .bloc-fp-home {
    margin-top: -70.5vw;
  }
  .home .bloc-fp-home .mt_one_column {
    padding-top: calc(64px + 70.5vw);
  }
}
@media (min-width: 992px) {
  .home .sec-amenities {
    margin-top: 20px;
  }
}
.home #mt_testimonial_widget .mt_testimonials_wrapper .quote_img {
  display: none;
}
.home #mt_testimonial_widget .mt_testimonials_wrapper .mt_rating_star {
  display: none;
}
.home #mt_testimonial_widget .mt_testimonials_wrapper .mt_reviewer_name {
  font-size: 15px;
  font-family: "termina", sans-serif;
  font-weight: 600;
  color: #00434C;
  letter-spacing: 1px;
}

.home .mt_specials_wrapper .mt_specials_popup .mt_promo {
  top: -16px;
}
.home .mt_specials_wrapper .mt_specials_popup span {
  color: #000 !important;
}
.home .mt_specials_wrapper .mt_specials_popup h3 {
  font-family: "carla-sans-regular", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 400;
  letter-spacing: 0;
}
.home .mt_specials_wrapper .mt_specials_popup p {
  font-family: "Roboto", sans-serif;
  color: #FFF;
  font-size: 20px;
  line-height: 30px;
}
.home .mt_specials_wrapper .mt_specials_popup .mt_popup_close {
  background-image: url(../../images/close.svg);
  width: 15px;
  height: 15px;
}
.home .mt_specials_wrapper .mt_specials_popup span.mt_copy_small {
  font-family: "termina", sans-serif;
  color: #00434C;
  background-color: #F59B85;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.home .mt_specials_wrapper .mt_specials_popup span.mt_copy_small span.mt_promo_tag {
  border-top-color: #F59B85;
}
.home .mt_specials_wrapper .mt_specials_popup .mt_spcls_disclaimer {
  letter-spacing: 0.5px;
  font-size: 12px;
  line-height: 18px;
}

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