
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;


    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

main, article, aside, figure, footer, header, nav, section, details, summary {
    display: block;
    -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

textarea,
select,
input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
select::-ms-expand { display: none; }
html {
    font: 62.5% Helvetica,Arial,sans-serif;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear,
.clearfix {
	clear: both;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
	border: 0px none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

/*fee calc styles*/
.flex_parent{
	display: flex;
}
.img_wrapper{
	    height: 19em;
    width: 56.77%;
}
.img_wrapper .img-box{
	width: 100% !important;
}
div.floorplans-item  .orange-box:hover{
	height: 19.5em;
    padding-top: 3.8em;
}
.disclaimer_copy{
	position: absolute;
    width: 100%;
    bottom: -30px;
    text-align: center;
    font-size: 12px;
        letter-spacing: 0.05em;
}
body .floorplans-item .txt-box{
	    padding: 3.3em 0 3.3em 1em;
}
.floorplans-item .txt-box h4.price em{
	display: flex;
	align-items: center;
}
@media screen and (min-width: 768px) {
body .floorplans-item .txt-box h3{
	    font-size: 23px;
    margin-top: -8px;
}
}


.rfwa-expense-type-optional,
.rfwa-expense-type.Optional,
.rfwa-expense-type.Situational {
  background: #fff !important;
  color: #4d4744 !important;
  border: 1px solid #4d4744 !important;
  text-transform: capitalize !important;
}
[data-accordion="true"] .rfwa-expense-guide-container .rfwa-accordion-icon::before {
  border-right: 2px solid #4d4744 !important;
  border-bottom: 2px solid #4d4744 !important;
}
.rfwa-expense-type-optional,
.rfwa-expense-type-required {
  font-size: 12px !important;
 font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 1.2 !important;
}
.mt_fp_grid_view  .mt_fp_disclaimer_grid {
    display: block;
    text-align: center;
    margin-top: 20px;  
}
body .rfwa-expense-guide-container h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #4d4744;

}
body .rfwa-disclaimer-content,
body .rfwa-disclaimer-modal .rfwa-disclaimer-content ul li,
body .rfwa-export-pdf-link,
body .rfwa-expense-footer,
body .rfwa-expense-guide-container p {
  font-size: 14px;
 font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #4d4744;
}
body .rfwa-disclaimer-modal .rfwa-disclaimer-content h2,
body .rfwa-expense-list th,
body .rfwa-group-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #4d4744;
}
body .rfwa-expense-list th {
  font-weight: 600 !important;
  font-family: 'Montserrat', sans-serif;
  color: #4d4744;
}
@media screen and (min-width:1200px){
  body .rfwa-expense-list th{
    white-space: nowrap;
  }
}
body .rfwa-expense-list .rfwa-expense-details,
body .rfwa-expense-list .rfwa-expense-amount.has-tooltip,
body .rfwa-expense-list .rfwa-expense-label,
.fp-fee-disclaimer_list {
  font-size: 14px;
 font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #4d4744;
}
body .mt_fp_disclaimer_list p{color: #4d4744;}
body .mt_fp_details span:first-of-type{
  font-weight: bold;
}

 .rfwa-expense-type-required,
 .rfwa-expense-type.Required{
  background: #fd9f3b !important;
  color: #242424 !important;
  border: 1px solid #fd9f3b !important;
  text-transform: capitalize !important;
 }
 .fp-fee-disclaimer_list{
  text-align: center;
  margin-top: 15px;
  font-size: 12px;
 }
 body [data-accordion="true"] .rfwa-expense-guide-container .rfwa-accordion-header h3,
 body .rfwa-expense-guide-container p,
  .mt_fp_disclaimer,
  .fp-fee-disclaimer_list,
 .rfwa-expense-guide-container h2{
  color: #4d4744;
 }
 .total_rent{
	font-weight: bold;
 }
  .floorplans-detail .mt_fp_details{
	display: flex;
 }
 section.floorplans-detail a.rfwa-fee-calculator{
    background: none;
    color: #000;
    width: auto !important;
    padding-left: 32px !important;
	margin-bottom: 15px;
 }
  .floorplans-detail .rfwa-fee-calculator::before{
    position: absolute;
    left: -4px;
	width: 28px;
	height: 28px;
  top: 50%;
    margin-top: -14px;
 }
 .floorplans-item{
  margin-bottom: 65px;
 }
 div.floorplans-item .orange-box:hover p{
  right: 0;
 }

 #content:has(.floorplans-detail)  .rfwa-expense-footer{
  padding-bottom: 5em;
 }
 .fp_tab{
  display: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
 }
 .fp_tab a{
  font-size: 14px;
 font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #4d4744;
  border: 1px solid #4d4744;
  padding: 12px 20px;
  letter-spacing: 0.05em;
 }
 .fp_tab a:hover{
   background: #fd9f3b;
  color: #242424;
  border-color: #fd9f3b;
 }
  .fp_tab a.active{
  background: #fd9f3b;
  color: #242424;
  border-color: #fd9f3b;
 }
  #mt_floorplas_building{

  }
 #mt_floorplas_building .fp_tab{
  max-width: 113.3em;
  padding-inline: 16px;
  margin-inline: auto;
      padding-top: calc(10em + 20px);
      
 }
 body .mt_fp_building_sitemap{
  height: 100vh;
  border: 0;
  border-radius: 0;
 }
  @media only screen and (min-width: 992px) and (max-width: 1300px){
.grid_4.floorplans-item{
  width: 50%;
}
  }
 @media only screen and (min-width: 0px) and (max-width: 768px) {
  body .floorplans-item{
    margin-bottom: 65px;
  }
  #mt_floorplas_building .fp_tab{
      padding-top: calc(17em + 20px);
      
 }
 .fp_tab{
max-width: calc(100% - 32px);
margin-inline: auto;
justify-content: center;
 }
  .mt_fp_building_sitemap{
  height: 100vh;
 }
 }

 /* color updates home page*/

.home .bttn.call-to-action,
.home .bttn.data-layer-event-virtual-tour,
.home .bttn.data-layer-event-fp-results-cta{
  color: #242424;
}
 /* color updates FP listing page*/
body .floorplans-item .orange-box li{
  color: #242424;
}
/* color update in FP details page*/
body .floorplans-detail .close,
body .floorplans-detail .text-box a{
  color: #242424;
}
/*color update in gallery page.*/
html .gallery-page .gallery-item h4{
  color: #242424;
}
html .gallery-page .gallery-item span.icon{
 color: #242424;
}
html .bttn span{
  color: #242424;
}
.lightbox .close{
  color: #242424 !important;
}
body .filter-widget li a{
  color: #242424 !important;
}
/*color update in contact page*/
.form-widget .hywrap button[type="submit"]{
  color: #242424 !important;
}
body.page-template-contact .page-section.orange h2,
body.page-template-contact .page-section.orange p{
  color: #242424 !important;
}
/*ham menu*/
body .hamb_menu li a{
  color: #242424 !important;
}
body .menu_toggle .menu_3, body  .menu_toggle .menu_2, body  .menu_toggle .menu_1{
  background: #242424 !important;
}
html .hamb_menu li.current-menu-item a{
  border-color:  #242424 !important;
}
html .hamb_menu li a:hover{
   border-color:  #242424 !important;
}
html .floorplans-item .orange-box p{
  color: #242424 !important;
}
@media screen and (min-width: 0px) and (max-width: 768px){
  .site-nav .bottom a{
    color: #242424 !important;
  }
  .filter-widget h3{
     color: #242424 !important;
  }
  .filter-widget:after{
    border-color: #242424 transparent transparent transparent !important;
  }
}