body {
  font-family: "brandon-grotesque";
  font-size: 20px;
  line-height: 30px;
  color: #272324;
  font-variation-settings: "slnt" 0;
  background: linear-gradient(rgba(255, 255, 255, 0.73), rgba(255, 255, 255, 0.73)), url("../images/White_Background_hires.jpg");
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "oswald";
  font-weight: 600;
  font-variation-settings: "slnt" 0;
}

.mt_btn {
  font-family: "oswald";
  font-weight: 500;
  font-size: 16px;
  font-variation-settings: "slnt" 0;
}

.mt_heading_clr {
  color: #272324;
}

.mt_main_heading {
  font-family: "oswald";
  font-weight: 400;
}

.mt_sub_heading {
  font-family: "oswald";
  font-weight: 400;
  color: #272324;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .mt_sub_heading {
    margin-bottom: 16px;
  }
}

.mt_col_heading {
  font-family: "oswald";
  font-weight: 400;
  color: #272324;
  margin-bottom: 20px;
}

.mt_col_subheading {
  font-family: "oswald";
  font-weight: 400;
  color: #272324;
  margin-bottom: 10px;
}

.mt_sec_sub_heading {
  font-family: "oswald";
  font-weight: 400;
  color: #272324;
}

.mt_h4_heading {
  font-family: "oswald";
  font-weight: 400;
  color: #272324;
}

.mt_details_wrap p,
.mt_details_wrap span,
.mt_details_wrap ul li,
.mt_details_wrap a {
  font-family: "brandon-grotesque";
  font-weight: 400;
  color: #272324;
  font-variation-settings: "slnt" 0;
}

.mt_paragraph,
.mt_architect_name_block h3 {
  font-family: "brandon-grotesque";
  font-weight: 400;
  color: #272324;
  font-variation-settings: "slnt" 0;
}

.mt_text_small {
  font-family: "brandon-grotesque";
  font-weight: 600;
  font-variation-settings: "slnt" 0;
}

.mt_txt_intro {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .mt_txt_intro {
    font-size: 18px;
    line-height: 28px;
  }
}

#content-sect h3,
.floor-plans-detail span,
.floor-plans-detail ul li {
  font-size: 16px;
  line-height: 24px;
}

.mt_txt_sub {
  font-size: 20px;
  line-height: 30px;
}

#content-sect > * {
  font-family: "brandon-grotesque";
  font-variation-settings: "slnt" 0;
}

.mt_copy_small {
  font-size: 16px;
  line-height: 24px;
}

.mt_btn {
  font-family: "oswald";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  font-variation-settings: "slnt" 0;
}

footer {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
footer a {
  color: inherit;
}

.mt_specials_heading,
#mt_testimonial_widget .mt_h4_heading {
  font-family: "brandon-grotesque";
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  color: #272324;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .mt_specials_heading,
  #mt_testimonial_widget .mt_h4_heading {
    font-size: 24px;
    line-height: 32px;
  }
}

.mt_spcls_disclaimer {
  font-size: 12px;
  line-height: 18px;
}

#mt_home_page .mt_banner .mt_main_heading {
  font-size: 72px;
  line-height: 90px;
  letter-spacing: -0.02em;
}
@media (max-width: 991px) {
  #mt_home_page .mt_banner .mt_main_heading {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 992px) {
  #mt_home_page .mt_banner .mt_btn {
    font-size: 18px;
    line-height: 28px;
  }
}

.mt_banner .mt_banner_content {
  color: #ffffff;
}

.mt_evt_blg_date {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #272324;
}

.mt_category_list > li {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #272324;
  font-variation-settings: "slnt" 0;
}
.mt_category_list > li > button, .mt_category_list > li > span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #272324;
  font-variation-settings: "slnt" 0;
}

.mt_fp_filter_lbl {
  font-weight: 700;
  font-size: 10px;
  line-height: 20px;
  color: #272324;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .mt_fp_filter_lbl {
    color: #272324;
  }
}

.lightbox__close,
.blog .mt_box a,
#back_btn,
header a,
.special_slider_wrapper {
  font-size: 16px;
}

header a {
  font-weight: 500;
}

.pagination_list li {
  font-size: 14px;
}
html.system .pagination_list li:hover {
  border-radius: 20px;
  background-color: #ffffff;
}
html.system .pagination_list li.next:hover, html.system .pagination_list li.prev:hover, html.system .pagination_list li.dots:hover {
  background-color: transparent;
}
.pagination_list li a {
  color: #272324;
}

.floor-plans-detail .mt_col_content p {
  font-size: 18px;
  line-height: 28px;
}
.floor-plans-detail .mt_fp_details label {
  font-size: 16px;
}
.floor-plans-detail .mt_fp_details span {
  font-size: 20px;
}

.blog .mt_cat b {
  font-size: 13px;
}

#available_filters .mt_filter_wrap .dropdown .selectivo__label,
#available_filters .mt_filter_wrap .dropdown .selectivo__option {
  font-size: 16px;
  line-height: 24px;
  font-variation-settings: "slnt" 0;
}

.mt_filter_sticky_bar .mt_fp_filter_btn {
  color: #272324;
}

#mt_contact_page .mt_tab_content * {
  font-family: "brandon-grotesque";
  font-variation-settings: "slnt" 0;
}

@media (max-width: 991px) {
  .mt_fp_btn_wrap .mt_btn {
    font-size: 14px;
  }
}
@media (max-width: 359px) {
  .mt_fp_btn_wrap .mt_btn {
    font-size: 12px;
  }
}

.mt_fp_chk_list label,
.mt_fp_chk_box label {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .mt_fp_chk_list label,
  .mt_fp_chk_box label {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 359px) {
  .mt_fp_chk_list label,
  .mt_fp_chk_box label {
    font-size: 12px;
  }
}

.mt_two_column_container {
  padding: 3% 0;
}

.mt_two_column_layout .mt_two_col .mt_col_img,
.mt_two_column_list_layout .mt_two_col .mt_col_img {
  align-self: center;
}
@media (max-width: 991px) {
  .mt_two_column_layout .mt_two_col .mt_col_img,
  .mt_two_column_list_layout .mt_two_col .mt_col_img {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .mt_two_column_layout .mt_two_col .mt_col_content,
  .mt_two_column_list_layout .mt_two_col .mt_col_content {
    padding: 0px 4.2vw 20px;
  }
}
.mt_two_column_layout .mt_two_col .mt_col_content .mt_col_logo,
.mt_two_column_list_layout .mt_two_col .mt_col_content .mt_col_logo {
  max-width: 270px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .mt_two_column_layout .mt_two_col.mt_col_reverse,
  .mt_two_column_list_layout .mt_two_col.mt_col_reverse {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_content,
  .mt_two_column_list_layout .mt_two_col.mt_col_reverse .mt_col_content {
    padding: 0px 4.2vw 20px;
  }
}
@media (max-width: 991px) {
  .mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_img,
  .mt_two_column_list_layout .mt_two_col.mt_col_reverse .mt_col_img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.mt_banner {
  background-size: 100% !important;
}
@media (max-width: 991px) {
  .mt_banner {
    background-size: cover !important;
  }
}
.mt_banner .mt_banner_content > div {
  max-width: 80%;
}

.rfwa-expense-guide-container .rfwa-expense-type.Optional {
  background-color: #e2e2e2;
  color: #000000;
  border: 1px solid #e2e2e2;
}

header {
  width: 100% !important;
  background-color: #231F20 !important;
}
header .left_btn {
  background-color: #ffffff !important;
  color: #272324 !important;
  font-family: "muli";
  border-color: #ffffff;
}
header .left_btn:hover {
  background-color: #231F20;
  color: #ffffff;
  border-color: #ffffff;
}
header .logo {
  height: auto;
}
@media (min-width: 992px) and (max-width: 1399px) {
  header .logo {
    margin-right: 50px;
  }
}
header .header_right {
  white-space: nowrap;
}
header nav ul li a {
  font-family: "muli";
}
header .mt_menu_toggle {
  border: 1px solid #ffffff !important;
}
header .mt_menu_toggle .mt_menu_1, header .mt_menu_toggle .mt_menu_2, header .mt_menu_toggle .mt_menu_3 {
  border-bottom: 2px solid #ffffff !important;
}

.mt_hamb_menu.menu_open {
  background: #231F20 !important;
}
.mt_hamb_menu.menu_open .mt_menu_toggle {
  border: 1px solid #ffffff !important;
}
.mt_hamb_menu.menu_open .close_btn path {
  stroke: #ffffff;
}
.mt_hamb_menu.menu_open .inner_menu .primary-menu li a {
  color: #ffffff;
  font-family: "oswald";
}
.mt_hamb_menu.menu_open .inner_menu .primary-menu li a:hover {
  color: #272324;
}
.mt_hamb_menu.menu_open .inner_menu .primary-menu li.current_page_item a {
  color: #272324;
}
.mt_hamb_menu.menu_open ul.mt_ext_link li a {
  color: #ffffff;
}
.mt_hamb_menu.menu_open ul.mt_ext_link li a:hover {
  color: #272324;
}

.mt_header_wrap {
  position: relative;
}

/* Two-column entry animation */
.mt_two_column_container,
.mt_two_column_layout,
.mt_two_column_list_layout {
  overflow-x: hidden;
}

.mt_two_column_layout .mt_two_col .mt_col_img,
.mt_two_column_list_layout .mt_two_col .mt_col_img {
  transform: translateX(-200px) scale(0.95);
  opacity: 0;
  transition: transform 1s ease 0.1s, opacity 1s ease 0.1s;
  will-change: transform, opacity;
}

.mt_two_column_layout .mt_two_col.mt_col_reverse .mt_col_img,
.mt_two_column_list_layout .mt_two_col.mt_col_reverse .mt_col_img {
  transform: translateX(200px) scale(0.95);
}

.mt_two_column_layout .mt_two_col .mt_col_content,
.mt_two_column_list_layout .mt_two_col .mt_col_content {
  transform: translateY(8px) scale(0.85);
  opacity: 0;
  transition: transform 1.5s ease 0.1s, opacity 1s ease 0.1s;
  will-change: transform, opacity;
}

.mt_two_column_layout .mt_two_col.inposition .mt_col_img,
.mt_two_column_list_layout .mt_two_col.inposition .mt_col_img {
  transform: translateX(0) scale(1);
  opacity: 1;
}

.mt_two_column_layout .mt_two_col.inposition .mt_col_content,
.mt_two_column_list_layout .mt_two_col.inposition .mt_col_content {
  transform: translateX(0) scale(1);
  opacity: 1;
  transition: transform 1s ease 0.1s, opacity 1s ease 0.1s;
}

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