/* rotate*/
/* translate*/
/*transform origin*/
@font-face {
  font-family: "Georgia";
  src: url("../../fonts/Georgia.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Majesti";
  src: url("../../fonts/MajestiBanner-HeavyItalic.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "roboto", sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 18px;
}

a, button, button:focus {
  outline: none;
  border: 0;
}

.mt_banner .mt_main_heading {
  font-family: "raleway", serif;
  letter-spacing: normal;
  font-weight: 700 !important;
  font-size: 3.75em !important;
}
@media (max-width: 768.8px) {
  .mt_banner .mt_main_heading {
    font-size: 36px !important;
  }
}

#home_page .mt_home_cnt.mt_home_type2.mt_sec_vertical_line:not(.mt_fp_widget_hided)::before {
  border-color: #8a3012;
  border-width: 1px;
  background-color: #8a3012;
}

.mt_sec_vertical_line::after {
  border-color: #8a3012;
  border-width: 1px;
  background-color: #8a3012;
}
.mt_sec_vertical_line:last-child::after {
  border: none !important;
}

.mt_visit_btn, .mt_btn, .mt_col_content .mt_btn {
  border: 3px solid #8a3012 !important;
  color: #8a3012;
  font-family: "raleway", serif;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  background-color: #ffffff;
}
.system .mt_visit_btn:hover, .system .mt_btn:hover {
  background-color: #8a3012;
  color: #ffffff;
  border: 3px solid #8a3012;
}

.mt_main_heading {
  font-family: "raleway", serif;
  font-size: 36px !important;
  font-weight: 300 !important;
}
@media (min-width: 769px) {
  .mt_main_heading {
    font-size: 3.75em !important;
    letter-spacing: 2.4px;
  }
}

.mt_sub_heading {
  letter-spacing: 2.4px !important;
  font-weight: 300 !important;
}

p {
  font-family: "raleway", serif;
}

.mt_txt_intro, .mt_quick_fpsrch .dropdown .selectivo__option, .mt_quick_fpsrch .dropdown .selectivo__label {
  color: #333333;
  font-family: "raleway", serif;
  line-height: 2;
  font-weight: 300;
}

.mt_btn, .mt_col_content .mt_btn, .mt_transparent_btn {
  background-color: #8a3012 !important;
  color: #ffffff !important;
  border-color: transparent;
  font-weight: 500;
  border-color: #8a3012 !important;
  font-family: "raleway", serif;
}
.system .mt_btn:hover, .system .mt_transparent_btn:hover {
  background-color: #ffffff !important;
  border-color: #8a3012 !important;
  color: #8a3012 !important;
}

#page_404 .mt_banner, #thank_you_page .mt_banner {
  background-color: transparent;
}
#page_404 .mt_banner .mt_main_heading, #page_404 .mt_banner p, #page_404 .mt_banner .mt_sub_heading, #page_404 .mt_banner .mt_txt_sub_heading, #thank_you_page .mt_banner .mt_main_heading, #thank_you_page .mt_banner p, #thank_you_page .mt_banner .mt_sub_heading, #thank_you_page .mt_banner .mt_txt_sub_heading {
  font-family: "raleway", serif;
  color: #333333;
}
@media (max-width: 768.8px) {
  #page_404 .mt_banner .mt_main_heading, #thank_you_page .mt_banner .mt_main_heading {
    font-size: 36px !important;
    margin-bottom: 0;
  }
}
#page_404 .mt_banner .mt_banner_content, #thank_you_page .mt_banner .mt_banner_content {
  padding-top: 25px;
}
#page_404 .mt_banner .mt_banner_content > *:not(.mt_btn), #thank_you_page .mt_banner .mt_banner_content > *:not(.mt_btn) {
  width: 90%;
  text-transform: capitalize;
}
@media (max-width: 768.8px) {
  #page_404 .mt_banner .mt_banner_content > *:not(.mt_btn), #thank_you_page .mt_banner .mt_banner_content > *:not(.mt_btn) {
    width: 100%;
  }
}
#page_404 .mt_txt_sub_heading {
  font-weight: 300 !important;
  text-transform: unset !important;
  letter-spacing: normal !important;
  font-size: 24px !important;
  letter-spacing: 2.4px;
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}
@media (max-width: 768.8px) {
  #page_404 .mt_txt_sub_heading {
    font-size: 18px !important;
  }
}

#thank_you_page .mt_banner .mt_banner_content {
  padding-top: 25px;
  padding-bottom: 13px;
  height: auto;
}
#thank_you_page .mt_banner .mt_txt_sub_heading {
  font-weight: normal;
  padding-top: 30px;
  text-transform: none;
  letter-spacing: normal;
}
#thank_you_page h1 {
  font-weight: 700 !important;
}
#thank_you_page h3 {
  font-weight: 300 !important;
  text-transform: unset !important;
  letter-spacing: normal !important;
  font-size: 24px !important;
  letter-spacing: 2.4px;
  margin-bottom: 25 !important;
}
@media (max-width: 768.8px) {
  #thank_you_page h3 {
    font-size: 18px !important;
  }
}

.mt_quick_fpsrch {
  margin: 100px 0;
}
.mt_quick_fpsrch .mt_main_heading {
  text-transform: capitalize;
  color: #333333;
  letter-spacing: 2.4px;
}
.mt_quick_fpsrch .dropdown .selectivo__label {
  font-weight: 500;
  text-align: left;
  border: 2px solid #333333;
  margin: 0 10px 0px;
  line-height: 20px;
  font-weight: 300;
}
@media (max-width: 480px) {
  .mt_quick_fpsrch .dropdown .selectivo__label {
    font-size: 14px;
    line-height: normal;
  }
}
@media (max-width: 480px) {
  .mt_quick_fpsrch .dropdown .selectivo__option {
    font-size: 14px;
    line-height: normal;
  }
}
.mt_quick_fpsrch .dropdown.drpdwn_bedroom .selectivo__label {
  width: auto;
  color: #333333;
  font-weight: 300;
}
.mt_quick_fpsrch .dropdown.drpdwn_bedroom .selectivo__label::after {
  border-top-color: #333333;
}
.mt_quick_fpsrch .dropdown.drpdwn_min_price .selectivo__label {
  width: auto;
  color: #333333;
}
.mt_quick_fpsrch .dropdown.drpdwn_min_price .selectivo__label::after {
  border-top-color: #333333;
}
.mt_quick_fpsrch .dropdown.drpdwn_max_price .selectivo__label {
  width: auto;
  color: #333333;
}
.mt_quick_fpsrch .dropdown.drpdwn_max_price .selectivo__label::after {
  border-top-color: #333333;
}
.mt_quick_fpsrch .dropdown.drpdwn_availability .selectivo__label {
  width: auto;
  color: #333333;
}
.mt_quick_fpsrch .dropdown.drpdwn_availability .selectivo__label::after {
  border-top-color: #333333;
}
.mt_quick_fpsrch .dropdown.selectivo--open.drpdwn_bedroom .selectivo__label::after {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.mt_quick_fpsrch .dropdown.selectivo--open.drpdwn_min_price .selectivo__label::after {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.mt_quick_fpsrch .dropdown.selectivo--open.drpdwn_max_price .selectivo__label::after {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.mt_quick_fpsrch .dropdown.selectivo--open.drpdwn_availability .selectivo__label::after {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.mt_quick_fpsrch .dropdown .selectivo__option.selectivo__option--selected,
.mt_quick_fpsrch .dropdown .selectivo__option.infocus {
  background-color: #333333;
  color: #ffffff;
}
.system .mt_quick_fpsrch .dropdown .selectivo__option:hover {
  background-color: #333333;
  color: #ffffff;
}
.mt_quick_fpsrch .dropdown.selected .selectivo__label {
  color: #333333;
}
.mt_quick_fpsrch .dropdown.selected .selectivo__label:after {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.mt_quick_fpsrch .mt_btn, .mt_quick_fpsrch .mt_col_content .mt_btn, .mt_col_content .mt_quick_fpsrch .mt_btn {
  margin-top: 30px;
}

.mt_col_content .mt_sub_heading {
  color: #333333;
  font-family: "raleway", serif;
  letter-spacing: 2.4px !important;
  text-transform: capitalize !important;
}
.mt_col_content p {
  line-height: 2;
  font-weight: 300;
}

.virtual_tour header {
  background: rgba(255, 255, 255, 0.7) !important;
}

@media (max-width: 1400px) {
  footer .mt_footer_address_block .mt_address_right {
    width: 30vw !important;
  }
}
@media (max-width: 991px) {
  footer .mt_footer_address_block .mt_address_right {
    width: 36vw !important;
  }
}
@media (max-width: 768.8px) {
  footer .mt_footer_address_block .mt_address_right {
    width: 100% !important;
  }
}
@media (max-width: 768.8px) {
  .inner_page .mt_banner, #home_page .mt_banner {
    height: 60vw !important;
  }
}

footer {
  background-color: #222222;
  color: #ffffff;
  font-family: "roboto", sans-serif;
}
footer h2 {
  font-family: "raleway", serif;
  font-weight: 300;
}
footer .mt_footer_bottom_block a.mt_privacy,
footer .mt_footer_bottom_block span.mt_privacy {
  border-color: rgba(255, 255, 255, 0.3) !important;
  color: #ffffff;
}
footer .mt_footer_bottom_block .mt_social_wrapper a {
  border-color: #ffffff;
}
footer .mt_footer_address_block {
  border-bottom: 2px solid rgb(255, 255, 255);
}
footer .mt_footer_address_block p,
footer .mt_footer_address_block span {
  font: 16px "raleway", serif;
  line-height: 25px;
  letter-spacing: 2.4px;
  font-weight: 300;
}
footer .mt_footer_address_block span {
  display: block;
}
footer .mt_footer_address_block span.mt_desktop {
  display: none;
}
footer .mt_footer_address_block .mt_address_left span {
  display: inline-block;
}
footer .mt_footer_address_block h3 {
  font-family: "raleway", serif;
}
footer .mt_footer_bottom_block p,
footer .mt_footer_bottom_block span,
footer .mt_footer_bottom_block a {
  font: 16px "raleway", serif;
  line-height: 25px;
  letter-spacing: 2.4px;
  font-weight: 300;
}
footer .mt_footer_bottom_block span {
  display: block;
}
footer .mt_footer_bottom_block span.mt_desktop {
  font-size: 10px;
}
footer .mt_footer_bottom_block h3 {
  font-family: "raleway", serif;
  font-weight: 300;
}
footer .hywrap .top_align .control-label {
  font-family: "raleway", serif;
  color: #ffffff;
}
footer .hywrap .control-label,
footer .hywrap input[type=text],
footer .hywrap .control-group.hytag_form_comment,
footer .hywrap .control-group.init_hidden,
footer .hywrap .form-actions,
footer .hywrap .form-actions button {
  font: 16px "roboto", sans-serif;
  font-family: "raleway", serif;
  letter-spacing: 2.4px;
}
footer .hywrap .form-actions button {
  border: 3px solid #8a3012 !important;
  color: #ffffff;
  font-family: "raleway", serif;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  background-color: #8a3012;
}
.system footer .hywrap .form-actions button:hover {
  background-color: #ffffff;
  color: #8a3012;
  border: 3px solid #8a3012;
}

footer .mt_footer_bottom_block .mt_social_wrapper {
  width: 20vw !important;
}

@media (max-width: 1200px) {
  footer .mt_footer_bottom_block a.mt_bozzuto_block img {
    height: 20px !important;
  }
}
@media (max-width: 860px) {
  footer .mt_footer_bottom_block .mt_social_wrapper {
    width: 77px !important;
  }
}
@media (max-width: 768px) {
  footer .mt_footer_bottom_block .mt_social_wrapper {
    width: 100% !important;
  }
}
.mt_top_header {
  padding: 0 !important;
}
.mt_top_header ul {
  padding: 5px calc(8.6vw - 10px);
}

header {
  background-color: rgba(255, 255, 255, 0.7);
  font-family: "roboto", sans-serif;
  font-size: 14px;
}
@media (max-width: 768.8px) {
  header {
    top: 0 !important;
    padding: 10px 0 20px !important;
  }
}
header .mt_menu_toggle .mt_menu_1,
header .mt_menu_toggle .mt_menu_2,
header .mt_menu_toggle .mt_menu_3 {
  background-color: #333333 !important;
}
header .mt_menu_toggle.close .mt_menu_1,
header .mt_menu_toggle.close .mt_menu_2,
header .mt_menu_toggle.close .mt_menu_3 {
  background-color: #333333 !important;
}
header .mt_logo_area .no-fixed {
  display: block;
}
header .mt_logo_area .logo-fixed {
  display: none;
}
header .mt_logo_area img {
  max-width: 160px;
}
@media screen and (max-width: 1100px) {
  header .mt_logo_area img {
    max-width: 150px;
  }
}
@media (max-width: 991.8px) {
  header .mt_logo_area img {
    max-width: 130px;
  }
}
@media screen and (max-width: 850px) {
  header .mt_logo_area img {
    max-width: 110px;
  }
}
@media (max-width: 768.8px) {
  header .mt_logo_area img {
    max-width: 130px;
  }
}
header.mt_fixed .mt_menu_toggle .mt_menu_1,
header.mt_fixed .mt_menu_toggle .mt_menu_2,
header.mt_fixed .mt_menu_toggle .mt_menu_3 {
  background-color: #333333 !important;
}
header.mt_fixed .mt_menu_toggle.close .mt_menu_1,
header.mt_fixed .mt_menu_toggle.close .mt_menu_2,
header.mt_fixed .mt_menu_toggle.close .mt_menu_3 {
  background-color: #333333 !important;
}
header .mt_navigation_wrapper {
  position: relative;
  align-items: center;
  justify-content: space-between;
}
header .mt_navigation_wrapper nav {
  width: calc(50% - 100px);
}
@media screen and (max-width: 1100px) {
  header .mt_navigation_wrapper nav {
    width: calc(50% - 85px);
  }
}
@media (max-width: 991.8px) {
  header .mt_navigation_wrapper nav {
    width: calc(50% - 50px);
  }
}
header .mt_navigation_wrapper nav ul li a {
  color: #333333;
  font-family: "roboto", sans-serif;
  top: 0 !important;
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  header .mt_navigation_wrapper nav ul li a {
    margin-right: 2vw !important;
  }
}
@media (max-width: 1199.8px) {
  header .mt_navigation_wrapper nav ul li a {
    margin-right: 15px !important;
    letter-spacing: 1px !important;
  }
}
@media (max-width: 991.8px) {
  header .mt_navigation_wrapper nav ul li a {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 850px) {
  header .mt_navigation_wrapper nav ul li a {
    margin-right: 10px !important;
    font-size: 10px !important;
  }
}
header .mt_navigation_wrapper nav ul li a:hover {
  color: #333333;
}
header .mt_navigation_wrapper nav ul li a::after {
  background: #333333 !important;
  height: 2px;
}
header .mt_navigation_wrapper .mt_header_right {
  width: 43%;
}
@media screen and (max-width: 1100px) {
  header .mt_navigation_wrapper .mt_header_right {
    width: 40%;
  }
}
@media (max-width: 991.8px) {
  header .mt_navigation_wrapper .mt_header_right {
    width: 40%;
  }
}
header .mt_navigation_wrapper .mt_header_right .mt_visit_btn,
header .mt_navigation_wrapper .mt_header_right .mt_btn {
  border: 3px solid #333333 !important;
  color: #333333;
  font-family: "roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  background-color: #ffffff;
}
.system header .mt_navigation_wrapper .mt_header_right .mt_visit_btn:hover,
.system header .mt_navigation_wrapper .mt_header_right .mt_btn:hover {
  background-color: #333333;
  color: #ffffff;
}
header .mt_navigation_wrapper .mt_header_right .mt_visit_btn {
  background-color: rgba(0, 0, 0, 0.05);
}
header.mt_fixed {
  background-color: #ffffff !important;
}
header.mt_fixed .mt_navigation_wrapper nav {
  width: calc(50% - 100px);
}
@media (max-width: 991.8px) {
  header.mt_fixed .mt_navigation_wrapper nav {
    width: calc(50% - 50px);
  }
}
header.mt_fixed .mt_navigation_wrapper nav ul li a {
  color: #333333;
}
header.mt_fixed .mt_navigation_wrapper nav ul li a::after {
  background: #333333 !important;
  height: 2px;
}
header.mt_fixed .mt_visit_btn {
  background-color: #ffffff !important;
  color: #333333 !important;
}
header .mt_hamb_menu {
  background-color: #ffffff;
  padding-right: 60px;
  width: 350px;
  padding-left: 60px;
}
header .mt_hamb_menu .mt_social_wrapper {
  padding-right: 0;
  margin-top: 20px;
}

.mt_top_header ul li a {
  color: #ffffff;
  border-color: #ffffff !important;
  font-family: "roboto", sans-serif;
}

#menu-hamburgure-menu {
  padding-right: 0;
}
#menu-hamburgure-menu li {
  margin-bottom: 15px;
}
#menu-hamburgure-menu li a {
  color: #333333;
  font-family: "roboto", sans-serif;
  font-size: 25px;
}
.system #menu-hamburgure-menu li a:hover {
  text-decoration: underline;
  color: #8a3012;
}
#menu-hamburgure-menu li.current-menu-item a {
  text-decoration: underline;
  color: #8a3012;
}

#menu-utility-menu {
  background-color: #333333;
}
#menu-utility-menu li a {
  color: #ffffff;
  letter-spacing: 1px;
}

.home-page footer h2,
.home-page .mt_hyly_block,
.amenities footer h2,
.amenities .mt_hyly_block,
.neighborhood footer h2,
.neighborhood .mt_hyly_block,
.contact footer h2,
.contact .mt_hyly_block {
  display: none;
}
.home-page footer .mt_footer_address_block,
.amenities footer .mt_footer_address_block,
.neighborhood footer .mt_footer_address_block,
.contact footer .mt_footer_address_block {
  padding-top: 50px;
}

#menu-header-menu.current-menu-item a {
  text-decoration: underline;
  color: #8a3012;
}

.mt_home_intro > * {
  max-width: unset;
  text-align: center;
}

#home_page .mt_home_gallery .mt_btn {
  background: #8a3012;
  color: #ffffff;
  border-color: #8a3012;
}
@media (max-width: 419.8px) {
  #home_page .mt_home_gallery .mt_btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#home_page .mt_home_gallery .mt_btn:hover {
  background-color: #ffffff !important;
  border-color: #ffffff;
  color: #8a3012;
}
#home_page .mt_home_cnt .mt_main_heading {
  color: #333333;
}
#home_page .mt_home_intro .mt_main_heading {
  color: #333333;
}
#home_page .mt_home_neig_cnt .mt_main_heading, #home_page .mt_home_neig_cnt .mt_txt_sub {
  color: #333333;
}
@media (max-width: 1199.8px) {
  #home_page .mt_home_neig_cnt .mt_main_heading {
    font-size: 42px !important;
    line-height: 44px !important;
  }
}
@media (max-width: 991.8px) {
  #home_page .mt_home_neig_cnt .mt_main_heading {
    font-size: 36px !important;
    line-height: 38px !important;
  }
}
#home_page .mt_home_neig_cnt .mt_txt_sub {
  line-height: 2;
  font-weight: 300;
}
#home_page .mt_home_neig_cnt .mt_transparent_btn {
  padding: 17px 40px 16px !important;
}
#home_page .mt_home_neig_cnt .mt_h_neig_map {
  margin: 20px auto;
}
#home_page .mt_two_col .mt_col_content .mt_txt_sub {
  max-width: 75% !important;
}

.mt_tab_head_wrapper {
  display: none;
}

#amenities_page .mt_sub_heading {
  padding-bottom: 10px;
}
@media (max-width: 991.8px) {
  #amenities_page .mt_txt_intro, #amenities_page .mt_quick_fpsrch .dropdown .selectivo__label, .mt_quick_fpsrch .dropdown #amenities_page .selectivo__label, #amenities_page .mt_quick_fpsrch .dropdown .selectivo__option, .mt_quick_fpsrch .dropdown #amenities_page .selectivo__option {
    padding-left: 0px;
  }
}
#amenities_page .mt_txt_sub {
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 10px;
}
@media (max-width: 991.8px) {
  #amenities_page .mt_txt_sub {
    padding-left: 0px;
  }
}
#amenities_page .mt_txt_sub:not(:last-child):after {
  border-bottom: 1px solid #333333;
}
@media (min-width: 769px) {
  #amenities_page .mt_txt_sub:not(:last-child):after {
    left: 20px;
  }
}

#neighborhood_page .mt_main_heading {
  color: #333333;
}
#neighborhood_page .mt_banner_content .mt_main_heading {
  color: #ffffff;
}
#neighborhood_page .mt_sub_category_items {
  display: none !important;
}
#neighborhood_page .mt_txt_intro a, #neighborhood_page .mt_quick_fpsrch .dropdown .selectivo__label a, .mt_quick_fpsrch .dropdown #neighborhood_page .selectivo__label a, #neighborhood_page .mt_quick_fpsrch .dropdown .selectivo__option a, .mt_quick_fpsrch .dropdown #neighborhood_page .selectivo__option a {
  color: #8a3012;
  cursor: pointer;
  text-decoration: none;
}
#neighborhood_page .mt_map_block {
  padding-bottom: 50px;
}
#neighborhood_page .mt_map_cont .mt_neighborhood_category {
  background-color: #222222;
}
#neighborhood_page .mt_map_cont .mt_neighborhood_category h3 {
  font-family: "raleway", serif;
  color: #ffffff;
}
@media (max-width: 768.8px) {
  #neighborhood_page .mt_map_cont .mt_neighborhood_category h3 {
    padding: 20px;
  }
}
#neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list {
  font-family: "raleway", serif;
  color: #ffffff;
}
@media (max-width: 768.8px) {
  #neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list {
    padding-bottom: 20px;
  }
}
#neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li {
  background: url(../images/uncheck.svg);
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768.8px) {
  #neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li {
    background: none !important;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 769px) {
  #neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li {
    display: flex;
    align-items: center;
  }
}
#neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li button,
#neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li span,
#neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li p {
  font-family: "roboto", sans-serif;
  color: #ffffff;
  text-transform: capitalize;
}
#neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li.active {
  background: url(../images/checked.svg);
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768.8px) {
  #neighborhood_page .mt_map_cont .mt_neighborhood_category .mt_category_list > li.active {
    background: none !important;
    width: 100%;
    height: auto;
  }
}
#neighborhood_page .mt_map_cont .mt_labels {
  display: none !important;
}
#neighborhood_page .mt_map_cont .gm-style-iw-c {
  padding: 20px !important;
  box-shadow: 0 2px 4px rgba(138, 48, 18, 0.5);
  border: 1px solid #8a3012;
  min-width: 250px !important;
}
#neighborhood_page .mt_map_cont .gm-style .gm-style-iw-d {
  overflow: unset !important;
}
#neighborhood_page .mt_map_cont .gm-style .gm-style-iw-tc {
  filter: drop-shadow(0 4px 2px rgba(138, 48, 18, 0.5));
}
#neighborhood_page .mt_map_cont .gm-ui-hover-effect {
  background: none !important;
}
#neighborhood_page .mt_map_cont .map-popup h3 {
  font-family: "raleway", serif;
  color: #333333;
}
#neighborhood_page .mt_map_cont .map-popup span {
  font-family: "roboto", sans-serif;
  color: #333333;
}
#neighborhood_page .mt_map_cont .map-popup a {
  font-family: "roboto", sans-serif;
  color: #8a3012;
}

.mt_gal_cat {
  background-color: #8a3012;
}

#gallery_page .mt_gallery_caption {
  background-color: #333333;
  align-items: center;
}
#gallery_page .mt_gallery_caption .mt_txt_intro, #gallery_page .mt_gallery_caption .mt_quick_fpsrch .dropdown .selectivo__label, .mt_quick_fpsrch .dropdown #gallery_page .mt_gallery_caption .selectivo__label, #gallery_page .mt_gallery_caption .mt_quick_fpsrch .dropdown .selectivo__option, .mt_quick_fpsrch .dropdown #gallery_page .mt_gallery_caption .selectivo__option {
  font: 400 19px "raleway", serif;
  line-height: 1.3;
  color: #fff;
}
@media (max-width: 768.8px) {
  #gallery_page .mt_mob_dropdown_wrap .selectivo__label {
    background-color: #fff !important;
    color: #8a3012 !important;
    border: 0 !important;
  }
  #gallery_page .mt_mob_dropdown_wrap .dropdown .selectivo__dropdown .selectivo__option {
    background-color: #fff !important;
    color: #8a3012 !important;
    border: 0 !important;
    padding: 15px 10px;
  }
  #gallery_page .mt_mob_dropdown_wrap .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
    background-color: #8a3012 !important;
    color: #fff !important;
  }
}
@media (min-width: 769px) {
  #gallery_page .mt_mob_dropdown_wrap .selectivo__option {
    background-color: transparent !important;
    border-color: #fff !important;
  }
  #gallery_page .mt_mob_dropdown_wrap .selectivo__option:hover {
    background-color: #fff !important;
  }
  #gallery_page .mt_mob_dropdown_wrap .selectivo__option.selectivo__option--selected {
    color: #8a3012 !important;
    background-color: #fff !important;
  }
}

.gallery header {
  background-color: rgba(255, 255, 255, 0.7);
}

#contact_page .mt_contact_btn_wrap {
  display: flex;
  margin-bottom: 55px;
  width: 100%;
  position: relative;
  z-index: 0;
}
#contact_page .mt_contact_btn_wrap::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: calc(-8.6vw + 10px);
  right: calc(-8.6vw + 10px);
  bottom: 0;
  border-bottom: 3px solid #8a3012;
}
@media (max-width: 768.8px) {
  #contact_page .mt_contact_btn_wrap::after {
    display: none;
  }
}
#contact_page .mt_contact_btn_wrap .mt_btn {
  margin-bottom: 0;
  font-weight: bold;
}
@media (max-width: 768.8px) {
  #contact_page .mt_contact_btn_wrap .mt_btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 419.8px) {
  #contact_page .mt_contact_btn_wrap .mt_btn {
    font-size: 12px;
  }
}
#contact_page .mt_contact_btn_wrap .mt_btn.mt_btn.active {
  border-bottom: 0 !important;
  border-top: 3px solid #8a3012 !important;
  color: #8a3012 !important;
  background: #fff !important;
}
#contact_page .mt_banner .mt_txt_intro, #contact_page .mt_banner .mt_quick_fpsrch .dropdown .selectivo__label, .mt_quick_fpsrch .dropdown #contact_page .mt_banner .selectivo__label, #contact_page .mt_banner .mt_quick_fpsrch .dropdown .selectivo__option, .mt_quick_fpsrch .dropdown #contact_page .mt_banner .selectivo__option {
  color: #ffffff;
  font-family: "raleway", serif;
}
#contact_page .hywrap .control-label {
  font-family: "raleway", serif;
  color: #333333;
}
#contact_page .hywrap input[type=text], #contact_page .hywrap select, #contact_page .hywrap textarea {
  border: 1px solid #333333;
  color: #000;
  font-family: "raleway", serif;
  appearance: none;
  -webkit-appearance: none;
}
#contact_page .hywrap select {
  background: url(../images/down.svg) no-repeat;
  background-position-x: calc(100% - 15px);
  background-position-y: center;
  background-size: 15px;
}
#contact_page .hywrap button[type=submit] {
  border: 2px solid #8a3012;
  color: #ffffff;
  font-family: "raleway", serif;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 1.4px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  background-color: #8a3012;
}
.system #contact_page .hywrap button[type=submit]:hover {
  background-color: #ffffff;
  color: #8a3012;
  border: 2px solid #8a3012;
}
#contact_page .hywrap #more-info a {
  font-family: "raleway", serif;
  letter-spacing: 0;
  color: #333333;
}
#contact_page .mt_contact_flex .mt_contact_map {
  border: 0;
}
#contact_page .mt_contact_flex .mt_contact_details a {
  font-weight: 700;
  color: #333333;
}
#contact_page .mt_contact_flex .mt_contact_details .mt_contact_heading {
  color: #333333;
  font-family: "raleway", serif;
}
#contact_page .iframe_schedule_a_tour {
  width: 100%;
}

@media (max-width: 419.8px) {
  .mt_floorplan .mt_banner .mt_main_heading {
    font-size: 25px !important;
  }
}
.mt_floorplan .mt_fp_links a {
  font-family: "raleway", serif;
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type {
  background-size: contain !important;
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_list_btn {
  background-image: url(../images/list.svg);
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_list_btn.active {
  background-image: url(../images/list-active.svg);
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_grid_btn {
  background-image: url(../images/grid.svg);
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_grid_btn.active {
  background-image: url(../images/grid-active.svg);
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_build_btn {
  background-image: url(../images/building.svg);
}
.mt_floorplan .mt_fp_filter > div.mt_filter_top .mt_fp_view_type.mt_build_btn.active {
  background-image: url(../images/building-active.svg);
}
@media (max-width: 1023.8px) {
  .mt_floorplan .mt_fp_filter div.mt_filter_bottom div.mt_select_wrapper {
    display: flex;
  }
}
.mt_floorplan .mt_fp_filter div.mt_filter_bottom .dropdown .selectivo__label {
  border-color: #333333;
  color: #000;
  font-family: "raleway", serif;
  letter-spacing: 0;
}
.mt_floorplan .selectivo__dropdown .selectivo__option {
  transition: all 0.3s ease-out;
}
.system .mt_floorplan .selectivo__dropdown .selectivo__option:hover {
  background: #8a3012;
  color: #ffffff;
}
.mt_floorplan .selectivo__dropdown .selectivo__option.selectivo__option--selected {
  background: #8a3012;
  color: #ffffff;
}

.mt_floorplan .mt_fp_filter span,
.mt_floorplan .mt_fp_filter > div li a,
#fp_grid_view .mt_h4_heading,
#fp_list_view .mt_list_row .mt_h4_heading,
.view_by,
.mt_fp_details p,
.mt_fp_detail .mt_compare_items .mt_compare_item .mt_compare_head h2,
#floorplan_detail_page .mt_fp_images .mt_main_heading,
#floorplan_detail_page .mt_fp_detail.mt_two_col .mt_fp_details h2 {
  font-family: "roboto", sans-serif;
  color: #333333;
}

#fp_list_view .mt_list_box:nth-child(2n) .mt_list_row {
  background-color: white;
}

input.mt_compare_checkbox:checked ~ * .mt_compare_checklabel {
  border-color: #8a3012;
  background-color: #8a3012;
}

.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_enlarge_btn,
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_enlarge_btn {
  background-image: url(../images/add.svg);
}

.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_share_btn,
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_share_btn {
  background-image: url(../images/share.svg);
}

.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_download_btn,
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_download_btn {
  background-image: url(../images/download.svg);
}

.mt_fp_detail.mt_two_col a.mt_blue_btn,
.mt_fp_detail.mt_two_col a.mt_black_btn {
  border: 3px solid #8a3012 !important;
  color: #8a3012;
  font-family: "raleway", serif;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 1.4px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  background-color: #ffffff;
}
.system .mt_fp_detail.mt_two_col a.mt_blue_btn:hover,
.system .mt_fp_detail.mt_two_col a.mt_black_btn:hover {
  background-color: #8a3012;
  color: #ffffff;
  border: 3px solid #8a3012;
}

.mt_fp_detail.mt_two_col .mt_calc_btn {
  font-family: "raleway", serif;
  color: #8a3012 !important;
  background: none !important;
  border: 0 !important;
  font-weight: 600;
}

.mt_fp_pagination p {
  font-family: "roboto", sans-serif;
}

#fp_grid_view .mt_list_box .mt_list_col {
  align-items: center;
}

.mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button {
  color: #8a3012;
  background-image: url(../images/eye.svg);
  background-size: 30px;
  font-family: "raleway", serif;
  font-weight: 600;
}

.mt_fp_detail.mt_two_col .mt_fp_details h3,
#fp_list_view .mt_list_box .mt_fp_detail .mt_fp_details p,
.mt_fp_detail.mt_two_col .mt_fp_details h2,
.mt_fp_details p.mt_extra_text,
.mt_fp_detail > p {
  color: #333333;
  font-family: "raleway", serif;
}

#floorplan_building_view .mt_fp_img p,
#floorplan_keyplan_view .mt_fp_img p {
  font-family: "raleway", serif;
  color: #333333;
}

#floorplan_building_view .mt_fp_img .mt_build_select_block,
#floorplan_keyplan_view .mt_fp_img .mt_build_select_block {
  background-color: #8a3012;
}

#floorplan_building_view .mt_fp_img p,
#floorplan_keyplan_view .mt_fp_img p {
  color: #ffffff;
  font-family: "raleway", serif;
}

.floorplan-comapre header,
.floorplan-detail header {
  background: rgba(255, 255, 255, 0.7);
}

#floorplan_compare_page .mt_fp_detail .mt_compare_items .mt_compare_item .mt_compare_head h2 {
  font-size: 24px;
  line-height: 1.3;
}

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_calc_top span {
  color: #8a3012;
  border-color: #8a3012;
  font-family: "roboto", sans-serif;
}
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper h2,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p {
  font-family: "raleway", serif;
  color: #333333;
}
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper h2 {
  margin-bottom: 15px;
  line-height: 1.3;
}
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det span {
  font-family: "roboto", sans-serif;
  color: #333333;
}
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det .mt_calc_price {
  color: #333333;
  font-family: "roboto", sans-serif;
}
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det.active .mt_calc_price {
  color: #8a3012;
}

.floorplan-detail header.mt_fixed,
.mt_fixed {
  background: #fff !important;
}

.floor-plans .mt_floorplan .mt_fp_filter > div .view_map_popup_btn {
  color: #000 !important;
}
.floor-plans .fp-fee-disclaimer_list.mt_tab_mob,
.floor-plans .fp-fee-disclaimer_grid {
  margin-top: 20px;
  font-size: 14px;
}
.floor-plans #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col label.tmpl_label {
  width: 43% !important;
}
.floor-plans #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col .mt_txt_sub.tmpl_value {
  width: 60% !important;
}
.floor-plans #fp_grid_view .mt_list_box .mt_list_col:not(.mt_fp_unit):not(.mt_lbox_btn_wrap) > * {
  width: 42% !important;
}
.floor-plans .mt_page_padding {
  padding-left: 4.6vw;
  padding-right: 4.6vw;
}
@media (max-width: 1023.8px) {
  .floor-plans .mt_page_padding {
    padding-left: 2.4vw;
    padding-right: 2.4vw;
  }
}
@media (min-width: 769px) {
  .floor-plans #fp_list_view .mt_list_box .mt_list_col {
    padding: 25px 5px !important;
  }
}
@media (min-width: 769px) and (max-width: 991.8px) {
  .floor-plans #fp_list_view .mt_list_box .mt_list_col.rent_list .mt_txt_sub {
    width: 120px;
  }
}
@media (min-width: 769px) and (max-width: 991.8px) {
  .floor-plans #fp_list_view .mt_list_box .mt_lbox_btn_wrap button {
    padding-left: 5px !important;
    padding-right: 5px !important;
    min-width: 75px !important;
    font-size: 12px;
  }
}
@media (min-width: 769px) and (max-width: 991.8px) {
  .floor-plans #fp_list_view .mt_list_box .mt_lbox_btn_wrap button {
    min-width: 85px !important;
  }
}
.floor-plans .mt_share_btn {
  display: none !important;
}

.floorplan-detail .mt_share_btn {
  display: none !important;
}
.floorplan-detail .rfwa-fee-calculator {
  width: 100% !important;
  display: flex !important;
  align-items: center;
  margin-bottom: 7px;
  text-decoration: none;
}
.floorplan-detail .rfwa-fee-calculator::before {
  width: 26px;
  margin-right: 10px;
}
.floorplan-detail .rfwa-fee-calculator span {
  font-weight: bold;
  color: #333333;
}
@media (max-width: 768.8px) {
  .floorplan-detail .rfwa-fee-calculator {
    justify-content: center;
  }
}

.rfwa-expense-guide-container .rfwa-expense-footer {
  padding-bottom: 30px;
}
.rfwa-expense-guide-container .rfwa-expense-list th,
.rfwa-expense-guide-container .rfwa-group-title,
.rfwa-expense-guide-container h2 {
  color: #333333 !important;
  font-family: "roboto", sans-serif !important;
  font-weight: bold !important;
}
.rfwa-expense-guide-container .rfwa-expense-label,
.rfwa-expense-guide-container .rfwa-expense-amount.has-tooltip,
.rfwa-expense-guide-container .rfwa-expense-details,
.rfwa-expense-guide-container .rfwa-expense-footer,
.rfwa-expense-guide-container .rfwa-export-pdf-link,
.rfwa-expense-guide-container .rfwa-expense-list td,
.rfwa-expense-guide-container p {
  color: #333333 !important;
  font-family: "raleway", serif !important;
}
@media (max-width: 1199.8px) {
  .rfwa-expense-guide-container .rfwa-expense-list td::before {
    color: #333333 !important;
    font-family: "roboto", sans-serif !important;
    font-weight: bold !important;
  }
}
.rfwa-expense-guide-container .rfwa-expense-type-required,
.rfwa-expense-guide-container .rfwa-expense-type.Required {
  background-color: #333333 !important;
  color: #ffffff !important;
  border-color: #333333 !important;
  font-weight: bold !important;
  font-family: "raleway", serif !important;
}
.rfwa-expense-guide-container .rfwa-disclaimer-ok-btn,
.rfwa-expense-guide-container .rfwa-expense-type-optional,
.rfwa-expense-guide-container .rfwa-expense-type.Optional,
.rfwa-expense-guide-container .rfwa-expense-type.Situational {
  background-color: #8a3012 !important;
  color: #ffffff !important;
  border-color: #8a3012 !important;
  font-weight: bold !important;
  font-family: "raleway", serif !important;
}
@media (min-width: 1200px) {
  .rfwa-expense-guide-container .rfwa-expense-list th:nth-child(4),
  .rfwa-expense-guide-container .rfwa-expense-list td:nth-child(4) {
    width: 12%;
  }
}

[data-accordion=true] .rfwa-expense-guide-container .rfwa-accordion-icon::before {
  border-right: 2px solid #333333 !important;
  border-bottom: 2px solid #333333 !important;
}

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