/*transform origin*/
.home-page .poster_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: none;
  object-fit: cover;
}
.home-page .twoColHyperlink {
  color: #211e1b;
  text-decoration: underline;
}
.home-page .twoColHyperlink:hover {
  color: #211e1b;
}
@media (max-width: 991.01px) {
  .home-page .mt_banner.mt_banner_overlay:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  }
}
@media (max-width: 991.01px) {
  .home-page .mt_banner_outer_wrap .mt_with_both_margins {
    width: 100%;
  }
}
.home-page .mt_banner_outer_wrap .mt_fill_btn {
  background: #d5c27c !important;
  color: #000 !important;
}
.home-page .mt_banner_outer_wrap .mt_fill_btn:hover {
  background: transparent !important;
  color: #fff !important;
}
@media (max-width: 991.01px) {
  .home-page .mt_banner_outer_wrap .mt_fill_btn {
    width: unset;
  }
}
.home-page .mt_banner_outer_wrap .mt_control_btn .mt_sound {
  display: none;
}
.home-page .mt_two_column_container.two_col_slider .mt_col_img .mt_slider_inner, .home-page .mt_two_column_container.two_col_slider .mt_col_img .slick-list, .home-page .mt_two_column_container.two_col_slider .mt_col_img .slick-track {
  height: 100%;
}
.home-page .mt_two_column_container.two_col_slider .mt_col_img .slick-next, .home-page .mt_two_column_container.two_col_slider .mt_col_img .slick-prev {
  background-color: #211e1b !important;
  transform: translateY(-50%);
}
.home-page .mt_two_column_container.two_col_slider .mt_col_img .slick-prev {
  transform: rotate(180deg) translateY(50%);
}
.home-page .mt_two_column_container.img_position .mt_col_img img:first-child {
  object-position: 0 -100px;
}
@media (max-width: 991.01px) {
  .home-page .mt_two_column_container.img_position .mt_col_img img:first-child {
    object-position: 0 -70px;
  }
}
@media (max-width: 991.01px) {
  .home-page .mt_two_column_container.img_position .mt_col_content {
    padding-bottom: 64px;
  }
}
.home-page .mt_location_section_wrapper .mt_location_content_wrap .mt_location_copy h2, .home-page .mt_location_section_wrapper .mt_location_content_wrap .mt_location_copy p {
  color: #d3d2d2 !important;
}
.home-page .mt_location_section_wrapper .mt_location_content_wrap .mt_location_copy h2 {
  font-weight: 200 !important;
}
.home-page .mt_location_section_wrapper .mt_location_content_wrap .mt_location_map_wrap .mt_fill_btn {
  margin-top: 20px;
  background-color: #d5c27c !important;
  border-color: #d5c27c;
  color: #211e1b;
  text-transform: uppercase;
}
.home-page .mt_location_section_wrapper .mt_location_content_wrap .mt_location_map_wrap .mt_fill_btn:hover {
  background-color: transparent !important;
  color: #d5c27c !important;
  border-color: #d5c27c !important;
}
.home-page .mt_location_section_wrapper .mt_location_inner {
  padding-bottom: 7.8vw;
}
.home-page .mt_two_column_layout .mt_two_col .mt_col_content .mt_btn, .home-page .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_btn {
  color: #d5c27c;
  background: #211e1b !important;
  border-color: #211e1b;
}
.home-page .mt_two_column_layout .mt_two_col .mt_col_content .mt_btn:hover, .home-page .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_btn:hover {
  background: transparent !important;
  color: #211e1b;
  border-color: #d5c27c;
}
.home-page .mt_one_column.onecolumn.no_overlay .mt_col_heading {
  border-bottom: 1px solid #d5c27c;
}
@media (min-width: 992px) {
  .home-page .mt_one_column.onecolumn.no_overlay .mt_col_heading {
    max-width: unset;
    font-size: 2em;
    line-height: 120%;
    letter-spacing: 0.1em;
  }
}
.home-page .mt_one_column .mt_one_column_content_wrapper .mt_btn {
  color: #211e1b;
  background-color: #d5c27c !important;
}
.home-page .mt_one_column .mt_one_column_content_wrapper .mt_btn:hover {
  color: #d5c27c !important;
  background: transparent !important;
}

#available_filters .mt_filter_wrap .dropdown .selectivo__label {
  border-radius: 0;
}

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