/*transform origin*/
.mt_btn,
.mt_fill_btn {
  border-radius: 0;
  border-width: 2px;
}

.mt_fill_btn {
  background: transparent;
}

.special_slider_wrapper .special_slider_wrapper_close {
  display: none;
}

.special_slider_wrapper {
  margin-bottom: 0;
}
.special_slider_wrapper .mt_cta_slider {
  text-align: center;
}
.special_slider_wrapper .mt_cta_slider .slick-list {
  min-width: 300px;
}

body {
  background-color: #ede9e8;
}
body.not-found {
  border-top: 12px solid #9fb23f;
}

#mt_error,
#mt_thank-you {
  padding: 160px 0;
  min-height: 60vh !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 991.01px) {
  #mt_error,
  #mt_thank-you {
    padding: 64px 0;
  }
}
@media (min-width: 992px) {
  #mt_error,
  #mt_thank-you {
    margin-bottom: 16px;
  }
}
@media (max-width: 991.01px) {
  #mt_error .mt_paragraph br,
  #mt_thank-you .mt_paragraph br {
    display: none;
  }
}
@media (max-width: 1199.01px) {
  #mt_error .mt_banner_content,
  #mt_thank-you .mt_banner_content {
    padding: 40px 6.4vw;
  }
}
@media (max-width: 991.01px) {
  #mt_error .mt_banner_content,
  #mt_thank-you .mt_banner_content {
    max-width: 90% !important;
  }
}
@media (min-width: 992px) {
  #mt_error .mt_banner_content,
  #mt_thank-you .mt_banner_content {
    max-width: 700px;
  }
}
@media (min-width: 1200px) {
  #mt_error .mt_banner_content,
  #mt_thank-you .mt_banner_content {
    max-width: 992px;
  }
}
#mt_error .mt_col_heading,
#mt_thank-you .mt_col_heading {
  font-size: 30px;
}
@media screen and (min-width: 375px) {
  #mt_error .mt_col_heading,
  #mt_thank-you .mt_col_heading {
    font-size: calc(30px + 18 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  #mt_error .mt_col_heading,
  #mt_thank-you .mt_col_heading {
    font-size: 48px;
  }
}
#mt_error .mt_col_heading,
#mt_thank-you .mt_col_heading {
  line-height: 38px;
}
@media screen and (min-width: 375px) {
  #mt_error .mt_col_heading,
  #mt_thank-you .mt_col_heading {
    line-height: calc(38px + 22 * (100vw - 375px) / 1065);
  }
}
@media screen and (min-width: 1440px) {
  #mt_error .mt_col_heading,
  #mt_thank-you .mt_col_heading {
    line-height: 60px;
  }
}
#mt_error .mt_fill_btn,
#mt_thank-you .mt_fill_btn {
  color: #000;
  border: 2px solid #7cbfa4;
}
.system #mt_error .mt_fill_btn:hover,
.system #mt_thank-you .mt_fill_btn:hover {
  border: 2px solid #7cbfa4;
  background: #7cbfa4;
  color: #000;
}

.mt_quick_fpsrch {
  background-color: #37401d;
  margin: 64px 7.8vw;
  margin-top: 0;
  padding: 0;
}
.mt_quick_fpsrch .mt_col_heading {
  color: #7cbfa4;
}
.mt_quick_fpsrch .mt_txt_sub {
  color: #fff;
}

#available_filters.mt_quick_fpsrch .mt_filter_wrap .dropdown .selectivo__label {
  max-width: 240px;
  font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif;
  border-radius: 0;
}
#available_filters.mt_quick_fpsrch .mt_filter_wrap .dropdown .selectivo__label::after {
  right: 19px;
}
#available_filters.mt_quick_fpsrch .mt_filter_wrap .dropdown .selectivo__option {
  font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif;
}

.mt_specials_wrapper .mt_specials_popup .mt_popup_close {
  background-image: url(../images/icons/close.svg);
}
.mt_specials_wrapper .mt_specials_popup p {
  color: #fff;
}
.mt_specials_wrapper .mt_specials_popup .mt_fill_btn {
  border-color: #7cbfa4;
}
.mt_specials_wrapper .mt_specials_popup .mt_fill_btn:hover {
  background-color: #7cbfa4;
  color: black;
}

.mt_two_column_list_layout .mt_two_col {
  align-items: flex-start;
}
.mt_two_column_list_layout .mt_two_col li a {
  color: inherit;
  text-decoration: underline;
}
@media (max-width: 991.01px) {
  .mt_two_column_list_layout .mt_two_col .mt_col_content {
    padding: 64px 4.2vw 0;
  }
  .mt_two_column_list_layout .mt_two_col .mt_col_content.col_right {
    padding-bottom: 64px;
  }
}

@media (max-width: 991.01px) {
  #mt_error .mt_banner_content,
  #mt_thank-you .mt_banner_content {
    max-width: 90% !important;
  }
}
.mt_two_column_container {
  margin-bottom: 64px;
}
@media (max-width: 991.01px) {
  .mt_two_column_container {
    margin-bottom: 36px;
  }
}
.mt_two_column_container img {
  border-top-left-radius: 14.7vw;
}
@media (max-width: 991.01px) {
  .mt_two_column_container img {
    border-top-left-radius: 35vw;
  }
}
@media (max-width: 991.01px) {
  .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_img {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.01px) {
  .mt_two_column_container .mt_two_column_layout .mt_two_col .mt_col_content {
    padding-bottom: 64px;
  }
}

.mt_map_block .mt_map_cont {
  border: 2px solid #7cbfa4;
  border-radius: 0;
  padding: 0;
}
.mt_map_block .mt_map_cont .mt_neighborhood_category .mt_category_list > li.active button,
.mt_map_block .mt_map_cont .mt_neighborhood_category .mt_category_list > li button:hover {
  background-color: #ede9e8;
  color: #000;
}

.amenities .mt_quick_fpsrch,
.features .mt_quick_fpsrch,
.neighborhood .mt_quick_fpsrch {
  background-color: #ede9e8 !important;
}
.amenities .mt_quick_fpsrch button#fp_quick_search:hover,
.features .mt_quick_fpsrch button#fp_quick_search:hover,
.neighborhood .mt_quick_fpsrch button#fp_quick_search:hover {
  background-color: #7cbfa4 !important;
  color: #000 !important;
}

.error404 .error,
.thank-you .thankyou {
  position: relative;
}
.error404 .error .mt_thankyou_wrapper,
.thank-you .thankyou .mt_thankyou_wrapper {
  position: absolute;
  top: 0;
  left: 0 !important;
  height: 100%;
  width: 100% !important;
  margin-top: 0 !important;
}

.system .blue_btn .mt_btn.mt_fill_btn:hover {
  background-color: #369975 !important;
}

.system .green_btn .mt_btn.mt_fill_btn:hover {
  background-color: #9fb23f !important;
  color: #fff;
  border-color: #9fb23f !important;
}

.mt_one_column .mt_one_column_content_wrapper .mt_btn {
  border: 2px solid #9fb23f;
}

.amenities .mt_two_col.mt_col_reverse .mt_col_content ul li::marker,
.features .mt_two_col.mt_col_reverse .mt_col_content ul li::marker,
.neighborhood .mt_two_col.mt_col_reverse .mt_col_content ul li::marker {
  color: #369975 !important;
}

.amenities .mt_two_col:not(.mt_col_reverse) .mt_col_content ul li::marker,
.features .mt_two_col:not(.mt_col_reverse) .mt_col_content ul li::marker {
  color: #9fb23f;
}

.amenities .mt_two_column_list_layout.padding_image .mt_two_col .mt_col_img,
.features .mt_two_column_list_layout.padding_image .mt_two_col .mt_col_img {
  margin-bottom: 3.9vw !important;
}

@media (max-width: 991.01px) {
  .amenities .mt_two_column_list_layout .mt_two_col .mt_col_content,
  .features .mt_two_column_list_layout .mt_two_col .mt_col_content {
    padding: 64px 4.2vw;
  }
}
.neighborhood .mt_map_block {
  padding-top: 14px;
}
@media (min-width: 992px) {
  .neighborhood .mt_two_column_list_layout .mt_col_content.col_left {
    padding-left: 7.8vw !important;
    padding-right: 3.9vw !important;
  }
}

.green-bullet-pt li::marker {
  color: #9fb23f;
}

.blue-bullet-pt li::marker {
  color: #369975;
}

@media (min-width: 992px) {
  .floor-plans .mt_banner {
    top: -16px;
    margin-bottom: -16px;
  }
}

@media (max-width: 991.01px) {
  .mt_banner.mt_inner_banner .mt_banner_content {
    padding: 90px 0 90px;
  }
}
@media (min-width: 992px) {
  .mt_banner.mt_inner_banner .mt_banner_content {
    padding: 144px 0 144px;
  }
}

@media (min-width: 992px) {
  .mt_banner .mt_txt_intro {
    margin-top: 18px;
  }
}
.mt_banner_outer_wrap .mt_banner .mt_banner_content > div {
  max-width: unset;
}

.neighborhood .yNHHyP-marker-view img {
  width: 42px;
}

@media (max-width: 575.01px) {
  .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_details {
    width: 22%;
  }
}
.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_details:first-child {
  width: 56%;
}
@media (max-width: 575.01px) {
  .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_details:first-child {
    min-width: 140px;
  }
}
.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col .mt_fp_total_rent {
  display: flex;
}

.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_btn_wrap .mt_fp_compare_chk, .mt_fp_list_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_btn_wrap .mt_fp_compare_chk {
  display: none;
}
.mt_fp_grid_view .mt_fp_compare_info, .mt_fp_list_view .mt_fp_compare_info {
  display: none;
}

.mt_fp_list_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp.mt_fp_details_wrap .mt_fp_details {
  width: 80px;
}
.mt_fp_list_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp.mt_fp_details_wrap .mt_fp_details:first-child {
  width: 140px;
}
.mt_fp_list_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp.mt_fp_details_wrap .mt_fp_details:first-child .mt_fp_total_rent {
  display: flex;
}

.mt_fp_list_view .total_fp_disclaimer, .mt_fp_grid_view .total_fp_disclaimer {
  margin-top: 20px;
  font-size: 14px;
  color: #000;
}
.mt_fp_list_view a.rfwa-fee-calculator, .mt_fp_grid_view a.rfwa-fee-calculator {
  margin-top: -3px;
}

.mt_fp_grid_view .total_fp_disclaimer {
  font-size: 12px;
  text-align: center;
}

@media (max-width: 991.01px) {
  .floor-plans .rfwa-expense-guide-container {
    padding: 0 0 4em 0;
  }
}

.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content span {
  color: #37401d;
  display: block;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .price-div-details {
  margin: 24px 0 7px 0;
  font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .price-div-details .price {
  font-weight: 600;
  margin-bottom: 10px;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .detail-calculator-wrap {
  margin: 0 0 15px 0;
  font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .detail-calculator-wrap a {
  margin-right: 5px;
  bottom: 3px;
  left: -5px;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .detail-calculator-wrap span {
  position: absolute;
  top: 5px;
  left: 30px;
  width: 200px;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  color: #000;
}
@media (max-width: 991.01px) {
  .floor-plans-detail .rfwa-expense-guide-container {
    padding: 0 20px;
  }
}
.floor-plans-detail .rfwa-expense-footer {
  margin-bottom: 4em;
}

.ring-container .ringring {
  border: 3px solid #7bc0a4 !important;
}
.ring-container .circle {
  background-color: #7bc0a4 !important;
}

.sightmap .mt_fp_padding {
  padding: 32px 5.5vw 0px;
}
.sightmap .rfwa-expense-footer {
  margin-bottom: 4em;
}

.expense-display * {
  font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif;
}
.expense-display .rfwa-expense-guide-container h2 {
  text-align: center;
  color: #37401d;
  font-family: "eb-garamond", serif;
}
.expense-display .rfwa-expense-guide-container p {
  text-align: center;
  color: #000;
}
.expense-display .rfwa-export-pdf-link {
  color: #000;
}
.expense-display .rfwa-expense-accordion .rfwa-group-title {
  color: #37401d !important;
}
.expense-display .rfwa-expense-accordion .rfwa-group-title span {
  background-color: #d6cfc9;
  color: #000;
  border: 1px solid #d6cfc9;
  font-size: 12px;
  line-height: 1.2;
}
.expense-display .rfwa-expense-accordion .rfwa-group-title span.rfwa-expense-type-required {
  background-color: #7cbfa4;
  color: #000;
  border: 1px solid #7cbfa4;
}
.expense-display .rfwa-expense-accordion .rfwa-accordion-icon {
  color: #000;
}
.expense-display .rfwa-expense-accordion .rfwa-accordion-icon::before {
  border-right: 2px solid #7cbfa4 !important;
  border-bottom: 2px solid #7cbfa4 !important;
}
.expense-display .rfwa-expense-accordion .rfwa-group-description {
  text-align: unset;
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list th {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: 600;
  color: #000;
}
@media (max-width: 1199.01px) {
  .expense-display .rfwa-expense-accordion .rfwa-expense-list tr {
    border: 1px solid #d6cfc9;
  }
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list th:nth-child(4), .expense-display .rfwa-expense-accordion .rfwa-expense-list td:nth-child(4) {
  width: 11%;
}
@media (max-width: 1199.01px) {
  .expense-display .rfwa-expense-accordion .rfwa-expense-list th:nth-child(4), .expense-display .rfwa-expense-accordion .rfwa-expense-list td:nth-child(4) {
    width: 100%;
  }
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199.01px) {
  .expense-display .rfwa-expense-accordion .rfwa-expense-list td:last-child {
    border-bottom: none;
  }
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list td::before {
  color: #000 !important;
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list td[data-label="Fee Name"] .rfwa-expense-label {
  color: #000 !important;
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list td[data-label=Cost] .rfwa-expense-amount span {
  color: #000 !important;
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list td[data-label=Frequency] .rfwa-expense-details {
  color: #000 !important;
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list td[data-label="Fee Type"] .rfwa-expense-type {
  background-color: #d6cfc9;
  color: #000;
  border: 1px solid #d6cfc9;
}
.expense-display .rfwa-expense-accordion .rfwa-expense-list td[data-label="Fee Type"] .rfwa-expense-type.Required {
  background-color: #7cbfa4;
  color: #000;
  border: 1px solid #7cbfa4;
}
.expense-display .rfwa-expense-footer {
  color: #000;
}

@media (max-width: 991.01px) {
  #rfwa-fee-calc-popup > div {
    width: 95vw !important;
  }
}

header {
  padding: 16px 0 17px;
}
.home header {
  padding-top: 17px;
}
body:not(.home-page):not(.contact) header {
  position: relative;
}
body:not(.home-page):not(.contact) header.mt_fixed {
  position: fixed;
  padding-top: 16px;
}
@media (min-width: 992px) {
  header.headerTransparent {
    background-color: #ede9e8;
  }
}
header.mt_fixed.color_theme {
  background-color: #ede9e8;
}
header.mt_fixed.color_theme .left_btn {
  background-color: #7cbfa4;
  text-transform: uppercase;
  border: 2px solid #7cbfa4;
  color: #000;
}
header.mt_fixed.color_theme .left_btn:hover {
  border-color: #7cbfa4 !important;
}
header.mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle {
  background-color: #000;
}
header.mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle span {
  border-color: #fff;
}
header.mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle:hover {
  background-color: transparent;
}
header.mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle:hover span {
  border-color: #000;
}
@media (max-width: 991.01px) {
  header .logo {
    max-width: 35vw;
  }
}
@media (min-width: 992px) {
  header .logo {
    width: 27.5vw;
    max-width: 500px;
  }
}
header .mt_navigation_wrapper nav ul li {
  margin-right: clamp(6px, 18 * (100vw - 992px) / 448 + 6px, 24px);
  padding-right: unset;
}
header .mt_navigation_wrapper nav ul li a {
  position: relative;
  color: #000;
  text-transform: uppercase;
}
header .mt_navigation_wrapper nav ul li a::after {
  background: #000;
}
header .mt_navigation_wrapper nav ul li.st_btn {
  padding: 5px 18px;
}
header .mt_navigation_wrapper nav ul li.st_btn a:hover::after {
  opacity: 0;
}
header .mt_menu_toggle {
  background-color: #000;
  border-radius: 0px;
  justify-content: center;
}
header.color_theme .left_btn {
  background-color: #7cbfa4;
  text-transform: uppercase;
  border: 2px solid #7cbfa4;
  color: #000;
}
@media (max-width: 991.01px) {
  header.color_theme .left_btn {
    margin: 0;
  }
}
body header.color_theme .left_btn:hover {
  background-color: #7cbfa4;
  color: #000 !important;
  border: 2px solid #7cbfa4 !important;
}
header.color_theme .mt_menu_toggle:hover {
  background-color: transparent;
}
header.color_theme .mt_menu_toggle:hover span {
  border-color: #000;
}
header.color_theme .mt_menu_toggle span.mt_menu_3 {
  margin-bottom: 0 !important;
}
@media (max-width: 991.01px) {
  header .mt_navigation_wrapper {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  header .mt_navigation_wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991.01px) {
  header .mt_navigation_wrapper .btn_wrap {
    width: auto;
  }
}
header .mt_navigation_wrapper .mt_menu_toggle span {
  border-color: #fff;
}
@media (max-width: 991.01px) {
  header .mt_navigation_wrapper .header_right .show_mob {
    display: flex;
  }
  header .mt_navigation_wrapper .header_right .show_mob .left_btn {
    padding: 8px 20px;
    margin-left: 18px;
    margin-right: 18px;
  }
}

.mt_hamb_menu {
  background-color: #ede9e8;
}
.mt_hamb_menu .mt_ham_top {
  padding-bottom: 15px;
}
.mt_hamb_menu .mt_ham_top .logo_ham_menu {
  max-width: 80%;
  height: auto;
}
.mt_hamb_menu #menu-hamburger-menu {
  padding-bottom: 24px;
}
.mt_hamb_menu .data-tour-ham-menu {
  background-color: #7cbfa4;
}
.mt_hamb_menu .inner_menu {
  border-top: 1px solid #000;
}
.mt_hamb_menu .mt_menu_toggle.close {
  background: #000;
  border-radius: 0;
}
.mt_hamb_menu .mt_menu_toggle.close svg path {
  stroke: white;
}
.mt_hamb_menu .mt_menu_toggle.close:hover {
  background: transparent;
}
.mt_hamb_menu .mt_menu_toggle.close:hover svg path {
  stroke: #000;
}
.mt_hamb_menu ul li.mt_fill_btn,
.mt_hamb_menu ul li.mt_transparent_btn {
  border: 2px solid #7cbfa4;
  border-radius: 0;
}
.mt_hamb_menu ul li.mt_fill_btn a,
.mt_hamb_menu ul li.mt_transparent_btn a {
  color: #000;
  font-weight: 600;
}
.mt_hamb_menu ul li.mt_fill_btn:hover {
  background-color: transparent;
}
.mt_hamb_menu ul li.mt_transparent_btn:hover {
  background-color: #7cbfa4;
}
.mt_hamb_menu ul li.mt_transparent_btn:hover a {
  color: #000;
}
.mt_hamb_menu ul li a {
  color: #000;
  text-transform: uppercase;
  padding: 12px 16px 12px 16px;
}
.mt_hamb_menu ul li a:hover {
  background-color: #7cbfa4;
}
.mt_hamb_menu ul li.current_page_item a {
  background-color: #7cbfa4;
}
.mt_hamb_menu ul.mt_ext_link {
  border-top: 1px solid #000;
  padding-top: 24px;
  padding-bottom: 24px;
}
.mt_hamb_menu ul.mt_ext_link li a {
  color: #000;
  padding-left: 16px;
}
.mt_hamb_menu ul.mt_ext_link li.mt_resident_link a {
  padding-left: 45px;
  position: relative;
}
.mt_hamb_menu ul.mt_ext_link li.mt_resident_link a:before {
  content: "";
  position: absolute;
  background: url(../images/user.svg) center/contain no-repeat;
  width: 20px;
  height: 20px;
  left: 19px;
  top: 5px;
}
.mt_hamb_menu ul.mt_ext_link li.mt_resident_link a:hover:before {
  background: url(../images/user_hover.svg) center/contain no-repeat;
}

@media (min-width: 992px) {
  header .mt_navigation_wrapper div.btn_wrap {
    display: none;
  }
  header .mt_navigation_wrapper .header_right {
    width: 90%;
  }
  header .mt_navigation_wrapper .header_right nav {
    margin-right: 0;
  }
}
body .mt_header_wrap {
  margin-top: 0 !important;
}

@media (max-width: 425px) {
  .mt_hamb_menu .mt_ham_top .logo_ham_menu {
    max-width: 75%;
    height: auto;
  }
}
footer {
  background-color: #37401d;
}
footer .mt_footer_sub .arep-text {
  font-size: 14px !important;
}
@media (max-width: 991.01px) {
  footer .mt_footer_sub {
    text-align: center;
    justify-content: space-between;
  }
  footer .mt_footer_sub .arep-text {
    order: 4;
    margin: 0 auto;
    padding-top: 24px;
    flex-basis: 100%;
  }
  footer .mt_footer_sub .arep_logo {
    order: 3;
  }
  footer .mt_footer_sub .cookie-privacy-mob {
    order: 2;
  }
  footer .mt_footer_sub .cookie-privacy-mob img {
    width: 30px;
    height: 28px;
  }
}
footer .mt_footer_sub .mt_ft_links {
  color: #fff;
}
@media (max-width: 991.01px) {
  footer .mt_footer_sub .mt_eq_lbl {
    margin-top: 0;
  }
}
footer .mt_footer_sub .mt_bozzuto_logo img {
  width: 9.5vw;
  min-width: 114px;
}
footer .mt_footer_sub .arep_logo img {
  width: 9.5vw;
  max-width: 190px;
  min-width: 78px;
}
footer .mt_footer_main {
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 992px) {
  footer .mt_footer_main {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
footer .mt_footer_main .mt_footer_top_row {
  padding-bottom: 44px;
}
footer .mt_footer_main .mt_footer_top_row .mt_footer_info > div {
  width: calc(33% - 32px);
  text-align: left;
  box-sizing: border-box;
  padding-right: unset !important;
  min-width: 230px;
}
@media (max-width: 991.01px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info > div {
    width: 100%;
  }
}
@media (max-width: 991.01px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info {
    flex-direction: column;
  }
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_hours {
    margin-top: 32px;
  }
}
footer .mt_footer_main .mt_footer_top_row .mt_footer_info > div.mt_address:not(:nth-child(4)) {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info > div.mt_address:not(:nth-child(4)) {
    padding-right: 0;
  }
}
footer .mt_footer_main .mt_txt_sub {
  margin-bottom: 9px;
}
@media (max-width: 1199.01px) {
  footer .mt_social_login {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
body footer .mt_social_login .mt_resident_login {
  padding: 8px 14px;
  text-transform: uppercase;
  letter-spacing: 0;
}
body footer .mt_social_login .mt_resident_login:hover {
  color: #fff !important;
}
body footer .mt_social_login .mt_resident_login:hover svg path {
  stroke: #fff;
  fill: white;
}
@media (min-width: 992px) {
  footer .mt_social_login .mt_resident_login {
    margin-left: 32px !important;
  }
}
footer .mt_social_login .mt_adaeho_wrap {
  align-items: center;
}
footer .mt_social_login .mt_adaeho_wrap img {
  height: 18px;
}
@media (min-width: 992px) {
  footer .mt_social_login .mt_adaeho_wrap img {
    height: 28px;
  }
}
footer .mt_social_login .mt_adaeho_wrap .eho {
  margin-right: 4px;
}
footer .mt_social_login .mt_adaeho_wrap .mt_ft_links {
  font-family: "Montserrat-Medium", "Helvetica Neue", Arial, sans-serif;
  color: #fff;
}
footer .mt_social_login .mt_adaeho_wrap .cookie {
  margin-left: min(2.5vw, 37px);
}
footer .mt_social_login .mt_adaeho_wrap .mt_ft_link_margin {
  margin-left: min(2.5vw, 37px);
}
footer .mt_social_login .mt_adaeho_wrap .mt_eq_lbl {
  margin-left: 16px;
}

.mt_footer_outer_wrap {
  padding-bottom: 8px;
  border-top: 12px solid #9fb23f;
}
@media (min-width: 992px) {
  .mt_footer_outer_wrap {
    padding-bottom: 16px;
  }
}

@media (max-width: 991.01px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap {
    margin-bottom: 28px;
  }
}
footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap a {
  text-transform: uppercase;
}
footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap .mt_ft_tour_btn {
  margin-bottom: 16px;
}

footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_logo img {
  width: unset;
}

@media (min-width: 992px) {
  footer .mt_adaeho_wrap.adaeho_mob {
    display: none;
  }
  footer .mt_adaeho_wrap.adaeho_desk {
    display: flex;
    align-items: flex-end;
    margin: auto;
    margin-bottom: 0;
    justify-content: center;
  }
  footer .cookie-privacy-mob {
    display: none;
  }
}
@media (max-width: 1199.01px) {
  footer .mt_adaeho_wrap.adaeho_desk {
    flex-basis: 100%;
    text-align: center;
    margin-top: 32px;
    order: 10;
    margin-right: 60px;
  }
}
@media (max-width: 991.01px) {
  footer .mt_adaeho_wrap.adaeho_desk {
    display: none;
  }
  footer .mt_adaeho_wrap.adaeho_mob {
    flex-basis: 100%;
    text-align: center;
    margin-top: 32px;
  }
}

body footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap a.mt_ft_cnt_btn:hover {
  background-color: #9fb23f;
  color: #37401d;
}

/*# sourceMappingURL=common-styles.css.map */
