/*transform origin*/
/*transform origin*/
@media (min-width: 992px) {
  header {
    left: 0;
    width: 100%;
  }
}
header .mt_navigation_wrapper nav ul li a {
  color: #00268F;
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
}
header .mt_navigation_wrapper nav ul li a::after {
  background: #00268F;
}
header .mt_menu_toggle {
  box-shadow: none;
}
header .mt_menu_toggle img {
  transform: rotate(0deg);
}

.mt_hamb_menu ul li.current_page_item a {
  background: #FF9B44;
}
.mt_hamb_menu ul li.menu-item {
  list-style: none;
}
.mt_hamb_menu ul li.menu-item a {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
  letter-spacing: 0.02em;
  color: #00195F;
  text-transform: uppercase;
  line-height: 120%;
}
.mt_hamb_menu ul li.menu-item a:hover {
  background: #FF9B44;
  color: #00195F;
}
@media (min-width: 992px) {
  .mt_hamb_menu ul li.mt_fill_btn.half_width {
    width: calc(100% - 32px);
  }
}
.mt_hamb_menu ul li.mt_fill_btn.half_width a {
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
  text-transform: uppercase;
}
.mt_hamb_menu ul li.mt_fill_btn, .mt_hamb_menu ul li.mt_fill_btn a {
  font-size: clamp(28px, 5vw, 36px);
}
.mt_hamb_menu ul li.mt_fill_btn:hover, .mt_hamb_menu ul li.mt_fill_btn a:hover {
  background-color: #A55F37 !important;
  color: #FFFFFF !important;
  border-color: #A55F37 !important;
}
.mt_hamb_menu ul li.mt_transparent_btn:hover {
  background-color: #00195F !important;
  color: #F0EFEE !important;
  border-color: #00195F !important;
}
.mt_hamb_menu ul li.mt_transparent_btn a {
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
  text-transform: uppercase;
}
.mt_hamb_menu ul li.mt_transparent_btn a:hover {
  background-color: #00195F !important;
  color: #F0EFEE !important;
  border-color: #00195F !important;
}
.mt_hamb_menu .menu-hamburger-sub-menu-1-container ul li a, .mt_hamb_menu .menu-hamburger-sub-menu-2-container ul li a {
  font-size: clamp(24px, 24px + 8 * (100vw - 375px) / 1097, 32px);
  letter-spacing: clamp(0.48px, 0.48px + 0.16 * (100vw - 375px) / 1097, 0.64px);
  font-weight: 400;
  font-family: "mongoose", sans-serif;
  color: #00195F;
  text-transform: capitalize;
  line-height: 100%;
  letter-spacing: 0.02em;
  margin-bottom: 16px;
}

.mt_menu_toggle {
  border: 0;
}
.mt_menu_toggle svg {
  stroke: #00195F;
}

header.color_theme.mt_fixed .mt_navigation_wrapper ul li a {
  color: #00268F;
}

.floor-plans header .mt_navigation_wrapper nav ul li a {
  color: #FFFFFF;
}
.floor-plans header.mt_fixed {
  background-color: #00195F !important;
}
.floor-plans header.mt_fixed .mt_navigation_wrapper nav ul li a {
  color: #FFFFFF;
}

.contact header, .floor-plans-detail header, .thank-you header, .gallery header {
  background: #00195F !important;
}
.contact header .mt_navigation_wrapper nav ul li a, .floor-plans-detail header .mt_navigation_wrapper nav ul li a, .thank-you header .mt_navigation_wrapper nav ul li a, .gallery header .mt_navigation_wrapper nav ul li a {
  color: #F0EFEE;
}
.contact header.mt_fixed, .floor-plans-detail header.mt_fixed, .thank-you header.mt_fixed, .gallery header.mt_fixed {
  background-color: #00195F !important;
}
.contact header.mt_fixed .mt_navigation_wrapper nav ul li a, .floor-plans-detail header.mt_fixed .mt_navigation_wrapper nav ul li a, .thank-you header.mt_fixed .mt_navigation_wrapper nav ul li a, .gallery header.mt_fixed .mt_navigation_wrapper nav ul li a {
  color: #F0EFEE;
}

.floor-plans header.mt_fixed {
  background-color: #FFFFFF !important;
}

.floor-plans header.mt_fixed .mt_navigation_wrapper nav ul li a {
  color: #00195F !important;
}

@media (max-width: 991.8px) {
  .contact header .logo, .gallery header .logo, .floor-plans-detail header .logo, .thank-you header .logo {
    filter: brightness(0) invert(1) !important;
  }
}

/*transform origin*/
footer .mt_footer_main .mt_social_login {
  border-top: 1px solid #00195F;
}
footer .mt_txt_sub {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px) !important;
  color: #00195F;
  text-transform: uppercase;
}
footer .mt_footer_info a,
footer span,
footer p {
  font-family: "mongoose", sans-serif;
  font-size: clamp(24px, 24px + 8 * (100vw - 375px) / 1097, 32px) !important;
  font-weight: 400;
  color: #00195F;
  text-transform: capitalize;
  line-height: 108%;
}
footer .mt_footer_main .mt_footer_top_row .mt_footer_info {
  justify-content: end;
}
@media (min-width: 992px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info {
    gap: 32px;
  }
}
@media (max-width: 991.8px) {
  footer .mt_footer_main .mt_footer_top_row .mt_footer_info {
    text-align: center;
  }
}
footer .mt_footer_main .mt_footer_top_row .mt_footer_info .mt_address {
  margin-bottom: 32px;
}
footer .mt_footer_additional_area div {
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  font-family: "mongoose", sans-serif;
  line-height: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  font-weight: 400;
  color: #00195F;
  text-align: center;
}
footer .mt_footer_additional_area div .mt_txt_sub {
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  font-family: "mongoose", sans-serif;
  line-height: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  font-weight: 400;
  color: #00195F;
}
footer .mt_hours p {
  line-height: 1.2 !important;
}
footer .mt_resident_login {
  font-family: "mongoose", sans-serif;
  font-size: clamp(16px, 16px + 8 * (100vw - 375px) / 1097, 24px) !important;
  font-weight: 500;
  color: #F0EFEE;
  background: #00195F;
  border: 1px solid #00195F;
  letter-spacing: 0.16em;
  line-height: 0.85;
}
footer .mt_resident_login:hover {
  color: #00195F;
  background-color: #F0EFEE !important;
  border: 1px solid #00195F !important;
}
footer .mt_resident_login:hover svg {
  stroke: #00195F;
}
footer .osano-cm-widget {
  display: none;
}
footer .mt_footer_btn_wrap .mt_ft_cnt_btn {
  font-size: clamp(28px, 5vw, 36px);
  color: #FF9B44;
  background-color: #00195F;
}
footer .mt_footer_btn_wrap .mt_ft_cnt_btn:hover {
  background-color: #A55F37 !important;
  color: #FFFFFF !important;
  border: 1px solid #A55F37 !important;
}
footer .mt_footer_btn_wrap .mt_ft_tour_btn {
  font-size: clamp(28px, 5vw, 36px);
}
footer .mt_footer_btn_wrap .mt_ft_tour_btn:hover {
  background-color: #00195F !important;
  color: #F0EFEE !important;
  border: 1px solid #00195F !important;
}
@media (max-width: 991.8px) {
  footer .cookie {
    margin-top: 16px;
  }
}
footer .mt_footer_top_row {
  padding-bottom: 0 !important;
}
@media (max-width: 991.8px) {
  footer .mt_footer_sub .mt_subfooter_logo {
    margin-bottom: 40px;
  }
}

html.system .mt_resident_login:hover {
  color: #00195F !important;
  background-color: #F0EFEE !important;
  border: 1px solid #F0EFEE !important;
}
html.system .mt_resident_login:hover svg path {
  stroke: #00195F;
}

/*transform origin*/
.mt_btn {
  border: 1px solid #00195F;
  background-color: #344054;
  color: #00195F;
  padding: 10px 18px;
  border-radius: 0px;
  text-transform: uppercase !important;
  border-radius: 0 !important;
}
.mt_btn:hover {
  background-color: #A55F37 !important;
  color: #FFFFFF !important;
  border: 1px solid #A55F37 !important;
}
.mt_btn.white {
  background-color: #FFFFFF;
  color: #00195F;
}
.mt_btn.white:hover {
  background-color: #FF9B44;
  color: #FFFFFF;
}
.mt_btn.btn_blue {
  background-color: #00195F;
  color: #FFFFFF;
  border: 1px solid #00195F;
}
.mt_btn.btn_blue:hover {
  background-color: #008F88 !important;
  color: #FFFFFF !important;
  border: 1px solid #008F88 !important;
}

.headerTransparent {
  background: none !important;
}

.pagination_list {
  margin-top: 0px !important;
  padding: 32px 32px 0px 32px;
}
@media (max-width: 991.8px) {
  .pagination_list {
    padding: 32px;
  }
}
.pagination_list li {
  padding: 9px;
  margin: 0px !important;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50% !important;
}
.pagination_list li:not(.next).active, .pagination_list li:not(.prev).active {
  background-color: #00195F;
  color: #FFFFFF;
}
.pagination_list li:not(.next):hover, .pagination_list li:not(.prev):hover {
  background-color: #00195F;
  color: #FFFFFF;
}
.pagination_list li:not(.next):hover a, .pagination_list li:not(.prev):hover a {
  color: #FFFFFF;
}
.pagination_list li.next, .pagination_list li.prev {
  border-radius: 0 !important;
  background-color: #F0EFEE !important;
  color: #00195F !important;
}
.pagination_list li.next:hover, .pagination_list li.prev:hover {
  color: #00195F !important;
}
.pagination_list li.next a, .pagination_list li.prev a {
  color: #00195F !important;
}
.pagination_list li.next .link_arrow, .pagination_list li.prev .link_arrow {
  color: #00195F;
}
.pagination_list li.next .link_arrow:before, .pagination_list li.next .link_arrow:after, .pagination_list li.prev .link_arrow:before, .pagination_list li.prev .link_arrow:after {
  background-color: #00195F !important;
}

.link_arrow.grey {
  color: #00195F;
  background-color: #00195F;
  top: 12px !important;
  width: 11px !important;
}
.link_arrow.grey:before, .link_arrow.grey:after {
  background-color: #00195F !important;
}

.mt_cat .dropdown .selectivo__dropdown .selectivo__option {
  color: #00195F !important;
  border: none !important;
  border-radius: 0 !important;
}
.mt_cat .dropdown .selectivo__dropdown .selectivo__option:hover {
  background-color: #00195F !important;
  color: #F0EFEE !important;
}

.mt_cat .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
  background-color: #00195F !important;
  color: #F0EFEE !important;
}

.special_slider_wrapper .mt_cta_slider .slick-slide span,
.special_slider_wrapper .mt_cta_slider .slick-slide a {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(24px, 24px + 4 * (100vw - 375px) / 1097, 28px);
  line-height: 24px;
  letter-spacing: 0.02em;
}

.special_slider_wrapper {
  margin-bottom: 0;
}

.headerTransparent.mt_fixed {
  background-color: #FFFFFF !important;
}

.pagination_list li.next .link_arrow {
  bottom: 20px !important;
}

.pagination_list li.prev .link_arrow {
  top: 18px !important;
}

@media (min-width: 992px) {
  .error404 #mt_error .mt_thankyou_wrapper {
    left: 0;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .error404.has_cta_slider #mt_error .mt_thankyou_wrapper {
    margin-top: 60px;
  }
}

@media (min-width: 992px) {
  .error404.has_cta_slider footer .mt_footer_main {
    margin-top: 60px;
  }
}

@media (max-width: 991.8px) {
  .error404 .mt_thank_you_header {
    padding: 40px 0;
  }
}

#mt_error .mt_col_heading {
  font-size: clamp(40px, 40px + 20 * (100vw - 375px) / 1097, 60px);
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 108%;
  margin-bottom: 0;
}
#mt_error .mt_paragraph {
  font-size: clamp(24px, 24px + 16 * (100vw - 375px) / 1097, 40px);
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  line-height: 108%;
}
#mt_error .mt_btn {
  font-size: clamp(28px, 5vw, 36px);
}

.disable-btn {
  pointer-events: none;
  opacity: 0.3;
}

.special_slider_wrapper .special_slider_wrapper_close {
  background: url(/wp-content/uploads/2025/08/close_btn.svg) no-repeat center center;
}

.mt_specials_wrapper {
  z-index: -3;
}

@media (max-width: 991.8px) {
  .mt_specials_wrapper.mt_specials_show {
    background: rgba(0, 0, 0, 0.35);
  }
}

.mt_specials_wrapper .mt_specials_popup .mt_popup_close {
  background: url(/wp-content/uploads/2025/08/close_btn.svg) no-repeat center center;
}

.mt_one_column_container.custom-specials-banner .mt_one_column.with_bg {
  padding: 72px 7.8vw 72px;
}
@media (max-width: 991.8px) {
  .mt_one_column_container.custom-specials-banner .mt_one_column.with_bg {
    padding: 32px 4.2vw;
  }
}
@media (max-width: 991.8px) {
  .mt_one_column_container.custom-specials-banner {
    background-size: cover !important;
  }
}
.mt_one_column_container.custom-specials-banner .mt_one_column.with_bg.with_bg_color h3,
.mt_one_column_container.custom-specials-banner .mt_col_heading {
  font-size: clamp(96px, 96px + 52 * (100vw - 375px) / 1097, 148px);
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #F0EFEE !important;
  line-height: 100%;
}
.mt_one_column_container.custom-specials-banner .mt_col_subheading {
  font-size: clamp(32px, 32px + 32 * (100vw - 375px) / 1097, 64px);
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  color: #00195F;
  text-align: center;
  line-height: 108%;
}
@media (min-width: 992px) {
  .mt_one_column_container.custom-specials-banner .mt_col_subheading {
    padding: 0 182px;
  }
}
.mt_one_column_container.custom-specials-banner .mt_btn {
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
}
.mt_one_column_container.custom-specials-banner .mt_one_column.with_bg.with_bg_color h3 {
  font-size: clamp(96px, 96px + 52 * (100vw - 375px) / 1097, 148px);
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #F0EFEE !important;
  line-height: 100%;
}
.mt_one_column_container.custom-specials-banner .mt_one_column.with_bg.with_bg_color .mt_btn {
  width: auto;
}

body .mt_header_wrap {
  margin-top: 0;
}

.home header.color_theme .left_btn {
  text-transform: uppercase;
  border-radius: 0;
  background-color: #00195F !important;
  color: #FFFFFF !important;
  border: 1px solid #00195F !important;
}
.home header.color_theme .left_btn:hover {
  background-color: #FFFFFF !important;
  color: #00195F !important;
  border: 1px solid #00195F !important;
}
@media (max-width: 991.8px) {
  .home header.color_theme .left_btn {
    padding: 10px 12px !important;
    background-color: #00195F !important;
    color: #FF9B44 !important;
    border: 1px solid #00195F !important;
  }
  .home header.color_theme .left_btn:hover {
    background-color: #008F88 !important;
    color: #FFFFFF !important;
    border: 1px solid #008F88 !important;
  }
}

header.color_theme .left_btn {
  padding: 10px 12px !important;
  background-color: #FF9B44 !important;
  color: #00195F !important;
  border: 1px solid #FF9B44 !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
}
header.color_theme .left_btn:hover {
  background-color: #A55F37 !important;
  color: #FFFFFF !important;
  border: 1px solid #A55F37 !important;
}

.system .mt_specials_popup .mt_btn:hover {
  background-color: #008F88 !important;
  color: #FFFFFF !important;
  border: 1px solid #008F88 !important;
}

.floor-plans .mt_footer_additional_area, .floor-plans-detail .mt_footer_additional_area {
  display: block !important;
}

.virtual-tour .addtoany_content {
  display: none;
}
.virtual-tour .mt_with_both_margins_desktop {
  width: 100%;
}
.virtual-tour .mt_header_wrap {
  margin-top: 0 !important;
}

.mt_inner_banner {
  background-color: transparent;
}
.mt_inner_banner .mt_banner_content h1 {
  text-transform: uppercase;
}

iframe[src*="my.hy.ly"] {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
}

.specials_banner {
  padding: 72px 7.8vw 72px;
}
@media (max-width: 991.8px) {
  .specials_banner {
    padding: 32px 4.2vw;
    background-size: cover !important;
  }
}
.specials_banner .mt_one_column.with_bg.with_bg_color h3,
.specials_banner .mt_col_heading {
  font-size: clamp(96px, 96px + 52 * (100vw - 375px) / 1097, 148px);
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #F0EFEE !important;
  line-height: 100%;
}
.specials_banner .mt_col_subheading {
  font-size: clamp(32px, 32px + 32 * (100vw - 375px) / 1097, 64px);
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  color: #00195F;
  text-align: center;
  line-height: 108%;
}
@media (min-width: 992px) {
  .specials_banner .mt_col_subheading {
    padding: 0 182px;
  }
}
.specials_banner .mt_btn {
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
}
.specials_banner .mt_paragraph {
  color: #F0EFEE !important;
}

/* Fee calculator widget styles */
.rfwa-expense-guide-container h2, .rfwa-group-title {
  color: #00195F !important;
  font-family: "mongoose", sans-serif !important;
  font-size: 42px !important;
}

.rfwa-group-title {
  font-size: 32px !important;
}

.rfwa-expense-guide-container .rfwa-accordion-icon::before {
  border-right: 2px solid #00195F !important;
  border-bottom: 2px solid #00195F !important;
}

.rfwa-expense-guide-container p, .rfwa-expense-list th, .rfwa-expense-list .rfwa-expense-label, .rfwa-expense-list .rfwa-expense-amount.has-tooltip, .rfwa-expense-list .rfwa-expense-details, .rfwa-expense-list td::before, .rfwa-expense-list .rfwa-expense-amount span {
  color: #00195F !important;
  font-family: "mongoose", sans-serif !important;
  font-size: 22px !important;
}

.rfwa-expense-list th {
  font-weight: 600 !important;
  font-size: 22px !important;
}

.rfwa-expense-type-required, .rfwa-expense-type.Required {
  font-family: "mongoose", sans-serif !important;
  background-color: #00268F !important;
  border-color: #00268F !important;
  color: #FFFFFF !important;
  padding-top: 6px !important;
  font-size: 22px !important;
}

.rfwa-expense-type.Optional, .rfwa-expense-type.Situational, .rfwa-expense-type-optional, .rfwa-expense-type-situational {
  font-family: "mongoose", sans-serif !important;
  background-color: transparent !important;
  border-color: #00195F !important;
  color: #00195F !important;
  padding-top: 6px !important;
  font-size: 22px !important;
}

.rfwa-expense-footer {
  font-family: "mongoose", sans-serif !important;
  color: #00195F !important;
  margin-bottom: 5em;
  font-size: 22px !important;
}

/*transform origin*/
body {
  font-family: "mongoose", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
}

p {
  font-family: "mongoose", sans-serif;
}

.mt_btn {
  font-weight: 700;
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px) !important;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-family: "mongoose", sans-serif;
}

/*.......Heading and Copy fonts......*/
.mt_main_heading {
  font-family: "mongoose", sans-serif !important;
  color: #FFFFFF !important;
  font-weight: 700;
  font-size: clamp(96px, 96px + 52 * (100vw - 375px) / 1097, 148px);
  line-height: 100%;
  letter-spacing: 0em;
}

.mt_col_subheading,
.mt_sec_sub_heading,
.mt_col_heading,
.mt_sub_heading,
.mt_h4_heading,
.mt_paragraph,
.mt_architect_name_block h3,
.mt_text_small,
#content-sect > *,
p {
  font-family: "mongoose", sans-serif !important;
  color: #00195F !important;
}

.mt_details_wrap p,
.mt_details_wrap span,
.mt_details_wrap ul li,
.mt_details_wrap a {
  font-family: "mongoose", sans-serif !important;
}

.special_slider_wrapper .mt_cta_slider .slick-slide span,
.special_slider_wrapper .mt_cta_slider .slick-slide a {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(24px, 24px + 4 * (100vw - 375px) / 1097, 28px);
}

.mt_filter_sticky_bar .dropdown.mt_fp_sort_dropdown .selectivo__label,
.mt_filter_sticky_bar .mt_fp_filter_btn,
.mt_fp_filter_lbl,
.mt_floorplas_page_wrap .dropdown [role=option],
.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option--selected,
.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option:focus,
.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option],
.mt_floorplas_page_wrap .dropdown .selectivo__label,
.mt_floorplas_page_wrap .dropdown .selectivo__label {
  font-family: "mongoose", sans-serif;
  font-weight: 700 !important;
  line-height: 120%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: clamp(18px, 18px + 10 * (100vw - 375px) / 1097, 28px) !important;
}

.mt_floorplas_page_wrap .dropdown {
  color: #00195F;
}

.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit,
.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit a {
  margin: 0;
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  line-height: 28px;
  letter-spacing: 0.02em;
}

.mt_fp_beds,
.mt_fp_bath {
  font-family: "mongoose", sans-serif;
  font-weight: 500;
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px) !important;
  line-height: clamp(22px, 22px + 6 * (100vw - 375px) / 1097, 28px) !important;
  letter-spacing: 0em;
  text-align: center;
}

.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp .mt_fp_list_col.mt_fp_details {
  margin: 0px;
}
.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp .mt_fp_list_col.mt_fp_details label,
.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp .mt_fp_list_col.mt_fp_details span {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(18px, 18px + 10 * (100vw - 375px) / 1097, 28px);
  line-height: 120%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.pagination_list li,
.pagination_list li a {
  font-family: "mongoose", sans-serif;
  font-weight: 500;
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  line-height: clamp(20px, 20px + 2 * (100vw - 375px) / 1097, 22px);
  letter-spacing: 0em;
  text-align: center;
  color: #00195F;
}

.mt_fp_detail_btn_wrapper small,
.floor-plans-detail .mt_cat .dropdown .selectivo__label {
  font-weight: 700;
  font-size: 18px !important;
  line-height: 120%;
  letter-spacing: 0.06em;
  color: #00195F;
}

.floor-plans-detail .mt_cat .dropdown .selectivo__label {
  font-size: 18px !important;
  line-height: 120%;
  letter-spacing: 0.06em;
  color: #00195F;
}

.floor-plans-detail .mt_col_content .mt_sub_heading {
  font-family: "mongoose", sans-serif;
  font-weight: 500;
  font-size: clamp(40px, 40px + 40 * (100vw - 375px) / 1097, 80px);
  line-height: clamp(48px, 48px + 12 * (100vw - 375px) / 1097, 60px);
  letter-spacing: 0em;
  text-transform: uppercase;
}
.floor-plans-detail .mt_col_content .flex_cnt span,
.floor-plans-detail .mt_col_content .flex_cnt li {
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + 8 * (100vw - 375px) / 1097, 24px);
  line-height: clamp(18px, 18px + 10 * (100vw - 375px) / 1097, 28px) !important;
  letter-spacing: 0.02em;
}
.floor-plans-detail .mt_col_content .mt_fp_list_grp.mt_fp_unit_wrap span {
  font-family: "mongoose", sans-serif;
  font-weight: 500;
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
}

.mt_fp_list_grp.fp_detail_wrap .mt_fp_list_col.mt_fp_details label {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(18px, 18px + 0 * (100vw - 375px) / 1097, 18px);
  line-height: 120%;
  font-family: "mongoose", sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.mt_fp_list_grp.fp_detail_wrap .mt_fp_list_col.mt_fp_details span {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(24px, 24px + 16 * (100vw - 375px) / 1097, 40px);
  line-height: 120%;
  letter-spacing: 0.02em;
}

.mt_fp_features_heading {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(18px, 18px + 14 * (100vw - 375px) / 1097, 32px) !important;
  line-height: 108%;
  letter-spacing: 0em;
}

.features li {
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 18px + 14 * (100vw - 375px) / 1097, 32px) !important;
  line-height: 108%;
  letter-spacing: 0em;
  margin-bottom: 5px !important;
}

.mt_fp_bath,
.mt_fp_beds {
  font-family: "mongoose", sans-serif;
  font-weight: 500;
  font-size: clamp(18px, 18px + 6 * (100vw - 375px) / 1097, 24px);
  line-height: clamp(22px, 22px + 6 * (100vw - 375px) / 1097, 28px);
  letter-spacing: 0em;
  text-align: center;
}

.mt_fp_unit_name_label {
  font-family: "mongoose", sans-serif;
  font-weight: 500;
  font-size: clamp(32px, 32px + 16 * (100vw - 375px) / 1097, 48px);
  line-height: clamp(80%, 80% + 20 * (100vw - 375px) / 1097, 100%);
  letter-spacing: 0em;
}

#back_btn {
  font-family: "mongoose", sans-serif;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

@media (max-width: 991.8px) {
  .pagination_list li a {
    text-transform: uppercase;
  }
}

#mt_tabs button {
  letter-spacing: 0.06em;
  font-size: 18px !important;
}

.mt_fp_btn_wrap a {
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
}

@media (max-width: 991.8px) {
  html.system .floor-plans header.color_theme .left_btn {
    padding: 10px 12px !important;
  }
}

header.color_theme .left_btn {
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
}

html.system header.color_theme .left_btn {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-size: clamp(28px, 28px + 8 * (100vw - 375px) / 1097, 36px);
  letter-spacing: 0.02em;
  line-height: 120%;
  text-transform: uppercase;
  border-radius: 0;
}

/*transform origin*/
.mt_filter_sticky_bar .mt_fp_filter_btn,
.mt_filter_sticky_bar .dropdown.mt_fp_sort_dropdown .selectivo__label,
.mt_floorplas_page_wrap .dropdown .selectivo__label {
  border: none !important;
  border-bottom: 1px solid #00195F !important;
  background-color: transparent !important;
  border-radius: 0px !important;
}
@media (max-width: 991.8px) {
  .mt_filter_sticky_bar .mt_fp_filter_btn,
  .mt_filter_sticky_bar .dropdown.mt_fp_sort_dropdown .selectivo__label,
  .mt_floorplas_page_wrap .dropdown .selectivo__label {
    border: 1px solid #00195F !important;
  }
}

@media (max-width: 991.8px) {
  .mt_filter_sticky_bar .mt_fp_filter_btn {
    border: 1px solid #00195F !important;
  }
}

@media (max-width: 991.8px) {
  .mt_filter_sticky_bar .mt_fp_filter_wrap {
    background-color: #F0EFEE !important;
    border-top: 1px solid #00195F !important;
  }
}

.mt_filter_sticky_bar .mt_fp_filter_btn svg path {
  fill: #00195F !important;
}

.mt_floorplas_page_wrap .dropdown .selectivo__label::after {
  border-color: #00195F !important;
}

.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option] {
  color: #00195F !important;
  background: transparent !important;
}

.mt_filter_sticky_bar .mt_filter_sticky_wrap {
  background-color: #F0EFEE !important;
}

.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit {
  color: #00195F;
}

.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_beds,
.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_bath {
  color: #00195F;
}

.mt_border_btn_grey {
  color: #00195F;
  background-color: #FFFFFF;
  border: 1px solid #00195F !important;
}
.mt_border_btn_grey:hover {
  color: #FFFFFF !important;
  background-color: #00195F !important;
}

.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp,
.mt_fp_disclaimer,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_heading .mt_txt_sub,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_heading .mt_txt_sub,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_list label,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box label {
  color: #00195F;
}

.mt_filter_sticky_bar .dropdown.mt_fp_view_tab .selectivo__label, #back_btn, .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit a, .mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_show_more_btn, .mt_fp_filter_popup .mt_fp_filter_wrap .mt_btn_clear, .mt_fp_filter_popup .mt_fp_filter_wrap .reset_availability, .mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_heading .mt_txt_sub,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box label {
  color: #00195F !important;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_heading .mt_txt_sub,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box label.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box label {
  border-color: #00195F !important;
}
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_heading .mt_txt_sub:hover,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box label.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box label:hover {
  background-color: #00195F !important;
  color: #FFFFFF !important;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box {
  cursor: pointer;
}
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box:hover label {
  background-color: #00195F !important;
  color: #FFFFFF !important;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box input:checked ~ label {
  background-color: #00195F !important;
  color: #FFFFFF !important;
}

.ring-container .circle {
  background-color: #FF9B44 !important;
}

.ring-container .ringring {
  border: 3px solid #FF9B44 !important;
}

.floor-plans-detail .mt_col_content .mt_sub_heading {
  color: #00195F;
}
.floor-plans-detail .mt_col_content .flex_cnt li, .floor-plans-detail .mt_col_content .flex_cnt span {
  color: #00195F !important;
}
.floor-plans-detail .mt_col_content .mt_fp_list_grp.mt_fp_unit_wrap span {
  color: #00195F;
}

.mt_fp_bath, .mt_fp_beds, .features li, .mt_fp_features_heading, .mt_fp_list_grp.fp_detail_wrap, .floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content .mt_fp_list_grp span {
  color: #00195F !important;
}

.mt_floorplas_page_wrap .dropdown [role=option]:hover,
.mt_floorplas_page_wrap .dropdown [role=option]:focus,
.mt_floorplas_page_wrap .dropdown [role=option].selectivo__option--selected {
  background-color: #F0EFEE !important;
}

.mt_filter_sticky_bar .dropdown.mt_fp_view_tab .selectivo__label {
  width: 140px;
}

@media (max-width: 991.8px) {
  .mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=listbox] {
    width: 140px !important;
  }
}
.mt_fp_filter_popup .mt_fp_filter_wrap .dropdown .selectivo__label,
.mt_fp_filter_popup .mt_fp_filter_wrap .dropdown [role=option] {
  color: #00195F !important;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner #datepicker {
  border-color: #00195F !important;
  color: #00195F !important;
}

/*transform origin*/
.mt_fp_cnt_sec {
  background-color: #F0EFEE;
}

.mt_filter_sticky_wrap {
  padding: 32px 48px;
}
@media (max-width: 991.8px) {
  .mt_filter_sticky_wrap {
    padding: 16px 24px;
  }
}

.mt_filter_sticky_bar .dropdown.mt_fp_sort_dropdown .selectivo__label,
.mt_filter_sticky_bar .mt_fp_filter_btn,
.mt_fp_filter_lbl,
.mt_floorplas_page_wrap .dropdown [role=option],
.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option--selected,
.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option:focus,
.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option] {
  color: #00195F !important;
}

.mt_floorplas_page_wrap .dropdown [role=listbox] {
  border-radius: 0px;
}

.mt_floorplas_page_wrap .dropdown [role=listbox] {
  background: transparent;
  border: none;
}
@media (max-width: 991.8px) {
  .mt_floorplas_page_wrap .dropdown [role=listbox] {
    background: #FFFFFF !important;
  }
}

.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option] {
  color: #00195F !important;
  background: #FFFFFF !important;
}

.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option--selected,
.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option:focus {
  background: #00195F !important;
  color: #FFFFFF !important;
}

@media (min-width: 992px) {
  .mt_filter_sticky_bar .mt_fp_view_wrap .mt_fp_view_tab {
    border: 1px solid #00195F !important;
  }
  .mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option] {
    color: #00195F !important;
    background: #F0EFEE !important;
    border-right: none !important;
  }
  .mt_filter_sticky_bar .mt_fp_view_wrap .mt_fp_view_tab a:not(:last-child) {
    border-left: none !important;
  }
  .mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option--selected,
  .mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=option].selectivo__option:focus {
    background: #00195F !important;
    color: #FFFFFF !important;
  }
}
.mt_filter_sticky_bar .mt_fp_view_wrap .mt_fp_view_tab a:not(:last-child) {
  border-right: 1px solid #00195F;
}

.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box {
  border: none !important;
  background-color: #FFFFFF;
  padding: 24px !important;
  border-radius: 0px;
}
@media (max-width: 991.8px) {
  .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box {
    padding: 27px 16px !important;
  }
}

.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_unit_wrap {
  align-items: center;
}

.mt_fp_list_box.type-list .mt_fp_unit_wrap {
  justify-content: flex-start;
  gap: 24px !important;
}

.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_beds,
.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_bath {
  padding: 7px 12px 7px 12px;
  border-radius: 16px;
  border: 1px solid #FF9B44;
}
@media (max-width: 991.8px) {
  .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_beds,
  .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_bath {
    padding: 4px 11px 4px 11px;
  }
}

.mt_fp_view_wrap .mt_fp_filter_lbl,
.mt_sort_by .mt_fp_filter_lbl {
  margin-right: 16px;
}

.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_grp {
  margin-bottom: 0px !important;
}

.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_details {
  margin: 0px !important;
}

.mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=listbox] {
  background: transparent !important;
  border: none !important;
}
@media (max-width: 991.8px) {
  .mt_filter_sticky_bar .dropdown.mt_fp_view_tab [role=listbox] {
    background: #F0EFEE !important;
  }
}

.mt_fp_filter_wrap .mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner {
  background-color: #F0EFEE;
}

.mt_fp_bath,
.mt_fp_beds {
  border: 1px solid #FF9B44;
  background-color: transparent !important;
  margin: 0;
}
.mt_fp_bath:hover,
.mt_fp_beds:hover {
  background-color: #FF9B44 !important;
  color: #FFFFFF !important;
}

.mt_fp_beds {
  margin-right: 16px !important;
}

.mt_fp_list_view .mt_fp_list_box .mt_fp_list_grp.first {
  justify-content: flex-start !important;
  gap: 16px !important;
}

#mt_floorplas_listing .mt_inner_banner {
  width: 100% !important;
}

.mt_filter_sticky_bar {
  width: 100% !important;
}

@media (min-width: 992px) {
  .mt_floorplas_page_wrap {
    margin-top: 0 !important;
  }
}
@media (max-width: 991.8px) {
  .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit a {
    display: inline-block !important;
    margin-left: 5px !important;
  }
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_img {
  padding: 17px !important;
  height: auto !important;
}

.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_img img {
  margin: 24px 0 !important;
}

.floor-plans .mt_banner.mt_inner_banner {
  position: relative;
  overflow: hidden;
}
.floor-plans .mt_banner.mt_inner_banner:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://staging.mirafirstandm.bozzuto.build/wp-content/uploads/2025/09/bricksvg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
  transform: scale(1.2);
}
@media (max-width: 991.8px) {
  .floor-plans .mt_banner.mt_inner_banner:after {
    top: 0;
  }
}
.floor-plans #back_btn {
  font-size: 24px;
}
@media (max-width: 991.8px) {
  .floor-plans #back_btn {
    font-size: 16px;
  }
}
.floor-plans header:not(.mt_fixed) .logo {
  filter: brightness(0) invert(1) !important;
}
.floor-plans header:not(.mt_fixed) .mt_navigation_wrapper nav ul li {
  color: #FFFFFF !important;
}
.floor-plans header:not(.mt_fixed) .mt_menu_toggle img {
  filter: brightness(0) invert(1) !important;
}
.floor-plans .specials_banner {
  display: none !important;
}

.sightmap .mt_banner.mt_inner_banner {
  position: relative;
  overflow: hidden;
}
.sightmap .mt_banner.mt_inner_banner:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://staging.mirafirstandm.bozzuto.build/wp-content/uploads/2025/09/bricksvg.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
  transform: scale(1.2);
}
@media (max-width: 991.8px) {
  .sightmap .mt_banner.mt_inner_banner:after {
    top: 0;
  }
}

.mt_fp_list_box .mt_fp_list_col.mt_fp_details:first-child {
  width: 50% !important;
}
.mt_fp_list_box .mt_fp_list_col.mt_fp_details {
  width: 25% !important;
}

.mt_fp_disclaimer_grid {
  text-align: center;
  margin-top: 10px;
}

.rfwa-fee-calculator {
  top: -2px;
}
.rfwa-fee-calculator::before {
  background-image: url("../../images/icons/calculator.svg") !important;
}

/*transform origin*/
.gallery {
  background: #F0EFEE;
}
.gallery .mt_main_heading {
  color: #00195F !important;
}
.gallery .addtoany_content {
  display: none;
}
.gallery .mt_gallery_caption {
  color: #FF9B44;
  font-size: 32px;
}
@media (max-width: 991.8px) {
  .gallery .mt_gallery_caption {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .gallery .mt_cat .dropdown .selectivo__dropdown {
    gap: 23px;
  }
}
.gallery .mt_cat .dropdown .selectivo__dropdown,
.gallery .selectivo__label.show_mob {
  background: #F0EFEE;
  border-color: #00195F !important;
}
@media (max-width: 991.8px) {
  .gallery .mt_cat {
    width: 90% !important;
  }
}
.gallery .lightbox .lightbox__close {
  border: none !important;
}
.gallery .lightbox .slick-next,
.gallery .lightbox .slick-prev {
  background-color: #00195F !important;
}
@media (min-width: 992px) {
  .gallery .mt_btn.selectivo__option {
    font-size: 40px !important;
  }
}
@media (max-width: 991.8px) {
  .gallery .mt_cat .dropdown .selectivo__label {
    font-size: 18px !important;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: #00195F;
  }
}
@media (min-width: 992px) {
  .gallery .thumbnail_wrapper {
    margin-top: 32px;
  }
}
@media (max-width: 991.8px) {
  .gallery .selectivo__option.data-layer-event-virtual-tour {
    display: block;
  }
}

.gallery header:not(.mt_fixed) .logo {
  filter: brightness(0) invert(1) !important;
}
.gallery header .show_desk.logo.default {
  filter: brightness(0) invert(1) !important;
}
.gallery header .mt_navigation_wrapper nav ul li {
  color: #FFFFFF !important;
}
.gallery header .mt_menu_toggle img {
  filter: brightness(0) invert(1) !important;
}

/*transform origin*/
.neighborhood .mt_banner_content h1 {
  color: #00195F !important;
}
.neighborhood .mt_two_column_layout {
  padding-bottom: 80px;
}
.neighborhood .mt_two_column_layout .mt_two_col {
  padding-top: 45px;
}
@media (max-width: 767.8px) {
  .neighborhood .mt_two_column_layout .mt_two_col {
    padding-top: 0px;
  }
}
.neighborhood .mt_two_column_layout .mt_two_col .mt_col_img img {
  height: 125%;
}
.neighborhood .mt_two_column_layout .mt_two_col .mt_col_content h3 {
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 80px;
  line-height: 108%;
  letter-spacing: 0%;
  text-transform: uppercase;
  margin-top: 30px;
}
@media (max-width: 991.8px) {
  .neighborhood .mt_two_column_layout .mt_two_col .mt_col_content h3 {
    padding-top: 90px;
  }
}
@media (max-width: 767.8px) {
  .neighborhood .mt_two_column_layout .mt_two_col .mt_col_content h3 {
    font-size: 40px;
    padding-top: 40px;
  }
}
.neighborhood .mt_two_column_layout .mt_two_col .mt_paragraph {
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  line-height: 108%;
  letter-spacing: 1%;
}
@media (max-width: 767.8px) {
  .neighborhood .mt_two_column_layout .mt_two_col .mt_paragraph {
    font-size: 24px;
  }
}
.neighborhood .mt_map {
  width: 100%;
  left: 0;
  height: 761px;
}
@media (max-width: 767.8px) {
  .neighborhood .mt_map {
    height: 472px;
    margin-bottom: 30px;
  }
}
.neighborhood .addtoany_content {
  display: none;
}
@media (max-width: 375.8px) {
  .neighborhood .mt_main_heading {
    font-size: 67px;
  }
}

/*transform origin*/
.amenities .mt_banner_content {
  position: relative;
  overflow: hidden;
}
.amenities .mt_banner_content:after {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: calc(100% - 93px);
  background-image: url("https://staging.mirafirstandm.bozzuto.build/wp-content/uploads/2025/08/green_overlay.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
  pointer-events: none;
  transform: scale(1.2);
}
@media (max-width: 991.8px) {
  .amenities .mt_banner_content:after {
    height: calc(100% - 83px);
  }
}
.amenities .mt_banner .mt_main_heading {
  color: #F0EFEE !important;
}
.amenities .designed_for_section .mt_one_column {
  padding-top: 100px;
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .amenities .designed_for_section .mt_one_column {
    padding-left: 21vw;
    padding-right: 21vw;
  }
}
@media (max-width: 991.8px) {
  .amenities .designed_for_section .mt_one_column {
    padding-top: 56px;
    padding-bottom: 48px;
  }
}
.amenities .designed_for_section .mt_one_column .mt_col_subheading {
  font-size: clamp(32px, 32px + 32 * (100vw - 375px) / 1097, 64px);
  text-align: center;
  font-weight: 400;
  line-height: 108%;
}
@media (min-width: 992px) {
  .amenities .mt_two_column_layout {
    padding: 64px 96px;
  }
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout {
    padding: 32px 16px;
  }
}
.amenities .mt_two_column_layout .mt_two_col {
  column-gap: 4.8vw;
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout .mt_two_col {
    flex-direction: column-reverse !important;
    column-gap: 32px;
  }
}
@media (min-width: 992px) {
  .amenities .mt_two_column_layout .mt_two_col .mt_col_content {
    padding: 0;
    width: calc(50% - 7.8vw);
  }
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout .mt_two_col .mt_col_content {
    padding: 0;
    margin-bottom: 32px;
  }
}
.amenities .mt_two_column_layout .mt_two_col .mt_col_content .mt_sec_sub_heading {
  font-size: clamp(40px, 40px + 40 * (100vw - 375px) / 1097, 80px);
  font-family: "mongoose", sans-serif;
  font-weight: 700;
  color: #00195F;
  text-transform: uppercase;
  line-height: 108%;
  margin-bottom: 0;
  letter-spacing: 0;
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout .mt_two_col .mt_col_content .mt_sec_sub_heading {
    margin-bottom: 8px;
  }
}
.amenities .mt_two_column_layout .mt_two_col .mt_col_content .mt_paragraph,
.amenities .mt_two_column_layout .mt_two_col .mt_col_content p {
  font-size: clamp(24px, 24px + 16 * (100vw - 375px) / 1097, 40px);
  font-family: "mongoose", sans-serif;
  font-weight: 400;
  color: #00195F;
  line-height: 108%;
  letter-spacing: 0.01em;
}
.amenities .mt_two_column_layout .mt_two_col .mt_col_content .mt_btn {
  margin-top: 16px;
  font-size: clamp(28px, 5vw, 36px);
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout .mt_two_col .mt_col_content .mt_btn {
    width: auto;
  }
}
@media (min-width: 992px) {
  .amenities .mt_two_column_layout .mt_two_col .mt_col_img {
    height: 44vw;
    margin: 0;
    margin-right: 0;
    width: 50%;
  }
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout .mt_two_col .mt_col_img {
    margin: 0 !important;
    height: 92vw;
  }
}
.amenities .mt_two_column_layout .mt_two_col .mt_col_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.amenities .mt_two_column_layout .mt_two_col.mt_col_reverse {
  column-gap: 7.7vw;
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout .mt_two_col.mt_col_reverse {
    column-gap: 32px;
  }
}
@media (min-width: 992px) {
  .amenities .mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_content {
    padding-left: 32px;
  }
}
@media (max-width: 991.8px) {
  .amenities .mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_content {
    padding: 0;
    margin-bottom: 32px;
  }
}
@media (min-width: 992px) {
  .amenities .mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_img {
    margin: 0;
    margin-right: 0 !important;
  }
}
.amenities .mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.amenities .mt_inner_banner {
  background-color: transparent;
}
.amenities .mt_inner_banner .mt_banner_content h1 {
  text-transform: uppercase;
}
.amenities .mt_banner_outer_wrap {
  width: 100% !important;
}
.amenities .list p {
  margin-bottom: 10px !important;
}
@media (max-width: 991.8px) {
  .amenities .list p {
    margin-bottom: 16px !important;
  }
}
@media (min-width: 992px) {
  .amenities .building-amenities-section .mt_two_col.mt_col_reverse .mt_col_img {
    height: 59.6vw;
  }
  .amenities .residence-features-section .mt_two_col .mt_col_img {
    height: 55vw;
  }
  .amenities .amenities-floorplan-section .mt_two_col.mt_col_reverse .mt_col_img {
    height: 44vw;
  }
  .amenities .amenities-floorplan-section .mt_two_column_layout {
    padding: 64px 96px 128px 96px !important;
  }
}
.amenities .addtoany_content {
  display: none;
}
@media (max-width: 991.8px) {
  .amenities .amenities-floorplan-section .mt_two_column_layout {
    padding: 32px 16px 64px 16px !important;
  }
}

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