/*transform origin*/
.home .one-column-content-logo {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  margin-top: 40px; }
.home .mt_one_column .mt_one_column_content_wrapper p {
  max-width: 788px; }
@media (min-width: 1200px) {
  .home .mt_banner_content > div {
    max-width: 1040px;
    width: 90%; } }
@media (max-width: 991.8px) {
  .home .mt_banner_content > div {
    width: 90%; } }
.home .mt_two_column_container .mt_col_content .mt_sec_sub_heading {
  order: 1; }
.home .mt_two_column_container .mt_col_content .mt_col_subheading {
  order: 2;
  letter-spacing: 2px;
  line-height: 38px; }
.home .mt_two_column_container .mt_col_content .mt_paragraph {
  order: 4; }
.home .mt_two_column_container .mt_col_content .mt_btn.mt_fill_btn {
  order: 5; }
.home .mt_location_section_wrapper .mt_location_content_wrap .mt_location_copy .mt_sub_heading,
.home .mt_location_section_wrapper .mt_location_content_wrap .mt_location_copy .mt_paragraph {
  color: #31302f; }
.home .mt_location_section_wrapper .mt_location_content_wrap .mt_location_map_wrap a {
  background-color: #e65a41;
  border-color: #e65a41;
  color: #002433; }
  .home .mt_location_section_wrapper .mt_location_content_wrap .mt_location_map_wrap a:hover {
    background-color: #d88d2a !important;
    border-color: #d88d2a !important;
    color: #002433 !important; }
.home .mt_quick_fpsrch #fp_quick_search.mt_btn.mt_fill_btn {
  background-color: #e65a41 !important;
  border-color: #e65a41 !important;
  color: #002433 !important; }
  .home .mt_quick_fpsrch #fp_quick_search.mt_btn.mt_fill_btn:hover {
    background-color: #d88d2a !important;
    border-color: #d88d2a !important;
    color: #002433 !important; }
.home .mt_banner.mt_autoplay.mt_full_height_banner.mt_banner_overlay {
  height: calc(100vh - 100px) !important; }
.home .mt_two_column_container.padding_image
.mt_two_col.mt_col_reverse
.mt_col_img {
  position: relative; }
.home .mt_two_column_layout .mt_two_col .mt_col_img img {
  position: relative;
  z-index: 1; }
.home .mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_img::after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  content: "";
  right: 0;
  bottom: -3.9vw;
  background-image: url("../../images/large-aqua-transp.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 560%; }
.home .mt_two_column_layout .mt_two_col .mt_col_img {
  position: relative; }
.home .mt_two_column_layout .mt_two_col .mt_col_img::after {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  content: "";
  left: 0;
  bottom: -3.9vw;
  background-image: url("../../images/large-white-on-sand.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 560%; }
.home .mt_location_section {
  position: relative; }
@media (min-width: 992px) {
  .home .mt_location_inner {
    position: absolute;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%); } }
@media (max-width: 1399.8px) {
  .home .mt_location_bg {
    height: 80vw !important; } }
@media (max-width: 991.8px) {
  .home .mt_location_bg {
    height: 85.3vw; } }
@media (min-width: 992px) {
  .home .mt_two_column_container.padding_image.img_with_bg
  .mt_two_col
  .mt_col_content {
    padding-left: 6vw; }
  .home .mt_two_column_container.padding_image.img_with_bg
  .mt_two_col.mt_col_reverse
  .mt_col_img {
    margin-right: -4.2vw !important; } }
@media (max-width: 991.8px) {
  .home .mt_two_column_container.padding_image.img_with_bg .mt_two_col {
    padding-bottom: 48px; } }
.home .img_with_bg .mt_two_col.mt_col_reverse {
  flex-direction: row; }

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