/*transform origin*/
/*transform origin*/
* {
  margin: 0;
  padding: 0; }

html {
  overflow-x: hidden; }

a,
a:hover {
  text-decoration: none; }

button,
a {
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  button:focus,
  a:focus {
    outline: none; }

a:focus,
button:focus,
input:focus,
*:focus {
  text-decoration: none; }

.hidden_text {
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  position: absolute; }

.disable_link {
  cursor: default;
  pointer-events: none; }

.disable {
  pointer-events: none;
  cursor: default; }

.mt_fill_btn {
  background-color: transparent;
  border-color: #fff;
  border-radius: 0 !important; }
  html.system .mt_fill_btn:hover {
    color: #fff !important;
    background-color: #b57028 !important;
    border-color: #b57028 !important; }
  html.system .mt_fill_btn:hover:active {
    color: #fff !important;
    background-color: #905601 !important;
    border-color: #905601 !important; }

.mt_col_content .mt_fill_btn {
  background-color: #905601;
  border-color: #905601;
  font-weight: 700; }
  html.system .mt_col_content .mt_fill_btn:hover {
    background-color: #b57028 !important;
    color: #fff !important;
    border-color: #b57028; }

html.system .mt_resident_login:hover svg path {
  stroke: #fff; }

html.system .mt_social a:hover svg path {
  fill: #AA7029 !important; }

@media (max-width: 991.01px) {
  .main-content, .mt_footer_outer_wrap {
    margin: 0; } }
@media (min-width: 992px) {
  .main-content, .mt_footer_outer_wrap {
    margin: 0 10px; } }

header {
  margin: 0;
  width: 100%; }
  header .mt_menu_toggle {
    border-color: #384863 !important;
    border-radius: 0 !important; }
    header .mt_menu_toggle span {
      border-color: #384863 !important; }

@media (min-width: 992px) {
  header:not(.mt_fixed) {
    background-color: #fff !important; }

  .mt_navigation_wrapper nav ul li a {
    color: #384863 !important;
    font-weight: 700;
    line-height: 24px; } }
header.color_theme .mt_hamb_menu ul li a {
  color: #384863 !important;
  font-weight: bold;
  padding: 10px 15px 10px 30px; }
header.color_theme .mt_hamb_menu ul li.mt_fill_btn {
  background-color: #905601; }
  header.color_theme .mt_hamb_menu ul li.mt_fill_btn a {
    color: #fff !important; }
  header.color_theme .mt_hamb_menu ul li.mt_fill_btn:hover {
    background-color: #b57028;
    border: 1px solid #b57028; }
    header.color_theme .mt_hamb_menu ul li.mt_fill_btn:hover a {
      color: #fff !important; }
header.color_theme .mt_hamb_menu ul li.mt_transparent_btn {
  margin-left: 15px;
  border-color: #384863; }
  header.color_theme .mt_hamb_menu ul li.mt_transparent_btn:hover {
    background-color: #b57028; }
    header.color_theme .mt_hamb_menu ul li.mt_transparent_btn:hover a {
      color: #fff !important; }
header.color_theme .left_btn {
  background-color: #905601 !important;
  font-family: "Montserrat", sans-serif !important;
  border-color: #905601;
  color: #fff !important;
  font-weight: 700; }
  html.system header.color_theme .left_btn:hover {
    background-color: #b57028 !important;
    border-color: #b57028;
    color: #fff !important; }

.dropdown [role="option"]:focus, [role="option"].selectivo__option--selected {
  background-color: #384863;
  color: #fff !important; }

.dropdown [role="option"] {
  font-weight: 700; }

.neighborhood #available_filters .mt_filter_wrap .dropdown .selectivo__label, .amenities #available_filters .mt_filter_wrap .dropdown .selectivo__label {
  border-color: #384863;
  border-radius: 0;
  font-weight: 700; }

#mt_error {
  margin-bottom: 16px; }

.thank-you #mt_thank-you .mt_thankyou_wrapper {
  background-position: center 32%; }
.thank-you #mt_thank-you.text_left {
  justify-content: center !important;
  margin-bottom: 16px;
  padding-bottom: 104px; }
  .thank-you #mt_thank-you.text_left .mt_banner_content {
    align-items: center;
    text-align: center;
    padding-top: 128px;
    padding-bottom: 80px; }
    .thank-you #mt_thank-you.text_left .mt_banner_content h2 {
      color: #fff;
      font-size: 64px; }
      @media (max-width: 991.01px) {
        .thank-you #mt_thank-you.text_left .mt_banner_content h2 {
          font-size: 30px; } }
    .thank-you #mt_thank-you.text_left .mt_banner_content p {
      color: #fff;
      font-family: "Montserrat", sans-serif;
      font-size: 24px;
      font-weight: 500;
      line-height: 32px; }
      @media (max-width: 991.01px) {
        .thank-you #mt_thank-you.text_left .mt_banner_content p {
          font-size: 20px; } }
  .thank-you #mt_thank-you.text_left .mt_social_login {
    justify-content: center; }
.thank-you .mt_one_column {
  margin-bottom: 10px; }
.thank-you .mt_col_heading {
  margin-bottom: 24px; }
.thank-you .mt_one_column.with_bg .mt_one_column_content_wrapper h3 {
  font-weight: 400;
  line-height: 90px;
  letter-spacing: -1.28px;
  font-size: 64px;
  text-align: center;
  color: #fff; }
.thank-you .mt_one_column.with_bg .mt_one_column_content_wrapper .mt_paragraph {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px !important;
  text-align: center;
  color: #fff; }

#mt_error {
  margin-bottom: 16px;
  align-items: center;
  text-align: center; }
  #mt_error .mt_banner_content {
    padding-top: 128px;
    padding-bottom: 184px; }
  #mt_error h2 {
    color: #fff;
    font-size: 64px; }
    @media (max-width: 991.01px) {
      #mt_error h2 {
        font-size: 30px; } }
  #mt_error p {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px; }
    @media (max-width: 991.01px) {
      #mt_error p {
        font-size: 20px; } }

.error404 header {
  background-color: #fff !important; }

.mt_specials_wrapper .mt_specials_popup .mt_copy_small {
  font-weight: 700 !important; }
.mt_specials_wrapper .mt_specials_popup p {
  color: #fff;
  font-weight: 500; }
.mt_specials_wrapper .mt_specials_popup .mt_specials_copy p {
  font-weight: 500 !important; }
.mt_specials_wrapper .mt_specials_popup .mt_popup_close {
  background-color: #fff;
  background-size: auto;
  padding: 15px;
  top: 1px;
  right: 1px;
  background-image: url(../images/close.svg); }

header {
  padding: 10px 0; }

.special_slider_wrapper {
  width: 100vw;
  margin-left: calc(-50vw + 50%); }

.amenities .mt_inner_banner .mt_banner_content, .floor-plans .mt_inner_banner .mt_banner_content, .neighborhood .mt_inner_banner .mt_banner_content {
  padding-top: 128px;
  padding-bottom: 80px; }
  @media (max-width: 991.01px) {
    .amenities .mt_inner_banner .mt_banner_content, .floor-plans .mt_inner_banner .mt_banner_content, .neighborhood .mt_inner_banner .mt_banner_content {
      padding-top: 80px;
      padding-bottom: 80px; } }

.amenities .mt_banner {
  background-position: center 75% !important; }

.amenities .mt_banner_outer_wrap, .neighborhood .mt_banner_outer_wrap {
  padding-top: 60px; }

.gallery .mt_banner .mt_main_heading {
  padding-top: 72px; }
.gallery .mt_banner .mt_inner_banner .mt_banner_content {
  padding-top: 72px;
  padding-bottom: 80px; }
  @media (max-width: 991.01px) {
    .gallery .mt_banner .mt_inner_banner .mt_banner_content {
      padding-top: 80px;
      padding-bottom: 80px; } }

#mt_virtual_tour_page {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 75px !important; }

#mt_matterport_tour_page {
  width: 100%;
  margin-bottom: 9px; }
  #mt_matterport_tour_page iframe {
    width: 100%;
    height: 100vh; }

.amenities-one-column:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)); }

@media (max-width: 991.01px) {
  .mt_two_column_layout .mt_two_col .mt_col_img, .mt_two_column_list_layout .mt_two_col .mt_col_img {
    margin-top: 0; } }
@media (min-width: 992px) {
  header .mt_navigation_wrapper nav ul li a::after {
    background-color: #384863; } }
footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap a.mt_ft_cnt_btn:hover, footer .mt_footer_main .mt_footer_top_row .mt_footer_logo_wrap .mt_footer_btn_wrap a.mt_ft_tour_btn:hover {
  color: #fff !important;
  background-color: #b57028 !important;
  border-color: #b57028 !important; }

footer .mt_footer_main .mt_footer_additional_area {
  display: none; }

footer .mt_footer_main .mt_txt_sub {
  font-weight: 700; }

.mt_thank_you_header {
  background-color: #fff !important; }

#mt_error, #mt_thank-you .mt_thankyou_wrapper {
  position: relative; }
  #mt_error::before, #mt_thank-you .mt_thankyou_wrapper::before {
    position: absolute;
    left: 0;
    content: '';
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    width: 100%;
    height: 100%;
    z-index: 1; }

#mt_thank-you .mt_thankyou_wrapper {
  width: 100% !important;
  left: 0 !important; }

/* header changes */
@media (min-width: 992px) {
  .mt_fixed.color_theme {
    background-color: #4B607E !important;
    padding: 15px 0; }
    .mt_fixed.color_theme .mt_navigation_wrapper nav ul li a {
      color: #fff !important; }
      .mt_fixed.color_theme .mt_navigation_wrapper nav ul li a::after {
        background-color: #fff; }
    .mt_fixed.color_theme .left_btn {
      background-color: transparent !important;
      border-color: #fff;
      color: #fff; }
    .mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle {
      border-color: #fff !important; }
      .mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle .mt_menu_1, .mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle .mt_menu_2, .mt_fixed.color_theme .mt_navigation_wrapper .mt_menu_toggle .mt_menu_3 {
        border-color: #fff !important; } }
html.system header.color_theme.mt_fixed .left_btn:hover {
  background-color: #b57028 !important; }

.floor-plans .special_slider_wrapper, .floor-plans-detail .special_slider_wrapper, .sightmap .special_slider_wrapper, .contact .special_slider_wrapper {
  background: #384863 !important;
  display: none; }

@media (max-width: 991.01px) {
  header .logo {
    max-width: 110px; } }
.mt_fill_btn, .mt_transparent_btn {
  border-radius: 0 !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700; }

#mt_error .mt_thankyou_wrapper {
  background-position: center 26% !important; }

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_filter_row .mt_fp_filter_lbl {
  color: #101828;
  text-transform: capitalize !important;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; }
  .mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_filter_row .mt_fp_filter_lbl span {
    font-weight: 400;
    color: #000; }

.mt_border_btn_grey {
  border-radius: 0 !important;
  font-family: "Montserrat", sans-serif !important; }

#mt_contact_page .mt_contact_right .mt_contact_address > div h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px; }

@media (max-width: 991.01px) {
  .gallery .mt_cat .dropdown .selectivo__dropdown .selectivo__option {
    font-family: "Montserrat", sans-serif;
    font-weight: 700; } }
@media (max-width: 991.01px) {
  .gallery .mt_cat .dropdown .selectivo__label {
    font-family: "Montserrat", sans-serif !important; } }

@media (min-width: 1800px) {
  .special_slider_wrapper .mt_cta_slider {
    max-width: 640px; } }

@media (max-width: 1399.01px) {
  header .mt_navigation_wrapper nav ul li {
    padding-right: 13px; } }

header.color_theme .left_btn:hover {
  color: #fff !important; }

.mt_floorplas_page_wrap .mt_fp_chk_list label:before {
  border-radius: 0px !important; }

footer .mt_footer_main .mt_footer_top_row .mt_footer_info > div {
  width: unset;
  padding-right: 30px !important; }

footer .mt_footer_main .mt_footer_top_row .mt_footer_info {
  justify-content: flex-start; }

header .mt_hamb_menu ul li a:hover {
  background-color: #384863;
  color: #fff !important; }

header li a:hover svg {
  position: relative;
  top: 3px;
  right: 2px; }
  header li a:hover svg path {
    stroke: #fff; }

header li a svg {
  position: relative;
  top: 3px;
  right: 2px; }
header .logo_ham_menu {
  top: 18px; }

.home .mt_banner.mt_full_height_banner {
  padding: 0; }

@media (max-width: 991.01px) {
  .floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_img img {
    object-fit: contain; } }

body:not(.home) header {
  margin-top: 0px !important;
  left: 0; }

iframe[src^="https://my.hy.ly/"] {
  position: absolute;
  margin: -10px; }

img[src*="https://tags.bluekai.com"] {
  display: none; }

@media (min-width: 992px) {
  #available_filters .mt_filter_wrap .dropdown .selectivo__label {
    max-width: 205px; } }

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