@charset "UTF-8";
/*Social media colors*/
/*Font type*/
/*Website font type and color text*/
/*Basic menu text color*/
/*Basic colors button*/
/*Web colors*/
/*Prefijo*/
/*#cecece*/
@font-face {
  font-family: "icomoon";
  font-display: block;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon/icomoon.eot?h1mjkd#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?h1mjkd") format("truetype"), url("../fonts/icomoon/icomoon.woff?h1mjkd") format("woff"), url("../fonts/icomoon/icomoon.svg?h1mjkd#icomoon") format("svg");
}
@font-face {
  font-family: "Didot";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/Didot/Didot.woff2") format("woff2"), url("../fonts/Didot/Didot.woff") format("woff"), url("../fonts/Didot/Didot.ttf") format("truetype");
}
@font-face {
  font-family: "Didot";
  font-display: swap;
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/Didot/Didot-Italic.woff2") format("woff2"), url("../fonts/Didot/Didot-Italic.woff") format("woff"), url("../fonts/Didot/Didot-Italic.ttf") format("truetype");
}
.admin-bar #header {
  top: 32px;
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar #header {
    top: 46px;
  }
}
.instagram-feed .instagram_gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.instagram-feed .instagram-image,
.instagram-feed .instagram-sidecar {
  line-height: 0;
  width: 100%;
}
.instagram-feed img {
  height: auto;
  width: 100%;
}

.slick {
  max-width: 100%;
  position: relative;
}

.slick-initialized {
  overflow: visible;
}

.slick__slider .slick-slide,
.slick__slider {
  display: none;
}

.slick__slider .slick-slide:first-child,
.slick__slider.slick-initialized {
  display: block;
}

.slick-initialized.slick__slider .slick-slide,
.slick-initialized.slick__slider .slick-slide:first-child {
  display: block;
}

.slick-slide img {
  display: block;
}

.slick img {
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.slick img,
.slick iframe {
  border: 0;
  max-width: 100%;
}

.slick--optionset--carousel img {
  width: auto;
  max-width: 100%;
  height: 400px;
}

.slick__arrow {
  bottom: auto;
  display: none;
  height: 2px;
  left: 0;
  margin-top: -1px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 2;
}

.slick__arrow {
  top: 49%;
}

.slick__arrow li,
.slick__arrow button {
  pointer-events: auto;
}

.slick__arrow button {
  display: none;
}

.slick-arrow,
.slick-down {
  border: 0;
  font-size: 0;
  height: 42px;
  pointer-events: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
}

.slick-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
}

.slick-arrow:focus,
.slick-arrow:hover {
  color: #f69231;
  opacity: 1;
}

.slick-arrow::before {
  content: "\e932";
  align-items: center;
  color: inherit;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}

.slick-prev {
  left: 25px;
}

.slick-next {
  right: 25px;
}

.slick-next:before {
  transform: rotate(-90deg);
}

.slick-prev:before {
  transform: rotate(90deg);
}

.slick__arrow .slick-arrow,
.slick-initialized ~ .slick__arrow,
.slick-initialized ~ .slick__arrow .slick-down {
  display: block;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
  float: none !important;
  margin: 0 auto;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  width: auto;
  background: none;
  cursor: pointer;
}

#cboxPrevious:active, #cboxNext:active, #cboxClose:active, #cboxSlideshow:active {
  outline: 0;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
}

#colorbox {
  outline: 0;
  overflow: visible !important;
}

#cboxTopLeft {
  width: 15px;
  height: 15px;
}

#cboxTopCenter {
  height: 15px;
}

#cboxTopRight {
  width: 15px;
  height: 15px;
}

#cboxBottomLeft {
  width: 15px;
  height: 10px;
}

#cboxBottomCenter {
  height: 10px;
}

#cboxBottomRight {
  width: 15px;
  height: 10px;
}

#cboxMiddleLeft {
  width: 15px;
}

#cboxMiddleRight {
  width: 15px;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
  color: #fff;
}

#cboxTitle {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  bottom: 0;
  left: 0;
  color: #535353;
  width: 100%;
  padding: 4px 6px;
  box-sizing: border-box;
}

#cboxCurrent {
  position: absolute;
  bottom: -2rem;
  left: 50%;
  margin-left: -50%;
  color: #fff;
  text-align: center;
  width: 100%;
  font-weight: 300;
  font-size: 1rem;
}

.cboxSlideshow_on #cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -101px -50px;
}

.cboxSlideshow_off #cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 25px;
  height: 25px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -49px -50px;
}

#cboxPrevious {
  display: block;
  position: fixed;
  top: 50%;
  left: 2rem;
  margin-top: -2.5rem;
  width: 5rem;
  height: 7rem;
}

#cboxNext {
  position: fixed;
  top: 50%;
  right: 2rem;
  margin-top: -2.5rem;
  width: 5rem;
  height: 7rem;
}

#cboxLoadingOverlay {
  background: rgba(255, 255, 255, 0.29);
  display: none !important;
}

#cboxClose {
  top: 2rem;
  right: 2rem;
  position: fixed;
  width: 5rem;
  height: 5rem;
}

#cboxPrevious, #cboxNext, #cboxClose {
  color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

#cboxPrevious:after, #cboxNext:after, #cboxClose:after {
  position: fixed;
  font-family: "idx-icons";
  color: rgba(255, 255, 255, 0.4);
  font-size: 3.5rem;
  padding: 1rem;
  transition: background-color 300ms ease-out;
}

#cboxPrevious:hover:after, #cboxNext:hover:after, #cboxClose:hover:after {
  background-color: rgba(255, 255, 255, 0.17);
  border-radius: 10%;
}

#cboxClose:after {
  content: "\e909";
  top: 2rem;
  right: 2rem;
  font-size: 1.5rem;
}

#cboxNext:after {
  content: "\e932";
  position: fixed;
  top: 50%;
  right: 2rem;
  margin-top: -2.5rem;
  transform: rotate(-90deg);
  font-weight: 700;
}

#cboxPrevious:after {
  content: "\e932";
  position: fixed;
  top: 50%;
  left: 2rem;
  margin-top: -2.5rem;
  transform: rotate(90deg);
  font-weight: 700;
}

#cboxMiddleLeft, #cboxMiddleRight {
  display: none;
}

#cboxLoadingGraphic {
  background: url(https://www.cervera.com/sites/all/themes/cervera/images/loader.gif) no-repeat center center !important;
  background-size: 54px;
  height: 100%;
  border-radius: 0;
  opacity: 0.7;
}

@media screen and (max-width: 320px) {
  #cboxWrapper #cboxPrevious:after, #cboxWrapper #cboxNext:after, #cboxWrapper #cboxClose:after {
    font-size: 2.5rem;
  }
  #cboxWrapper #cboxNext, #cboxWrapper #cboxClose, #cboxWrapper #cboxNext:after, #cboxWrapper #cboxClose:after {
    right: 0.4rem;
  }
  #cboxWrapper #cboxPrevious, #cboxWrapper #cboxPrevious:after {
    left: 0.4rem;
  }
}
#chart-container .raphael-group-2-dataset path:nth-child(2) {
  fill: var(--orange-100);
}

#chart-container .raphael-group-2-dataset path:nth-child(4) {
  fill: var(--blue-100) !important;
}

.wp-statisticss .data-inventory .div .cir-sta.sale {
  background: var(--orange-100) !important;
  color: #FFF;
}

.wp-statisticss .data-inventory .div .cir-sta.rent {
  color: #FFF;
  background: var(--blue-100);
}

#chart-container .raphael-group-2-dataset path:nth-child(6) {
  fill: rgb(230, 230, 230);
}

.ms-table {
  background: #fff;
  border: solid 1px #ececec;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.25rem;
  table-layout: auto;
  width: 100%;
}
.ms-table thead {
  background-color: #fff;
  font-size: 90%;
}
.ms-table tbody {
  border-top: 1px solid #ccc;
}
.ms-table tbody > tr > td,
.ms-table tbody > tr > th {
  font-size: 0.9375rem;
  font-weight: 300;
  padding: 0.625rem 0.5rem;
}
.ms-table tr.odd, .ms-table tr.even {
  border-bottom: 1px solid #ccc;
  padding: 0.1rem 0.6rem;
}
.ms-table tr:nth-of-type(even) {
  background: #f9f9f9;
}
.ms-table th,
.ms-table td {
  color: #222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}
.ms-table th {
  border-bottom: 3px solid #ccc;
  font-weight: 400;
}
.ms-table a {
  color: #0661be;
}
.ms-table a:hover, .ms-table a:focus {
  color: #0078a0;
}

.ms-pagination {
  width: 100%;
  padding-bottom: 40px;
}
.ms-pagination-wrap {
  display: flex;
  justify-content: center;
}
.ms-pagination-group {
  margin-left: auto;
  margin-right: auto;
}
.ms-pagination-item {
  background-color: #fff;
  border: 1px solid #ededed;
  color: #999;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.6;
  margin: 0 2px;
  padding: 13px 15px;
  transition: all 0.6s;
  text-transform: capitalize;
}
.ms-pagination-item:hover, .ms-pagination-item:focus {
  background: #e6e6e6;
}
.ms-pagination-item.current {
  background-color: #e79251;
  color: #fff;
  cursor: default;
  font-weight: 500;
  pointer-events: none;
}
.ms-pagination-item.hide {
  display: none;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-open .close {
  background-color: transparent;
  border: 0;
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  opacity: 0.5;
}
.modal-open .close:hover, .modal-open .close:focus {
  opacity: 0.75;
}
.modal-open .close::before, .modal-open .close::after {
  content: "";
  width: 1rem;
  background-color: #000;
  height: 2px;
  left: 8px;
  position: absolute;
  top: 15px;
}
.modal-open .close::before {
  transform: rotate(45deg);
}
.modal-open .close::after {
  transform: rotate(-45deg);
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: 0 0 0 auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 1.25rem;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-open .sweet-alert,
.modal-open .sweet-overlay {
  z-index: 1060 !important;
}

:root {
  --blue-100: #2068b2;
  --orange-100: #e79251;
  --font-sans-serif: "Montserrat", sans-serif;
  --font-serif: "Didot", serif;
  --header-height-mb: 70px;
}

/*----------------------------------------------------------------------------------*/
/* BODY
/*----------------------------------------------------------------------------------*/
body {
  font-family: var(--font-sans-serif) !important;
  left: 0 !important;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0 !important;
}

.gwr {
  margin-left: auto !important;
  margin-right: auto !important;
}

body.ib-wrap-full-width #wrap-result .gwr,
body.ib-wrap-full-width .wrap-result .gwr,
#flex-filters-theme #wrap-subfilters .gwr,
body.ib-wrap-full-width .gwr.gwr-breadcrumb .flex-breadcrumb,
body.ib-wrap-full-width #flex-filters-theme .content-filters #wrap-filters .gwr-filters,
body.ib-wrap-full-width #flex-filters-theme .gwr.c-flex {
  width: 96% !important;
  max-width: 1755px !important;
}

#flex-filters-theme .gwr.c-flex {
  margin-bottom: 15px;
}

/*----------------------------------------------------------------------------------*/
/* Google Translate
/*----------------------------------------------------------------------------------*/
.skiptranslate {
  display: none;
}

.mobile_menu_div_100 {
  width: 100%;
}

/*-----------------------------------------------------------------------------------------------------*/
/* ANIMACIONES
/*-----------------------------------------------------------------------------------------------------*/
@-webkit-keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(20px);
  }
  67% {
    opacity: 1;
    transform: translateY(30px);
  }
  100% {
    opacity: 0;
    transform: translateY(40px) scale3d(0.5, 0.5, 0.5);
  }
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(20px);
  }
  67% {
    opacity: 1;
    transform: translateY(30px);
  }
  100% {
    opacity: 0;
    transform: translateY(40px) scale3d(0.5, 0.5, 0.5);
  }
}
@-webkit-keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 8px;
    transform: rotate(0);
  }
  100% {
    top: 8px;
    transform: rotate(45deg);
  }
}
@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 8px;
    transform: rotate(0);
  }
  100% {
    top: 8px;
    transform: rotate(45deg);
  }
}
@-webkit-keyframes top-2 {
  0% {
    top: 8px;
    transform: rotate(45deg);
  }
  50% {
    top: 8px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@keyframes top-2 {
  0% {
    top: 8px;
    transform: rotate(45deg);
  }
  50% {
    top: 8px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@-webkit-keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}
@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}
@-webkit-keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@-webkit-keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes circle {
  0% {
    opacity: 0.2;
  }
  40% {
    opacity: 0.2;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 0.2;
  }
  40% {
    opacity: 0.2;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/*-----------------------------------------------------------------------------------------------------*/
/* SECCION
/*-----------------------------------------------------------------------------------------------------*/
.ms-section {
  background-color: #fff;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

/*-----------------------------------------------------------------------------------------------------*/
/* BOTONES
/*-----------------------------------------------------------------------------------------------------*/
.ms-btn,
.ms-wrap-footer .clidxboost-btn-link {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  color: #555;
  display: inline-block;
  font-size: 1rem;
  font-weight: 300;
  overflow: hidden;
  transition: all 0.6s;
}
.ms-btn span,
.ms-wrap-footer .clidxboost-btn-link span {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0.75rem;
  position: relative;
  width: 100%;
  z-index: 2;
}
.ms-btn:hover, .ms-btn.active,
.ms-wrap-footer .clidxboost-btn-link:hover,
.ms-wrap-footer .clidxboost-btn-link.active {
  background-color: rgba(246, 146, 49, 0.2);
  border-color: rgba(246, 146, 49, 0.2);
  color: #666;
}

.ms-btn-sm {
  font-size: 0.6875rem;
}
.ms-btn-sm span {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
}

.ce-btn {
  background-color: #e79251;
  border: 1px solid #e79251;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  height: 40px;
  min-width: 275px;
  overflow: hidden;
  transition: all 0.6s;
}
.ce-btn span {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0.75rem 2.25rem;
  position: relative;
  width: 100%;
  z-index: 2;
}
.ce-btn:hover, .ce-btn.active {
  background-color: #b9b9b9;
  border-color: #b9b9b9;
}
@media (min-width: 1024px) {
  .ce-btn {
    height: 45px;
  }
}

.ce-btn-alt {
  background-color: #fff;
  border-color: #393939;
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.25rem;
  font-style: italic;
  width: 100%;
}

/*-----------------------------------------------------------------------------------------------------*/
/* CONTENEDOR DE BOTONES
/*-----------------------------------------------------------------------------------------------------*/
.ms-wrap-btn {
  width: 100%;
  text-align: center;
}

/*-----------------------------------------------------------------------------------------------------*/
/* BOTON DE NEXT EN EL MAIN DEL HOME
/*-----------------------------------------------------------------------------------------------------*/
.ms-next-step {
  background-color: transparent;
  bottom: 8%;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 50px;
  left: 50%;
  padding: 5px;
  position: absolute;
  transform: translateX(-50%);
  transition: all 0.3s;
  width: 50px;
  z-index: 2;
}
.ms-next-step:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 3.2px rgba(0, 123, 255, 0.25);
  outline: 0;
}
.ms-next-step .chevron {
  height: 4px;
  left: 5px;
  opacity: 1;
  position: absolute;
  top: 20px;
  transform: scale3d(0.5, 0.5, 0.5);
  width: 40px;
}
.ms-next-step .chevron:before, .ms-next-step .chevron:after {
  content: "";
  background: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  width: 51%;
}
.ms-next-step .chevron:after {
  right: 0;
  transform: skew(0deg, -45deg);
  width: 50%;
}
.ms-next-step .chevron:before {
  left: 0;
  transform: skew(0deg, 45deg);
}
.ms-next-step .chevron:nth-child(2) {
  top: 28px;
}
@media screen and (min-width: 768px) {
  .ms-next-step {
    bottom: 4%;
  }
}

/*-----------------------------------------------------------------------------------------------------*/
/* SOMBRA PARA EL HEADER
/*-----------------------------------------------------------------------------------------------------*/
.ms-bottom-shadow {
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
}

.mg-neighborhoods:not(.ib-view-list) .mg-nsimg {
  height: 100%;
}

#code-map-neighboardhood {
  height: 100%;
}

.vc-title-ng {
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}

.mg-neighborhoods:not(.ib-view-list) .mg-nheader {
  background-color: #333;
}

.ms-btn-scroll-up {
  position: fixed;
  right: 30px;
  bottom: -60px;
  z-index: 999;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
  display: block;
  padding: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  font-size: 25px;
  line-height: 60px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ms-btn-scroll-up:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: #ff875f;
  border-radius: 100%;
  opacity: 0;
  transform: translate(-50%, -50%);
}
.ms-btn-scroll-up:after {
  content: "\e91c";
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-family: "idx-icons";
  transform: rotate(90deg);
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .ms-btn-scroll-up.show {
    bottom: 30px;
    opacity: 1;
    visibility: visible;
  }
}
.ms-btn-scroll-up:hover:before {
  -webkit-animation: circle 1.05s infinite;
          animation: circle 1.05s infinite;
}

.ms-lazy {
  opacity: 0;
  transition: opacity 0.3s;
}
.ms-lazy.ms-loaded {
  opacity: 1;
}

#wrap-subfilters .gwr {
  width: 96% !important;
  max-width: 1755px !important;
}
#wrap-subfilters .gwr #sub-filters {
  margin-left: auto;
}

.text-small {
  font-style: 90%;
}

.no-wrap {
  white-space: nowrap;
}

/*----------------------------------------------------------------------------------*/
/* Header
/*----------------------------------------------------------------------------------*/
#header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 32;
  background-color: #e79251;
  /*----------------------------------------------------------------------------------*/
  /* Menú Latearl
  /*----------------------------------------------------------------------------------*/
}
#header .ms-wrap-header {
  margin: 0 auto;
  position: relative;
  max-width: 1546px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header {
    width: calc(100% - 1.875rem);
  }
}
#header .ms-wrap-header .ms-top-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 20px;
  position: relative;
  background-color: #cb7f45;
}
#header .ms-wrap-header .ms-top-header .ms-wp-social,
#header .ms-wrap-header .ms-top-header .ms-wp-languages {
  display: none;
}
#header .ms-wrap-header .ms-top-header .ms-wp-social {
  margin-left: 10px;
}
#header .ms-wrap-header .ms-top-header .ms-login-access {
  padding: 0 15px;
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea {
  display: flex;
  height: 20px;
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .register,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .register {
  position: relative;
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login .ms-btn-login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .register .ms-btn-login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login .ms-btn-login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .register .ms-btn-login {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 10px;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login .ms-btn-login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .register .ms-btn-login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login .ms-btn-login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .register .ms-btn-login {
    font-size: 12px;
  }
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login {
  padding-right: 7px;
  margin-right: 7px;
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login .ms-icon-login:before,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login .ms-icon-login:before {
  content: "\e943";
  display: inline-block;
  margin-right: 5px;
  font-family: "idx-icons";
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login:after,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login:after {
  content: "";
  background-color: #fff;
  display: block;
  height: 8px;
  position: absolute;
  right: 0;
  top: 7px;
  width: 1px;
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active {
  position: static;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active:after,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active:after {
  display: none !important;
}
@media screen and (min-width: 640px) {
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active {
    position: relative;
  }
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active > a,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active > a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  height: 100%;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active > a,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active > a {
    font-size: 14px;
  }
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active > a:after,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active > a:after {
  content: "\e90c";
  font-family: "idx-icons" !important;
  font-size: 8px;
  display: inline-block;
  margin-left: 10px;
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active .menu_login_active,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active .menu_login_active {
  position: absolute;
  top: 100%;
  background: #fff;
  width: 100%;
  /*min-width: 170px;*/
  left: 0;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  z-index: 2;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
  padding: 15px 0;
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active .menu_login_active,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active .menu_login_active {
    right: 0;
    left: auto;
  }
}
@media screen and (min-width: 640px) {
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active .menu_login_active,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active .menu_login_active {
    min-width: 180px;
  }
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active .menu_login_active li a,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active .menu_login_active li button,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active .menu_login_active li a,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active .menu_login_active li button {
  min-height: 35px;
  display: flex;
  align-items: center;
  line-height: 1.1;
  color: #333;
  padding: 10px 30px;
  text-transform: none;
  transition: all 0.6s;
  font-size: 14px;
  text-align: left;
}
@media screen and (min-width: 640px) {
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active .menu_login_active li a,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active .menu_login_active li button,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active .menu_login_active li a,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active .menu_login_active li button {
    padding: 10px 15px;
  }
}
#header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active:hover .menu_login_active, #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .show_modal_login_active:focus .menu_login_active,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active:hover .menu_login_active,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .show_modal_login_active:focus .menu_login_active {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}
#header .ms-wrap-header .ms-top-header .ms-wp-contact {
  color: #fff;
}
#header .ms-wrap-header .ms-top-header .ms-contact-info {
  display: flex;
  height: 20px;
  align-items: center;
}
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone,
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
  width: 35px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone span,
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email span {
  display: none;
}
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
  display: none;
}
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email:before {
  content: "\e91a";
  display: inline-block;
  font-family: "idx-icons";
}
@media screen and (min-width: 320px) {
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone,
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
    width: auto;
    padding: 0 10px;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone span,
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email span {
    display: inline-block;
    margin-left: 5px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone span span,
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email span span {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  #header .ms-wrap-header .ms-top-header .ms-wp-contact {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-top-header {
    background-color: transparent;
    height: 30px;
    justify-content: space-between;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
  }
  #header .ms-wrap-header .ms-top-header .ms-wp-login {
    order: 1;
  }
  #header .ms-wrap-header .ms-top-header .ms-login-access {
    padding: 0;
  }
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea,
#header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea {
    height: 30px;
  }
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login {
    margin-right: 10px;
    padding-right: 10px;
  }
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login::after {
    height: 17px;
    top: 7px;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info {
    height: 30px;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone,
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
    padding: 0;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone span,
#header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email span {
    font-size: 12px;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone {
    margin-right: 10px;
    padding-right: 10px;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone::after {
    content: "";
    background-color: #fff;
    display: block;
    height: 17px;
    position: absolute;
    right: 0;
    top: 7px;
    width: 1px;
  }
}
#header .ms-wrap-header .ms-middle-header {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: space-between;
  width: 100%;
}
#header .ms-wrap-header .ms-middle-header .logo-content {
  border-radius: 4px;
  display: flex;
  padding: 10px 0;
  line-height: 0;
  margin-left: 15px;
  height: calc(100% - 6px);
  align-items: center;
  flex-shrink: 0;
  transition: all 0.3s;
}
#header .ms-wrap-header .ms-middle-header .logo-content:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 3.2px rgba(0, 123, 255, 0.25);
  outline: 0;
}
#header .ms-wrap-header .ms-middle-header .logo-content img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
#header .ms-wrap-header .ms-middle-header .ms-item {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: flex-end;
  width: 100%;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu {
  display: none;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul {
  display: flex;
  height: 60px;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li {
  align-items: center;
  display: flex;
  font-size: 15px;
  font-weight: 300;
  height: 100%;
  position: relative;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a:hover, #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a:focus,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:hover,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:focus {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li {
    font-size: 1rem;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a {
    font-size: 1rem;
  }
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li > a {
  align-items: center;
  display: flex;
  height: 100%;
  padding: 0 10px;
}
@media screen and (min-width: 1200px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li > a {
    padding: 0 13px;
  }
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu {
  background-color: #fff;
  box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
  display: none;
  left: 50%;
  transform: translateX(-50%);
  min-width: 300px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 2;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu::-webkit-scrollbar {
  width: 10px;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu::-webkit-scrollbar-thumb {
  background-color: #fff;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu::-webkit-scrollbar-track {
  border: 0px solid black;
  background-color: rgba(255, 255, 255, 0.35);
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu li a {
  align-items: center;
  color: #2068b2;
  display: flex;
  font-size: 15px;
  line-height: 2;
  min-height: 30px;
  padding: 0.3125rem 0;
  text-align: left;
  text-transform: none;
  transition: all 0.6s;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu li a:hover, #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu li a:focus {
  color: #e79251;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu li + li a {
  border-top: 1px solid #2068b2;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li.menu-item-has-children:hover .sub-menu,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li.menu-item-has-children:hover .menu_login_active {
  display: block;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li.menu-item-has-children > a::after {
  content: "\e932";
  font-family: "idx-icons";
  font-size: 12px;
  font-weight: 600;
  margin-left: 6px;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li {
  margin-left: 10px;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a {
  background-color: transparent;
  border: 1px solid #eee;
  padding: 5px 15px;
  transition: all 0.6s;
}
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:hover,
#header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:focus {
  background-color: #fff;
  color: #2068b2;
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu {
    display: block;
    padding-left: 15px;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu nav {
    align-items: center;
    display: flex;
  }
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
  width: 50px;
  height: 100%;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  text-indent: -999999px;
  overflow: hidden;
  transition: all 0.3s;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone:focus,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search:focus,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 3.2px rgba(0, 123, 255, 0.25);
  outline: 0;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone span,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search span,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span {
  text-indent: 0;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search {
  font-size: 22px;
  color: #fff;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone span,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search span {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone span:before,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search span:before {
  display: inline-block;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone span:before {
  content: "\e900";
  font-family: "icomoon";
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search {
  font-weight: 600;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search span:before {
  content: "\e922";
  font-family: "idx-icons";
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search {
    font-size: 26px;
    width: 60px;
    margin-right: 15px;
  }
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
  order: 1;
  transition: all 0.6s ease;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span {
  background: #fff;
  display: block;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transition: all 0.6s;
  width: 18px;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span:nth-child(1) {
  -webkit-animation: ease 0.7s top-2 forwards;
          animation: ease 0.7s top-2 forwards;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span:nth-child(2) {
  -webkit-animation: ease 0.7s scaled-2 forwards;
          animation: ease 0.7s scaled-2 forwards;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span:nth-child(3) {
  -webkit-animation: ease 0.7s bottom-2 forwards;
          animation: ease 0.7s bottom-2 forwards;
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span + span {
  margin-top: 5px;
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header {
    height: 90px;
  }
  #header .ms-wrap-header .ms-middle-header .logo-content {
    margin-left: 0;
    width: 15%;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item {
    padding-top: 30px;
    height: 90px;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-phone,
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search {
    display: none;
  }
}
#header .ms-menu-responsive {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  min-height: 100vh;
  z-index: 999;
  width: 0;
  overflow: hidden;
  transition: all 0.6s ease-in-out;
  background-color: #fff !important;
  padding-top: 50px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
}
#header .ms-menu-responsive .mobile_menu_div_100 {
  width: 100%;
  border-top: 1px solid #ccc;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  backface-visibility: hidden;
  box-sizing: border-box;
  height: calc(100vh - 45px);
  overflow-y: auto;
  padding: 0 0 10rem;
  position: relative;
  transition: opacity 0.15s linear 0s;
}
#header .ms-menu-responsive .mobile_menu_div_100::-webkit-scrollbar {
  width: 10px;
}
#header .ms-menu-responsive .mobile_menu_div_100::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.15);
}
#header .ms-menu-responsive .mobile_menu_div_100::-webkit-scrollbar-track {
  border: 0px solid black;
  background-color: rgba(255, 255, 255, 0.35);
}
@media screen and (min-width: 768px) {
  #header .ms-menu-responsive {
    max-width: 300px;
  }
}
#header .ms-menu-responsive .menu-more-options li {
  position: relative;
  padding: 0 30px;
}
#header .ms-menu-responsive .menu-more-options li a {
  color: #333;
  font-family: var(--font-sans-serif);
  display: flex;
  align-items: center;
  min-height: 40px;
  padding: 1.5625rem 0;
  font-size: 0.875rem;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  transition: all 0.6s;
}
#header .ms-menu-responsive .menu-more-options li a:hover, #header .ms-menu-responsive .menu-more-options li a:focus {
  color: var(--orange-100);
}
#header .ms-menu-responsive .menu-more-options li .sub-menu {
  padding: 0;
  padding-bottom: 15px;
  display: none;
}
#header .ms-menu-responsive .menu-more-options li .sub-menu li {
  padding: 0;
}
#header .ms-menu-responsive .menu-more-options li .sub-menu li a {
  border-bottom: 0;
  padding: 0.9375rem 0;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children {
  transition: background-color 0.6s;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children > a {
  cursor: pointer;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children > a:after {
  content: "\e921";
  font-family: "idx-icons" !important;
  display: flex;
  width: 12px;
  height: 100%;
  font-size: 18px;
  position: absolute;
  justify-content: center;
  align-items: center;
  transition: all 0.6s;
  color: #333;
  right: 1rem;
  top: 0;
  margin: 0 auto;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active {
  background-color: #f6f6f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: -1px;
  /*.sub-menu{
  	padding: 0;
  	max-height: 100%;
  	opacity: 1;
  	transform: scaleY(1);
  	visibility: visible;
  	transition: all 0.6s ease 0s;
  }*/
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active > a {
  border-bottom-color: transparent;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active > a:after {
  transform: rotate(-180deg);
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu {
  padding: 0;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu .menu-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #eaeaea;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu .menu-item:last-child {
  margin-bottom: 0;
  border: 0;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu .menu-item a {
  background-color: none;
  min-height: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 15px;
  font-weight: normal;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu .menu-item a:after {
  display: none;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu .menu-item .sub-menu {
  background-color: transparent;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu .menu-item .sub-menu li {
  padding: 0;
  margin: 0;
  border: 0;
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children.active.mega .sub-menu .menu-item .sub-menu li a {
  font-size: 14px;
  min-height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: capitalize;
  font-weight: normal;
}
#header .ms-menu-responsive .menu-more-options::-webkit-scrollbar {
  width: 10px;
}
#header .ms-menu-responsive .menu-more-options::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
#header .ms-menu-responsive .menu-more-options::-webkit-scrollbar-track {
  border: 0px solid black;
  background-color: rgba(0, 0, 0, 0.07);
}
#header .available-languages-content {
  margin-left: 30px;
  position: relative;
}
#header .available-languages-content.list-show .item-languages {
  display: flex;
  height: 30px;
  opacity: 1;
}
#header #available-languages {
  position: relative;
  display: flex;
  align-items: center;
  width: 70px;
  height: 100%;
  justify-content: center;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 640px) {
  #header #available-languages {
    font-size: 0.75rem;
  }
}
#header #available-languages #languages-map {
  height: 16px;
  width: 24px;
  background-color: transparent;
  background-image: url(../images/banderas.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0 4px;
}
#header #available-languages #languages-map.flag-english {
  background-position: 0 0;
}
#header #available-languages #languages-map.flag-russian {
  background-position: 0px -36px;
}
#header #available-languages #languages-map.flag-spanish {
  background-position: 0px -72px;
}
#header #available-languages #languages-map.flag-portuguese {
  background-position: 0px -108px;
}
#header #available-languages #languages-map.flag-french {
  background-position: 0px -144px;
}
#header #available-languages #languages-map.flag-italy {
  background-position: 0px -180px;
}
#header #available-languages #languages-map.flag-german {
  background-position: 0px -216px;
}
#header #available-languages #languages-map.flag-chinese {
  background-position: 0px -252px;
}
#header #available-languages:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #434343;
}
#header .languages-list {
  width: 70px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 4;
  box-shadow: 0px 7px 7px 0px rgba(48, 51, 50, 0.09);
  box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
  background-color: #fff;
}
#header .languages-list .item-languages {
  height: 0;
  width: 100%;
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.6s;
  overflow: hidden;
  opacity: 0;
  /*&:hover{
  	background-color: rgba(0,0,0,0.7);
  }*/
}
@media screen and (min-width: 640px) {
  #header .languages-list .item-languages {
    font-size: 0.75rem;
  }
}
#header .languages-list .item-languages span {
  width: 25px;
  display: inline-block;
  text-align: center;
}
#header .languages-list .item-languages.active {
  display: none;
}
#header .languages-list .item-languages:after {
  content: "";
  display: inline-block;
  height: 16px;
  width: 24px;
  background-image: url("../images/banderas.png");
  background-repeat: no-repeat;
  display: inline-block;
  margin: 0 4px;
}
#header .languages-list .item-languages.flag-english:after {
  background-position: 0 0;
}
#header .languages-list .item-languages.flag-russian:after {
  background-position: 0px -36px;
}
#header .languages-list .item-languages.flag-spanish:after {
  background-position: 0px -72px;
}
#header .languages-list .item-languages.flag-portuguese:after {
  background-position: 0px -108px;
}
#header .languages-list .item-languages.flag-french:after {
  background-position: 0px -144px;
}
#header .languages-list .item-languages.flag-italy:after {
  background-position: 0px -180px;
}
#header .languages-list .item-languages.flag-german:after {
  background-position: 0px -216px;
}
#header .languages-list .item-languages.flag-chinese:after {
  background-position: 0px -252px;
}
@media screen and (min-width: 1024px) {
  #header .ms-btn-profile {
    margin-left: 20px;
    margin-right: 0;
  }
}

.r-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 32;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  transition: all 0.65s ease;
}

/*----------------------------------------------------------------------------------*/
/* Menú activo
/*----------------------------------------------------------------------------------*/
.opened-menu {
  overflow: hidden;
}
.opened-menu #header .ms-wrap-header .ms-middle-header .ms-item {
  padding-right: 50px;
}
.opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
  position: fixed;
  z-index: 9999;
  height: 50px;
  right: 0;
  top: 0;
  transition: none;
  /*@media screen and (min-width: 1024px){
  	//margin-top: -35px;
  	right: -30px;
  }*/
}
.opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span {
  background-color: #333;
}
.opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span:nth-child(1) {
  -webkit-animation: ease 0.7s top forwards;
          animation: ease 0.7s top forwards;
}
.opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span:nth-child(2) {
  -webkit-animation: ease 0.7s scaled forwards;
          animation: ease 0.7s scaled forwards;
}
.opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span:nth-child(3) {
  -webkit-animation: ease 0.7s bottom forwards;
          animation: ease 0.7s bottom forwards;
}
.opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span + span {
  margin-top: 6px;
}
@media screen and (min-width: 1024px) {
  .opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span {
    width: 30px;
    height: 3px;
  }
  .opened-menu #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu span + span {
    margin-top: 5px;
  }
}
.opened-menu #header .ms-menu-responsive {
  -webkit-animation: slide-left 0.3s ease-out;
          animation: slide-left 0.3s ease-out;
  display: block;
  width: 100%;
}
.opened-menu #header .r-overlay {
  visibility: visible !important;
  opacity: 0.5;
}

@media (max-width: 320px) {
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
    padding: 0;
    width: 35px;
  }
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email span {
    display: none;
  }
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-left {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#header .ms-wrap-header .ms-top-header .ms-login-access button {
  background-color: transparent;
}

#header #menu-main > ul > li.menu-item-has-children.activeHover .sub-menu {
  display: block !important;
  -webkit-animation: slide-down 0.3s ease-out;
          animation: slide-down 0.3s ease-out;
}

/*-----------------------------------------------------------------------------------------------------*/
/* FOOTER
/*-----------------------------------------------------------------------------------------------------*/
#footer {
  background-color: var(--orange-100) !important;
  padding: 1.125rem 0.9375rem 1.25rem;
}
#footer .ms-wrap-footer {
  border: 1px solid #fff;
}
#footer .ms-top-footer-mobile {
  padding: 1rem 1.25rem;
}
#footer .ms-top-footer-mobile .ms-img {
  display: block;
  margin: 0 auto 1rem;
}
#footer .ms-top-footer-mobile .logos {
  padding-top: 20px;
}
#footer .ms-top-footer-mobile .logos h3 {
  font-size: 15px;
  margin-bottom: 18px;
}
#footer .ms-middle-footer-mobile {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 0.75rem 1.25rem;
}
#footer .ms-middle-footer-mobile .ms-img {
  display: block;
  margin: 0 auto;
}
#footer .ms-middle-footer-mobile .ms-text {
  color: #fff;
  font-size: 0.625rem;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 1.125rem;
  text-align: center;
}
#footer .ms-bottom-footer-mobile {
  padding: 0.75rem 1.25rem;
}
#footer .ms-social {
  align-items: center;
  display: flex;
  justify-content: center;
}
#footer .ms-social .ms-link {
  align-items: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  color: var(--orange-100);
  display: flex;
  font-size: 0.875rem;
  height: 24px;
  justify-content: center;
  margin: 0 0.25rem;
  transition: all 0.4s;
  width: 24px;
}
#footer .ms-social .ms-link:hover, #footer .ms-social .ms-link:focus {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
#footer .ms-social .ms-link span {
  display: none;
}
#footer .ms-nav-footer {
  display: flex;
  justify-content: center;
  margin-bottom: 1.25rem;
}
#footer .ms-menu {
  color: #fff;
  font-size: 0.75rem;
}
#footer .ms-menu:nth-child(2) {
  padding-left: 0.5rem;
}
#footer .ms-menu li {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
#footer .ms-contact-footer {
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
}
#footer .ms-contact-footer .ms-phone {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
#footer .ms-contact-footer .ms-email,
#footer .ms-contact-footer > .ms-link {
  font-size: 0.75rem;
}
#footer .ms-contact-footer .ms-text {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}
#footer .ms-search-footer .ms-search {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  display: block;
  height: 26px;
  line-height: 1;
  margin-bottom: 0.5rem;
  padding: 4px 8px 4px 32px;
  position: relative;
  width: 100%;
}
#footer .ms-search-footer .ms-search::before {
  content: "\e922";
  color: #fff;
  font-family: "idx-icons" !important;
  font-size: 1rem;
  font-weight: 300;
  left: 4px;
  position: absolute;
  top: 4px;
}
#footer .ms-search-footer .ms-search-input {
  background-color: transparent;
  font-size: 0.875rem;
  height: 100%;
  width: 100%;
}
#footer .ms-search-footer .ms-search-input::-moz-placeholder {
  color: #fff;
}
#footer .ms-search-footer .ms-search-input:-ms-input-placeholder {
  color: #fff;
}
#footer .ms-search-footer .ms-search-input::placeholder {
  color: #fff;
}
#footer .ms-search-footer .ms-wrap-btn {
  margin-bottom: 1.25rem;
}
#footer .ms-search-footer .ms-btn {
  background-color: #fff;
  border: 1px solid #fff;
  color: var(--orange-100);
  font-size: 0.875rem;
  height: 1.5rem;
  min-width: 130px;
}
#footer .ms-search-footer .ms-btn:hover,
#footer .ms-search-footer .ms-btn:focus {
  background-color: transparent;
  color: #fff;
}
#footer .ms-search-footer .ms-btn:first-child {
  margin-right: 0.5rem;
}
#footer .ms-search-footer .ms-btn:last-child {
  margin-left: 0.5rem;
}
#footer .ms-menu-footer {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 0.25rem;
}
#footer .ms-menu-footer li {
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  width: auto;
}
#footer .ms-menu-footer li:nth-child(2) {
  margin: 0 8px;
  padding: 0 8px;
}
#footer .ms-menu-footer li:nth-child(2)::before,
#footer .ms-menu-footer li:nth-child(2)::after {
  content: "";
  background-color: #fff;
  height: 12px;
  position: absolute;
  top: 2px;
  width: 1px;
}
#footer .ms-menu-footer li:nth-child(2)::before {
  left: 0;
}
#footer .ms-menu-footer li:nth-child(2)::after {
  right: 0;
}
#footer .ms-copyright {
  color: #fff;
  font-size: 0.5rem;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}
#footer .logo-footer {
  margin-bottom: 20px;
}
#footer .partners img {
  margin-top: 30px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #footer .ms-top-footer-mobile {
    display: flex;
    justify-content: space-between;
  }
  #footer .ms-top-footer-mobile .ms-img {
    margin-left: 0;
    margin-bottom: 0;
  }
  #footer .ms-top-footer-mobile .ms-menu:nth-child(2) {
    padding-left: 1.5rem;
  }
  #footer .ms-top-footer-mobile .ms-menu li {
    margin-bottom: 0.75rem;
  }
  #footer .ms-middle-footer-mobile .ms-text {
    font-size: 0.75rem;
  }
  #footer .ms-bottom-footer-mobile .ms-copyright {
    font-size: 0.75rem;
  }
  #footer .ms-box {
    align-items: flex-start;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
  }
  #footer .ms-contact-footer {
    align-items: flex-end;
  }
}
@media screen and (max-width: 1119.98px) {
  #footer .ms-top-footer,
#footer .ms-bottom-footer {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  #footer {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  #footer .ms-wrap-footer {
    flex-direction: row;
    justify-content: space-between;
  }
  #footer .ms-top-footer-mobile,
#footer .ms-middle-footer-mobile,
#footer .ms-bottom-footer-mobile {
    display: none;
  }
  #footer .ms-top-footer {
    padding: 3rem 2rem;
  }
  #footer .ms-contact-footer {
    margin-left: auto;
    width: 33.3333%;
  }
  #footer .ms-top-footer-wrapper {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1546px;
  }
  #footer .ms-block-left,
#footer .ms-block-middle {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 33.33%;
  }
  #footer .max300 {
    max-width: 300px;
  }
  #footer .logos {
    align-items: center !important;
    width: auto !important;
  }
  #footer .ms-menu {
    font-size: 1rem;
  }
  #footer .ms-menu li {
    margin-bottom: 1rem;
  }
  #footer .ms-menu-footer {
    margin-bottom: 0.75rem;
  }
  #footer .ms-menu-footer li {
    font-size: 0.9375rem;
  }
  #footer .ms-menu-footer li:nth-child(2) {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  #footer .ms-menu-footer li:nth-child(2):after,
#footer .ms-menu-footer li:nth-child(2):before {
    top: 5px;
    width: 2px;
  }
  #footer .ms-copyright {
    font-size: 0.75rem;
    text-align: left;
  }
  #footer .ms-search-footer .ms-search::before {
    font-size: 20px;
    top: 6px;
    left: 8px;
  }
  #footer .ms-search-footer .ms-search {
    height: 36px;
    min-width: 340px;
    padding-left: 40px;
    margin-bottom: 0.75rem;
  }
  #footer .ms-search-footer .ms-btn {
    height: 30px;
    font-size: 1rem;
  }
  #footer .ms-search-footer .ms-btn:first-child {
    margin-right: 0.25rem;
  }
  #footer .ms-search-footer .ms-btn:last-child {
    margin-left: 0.25rem;
  }
  #footer .ms-bottom-footer {
    border-top: 1px solid #fff;
    padding: 1.25rem;
  }
  #footer .ms-bottom-footer-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1546px;
  }
  #footer .ms-bottom-footer-wrapper .ms-img {
    flex-shrink: 0;
    margin-right: 160px;
  }
  #footer .ms-bottom-footer-wrapper .ms-text {
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.8;
    margin-left: auto;
    max-width: 1120px;
    text-align: right;
  }
  #footer .ms-social .ms-link {
    font-size: 16px;
    height: 28px;
    width: 28px;
  }
  #footer .ms-social .ms-link:last-child {
    margin-right: 0;
  }
  #footer .ms-search-footer .ms-wrap-btn {
    margin-bottom: 1.5rem;
    text-align: left;
  }
  #footer .ms-contact-footer .ms-phone {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  #footer .ms-contact-footer .ms-email,
#footer .ms-contact-footer .ms-link,
#footer .ms-contact-footer .ms-text {
    font-size: 1rem;
  }
  #footer .ms-contact-footer .ms-link {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1800px) {
  #footer .ms-bottom-footer-wrapper .ms-text span {
    display: block;
  }
  #footer .ms-menu {
    font-size: 1.125rem;
  }
  #footer .ms-menu li {
    margin-bottom: 1.5rem;
  }
  #footer .ms-block-middle .ms-img {
    height: auto;
    width: 320px;
  }
  #footer .ms-search-footer .ms-search {
    height: 45px;
    min-width: 390px;
    padding-left: 45px;
    margin-bottom: 1rem;
  }
  #footer .ms-search-footer .ms-search::before {
    font-size: 27px;
    top: 8px;
    left: 8px;
  }
  #footer .ms-search-footer .ms-search-input {
    font-size: 1.125rem;
  }
  #footer .ms-search-footer .ms-wrap-btn {
    margin-bottom: 2.5rem;
  }
  #footer .ms-search-footer .ms-btn {
    font-size: 1.125rem;
  }
  #footer .ms-search-footer .ms-btn:first-child {
    margin-right: 0.25rem;
  }
  #footer .ms-search-footer .ms-btn:last-child {
    margin-left: 0.25rem;
  }
  #footer .ms-contact-footer .ms-phone {
    font-size: 2.25rem;
    margin-bottom: 2rem;
  }
  #footer .ms-contact-footer .ms-email,
#footer .ms-contact-footer .ms-link,
#footer .ms-contact-footer .ms-text {
    font-size: 1.125rem;
  }
  #footer .ms-contact-footer .ms-link {
    margin-bottom: 2rem;
  }
  #footer .ms-social .ms-link {
    height: 32px;
    width: 32px;
    margin-bottom: 0;
  }
}

.ms-sidebar {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-sidebar-panel {
  margin-bottom: 2rem;
}
.ms-sidebar-panel-footer {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  margin-top: 1rem;
  text-align: right;
}
.ms-sidebar-title {
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  margin-top: 0.2rem;
  text-align: left;
}
.ms-sidebar .ms-social {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
}
.ms-sidebar .ms-social .ms-link {
  align-items: center;
  background-color: #555;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 21px;
  height: 40px;
  justify-content: center;
  margin: 0 11px;
  transition: all 0.4s;
  width: 40px;
}
.ms-sidebar .ms-social .ms-link:hover, .ms-sidebar .ms-social .ms-link:focus {
  background-color: #555;
  color: #fff;
}
.ms-sidebar .ms-social .ms-link span {
  display: none;
}
.ms-sidebar .ms-agent-item {
  background-color: #fff;
  border: 1px solid #ddd;
  display: flex;
}
.ms-sidebar .ms-agent-img {
  height: 174px;
  line-height: 0;
  width: 41.6666666667%;
}
.ms-sidebar .ms-agent-content {
  display: flex;
  flex-direction: column;
  padding: 1rem 0.9375rem 0;
  text-align: left;
  width: 58.3333333333%;
}
.ms-sidebar .ms-agent-name {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-sidebar .ms-agent-title {
  color: #666;
  font-style: italic;
  line-height: 1.5;
  overflow: hidden;
  padding-bottom: 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-sidebar .ms-agent-phone, .ms-sidebar .ms-agent-email {
  color: #666;
  font-weight: 300;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-sidebar .ms-agent-email {
  padding-bottom: 0.5rem;
}
.ms-sidebar .ms-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.ms-sidebar .ms-wrap-btn {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  text-align: right;
}
.ms-sidebar .ms-btn {
  font-size: 0.8125rem;
  line-height: normal;
}
.ms-sidebar .ms-btn i {
  margin-right: 4px;
}
.ms-sidebar .ms-btn span {
  padding: 0.5rem;
}
@media screen and (min-width: 768px) {
  .ms-sidebar .ms-social {
    justify-content: flex-start;
  }
  .ms-sidebar .ms-social .ms-link:first-of-type {
    margin-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  .ms-sidebar .ms-agent-img {
    width: 33.3333333333%;
  }
  .ms-sidebar .ms-agent-content {
    width: 66.6666666667%;
  }
}

/*-----------------------------------------------------------------------------------------------------*/
/* LG - ESTILOS DEFINIDOS POR EL MAQUETADOR ASIGNADO: Aquí puedes generar el css para tu proyecto
/*-----------------------------------------------------------------------------------------------------*/
body {
  padding-top: 70px;
}
@media screen and (min-width: 1024px) {
  body {
    padding-top: 90px;
  }
}

/*----------------------------------------------------------------------------------*/
/* Colores del proyecto
/*----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
/* Header
/*----------------------------------------------------------------------------------*/
#header {
  transition: background-color 0.4s;
}
#header .ms-social {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
}
#header .ms-social .ms-link {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 100;
  margin: 0 4px;
  transition: all 0.4s;
  background-color: #a1a1a1;
  border-radius: 3px;
  color: #fff;
}
#header .ms-social .ms-link:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 3.2px rgba(0, 123, 255, 0.25);
  outline: 0;
}
#header .ms-social .ms-link span {
  display: none;
}
#header .ms-social .ms-link.idx-icon-facebook {
  background-color: #3a5b9a;
}
#header .ms-social .ms-link.idx-icon-twitter {
  background-color: #5fcbf1;
}
#header .ms-social .ms-link.idx-icon-google-plus {
  background-color: #de4f42;
}
#header .ms-social .ms-link.idx-icon-youtube-logo {
  background-color: #bc2026;
}
#header .ms-social .ms-link.idx-icon-instagram {
  background-color: #0270ad;
}
#header .ms-social .ms-link.idx-icon-linkedin2 {
  background-color: #3a5b9a;
}
#header .ms-social .ms-link.idx-icon-pinterest-p {
  background-color: #3a5b9a;
}
@media screen and (min-width: 1024px) {
  #header .ms-social {
    justify-content: flex-start;
  }
  #header .ms-social .ms-link {
    margin-left: 0;
    margin-right: 10px;
  }
  #header .ms-social .ms-link:last-child {
    margin-right: 0;
  }
}

.ms-section-story {
  border-bottom: 1px solid #7e7e82;
}
.ms-section-story .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  padding: 1.25rem 0 2.25rem;
  width: 90%;
}
.ms-section-story .ms-title {
  color: #393939;
  font-family: var(--font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
  text-align: center;
}
.ms-section-story .ms-title:after {
  content: "";
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(231, 146, 81) 25%, rgb(231, 146, 81) 75%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 90%;
}
.ms-section-story .ms-title span {
  color: #e79251;
  display: block;
  font-family: var(--font-serif);
  font-size: 2.5rem;
  font-style: italic;
}
.ms-section-story .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-section-story .ms-static-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.ms-section-story .ms-static-item {
  align-items: center;
  display: flex;
  flex-direction: column;
  line-height: 1.25;
  margin: 1rem auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.ms-section-story .ms-static-title {
  color: #e79251;
  font-family: var(--font-serif);
  font-size: 4rem;
  font-style: italic;
  font-weight: 400;
}
.ms-section-story .ms-static-text {
  color: #393939;
  font-size: 1.125rem;
}

.tl-storyslider {
  max-height: 305px;
}

@media (min-width: 1330px) {
  .tl-storyslider {
    min-height: 305px;
  }
}
.tl-menubar {
  top: auto !important;
  bottom: 40px !important;
}

.ms-section-featured-properties {
  border-bottom: 1px solid #7e7e82;
}
.ms-section-featured-properties .ms-wrap-section {
  padding: 1rem 0 1.5rem;
  margin: 0 auto;
  max-width: 1546px;
  width: 90%;
}
.ms-section-featured-properties .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-section-featured-properties .ms-text {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  padding-bottom: 3rem;
  text-align: center;
}
.ms-section-featured-properties .clidxboost-btn-link {
  display: none;
}
.ms-section-featured-properties .ms-slider {
  margin: 0 auto 1.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: relative;
}
.ms-section-featured-properties .ms-slider .gs-wrapper-arrows {
  display: flex !important;
  height: 1px;
  margin-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ms-section-featured-properties .ms-slider .gs-next-arrow,
.ms-section-featured-properties .ms-slider .gs-prev-arrow {
  background-color: transparent;
  border: 0;
  color: #f69231;
  height: 40px;
  position: relative;
  width: 45px;
  overflow: hidden;
  opacity: 1;
  text-indent: -999999px;
}
.ms-section-featured-properties .ms-slider .gs-next-arrow::before,
.ms-section-featured-properties .ms-slider .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  width: 100%;
}
.ms-section-featured-properties .ms-slider .gs-next-arrow:hover,
.ms-section-featured-properties .ms-slider .gs-next-arrow:focus,
.ms-section-featured-properties .ms-slider .gs-prev-arrow:hover,
.ms-section-featured-properties .ms-slider .gs-prev-arrow:focus {
  color: #b9b9b9;
}
.ms-section-featured-properties .ms-slider .gs-prev-arrow {
  left: -45px;
}
.ms-section-featured-properties .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-section-featured-properties .ms-slider .gs-next-arrow {
  right: -45px;
}
.ms-section-featured-properties .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-section-featured-properties .ms-slider .clidxboost-gs-wrapper-bullets {
  display: none;
}
.ms-section-featured-properties .propertie {
  border: 1px solid #ddd;
}
.ms-section-featured-properties .propertie .clidxboost-btn-check {
  top: 0.5rem !important;
  right: 0.5rem !important;
  margin-top: 0 !important;
}
.ms-section-featured-properties .propertie .clidxboost-btn-check.clidxboost-icon-star span::before {
  background-position: 0 -135px !important;
}
.ms-section-featured-properties .propertie .clidxboost-btn-check.clidxboost-icon-star span.active::before {
  background-position: 0 -100px !important;
}
.ms-section-featured-properties .propertie h2 {
  color: #4f4f4f !important;
  font-family: var(--font-sans-serif) !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
  order: 2 !important;
  padding: 0.5rem 0.5rem 0 !important;
  position: relative !important;
  top: 0 !important;
}
.ms-section-featured-properties .propertie .features {
  padding: 0 0.5rem 0.5rem !important;
}
.ms-section-featured-properties .propertie .features li {
  font-family: inherit !important;
  color: #666 !important;
  font-size: 90% !important;
}
.ms-section-featured-properties .propertie .features li.price {
  display: none;
  color: #4f4f4f !important;
  font-size: 1.125rem !important;
}
.ms-section-featured-properties .propertie .features li.beds:after,
.ms-section-featured-properties .propertie .features li.baths:after {
  background-color: #666 !important;
  border-radius: 50% !important;
  height: 3px !important;
  right: 6px !important;
  width: 3px !important;
}

#featured-properties .ib-properties-slider:not(.gs-builded) {
  width: 100%;
  height: auto;
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  background-color: #f9f9f9;
}
#featured-properties .ib-properties-slider:not(.gs-builded):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 10px solid #ccc;
  border-top-color: #333;
  border-width: 5px;
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear;
  z-index: 2;
  display: block;
}
#featured-properties .ib-properties-slider:not(.gs-builded):after {
  content: "";
  display: block;
  padding-bottom: 65%;
}

.ms-section-featured-developments,
.ms-section-featured-neighborhoods {
  border-bottom: 1px solid #7e7e82;
}
.ms-section-featured-developments .ms-section-wrap,
.ms-section-featured-neighborhoods .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  width: 90%;
  padding: 1rem 0 1.5rem;
}
.ms-section-featured-developments .ms-title,
.ms-section-featured-neighborhoods .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.75rem;
  text-align: center;
}
.ms-section-featured-developments .ms-text,
.ms-section-featured-neighborhoods .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-section-featured-developments .ms-text p,
.ms-section-featured-neighborhoods .ms-text p {
  margin-bottom: 1rem;
}
.ms-section-featured-developments .ms-link,
.ms-section-featured-neighborhoods .ms-link {
  color: #0661be;
}
.ms-section-featured-developments .ms-slider,
.ms-section-featured-neighborhoods .ms-slider {
  margin: 0 -0.5rem 0;
  padding-left: 1.25rem;
  position: relative;
  padding-right: 1.25rem;
}
.ms-section-featured-developments .ms-slider .gs-wrapper-items,
.ms-section-featured-neighborhoods .ms-slider .gs-wrapper-items {
  align-items: flex-start;
}
.ms-section-featured-developments .ms-slider .gs-item-slider,
.ms-section-featured-neighborhoods .ms-slider .gs-item-slider {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.ms-section-featured-developments .ms-slider .gs-wrapper-arrows,
.ms-section-featured-neighborhoods .ms-slider .gs-wrapper-arrows {
  top: calc(50% - 40px);
}
.ms-section-featured-developments .ms-slider .gs-next-arrow,
.ms-section-featured-developments .ms-slider .gs-prev-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow {
  background-color: transparent;
  color: #f69231;
  height: 40px;
  opacity: 1;
  position: relative;
}
.ms-section-featured-developments .ms-slider .gs-next-arrow::before,
.ms-section-featured-developments .ms-slider .gs-prev-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-section-featured-developments .ms-slider .gs-next-arrow:hover,
.ms-section-featured-developments .ms-slider .gs-next-arrow:focus,
.ms-section-featured-developments .ms-slider .gs-prev-arrow:hover,
.ms-section-featured-developments .ms-slider .gs-prev-arrow:focus,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow:hover,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow:focus,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow:hover,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow:focus {
  color: #b9b9b9;
}
.ms-section-featured-developments .ms-slider .gs-prev-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow {
  left: -15px;
}
.ms-section-featured-developments .ms-slider .gs-prev-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-section-featured-developments .ms-slider .gs-next-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow {
  right: -15px;
}
.ms-section-featured-developments .ms-slider .gs-next-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-section-featured-developments .ms-building-item,
.ms-section-featured-neighborhoods .ms-building-item {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.ms-section-featured-developments .ms-building-img,
.ms-section-featured-neighborhoods .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-section-featured-developments .ms-building-img::before,
.ms-section-featured-neighborhoods .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 112%;
}
.ms-section-featured-developments .ms-building-img img,
.ms-section-featured-neighborhoods .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-section-featured-developments .ms-building-content,
.ms-section-featured-neighborhoods .ms-building-content {
  display: flex;
  flex-direction: column;
  padding: 0.9375rem;
}
.ms-section-featured-developments .ms-building-title,
.ms-section-featured-neighborhoods .ms-building-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-section-featured-developments .ms-building-title:after,
.ms-section-featured-neighborhoods .ms-building-title:after {
  content: "";
  background-color: #e79251;
  bottom: 0;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
.ms-section-featured-developments .ms-building-description,
.ms-section-featured-neighborhoods .ms-building-description {
  color: #393939;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  text-align: center;
}
.ms-section-featured-developments .ms-building-link,
.ms-section-featured-neighborhoods .ms-building-link {
  color: #e79251;
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.ms-section-locations-b {
  margin-top: 3rem;
  padding-bottom: 3rem;
}
.ms-section-locations-b .ms-section-wrap {
  margin: 0 auto;
  max-width: 1096px;
}
.ms-section-locations-b .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-section-locations-b .ms-map-offices {
  background-color: #aadaff;
  height: 450px;
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ms-section-locations-b .ms-map-offices .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: block;
}
.ms-section-locations-b .ms-map-offices .ms-marker {
  cursor: pointer;
}
.ms-section-locations-b .ms-map-offices .ms-marker-clusterer {
  align-items: center;
  background: #e37f1e;
  border-radius: 100%;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: bold;
}
.ms-section-locations-b .ms-map-offices .ms-marker-clusterer::before, .ms-section-locations-b .ms-map-offices .ms-marker-clusterer::after {
  content: "";
  background: #e37f1e;
  border-radius: 100%;
  display: block;
  height: 100%;
  left: 50%;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.ms-section-locations-b .ms-map-offices .ms-marker-clusterer::before {
  padding: 2px;
}
.ms-section-locations-b .ms-map-offices .ms-marker-clusterer::after {
  padding: 4px;
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  opacity: 1;
  padding-bottom: 15px;
  position: relative;
  width: 300px;
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble::after {
  content: "";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  bottom: 0;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble-header {
  align-items: center;
  background-color: #333;
  display: flex;
  height: 27px;
  justify-content: flex-start;
  position: relative;
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble-title {
  color: #fff;
  font-size: 0.875rem;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 30px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble-close {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  overflow: hidden;
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble-close::after, .ms-section-locations-b .ms-map-offices .ms-info-bubble-close::before {
  content: "";
  background-color: #fff;
  bottom: 0;
  height: 70%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s linear;
  width: 1px;
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble-close::before {
  transform: rotate(45deg);
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble-close::after {
  transform: rotate(-45deg);
}
.ms-section-locations-b .ms-map-offices .ms-info-bubble-content {
  background-color: #fff;
  font-size: 0.875rem;
  max-height: 120px;
  overflow: hidden;
  padding: 10px;
}
.ms-section-locations-b .ms-map-offices .js-info-bubble-close {
  height: 27px;
  right: 0 !important;
  top: 0 !important;
  width: 27px;
}
.ms-section-locations-b .ms-map-offices .ms-property {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}
.ms-section-locations-b .ms-map-offices .ms-property-image {
  border: 1px solid #ccc;
  flex-shrink: 0;
  height: 75px;
  margin-right: 10px;
  width: 90px;
}
.ms-section-locations-b .ms-map-offices .ms-property-image img {
  display: block;
  height: 100%;
  width: 100%;
}
.ms-section-locations-b .ms-map-offices .ms-property-content {
  flex-grow: 1;
}
.ms-section-locations-b .ms-map-offices .ms-property-title {
  color: #333;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2px;
}
.ms-section-locations-b .ms-location-item {
  background-color: #fff;
  border: 1px solid #ddd;
  display: flex;
  margin: 0 0.9375rem 1rem;
  padding: 1rem 0;
  position: relative;
}
.ms-section-locations-b .ms-location-item-wrap {
  display: flex;
  flex-direction: column;
  padding-left: 0.9375rem;
  width: 58.3333333333%;
}
.ms-section-locations-b .ms-location-name {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-section-locations-b .ms-location-address {
  color: #666;
  font-size: 90%;
  font-weight: 600;
  line-height: 1.5;
}
.ms-section-locations-b .ms-location-type {
  color: #666;
  font-size: 90%;
  font-weight: 300;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-section-locations-b .ms-location-type a {
  color: #0661be;
}
.ms-section-locations-b .ms-location-type a:hover, .ms-section-locations-b .ms-location-type a:focus {
  color: #0078a0;
}
.ms-section-locations-b .ms-location-phone {
  align-self: flex-start;
  color: #666;
  font-size: 90%;
  font-weight: 300;
  line-height: 1.5;
}
.ms-section-locations-b .ms-location-manager {
  font-size: 72%;
  font-weight: 300;
  line-height: 1rem;
}
.ms-section-locations-b .ms-agent {
  display: flex;
  flex-wrap: wrap;
  padding-right: 0.9375rem;
  width: 41.6666666667%;
}
.ms-section-locations-b .ms-agent-name {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  font-size: 90%;
  font-weight: 700;
  padding-right: 1rem;
  text-align: right;
  width: 66.6666666667%;
}
.ms-section-locations-b .ms-agent-img {
  width: 33.3333333333%;
}
.ms-section-locations-b .ms-agent-img a {
  display: block;
  line-height: 0;
  position: relative;
}
.ms-section-locations-b .ms-agent-img a::before {
  content: "";
  display: block;
  padding-bottom: 95%;
}
.ms-section-locations-b .ms-agent-img img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  position: absolute;
  top: 0;
  width: 100%;
}
.ms-section-locations-b .ms-agent .ms-wrap-btn {
  margin-top: 1rem;
  text-align: right;
}
.ms-section-locations-b .ms-agent .ms-btn {
  font-size: 0.8125rem;
}
.ms-section-locations-b .ms-agent .ms-btn span {
  padding: 0.5rem;
}
.ms-section-locations-b .ms-wrap-btn {
  margin-top: 2rem;
}

.ms-section-meet-team {
  border-top: 1px solid #393939;
}
.ms-section-meet-team .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  padding: 1.25rem 0 1.5rem;
  position: relative;
  width: 90%;
}
.ms-section-meet-team .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-section-meet-team .ms-agent-item {
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.ms-section-meet-team .ms-agent-img {
  line-height: 0;
  position: relative;
}
.ms-section-meet-team .ms-agent-img:before {
  content: "";
  display: block;
  padding-bottom: 116%;
}
.ms-section-meet-team .ms-agent-img:after {
  content: "";
  background-color: rgba(231, 146, 81, 0.4);
  bottom: 0;
  height: calc(100% - 8px);
  position: absolute;
  right: 0;
  width: calc(100% - 8px);
  z-index: 0;
}
.ms-section-meet-team .ms-agent-img a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ms-section-meet-team .ms-agent-img img {
  height: calc(100% - 8px);
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  position: relative;
  top: 0;
  width: calc(100% - 8px);
}
.ms-section-meet-team .ms-agent-content {
  display: flex;
  flex-direction: column;
  padding: 0.75rem 0.9375rem 0.9375rem;
}
.ms-section-meet-team .ms-agent-name {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
  margin-bottom: 0.75rem;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-section-meet-team .ms-agent-title {
  text-align: center;
  font-size: 0.875rem;
}
.ms-section-meet-team .ms-agent-link {
  color: #e79251;
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.ms-section-meet-team .ms-rule {
  height: 1px;
  background-color: var(--orange-100);
  width: 100%;
  margin: 0.5rem auto;
}
.ms-section-meet-team .ms-slider {
  margin-bottom: 0.75rem;
  margin: 0 -1.25rem 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.ms-section-meet-team .ms-slider .gs-wrapper-items {
  align-items: flex-start;
}
.ms-section-meet-team .ms-slider .gs-item-slider {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.ms-section-meet-team .ms-slider .clidxboost-gs-wrapper-bullets {
  margin: 0;
}
.ms-section-meet-team .ms-slider .clidxboost-gs-wrapper-bullets .gs-bullet::before {
  height: 10px;
  width: 10px;
}
.ms-section-meet-team .ms-slider .clidxboost-gs-wrapper-bullets .gs-bullet-active::before {
  background-color: #e79251;
}
.ms-section-meet-team .ms-slider .gs-wrapper-arrows {
  top: calc(50% - 80px);
}
.ms-section-meet-team .ms-slider .gs-next-arrow,
.ms-section-meet-team .ms-slider .gs-prev-arrow {
  background-color: transparent;
  color: #f69231;
  height: 40px;
  opacity: 1;
  position: relative;
}
.ms-section-meet-team .ms-slider .gs-next-arrow::before,
.ms-section-meet-team .ms-slider .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-section-meet-team .ms-slider .gs-next-arrow:hover,
.ms-section-meet-team .ms-slider .gs-next-arrow:focus,
.ms-section-meet-team .ms-slider .gs-prev-arrow:hover,
.ms-section-meet-team .ms-slider .gs-prev-arrow:focus {
  color: #b9b9b9;
}
.ms-section-meet-team .ms-slider .gs-prev-arrow {
  left: -25px;
}
.ms-section-meet-team .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-section-meet-team .ms-slider .gs-next-arrow {
  right: -25px;
}
.ms-section-meet-team .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}

.ms-section-personalized-services {
  padding-top: 48px;
  padding-bottom: 48px;
}
.ms-section-personalized-services .ms-wrap-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1096px;
}
.ms-section-personalized-services .ms-title {
  font-size: 29px;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-section-personalized-services .ms-text {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 20px;
  padding: 0 15px 48px;
  text-align: center;
}
.ms-section-personalized-services .ms-slider {
  position: relative;
}
.ms-section-personalized-services .ms-slider .gs-prev-arrow,
.ms-section-personalized-services .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-section-personalized-services .ms-slider .gs-prev-arrow::before,
.ms-section-personalized-services .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-section-personalized-services .ms-slider .gs-prev-arrow:hover, .ms-section-personalized-services .ms-slider .gs-prev-arrow:focus,
.ms-section-personalized-services .ms-slider .gs-next-arrow:hover,
.ms-section-personalized-services .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-section-personalized-services .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-section-personalized-services .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-section-personalized-services .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-section-personalized-services .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-section-personalized-services .ms-item {
  position: relative;
}
.ms-section-personalized-services .ms-item-img {
  line-height: 0;
}
.ms-section-personalized-services .ms-item-img img {
  height: 100%;
  width: 100%;
}
.ms-section-personalized-services .ms-item-text {
  background-color: rgba(155, 155, 155, 0.9);
  bottom: 0;
  color: #fff;
  font-size: 115%;
  font-weight: 300;
  margin: 0;
  padding: 0.5rem 0.5rem;
  position: absolute;
  text-align: center;
  line-height: 1.5;
  width: 100%;
}
.ms-section-personalized-services .ms-wrap-btn {
  margin-top: 30px;
  margin-bottom: 20px;
}

.ms-section-info {
  background-color: #f5f5f5;
  padding: 30px 0;
}
.ms-section-info .ms-wrap-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1096px;
  width: 90%;
}
.ms-section-info .ms-block-left {
  display: none;
}
.ms-section-info .ms-block-right {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.ms-section-info .ms-phone {
  font-size: 135%;
  font-weight: 700;
  line-height: 1.5;
}
.ms-section-info .ms-email {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.5;
}
.ms-section-info .ms-link {
  color: #0661be;
  line-height: 1.5;
  margin-bottom: 8px;
  text-decoration: underline;
}

.ms-section-market-reports {
  background-color: #f5f5f5;
  padding: 3rem 0;
}
.ms-section-market-reports .ms-wrap-section {
  margin-left: auto;
  margin-right: auto;
  max-width: 1096px;
  width: 90%;
}
.ms-section-market-reports .ms-title {
  color: #333;
  line-height: 1.6;
  margin-top: 0.2rem;
  text-align: center;
  font-size: 1.8125rem;
  font-weight: 400;
  margin-bottom: 2rem;
}
.ms-section-market-reports .ms-text {
  color: #222;
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-section-market-reports .ms-slider {
  position: relative;
  width: 100%;
}
.ms-section-market-reports .ms-slider.gs-builded .ms-post-item {
  width: 100%;
}
.ms-section-market-reports .ms-slider.gs-builded .clidxboost-gs-wrapper-bullets .gs-bullet::before {
  height: 10px;
  width: 10px;
}
.ms-section-market-reports .ms-slider.gs-builded .clidxboost-gs-wrapper-bullets .gs-bullet.gs-bullet-active:before {
  background-color: #333;
}

@media screen and (min-width: 640px) {
  .ms-section-featured-properties .ms-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .ms-section-story .ms-static-list {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .ms-section-story .ms-static-item {
    width: 50%;
  }
  .ms-section-featured-developments .ms-slider,
.ms-section-featured-neighborhoods .ms-slider {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .ms-section-featured-developments .ms-slider .gs-prev-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow {
    left: -25px;
  }
  .ms-section-featured-developments .ms-slider .gs-next-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow {
    right: -25px;
  }
  .ms-section-meet-team .ms-slider .gs-prev-arrow {
    left: -35px;
  }
  .ms-section-meet-team .ms-slider .gs-next-arrow {
    right: -35px;
  }
}
@media screen and (min-width: 768px) {
  .ms-section-story .ms-static-item {
    width: 33.3333%;
  }
  .ms-section-story .ms-static-title {
    font-size: 2rem;
  }
  .ms-section-story .ms-static-text {
    font-size: 0.875rem;
  }
  .ms-section-locations-b .ms-location-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ms-section-locations-b .ms-location-list .ms-location-item {
    width: calc(50% - 1.875rem);
  }
  .ms-section-featured-developments .ms-text,
.ms-section-featured-neighborhoods .ms-text {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }
  .ms-section-personalized-services .ms-text {
    margin-left: auto;
    margin-right: auto;
    width: 83.3333333333%;
  }
  .ms-section-market-reports .ms-text {
    margin-left: auto;
    margin-right: auto;
    width: 83.3333333333%;
  }
  .ms-section-market-reports .ms-post-wrap {
    display: flex;
    justify-content: space-between;
  }
  .ms-section-market-reports .ms-post-img, .ms-section-market-reports .ms-post-content {
    width: calc(50% - 0.9375rem);
  }
}
@media screen and (min-width: 1024px) {
  .ms-section-info .ms-wrap-section {
    align-items: center;
    display: flex;
  }
  .ms-section-info .ms-block-left {
    align-items: center;
    display: flex;
    width: 50%;
  }
  .ms-section-info .ms-menu {
    width: 50%;
  }
  .ms-section-info .ms-menu a {
    font-size: 15px;
    line-height: 1.6;
  }
  .ms-section-info .ms-block-right {
    align-items: flex-end;
    width: 50%;
  }
  .ms-section-info .ms-wrap-btn {
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  .ms-section-story .ms-section-wrap {
    padding-top: 2rem;
    padding-bottom: 3rem;
  }
  .ms-section-story .ms-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    padding-bottom: 2rem;
  }
  .ms-section-story .ms-title span {
    font-size: 4rem;
  }
  .ms-section-story .ms-text {
    font-size: 1.125rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 880px;
  }
  .ms-section-story .ms-text p {
    margin-bottom: 1.5rem;
  }
  .ms-section-story .ms-static-list {
    margin-bottom: 2.25rem;
  }
  .ms-section-story .ms-static-item {
    width: 16.6667%;
  }
  .ms-section-story .ms-static-title {
    font-size: 3rem;
  }
  .ms-section-story .ms-static-text {
    font-size: 1.125rem;
  }
  .ms-section-story .ms-static-text span {
    display: block;
  }
  .ms-section-story .ms-static-text br {
    display: none;
  }
  .ms-section-featured-properties .ms-wrap-section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .ms-section-featured-properties .ms-title {
    font-size: 3.75rem;
    margin-bottom: 2.5rem;
  }
  .ms-section-featured-properties .ms-slider {
    margin-bottom: 2rem;
  }
  .ms-section-featured-properties .ms-slider .gs-prev-arrow,
.ms-section-featured-properties .ms-slider .gs-next-arrow {
    height: 60px;
  }
  .ms-section-featured-properties .ms-slider .gs-prev-arrow::before,
.ms-section-featured-properties .ms-slider .gs-next-arrow::before {
    font-size: 2.5rem;
  }
  .ms-section-featured-developments .ms-section-wrap,
.ms-section-featured-neighborhoods .ms-section-wrap {
    padding-top: 1.5rem;
    padding-bottom: 2.75rem;
  }
  .ms-section-featured-developments .ms-title,
.ms-section-featured-neighborhoods .ms-title {
    font-size: 3.75rem;
    margin-bottom: 1.5rem;
  }
  .ms-section-featured-developments .ms-text,
.ms-section-featured-neighborhoods .ms-text {
    font-size: 1.125rem;
    max-width: 800px;
  }
  .ms-section-featured-developments .ms-text p,
.ms-section-featured-neighborhoods .ms-text p {
    margin-bottom: 1.5rem;
  }
  .ms-section-featured-developments .ms-slider,
.ms-section-featured-neighborhoods .ms-slider {
    margin-bottom: 1.5rem;
  }
  .ms-section-featured-developments .ms-slider .gs-prev-arrow,
.ms-section-featured-developments .ms-slider .gs-next-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow {
    height: 60px;
    width: 45px;
  }
  .ms-section-featured-developments .ms-slider .gs-prev-arrow::before,
.ms-section-featured-developments .ms-slider .gs-next-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow::before {
    font-size: 2.5rem;
  }
  .ms-section-meet-team .ms-section-wrap {
    padding-top: 2.25rem;
    padding-bottom: 2.75rem;
  }
  .ms-section-meet-team .ms-title {
    font-size: 3.75rem;
    margin-bottom: 1.75rem;
  }
  .ms-section-meet-team .ms-slider {
    margin-bottom: 2.5rem;
  }
  .ms-section-meet-team .ms-slider .gs-next-arrow,
.ms-section-meet-team .ms-slider .gs-prev-arrow {
    height: 60px;
    width: 45px;
  }
  .ms-section-meet-team .ms-slider .gs-next-arrow::before,
.ms-section-meet-team .ms-slider .gs-prev-arrow::before {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1400px) {
  .ms-section-story .ms-static-list {
    max-width: 1360px;
  }
  .ms-section-personalized-services .ms-text {
    width: 66.6666666667%;
  }
  .ms-section-market-reports .ms-text {
    margin-bottom: 3rem;
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 1800px) {
  .ms-section-story .ms-section-wrap {
    padding-top: 2.5rem;
    padding-bottom: 3.75rem;
  }
  .ms-section-story .ms-title {
    font-size: 2.25rem;
    line-height: 1.125;
    margin-bottom: 2rem;
    max-width: auto;
    padding-bottom: 2.5rem;
  }
  .ms-section-story .ms-title span {
    font-size: 6.25rem;
  }
  .ms-section-story .ms-text {
    font-size: 1.5rem;
    margin: 0 auto;
    max-width: 1200px;
  }
  .ms-section-story .ms-text p {
    margin-bottom: 2.5rem;
  }
  .ms-section-story .ms-static-list {
    margin: 0 auto 3rem;
  }
  .ms-section-story .ms-static-item {
    width: 16.6667%;
  }
  .ms-section-story .ms-static-title {
    font-size: 4rem;
  }
  .ms-section-story .ms-static-text {
    font-size: 1.25rem;
  }
  .ms-section-featured-developments .ms-section-wrap,
.ms-section-featured-neighborhoods .ms-section-wrap {
    padding-top: 2.5rem;
    padding-bottom: 3.75rem;
  }
  .ms-section-featured-developments .ms-title,
.ms-section-featured-neighborhoods .ms-title {
    font-size: 5rem;
    margin-bottom: 2.5rem;
  }
  .ms-section-featured-developments .ms-text,
.ms-section-featured-neighborhoods .ms-text {
    font-size: 1.5rem;
    max-width: 1110px;
  }
  .ms-section-featured-developments .ms-slider,
.ms-section-featured-neighborhoods .ms-slider {
    margin-bottom: 2.5rem;
    padding-left: 0;
    padding-right: 0;
  }
  .ms-section-featured-developments .ms-slider .gs-prev-arrow,
.ms-section-featured-developments .ms-slider .gs-next-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow {
    width: 60px;
  }
  .ms-section-featured-developments .ms-slider .gs-prev-arrow::before,
.ms-section-featured-developments .ms-slider .gs-next-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow::before,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow::before {
    font-size: 3rem;
  }
  .ms-section-featured-developments .ms-slider .gs-prev-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-prev-arrow {
    left: -85px;
  }
  .ms-section-featured-developments .ms-slider .gs-next-arrow,
.ms-section-featured-neighborhoods .ms-slider .gs-next-arrow {
    right: -85px;
  }
  .ms-section-featured-developments .ms-building-content,
.ms-section-featured-neighborhoods .ms-building-content {
    padding-top: 1.5rem;
  }
  .ms-section-featured-developments .ms-building-title,
.ms-section-featured-neighborhoods .ms-building-title {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .ms-section-featured-developments .ms-building-description,
.ms-section-featured-neighborhoods .ms-building-description {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }
  .ms-section-featured-developments .ms-building-link,
.ms-section-featured-neighborhoods .ms-building-link {
    font-size: 1.125rem;
  }
  .ms-section-featured-properties .ms-wrap-section {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }
  .ms-section-featured-properties .ms-title {
    font-size: 5rem;
    margin-bottom: 3.75rem;
  }
  .ms-section-featured-properties .ms-slider {
    margin: 0 -0.9375rem 3.25rem;
  }
  .ms-section-featured-properties .ms-slider .gs-prev-arrow,
.ms-section-featured-properties .ms-slider .gs-next-arrow {
    height: 60px;
    width: 60px;
  }
  .ms-section-featured-properties .ms-slider .gs-prev-arrow::before,
.ms-section-featured-properties .ms-slider .gs-next-arrow::before {
    font-size: 3rem;
  }
  .ms-section-featured-properties .ms-slider .gs-prev-arrow {
    left: -90px;
  }
  .ms-section-featured-properties .ms-slider .gs-next-arrow {
    right: -90px;
  }
  .ms-section-featured-properties .propertie h2 {
    font-size: 1rem !important;
  }
  .ms-section-meet-team .ms-section-wrap {
    padding-top: 3rem;
    padding-bottom: 3.75rem;
  }
  .ms-section-meet-team .ms-title {
    font-size: 5rem;
    margin-bottom: 2.25rem;
  }
  .ms-section-meet-team .ms-slider {
    margin-bottom: 3.75rem;
    margin-left: -5rem;
    margin-right: -5rem;
  }
  .ms-section-meet-team .ms-slider .gs-item-slider {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .ms-section-meet-team .ms-slider .gs-prev-arrow,
.ms-section-meet-team .ms-slider .gs-next-arrow {
    width: 60px;
  }
  .ms-section-meet-team .ms-slider .gs-prev-arrow::before,
.ms-section-meet-team .ms-slider .gs-next-arrow::before {
    font-size: 3rem;
  }
  .ms-section-meet-team .ms-agent-img:before {
    padding-bottom: 116%;
  }
  .ms-section-meet-team .ms-agent-content {
    padding-top: 1.5rem;
  }
  .ms-section-meet-team .ms-agent-name {
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }
  .ms-section-meet-team .ms-agent-title {
    font-size: 1.3125rem;
  }
  .ms-section-meet-team .ms-agent-link {
    font-size: 1.25rem;
  }
  .ms-section-meet-team .ms-rule {
    margin: 1.5rem auto;
  }
}
@media screen and (min-width: 991px) {
  .ms-section-story .ms-title,
.ms-section-story .ms-text,
.ms-section-story .ms-static-item,
.ms-section-story .ms-wrap-btn {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-section-story .ms-title {
    transition-delay: 0.3s;
  }
  .ms-section-story .ms-text {
    transition-delay: 0.6s;
  }
  .ms-section-story .ms-static-item {
    transition-delay: 0.9s;
  }
  .ms-section-story .ms-static-item:nth-of-type(2) {
    transition-delay: 1s;
  }
  .ms-section-story .ms-static-item:nth-of-type(3) {
    transition-delay: 1.1s;
  }
  .ms-section-story .ms-static-item:nth-of-type(4) {
    transition-delay: 1.2s;
  }
  .ms-section-story .ms-static-item:nth-of-type(5) {
    transition-delay: 1.3s;
  }
  .ms-section-story .ms-static-item:last-of-type {
    transition-delay: 1.4s;
  }
  .ms-section-story .ms-wrap-btn {
    transition-delay: 1.2s;
  }
  .ms-section-story.ms-loaded-animate .ms-title,
.ms-section-story.ms-loaded-animate .ms-text,
.ms-section-story.ms-loaded-animate .ms-static-item,
.ms-section-story.ms-loaded-animate .ms-wrap-btn {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-section-personalized-services .ms-title,
.ms-section-personalized-services .ms-text,
.ms-section-personalized-services .ms-wrap-btn {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-section-personalized-services .ms-title {
    transition-delay: 0.3s;
  }
  .ms-section-personalized-services .ms-text {
    transition-delay: 0.6s;
  }
  .ms-section-personalized-services .ms-wrap-btn {
    transition-delay: 1.2s;
  }
  .ms-section-personalized-services.ms-loaded-animate .ms-title,
.ms-section-personalized-services.ms-loaded-animate .ms-text,
.ms-section-personalized-services.ms-loaded-animate .ms-wrap-btn {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
/*-----------------------------------------------------------------------------------------------------*/
/* INFO
/*-----------------------------------------------------------------------------------------------------*/
.ms-section-request-information {
  background-color: #fff;
  border-top: 1px solid #393939;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.ms-section-request-information .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-section-request-information .ms-title {
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 2rem;
  text-align: center;
}
@media (min-width: 1800px) {
  .ms-section-request-information {
    padding-top: 3.75rem;
    padding-bottom: 4rem;
  }
  .ms-section-request-information .ms-title {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
}

.ms-section-request-information .form-search .flex-content-form,
.ms-form-private-consultation .form-search .flex-content-form {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ms-section-request-information .form-search .flex-content-form .form-item,
.ms-form-private-consultation .form-search .flex-content-form .form-item {
  margin: 0 0 1.25rem;
  width: 100%;
}
.ms-section-request-information .form-search .flex-content-form .form-item:nth-child(2), .ms-section-request-information .form-search .flex-content-form .form-item:nth-child(6),
.ms-form-private-consultation .form-search .flex-content-form .form-item:nth-child(2),
.ms-form-private-consultation .form-search .flex-content-form .form-item:nth-child(6) {
  display: none;
}
.ms-section-request-information .form-search .flex-content-form .form-item:last-of-type,
.ms-form-private-consultation .form-search .flex-content-form .form-item:last-of-type {
  margin-bottom: 0;
}
.ms-section-request-information .form-search .flex-content-form .form-item.full-item,
.ms-form-private-consultation .form-search .flex-content-form .form-item.full-item {
  width: 100%;
}
.ms-section-request-information .form-search .flex-content-form .form-item input,
.ms-section-request-information .form-search .flex-content-form .form-item textarea,
.ms-form-private-consultation .form-search .flex-content-form .form-item input,
.ms-form-private-consultation .form-search .flex-content-form .form-item textarea {
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #393939;
  color: rgba(0, 0, 0, 0.75);
  font-family: var(--font-sans-serif);
  font-size: 1rem;
  font-weight: 300;
  padding: 0.75rem 1.25rem;
  width: 100%;
}
.ms-section-request-information .form-search .flex-content-form .form-item textarea,
.ms-form-private-consultation .form-search .flex-content-form .form-item textarea {
  height: 100px;
  resize: none;
}
.ms-section-request-information .form-search .flex-content-form .form-item > span,
.ms-form-private-consultation .form-search .flex-content-form .form-item > span {
  display: none;
}
.ms-section-request-information .form-search .flex-content-form .form-item .clidxboost-btn-link,
.ms-form-private-consultation .form-search .flex-content-form .form-item .clidxboost-btn-link {
  display: block;
  font-family: var(--font-sans-serif);
  margin: 0 auto;
  width: 100%;
}
.ms-section-request-information .form-search .flex-content-form .form-item .clidxboost-btn-link span,
.ms-form-private-consultation .form-search .flex-content-form .form-item .clidxboost-btn-link span {
  background-color: var(--orange-100);
  border: 1px solid var(--orange-100);
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.ms-section-request-information .form-search .flex-content-form .form-item .clidxboost-btn-link:hover span,
.ms-form-private-consultation .form-search .flex-content-form .form-item .clidxboost-btn-link:hover span {
  background-color: #b9b9b9 !important;
  border-color: #b9b9b9;
}
@media (min-width: 1024px) {
  .ms-section-request-information .form-search,
.ms-form-private-consultation .form-search {
    position: relative;
  }
  .ms-section-request-information .form-search .flex-content-form,
.ms-form-private-consultation .form-search .flex-content-form {
    width: 48%;
  }
  .ms-section-request-information .form-search .flex-content-form .form-item:nth-child(5), .ms-section-request-information .form-search .flex-content-form .form-item:nth-child(7),
.ms-form-private-consultation .form-search .flex-content-form .form-item:nth-child(5),
.ms-form-private-consultation .form-search .flex-content-form .form-item:nth-child(7) {
    position: absolute;
    right: 0;
    top: 0;
    width: 48%;
  }
  .ms-section-request-information .form-search .flex-content-form .form-item:nth-child(7),
.ms-form-private-consultation .form-search .flex-content-form .form-item:nth-child(7) {
    top: 120px;
    width: auto;
  }
}
@media (min-width: 1800px) {
  .ms-section-request-information .form-search .flex-content-form .form-item,
.ms-form-private-consultation .form-search .flex-content-form .form-item {
    margin-bottom: 2.5rem;
  }
  .ms-section-request-information .form-search .flex-content-form .form-item:nth-child(7),
.ms-form-private-consultation .form-search .flex-content-form .form-item:nth-child(7) {
    top: 198px;
  }
  .ms-section-request-information .form-search .flex-content-form .form-item input,
.ms-form-private-consultation .form-search .flex-content-form .form-item input {
    height: 52px;
  }
  .ms-section-request-information .form-search .flex-content-form .form-item textarea,
.ms-form-private-consultation .form-search .flex-content-form .form-item textarea {
    height: 144px;
  }
  .ms-section-request-information .form-search .flex-content-form .form-item .clidxboost-btn-link,
.ms-form-private-consultation .form-search .flex-content-form .form-item .clidxboost-btn-link {
    min-width: 360px;
  }
  .ms-section-request-information .form-search .flex-content-form .form-item .clidxboost-btn-link span,
.ms-form-private-consultation .form-search .flex-content-form .form-item .clidxboost-btn-link span {
    word-spacing: 2px;
    letter-spacing: 5px;
  }
}

.ms-form-private-consultation .form-search .flex-content-form .form-item .clidxboost-btn-link span {
  font-size: 0.875rem;
  letter-spacing: 1.5px;
}
@media (min-width: 1200px) {
  .ms-form-private-consultation .form-search .flex-content-form .form-item .clidxboost-btn-link span {
    letter-spacing: 2px;
  }
}

.ms-form-contact-agent .form-search .flex-content-form,
.ms-form-get-information .form-search .flex-content-form,
.ms-form-join-newsletter .form-search .flex-content-form {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item,
.ms-form-get-information .form-search .flex-content-form .form-item,
.ms-form-join-newsletter .form-search .flex-content-form .form-item {
  margin: 0 0 1rem;
  width: 100%;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item:nth-child(2), .ms-form-contact-agent .form-search .flex-content-form .form-item:nth-child(6),
.ms-form-get-information .form-search .flex-content-form .form-item:nth-child(2),
.ms-form-get-information .form-search .flex-content-form .form-item:nth-child(6),
.ms-form-join-newsletter .form-search .flex-content-form .form-item:nth-child(2),
.ms-form-join-newsletter .form-search .flex-content-form .form-item:nth-child(6) {
  display: none;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item:last-of-type,
.ms-form-get-information .form-search .flex-content-form .form-item:last-of-type,
.ms-form-join-newsletter .form-search .flex-content-form .form-item:last-of-type {
  margin-bottom: 0;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item.full-item,
.ms-form-get-information .form-search .flex-content-form .form-item.full-item,
.ms-form-join-newsletter .form-search .flex-content-form .form-item.full-item {
  width: 100%;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item input,
.ms-form-contact-agent .form-search .flex-content-form .form-item textarea,
.ms-form-get-information .form-search .flex-content-form .form-item input,
.ms-form-get-information .form-search .flex-content-form .form-item textarea,
.ms-form-join-newsletter .form-search .flex-content-form .form-item input,
.ms-form-join-newsletter .form-search .flex-content-form .form-item textarea {
  background-color: #fff;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: var(--font-sans-serif);
  font-size: 1rem;
  font-weight: 300;
  height: 3rem;
  padding: 0.5rem;
  width: 100%;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item textarea,
.ms-form-get-information .form-search .flex-content-form .form-item textarea,
.ms-form-join-newsletter .form-search .flex-content-form .form-item textarea {
  height: 114px;
  resize: none;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item > span,
.ms-form-get-information .form-search .flex-content-form .form-item > span,
.ms-form-join-newsletter .form-search .flex-content-form .form-item > span {
  display: none;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item .clidxboost-btn-link,
.ms-form-get-information .form-search .flex-content-form .form-item .clidxboost-btn-link,
.ms-form-join-newsletter .form-search .flex-content-form .form-item .clidxboost-btn-link {
  display: block;
  font-family: var(--font-sans-serif);
  margin: 0 auto;
  width: 100%;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item .clidxboost-btn-link span,
.ms-form-get-information .form-search .flex-content-form .form-item .clidxboost-btn-link span,
.ms-form-join-newsletter .form-search .flex-content-form .form-item .clidxboost-btn-link span {
  background-color: #f69231;
  border: 1px solid #d17823;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: none;
}
.ms-form-contact-agent .form-search .flex-content-form .form-item .clidxboost-btn-link:hover span,
.ms-form-get-information .form-search .flex-content-form .form-item .clidxboost-btn-link:hover span,
.ms-form-join-newsletter .form-search .flex-content-form .form-item .clidxboost-btn-link:hover span {
  background-color: #edad6e !important;
}
.ms-form-join-newsletter .form-search .flex-content-form .form-item:nth-child(5) {
  display: none;
}

/*----------------------------------------------------------------------------------*/
/* Fixed
/*----------------------------------------------------------------------------------*/
.fixed-active .fixed-box.ib-filter-container {
  top: 70px;
}
@media screen and (min-width: 1024px) {
  .fixed-active .fixed-box.ib-filter-container {
    top: 90px;
  }
}
.fixed-active .title-conteiner.fixed-box {
  top: 70px;
}
@media screen and (min-width: 1024px) {
  .fixed-active .title-conteiner.fixed-box {
    top: 90px;
  }
}

.full-page-luxury:not(.view-map).fixed-active-m .fixed-box-m {
  top: 70px !important;
}
@media screen and (min-width: 1024px) {
  .full-page-luxury:not(.view-map).fixed-active-m .fixed-box-m {
    top: 72px !important;
  }
}

.lg-theme .ib-filter-container.ib-filter-container-inscroll {
  position: relative;
  top: 0;
  -webkit-animation: none !important;
          animation: none !important;
}
@media (max-width: 989px) {
  .lg-theme.fixed-active .ib-filter-container.ib-filter-container-inscroll {
    position: fixed;
  }
}

/*----------------------------------------------------------------------------------*/
/* Search modal en mobile
/*----------------------------------------------------------------------------------*/
@media (max-width: 640px) {
  .active-search-modal #flex-bubble-search {
    position: fixed !important;
    z-index: 999999;
    transform: translateY(0) !important;
    height: 100vh;
    margin-top: 0 !important;
  }
  .active-search-modal #flex-bubble-search .content-flex-bubble-search {
    background-color: #eaeaea;
  }
  .active-search-modal #flex-bubble-search .flex-link {
    color: #333 !important;
  }
  .active-search-modal #flex-bubble-search #ib-autocomplete-add .ui-autocomplete {
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
  }
  .active-search-modal #header,
.active-search-modal .cta-container {
    z-index: 0 !important;
  }
}
/*----------------------------------------------------------------------------------*/
/* FORMATOS (HEADER)
/*----------------------------------------------------------------------------------*/
.ms-header-transparent.home {
  padding-top: 0;
}
.ms-header-transparent.home #header .ms-wrap-header .ms-middle-header .logo-content .logo-color {
  display: none;
  opacity: 0;
}
@media (min-width: 1024px) {
  .ms-header-transparent #header {
    background-color: transparent;
    border-bottom: 1px solid #fff;
    box-shadow: none;
  }
  .ms-header-transparent #header .ms-wrap-header .ms-top-header {
    background-color: transparent;
  }
  .ms-header-transparent #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a {
    background-color: #fff;
    color: #2068b2;
  }
  .ms-header-transparent #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:hover,
.ms-header-transparent #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:focus {
    background-color: transparent;
    color: #fff;
  }
}

/*----------------------------------------------------------------------------------*/
/* Reseteando colores por defecto
/*----------------------------------------------------------------------------------*/
.ms-profile-menu .ms-header-profile .ms-btn-back:hover, .ms-profile-menu .ms-header-profile .ms-btn-back:focus {
  color: #e41f1f;
}

.ms-profile-menu .ms-header-agent .ms-wrap-detail .ms-wrap-action .ms-email:hover, .ms-profile-menu .ms-header-agent .ms-wrap-detail .ms-wrap-action .ms-email:focus,
.ms-profile-menu .ms-header-agent .ms-wrap-detail .ms-wrap-action .ms-phone:hover,
.ms-profile-menu .ms-header-agent .ms-wrap-detail .ms-wrap-action .ms-phone:focus {
  color: #e41f1f;
}

.home #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li > a:hover, .home #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li > a:focus,
.home #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li > a:hover,
.home #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li > a:focus {
  background: transparent;
}

/*----------------------------------------------------------------------------------*/
/* Coloreando header transparente al hacer scroll
/*----------------------------------------------------------------------------------*/
.headerColor #header {
  background-color: #e79251 !important;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1) !important;
}
.headerColor #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a,
.headerColor #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a {
  background-color: transparent;
  color: #fff;
}
.headerColor #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:hover,
.headerColor #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-secondary > ul > li a:focus {
  background-color: #fff;
  color: #2068b2;
}
@media (min-width: 1024px) {
  .headerColor #header {
    border-bottom: 0;
  }
  .headerColor #header .ms-wrap-header .ms-top-header {
    background-color: transparent;
  }
}
.headerColor.home #header .ms-wrap-header .ms-middle-header .logo-content .logo-transparent {
  display: none;
  opacity: 0;
}
.headerColor.home #header .ms-wrap-header .ms-middle-header .logo-content .logo-color {
  display: block;
  opacity: 1;
}

.wrap-preloader {
  background-color: #fff;
}
.wrap-preloader .preloader-icon:before {
  border-top-color: #e41f1f;
}

.ms-btn-scroll-up {
  background-color: #e41f1f;
}
.ms-btn-scroll-up:before {
  background-color: #e41f1f;
  opacity: 0.8;
}

.ib-inventory-building .cw-tab-list li a.cw-active,
.ib-inventory-building .cw-tab-list li a:hover,
.ib-inventory-building .cw-tab-list li button.cw-active,
.ib-inventory-building .cw-tab-list li button:hover {
  background-color: #e41f1f !important;
  border-color: #e41f1f !important;
}

@media screen and (min-width: 991px) {
  .ib-inventory-building .cw-tab-list li {
    height: 60px !important;
    min-width: 250px;
  }
}
/***********************************************************/
.mobile_menu_div_100 {
  width: 100%;
}

.ib-inventory-building {
  margin: 0 auto;
}
.ib-inventory-building .cw-tab-list li a.cw-active, .ib-inventory-building .cw-tab-list li a:hover {
  background-color: #e41f1f !important;
  border-color: #e41f1f !important;
}
.ib-inventory-building .cw-tab-list li button.cw-active, .ib-inventory-building .cw-tab-list li button:hover {
  background-color: #e41f1f !important;
  border-color: #e41f1f !important;
}

@media screen and (min-width: 991px) {
  .ib-inventory-building .cw-tab-list li {
    height: 60px !important;
    min-width: 250px;
  }
}
/*----------------------------------------------------------------------------------*/
/* Video modal
/*----------------------------------------------------------------------------------*/
.video-inside {
  z-index: 9999;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  height: 0;
  left: 0;
  opacity: 0;
  bottom: 0;
  transform: translateY(100vh);
  transition: transform 0.5s ease, opacity 0.5s ease, height 0s ease 0.5s, visibility 0s ease 0.5s;
  visibility: hidden;
  width: 100vw;
}
.video-inside.ms-show-video {
  height: 100%;
  opacity: 1;
  transition: transform 0.5s ease, height 0.5s ease;
  transform: translateY(0);
  visibility: visible;
}
.video-inside .iframe {
  position: relative;
  width: 80%;
  background: #333;
  border: 7px solid #fff;
  height: auto;
  z-index: 10;
  max-height: 90vh;
}
.video-inside .iframe:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.video-inside .iframe iframe,
.video-inside .iframe video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-inside .close-vi {
  z-index: 11;
  position: absolute;
  top: 30px;
  right: 30px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: all 0.3s linear;
  font-size: 0.8em;
  transition: all 0.3s;
}
.video-inside .close-vi span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin-top: -1px;
}
.video-inside .close-vi:hover {
  background-color: #fff;
}
.video-inside .close-vi:hover span {
  color: #e41f1f;
}
.video-inside .bg-close {
  z-index: 9;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 480px) {
  .video-inside .iframe {
    max-width: 492px;
  }
}
@media screen and (min-width: 480px) and (min-width: 1024px) {
  .video-inside .iframe {
    max-width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .video-inside .iframe {
    max-width: 77%;
  }
}

/*----------------------------------------------------------------------------------*/
/* NEW BLOG FORMAT
/*----------------------------------------------------------------------------------*/
.ms-news-page {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 90%;
  position: relative;
  margin: 0 auto;
}
.ms-news-page .ms-title {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 600;
  padding-top: 30px;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.ms-news-page .ms-news-article {
  width: 100%;
  position: relative;
}
.ms-news-page .ms-news-article article {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.ms-news-page .ms-news-article article:after {
  content: "";
  display: block;
  clear: both;
}
.ms-news-page .ms-news-article article figure {
  margin: 0;
  padding: 0;
}
.ms-news-page .ms-news-article article figure a {
  line-height: 0;
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.ms-news-page .ms-news-article article figure a:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-news-page .ms-news-article article figure a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ms-news-page .ms-news-article article h3,
.ms-news-page .ms-news-article article h2 {
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
.ms-news-page .ms-news-article article span {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #8a8a8a;
  display: block;
  margin-top: 5px;
}
.ms-news-page .ms-news-article article p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
  margin-top: 10px;
  text-align: justify;
}
.ms-news-page .ms-news-article article .ms-link {
  padding: 15px 0 10px 0;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 15px;
  float: right;
}

.showing-loader {
  overflow: hidden;
}
.showing-loader .r-overlay {
  cursor: default;
  opacity: 0.35;
  visibility: visible !important;
}
.showing-loader .ms-loader {
  align-items: center;
  display: flex;
  height: 48px;
  justify-content: center;
  left: 50%;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  z-index: 33;
}
.showing-loader .ms-loader::after {
  content: "";
  -webkit-animation: spin 0.7s linear infinite;
          animation: spin 0.7s linear infinite;
  border-radius: 50%;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #f69231;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transition: all 0.3s linear;
  width: 100%;
  z-index: 2;
}
@-webkit-keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.fade {
  transition: opacity 0.15s linear;
}

.ms-readmore {
  overflow: hidden;
}

.ms-hidden {
  height: 0 !important;
  width: 0 !important;
  overflow: hidden;
  position: absolute !important;
  top: 0 !important;
  left: 0;
}

.icon-arrow-right {
  position: relative;
}
.icon-arrow-right::before {
  content: "\e932";
  align-items: center;
  display: flex;
  font-family: "idx-icons";
  font-weight: 700;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transform: rotate(-90deg);
  width: 100%;
}

.ib-clabel {
  padding-top: 3px;
}

.avatar-content .content-avatar-image img {
  max-width: 70px;
}

.avatar-content .avatar-information {
  max-width: 200px;
}

.show-gallery {
  display: block;
}

.text-center {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  .msn-bubble {
    right: 6px;
  }
}

.ms-userway-controller {
  bottom: 8px;
  right: 8px;
  background-color: var(--blue-100);
  border-radius: 100%;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 65px;
  left: auto;
  outline: none;
  padding: 0;
  position: fixed;
  text-indent: -999999px;
  top: auto;
  width: 65px;
  z-index: 10;
}
.ms-userway-controller:before {
  content: "\e901";
  align-items: center;
  display: flex;
  font-family: "icomoon";
  font-size: 57px;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
}
.ms-userway-controller.ms-loader:before {
  content: "\e914";
  -webkit-animation: spinfx 1s linear infinite;
          animation: spinfx 1s linear infinite;
  font-size: 30px;
}

@-webkit-keyframes spinfx {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spinfx {
  100% {
    transform: rotate(360deg);
  }
}
.idx-icon-rss:before {
  content: "\e902";
  font-family: "icomoon";
}

.terms-page {
  margin-bottom: 60px;
}
.terms-page .flex-breadcrumb {
  margin-bottom: 0;
}
.terms-page .flex-breadcrumb ol {
  max-width: 1546px;
  margin: auto;
}
.terms-page h1,
.terms-page h2,
.terms-page h3 {
  font-weight: bold;
}
.terms-page .title {
  font-weight: bold;
  margin-bottom: 18px;
}
.terms-page article {
  width: 90%;
  max-width: 1546px;
  margin: auto;
  padding-top: 38px;
}
.terms-page article p,
.terms-page article ul {
  margin: 12px 0;
}
.terms-page article p,
.terms-page article li {
  line-height: 26px;
  font-size: 14px;
}
.terms-page article ul {
  padding-left: 18px;
}
.terms-page article li {
  list-style: initial;
}
.terms-page article a {
  color: #cb7f45;
  transition: all 0.3s ease-in-out;
}
.terms-page article a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .terms-page article p,
.terms-page article li {
    line-height: 35px;
    font-size: 18px;
  }
}

#videolink {
  display: none;
}

.hero-video-bg {
  background-color: rgba(0, 0, 0, 0.8392156863);
}
.hero-video-bg .video-wrapper {
  height: 250px;
  overflow: hidden;
  position: relative;
}
.hero-video-bg iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) scale(1.3);
}
@media (min-width: 768px) {
  .hero-video-bg .video-wrapper {
    height: 60vh;
  }
  .hero-video-bg iframe {
    transform: translateY(-50%) scale(1.5);
  }
}
@media (min-width: 1330px) {
  .hero-video-bg iframe {
    transform: translateY(-50%) scale(2);
  }
}

.drop-native {
  border-bottom: solid 1px #e79251;
  /*
  .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }

  .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }

  .up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  */
}
.drop-native .arrow:after {
  content: "";
  border: solid #e79251;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 50%;
}
.drop-native .down:after {
  transform: translateY(-50%) rotate(45deg);
}
.drop-native .select {
  border-top: solid 1px #e79251;
  position: relative;
}
.drop-native .select select {
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 14px;
  -moz-text-align-last: center;
       text-align-last: center;
}

#footer .ms-bottom-footer-mobile .by {
  text-align: center;
  font-size: 9px;
}
#footer .ms-bottom-footer-wrapper {
  position: relative;
}
#footer .by {
  display: block;
  padding-top: 12px;
  color: #fff;
}
#footer .by a {
  background-color: #0072ac;
  display: inline-flex;
  padding: 2px 4px;
  margin-left: 3px;
}
#footer .ms-bottom-footer .by {
  font-size: 10px;
  position: absolute;
  right: 0;
  bottom: -48px;
}

.ms-page-404 .ms-page-wrap {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
  padding: 3rem 0;
}
.ms-page-404 .ms-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 6rem;
  margin-top: 2rem;
  padding-top: 2rem;
  text-align: center;
}
.ms-page-404 .ms-title strong {
  display: block;
  font-size: 135%;
}
.ms-page-404 .ms-text {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-404 .ms-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ms-page-404 .ms-list li {
  margin: 1rem 0.25rem;
}
.ms-page-404 .ms-btn {
  border-color: transparent;
}

.ms-page-about-us .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-about-us .ms-banner-wrap {
  margin: 0 auto;
  max-width: 1096px;
  position: relative;
  z-index: 1;
}
.ms-page-about-us .ms-banner-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 400px;
  justify-content: center;
  padding: 1.5em 0.9375em;
}
.ms-page-about-us .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-about-us .ms-banner .ms-title {
  color: #fff;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-about-us .ms-banner .ms-rule {
  background-color: #ddd;
  clear: both;
  height: 1px;
  margin: 1.25rem 0 1.1875rem;
  width: 250px;
}
.ms-page-about-us .ms-banner .ms-text {
  color: #fff;
  font-size: 115%;
  line-height: 1.5;
  text-shadow: 0 0 1px #000;
}
.ms-page-about-us .ms-section-story .ms-section-wrap {
  border-bottom: 0;
  padding: 1rem;
}
.ms-page-about-us .ms-section-family {
  background-color: #f5f5f5;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.ms-page-about-us .ms-section-family .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1096px;
}
.ms-page-about-us .ms-section-family .ms-block-left,
.ms-page-about-us .ms-section-family .ms-block-right {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-about-us .ms-section-family .ms-block-left {
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-about-us .ms-section-family .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
  width: 100%;
}
.ms-page-about-us .ms-section-family .ms-img {
  border: 15px solid #fff;
  height: auto;
  max-width: 100%;
}
.ms-page-about-us .ms-section-family .ms-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
}
.ms-page-about-us .ms-section-testimonial {
  background-color: #fff8f0;
  padding: 3rem 0 3rem;
}
.ms-page-about-us .ms-section-testimonial .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1096px;
}
.ms-page-about-us .ms-section-testimonial .ms-img {
  display: block;
  margin: 0 auto;
  width: 50px;
}
.ms-page-about-us .ms-section-testimonial .ms-blockquote {
  color: #555;
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.6;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 1.5rem;
  text-align: center;
  width: 100%;
}
.ms-page-about-us .ms-section-timeline {
  border-bottom: 1px solid #ddd;
  margin-top: 3rem;
}
.ms-page-about-us .ms-section-timeline .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
  line-height: 1.6;
}
.ms-page-about-us .ms-section-timeline .ms-text {
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}
.ms-page-about-us .ms-section-timeline .ms-timeline {
  height: 768px;
  width: 100%;
}
.ms-page-about-us .ms-section-timeline .ms-timeline .tl-text h2.tl-headline {
  font-size: 1.25rem;
  line-height: 46px;
}
@media screen and (min-width: 768px) {
  .ms-page-about-us .ms-banner-box {
    align-items: flex-end;
    min-height: 600px;
    margin-left: auto;
    margin-right: 3rem;
    max-width: 500px;
  }
  .ms-page-about-us .ms-banner .ms-title {
    font-size: 2.25rem;
    text-align: right;
  }
  .ms-page-about-us .ms-section-story .ms-section-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .ms-page-about-us .ms-section-family .ms-section-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-about-us .ms-section-family .ms-block-left,
.ms-page-about-us .ms-section-family .ms-block-right {
    width: 50%;
  }
  .ms-page-about-us .ms-section-testimonial .ms-blockquote {
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-about-us .ms-section-testimonial .ms-blockquote {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 991px) {
  .ms-page-about-us .ms-banner .ms-title,
.ms-page-about-us .ms-banner .ms-rule,
.ms-page-about-us .ms-banner .ms-text {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-about-us .ms-banner .ms-title {
    transition-delay: 0.3s;
  }
  .ms-page-about-us .ms-banner .ms-rule {
    transition-delay: 0.6s;
  }
  .ms-page-about-us .ms-banner .ms-text {
    transition-delay: 0.9s;
  }
  .ms-page-about-us .ms-banner.ms-loaded-animate .ms-title,
.ms-page-about-us .ms-banner.ms-loaded-animate .ms-rule,
.ms-page-about-us .ms-banner.ms-loaded-animate .ms-text {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-about-us .ms-section-family .ms-title,
.ms-page-about-us .ms-section-family .ms-img,
.ms-page-about-us .ms-section-family .ms-text {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
  }
  .ms-page-about-us .ms-section-family .ms-title {
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
    transition-delay: 0.3s;
  }
  .ms-page-about-us .ms-section-family .ms-img {
    transform: translate(-20px, 0%) matrix(1, 0, 0, 1, 0, 0);
    transition-delay: 0.7s;
  }
  .ms-page-about-us .ms-section-family .ms-text {
    transform: translate(20px, 0%) matrix(1, 0, 0, 1, 0, 0);
    transition-delay: 0.5s;
  }
  .ms-page-about-us .ms-section-family .ms-text:last-of-type {
    transform: translate(30px, 0%) matrix(1, 0, 0, 1, 0, 0);
    transition-delay: 0.9s;
  }
  .ms-page-about-us .ms-section-family.ms-loaded-animate .ms-title,
.ms-page-about-us .ms-section-family.ms-loaded-animate .ms-img,
.ms-page-about-us .ms-section-family.ms-loaded-animate .ms-text {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-about-us .ms-section-testimonial .ms-img,
.ms-page-about-us .ms-section-testimonial .ms-blockquote p {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-about-us .ms-section-testimonial .ms-img {
    transition-delay: 0.3s;
  }
  .ms-page-about-us .ms-section-testimonial .ms-blockquote p {
    transition-delay: 0.6s;
  }
  .ms-page-about-us .ms-section-testimonial.ms-loaded-animate .ms-img,
.ms-page-about-us .ms-section-testimonial.ms-loaded-animate .ms-blockquote p {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-about-us .ms-section-timeline .ms-title,
.ms-page-about-us .ms-section-timeline .ms-text {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-about-us .ms-section-timeline .ms-title {
    transition-delay: 0.3s;
  }
  .ms-page-about-us .ms-section-timeline .ms-text {
    transition-delay: 0.6s;
  }
  .ms-page-about-us .ms-section-timeline.ms-loaded-animate .ms-title,
.ms-page-about-us .ms-section-timeline.ms-loaded-animate .ms-text {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

.ms-page-contact-us .ms-page-wrap {
  height: auto;
}
.ms-page-contact-us .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-contact-us .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 1096px;
  min-height: 275px;
  padding: 1.5rem 0.9375rem;
  position: relative;
  z-index: 1;
}
.ms-page-contact-us .ms-banner-box {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-contact-us .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-contact-us .ms-banner .ms-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-contact-us .ms-banner .ms-rule {
  background-color: #999;
  height: 2px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-contact-us .ms-banner .ms-text {
  color: #000;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
}
.ms-page-contact-us .ms-form {
  background-color: #fff;
  margin-bottom: 3rem;
  margin-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
.ms-page-contact-us .ms-form h3 {
  display: none;
}
.ms-page-contact-us .ms-form .flex-content-form {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1.25rem 0.9375rem 0;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item {
  margin: 0 0 1rem;
  width: 100%;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item:nth-child(2), .ms-page-contact-us .ms-form .flex-content-form .form-item:nth-child(7) {
  display: none;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item:last-of-type {
  margin-bottom: 0;
  margin-top: 1.25rem;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item.full-item {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .ms-page-contact-us .ms-form .flex-content-form .form-item {
    width: 48%;
  }
}
.ms-page-contact-us .ms-form .flex-content-form .form-item input,
.ms-page-contact-us .ms-form .flex-content-form .form-item textarea,
.ms-page-contact-us .ms-form .flex-content-form .form-item select {
  background-color: transparent;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: var(--font-sans-serif);
  font-size: 1rem;
  font-weight: 300;
  height: 3rem;
  padding: 0.5rem;
  width: 100%;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item textarea {
  height: 114px;
  margin-top: 1rem;
  resize: none;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item select {
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding-right: 23px;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item > span {
  display: none;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item .clidxboost-btn-link {
  display: block;
  font-family: var(--font-sans-serif);
  margin: 0 auto;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item .clidxboost-btn-link span {
  background-color: #f69231;
  border: 1px solid #d17823;
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 0;
  text-transform: none;
}
.ms-page-contact-us .ms-form .flex-content-form .form-item .clidxboost-btn-link:hover span {
  color: #fff;
  background-color: #edad6e;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .chk-item label,
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item label {
  color: #FFF;
  margin-bottom: 0.3125rem;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .chk-item label:before,
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item label:before {
  content: "";
  display: block;
  height: 13px;
  width: 14px;
  border-radius: 3px;
  border: 1px solid #ccc;
  position: absolute;
  top: 3px;
  left: 0;
  background-color: #FFF;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .chk-item label:after,
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item label:after {
  content: "✓";
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 0px;
  font-size: 15px;
  color: #333;
  transform: scale(0);
  transition: all 0.2s cubic-bezier(0, 0.86, 1, 1.24);
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .chk-item input[type=checkbox],
.ms-page-contact-us .ms-form .flex-content-form .opt-list .chk-item input[type=radio],
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item input[type=checkbox],
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item input[type=radio] {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  border: 0;
  z-index: 0;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .chk-item input[type=checkbox]:checked + label:after,
.ms-page-contact-us .ms-form .flex-content-form .opt-list .chk-item input[type=radio]:checked + label:after,
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item input[type=checkbox]:checked + label:after,
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item input[type=radio]:checked + label:after {
  transform: scale(1);
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item {
  margin-right: 10px;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .radio-item label:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 6px;
  font-size: 15px;
  transform: scale(0);
  transition: all 0.2s cubic-bezier(0, 0.86, 1, 1.24);
  width: 10px;
  height: 9px;
  z-index: 1;
  background-color: #333;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .opt-item {
  position: relative;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .opt-item.full-item {
  margin-top: 0.625rem;
  width: 100%;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list .opt-item.full-item span {
  width: 100%;
  display: block;
}
.ms-page-contact-us .ms-form .flex-content-form .opt-list label {
  font-size: 0.875rem;
}
.ms-page-contact-us #flex_idx_contact_form {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 776px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .ms-page-contact-us .ms-banner-wrap {
    min-height: 285px;
  }
  .ms-page-contact-us .ms-banner-box {
    max-width: 500px;
  }
}

.ms-page-home .ms-section-welcome {
  align-items: center;
  background-color: #333;
  display: flex;
  flex-direction: column;
  height: 450px;
  justify-content: center;
  min-height: 100vh;
  padding: 100px 15px;
  text-align: center;
  width: 100%;
}
.ms-page-home .ms-section-welcome .ms-slider {
  background-color: #333;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-home .ms-section-welcome .ms-layer {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-home .ms-section-welcome #flex-bubble-search {
  background-color: transparent !important;
  border-radius: 0;
  display: none;
  left: 0;
  margin: 0 auto 1rem;
  max-width: 540px;
  padding: 0;
  position: relative;
  right: 0;
  top: auto;
  transform: none;
  width: 100%;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .flex-bubble-header {
  display: none;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .flex-bubble-header .flex-bubble-title {
  font-size: 16px;
  letter-spacing: 1px;
  text-align: left;
}
@media screen and (min-width: 480px) {
  .ms-page-home .ms-section-welcome #flex-bubble-search .flex-bubble-header .flex-bubble-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 991px) {
  .ms-page-home .ms-section-welcome #flex-bubble-search .flex-bubble-header .flex-bubble-title {
    font-size: 28px;
  }
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete {
  box-shadow: none;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete:after {
  content: "";
  background-color: #fff;
  bottom: 10px;
  height: 1px;
  position: absolute;
  right: 25px;
  width: calc(100% - 70px);
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete select {
  background-color: transparent;
  border: 1px solid #fff;
  border-right-width: 0;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete select option {
  color: #333;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete .select-arrow {
  border-top-color: #fff;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  max-width: 100%;
  padding: 8px 25px 8px 50px;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input::-moz-placeholder {
  color: #fff;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input:-ms-input-placeholder {
  color: #fff;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input::placeholder {
  color: #fff;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input:focus {
  box-shadow: 0 0 5px #fff;
}
.active-search-modal .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input {
  background-color: #fff;
  color: #333;
  padding-left: 15px;
  padding-right: 47px;
}
.active-search-modal .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input::-moz-placeholder {
  color: #333;
}
.active-search-modal .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input:-ms-input-placeholder {
  color: #333;
}
.active-search-modal .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input::placeholder {
  color: #333;
}
.active-search-modal .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input:focus {
  box-shadow: 0 0 0 3.2px #3887fd;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #clidxboost-btn-search {
  height: 45px;
  left: 0;
  width: 45px;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #clidxboost-btn-search:after {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
}
.ms-page-home .ms-section-welcome #flex-bubble-search .flex-link,
.ms-page-home .ms-section-welcome #flex-bubble-search .flex-content-btn {
  display: none;
}
.ms-page-home .ms-section-welcome .ms-title,
.ms-page-home .ms-section-welcome .ms-subtitle {
  color: #fff;
  max-width: 810px;
  width: 100%;
  z-index: 2;
}
.ms-page-home .ms-section-welcome .ms-title {
  font-family: var(--font-serif);
  font-size: 2.5rem;
  font-style: normal;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-home .ms-section-welcome .ms-title span {
  display: block;
}
.ms-page-home .ms-section-welcome .ms-title br {
  display: none;
}
.ms-page-home .ms-section-welcome .ms-subtitle {
  font-family: var(--font-sans-serif);
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
.ms-page-home .ms-section-welcome .ms-wrap-btn {
  align-items: center;
  display: none;
  justify-content: center;
  max-width: 540px;
  position: relative;
  width: 100%;
  z-index: 2;
}
.ms-page-home .ms-section-welcome .ms-btn {
  background-color: #fff;
  border-color: #fff;
  color: var(--blue-100);
  font-size: 1.125rem;
  font-weight: 500;
  height: 30px;
  margin: 0 10px;
  min-width: 160px;
  width: auto;
}
.ms-page-home .ms-section-welcome .ms-btn:hover, .ms-page-home .ms-section-welcome .ms-btn:focus {
  background-color: transparent;
  color: #fff;
}
.ms-page-home .ms-section-ethos {
  border-bottom: 1px solid #ff9000;
}
.ms-page-home .ms-section-ethos .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  padding: 0.75rem 0;
}
.ms-page-home .ms-section-ethos .ms-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.ms-page-home .ms-section-meet {
  border-bottom: 1px solid #7e7e82;
}
.ms-page-home .ms-section-meet .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  padding: 1.25rem 0 1.5rem;
  position: relative;
  width: 90%;
}
.ms-page-home .ms-section-meet .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-home .ms-section-meet .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-page-home .ms-section-meet .ms-text p {
  margin-bottom: 1.25rem;
}
.ms-page-home .ms-section-meet .ms-btn {
  margin: 0.25rem;
}
.ms-page-home .ms-section-meet .ms-slider {
  margin-bottom: 0.75rem;
  margin: 0 -1.25rem 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.ms-page-home .ms-section-meet .ms-slider .gs-wrapper-items {
  align-items: flex-start;
}
.ms-page-home .ms-section-meet .ms-slider .gs-item-slider {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.ms-page-home .ms-section-meet .ms-slider .clidxboost-gs-wrapper-bullets {
  margin: 0;
}
.ms-page-home .ms-section-meet .ms-slider .clidxboost-gs-wrapper-bullets .gs-bullet::before {
  height: 10px;
  width: 10px;
}
.ms-page-home .ms-section-meet .ms-slider .clidxboost-gs-wrapper-bullets .gs-bullet-active::before {
  background-color: #e79251;
}
.ms-page-home .ms-section-meet .ms-slider .gs-wrapper-arrows {
  top: calc(50% - 80px);
}
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow,
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow {
  background-color: transparent;
  color: #f69231;
  height: 40px;
  opacity: 1;
  position: relative;
}
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow::before,
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow:hover,
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow:focus,
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow:hover,
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow:focus {
  color: #b9b9b9;
}
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow {
  left: -25px;
}
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow {
  right: -25px;
}
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-home .ms-section-meet .ms-agent-item {
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.ms-page-home .ms-section-meet .ms-agent-img {
  line-height: 0;
  position: relative;
}
.ms-page-home .ms-section-meet .ms-agent-img:before {
  content: "";
  display: block;
  padding-bottom: 116%;
}
.ms-page-home .ms-section-meet .ms-agent-img:after {
  content: "";
  background-color: rgba(231, 146, 81, 0.4);
  bottom: 0;
  height: calc(100% - 8px);
  position: absolute;
  right: 0;
  width: calc(100% - 8px);
  z-index: 0;
}
.ms-page-home .ms-section-meet .ms-agent-img a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ms-page-home .ms-section-meet .ms-agent-img img {
  height: calc(100% - 8px);
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  position: relative;
  top: 0;
  width: calc(100% - 8px);
}
.ms-page-home .ms-section-meet .ms-agent-content {
  display: flex;
  flex-direction: column;
  padding: 0.75rem 0.9375rem 0.9375rem;
}
.ms-page-home .ms-section-meet .ms-agent-name {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-home .ms-section-meet .ms-agent-name:after {
  content: "";
  background-color: #e79251;
  bottom: 0;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
.ms-page-home .ms-section-meet .ms-agent-link {
  color: #e79251;
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.ms-page-home .ms-section-featured-developments {
  border-bottom: 0 !important;
}
@media (min-width: 768px) {
  .ms-page-home .ms-section-featured-developments .ms-section-wrap {
    padding-bottom: 0 !important;
  }
}
.ms-page-home .ms-section-timeline {
  border-bottom: 1px solid #7e7e82;
  margin-bottom: 46px;
}
.ms-page-home .ms-section-timeline .ms-timeline {
  padding-bottom: 45px;
}
.ms-page-home .ms-section-developer-services {
  border-bottom: 1px solid #7e7e82;
}
.ms-page-home .ms-section-developer-services .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  padding: 1rem 0 2rem;
  width: 90%;
  padding-top: 0;
}
.ms-page-home .ms-section-developer-services .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-home .ms-section-developer-services .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-page-home .ms-section-developer-services .ms-text p {
  margin-bottom: 1.25rem;
}
.ms-page-home .ms-section-developer-services .ms-timeline {
  height: 768px;
  margin-bottom: 1.5rem;
  width: 100%;
}
.ms-page-home .ms-section-developer-services .ms-timeline .tl-text h2.tl-headline {
  font-size: 1.25rem;
  line-height: 46px;
}
.ms-page-home .ms-section-news .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  padding: 1rem 0 2rem;
  width: 90%;
}
.ms-page-home .ms-section-news .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-home .ms-section-news .ms-text {
  font-size: 0.875rem;
  line-height: 1.6;
  text-align: center;
}
.ms-page-home .ms-section-news .ms-text p {
  margin-bottom: 1.25rem;
}
.ms-page-home .ms-section-news .ms-news-item {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.ms-page-home .ms-section-news .ms-news-img {
  line-height: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 210px;
}
.ms-page-home .ms-section-news .ms-news-img img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
.ms-page-home .ms-section-news .ms-news-content {
  display: flex;
  flex-direction: column;
  padding: 0.9375rem;
}
.ms-page-home .ms-section-news .ms-news-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-home .ms-section-news .ms-news-title:after {
  content: "";
  background-color: #e79251;
  bottom: 0;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
.ms-page-home .ms-section-news .ms-news-description {
  color: #393939;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  text-align: center;
}
.ms-page-home .ms-section-news .ms-news-link {
  color: #e79251;
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.ms-page-home .ms-section-news .ms-news-item .ms-news-description span {
  display: block;
}
@media screen and (min-width: 640px) {
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete:after {
    width: calc(80% - 70px);
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input {
    max-width: 80%;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #clidxboost-btn-search {
    left: 20%;
  }
  .ms-page-home .ms-section-meet .ms-slider {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow {
    left: -35px;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-next-arrow {
    right: -35px;
  }
  .ms-page-home .ms-section-news .ms-slider {
    display: flex;
    justify-content: space-around;
  }
  .ms-page-home .ms-section-news .ms-news-item {
    max-width: 420px;
    width: 48%;
  }
  .ms-page-home .ms-section-news .ms-news-item:first-child .ms-news-img {
    margin-top: 0.25rem;
    margin-bottom: 1.25rem;
  }
  .ms-page-home .ms-section-news .ms-news-item:first-child .ms-news-description span {
    display: inline;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-home .ms-section-welcome .ms-title {
    margin-bottom: 0;
    margin-top: -1.5rem;
  }
  .ms-page-home .ms-section-meet .ms-text {
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
  }
  .ms-page-home .ms-section-developer-services .ms-text {
    margin-left: auto;
    margin-right: auto;
  }
  .ms-page-home .ms-section-news .ms-news-item:first-child .ms-news-description span {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-home .ms-section-welcome {
    padding-bottom: 90px;
  }
  .ms-page-home .ms-section-welcome .ms-title {
    margin-bottom: 0.5rem;
  }
  .ms-page-home .ms-section-welcome .ms-title span {
    display: inline;
  }
  .ms-page-home .ms-section-welcome .ms-title br {
    display: block;
  }
  .ms-page-home .ms-section-welcome .ms-subtitle {
    line-height: 1;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search {
    display: block;
    margin-bottom: 1.5rem;
    max-width: 525px;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete select,
.ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input {
    height: 50px;
  }
  .ms-page-home .ms-section-welcome .ms-wrap-btn {
    display: flex;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow {
    left: -15px;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-next-arrow {
    right: -15px;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-home .ms-section-meet .ms-section-wrap {
    padding-top: 2.25rem;
    padding-bottom: 2.75rem;
  }
  .ms-page-home .ms-section-meet .ms-title {
    font-size: 3.75rem;
    margin-bottom: 1.75rem;
  }
  .ms-page-home .ms-section-meet .ms-text {
    font-size: 1.125rem;
    max-width: 800px;
  }
  .ms-page-home .ms-section-meet .ms-text p {
    margin-bottom: 2rem;
  }
  .ms-page-home .ms-section-meet .ms-slider {
    margin-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-next-arrow,
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow {
    height: 60px;
    width: 45px;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-next-arrow::before,
.ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow::before {
    font-size: 2.5rem;
  }
  .ms-page-home .ms-section-developer-services .ms-title {
    font-size: 3.75rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-home .ms-section-developer-services .ms-text {
    font-size: 1.125rem;
  }
  .ms-page-home .ms-section-developer-services .ms-text p {
    margin-bottom: 1.5rem;
  }
  .ms-page-home .ms-section-developer-services .ms-timeline {
    margin-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-news .ms-section-wrap {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-news .ms-title {
    font-size: 3rem;
  }
  .ms-page-home .ms-section-news .ms-text {
    font-size: 1.125rem;
  }
  .ms-page-home .ms-section-news .ms-text p {
    margin-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-news .ms-slider {
    position: relative;
  }
  .ms-page-home .ms-section-news .ms-slider::before {
    content: "";
    background-color: var(--orange-100);
    height: 70%;
    left: 50%;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 0.5px;
  }
  .ms-page-home .ms-section-news .ms-news-description {
    font-size: 1rem;
  }
  .ms-page-home .ms-section-news .ms-news-link {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1400px) {
  .ms-page-home .ms-section-ethos .ms-section-wrap {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
@media screen and (min-width: 1800px) {
  .ms-page-home .ms-section-welcome .ms-title {
    font-size: 3rem;
    margin-bottom: 1.25rem;
  }
  .ms-page-home .ms-section-welcome .ms-title br {
    display: none;
  }
  .ms-page-home .ms-section-welcome .ms-subtitle {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search {
    margin-bottom: 2.5rem;
    max-width: 876px;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search input {
    font-size: 18px;
    font-weight: 500;
    height: 70px;
    letter-spacing: 4px;
    padding-left: 95px;
    word-spacing: 4px;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete:after {
    bottom: 14px;
    width: calc(80% - 110px);
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete select {
    font-size: 18px;
    font-weight: 500;
    height: 70px;
    text-transform: uppercase;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #clidxboost-btn-search {
    height: 70px;
    width: 90px;
  }
  .ms-page-home .ms-section-welcome #flex-bubble-search .content-flex-bubble-search #clidxboost-btn-search:after {
    font-size: 2rem;
  }
  .ms-page-home .ms-section-welcome .ms-wrap-btn {
    justify-content: center;
  }
  .ms-page-home .ms-section-welcome .ms-btn {
    font-size: 1.125rem;
    font-weight: 500;
    height: 30px;
    margin: 0 10px;
    min-width: 160px;
    width: auto;
  }
  .ms-page-home .ms-section-meet .ms-section-wrap {
    padding-top: 3rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-home .ms-section-meet .ms-title {
    font-size: 5rem;
    margin-bottom: 2.25rem;
  }
  .ms-page-home .ms-section-meet .ms-text {
    font-size: 1.5rem;
    max-width: 1100px;
    margin: 0 auto;
  }
  .ms-page-home .ms-section-meet .ms-text p {
    margin-bottom: 3rem;
  }
  .ms-page-home .ms-section-meet .ms-slider {
    margin-bottom: 3.75rem;
    margin-left: -5rem;
    margin-right: -5rem;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-item-slider {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow,
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow {
    width: 60px;
  }
  .ms-page-home .ms-section-meet .ms-slider .gs-prev-arrow::before,
.ms-page-home .ms-section-meet .ms-slider .gs-next-arrow::before {
    font-size: 3rem;
  }
  .ms-page-home .ms-section-meet .ms-agent-img:before {
    padding-bottom: 116%;
  }
  .ms-page-home .ms-section-meet .ms-agent-content {
    padding-top: 1.5rem;
  }
  .ms-page-home .ms-section-meet .ms-agent-name {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  .ms-page-home .ms-section-meet .ms-agent-link {
    font-size: 1.25rem;
  }
  .ms-page-home .ms-section-developer-services .ms-section-wrap {
    padding-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-developer-services .ms-title {
    font-size: 5rem;
    margin-bottom: 2rem;
  }
  .ms-page-home .ms-section-developer-services .ms-text {
    font-size: 1.5rem;
    margin: 0 auto;
  }
  .ms-page-home .ms-section-developer-services .ms-text p {
    margin-bottom: 1.5rem;
  }
  .ms-page-home .ms-section-developer-services .ms-timeline {
    margin-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-news .ms-section-wrap {
    padding-top: 3.125rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-news .ms-title {
    font-size: 5rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-home .ms-section-news .ms-text {
    font-size: 1.5rem;
  }
  .ms-page-home .ms-section-news .ms-text p {
    margin-bottom: 3.75rem;
  }
  .ms-page-home .ms-section-news .ms-news-item {
    max-width: 520px;
  }
  .ms-page-home .ms-section-news .ms-news-img {
    width: 400px;
  }
  .ms-page-home .ms-section-news .ms-news-title {
    font-size: 2.5rem;
    padding-bottom: 2rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-home .ms-section-news .ms-news-description {
    font-size: 1.5rem;
  }
  .ms-page-home .ms-section-news .ms-news-link {
    font-size: 1.125rem;
  }
  .ms-page-home .ms-section-news .ms-news-item:first-child .ms-news-img {
    margin-bottom: 1.5rem;
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 991px) {
  .ms-page-home {
    /*
    .ms-section-welcome {
      .ms-title,
      .ms-subtitle,
      .ms-wrap-btn,
      #flex-bubble-search {
        opacity: 0;
        transition-property: opacity, transform, -webkit-transform, -o-transform;
        transition-duration: 1s;
        transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
      }

      .ms-title {
        transition-delay: 0.3s;
      }

      .ms-subtitle {
        transition-delay: 0.6s;
      }

      .ms-wrap-btn {
        transition-delay: 0.9s;
      }

      #flex-bubble-search {
        transition-delay: 1s;
      }

      &.ms-loaded-animate {
        .ms-title,
        .ms-subtitle,
        .ms-wrap-btn,
        #flex-bubble-search {
          opacity: 1;
          transform: matrix(1, 0, 0, 1, 0, 0);
        }
      }
    }
    */
  }
  .ms-page-home .ms-section-ethos .ms-img {
    opacity: 0;
    transition-property: opacity, transform;
    transition-delay: 0.3s;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-home .ms-section-ethos.ms-loaded-animate .ms-img {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-home .ms-section-featured-developments .ms-title,
.ms-page-home .ms-section-featured-developments .ms-text,
.ms-page-home .ms-section-featured-developments .ms-slider .gs-item-slider,
.ms-page-home .ms-section-featured-developments .ms-wrap-btn {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-home .ms-section-featured-developments .ms-title {
    transition-delay: 0.3s;
  }
  .ms-page-home .ms-section-featured-developments .ms-text {
    transition-delay: 0.6s;
  }
  .ms-page-home .ms-section-featured-developments .ms-slider .gs-item-slider {
    transition-delay: 0.7s;
  }
  .ms-page-home .ms-section-featured-developments .ms-slider .gs-item-slider:nth-child(2n) {
    transition-delay: 0.9s;
  }
  .ms-page-home .ms-section-featured-developments .ms-slider .gs-item-slider:nth-child(3n) {
    transition-delay: 1.1s;
  }
  .ms-page-home .ms-section-featured-developments .ms-slider .gs-item-slider:nth-child(4n) {
    transition-delay: 1.3s;
  }
  .ms-page-home .ms-section-featured-developments .ms-slider .gs-item-slider:nth-child(5n) {
    transition-delay: 1.5s;
  }
  .ms-page-home .ms-section-featured-developments .ms-wrap-btn {
    transition-delay: 0.9s;
  }
  .ms-page-home .ms-section-featured-developments.ms-loaded-animate .ms-title,
.ms-page-home .ms-section-featured-developments.ms-loaded-animate .ms-text,
.ms-page-home .ms-section-featured-developments.ms-loaded-animate .ms-slider .gs-item-slider,
.ms-page-home .ms-section-featured-developments.ms-loaded-animate .ms-wrap-btn {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-home .ms-section-featured-properties .ms-title,
.ms-page-home .ms-section-featured-properties .ms-text,
.ms-page-home .ms-section-featured-properties .clidxboost-properties-slider .gs-item-slider,
.ms-page-home .ms-section-featured-properties .ms-wrap-btn {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-home .ms-section-featured-properties .ms-title {
    transition-delay: 0.3s;
  }
  .ms-page-home .ms-section-featured-properties .ms-text {
    transition-delay: 0.6s;
  }
  .ms-page-home .ms-section-featured-properties .clidxboost-properties-slider .gs-item-slider {
    transition-delay: 0.7s;
  }
  .ms-page-home .ms-section-featured-properties .clidxboost-properties-slider .gs-item-slider:nth-child(2n) {
    transition-delay: 0.9s;
  }
  .ms-page-home .ms-section-featured-properties .clidxboost-properties-slider .gs-item-slider:nth-child(3n) {
    transition-delay: 1.1s;
  }
  .ms-page-home .ms-section-featured-properties .clidxboost-properties-slider .gs-item-slider:nth-child(4n) {
    transition-delay: 1.3s;
  }
  .ms-page-home .ms-section-featured-properties .clidxboost-properties-slider .gs-item-slider:nth-child(5n) {
    transition-delay: 1.5s;
  }
  .ms-page-home .ms-section-featured-properties .clidxboost-properties-slider .gs-item-slider:nth-child(6n) {
    transition-delay: 1.7s;
  }
  .ms-page-home .ms-section-featured-properties .ms-wrap-btn {
    transition-delay: 0.9s;
  }
  .ms-page-home .ms-section-featured-properties.ms-loaded-animate .ms-title,
.ms-page-home .ms-section-featured-properties.ms-loaded-animate .ms-text,
.ms-page-home .ms-section-featured-properties.ms-loaded-animate .clidxboost-properties-slider .gs-item-slider,
.ms-page-home .ms-section-featured-properties.ms-loaded-animate .ms-wrap-btn {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-home .ms-section-meet .ms-title,
.ms-page-home .ms-section-meet .ms-text,
.ms-page-home .ms-section-meet .ms-wrap-btn,
.ms-page-home .ms-section-meet .ms-slider {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  .ms-page-home .ms-section-meet .ms-title {
    transition-delay: 0.3s;
  }
  .ms-page-home .ms-section-meet .ms-text {
    transition-delay: 0.6s;
  }
  .ms-page-home .ms-section-meet .ms-wrap-btn {
    transition-delay: 0.9s;
  }
  .ms-page-home .ms-section-meet .ms-slider {
    transition-delay: 0.6s;
  }
  .ms-page-home .ms-section-meet.ms-loaded-animate .ms-title,
.ms-page-home .ms-section-meet.ms-loaded-animate .ms-text,
.ms-page-home .ms-section-meet.ms-loaded-animate .ms-wrap-btn,
.ms-page-home .ms-section-meet.ms-loaded-animate .ms-slider {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

.ms-page-sell .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-sell .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  max-width: 1096px;
  min-height: 275px;
  padding: 1.5rem 0.9375rem;
  position: relative;
  z-index: 1;
}
.ms-page-sell .ms-banner-box {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-sell .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-sell .ms-banner .ms-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-sell .ms-banner .ms-rule {
  background-color: #999;
  height: 2px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-sell .ms-banner .ms-text {
  color: #000;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
}
.ms-page-sell .ms-section-sell-with-us {
  margin: 2rem auto 0;
  max-width: 776px;
}
.ms-page-sell .ms-section-sell-with-us .ms-section-wrap {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ms-page-sell .ms-section-sell-with-us .ms-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin: 0 auto 1.25rem;
}
.ms-page-sell .ms-form {
  background-color: #fff;
  margin-bottom: 3rem;
  margin-top: 1rem;
  padding-bottom: 2rem;
  position: relative;
}
.ms-page-sell .ms-form h3 {
  display: none;
}
.ms-page-sell .ms-form .flex-content-form {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1.25rem 0 0;
}
.ms-page-sell .ms-form .flex-content-form .form-item {
  margin: 0 0 1rem;
  width: 100%;
}
.ms-page-sell .ms-form .flex-content-form .form-item:nth-child(2), .ms-page-sell .ms-form .flex-content-form .form-item:nth-child(7) {
  display: none;
}
.ms-page-sell .ms-form .flex-content-form .form-item:last-of-type {
  margin-bottom: 0;
  margin-top: 1.25rem;
}
.ms-page-sell .ms-form .flex-content-form .form-item.full-item {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .ms-page-sell .ms-form .flex-content-form .form-item {
    width: 48%;
  }
}
.ms-page-sell .ms-form .flex-content-form .form-item input,
.ms-page-sell .ms-form .flex-content-form .form-item textarea,
.ms-page-sell .ms-form .flex-content-form .form-item select {
  background-color: transparent;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: var(--font-sans-serif);
  font-size: 1rem;
  font-weight: 300;
  height: 3rem;
  padding: 0.5rem;
  width: 100%;
}
.ms-page-sell .ms-form .flex-content-form .form-item textarea {
  height: 114px;
  margin-top: 1rem;
  resize: none;
}
.ms-page-sell .ms-form .flex-content-form .form-item select {
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding-right: 23px;
}
.ms-page-sell .ms-form .flex-content-form .form-item > span {
  display: none;
}
.ms-page-sell .ms-form .flex-content-form .form-item .clidxboost-btn-link {
  display: block;
  font-family: var(--font-sans-serif);
  margin: 0 auto;
}
.ms-page-sell .ms-form .flex-content-form .form-item .clidxboost-btn-link span {
  background-color: #f69231;
  border: 1px solid #d17823;
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 0;
  text-transform: none;
}
.ms-page-sell .ms-form .flex-content-form .form-item .clidxboost-btn-link:hover span {
  color: #fff;
  background-color: #edad6e;
}
.ms-page-sell .ms-form .flex-content-form .opt-list {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .chk-item label,
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item label {
  color: #FFF;
  margin-bottom: 0.3125rem;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .chk-item label:before,
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item label:before {
  content: "";
  display: block;
  height: 13px;
  width: 14px;
  border-radius: 3px;
  border: 1px solid #ccc;
  position: absolute;
  top: 3px;
  left: 0;
  background-color: #FFF;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .chk-item label:after,
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item label:after {
  content: "✓";
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 0px;
  font-size: 15px;
  color: #333;
  transform: scale(0);
  transition: all 0.2s cubic-bezier(0, 0.86, 1, 1.24);
}
.ms-page-sell .ms-form .flex-content-form .opt-list .chk-item input[type=checkbox],
.ms-page-sell .ms-form .flex-content-form .opt-list .chk-item input[type=radio],
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item input[type=checkbox],
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item input[type=radio] {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  border: 0;
  z-index: 0;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .chk-item input[type=checkbox]:checked + label:after,
.ms-page-sell .ms-form .flex-content-form .opt-list .chk-item input[type=radio]:checked + label:after,
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item input[type=checkbox]:checked + label:after,
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item input[type=radio]:checked + label:after {
  transform: scale(1);
}
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item {
  margin-right: 10px;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .radio-item label:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 6px;
  font-size: 15px;
  transform: scale(0);
  transition: all 0.2s cubic-bezier(0, 0.86, 1, 1.24);
  width: 10px;
  height: 9px;
  z-index: 1;
  background-color: #333;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .opt-item {
  position: relative;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .opt-item.full-item {
  margin-top: 0.625rem;
  width: 100%;
}
.ms-page-sell .ms-form .flex-content-form .opt-list .opt-item.full-item span {
  width: 100%;
  display: block;
}
.ms-page-sell .ms-form .flex-content-form .opt-list label {
  font-size: 0.875rem;
}
.ms-page-sell #form-sell-with-us {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 776px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .ms-page-sell .ms-banner-wrap {
    min-height: 285px;
  }
  .ms-page-sell .ms-banner-box {
    max-width: 500px;
  }
}

.ms-page-condominium-collection .ms-search {
  background-color: #fff;
  border-bottom: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  height: 58px;
  padding-right: 0;
  position: fixed;
  top: 70px;
  width: 100%;
  z-index: 31;
}
.ms-page-condominium-collection .ms-search-wrap {
  display: flex;
  height: 100%;
  padding-left: 0.9375rem;
}
.ms-page-condominium-collection .ms-search-title {
  display: none;
}
.ms-page-condominium-collection .ms-search-form {
  position: relative;
  width: 100%;
}
.ms-page-condominium-collection .ms-search-form::before {
  content: "\e922";
  align-items: center;
  bottom: 0;
  color: #6c6c6c;
  display: flex;
  font-family: "idx-icons";
  font-size: 30px;
  font-weight: 300;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
}
.ms-page-condominium-collection .ms-search-input {
  font-size: 0.875rem;
  font-weight: 300;
  height: 100%;
  padding: 0.5rem 0.5rem 0.5rem 45px;
  width: 100%;
}
.ms-page-condominium-collection .ms-search-filters {
  display: none;
  opacity: 0;
  transition: opacity 0.25s ease-in;
}
.ms-page-condominium-collection .ms-search-filters.show {
  display: block;
  opacity: 1;
  transition: opacity 0.25s ease-out;
}
.ms-page-condominium-collection .ms-search-filters-wrap {
  align-items: flex-start;
  background-color: #f0f0f0;
  display: flex;
  flex-direction: column;
  height: auto;
  overflow: auto;
  left: 0;
  padding: 0.9375rem;
  position: absolute;
  top: 57px;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-collection .ms-search-filters .ms-item {
  align-items: center;
  display: flex;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.ms-page-condominium-collection .ms-search-filters .ms-label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
}
.ms-page-condominium-collection .ms-search-filters .ms-label.orange {
  color: #e56f0a;
}
.ms-page-condominium-collection .ms-search-filters .ms-input {
  appearance: auto;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  min-width: 15px;
  height: 15px;
  display: none;
}
.ms-page-condominium-collection .ms-search-filters label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border: solid 1px #ccc;
  border-radius: 4px;
  margin-right: 4px;
  position: relative;
  top: -1px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
}
.ms-page-condominium-collection .ms-search-filters input:checked + label:before {
  content: "✔";
  background-color: #e79251;
  border-color: #e79251;
}
.ms-page-condominium-collection .ms-search-btn {
  border-left: 1px solid #c4c4c4;
  margin-left: auto;
}
.ms-page-condominium-collection .ms-search-btn .ms-btn {
  border: 0;
  font-size: 0.8125rem;
  height: 100%;
}
.ms-page-condominium-collection .ms-page-wrap {
  background-color: #f5f5f5;
  display: flex;
  min-height: calc(100vh - 114px);
  margin-top: 58px;
}
.ms-page-condominium-collection .ms-results {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
}
.ms-page-condominium-collection .ms-results-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.9375rem;
  padding-top: 0.9375rem;
}
.ms-page-condominium-collection .ms-results-title {
  color: #454545;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}
.ms-page-condominium-collection .ms-results-title span:last-of-type {
  font-weight: 300;
  font-size: 65%;
}
.ms-page-condominium-collection .ms-results-empty {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}
.ms-page-condominium-collection .ms-results-footer {
  padding-top: 1.5rem;
  padding-bottom: 3rem;
}
.ms-page-condominium-collection .ms-filters {
  margin-left: auto;
}
.ms-page-condominium-collection .ms-filters .ms-select {
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  padding: 0.5rem 23px 0.5rem 0.5rem;
  width: 100%;
}
.ms-page-condominium-collection .ms-building-list {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 0.9375rem;
}
.ms-page-condominium-collection .ms-building-item {
  position: relative;
  width: 100%;
}
.ms-page-condominium-collection .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-condominium-collection .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-collection .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-condominium-collection .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-condominium-collection .ms-building-content {
  background-color: #fff;
  padding: 0.5rem 0.5rem 1.5rem;
  position: relative;
}
.ms-page-condominium-collection .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-collection .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-condominium-collection .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-condominium-collection .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-condominium-collection .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-condominium-collection .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-condominium-collection .ms-map {
  background-color: #aadaff;
  display: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ms-page-condominium-collection .ms-map .ms-marker {
  cursor: pointer;
}
.ms-page-condominium-collection .ms-map .ms-marker-clusterer {
  align-items: center;
  background: #e37f1e;
  border-radius: 100%;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: bold;
}
.ms-page-condominium-collection .ms-map .ms-marker-clusterer::before, .ms-page-condominium-collection .ms-map .ms-marker-clusterer::after {
  content: "";
  background: #e37f1e;
  border-radius: 100%;
  display: block;
  height: 100%;
  left: 50%;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.ms-page-condominium-collection .ms-map .ms-marker-clusterer::before {
  padding: 2px;
}
.ms-page-condominium-collection .ms-map .ms-marker-clusterer::after {
  padding: 4px;
}
.ms-page-condominium-collection .ms-map .ms-info-bubble {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  opacity: 1;
  padding-bottom: 15px;
  position: relative;
  width: 300px;
}
.ms-page-condominium-collection .ms-map .ms-info-bubble::after {
  content: "";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  bottom: 0;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}
.ms-page-condominium-collection .ms-map .ms-info-bubble-header {
  align-items: center;
  background-color: #333;
  display: flex;
  height: 27px;
  justify-content: flex-start;
  position: relative;
}
.ms-page-condominium-collection .ms-map .ms-info-bubble-title {
  color: #fff;
  font-size: 0.875rem;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 30px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.ms-page-condominium-collection .ms-map .ms-info-bubble-close {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  overflow: hidden;
}
.ms-page-condominium-collection .ms-map .ms-info-bubble-close::after, .ms-page-condominium-collection .ms-map .ms-info-bubble-close::before {
  content: "";
  background-color: #fff;
  bottom: 0;
  height: 70%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s linear;
  width: 1px;
}
.ms-page-condominium-collection .ms-map .ms-info-bubble-close::before {
  transform: rotate(45deg);
}
.ms-page-condominium-collection .ms-map .ms-info-bubble-close::after {
  transform: rotate(-45deg);
}
.ms-page-condominium-collection .ms-map .ms-info-bubble-content {
  background-color: #fff;
  font-size: 0.875rem;
  max-height: 120px;
  overflow: hidden;
  padding: 10px;
}
.ms-page-condominium-collection .ms-map .js-info-bubble-close {
  height: 27px;
  right: 0 !important;
  top: 0 !important;
  width: 27px;
}
.ms-page-condominium-collection .ms-map .ms-property {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}
.ms-page-condominium-collection .ms-map .ms-property-image {
  border: 1px solid #ccc;
  flex-shrink: 0;
  height: 75px;
  margin-right: 10px;
  width: 90px;
}
.ms-page-condominium-collection .ms-map .ms-property-image img {
  display: block;
  height: 100%;
  width: 100%;
}
.ms-page-condominium-collection .ms-map .ms-property-content {
  flex-grow: 1;
}
.ms-page-condominium-collection .ms-map .ms-property-title {
  color: #333;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2px;
}
.ms-page-condominium-collection .ms-map .ms-property-status {
  font-size: 0.75rem;
  margin-bottom: 4px;
}
.ms-page-condominium-collection .ms-map .ms-property-info {
  font-size: 0.75rem;
  overflow: hidden;
}
.ms-page-condominium-collection .ms-map .ms-property .ms-item {
  float: left;
  margin-right: 7px;
}
@media screen and (min-width: 480px) {
  .ms-page-condominium-collection .ms-map .ms-property-title {
    font-size: 1rem;
  }
  .ms-page-condominium-collection .ms-map .ms-property-status {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-condominium-collection .ms-search {
    top: 90px;
  }
  .ms-page-condominium-collection .ms-search-form {
    width: 50%;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .ms-page-condominium-collection .ms-building-list {
    grid-template-columns: 49% 49%;
    grid-column-gap: 0.9375rem;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-condominium-collection .ms-page-wrap {
    min-height: calc(100vh - 130px);
    height: calc(100vh - 130px);
    overflow: hidden;
  }
  .ms-page-condominium-collection .ms-search-wrap {
    padding-right: 0.9375rem;
  }
  .ms-page-condominium-collection .ms-search-title {
    border-right: 1px solid #c4c4c4;
    color: #454545;
    display: block;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 3.5rem;
    padding-right: 0.9375rem;
  }
  .ms-page-condominium-collection .ms-search-title span:last-of-type {
    font-weight: 300;
    font-size: 65%;
  }
  .ms-page-condominium-collection .ms-search-form {
    border-right: 1px solid #c4c4c4;
    max-width: 440px;
  }
  .ms-page-condominium-collection .ms-search-btn {
    display: none;
  }
  .ms-page-condominium-collection .ms-search-filters {
    display: block;
    opacity: 1;
  }
  .ms-page-condominium-collection .ms-search-filters-wrap {
    align-items: center;
    background-color: #fff;
    flex-direction: row;
    height: 100%;
    position: relative;
    top: 0;
  }
  .ms-page-condominium-collection .ms-search-filters .ms-item {
    padding: 0 0.5rem;
  }
  .ms-page-condominium-collection .ms-results {
    height: 100%;
    overflow-y: auto;
    width: 410px;
  }
  .ms-page-condominium-collection .ms-results-title {
    display: none;
  }
  .ms-page-condominium-collection .ms-map {
    display: block;
    height: 100%;
    width: 100%;
  }
  .ms-page-condominium-collection .ms-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-condominium-collection .ms-results,
.ms-page-condominium-collection .ms-map {
    width: 50%;
  }
  .ms-page-condominium-collection .ms-building-list {
    grid-template-columns: 49% 49%;
    grid-column-gap: 0.9375rem;
  }
}

.ms-page-condominium-single .ms-banner .ms-slider .gs-prev-arrow,
.ms-page-condominium-single .ms-banner .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-single .ms-banner .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-single .ms-banner .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  color: inherit;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-banner .ms-slider .gs-prev-arrow:focus, .ms-page-condominium-single .ms-banner .ms-slider .gs-prev-arrow:hover,
.ms-page-condominium-single .ms-banner .ms-slider .gs-next-arrow:focus,
.ms-page-condominium-single .ms-banner .ms-slider .gs-next-arrow:hover {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-single .ms-banner .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-condominium-single .ms-banner .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-single .ms-banner .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-condominium-single .ms-banner .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-single .ms-breadcrumb {
  margin-top: 0.5rem;
  width: 100%;
}
.ms-page-condominium-single .ms-breadcrumb ol {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.ms-page-condominium-single .ms-breadcrumb li {
  font-size: 0.9375rem;
  list-style: none;
}
.ms-page-condominium-single .ms-breadcrumb li::after {
  content: "»";
  display: inline-block;
  margin: -6px 0.25rem 0;
  vertical-align: middle;
}
.ms-page-condominium-single .ms-breadcrumb li:last-child::after {
  content: none;
}
.ms-page-condominium-single .ms-breadcrumb a {
  color: #0661be;
  font-weight: 300;
}
.ms-page-condominium-single .ms-section-header {
  background-color: #f5f5f5;
  border-bottom: 3px solid #ddd;
}
.ms-page-condominium-single .ms-section-header .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1096px;
  padding: 0.5rem 0.9375rem 0;
}
.ms-page-condominium-single .ms-section-header .ms-condominium-content {
  padding-bottom: 1.5rem;
}
.ms-page-condominium-single .ms-section-header .ms-condominium-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
}
.ms-page-condominium-single .ms-section-header .ms-condominium-address {
  color: #666;
  font-size: 90%;
  font-weight: 300;
  line-height: 1.5;
}
.ms-page-condominium-single .ms-section-header .ms-condominium-info {
  color: #666;
  display: flex;
  font-size: 90%;
  font-weight: 300;
}
.ms-page-condominium-single .ms-section-header .ms-condominium-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-condominium-single .ms-section-header .ms-condominium-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-condominium-single .ms-section-header .ms-wrap-btn {
  padding-bottom: 1rem;
}
.ms-page-condominium-single .ms-section-header .ms-btn {
  font-weight: 600;
  margin-bottom: 1.25rem;
  width: 100%;
}
.ms-page-condominium-single .ms-section-brief .ms-section-wrap {
  margin: 2rem auto 0;
  max-width: 1096px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-condominium-single .ms-section-brief .ms-brief-item {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  color: #333;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-brief .ms-brief-units {
  color: #008cba;
  font-size: 155%;
  font-weight: 600;
  line-height: 1.5;
}
.ms-page-condominium-single .ms-section-brief .ms-brief-units:hover, .ms-page-condominium-single .ms-section-brief .ms-brief-units:focus {
  color: #0078a0;
}
.ms-page-condominium-single .ms-section-brief .ms-brief-sizes {
  color: #666;
}
.ms-page-condominium-single .ms-section-brief .ms-brief-sizes strong {
  color: #333;
  font-size: 135%;
}
.ms-page-condominium-single .ms-section-brief .ms-brief-text {
  color: #666;
  font-weight: 300;
  line-height: 1.5;
}
.ms-page-condominium-single .ms-section-brief .ms-rule {
  background-color: #ddd;
  clear: both;
  height: 1px;
  margin: 1.25rem 0 1.1875rem;
  width: 100%;
}
.ms-page-condominium-single .ms-section-details .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 1rem auto 0;
  max-width: 68.5rem;
  padding: 2.5rem 0.9375rem;
}
.ms-page-condominium-single .ms-section-details .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-details .ms-detail-item {
  align-items: flex-start;
  display: flex;
  font-size: 90%;
  justify-content: space-between;
  line-height: 1.5;
  padding-bottom: 0.625rem;
}
.ms-page-condominium-single .ms-section-details .ms-detail-label {
  font-weight: 500;
  width: 47%;
}
.ms-page-condominium-single .ms-section-details .ms-detail-text {
  width: 48%;
}
.ms-page-condominium-single .ms-section-description .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 1rem auto 0;
  max-width: 68.5rem;
  padding: 2.5rem 0.9375rem;
}
.ms-page-condominium-single .ms-section-description .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-description p {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
  max-width: 68.5rem;
  padding: 2.5rem 0.9375rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-floorplans .ms-floorplans-pane {
  margin: 0 auto;
}
.ms-page-condominium-single .ms-section-floorplans .ms-tabs {
  margin-bottom: 0.75rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-tabs-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
.ms-page-condominium-single .ms-section-floorplans .ms-tabs .ms-item {
  margin: 0 0.75rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-tabs .ms-btn {
  background-color: #eee;
  border-color: #c4c4c4;
  font-size: 0.875rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-tabs .ms-btn.active {
  background-color: #fff;
}
.ms-page-condominium-single .ms-section-floorplans .ms-tab-content > .ms-tab-pane {
  display: none;
}
.ms-page-condominium-single .ms-section-floorplans .ms-tab-content > .active {
  display: block;
}
.ms-page-condominium-single .ms-section-floorplans .ms-floorplan-item {
  border-bottom: 1px solid #ddd;
  padding: 0.5rem 0;
}
.ms-page-condominium-single .ms-section-floorplans .ms-floorplan-title {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
.ms-page-condominium-single .ms-section-floorplans .ms-floorplan-detail {
  color: #666;
  display: flex;
  flex-wrap: wrap;
  font-size: 90%;
  width: 100%;
}
.ms-page-condominium-single .ms-section-floorplans .ms-floorplan-detail .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-condominium-single .ms-section-floorplans .ms-floorplan-detail .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 2px;
  justify-content: center;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  width: 2px;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-left,
.ms-page-condominium-single .ms-section-floorplans .ms-block-right {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-right {
  text-align: right;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-right .ms-btn {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-right .ms-btn span {
  padding: 0.5rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-floorplan-image-item {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-top {
  position: relative;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-top::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-top .ms-image {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-bottom .ms-btn {
  font-size: 0.8125rem;
  margin-right: auto;
  margin-top: 0.5rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-block-bottom .ms-btn span {
  padding: 0.5rem;
}
.ms-page-condominium-single .ms-section-floorplans .ms-pagination {
  padding: 1.5rem 0.9375rem 3rem;
}
.ms-page-condominium-single .ms-section-video .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
  max-width: 68.5rem;
  padding: 2.5rem 0.9375rem;
}
.ms-page-condominium-single .ms-section-video .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-video .ms-video {
  margin-bottom: 1rem;
  position: relative;
}
.ms-page-condominium-single .ms-section-video .ms-video::after {
  content: "";
  display: block;
  padding-bottom: 56.5%;
}
.ms-page-condominium-single .ms-section-video .ms-video iframe,
.ms-page-condominium-single .ms-section-video .ms-video video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-section-for-sale {
  padding: 2rem 0;
}
.ms-page-condominium-single .ms-section-for-sale .ms-section-wrap {
  margin: 0 auto;
  max-width: 1096px;
}
.ms-page-condominium-single .ms-section-for-sale .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider {
  position: relative;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-prev-arrow,
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-prev-arrow:hover, .ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-prev-arrow:focus,
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-next-arrow:hover,
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-item {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-content {
  align-items: flex-start;
  background-color: #fff;
  display: flex;
  padding: 0.5rem;
  position: relative;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-content-left {
  text-align: left;
  width: 58.3333333333%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-content-right {
  text-align: right;
  width: 41.6666666667%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-text {
  color: #666;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-price {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
}
.ms-page-condominium-single .ms-section-for-sale .ms-building-price-by-sqft {
  color: #666;
  font-size: 90%;
}
.ms-page-condominium-single .ms-section-for-sale .idxboost_collection_filterby select {
  color: initial !important;
  font-size: 0.8125rem !important;
  opacity: 1 !important;
  text-indent: 0 !important;
}
.ms-page-condominium-single .ms-section-for-sale #chart-container .raphael-group-2-dataset path:nth-child(4) {
  fill: #434343;
}
.ms-page-condominium-single .ms-section-location .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
  max-width: 1096px;
  padding-bottom: 2.5em;
  padding-top: 2.5em;
}
.ms-page-condominium-single .ms-section-location .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-location .ms-map {
  height: 400px;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
  max-width: 1096px;
  padding-bottom: 2.5em;
  padding-top: 2.5em;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider {
  position: relative;
  padding-bottom: 2.5rem;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-prev-arrow,
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-prev-arrow::before,
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-prev-arrow:hover, .ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-prev-arrow:focus,
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-next-arrow:hover,
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-prev-arrow {
  left: 25px;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-next-arrow {
  right: 25px;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-slider.gs-builded .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-item {
  position: relative;
  width: 100%;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-img {
  line-height: 0;
  position: relative;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-content {
  position: relative;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 40px;
  left: 0;
  line-height: 1.5;
  padding: 0.5rem;
  position: absolute;
  text-align: left;
  top: -40px;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-pane {
  padding: 2.5rem 0.9375rem 0;
  display: none;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-pane .ms-text {
  font-size: 1.0625rem;
  line-height: 1.8;
  margin-bottom: 1.25rem;
}
.ms-page-condominium-single .ms-section-neighborhood .ms-table {
  border: solid 1px transparent;
  position: relative;
}
.ms-page-condominium-single .ms-section-nearby {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.ms-page-condominium-single .ms-section-nearby .ms-section-wrap {
  margin: 0 auto;
  max-width: 68.5rem;
  padding: 0 0.9375rem;
}
.ms-page-condominium-single .ms-section-nearby .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider {
  position: relative;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-prev-arrow,
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-prev-arrow:hover, .ms-page-condominium-single .ms-section-nearby .ms-slider .gs-prev-arrow:focus,
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-next-arrow:hover,
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-condominium-single .ms-section-nearby .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-single .ms-section-nearby .ms-building-item {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-content {
  background-color: #fff;
  padding: 0.5rem;
  position: relative;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-condominium-single .ms-section-nearby .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
@media screen and (min-width: 768px) {
  .ms-page-condominium-single .ms-section-header .ms-section-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-condominium-single .ms-section-header .ms-condominium-content {
    width: 58.3333333333%;
  }
  .ms-page-condominium-single .ms-section-header .ms-condominium-title {
    font-size: 2.25rem;
  }
  .ms-page-condominium-single .ms-section-header .ms-wrap-btn {
    width: 41.6666666667%;
  }
  .ms-page-condominium-single .ms-section-brief .ms-brief-list {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-condominium-single .ms-section-brief .ms-brief-item {
    width: 50%;
  }
  .ms-page-condominium-single .ms-section-details .ms-detail-pane {
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-single .ms-section-details .ms-detail-list {
    width: calc(50% - 0.9375rem);
  }
  .ms-page-condominium-single .ms-section-floorplans .ms-floorplan-item {
    align-items: center;
    display: flex;
  }
  .ms-page-condominium-single .ms-section-floorplans .ms-block-left {
    width: 83.3333333333%;
  }
  .ms-page-condominium-single .ms-section-floorplans .ms-block-right {
    width: 16.6666666667%;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-slider:not(.gs-builded) {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-slider:not(.gs-builded) .ms-neighborhood-item {
    width: 50%;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-condominium-single .ms-section-header .ms-condominium-content {
    width: 66.6666666667%;
  }
  .ms-page-condominium-single .ms-section-header .ms-wrap-btn {
    width: 33.3333333333%;
  }
  .ms-page-condominium-single .ms-section-brief .ms-brief-item {
    width: 33.3333333333%;
  }
  .ms-page-condominium-single .ms-section-details .ms-section-wrap {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-single .ms-section-details .ms-title {
    text-align: left;
    width: 20%;
  }
  .ms-page-condominium-single .ms-section-details .ms-detail-pane {
    width: 75%;
  }
  .ms-page-condominium-single .ms-section-description .ms-section-wrap {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-single .ms-section-description .ms-title {
    text-align: left;
    width: 20%;
  }
  .ms-page-condominium-single .ms-section-description .ms-description-pane {
    width: 75%;
  }
  .ms-page-condominium-single .ms-section-floorplans .ms-section-wrap {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-single .ms-section-floorplans .ms-title {
    text-align: left;
    width: 20%;
  }
  .ms-page-condominium-single .ms-section-floorplans .ms-floorplans-pane {
    width: 75%;
  }
  .ms-page-condominium-single .ms-section-video .ms-section-wrap {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-single .ms-section-video .ms-title {
    text-align: left;
    width: 20%;
  }
  .ms-page-condominium-single .ms-section-video .ms-video-pane {
    width: 75%;
  }
  .ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-prev-arrow {
    left: -50px;
  }
  .ms-page-condominium-single .ms-section-for-sale .ms-slider .gs-next-arrow {
    right: -50px;
  }
  .ms-page-condominium-single .ms-section-location .ms-section-wrap {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-single .ms-section-location .ms-title {
    text-align: left;
    width: 20%;
  }
  .ms-page-condominium-single .ms-section-location .ms-location-pane {
    width: 75%;
  }
  .ms-page-condominium-single .ms-section-location .ms-marker {
    cursor: pointer;
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    opacity: 1;
    padding-bottom: 15px;
    position: relative;
    width: 300px;
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble::after {
    content: "";
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    bottom: 0;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble-header {
    align-items: center;
    background-color: #333;
    display: flex;
    height: 27px;
    justify-content: flex-start;
    position: relative;
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble-title {
    color: #fff;
    font-size: 0.875rem;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 30px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble-close {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30px;
    overflow: hidden;
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble-close::after, .ms-page-condominium-single .ms-section-location .ms-info-bubble-close::before {
    content: "";
    background-color: #fff;
    bottom: 0;
    height: 70%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s linear;
    width: 1px;
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble-close::before {
    transform: rotate(45deg);
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble-close::after {
    transform: rotate(-45deg);
  }
  .ms-page-condominium-single .ms-section-location .ms-info-bubble-content {
    background-color: #fff;
    font-size: 0.875rem;
    max-height: 120px;
    overflow: hidden;
    padding: 10px;
  }
  .ms-page-condominium-single .ms-section-location .js-info-bubble-close {
    height: 27px;
    right: 0 !important;
    top: 0 !important;
    width: 27px;
  }
  .ms-page-condominium-single .ms-section-location .ms-property {
    align-items: flex-start;
    display: flex;
    justify-content: center;
  }
  .ms-page-condominium-single .ms-section-location .ms-property-image {
    border: 1px solid #ccc;
    flex-shrink: 0;
    height: 75px;
    margin-right: 10px;
    width: 90px;
  }
  .ms-page-condominium-single .ms-section-location .ms-property-image img {
    display: block;
    height: 100%;
    width: 100%;
  }
  .ms-page-condominium-single .ms-section-location .ms-property-content {
    flex-grow: 1;
  }
  .ms-page-condominium-single .ms-section-location .ms-property-title {
    color: #333;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 2px;
  }
  .ms-page-condominium-single .ms-section-location .ms-property-status {
    font-size: 0.75rem;
    margin-bottom: 4px;
  }
  .ms-page-condominium-single .ms-section-location .ms-property-info {
    font-size: 0.75rem;
    overflow: hidden;
  }
  .ms-page-condominium-single .ms-section-location .ms-property .ms-item {
    float: left;
    margin-right: 7px;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-section-wrap {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-title {
    text-align: left;
    width: 20%;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-slider {
    width: 75%;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-slider .gs-prev-arrow {
    left: -50px;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-slider .gs-next-arrow {
    right: -50px;
  }
  .ms-page-condominium-single .ms-section-neighborhood .ms-neighborhood-pane {
    margin-left: auto;
    width: 75%;
  }
  .ms-page-condominium-single .ms-section-nearby .ms-slider .gs-prev-arrow {
    left: -50px;
  }
  .ms-page-condominium-single .ms-section-nearby .ms-slider .gs-next-arrow {
    right: -50px;
  }
}

.ms-page-condominium-cervera .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-condominium-cervera .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  min-height: 400px;
  padding: 1.5rem 0.9375rem;
  position: relative;
  max-width: 1096px;
  z-index: 1;
}
.ms-page-condominium-cervera .ms-banner-box {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 1.25rem;
}
.ms-page-condominium-cervera .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-condominium-cervera .ms-banner .ms-title {
  color: #222;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-cervera .ms-banner .ms-rule {
  background-color: #999;
  height: 2px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-condominium-cervera .ms-banner .ms-text {
  color: #000;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
}
.ms-page-condominium-cervera .ms-banner .ms-badge {
  background: #f69231;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 300;
  line-height: 1.5;
  padding: 0.5rem 0.625rem;
  position: absolute;
  right: 15px;
  text-align: center;
  text-shadow: 0 0 1px #ccc;
  text-transform: uppercase;
  top: 0;
}
.ms-page-condominium-cervera .ms-banner .ms-badge::before {
  content: "";
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  height: 10px;
  left: 0;
  position: absolute;
  top: -10px;
  width: 100%;
  z-index: 3;
}
.ms-page-condominium-cervera .ms-banner .ms-badge-img {
  margin: 8px auto 0 auto;
  max-width: 56px;
}
.ms-page-condominium-cervera .ms-banner-box-white {
  background-color: rgba(255, 255, 255, 0.6);
}
.ms-page-condominium-cervera .ms-banner-box-white .ms-title,
.ms-page-condominium-cervera .ms-banner-box-white .ms-text {
  color: #222;
}
.ms-page-condominium-cervera .ms-banner-box-white .ms-rule {
  background-color: #999;
}
.ms-page-condominium-cervera .ms-banner-box-black {
  background-color: rgba(0, 0, 0, 0.55);
}
.ms-page-condominium-cervera .ms-banner-box-black .ms-title,
.ms-page-condominium-cervera .ms-banner-box-black .ms-text {
  color: #fff;
}
.ms-page-condominium-cervera .ms-banner-box-black .ms-rule {
  background-color: #fff;
}
.ms-page-condominium-cervera .ms-section-description .ms-section-wrap {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
  padding: 3rem 0;
}
.ms-page-condominium-cervera .ms-section-description .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-cervera .ms-section-description .ms-description-pane {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-condominium-cervera .ms-section-description .ms-text,
.ms-page-condominium-cervera .ms-section-description p {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8em;
  margin-bottom: 1.25rem;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-wrapper-items {
  align-items: stretch;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-item-slider {
  align-items: stretch;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow,
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 60px;
  width: 35px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 40px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow:hover, .ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow:focus,
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow:hover,
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow {
  left: 10px;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow {
  right: 10px;
}
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-cervera .ms-section-features .ms-item {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-features .ms-item-content {
  color: #222;
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.ms-page-condominium-cervera .ms-section-features .ms-item-header {
  align-items: center;
  cursor: pointer;
  display: flex;
  margin-bottom: 0.25rem;
  padding: 0.5rem 2rem 0.25rem 0;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-features .ms-item-header::after {
  content: "\e932";
  font-family: "idx-icons";
  font-size: 1.25rem;
  font-weight: 600;
  position: absolute;
  right: 6px;
  transform: rotate(0);
  transition: transform 0.5s ease;
}
.ms-page-condominium-cervera .ms-section-features .ms-item-image {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-features .ms-item-image:before {
  content: "";
  padding-bottom: 56.5%;
  display: block;
}
.ms-page-condominium-cervera .ms-section-features .ms-image {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ms-page-condominium-cervera .ms-section-features .ms-title {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.5;
}
.ms-page-condominium-cervera .ms-section-features .ms-list {
  margin-bottom: 0.75rem;
  line-height: 1.6;
}
.ms-page-condominium-cervera .ms-section-features .ms-list li {
  font-size: 0.9375rem;
  font-weight: 300;
  list-style: disc;
  margin: 0 0 0.25rem 1.5rem;
}
.ms-page-condominium-cervera .ms-section-features .ms-item-content-hidden .ms-item-header::after {
  transform: rotate(180deg);
}
.ms-page-condominium-cervera .ms-section-features .ms-item-content-hidden .ms-list {
  display: none;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-section-wrap {
  padding: 3rem 0;
  margin-bottom: 2rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-floorplans-pane {
  margin: 0 auto;
  max-width: 936px;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-tabs {
  margin-bottom: 0.75rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-tabs-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-tabs .ms-item {
  margin: 0 0.75rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-tabs .ms-btn {
  background-color: #eee;
  border-color: #c4c4c4;
  font-size: 0.875rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-tabs .ms-btn.active {
  background-color: #fff;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-tab-content > .ms-tab-pane {
  display: none;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-tab-content > .active {
  display: block;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-filters {
  padding: 1rem 0.9375em 0.5rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-filters-wrap {
  margin: 0 auto;
  max-width: 200px;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-filters .ms-label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-filters .ms-select {
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  margin: 0 0 1rem 0;
  padding: 0.5rem 23px 0.5rem 0.5rem;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-item {
  border-bottom: 1px solid #ddd;
  padding: 0.5rem 0;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-title {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-detail {
  color: #666;
  display: flex;
  flex-wrap: wrap;
  font-size: 90%;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-detail .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-detail .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 2px;
  justify-content: center;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  width: 2px;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-left,
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-right {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-right {
  text-align: right;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-right .ms-btn {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-right .ms-btn span {
  padding: 0.5rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-image-item {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-top {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-top::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-top .ms-image {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-bottom .ms-btn {
  font-size: 0.8125rem;
  margin-right: auto;
  margin-top: 0.5rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-block-bottom .ms-btn span {
  padding: 0.5rem;
}
.ms-page-condominium-cervera .ms-section-floorplans .ms-pagination {
  padding: 1.5rem 0.9375rem 3rem;
}
.ms-page-condominium-cervera .ms-section-testimonial {
  background-color: #f5f5f5;
  padding: 4.5rem 0;
}
.ms-page-condominium-cervera .ms-section-testimonial .ms-section-wrap {
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-condominium-cervera .ms-section-testimonial .ms-blockquote {
  color: #555;
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.6;
  margin: 0;
  text-align: center;
}
.ms-page-condominium-cervera .ms-section-video {
  margin-top: 3rem;
  padding-bottom: 2rem;
}
.ms-page-condominium-cervera .ms-section-video.ms-animate .ms-video::before {
  content: "";
  -webkit-animation: spin 0.7s linear infinite;
          animation: spin 0.7s linear infinite;
  border: 4px solid #ccc;
  border-top-color: #f69231;
  border-radius: 50%;
  height: 40px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 1;
}
.ms-page-condominium-cervera .ms-section-video .ms-video {
  background-color: #f4f4f4;
  margin-bottom: 1rem;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-video .ms-video::after {
  content: "";
  display: block;
  padding-bottom: 56.5%;
}
.ms-page-condominium-cervera .ms-section-video .ms-video iframe,
.ms-page-condominium-cervera .ms-section-video .ms-video video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-item-slider {
  cursor: pointer;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-prev-arrow,
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-prev-arrow:hover, .ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-prev-arrow:focus,
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-next-arrow:hover,
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-cervera .ms-section-gallery .ms-slider:not(.gs-infs) .ib-pvsinumber, .ms-page-condominium-cervera .ms-section-gallery .ms-slider:not(.gs-infs) .ib-pvsititle {
  display: none;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-item {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-item::before {
  content: "";
  display: block;
  padding-bottom: 75%;
}
.ms-page-condominium-cervera .ms-section-gallery .ms-image {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-gallery .gs-infs .ms-item::before {
  padding-bottom: 0;
}
.ms-page-condominium-cervera .ms-section-gallery .gs-infs .ms-image {
  display: block;
  left: 50%;
  -o-object-fit: unset;
     object-fit: unset;
  position: relative;
  transform: translateX(-50%);
}
.ms-page-condominium-cervera .ms-section-gallery .gs-infs .gs-fs {
  background-color: transparent;
  border-radius: 4px;
  height: 40px;
  right: 10px;
  top: 14px;
  width: 40px;
}
.ms-page-condominium-cervera .ms-section-gallery .gs-infs .gs-fs:before, .ms-page-condominium-cervera .ms-section-gallery .gs-infs .gs-fs::after {
  background: #aaa;
  height: 2px;
  width: 20px;
  left: 10px;
}
.ms-page-condominium-cervera .ms-section-gallery .gs-infs .gs-fs::before {
  bottom: auto;
  transform: rotate(45deg);
}
.ms-page-condominium-cervera .ms-section-gallery .gs-infs .gs-fs::after {
  top: auto;
  transform: rotate(-45deg);
}
.ms-page-condominium-cervera .ms-section-gallery .gs-infs .gs-fs:hover:before, .ms-page-condominium-cervera .ms-section-gallery .gs-infs .gs-fs:hover::after {
  background-color: #f69231;
}
.ms-page-condominium-cervera .ms-section-location {
  margin-top: 3rem;
}
.ms-page-condominium-cervera .ms-section-location .ms-map {
  height: 400px;
}
.ms-page-condominium-cervera .ms-section-location .ms-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: block;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-section-wrap {
  margin: 0 auto 2rem;
  max-width: 1096px;
  padding-bottom: 2.5em;
  padding-top: 2.5em;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-prev-arrow,
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-prev-arrow:hover, .ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-prev-arrow:focus,
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-next-arrow:hover,
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-neighborhood-item {
  position: relative;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-neighborhood-img {
  line-height: 0;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-neighborhood-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-neighborhood-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-neighborhood-content {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-neighborhood .ms-neighborhood-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 40px;
  left: 0;
  line-height: 1.5;
  padding: 0.5rem;
  position: absolute;
  text-align: left;
  top: -40px;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-cervera .ms-section-nearby {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-section-wrap {
  margin: 0 auto 1rem;
  max-width: 68.5rem;
  padding: 0 0.9375rem;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider {
  position: relative;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-prev-arrow,
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-prev-arrow:hover, .ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-prev-arrow:focus,
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-next-arrow:hover,
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-item {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-content {
  background-color: #fff;
  padding: 0.5rem;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-condominium-cervera .ms-section-nearby .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
@media screen and (min-width: 360px) {
  .ms-page-condominium-cervera .ms-banner-box {
    padding: 2.25rem 2.5rem;
  }
  .ms-page-condominium-cervera .ms-banner-title {
    font-size: 2.125rem;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-condominium-cervera .ms-banner-wrap {
    min-height: 650px;
  }
  .ms-page-condominium-cervera .ms-banner-box {
    align-items: flex-start;
    margin-left: 3rem;
    max-width: 500px;
  }
  .ms-page-condominium-cervera .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-condominium-cervera .ms-banner .ms-rule {
    margin-left: 0;
  }
  .ms-page-condominium-cervera .ms-banner .ms-badge {
    font-size: 0.875rem;
    padding: 1.5em 0.9375em;
  }
  .ms-page-condominium-cervera .ms-banner .ms-badge-img {
    margin-top: 18px;
    max-width: 90px;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-left {
    align-items: flex-start;
    margin-left: 3rem;
    margin-right: auto;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-left .ms-text {
    text-align: left;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-left .ms-rule {
    margin-left: 0;
    margin-right: auto;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-center {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-center .ms-text {
    text-align: center;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-center .ms-rule {
    margin-left: auto;
    margin-right: auto;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-right {
    align-items: flex-end;
    margin-left: auto;
    margin-right: 3rem;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-right .ms-text {
    text-align: right;
  }
  .ms-page-condominium-cervera .ms-banner-box-align-right .ms-rule {
    margin-left: auto;
    margin-right: 0;
  }
  .ms-page-condominium-cervera .ms-section-testimonial .ms-section-wrap {
    width: 83.3333333333%;
  }
  .ms-page-condominium-cervera .ms-section-description .ms-description-pane {
    margin: 0 auto;
    width: 66.6666666667%;
  }
  .ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow,
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow {
    height: 80px;
    width: 45px;
  }
  .ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow::before,
.ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow::before {
    font-size: 72px;
  }
  .ms-page-condominium-cervera .ms-section-features .ms-slider .gs-prev-arrow {
    left: 25px;
  }
  .ms-page-condominium-cervera .ms-section-features .ms-slider .gs-next-arrow {
    right: 25px;
  }
  .ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-item {
    align-items: center;
    display: flex;
  }
  .ms-page-condominium-cervera .ms-section-floorplans .ms-block-left {
    width: 83.3333333333%;
  }
  .ms-page-condominium-cervera .ms-section-floorplans .ms-block-right {
    width: 16.6666666667%;
  }
  .ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-image-list {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-image-item {
    width: 50%;
  }
  .ms-page-condominium-cervera .ms-section-neighborhood .ms-slider:not(.gs-builded) {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-condominium-cervera .ms-section-neighborhood .ms-slider:not(.gs-builded) .ms-neighborhood-item {
    width: 50%;
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-condominium-cervera .ms-section-testimonial .ms-section-wrap {
    width: 66.6666666667%;
  }
  .ms-page-condominium-cervera .ms-section-description .ms-description-pane {
    width: 50%;
  }
  .ms-page-condominium-cervera .ms-section-features .ms-item-content {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 0.75rem 1.5rem;
    position: absolute;
    right: 100px;
    bottom: 50%;
    transform: translateY(50%);
    width: calc(50% - 100px);
  }
  .ms-page-condominium-cervera .ms-section-features .ms-item-content-align-left {
    left: 100px;
  }
  .ms-page-condominium-cervera .ms-section-features .ms-item-content-hidden .ms-item-content {
    bottom: 0;
    transform: translateY(0);
  }
  .ms-page-condominium-cervera .ms-section-floorplans .ms-floorplan-image-item {
    width: 33.3333333333%;
  }
  .ms-page-condominium-cervera .ms-section-video .ms-section-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 66.6666666667%;
  }
  .ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-prev-arrow,
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-prev-arrow {
    left: -50px;
  }
  .ms-page-condominium-cervera .ms-section-neighborhood .ms-slider .gs-next-arrow,
.ms-page-condominium-cervera .ms-section-nearby .ms-slider .gs-next-arrow {
    right: -50px;
  }
}

.ms-page-neighborhood-collection .ms-search {
  background-color: #fff;
  border-bottom: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  height: 58px;
  padding-right: 0;
  position: fixed;
  top: 70px;
  width: 100%;
  z-index: 31;
}
.ms-page-neighborhood-collection .ms-search-wrap {
  display: flex;
  height: 100%;
  padding-left: 0.9375rem;
}
.ms-page-neighborhood-collection .ms-search-title {
  display: none;
}
.ms-page-neighborhood-collection .ms-search-form {
  position: relative;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-search-form::before {
  content: "\e922";
  align-items: center;
  bottom: 0;
  color: #6c6c6c;
  display: flex;
  font-family: "idx-icons";
  font-size: 30px;
  font-weight: 300;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
}
.ms-page-neighborhood-collection .ms-search-input {
  font-size: 0.875rem;
  font-weight: 300;
  height: 100%;
  padding: 0.5rem 0.5rem 0.5rem 45px;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-page-wrap {
  background-color: #f5f5f5;
  display: flex;
  min-height: calc(100vh - 114px);
  margin-top: 58px;
}
.ms-page-neighborhood-collection .ms-results {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-results-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.9375rem;
  padding-top: 0.9375rem;
}
.ms-page-neighborhood-collection .ms-results-title {
  color: #454545;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}
.ms-page-neighborhood-collection .ms-results-title span:last-of-type {
  font-weight: 300;
  font-size: 65%;
}
.ms-page-neighborhood-collection .ms-results-footer {
  padding-top: 1.5rem;
  padding-bottom: 3rem;
}
.ms-page-neighborhood-collection .ms-filters {
  margin-left: auto;
}
.ms-page-neighborhood-collection .ms-filters .ms-select {
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  padding: 0.5rem 23px 0.5rem 0.5rem;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-neighborhood-list {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 0.9375rem;
}
.ms-page-neighborhood-collection .ms-neighborhood-item {
  position: relative;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-neighborhood-image {
  line-height: 0;
  position: relative;
}
.ms-page-neighborhood-collection .ms-neighborhood-image::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-neighborhood-collection .ms-neighborhood-image img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-neighborhood-content {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.ms-page-neighborhood-collection .ms-neighborhood-title {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  height: 40px;
  line-height: 1.5;
  overflow: hidden;
  padding: 0.5rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-map {
  background-color: #aadaff;
  display: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: block;
}
.ms-page-neighborhood-collection .ms-map .ms-marker {
  cursor: pointer;
}
.ms-page-neighborhood-collection .ms-map .ms-marker-clusterer {
  align-items: center;
  background: #e37f1e;
  border-radius: 100%;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: bold;
}
.ms-page-neighborhood-collection .ms-map .ms-marker-clusterer::before, .ms-page-neighborhood-collection .ms-map .ms-marker-clusterer::after {
  content: "";
  background: #e37f1e;
  border-radius: 100%;
  display: block;
  height: 100%;
  left: 50%;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.ms-page-neighborhood-collection .ms-map .ms-marker-clusterer::before {
  padding: 2px;
}
.ms-page-neighborhood-collection .ms-map .ms-marker-clusterer::after {
  padding: 4px;
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  opacity: 1;
  padding-bottom: 15px;
  position: relative;
  width: 300px;
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble::after {
  content: "";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  bottom: 0;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble-header {
  align-items: center;
  background-color: #333;
  display: flex;
  height: 27px;
  justify-content: flex-start;
  position: relative;
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble-title {
  color: #fff;
  font-size: 0.875rem;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 30px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble-close {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  overflow: hidden;
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble-close::after, .ms-page-neighborhood-collection .ms-map .ms-info-bubble-close::before {
  content: "";
  background-color: #fff;
  bottom: 0;
  height: 70%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s linear;
  width: 1px;
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble-close::before {
  transform: rotate(45deg);
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble-close::after {
  transform: rotate(-45deg);
}
.ms-page-neighborhood-collection .ms-map .ms-info-bubble-content {
  background-color: #fff;
  font-size: 0.875rem;
  max-height: 120px;
  overflow: hidden;
  padding: 10px;
}
.ms-page-neighborhood-collection .ms-map .js-info-bubble-close {
  height: 27px;
  right: 0 !important;
  top: 0 !important;
  width: 27px;
}
.ms-page-neighborhood-collection .ms-map .ms-property {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}
.ms-page-neighborhood-collection .ms-map .ms-property-image {
  border: 1px solid #ccc;
  flex-shrink: 0;
  height: 75px;
  margin-right: 10px;
  width: 90px;
}
.ms-page-neighborhood-collection .ms-map .ms-property-image img {
  display: block;
  height: 100%;
  width: 100%;
}
.ms-page-neighborhood-collection .ms-map .ms-property-content {
  flex-grow: 1;
}
.ms-page-neighborhood-collection .ms-map .ms-property-title {
  color: #333;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2px;
}
@media screen and (min-width: 480px) {
  .ms-page-neighborhood-collection .ms-map .ms-property-title {
    font-size: 1rem;
  }
  .ms-page-neighborhood-collection .ms-map .ms-property-status {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-neighborhood-collection .ms-search {
    top: 90px;
  }
  .ms-page-neighborhood-collection .ms-search-form {
    width: 50%;
  }
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
  .ms-page-neighborhood-collection .ms-neighborhood-list {
    grid-template-columns: 49% 49%;
    grid-column-gap: 0.9375rem;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-neighborhood-collection .ms-page-wrap {
    min-height: calc(100vh - 130px);
    height: calc(100vh - 130px);
    overflow: hidden;
  }
  .ms-page-neighborhood-collection .ms-search-wrap {
    padding-right: 0.9375rem;
  }
  .ms-page-neighborhood-collection .ms-search-title {
    border-right: 1px solid #c4c4c4;
    color: #454545;
    display: block;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 3.5rem;
    padding-right: 0.9375rem;
  }
  .ms-page-neighborhood-collection .ms-search-title span:last-of-type {
    font-weight: 300;
    font-size: 65%;
  }
  .ms-page-neighborhood-collection .ms-search-form {
    border-right: 1px solid #c4c4c4;
    max-width: 440px;
  }
  .ms-page-neighborhood-collection .ms-results {
    height: 100%;
    overflow-y: auto;
    width: 410px;
  }
  .ms-page-neighborhood-collection .ms-results-title {
    display: none;
  }
  .ms-page-neighborhood-collection .ms-map {
    display: block;
    height: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-neighborhood-collection .ms-results,
.ms-page-neighborhood-collection .ms-map {
    width: 50%;
  }
  .ms-page-neighborhood-collection .ms-neighborhood-list {
    grid-template-columns: 49% 49%;
    grid-column-gap: 0.9375rem;
  }
}

.ms-page-neighborhood-single .ms-banner .ms-slider.hide-arrows .gs-wrapper-arrows {
  display: none;
}
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-prev-arrow::before,
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  color: inherit;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-prev-arrow:focus, .ms-page-neighborhood-single .ms-banner .ms-slider .gs-prev-arrow:hover,
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-next-arrow:focus,
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-next-arrow:hover {
  color: #f69231;
  opacity: 1;
}
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-neighborhood-single .ms-banner .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-single .ms-breadcrumb {
  margin-top: 0.5rem;
  width: 100%;
}
.ms-page-neighborhood-single .ms-breadcrumb ol {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.ms-page-neighborhood-single .ms-breadcrumb li {
  font-size: 0.9375rem;
  list-style: none;
}
.ms-page-neighborhood-single .ms-breadcrumb li::after {
  content: "»";
  display: inline-block;
  margin: -6px 0.25rem 0;
  vertical-align: middle;
}
.ms-page-neighborhood-single .ms-breadcrumb li:last-child::after {
  content: none;
}
.ms-page-neighborhood-single .ms-breadcrumb a {
  color: #0661be;
  font-weight: 300;
}
.ms-page-neighborhood-single .ms-section-header {
  background-color: #f5f5f5;
  border-bottom: 3px solid #ddd;
}
.ms-page-neighborhood-single .ms-section-header .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1096px;
  padding: 0.5rem 0.9375rem 0;
}
.ms-page-neighborhood-single .ms-section-header .ms-neighborhood-content {
  padding-bottom: 1.5rem;
}
.ms-page-neighborhood-single .ms-section-header .ms-neighborhood-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
}
.ms-page-neighborhood-single .ms-section-header .ms-neighborhood-address {
  color: #666;
  font-size: 90%;
  font-weight: 300;
  line-height: 1.5;
}
.ms-page-neighborhood-single .ms-section-header .ms-neighborhood-info {
  color: #666;
  display: flex;
  font-size: 90%;
  font-weight: 300;
}
.ms-page-neighborhood-single .ms-section-header .ms-neighborhood-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-header .ms-neighborhood-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-neighborhood-single .ms-section-header .ms-wrap-btn {
  padding-bottom: 1rem;
}
.ms-page-neighborhood-single .ms-section-header .ms-btn {
  font-weight: 600;
  margin-bottom: 1.25rem;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-brief {
  display: none;
}
.ms-page-neighborhood-single .ms-section-brief .ms-section-wrap {
  margin: 2rem auto 0;
  max-width: 1096px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-neighborhood-single .ms-section-brief .ms-brief-item {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  color: #333;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  text-align: center;
}
.ms-page-neighborhood-single .ms-section-brief .ms-brief-units {
  color: #008cba;
  font-size: 155%;
  font-weight: 600;
  line-height: 1.5;
}
.ms-page-neighborhood-single .ms-section-brief .ms-brief-units:hover, .ms-page-neighborhood-single .ms-section-brief .ms-brief-units:focus {
  color: #0078a0;
}
.ms-page-neighborhood-single .ms-section-brief .ms-brief-sizes {
  color: #666;
}
.ms-page-neighborhood-single .ms-section-brief .ms-brief-sizes strong {
  color: #333;
  font-size: 135%;
}
.ms-page-neighborhood-single .ms-section-brief .ms-brief-text {
  color: #666;
  font-weight: 300;
  line-height: 1.5;
}
.ms-page-neighborhood-single .ms-section-brief .ms-rule {
  background-color: #ddd;
  clear: both;
  height: 1px;
  margin: 1.25rem 0 1.1875rem;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-description .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 1rem auto 0;
  max-width: 68.5rem;
  padding: 2.5rem 0.9375rem;
}
.ms-page-neighborhood-single .ms-section-description .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-neighborhood-single .ms-section-description p {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
}
.ms-page-neighborhood-single .ms-section-for-sale {
  background-color: #f5f5f5;
  padding: 2rem 0;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-section-wrap {
  margin: 0 auto;
  max-width: 1096px;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider {
  position: relative;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-wrapper-items.gs-transition-swipe,
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-item-slider {
  align-items: stretch;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .result-search {
  height: 100% !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-wrapper-arrows {
  display: flex !important;
  height: 1px;
  margin-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-next-arrow {
  background-color: transparent;
  border: 0;
  color: #aaa;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  height: 80px;
  opacity: 0.75;
  overflow: hidden;
  position: relative;
  text-indent: -999999px;
  text-transform: none;
  width: 45px;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-prev-arrow::before,
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-prev-arrow:hover, .ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-prev-arrow:focus,
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-next-arrow:hover,
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-next-arrow:focus {
  background-color: transparent;
  color: #f69231;
  opacity: 1;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-prev-arrow {
  left: 25px;
  margin-right: 0;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-slider .clidxboost-gs-wrapper-bullets {
  display: none;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie {
  align-items: flex-start;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie .clidxboost-btn-check {
  top: 0.5rem !important;
  right: 0.5rem !important;
  margin-top: 0 !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie .clidxboost-btn-check.clidxboost-icon-star span::before {
  background-position: 0 -135px !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie .clidxboost-btn-check.clidxboost-icon-star span.active::before {
  background-position: 0 -100px !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie h2 {
  color: #4f4f4f !important;
  font-family: var(--font-sans-serif) !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
  order: 2 !important;
  padding: 0.5rem 0.5rem 0 !important;
  position: relative !important;
  text-shadow: none !important;
  top: 0 !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie .features {
  order: 2;
  padding: 0 0.5rem 0.5rem !important;
  position: relative !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie .features li {
  font-family: inherit !important;
  color: #666 !important;
  font-size: 90% !important;
  text-shadow: none !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie .features li.price {
  display: none;
  color: #4f4f4f !important;
  font-size: 1.125rem !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .propertie .features li.beds:after,
.ms-page-neighborhood-single .ms-section-for-sale .propertie .features li.baths:after {
  background-color: #666 !important;
  border-radius: 50% !important;
  height: 3px !important;
  right: 6px !important;
  width: 3px !important;
}
.ms-page-neighborhood-single .ms-section-for-sale .ms-wrap-btn {
  padding-top: 2rem;
  margin-bottom: 1.25rem;
}
.ms-page-neighborhood-single .ms-section-for-rent {
  background-color: #f5f5f5;
  padding: 2rem 0;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-section-wrap {
  margin: 0 auto;
  max-width: 1096px;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider {
  position: relative;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-prev-arrow::before,
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-prev-arrow:hover, .ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-prev-arrow:focus,
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-next-arrow:hover,
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-item {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-content {
  align-items: flex-start;
  background-color: #fff;
  display: flex;
  padding: 0.5rem;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-content-left {
  text-align: left;
  width: 58.3333333333%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-content-right {
  text-align: right;
  width: 41.6666666667%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-text {
  color: #666;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-price {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-building-price-by-sqft {
  color: #666;
  font-size: 90%;
}
.ms-page-neighborhood-single .ms-section-for-rent .ms-wrap-btn {
  padding-top: 2rem;
  margin-bottom: 1.25rem;
}
.ms-page-neighborhood-single .ms-section-location .ms-map {
  height: 400px;
}
.ms-page-neighborhood-single .ms-section-location .ms-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: block;
}
.ms-page-neighborhood-single .ms-section-nearby {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-section-wrap {
  margin: 0 auto;
  max-width: 68.5rem;
  padding: 0 0.9375rem;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider {
  position: relative;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-prev-arrow::before,
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-prev-arrow:hover, .ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-prev-arrow:focus,
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-next-arrow:hover,
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-prev-arrow {
  left: 25px;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-next-arrow {
  right: 25px;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-item {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-content {
  background-color: #fff;
  padding: 0.5rem;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-neighborhood-single .ms-section-nearby .ms-wrap-btn {
  padding-top: 2rem;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 640px) {
  .ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-item-slider {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-neighborhood-single .ms-section-header .ms-section-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-neighborhood-single .ms-section-header .ms-neighborhood-content {
    width: 58.3333333333%;
  }
  .ms-page-neighborhood-single .ms-section-header .ms-neighborhood-title {
    font-size: 2.25rem;
  }
  .ms-page-neighborhood-single .ms-section-header .ms-wrap-btn {
    width: 41.6666666667%;
  }
  .ms-page-neighborhood-single .ms-section-brief .ms-brief-list {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-neighborhood-single .ms-section-brief .ms-brief-item {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-neighborhood-single .ms-section-header .ms-neighborhood-content {
    width: 66.6666666667%;
  }
  .ms-page-neighborhood-single .ms-section-header .ms-wrap-btn {
    width: 33.3333333333%;
  }
  .ms-page-neighborhood-single .ms-section-brief .ms-brief-item {
    width: 33.3333333333%;
  }
  .ms-page-neighborhood-single .ms-section-description .ms-section-wrap {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .ms-page-neighborhood-single .ms-section-description .ms-title {
    text-align: left;
    width: 20%;
  }
  .ms-page-neighborhood-single .ms-section-description .ms-description-pane {
    width: 75%;
  }
  .ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-prev-arrow {
    left: -50px;
  }
  .ms-page-neighborhood-single .ms-section-for-rent .ms-slider .gs-next-arrow,
.ms-page-neighborhood-single .ms-section-nearby .ms-slider .gs-next-arrow {
    right: -50px;
  }
  .ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-prev-arrow {
    left: -60px;
  }
  .ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-next-arrow {
    right: -60px;
  }
}
@media screen and (min-width: 1360px) {
  .ms-page-neighborhood-single .ms-section-for-sale .ms-slider .gs-item-slider {
    padding: 0 0.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .place-template-default {
    padding-top: 0;
  }
}

.ms-page-neighborhood-detail .ms-section-hero {
  height: 450px;
  min-height: calc(100vh - var(--header-height-mb));
}
.ms-page-neighborhood-detail .ms-section-hero .ms-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-neighborhood-detail .ms-section-hero .gs-item-slider {
  height: 100%;
}
.ms-page-neighborhood-detail .ms-section-hero .gs-next-arrow,
.ms-page-neighborhood-detail .ms-section-hero .gs-prev-arrow {
  background-color: transparent;
  border: 0;
  color: #fff;
  height: 3rem;
  position: relative;
  width: 3rem;
  overflow: hidden;
  opacity: 1;
  text-indent: -999999px;
}
.ms-page-neighborhood-detail .ms-section-hero .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-hero .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  text-shadow: -1px 0px rgba(0, 0, 0, 0.2509803922);
  width: 100%;
}
.ms-page-neighborhood-detail .ms-section-hero .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-detail .ms-section-hero .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-detail .ms-section-hero .ms-layer {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-neighborhood-detail .ms-section-about {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-neighborhood-detail .ms-section-about .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-neighborhood-detail .ms-section-about .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-neighborhood-detail .ms-section-about .ms-content p {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-neighborhood-detail .ms-section-about .ms-wrap-btn {
  margin-bottom: 1.25rem;
}
.ms-page-neighborhood-detail .ms-section-about .ms-statistics-list {
  padding: 0 2rem;
  border: 1px solid #393939;
}
.ms-page-neighborhood-detail .ms-section-about .ms-statistics-item {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ms-page-neighborhood-detail .ms-section-about .ms-statistics-item + .ms-statistics-item {
  border-top: 1px solid #393939;
}
.ms-page-neighborhood-detail .ms-section-about .ms-statistics-text {
  color: var(--orange-100);
}
.ms-page-neighborhood-detail .ms-section-gallery {
  padding-bottom: 1.5rem;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider {
  position: relative;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow,
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow {
  background-color: transparent;
  border: 0;
  color: #f69231;
  height: 3rem;
  position: relative;
  width: 3rem;
  overflow: hidden;
  opacity: 1;
  text-indent: -999999px;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  width: 100%;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow:hover, .ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow:focus,
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow:hover,
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow:focus {
  background-color: transparent;
  color: #b9b9b9;
  opacity: 1;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow {
  left: -40px;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow {
  right: -40px;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-wrap-img {
  line-height: 0;
  margin-bottom: 0.5rem;
}
.ms-page-neighborhood-detail .ms-section-gallery .ms-img {
  max-width: 100%;
}
.ms-page-neighborhood-detail .ms-section-amenities {
  border-top: 1px solid #393939;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-neighborhood-detail .ms-section-amenities .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-neighborhood-detail .ms-section-amenities .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-neighborhood-detail .ms-section-amenities .ms-content p {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-neighborhood-detail .ms-section-location {
  background-color: #aadaff;
}
.ms-page-neighborhood-detail .ms-section-location .ms-map {
  height: 400px;
}
.ms-page-neighborhood-detail .ms-section-location .ms-map .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: block;
}
.ms-page-neighborhood-detail .ms-section-for-sale {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider {
  position: relative;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-wrapper-items.gs-transition-swipe,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-item-slider {
  align-items: stretch;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
  margin: 0;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .result-search {
  height: 100% !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-wrapper-arrows {
  display: flex !important;
  height: 1px;
  margin-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow {
  background-color: transparent;
  border: 0;
  color: #f69231;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  height: 3rem;
  opacity: 0.75;
  overflow: hidden;
  position: relative;
  text-indent: -999999px;
  text-transform: none;
  width: 3rem;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow::before,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  width: 100%;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow:hover, .ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow:focus,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow:hover,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow:focus {
  background-color: transparent;
  color: #b9b9b9;
  opacity: 1;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow {
  left: -25px;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow {
  right: -25px;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .clidxboost-gs-wrapper-bullets {
  display: none;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie {
  align-items: flex-start;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .clidxboost-btn-check {
  top: 0.5rem !important;
  right: 0.5rem !important;
  margin-top: 0 !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .clidxboost-btn-check.clidxboost-icon-star span::before {
  background-position: 0 -135px !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .clidxboost-btn-check.clidxboost-icon-star span.active::before {
  background-position: 0 -100px !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie h2 {
  color: #4f4f4f !important;
  font-family: var(--font-sans-serif) !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
  order: 2 !important;
  padding: 0.5rem 0.5rem 0 !important;
  position: relative !important;
  text-shadow: none !important;
  top: 0 !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .features {
  order: 2;
  padding: 0 0.5rem 0.5rem !important;
  position: relative !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .features li {
  font-family: inherit !important;
  color: #666 !important;
  font-size: 90% !important;
  text-shadow: none !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .features li.price {
  display: none;
  color: #4f4f4f !important;
  font-size: 1.125rem !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .features li.beds:after,
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .features li.baths:after {
  background-color: #666 !important;
  border-radius: 50% !important;
  height: 3px !important;
  right: 6px !important;
  width: 3px !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .prev,
.ms-page-neighborhood-detail .ms-section-for-sale .propertie .next {
  display: none !important;
}
.ms-page-neighborhood-detail .ms-section-for-sale .ms-wrap-btn {
  padding-top: 2rem;
}
.ms-page-neighborhood-detail .ms-section-nearby {
  border-top: 1px solid #393939;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider {
  position: relative;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-wrapper-items.gs-transition-swipe,
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-item-slider {
  align-items: stretch;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-item-slider {
  padding: 0 0.9375em;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-item-slider .ms-building-item {
  height: 100%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow,
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow {
  background-color: transparent;
  border: 0;
  color: #f69231;
  height: 3rem;
  position: relative;
  width: 3rem;
  overflow: hidden;
  opacity: 1;
  text-indent: -999999px;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  width: 100%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow:hover, .ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow:focus,
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow:hover,
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow:focus {
  background-color: transparent;
  color: #b9b9b9;
  opacity: 1;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow {
  left: -25px;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow {
  right: -25px;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-item {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-content {
  background-color: #fff;
  padding: 0.5rem;
  position: relative;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-neighborhood-detail .ms-section-nearby .ms-wrap-btn {
  padding-top: 2rem;
}
@media screen and (min-width: 640px) {
  .ms-page-neighborhood-detail .ms-section-gallery .ms-wrap-img {
    margin-bottom: 0;
    position: relative;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-wrap-img::before {
    content: "";
    display: block;
    padding-bottom: 70%;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-wrap-img .ms-img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow {
    left: -35px;
  }
  .ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow {
    right: -35px;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-neighborhood-detail .ms-section-hero {
    min-height: 100vh;
  }
  .ms-page-neighborhood-detail .ms-section-hero::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-section-wrap {
    display: flex;
    justify-content: space-between;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-box-left {
    border-right: 1px solid #393939;
    padding-right: 40px;
    width: 64%;
    max-width: 970px;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-box-right {
    padding-left: 20px;
    max-width: 500px;
    width: 34%;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-title {
    font-size: 2rem;
    text-align: left;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-content p {
    font-size: 1rem;
    line-height: 1.8;
    text-align: left;
  }
  .ms-page-neighborhood-detail .ms-section-amenities .ms-title {
    font-size: 2rem;
    text-align: left;
  }
  .ms-page-neighborhood-detail .ms-section-amenities .ms-content p {
    font-size: 1rem;
    line-height: 1.8;
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-neighborhood-detail .ms-section-about {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-title {
    font-size: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-content p {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-wrap-btn {
    margin-bottom: 1.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ce-btn {
    font-size: 1.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-statistics-text,
.ms-page-neighborhood-detail .ms-section-about .ms-statistics-label {
    font-size: 1.125rem;
  }
  .ms-page-neighborhood-detail .ms-section-gallery {
    padding-bottom: 2.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow {
    right: -55px;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow {
    left: -55px;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow::before {
    font-size: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-amenities {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-amenities .ms-title {
    font-size: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-amenities .ms-content p {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-nearby,
.ms-page-neighborhood-detail .ms-section-for-sale {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-title,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow {
    right: -40px;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow {
    left: -40px;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow::before,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow::before {
    font-size: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow {
    right: -50px;
  }
  .ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow {
    left: -50px;
  }
}
@media screen and (min-width: 1800px) {
  .ms-page-neighborhood-detail .ms-section-about {
    padding-top: 2.5rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-box-left {
    padding-right: 100px;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-box-right {
    margin-left: 64px;
    padding-left: 0;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-title {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-content p {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-wrap-btn {
    margin-bottom: 2rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ce-btn {
    font-size: 2rem;
    height: 4rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-statistics-item {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .ms-page-neighborhood-detail .ms-section-about .ms-statistics-text,
.ms-page-neighborhood-detail .ms-section-about .ms-statistics-label {
    font-size: 1.5rem;
  }
  .ms-page-neighborhood-detail .ms-section-amenities {
    padding-top: 2.5rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-neighborhood-detail .ms-section-amenities .ms-title {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-amenities .ms-content p {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  .ms-page-neighborhood-detail .ms-section-gallery {
    padding-bottom: 3.75rem;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow {
    right: -80px;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow {
    left: -80px;
  }
  .ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-next-arrow,
.ms-page-neighborhood-detail .ms-section-gallery .ms-slider .gs-prev-arrow {
    height: 3.75rem;
    width: 3.75rem;
  }
  .ms-page-neighborhood-detail .ms-section-nearby,
.ms-page-neighborhood-detail .ms-section-for-sale {
    padding-top: 3rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-title,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-title {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow {
    right: -60px;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow {
    left: -60px;
  }
  .ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-nearby .ms-slider .gs-prev-arrow::before,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow::before,
.ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow::before {
    font-size: 3rem;
  }
  .ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-next-arrow {
    right: -75px;
  }
  .ms-page-neighborhood-detail .ms-section-for-sale .ms-slider .gs-prev-arrow {
    left: -75px;
  }
}

.ms-page-blog .ms-banner {
  background: url("../images/blog/blog.jpg") no-repeat center center;
  background-color: #f4f4f4;
  background-size: cover;
}
.ms-page-blog .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  min-height: 400px;
  padding: 1.5rem 0.9375rem;
  max-width: 1096px;
}
.ms-page-blog .ms-banner-box {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.55);
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-blog .ms-banner .ms-title {
  color: #fff;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-blog .ms-banner .ms-rule {
  background-color: #ddd;
  height: 1px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-blog .ms-banner .ms-text {
  color: #fff;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-blog .ms-filters {
  background-color: #f5f5f5;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.ms-page-blog .ms-filters-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
.ms-page-blog .ms-filters .ms-item {
  margin: 1rem 1.25rem;
}
.ms-page-blog .ms-filters .ms-item .ms-btn {
  border-color: rgba(255, 255, 255, 0.5);
}
.ms-page-blog .ms-newsletter {
  background-color: #fff8f0;
  margin-bottom: 2rem;
  width: 100%;
}
.ms-page-blog .ms-newsletter-wrap {
  max-width: 1096px;
  margin: 0 auto;
}
.ms-page-blog .ms-newsletter-form {
  align-items: center;
  display: flex;
  margin: 0 auto;
  padding: 2rem 0.9375rem 1rem;
  width: 100%;
}
.ms-page-blog .ms-newsletter .ms-input {
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  margin: 0 0 1rem;
  padding: 0.5rem;
  width: 83.3333333333%;
}
.ms-page-blog .ms-newsletter .ms-btn {
  background-color: #e7e7e7;
  border: 0;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  margin-bottom: 1rem;
  width: 16.6666666667%;
}
.ms-page-blog .ms-newsletter .ms-btn:hover {
  background-color: #b9b9b9;
  color: #333;
}
.ms-page-blog .ms-description {
  padding: 0 0.9375rem 3rem;
}
.ms-page-blog .ms-description .ms-title {
  border-bottom: 1px solid #ddd;
  color: #333;
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1rem;
  margin-top: 0.2rem;
  text-align: left;
}
.ms-page-blog .ms-description .ms-text {
  color: #222;
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-blog .ms-post-table {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.ms-page-blog .ms-post-item {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin-bottom: 2rem;
}
.ms-page-blog .ms-post-item .ms-btn {
  margin: 0 0 1.25rem;
}
.ms-page-blog .ms-post-img {
  line-height: 0;
  position: relative;
}
.ms-page-blog .ms-post-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-blog .ms-post-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-blog .ms-post-tags a {
  color: #ffb187;
  display: inline-block;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  margin-top: 0.25rem;
}
.ms-page-blog .ms-post-title {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
.ms-page-blog .ms-post-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 0.5rem;
}
.ms-page-blog .ms-pagination {
  padding: 1.5rem 0.9375rem 3rem;
}
@media screen and (min-width: 768px) {
  .ms-page-blog .ms-banner-wrap {
    min-height: 600px;
  }
  .ms-page-blog .ms-banner-box {
    max-width: 470px;
  }
  .ms-page-blog .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-blog .ms-newsletter-form {
    width: 58.3333333333%;
  }
  .ms-page-blog .ms-page-wrap {
    align-items: flex-start;
    display: flex;
    margin: 0 auto;
    max-width: 1096px;
  }
  .ms-page-blog .ms-page-content {
    width: 66.6666666667%;
  }
  .ms-page-blog .ms-page-sidebar {
    width: 33.3333333333%;
  }
  .ms-page-blog .ms-description .ms-text {
    margin-left: auto;
    margin-right: auto;
    width: 83.3333333333%;
  }
  .ms-page-blog .ms-post-list {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-blog .ms-post-item {
    width: 50%;
  }
  .ms-page-blog .ms-post-featured {
    width: 100%;
  }
  .ms-page-blog-reports .ms-page-content {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-blog .ms-newsletter-form {
    width: 41.6666666667%;
  }
  .ms-page-blog .ms-description .ms-text {
    width: 66.6666666667%;
  }
  .ms-page-blog-reports .ms-post-item {
    width: 33.33%;
  }
}

.ms-page-post .ms-banner {
  background-color: #f4f4f4;
}
.ms-page-post .ms-banner-wrap {
  min-height: 400px;
  position: relative;
}
.ms-page-post .ms-banner-image {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-post .ms-page-wrap {
  margin: 0 auto;
  max-width: 1000px;
}
.ms-page-post .ms-page-content {
  background-color: #fff;
  padding: 3.9375rem 0.9375rem 0.9375rem;
  position: relative;
  z-index: 1;
}
.ms-page-post .ms-breadcrumb {
  margin-top: 0.5rem;
  width: 100%;
}
.ms-page-post .ms-breadcrumb ol {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.ms-page-post .ms-breadcrumb li {
  font-size: 0.9375rem;
  list-style: none;
}
.ms-page-post .ms-breadcrumb li::after {
  content: "»";
  display: inline-block;
  margin: -6px 0.25rem 0;
  vertical-align: middle;
}
.ms-page-post .ms-breadcrumb li:last-child::after {
  content: none;
}
.ms-page-post .ms-breadcrumb a {
  color: #0661be;
  font-weight: 300;
}
.ms-page-post .ms-post-header .ms-post-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
}
.ms-page-post .ms-post-date-published {
  color: #666;
  line-height: 1.5;
}
.ms-page-post .ms-post-author {
  padding-bottom: 1rem;
  padding-top: 2rem;
}
.ms-page-post .ms-post-share {
  margin: 1rem 0 2rem;
}
.ms-page-post .ms-post-share-bottom {
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.ms-page-post .ms-post-body h1,
.ms-page-post .ms-post-body h2,
.ms-page-post .ms-post-body h3,
.ms-page-post .ms-post-body h4,
.ms-page-post .ms-post-body h5,
.ms-page-post .ms-post-body h6 {
  line-height: 1.4;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}
.ms-page-post .ms-post-body h2 {
  font-size: 1.6875rem;
}
.ms-page-post .ms-post-body h3 {
  font-size: 1.375rem;
}
.ms-page-post .ms-post-body h4 {
  font-size: 1.125rem;
}
.ms-page-post .ms-post-body h5 {
  font-size: 1.125rem;
}
.ms-page-post .ms-post-body h6 {
  font-size: 1rem;
}
.ms-page-post .ms-post-body a {
  color: #0661be;
}
.ms-page-post .ms-post-body a:hover, .ms-page-post .ms-post-body a:focus {
  color: #0078a0;
}
.ms-page-post .ms-post-body p {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
}
.ms-page-post .ms-post-body strong,
.ms-page-post .ms-post-body b {
  font-weight: bold;
}
.ms-page-post .ms-post-body ul, .ms-page-post .ms-post-body ol, .ms-page-post .ms-post-body dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}
.ms-page-post .ms-post-body ul {
  margin-left: 3rem;
}
.ms-page-post .ms-post-body ul li {
  list-style-type: disc;
  font-weight: 300;
}
.ms-page-post .ms-post-body figure {
  clear: both;
  margin: 1rem 0;
}
.ms-page-post .ms-post-body .wp-block-embed__wrapper {
  position: relative;
}
.ms-page-post .ms-post-body .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.ms-page-post .ms-post-body .wp-block-embed__wrapper iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-post .ms-post-body iframe,
.ms-page-post .ms-post-body img {
  max-width: 100%;
}
.ms-page-post .ms-post-body img {
  max-width: 100%;
  height: auto;
}
.ms-page-post .ms-post-body .has-text-align-center {
  text-align: center;
}
.ms-page-post .ms-post-body .has-text-color *,
.ms-page-post .ms-post-body .has-inline-color {
  color: inherit;
}
.ms-page-post .ms-post-related-links p {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8rem;
  margin-bottom: 1.25rem;
}
.ms-page-post .ms-blog-collection {
  border-top: 1px solid #ddd;
  padding-top: 2rem;
  margin-top: 1rem;
}
.ms-page-post .ms-description {
  padding: 0 0.9375rem 3rem;
}
.ms-page-post .ms-description .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-post .ms-description .ms-text {
  color: #222;
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-post .related-link-url {
  color: #0661be;
}
.ms-page-post .related-link-name {
  color: #666;
  font-weight: 300;
}
.ms-page-post .ms-post-item {
  margin-bottom: 2rem;
}
.ms-page-post .ms-post-item .ms-btn {
  font-size: 0.6875rem;
  margin: 0 0 1.25rem;
}
.ms-page-post .ms-post-item .ms-btn span {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
}
.ms-page-post .ms-post-img {
  line-height: 0;
  position: relative;
}
.ms-page-post .ms-post-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-post .ms-post-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-post .ms-post-tags a {
  color: #ffb187;
  display: inline-block;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  margin-top: 0.25rem;
}
.ms-page-post .ms-post-title {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
.ms-page-post .ms-post-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .ms-page-post .ms-banner-wrap {
    min-height: 600px;
  }
  .ms-page-post .ms-page-content {
    margin-top: -9rem;
    padding: 11.5rem 7.6rem 2.5rem;
  }
  .ms-page-post .ms-description {
    margin-left: auto;
    margin-right: auto;
    width: 83.3333333333%;
  }
  .ms-page-post .ms-post-body h2 {
    font-size: 2.3125rem;
  }
  .ms-page-post .ms-post-body h3 {
    font-size: 1.6875rem;
  }
  .ms-page-post .ms-post-body h4 {
    font-size: 1.4375rem;
  }
  .ms-page-post .ms-post-body h5 {
    font-size: 1.125rem;
  }
  .ms-page-post .ms-post-body h6 {
    font-size: 1rem;
  }
  .ms-page-post .ms-post-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ms-page-post .ms-post-item {
    width: calc(50% - 0.9375rem);
  }
  .ms-page-post .ms-post-featured {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-post .ms-description {
    width: 66.6666666667%;
  }
}

.ms-page-agent-collection .ms-banner {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
}
.ms-page-agent-collection .ms-banner-wrap {
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 0;
  max-width: 1096px;
}
.ms-page-agent-collection .ms-banner-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 2rem auto 1rem;
  padding: 0 0.9375rem;
}
.ms-page-agent-collection .ms-banner .ms-title {
  color: #222;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.ms-page-agent-collection .ms-banner .ms-text {
  color: #222;
  font-size: 115%;
  line-height: 1.8;
  text-align: center;
  font-weight: 300;
  margin-bottom: 1.25rem;
}
.ms-page-agent-collection .ms-banner .ms-link {
  color: #0661be;
}
.ms-page-agent-collection .ms-filters {
  background-color: #f5f5f5;
  margin-bottom: 2rem;
  padding: 1.5rem 0.9375em 1rem;
}
.ms-page-agent-collection .ms-filters-wrap {
  margin: 0 auto;
  max-width: 480px;
}
.ms-page-agent-collection .ms-filters .ms-label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}
.ms-page-agent-collection .ms-filters .ms-input {
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
}
.ms-page-agent-collection .ms-filters .ms-select {
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  margin: 0 0 1rem 0;
  padding: 0.5rem 23px 0.5rem 0.5rem;
  width: 100%;
}
.ms-page-agent-collection .ms-section-team .ms-section-wrap {
  margin: 0 auto 4rem;
  width: 90%;
  max-width: 1096px;
}
.ms-page-agent-collection .ms-section-team .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-agent-collection .ms-section-team .ms-results-empty {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}
.ms-page-agent-collection .ms-section-team .ms-agent-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
.ms-page-agent-collection .ms-section-team .ms-agent-item {
  background-color: #fff;
  border: 1px solid #ddd;
  display: flex;
  margin-bottom: 1rem;
}
.ms-page-agent-collection .ms-section-team .ms-agent-img {
  height: 174px;
  line-height: 0;
  width: 41.6666666667%;
}
.ms-page-agent-collection .ms-section-team .ms-agent-img a {
  height: 100%;
  width: 100%;
  display: block;
}
.ms-page-agent-collection .ms-section-team .ms-agent-content {
  display: flex;
  flex-direction: column;
  padding: 1rem 0.9375rem 0;
  width: 58.3333333333%;
}
.ms-page-agent-collection .ms-section-team .ms-agent-name {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-agent-collection .ms-section-team .ms-agent-title {
  color: #666;
  font-style: italic;
  overflow: hidden;
  padding-bottom: 0.5rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-agent-collection .ms-section-team .ms-agent-phone, .ms-page-agent-collection .ms-section-team .ms-agent-email {
  align-self: flex-start;
  color: #666;
  font-weight: 300;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-agent-collection .ms-section-team .ms-agent-email {
  margin-bottom: 0.5rem;
}
.ms-page-agent-collection .ms-section-team .ms-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
}
.ms-page-agent-collection .ms-section-team .ms-more-link {
  color: #0661be;
  font-weight: 300;
}
.ms-page-agent-collection .ms-section-team .ms-wrap-btn {
  text-align: left;
}
.ms-page-agent-collection .ms-section-team .ms-btn {
  font-size: 0.8125rem;
}
.ms-page-agent-collection .ms-section-team .ms-btn span {
  padding: 0.5rem;
}
.ms-page-agent-collection .ms-section-team .ms-pagination {
  padding: 1.5rem 0 2rem;
}
@media screen and (min-width: 768px) {
  .ms-page-agent-collection .ms-banner-box {
    width: 66.6666666667%;
  }
  .ms-page-agent-collection .ms-banner .ms-title {
    font-size: 1.4375rem;
  }
  .ms-page-agent-collection .ms-filters-wrap {
    display: flex;
    justify-content: space-between;
  }
  .ms-page-agent-collection .ms-filters .ms-filter-item {
    width: 48%;
  }
  .ms-page-agent-collection .ms-section-team .ms-agent-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 725px;
  }
  .ms-page-agent-collection .ms-section-team .ms-agent-item {
    width: calc(50% - 0.9375rem);
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-agent-collection .ms-section-team .ms-agent-list {
    max-width: calc(100% - 1.875rem);
  }
  .ms-page-agent-collection .ms-section-team .ms-agent-img {
    width: 33.3333333333%;
  }
  .ms-page-agent-collection .ms-section-team .ms-agent-content {
    width: 66.6666666667%;
  }
}

@media screen and (min-width: 1024px) {
  .single-agents {
    padding-top: 0;
  }
}

.ms-page-agent-single .ms-breadcrumb {
  width: 100%;
}
.ms-page-agent-single .ms-breadcrumb-wrap {
  margin: 0 auto;
  max-width: 68.5rem;
  padding: 2.5rem 0.9375rem 1rem;
}
.ms-page-agent-single .ms-breadcrumb ol {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.ms-page-agent-single .ms-breadcrumb li {
  font-size: 0.9375rem;
  list-style: none;
}
.ms-page-agent-single .ms-breadcrumb li::after {
  content: "»";
  display: inline-block;
  margin: -6px 0.25rem 0;
  vertical-align: middle;
}
.ms-page-agent-single .ms-breadcrumb li:last-child::after {
  content: none;
}
.ms-page-agent-single .ms-breadcrumb a {
  color: #0661be;
  font-weight: 300;
}
.ms-page-agent-single .ms-banner {
  height: 430px;
  position: relative;
}
.ms-page-agent-single .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.ms-page-agent-single .ms-block-desktop {
  display: none;
}
.ms-page-agent-single .ms-section-agent .ms-block-left {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  transform: translateY(-280px);
}
.ms-page-agent-single .ms-section-agent .ms-block-left .ms-img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.ms-page-agent-single .ms-section-agent .ms-block-left .ms-wrap-btn {
  margin-bottom: 1.25rem;
}
.ms-page-agent-single .ms-section-agent .ms-block-left .ce-btn {
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 2px;
  width: 100%;
}
.ms-page-agent-single .ms-section-agent .ms-block-left .ce-btn span {
  padding: 1.125rem 0 1.1875rem;
}
.ms-page-agent-single .ms-agent-item {
  margin: 0 auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-agent-single .ms-agent-img {
  border: 1px solid #ddd;
  line-height: 0;
  margin-bottom: 1rem;
  position: relative;
}
.ms-page-agent-single .ms-agent-img:after {
  content: "";
  display: block;
  padding-bottom: 132%;
}
.ms-page-agent-single .ms-agent-follow {
  color: var(--orange-100);
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  text-align: center;
}
.ms-page-agent-single .ms-agent-social {
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.ms-page-agent-single .ms-agent-social .ms-link {
  align-items: center;
  background-color: var(--orange-100);
  border: 1px solid var(--orange-100);
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 1rem;
  height: 30px;
  justify-content: center;
  margin: 0 0.25rem;
  padding: 0.5rem 0.25rem;
  transition: all 0.4s;
  width: 30px;
}
.ms-page-agent-single .ms-agent-social .ms-link:hover, .ms-page-agent-single .ms-agent-social .ms-link:focus {
  background-color: transparent;
  color: var(--orange-100);
}
.ms-page-agent-single .ms-agent-social .ms-link span {
  display: none;
}
.ms-page-agent-single .ms-agent-contact {
  display: flex;
  flex-direction: column;
}
.ms-page-agent-single .ms-agent-content {
  display: flex;
  flex-direction: column;
  margin-top: -280px;
}
.ms-page-agent-single .ms-agent-content .ms-wrap-btn {
  margin-bottom: 1.25rem;
  margin-top: 1.25em;
  text-align: center;
}
.ms-page-agent-single .ms-agent-content .ms-btn {
  background-color: transparent;
  border-color: transparent;
  color: var(--orange-100);
  font-size: 1.125rem;
  font-weight: 500;
}
.ms-page-agent-single .ms-agent-content .ms-btn span {
  padding: 0.5rem;
}
.ms-page-agent-single .ms-agent-name {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 2.125rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  text-align: center;
}
.ms-page-agent-single .ms-agent-title {
  color: #393939;
  font-size: 0.75rem;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 1.25rem;
}
.ms-page-agent-single .ms-agent-top-producer {
  display: block;
  margin: 0 auto 1.5rem;
}
.ms-page-agent-single .ms-agent-phone {
  color: #393939;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  text-align: center;
}
.ms-page-agent-single .ms-agent-phone:hover, .ms-page-agent-single .ms-agent-phone:focus {
  color: #0078a0;
}
.ms-page-agent-single .ms-agent-email {
  color: #393939;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-agent-single .ms-agent-email:hover, .ms-page-agent-single .ms-agent-email:focus {
  color: #0078a0;
}
.ms-page-agent-single .ms-agent-languages {
  color: #393939;
  line-height: 1.5;
  text-align: center;
}
.ms-page-agent-single .ms-agent-languages strong {
  font-weight: 700;
}
.ms-page-agent-single .ms-agent-languages span {
  color: #666;
  font-size: 105%;
  font-weight: 300;
}
.ms-page-agent-single .ms-agent-languages {
  margin-bottom: 1rem;
}
.ms-page-agent-single .ms-agent-designations, .ms-page-agent-single .ms-agent-awards {
  border-top: 1px solid var(--orange-100);
  color: #393939;
  font-size: 0.75rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  text-align: center;
}
.ms-page-agent-single .ms-agent-designations strong, .ms-page-agent-single .ms-agent-awards strong {
  display: block;
  margin-bottom: 0.5rem;
}
.ms-page-agent-single .ms-agent-awards-item {
  padding-bottom: 0.5rem;
}
.ms-page-agent-single .ms-agent-text {
  color: #393939;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
.ms-page-agent-single .ms-agent-text p {
  margin-bottom: 1.25rem;
}
.ms-page-agent-single .ms-agent-text strong {
  font-weight: bold;
}
.ms-page-agent-single .ms-agent-text ul, .ms-page-agent-single .ms-agent-text ol, .ms-page-agent-single .ms-agent-text dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}
.ms-page-agent-single .ms-agent-text ol, .ms-page-agent-single .ms-agent-text ul {
  margin-left: 3rem;
}
.ms-page-agent-single .ms-agent-text ol li, .ms-page-agent-single .ms-agent-text ul li {
  font-weight: 300;
}
.ms-page-agent-single .ms-agent-text ol li {
  list-style-type: decimal;
}
.ms-page-agent-single .ms-agent-text ul li {
  list-style-type: disc;
}
.ms-page-agent-single .ms-agent-text iframe, .ms-page-agent-single .ms-agent-text img {
  max-width: 100%;
}
.ms-page-agent-single .ms-agent-text img {
  height: auto;
}
.ms-page-agent-single .ms-agent-text figure {
  clear: both;
  margin: 1rem 0;
}
.ms-page-agent-single .ms-agent-text blockquote {
  border-color: #f69231;
  border-style: solid;
  border-width: 0 0 0 0.2rem;
  color: inherit;
  font-size: 1rem;
  margin: 1rem 0;
  padding: 0.5rem 0 0.5rem 2rem;
}
.ms-page-agent-single .ms-agent-text blockquote p {
  margin-bottom: 0;
}
.ms-page-agent-single .ms-agent-education {
  display: flex;
  flex-direction: column;
  padding-top: 0.5rem;
  border-top: 1px solid var(--orange-100);
}
.ms-page-agent-single .ms-agent-education-title {
  color: #393939;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}
.ms-page-agent-single .ms-agent-education-item {
  padding-bottom: 0.5rem;
  position: relative;
  text-align: center;
  font-size: 0.75rem;
}
.ms-page-agent-single .ms-agent-education-item::before {
  font-family: "idx-icons" !important;
  left: 2px;
  position: absolute;
  top: 1px;
}
.ms-page-agent-single .ms-agent-education-school {
  color: #666;
  font-weight: 300;
}
.ms-page-agent-single .ms-section-listing {
  background-color: #fff;
  border-top: 1px solid #393939;
  padding: 1.25rem 0 2rem;
}
.ms-page-agent-single .ms-section-listing .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-agent-single .ms-section-listing .ms-title {
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  text-align: center;
}
.ms-page-agent-single .ms-section-listing .flex-page-title {
  display: none;
}
.ms-page-agent-single .ms-section-listing #wrap-subfilters .gwr,
.ms-page-agent-single .ms-section-listing #wrap-result .gwr {
  width: 100% !important;
}
.ms-page-agent-single .ms-section-listing .ms-building-item {
  border: 1px solid #ddd;
  position: relative;
  width: 100%;
}
.ms-page-agent-single .ms-section-listing .ms-building-img {
  line-height: 0;
  position: relative;
}
.ms-page-agent-single .ms-section-listing .ms-building-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-agent-single .ms-section-listing .ms-building-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-agent-single .ms-section-listing .ms-building-flag {
  background-color: #e56f0a;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  z-index: 1;
}
.ms-page-agent-single .ms-section-listing .ms-building-content {
  align-items: flex-start;
  background-color: #fff;
  display: flex;
  padding: 0.5rem;
  position: relative;
}
.ms-page-agent-single .ms-section-listing .ms-building-content-left {
  text-align: left;
  width: 58.3333333333%;
}
.ms-page-agent-single .ms-section-listing .ms-building-content-right {
  text-align: right;
  width: 41.6666666667%;
}
.ms-page-agent-single .ms-section-listing .ms-building-status {
  background-color: rgba(155, 155, 155, 0.9);
  color: #fff;
  font-weight: 500;
  height: 35px;
  left: 0;
  line-height: 1.5;
  padding: 0.3125rem 0;
  position: absolute;
  text-align: center;
  top: -35px;
  width: 100%;
  z-index: 1;
}
.ms-page-agent-single .ms-section-listing .ms-building-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.ms-page-agent-single .ms-section-listing .ms-building-text {
  color: #666;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-agent-single .ms-section-listing .ms-building-area {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-agent-single .ms-section-listing .ms-building-info {
  color: #666;
  display: flex;
  font-size: 90%;
}
.ms-page-agent-single .ms-section-listing .ms-building-info .ms-item {
  align-items: center;
  display: flex;
  line-height: 1.5;
  position: relative;
}
.ms-page-agent-single .ms-section-listing .ms-building-info .ms-item + .ms-item::before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-agent-single .ms-section-listing .ms-building-price {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
}
.ms-page-agent-single .ms-section-listing .ms-building-price-by-sqft {
  color: #666;
  font-size: 90%;
}
.ms-page-agent-single .ms-section-news {
  margin-bottom: 3rem;
  margin-top: 2rem;
  padding-top: 2rem;
}
.ms-page-agent-single .ms-section-news .ms-section-wrap {
  margin: 0 auto;
  max-width: 68.5rem;
}
.ms-page-agent-single .ms-section-news .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-agent-single .ms-section-news .ms-text {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  padding: 0 0.9375rem 3rem;
  text-align: center;
}
.ms-page-agent-single .ms-section-news .ms-slider {
  position: relative;
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-item-slider {
  padding: 0 0.9375rem;
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-prev-arrow,
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-next-arrow {
  background-color: transparent;
  color: #aaa;
  height: 80px;
  opacity: 0.75;
  position: relative;
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-prev-arrow::before,
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-next-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 72px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-prev-arrow:hover, .ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-prev-arrow:focus,
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-next-arrow:hover,
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-next-arrow:focus {
  color: #f69231;
  opacity: 1;
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-prev-arrow {
  left: 25px;
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-next-arrow {
  right: 25px;
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-agent-single .ms-section-news .ms-slider.gs-builded .ms-building-item {
  width: 100%;
}
.ms-page-agent-single .ms-section-news .ms-post-item .ms-wrap-btn {
  margin: 1.25rem 0;
  text-align: left;
}
.ms-page-agent-single .ms-section-news .ms-post-item .ms-btn {
  font-size: 0.6875rem;
}
.ms-page-agent-single .ms-section-news .ms-post-item .ms-btn span {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
}
.ms-page-agent-single .ms-section-news .ms-post-img {
  line-height: 0;
  position: relative;
}
.ms-page-agent-single .ms-section-news .ms-post-img::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-agent-single .ms-section-news .ms-post-img img {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}
.ms-page-agent-single .ms-section-news .ms-post-meta {
  color: #666;
  align-items: center;
  display: flex;
  font-size: 90%;
  line-height: 1.5;
}
.ms-page-agent-single .ms-section-news .ms-post-meta-item {
  align-items: center;
  display: flex;
  position: relative;
}
.ms-page-agent-single .ms-section-news .ms-post-meta-item + .ms-post-meta-item:before {
  content: "";
  align-items: center;
  background-color: #666;
  border-radius: 50%;
  display: flex;
  height: 3px;
  justify-content: center;
  margin-left: 8px;
  margin-right: 8px;
  width: 3px;
}
.ms-page-agent-single .ms-section-news .ms-post-title {
  color: #4f4f4f;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: 0.5rem;
}
.ms-page-agent-single .ms-section-news .ms-post-text {
  font-size: 90%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1rem;
}
.ms-page-agent-single .ms-section-news .ms-post-author {
  color: #0661be;
  font-size: 90%;
  line-height: 1.5;
}
@media screen and (max-width: 767.98px) {
  .ms-page-agent-single .ms-section-request-information {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-agent-single .ms-banner {
    height: 250px;
  }
  .ms-page-agent-single .ms-agent-item {
    display: flex;
    flex-direction: row-reverse;
  }
  .ms-page-agent-single .ms-agent-content {
    margin-top: 0;
    padding-top: 1.25rem;
    padding-right: 0.9375rem;
    width: 66.6666666667%;
    max-width: 960px;
    margin-right: auto;
  }
  .ms-page-agent-single .ms-agent-contact {
    display: block;
    margin-bottom: 0.75rem;
  }
  .ms-page-agent-single .ms-agent-name, .ms-page-agent-single .ms-agent-title {
    text-align: left;
  }
  .ms-page-agent-single .ms-agent-phone, .ms-page-agent-single .ms-agent-email {
    font-size: 1rem;
  }
  .ms-page-agent-single .ms-agent-phone::after {
    content: "";
    background-color: var(--orange-100);
    display: inline-block;
    height: 15px;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    position: relative;
    top: 2px;
    width: 1px;
  }
  .ms-page-agent-single .ms-agent-content .ms-wrap-btn {
    text-align: left;
  }
  .ms-page-agent-single .ms-agent-content .ms-btn {
    font-size: 0.875rem;
    min-width: auto;
  }
  .ms-page-agent-single .ms-agent-content .ms-btn span {
    padding-left: 0;
  }
  .ms-page-agent-single .ms-agent-languages {
    font-weight: 300;
    text-align: left;
  }
  .ms-page-agent-single .ms-agent-text {
    text-align: left;
    line-height: 1.8;
  }
  .ms-page-agent-single .ms-agent-social {
    justify-content: flex-end;
    margin-bottom: 0;
  }
  .ms-page-agent-single .ms-agent-social-wrap {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    margin-left: auto;
  }
  .ms-page-agent-single .ms-agent-top-producer {
    height: auto;
    margin: 0 auto 0 0;
    max-height: 140px;
    max-width: 140px;
    width: auto;
  }
  .ms-page-agent-single .ms-mobile {
    display: none;
  }
  .ms-page-agent-single .ms-block-desktop {
    display: block;
  }
  .ms-page-agent-single .ms-block-badges {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
  }
  .ms-page-agent-single .ms-block-left .ce-btn {
    min-width: 100%;
  }
  .ms-page-agent-single .ms-section-agent .ms-block-left {
    padding-right: 0.9375rem;
    transform: translateY(-120px);
    width: 33.3333333333%;
  }
  .ms-page-agent-single .ms-section-news .ms-text {
    margin-left: auto;
    margin-right: auto;
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-agent-single .ms-banner {
    height: 430px;
  }
  .ms-page-agent-single .ms-section-agent .ms-block-left {
    transform: translateY(-180px);
    max-width: 510px;
    margin-bottom: -140px;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-prev-arrow {
    left: -50px;
  }
  .ms-page-agent-single .ms-section-news .ms-slider.gs-builded .gs-next-arrow {
    right: -50px;
  }
  .ms-page-agent-single .ms-section-news .ms-text {
    max-width: 700px;
    width: 66.6666666667%;
  }
  .ms-page-agent-single .ms-agent-content {
    padding-top: 2rem;
  }
  .ms-page-agent-single .ms-agent-name {
    font-size: 2.625rem;
  }
  .ms-page-agent-single .ms-agent-follow {
    font-size: 0.875rem;
  }
  .ms-page-agent-single .ms-agent-social .ms-link {
    font-size: 18px;
    height: 36px;
    width: 36px;
  }
  .ms-page-agent-single .ms-agent-title,
.ms-page-agent-single .ms-agent-text,
.ms-page-agent-single .ms-agent-designations,
.ms-page-agent-single .ms-agent-awards,
.ms-page-agent-single .ms-agent-education {
    font-size: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .ms-page-agent-single .ms-agent-education-title,
.ms-page-agent-single .ms-agent-education-item {
    font-size: 1rem;
  }
  .ms-page-agent-single .ms-section-listing .ms-title {
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 1350px) {
  .ms-page-agent-single .ms-section-listing .wrap-result.view-list .development,
.ms-page-agent-single .ms-section-listing .wrap-result.view-list .price-sf {
    display: none !important;
  }
}
@media screen and (min-width: 1800px) {
  .ms-page-agent-single .ms-banner {
    height: 660px;
  }
  .ms-page-agent-single .ms-agent-content {
    padding-top: 2.5rem;
  }
  .ms-page-agent-single .ms-agent-name {
    font-size: 5rem;
    margin-bottom: 0.75rem;
  }
  .ms-page-agent-single .ms-agent-title {
    font-size: 1.5rem;
    margin-bottom: 3rem;
  }
  .ms-page-agent-single .ms-agent-contact {
    margin-bottom: 1rem;
  }
  .ms-page-agent-single .ms-agent-phone, .ms-page-agent-single .ms-agent-email, .ms-page-agent-single .ms-agent-languages, .ms-page-agent-single .ms-agent-text {
    font-size: 1.5rem;
  }
  .ms-page-agent-single .ms-agent-phone::after {
    height: 20px;
  }
  .ms-page-agent-single .ms-agent-text {
    line-height: 2;
  }
  .ms-page-agent-single .ms-agent-img {
    margin-bottom: 1.5rem;
  }
  .ms-page-agent-single .ms-agent-follow {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
  .ms-page-agent-single .ms-agent-social .ms-link {
    font-size: 1.5rem;
    height: 52px;
    width: 52px;
  }
  .ms-page-agent-single .ms-agent-designations, .ms-page-agent-single .ms-agent-education, .ms-page-agent-single .ms-agent-awards {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    font-size: 1.5rem;
  }
  .ms-page-agent-single .ms-agent-education-title, .ms-page-agent-single .ms-agent-education-item {
    font-size: 1.5rem;
  }
  .ms-page-agent-single .ms-section-agent .ms-block-left {
    margin-bottom: -360px;
    transform: translateY(-400px);
  }
  .ms-page-agent-single .ms-block-badges {
    margin-bottom: 2rem;
  }
  .ms-page-agent-single .ms-section-listing {
    padding-top: 3rem;
    padding-bottom: 3.25rem;
  }
  .ms-page-agent-single .ms-section-listing .ms-title {
    font-size: 5rem;
  }
  .ms-page-agent-single .ms-section-request-information .form-search .flex-content-form .form-item textarea {
    height: 144px;
  }
  .ms-page-agent-single .ms-section-request-information .form-search .flex-content-form .form-item {
    margin-bottom: 2.5rem;
  }
  .ms-page-agent-single .ms-section-request-information .form-search .flex-content-form .form-item input {
    height: 52px;
  }
  .ms-page-agent-single .ms-section-request-information .form-search .flex-content-form .form-item .clidxboost-btn-link {
    min-width: 360px;
  }
  .ms-page-agent-single .ms-section-request-information .form-search .flex-content-form .form-item .clidxboost-btn-link span {
    word-spacing: 2px;
    letter-spacing: 5px;
  }
  .ms-page-agent-single .ms-page-agent-single .ms-section-request-information .form-search .flex-content-form .form-item:nth-child(7) {
    top: 198px;
  }
}

.ms-page-services .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-services .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  min-height: 400px;
  max-width: 1096px;
  padding: 1.5rem 0.9375rem;
  position: relative;
  z-index: 1;
}
.ms-page-services .ms-banner-box {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.55);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-services .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-services .ms-banner .ms-title {
  color: #fff;
  font-size: 1.6875rem;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-services .ms-banner .ms-rule {
  background-color: #ddd;
  height: 1px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-services .ms-banner .ms-text {
  color: #fff;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-services .ms-banner .ms-wrap-btn {
  margin-bottom: 1.25rem;
  margin-top: 1rem;
}
.ms-page-services .ms-banner-services .ms-title {
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
}
.ms-page-services .ms-banner-residential .ms-banner-box,
.ms-page-services .ms-banner-commercial .ms-banner-box,
.ms-page-services .ms-banner-property-management .ms-banner-box {
  background-color: rgba(255, 255, 255, 0.6);
}
.ms-page-services .ms-banner-residential .ms-title,
.ms-page-services .ms-banner-residential .ms-text,
.ms-page-services .ms-banner-commercial .ms-title,
.ms-page-services .ms-banner-commercial .ms-text,
.ms-page-services .ms-banner-property-management .ms-title,
.ms-page-services .ms-banner-property-management .ms-text {
  color: #222;
}
.ms-page-services .ms-banner-residential .ms-text,
.ms-page-services .ms-banner-commercial .ms-text,
.ms-page-services .ms-banner-property-management .ms-text {
  text-shadow: 0 0 1px #ccc;
}
.ms-page-services .ms-banner-residential .ms-rule,
.ms-page-services .ms-banner-commercial .ms-rule,
.ms-page-services .ms-banner-property-management .ms-rule {
  background-color: #999;
}
.ms-page-services .ms-banner-pre-construction .ms-banner-box {
  background-color: transparent;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .ms-page-services .ms-banner-wrap {
    min-height: 600px;
  }
  .ms-page-services .ms-banner-box {
    max-width: 470px;
  }
  .ms-page-services .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-services .ms-banner-services .ms-banner-wrap {
    min-height: 650px;
  }
}

.ms-page-residential-sales-leasing .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-residential-sales-leasing .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  min-height: 400px;
  padding: 1.5rem 0.9375rem;
  max-width: 1096px;
  position: relative;
  z-index: 1;
}
.ms-page-residential-sales-leasing .ms-banner-box {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-residential-sales-leasing .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-residential-sales-leasing .ms-banner .ms-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-residential-sales-leasing .ms-banner .ms-rule {
  background-color: #999;
  height: 2px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-residential-sales-leasing .ms-banner .ms-text {
  color: #000;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
}
.ms-page-residential-sales-leasing .ms-section-knowledge {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
  padding: 3rem 0;
}
.ms-page-residential-sales-leasing .ms-section-knowledge .ms-section-wrap {
  padding: 0 0.9375rem;
}
.ms-page-residential-sales-leasing .ms-section-knowledge .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-residential-sales-leasing .ms-section-knowledge .ms-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-residential-sales-leasing .ms-section-testimonial {
  background-color: #fff8f0;
  margin: 3.25rem auto 2rem;
  padding: 3rem 0 3rem;
}
.ms-page-residential-sales-leasing .ms-section-testimonial .ms-img {
  display: block;
  margin: 0 auto;
  width: 50px;
}
.ms-page-residential-sales-leasing .ms-section-testimonial .ms-blockquote {
  color: #555;
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.6;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 1.5rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ms-page-residential-sales-leasing .ms-section-testimonial .ms-blockquote {
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-residential-sales-leasing .ms-section-testimonial .ms-blockquote {
    width: 66.6666666667%;
  }
}
.ms-page-residential-sales-leasing .ms-section-featured-properties {
  background-color: #fff;
  padding: 1rem 0 2.25rem;
}
@media screen and (min-width: 768px) {
  .ms-page-residential-sales-leasing .ms-banner-wrap {
    min-height: 650px;
  }
  .ms-page-residential-sales-leasing .ms-banner-box {
    max-width: 470px;
  }
  .ms-page-residential-sales-leasing .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-residential-sales-leasing .ms-section-knowledge .ms-text {
    width: 66.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-residential-sales-leasing .ms-section-knowledge .ms-text {
    width: 50%;
  }
}

.ms-page-pre-construction-sales .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-pre-construction-sales .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  min-height: 400px;
  padding: 1.5rem 0.9375rem;
  max-width: 1096px;
  position: relative;
  z-index: 1;
}
.ms-page-pre-construction-sales .ms-banner-box {
  align-items: center;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.ms-page-pre-construction-sales .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-pre-construction-sales .ms-banner .ms-title {
  color: #fff;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-pre-construction-sales .ms-banner .ms-rule {
  background-color: #ddd;
  height: 1px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-pre-construction-sales .ms-banner .ms-text {
  color: #fff;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-pre-construction-sales .ms-section-knowledge {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
  padding: 3rem 0;
}
.ms-page-pre-construction-sales .ms-section-knowledge .ms-section-wrap {
  padding: 0 0.9375rem;
}
.ms-page-pre-construction-sales .ms-section-knowledge .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 3rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-pre-construction-sales .ms-section-knowledge .ms-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-pre-construction-sales .ms-section-testimonial {
  background-color: #fff8f0;
  margin: 3.25rem auto 2rem;
  padding: 3rem 0 3rem;
}
.ms-page-pre-construction-sales .ms-section-testimonial .ms-img {
  display: block;
  margin: 0 auto;
  width: 50px;
}
.ms-page-pre-construction-sales .ms-section-testimonial .ms-blockquote {
  color: #555;
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.6;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 1.5rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ms-page-pre-construction-sales .ms-section-testimonial .ms-blockquote {
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-pre-construction-sales .ms-section-testimonial .ms-blockquote {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-pre-construction-sales .ms-banner-wrap {
    min-height: 650px;
  }
  .ms-page-pre-construction-sales .ms-banner-box {
    max-width: 470px;
  }
  .ms-page-pre-construction-sales .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-pre-construction-sales .ms-section-knowledge .ms-text {
    width: 66.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-pre-construction-sales .ms-section-knowledge .ms-text {
    width: 50%;
  }
}

.ms-page-commercial-sales-leasing .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-commercial-sales-leasing .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  min-height: 400px;
  padding: 1.5rem 0.9375rem;
  max-width: 1096px;
  position: relative;
  z-index: 1;
}
.ms-page-commercial-sales-leasing .ms-banner-box {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-commercial-sales-leasing .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-commercial-sales-leasing .ms-banner .ms-title {
  color: #222;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-commercial-sales-leasing .ms-banner .ms-rule {
  background-color: #999;
  height: 2px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-commercial-sales-leasing .ms-banner .ms-text {
  color: #000;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
}
.ms-page-commercial-sales-leasing .ms-section-knowledge {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
  padding: 3rem 0;
}
.ms-page-commercial-sales-leasing .ms-section-knowledge .ms-section-wrap {
  padding: 0 0.9375rem;
}
.ms-page-commercial-sales-leasing .ms-section-knowledge .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 3rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-commercial-sales-leasing .ms-section-knowledge .ms-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-commercial-sales-leasing .ms-section-testimonial {
  background-color: #fff8f0;
  margin: 3.25rem auto 2rem;
  padding: 3rem 0 3rem;
}
.ms-page-commercial-sales-leasing .ms-section-testimonial .ms-img {
  display: block;
  margin: 0 auto;
  width: 50px;
}
.ms-page-commercial-sales-leasing .ms-section-testimonial .ms-blockquote {
  color: #555;
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.6;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 1.5rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ms-page-commercial-sales-leasing .ms-section-testimonial .ms-blockquote {
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-commercial-sales-leasing .ms-section-testimonial .ms-blockquote {
    width: 66.6666666667%;
  }
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-section-wrap {
  margin: 3rem auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  max-width: 1096px;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-text {
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 3rem;
  text-align: center;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider {
  position: relative;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-wrap-img {
  line-height: 0;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-img {
  height: auto;
  width: 100%;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-title {
  color: #4f4f4f;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-text {
  font-size: 90%;
  line-height: 1.8;
  margin-bottom: 1.25rem;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .gs-wrapper-items.gs-transition-swipe {
  height: auto !important;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .clidxboost-gs-wrapper-bullets {
  margin-top: 2rem;
}
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .clidxboost-gs-wrapper-bullets .gs-bullet:before {
  height: 10px;
  width: 10px;
}
@media screen and (min-width: 768px) {
  .ms-page-commercial-sales-leasing .ms-banner-wrap {
    min-height: 650px;
  }
  .ms-page-commercial-sales-leasing .ms-banner-box {
    max-width: 470px;
  }
  .ms-page-commercial-sales-leasing .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-commercial-sales-leasing .ms-section-knowledge .ms-text {
    width: 66.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-item {
    display: flex;
    justify-content: center;
  }
  .ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-wrap-img,
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-wrap-content {
    width: 41.6666666667%;
  }
  .ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-wrap-img {
    line-height: 0;
    padding-right: 0.9375rem;
  }
  .ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-wrap-img .ms-img {
    height: 100%;
  }
  .ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-wrap-content {
    padding-left: 0.9375rem;
  }
  .ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-title,
.ms-page-commercial-sales-leasing .ms-section-case-studies .ms-slider .ms-text {
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-commercial-sales-leasing .ms-section-knowledge .ms-text {
    width: 50%;
  }
}

.ms-page-developer-services {
  /*
  @media screen and (min-width: 1024px) {
    .ms-section-timeline {
      .ms-timeline {
        .tl-text h2.tl-headline {
          font-size: 1.25rem;
          line-height: 46px;
        }
      }
    }
  }*/
}
.ms-page-developer-services .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-developer-services .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  min-height: 400px;
  padding: 1.5rem 0.9375rem;
  max-width: 1096px;
  position: relative;
  z-index: 1;
}
.ms-page-developer-services .ms-banner-box {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.55);
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-developer-services .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-developer-services .ms-banner .ms-title {
  color: #fff;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-developer-services .ms-banner .ms-rule {
  background-color: #ddd;
  height: 1px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-developer-services .ms-banner .ms-text {
  color: #fff;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-developer-services .ms-section-knowledge {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
  padding: 3rem 0;
}
.ms-page-developer-services .ms-section-knowledge .ms-section-wrap {
  padding: 0 0.9375rem;
}
.ms-page-developer-services .ms-section-knowledge .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 3rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-developer-services .ms-section-knowledge .ms-text {
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-developer-services .ms-section-testimonial {
  background-color: #fff8f0;
  margin: 3.25rem auto 2rem;
  padding: 3rem 0 3rem;
}
.ms-page-developer-services .ms-section-testimonial .ms-img {
  display: block;
  margin: 0 auto;
  width: 50px;
}
.ms-page-developer-services .ms-section-testimonial .ms-blockquote {
  color: #555;
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.6;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-top: 1.5rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ms-page-developer-services .ms-section-testimonial .ms-blockquote {
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-developer-services .ms-section-testimonial .ms-blockquote {
    width: 66.6666666667%;
  }
}
.ms-page-developer-services .ms-section-timeline {
  border-bottom: 1px solid #ddd;
  padding-top: 2rem;
}
.ms-page-developer-services .ms-section-timeline .ms-title {
  font-size: 1.8125rem;
  font-weight: 400;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
  line-height: 1.6;
}
.ms-page-developer-services .ms-section-timeline .ms-text {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  text-align: center;
}
.ms-page-developer-services .ms-section-timeline .ms-timeline {
  /*height: 640px;
  width: 100%;*/
  /*
  .button {
    background-color: #fff;
    border: #c4c4c4 1px solid;
    color: #333;
    display: inline-block;
    font-size: .8125rem;
    font-weight: 300;
    line-height: normal;
    margin: 0 0 1.25rem;
    padding: .5rem .5rem .5rem .5rem;

    &:hover,
    &:focus {
      background: rgba(246,146,49,.2);
      border-color: rgba(246,146,49,.2);
    }
  }
  */
}
.ms-page-developer-services .ms-section-timeline .ms-timeline .tl-slide-scrollable-container {
  margin: 0 auto;
}
.ms-page-developer-services .ms-section-services {
  margin: 3rem auto;
  padding: 0 !important;
}
.ms-page-developer-services .ms-section-services .ms-section-wrap {
  border-bottom: 1px solid #ddd;
  margin: 0 auto;
  max-width: 936px;
  padding-bottom: 2rem;
  width: 90%;
}
.ms-page-developer-services .ms-section-services .ms-title {
  color: #333;
  font-size: 1.8125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2rem;
  margin-top: 0.2rem;
  text-align: center;
}
.ms-page-developer-services .ms-section-services .ms-service-list {
  padding-bottom: 2rem;
}
.ms-page-developer-services .ms-section-services .ms-service-item {
  align-items: center;
  display: flex;
  height: 78px;
  padding: 0 0.9375rem;
}
.ms-page-developer-services .ms-section-services .ms-service-img {
  height: auto;
  margin-right: 0.9375rem;
  max-width: 40px;
}
.ms-page-developer-services .ms-section-services .ms-service-text {
  font-size: 90%;
  line-height: 1.5;
  padding-left: 0.9375rem;
}
@media screen and (min-width: 640px) {
  .ms-page-developer-services .ms-service-list {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-developer-services .ms-service-item {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-developer-services .ms-banner-wrap {
    min-height: 650px;
  }
  .ms-page-developer-services .ms-banner-box {
    max-width: 470px;
  }
  .ms-page-developer-services .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-developer-services .ms-section-knowledge .ms-text {
    width: 66.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .ms-page-developer-services .ms-section-timeline .ms-text {
    margin-left: auto;
    margin-right: auto;
    width: 83.3333333333%;
  }
  .ms-page-developer-services .ms-section-services .ms-service-item {
    width: 33.33%;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-developer-services {
    /*
    .ms-section-timeline {
      .ms-text {
        width: 66.6666666667%;
      }
    }*/
  }
  .ms-page-developer-services .ms-section-knowledge .ms-text {
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .page-template-development-services {
    padding-top: 0;
  }
}

.ms-page-development-services .ms-banner {
  background-color: #f4f4f4;
  position: relative;
}
.ms-page-development-services .ms-banner-wrap {
  align-items: center;
  display: flex;
  margin: 0 auto;
  min-height: 400px;
  padding: 1.5rem 0.9375rem;
  max-width: 1096px;
  position: relative;
  z-index: 1;
}
.ms-page-development-services .ms-banner-box {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.55);
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding: 2.25rem 2.5rem;
}
.ms-page-development-services .ms-banner-image {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-development-services .ms-banner .ms-title {
  color: #fff;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-development-services .ms-banner .ms-rule {
  background-color: #ddd;
  height: 1px;
  margin: 1.25rem auto 1.1875rem;
  width: 250px;
}
.ms-page-development-services .ms-banner .ms-text {
  color: #fff;
  font-size: 115%;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 0 1px #000;
}
.ms-page-development-services .ms-section-development-sales .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.ms-page-development-services .ms-section-development-sales .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ms-page-development-services .ms-section-development-sales .ms-title span {
  display: block;
}
.ms-page-development-services .ms-section-development-sales .ms-img {
  margin-bottom: 1.25rem;
  max-width: 100%;
}
.ms-page-development-services .ms-section-development-sales .ms-subtitle {
  color: var(--orange-100);
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ms-page-development-services .ms-section-development-sales .ms-subtitle span {
  display: block;
}
.ms-page-development-services .ms-section-development-sales .ms-box {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.ms-page-development-services .ms-section-development-sales .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-page-development-services .ms-section-development-sales .ms-text p {
  margin-bottom: 1rem;
}
.ms-page-development-services .ms-section-development-sales .ms-list {
  border-top: 1px solid var(--orange-100);
  border-bottom: 1px solid var(--orange-100);
  margin-bottom: 1.25rem;
}
.ms-page-development-services .ms-section-development-sales .ms-list li {
  font-size: 0.875rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: center;
}
.ms-page-development-services .ms-section-development-sales .ms-list li + li {
  border-top: 1px solid var(--orange-100);
}
.ms-page-development-services .ms-section-new-neighborhoods {
  border-top: 1px solid #393939;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  width: 90%;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-title span {
  display: block;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-text p {
  margin-bottom: 1.5rem;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-select {
  border-top: 1px solid var(--orange-100);
  border-bottom: 1px solid var(--orange-100);
  margin: 0 auto 1rem;
  position: relative;
  max-width: 320px;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-select select {
  background-color: transparent;
  font-size: 0.875rem;
  padding: 0.5rem 2rem;
  width: 100%;
  z-index: 1;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-select .select-arrow {
  color: var(--orange-100);
  font-family: "idx-icons";
  font-size: 1.25rem;
  font-weight: 600;
  height: 0;
  margin-top: -10px;
  position: absolute;
  right: 2.25rem;
  top: 50%;
  width: 0;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-select .select-arrow::before {
  content: "\e932";
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-tabs {
  display: none;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-wrap-img {
  margin: 0 -5% 1rem -5%;
  position: relative;
  width: 110%;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-wrap-img::before {
  content: "";
  display: block;
  padding-bottom: 56.5%;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 100%;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1rem;
  text-align: center;
  width: 100%;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-sold-condos {
  color: var(--orange-100);
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-description {
  text-align: center;
  margin-bottom: 1.5rem;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-description p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.8;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-subtitle {
  color: #393939;
  display: block;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-title-small {
  display: block;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: var(--orange-100);
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-list {
  font-size: 0.875rem;
  text-align: center;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-list .ms-number {
  color: var(--orange-100);
  font-weight: 600;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-list li {
  margin-bottom: 0.5rem;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-panes .gs-wrapper-items {
  align-items: flex-start;
}
.ms-page-development-services .ms-section-new-neighborhoods .ms-panes .gs-container-navs {
  display: none;
}
.ms-page-development-services .ms-section-development-consulting {
  border-top: 1px solid #393939;
}
.ms-page-development-services .ms-section-development-consulting .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.ms-page-development-services .ms-section-development-consulting .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ms-page-development-services .ms-section-development-consulting .ms-title span {
  display: block;
}
.ms-page-development-services .ms-section-development-consulting .ms-img {
  margin-bottom: 1.25rem;
  max-width: 100%;
}
.ms-page-development-services .ms-section-development-consulting .ms-subtitle {
  color: var(--orange-100);
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ms-page-development-services .ms-section-development-consulting .ms-subtitle span {
  display: block;
}
.ms-page-development-services .ms-section-development-consulting .ms-box {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.ms-page-development-services .ms-section-development-consulting .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-page-development-services .ms-section-development-consulting .ms-text p {
  margin-bottom: 1rem;
}
.ms-page-development-services .ms-section-development-consulting .ms-list {
  border-top: 1px solid var(--orange-100);
  border-bottom: 1px solid var(--orange-100);
  margin-bottom: 1.25rem;
}
.ms-page-development-services .ms-section-development-consulting .ms-list li {
  font-size: 0.875rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: center;
}
.ms-page-development-services .ms-section-development-consulting .ms-list li + li {
  border-top: 1px solid var(--orange-100);
}
.ms-page-development-services .ms-section-portfolio {
  border-top: 1px solid #393939;
}
.ms-page-development-services .ms-section-portfolio .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  width: 90%;
}
.ms-page-development-services .ms-section-portfolio .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ms-page-development-services .ms-section-portfolio .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  text-align: center;
}
.ms-page-development-services .ms-section-portfolio .ms-text p {
  margin-bottom: 1.5rem;
}
.ms-page-development-services .ms-section-portfolio .ms-subtitle {
  border-bottom: 1px solid var(--orange-100);
  border-top: 1px solid var(--orange-100);
  font-size: 0.875rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  text-align: center;
  padding: 0.75rem 0.5rem;
}
.ms-page-development-services .ms-section-portfolio .ms-btn-toggle {
  background-color: transparent;
  margin-bottom: 1rem;
  padding: 0.25rem;
}
.ms-page-development-services .ms-section-portfolio .ms-btn-toggle-text {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.ms-page-development-services .ms-section-portfolio .ms-btn-toggle-icon {
  color: var(--orange-100);
  display: block;
  font-family: "idx-icons";
  font-size: 3rem;
  font-weight: 300;
  height: 48px;
  margin: 0 auto;
  position: relative;
  width: 48px;
}
.ms-page-development-services .ms-section-portfolio .ms-btn-toggle-icon:before {
  content: "\e931";
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.4s;
}
.ms-page-development-services .ms-section-portfolio .ms-btn-toggle-icon.active::before {
  transform: rotate(-90deg);
}
.ms-page-development-services .ms-section-portfolio .ms-list li {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 640px) {
  .ms-page-development-services .ms-section-portfolio .ms-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .ms-page-development-services .ms-section-portfolio .ms-list li {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .ms-page-development-services .ms-banner-wrap {
    min-height: 650px;
  }
  .ms-page-development-services .ms-banner-box {
    max-width: 470px;
  }
  .ms-page-development-services .ms-banner .ms-title {
    font-size: 2.25rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-section-wrap,
.ms-page-development-services .ms-section-development-consulting .ms-section-wrap {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .ms-page-development-services .ms-section-development-sales .ms-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ms-page-development-services .ms-section-development-sales .ms-box {
    margin-left: 0;
    max-width: 520px;
    width: 32%;
  }
  .ms-page-development-services .ms-section-development-sales .ms-box:first-of-type {
    order: 0;
  }
  .ms-page-development-services .ms-section-development-sales .ms-box:last-of-type {
    order: 2;
  }
  .ms-page-development-services .ms-section-development-sales .ms-wrap-img {
    width: 65%;
    max-width: 984px;
  }
  .ms-page-development-services .ms-section-development-sales .ms-wrap-img:nth-child(1) {
    order: 1;
  }
  .ms-page-development-services .ms-section-development-sales .ms-wrap-img:nth-child(3) {
    order: 3;
  }
  .ms-page-development-services .ms-section-development-sales .ms-title span {
    display: inline-block;
  }
  .ms-page-development-services .ms-section-development-sales .ms-subtitle,
.ms-page-development-services .ms-section-development-sales .ms-text,
.ms-page-development-services .ms-section-development-sales .ms-list li {
    text-align: left;
  }
  .ms-page-development-services .ms-section-development-sales .ms-list {
    border-top: 0;
    border-bottom: 0;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-title span {
    display: inline-block;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-wrap-img {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-select {
    display: none;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs {
    border-bottom: 1px solid var(--orange-100);
    border-top: 1px solid var(--orange-100);
    display: flex;
    margin-bottom: 1.5rem;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    position: relative;
    flex-shrink: 0;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item::after {
    content: "";
    background-color: var(--orange-100);
    bottom: -8px;
    height: 4px;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item.active::after {
    width: 100%;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item + .ms-tabs-item {
    margin-left: 1px;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item + .ms-tabs-item:before {
    content: "";
    background-color: var(--orange-100);
    height: 0.75rem;
    left: -1px;
    position: absolute;
    top: 11px;
    width: 1px;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-title,
.ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-sold-condos,
.ms-page-development-services .ms-section-new-neighborhoods .ms-description,
.ms-page-development-services .ms-section-new-neighborhoods .ms-subtitle,
.ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-title-small,
.ms-page-development-services .ms-section-new-neighborhoods .ms-list li {
    text-align: left;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-sold-condos {
    margin-top: 0.5rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-panes-item {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .mx-box-left {
    margin-right: auto;
    max-width: 580px;
    padding-right: 1rem;
    width: 32%;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .mx-box-right {
    width: 65%;
    margin-right: 0;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-list {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-list li {
    width: 48%;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-box {
    margin-left: 0;
    max-width: 520px;
    width: 32%;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-box:nth-child(2) {
    width: 44%;
    max-width: 770px;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-box:last-of-type {
    order: 2;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-wrap-img {
    width: 65%;
    max-width: 984px;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-wrap-img:nth-child(1) {
    order: 1;
    width: 49%;
    max-width: 730px;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-wrap-img:nth-child(3) {
    order: 3;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-title span {
    display: inline-block;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-subtitle,
.ms-page-development-services .ms-section-development-consulting .ms-text,
.ms-page-development-services .ms-section-development-consulting .ms-list li {
    text-align: left;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-list {
    border-top: 0;
    border-bottom: 0;
  }
  .ms-page-development-services .ms-section-portfolio .ms-list li {
    width: 32%;
  }
  .ms-page-development-services .ms-panes .gs-wrapper-arrows {
    display: block;
    top: calc(50% - 80px);
  }
  .ms-page-development-services .ms-panes .gs-next-arrow,
.ms-page-development-services .ms-panes .gs-prev-arrow {
    background-color: transparent;
    color: #f69231;
    height: 40px;
    opacity: 1;
    position: relative;
  }
  .ms-page-development-services .ms-panes .gs-next-arrow::before,
.ms-page-development-services .ms-panes .gs-prev-arrow::before {
    content: "\e932";
    align-items: center;
    background-image: none;
    display: flex;
    font-family: "idx-icons";
    font-size: 1.5rem;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    margin: 0;
    width: 100%;
  }
  .ms-page-development-services .ms-panes .gs-next-arrow:hover,
.ms-page-development-services .ms-panes .gs-next-arrow:focus,
.ms-page-development-services .ms-panes .gs-prev-arrow:hover,
.ms-page-development-services .ms-panes .gs-prev-arrow:focus {
    color: #b9b9b9;
  }
  .ms-page-development-services .ms-panes .gs-prev-arrow {
    left: -25px;
  }
  .ms-page-development-services .ms-panes .gs-prev-arrow::before {
    transform: rotate(90deg);
  }
  .ms-page-development-services .ms-panes .gs-next-arrow {
    right: -25px;
  }
  .ms-page-development-services .ms-panes .gs-next-arrow::before {
    transform: rotate(-90deg);
  }
}
@media (min-width: 1200px) {
  .ms-page-development-services .ms-section-development-sales .ms-section-wrap {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-title {
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-text {
    font-size: 1rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-wrap-img:nth-child(3) {
    margin-bottom: 1.5rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-section-wrap {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-text {
    font-size: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-sold-condos,
.ms-page-development-services .ms-section-new-neighborhoods .ms-description p {
    font-size: 1rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-title-small,
.ms-page-development-services .ms-section-new-neighborhoods .ms-list li {
    margin-bottom: 0.75rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-section-wrap {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-title {
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-text {
    font-size: 1rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-wrap-img:nth-child(3) {
    margin-bottom: 1.5rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-section-wrap {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-title {
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-text {
    font-size: 1rem;
  }
}
@media (min-width: 1800px) {
  .ms-page-development-services .ms-section-development-sales .ms-section-wrap {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-title {
    font-size: 5rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-subtitle {
    font-size: 2.75rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-text {
    font-size: 1.5rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-wrap-img:first-child {
    margin-bottom: 1.5rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-wrap-img:nth-child(3) {
    margin-bottom: 3rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-box:nth-child(2) {
    margin-bottom: 3.75rem;
  }
  .ms-page-development-services .ms-section-development-sales .ms-list li {
    font-size: 1.125rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-section-wrap {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-title {
    font-size: 5rem;
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-text {
    font-size: 1.5rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-text p {
    margin-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs {
    margin-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-wrap-img {
    margin-bottom: 3rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-title {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item {
    font-size: 1.125rem;
    padding: 1rem 2rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item:after {
    height: 8px;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item + .ms-tabs-item {
    margin-left: 2px;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-tabs-item + .ms-tabs-item::before {
    height: 1rem;
    top: 19px;
    width: 2px;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-sold-condos,
.ms-page-development-services .ms-section-new-neighborhoods .ms-description p {
    font-size: 1.5rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-sold-condos {
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-description p {
    margin-bottom: 1.75rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-subtitle {
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-neighborhood-title-small {
    font-size: 18px;
    margin-bottom: 1rem;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-list {
    font-size: 18px;
  }
  .ms-page-development-services .ms-section-new-neighborhoods .ms-list li {
    margin-bottom: 1rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-section-wrap {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-title {
    font-size: 5rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-subtitle {
    font-size: 2.75rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-text {
    font-size: 1.5rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-wrap-img:first-child {
    margin-bottom: 1.5rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-wrap-img:nth-child(3) {
    margin-bottom: 3rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-box:nth-child(2) {
    margin-bottom: 3.75rem;
  }
  .ms-page-development-services .ms-section-development-consulting .ms-list li {
    font-size: 1.125rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-section-wrap {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-title {
    font-size: 5rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-text {
    font-size: 1.5rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-text p {
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-subtitle {
    font-size: 1.125rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-btn-toggle {
    margin-bottom: 2rem;
  }
  .ms-page-development-services .ms-section-portfolio .ms-list li {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  .development-template-default.ms-header-transparent {
    padding-top: 0;
  }
}

.ms-page-development-projects .ms-section-hero {
  height: 450px;
  min-height: calc(100vh - var(--header-height-mb));
}
.ms-page-development-projects .ms-section-hero .ms-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-development-projects .ms-section-hero .gs-item-slider {
  height: 100%;
}
.ms-page-development-projects .ms-section-hero .gs-next-arrow,
.ms-page-development-projects .ms-section-hero .gs-prev-arrow {
  background-color: transparent;
  border: 0;
  color: #fff;
  height: 3rem;
  position: relative;
  width: 3rem;
  overflow: hidden;
  opacity: 1;
  text-indent: -999999px;
}
.ms-page-development-projects .ms-section-hero .gs-next-arrow::before,
.ms-page-development-projects .ms-section-hero .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  text-shadow: -1px 0px rgba(0, 0, 0, 0.2509803922);
  width: 100%;
}
.ms-page-development-projects .ms-section-hero .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-development-projects .ms-section-hero .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-development-projects .ms-section-hero .ms-layer {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-development-projects .ms-section-intro {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-intro .ms-section-wrap {
  max-width: 1546px;
}
.ms-page-development-projects .ms-section-intro .ms-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin-left: auto;
  margin-right: auto;
}
.ms-page-development-projects .ms-section-intro .ms-title {
  border-bottom: 1px solid;
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-intro .ms-tagline {
  color: var(--orange-100);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0.75rem;
  text-align: center;
  text-transform: uppercase;
}
.ms-page-development-projects .ms-section-intro .ms-text p {
  font-size: 0.875rem;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-intro .ms-details {
  font-size: 0.875rem;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-intro .ms-img {
  max-width: 100%;
}
.ms-page-development-projects .ms-section-about {
  border-top: 1px solid #393939;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-development-projects .ms-section-about .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-development-projects .ms-section-about .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-about .ms-select {
  border-top: 1px solid var(--orange-100);
  border-bottom: 1px solid var(--orange-100);
  margin: 0 auto 1rem;
  position: relative;
  margin-bottom: 1rem;
}
.ms-page-development-projects .ms-section-about .ms-select select {
  background-color: transparent;
  font-size: 0.875rem;
  padding: 0.5rem 2rem;
  width: 100%;
  z-index: 1;
}
.ms-page-development-projects .ms-section-about .ms-select .select-arrow {
  color: var(--orange-100);
  font-family: "idx-icons";
  font-size: 1.25rem;
  font-weight: 600;
  height: 0;
  margin-top: -10px;
  position: absolute;
  right: 2.25rem;
  top: 50%;
  width: 0;
}
.ms-page-development-projects .ms-section-about .ms-select .select-arrow::before {
  content: "\e932";
}
.ms-page-development-projects .ms-section-about .ms-tabs {
  display: none;
}
.ms-page-development-projects .ms-section-about .ms-slider-about {
  position: relative;
}
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow,
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow {
  background-color: transparent;
  color: #f69231;
  height: 40px;
  opacity: 1;
  position: relative;
}
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow::before,
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow:hover,
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow:focus,
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow:hover,
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow:focus {
  color: #b9b9b9;
}
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-development-projects .ms-section-about .ms-slider-about .clidxboost-gs-wrapper-bullets {
  margin: 0;
}
.ms-page-development-projects .ms-section-about .ms-slider-about .clidxboost-gs-wrapper-bullets .gs-bullet::before {
  height: 10px;
  width: 10px;
}
.ms-page-development-projects .ms-section-about .ms-slider-about .clidxboost-gs-wrapper-bullets .gs-bullet-active::before {
  background-color: #e79251;
}
.ms-page-development-projects .ms-section-about .ms-wrap-img {
  line-height: 0;
  position: relative;
}
.ms-page-development-projects .ms-section-about .ms-wrap-img:before {
  content: "";
  display: block;
  padding-bottom: 108%;
}
.ms-page-development-projects .ms-section-about .ms-wrap-img .ms-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ms-page-development-projects .ms-section-about .ms-details {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
}
.ms-page-development-projects .ms-section-about .ms-details li {
  margin-bottom: 0.5rem;
  padding-left: 1rem;
  position: relative;
}
.ms-page-development-projects .ms-section-about .ms-details li:before {
  content: "";
  background: var(--orange-100);
  border-radius: 50%;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0.5625rem;
  width: 5px;
}
.ms-page-development-projects .ms-section-residences {
  border-top: 1px solid #393939;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-development-projects .ms-section-residences .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-development-projects .ms-section-residences .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-residences .ms-text {
  font-size: 0.875rem;
  line-height: 1.8;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-residences .ms-select {
  border-bottom: 1px solid var(--orange-100);
  margin: 0 auto;
  position: relative;
}
.ms-page-development-projects .ms-section-residences .ms-select:first-of-type {
  border-top: 1px solid var(--orange-100);
}
.ms-page-development-projects .ms-section-residences .ms-select ~ .ms-select {
  margin-bottom: 1rem;
}
.ms-page-development-projects .ms-section-residences .ms-select select {
  background-color: transparent;
  font-size: 0.875rem;
  padding: 0.5rem 2rem;
  width: 100%;
  z-index: 1;
}
.ms-page-development-projects .ms-section-residences .ms-select .select-arrow {
  color: var(--orange-100);
  font-family: "idx-icons";
  font-size: 1.25rem;
  font-weight: 600;
  height: 0;
  margin-top: -10px;
  position: absolute;
  right: 2.25rem;
  top: 50%;
  width: 0;
}
.ms-page-development-projects .ms-section-residences .ms-select .select-arrow::before {
  content: "\e932";
}
.ms-page-development-projects .ms-section-residences .ms-tabs {
  display: none;
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences {
  position: relative;
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow,
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow {
  background-color: transparent;
  color: #f69231;
  height: 40px;
  opacity: 1;
  position: relative;
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow::before,
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  width: 100%;
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow:hover,
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow:focus,
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow:hover,
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow:focus {
  color: #b9b9b9;
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .clidxboost-gs-wrapper-bullets {
  margin: 0;
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .clidxboost-gs-wrapper-bullets .gs-bullet::before {
  height: 10px;
  width: 10px;
}
.ms-page-development-projects .ms-section-residences .ms-slider-residences .clidxboost-gs-wrapper-bullets .gs-bullet-active::before {
  background-color: #e79251;
}
.ms-page-development-projects .ms-section-residences .ms-wrap-img {
  position: relative;
  line-height: 0;
}
.ms-page-development-projects .ms-section-residences .ms-wrap-img:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.ms-page-development-projects .ms-section-residences .ms-wrap-img .ms-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ms-page-development-projects .ms-section-residences .ms-details {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
}
.ms-page-development-projects .ms-section-residences .ms-details li {
  margin-bottom: 0.5rem;
  padding-left: 1rem;
  position: relative;
}
.ms-page-development-projects .ms-section-residences .ms-details li:before {
  content: "";
  background: var(--orange-100);
  border-radius: 50%;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0.5625rem;
  width: 5px;
}
.ms-page-development-projects .ms-section-floorplans {
  border-top: 1px solid #393939;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-development-projects .ms-section-floorplans .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-development-projects .ms-section-floorplans .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-development-projects .ms-section-floorplans .ms-select {
  border-bottom: 1px solid var(--orange-100);
  margin: 0 auto;
  position: relative;
}
.ms-page-development-projects .ms-section-floorplans .ms-select:first-of-type {
  border-top: 1px solid var(--orange-100);
}
.ms-page-development-projects .ms-section-floorplans .ms-select ~ .ms-select ~ .ms-select {
  margin-bottom: 1rem;
}
.ms-page-development-projects .ms-section-floorplans .ms-select select {
  background-color: transparent;
  font-size: 0.875rem;
  padding: 0.5rem 2rem;
  width: 100%;
  z-index: 1;
}
.ms-page-development-projects .ms-section-floorplans .ms-select .select-arrow {
  color: var(--orange-100);
  font-family: "idx-icons";
  font-size: 1.25rem;
  font-weight: 600;
  height: 0;
  margin-top: -10px;
  position: absolute;
  right: 2.25rem;
  top: 50%;
  width: 0;
}
.ms-page-development-projects .ms-section-floorplans .ms-select .select-arrow::before {
  content: "\e932";
}
.ms-page-development-projects .ms-section-floorplans .ms-tabs {
  display: none;
}
.ms-page-development-projects .ms-section-floorplans .ms-wrap-img {
  position: relative;
  line-height: 0;
}
.ms-page-development-projects .ms-section-floorplans .ms-wrap-img .ms-img {
  max-width: 100%;
}
.ms-page-development-projects .ms-section-location {
  border-top: 1px solid #393939;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.ms-page-development-projects .ms-section-location .ms-section-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1546px;
  text-align: center;
  width: 90%;
}
.ms-page-development-projects .ms-section-location .ms-img {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .ms-page-development-projects .ms-section-intro .ms-section-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-development-projects .ms-section-about .ms-select {
    display: none;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs {
    border-top: 1px solid var(--orange-100);
    border-bottom: 1px solid var(--orange-100);
    display: flex;
    justify-content: center;
    overflow-x: auto;
    margin-bottom: 1.5rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs-item {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    position: relative;
    flex-shrink: 0;
    text-transform: uppercase;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs-item + .ms-tabs-item:before {
    content: "";
    background-color: var(--orange-100);
    height: 0.75rem;
    left: -1px;
    position: absolute;
    top: 11px;
    width: 1px;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs-item:after {
    content: "";
    background-color: var(--orange-100);
    bottom: -8px;
    height: 4px;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs-item.active:after {
    width: 100%;
  }
  .ms-page-development-projects .ms-section-about .ms-slider-about {
    margin-bottom: 1.25rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-select {
    display: none;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs {
    border-top: 1px solid var(--orange-100);
    display: flex;
    justify-content: center;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs ~ .ms-tabs {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid var(--orange-100);
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs-item {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    position: relative;
    flex-shrink: 0;
    text-transform: uppercase;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs-item + .ms-tabs-item:before {
    content: "";
    background-color: var(--orange-100);
    height: 0.75rem;
    left: -1px;
    position: absolute;
    top: 11px;
    width: 1px;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs-item:after {
    content: "";
    background-color: var(--orange-100);
    bottom: -8px;
    height: 4px;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs-item.active:after {
    width: 100%;
  }
  .ms-page-development-projects .ms-section-residences .ms-slider-residences {
    margin-bottom: 1.25rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-select {
    display: none;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs {
    border-top: 1px solid var(--orange-100);
    display: flex;
    justify-content: center;
    overflow-x: auto;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs ~ .ms-tabs ~ .ms-tabs {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid var(--orange-100);
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs-item {
    font-size: 0.875rem;
    font-weight: 500;
    padding: 0.5rem 1rem;
    position: relative;
    flex-shrink: 0;
    text-transform: uppercase;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs-item + .ms-tabs-item:before {
    content: "";
    background-color: var(--orange-100);
    height: 0.75rem;
    left: -1px;
    position: absolute;
    top: 11px;
    width: 1px;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs-item:after {
    content: "";
    background-color: var(--orange-100);
    bottom: -8px;
    height: 4px;
    left: 0;
    position: absolute;
    transition: width 0.3s ease;
    width: 0;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs-item.active:after {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-development-projects .ms-section-hero {
    min-height: 100vh;
  }
  .ms-page-development-projects .ms-section-hero::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .ms-page-development-projects .ms-section-intro {
    padding-top: 1.75rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-box {
    max-width: 800px;
  }
  .ms-page-development-projects .ms-section-intro .ms-title {
    font-size: 2rem;
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-tagline {
    font-size: 1rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-text p {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-details {
    font-size: 1rem;
    margin-bottom: 1.75rem;
  }
  .ms-page-development-projects .ms-section-about .ms-title {
    font-size: 2rem;
  }
  .ms-page-development-projects .ms-section-about .ms-details {
    /*
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    */
  }
  .ms-page-development-projects .ms-section-about .ms-details li {
    width: 49%;
  }
  .ms-page-development-projects .ms-section-about .ce-btn {
    letter-spacing: 2px;
    font-weight: 400;
  }
  .ms-page-development-projects .ms-section-residences .ms-title {
    font-size: 2rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ms-page-development-projects .ms-section-residences .ms-details li {
    width: 49%;
  }
  .ms-page-development-projects .ms-section-residences .ce-btn {
    letter-spacing: 2px;
    font-weight: 400;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-title {
    font-size: 2rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ce-btn {
    letter-spacing: 2px;
    font-weight: 400;
  }
  .ms-page-development-projects .ms-section-location .ce-btn {
    font-weight: 400;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-development-projects .ms-section-intro {
    padding-top: 2.75rem;
    padding-bottom: 3.5rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-box {
    max-width: 1090px;
  }
  .ms-page-development-projects .ms-section-intro .ms-title {
    font-size: 3rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-text p {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-details {
    font-size: 1.25rem;
    margin-bottom: 2.5rem;
  }
  .ms-page-development-projects .ms-section-about {
    padding-top: 2rem;
    padding-bottom: 2.75rem;
  }
  .ms-page-development-projects .ms-section-about .ms-title {
    font-size: 3rem;
  }
  .ms-page-development-projects .ms-section-about .ms-text {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs {
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-about .ms-slider-about {
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-about .ms-details {
    font-size: 1rem;
  }
  .ms-page-development-projects .ms-section-residences {
    padding-top: 2rem;
    padding-bottom: 2.75rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-title {
    font-size: 3rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-text {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs ~ .ms-tabs {
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-slider-residences {
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-details {
    font-size: 1rem;
  }
  .ms-page-development-projects .ms-section-floorplans {
    padding-top: 2rem;
    padding-bottom: 2.75rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-title {
    font-size: 3rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs ~ .ms-tabs ~ .ms-tabs {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1800px) {
  .ms-page-development-projects .ms-section-intro {
    padding-top: 3.75rem;
    padding-bottom: 4.5rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-box {
    max-width: 1190px;
  }
  .ms-page-development-projects .ms-section-intro .ms-title {
    font-size: 5rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-tagline {
    font-size: 1.125rem;
    margin-bottom: 2rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-text p {
    font-size: 1.5rem;
    margin-bottom: 2.75rem;
  }
  .ms-page-development-projects .ms-section-intro .ms-details {
    font-size: 1.5rem;
    margin-bottom: 3.75rem;
  }
  .ms-page-development-projects .ms-section-about {
    padding-top: 3rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-development-projects .ms-section-about .ms-title {
    font-size: 5rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-development-projects .ms-section-about .ms-text {
    font-size: 1.5rem;
    margin-bottom: 2.75rem;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs ~ .ms-tabs {
    margin-bottom: 3.375rem;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs-item {
    font-size: 1.125rem;
    padding: 1rem 2rem;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs-item + .ms-tabs-item:before {
    height: 1rem;
    top: 19px;
    width: 2px;
  }
  .ms-page-development-projects .ms-section-about .ms-tabs-item:after {
    height: 8px;
  }
  .ms-page-development-projects .ms-section-about .ms-slider-about {
    margin-bottom: 2.5rem;
  }
  .ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow,
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow {
    height: 60px;
    width: 60px;
  }
  .ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow::before,
.ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow::before {
    font-size: 3rem;
  }
  .ms-page-development-projects .ms-section-about .ms-slider-about .gs-prev-arrow {
    left: -80px;
  }
  .ms-page-development-projects .ms-section-about .ms-slider-about .gs-next-arrow {
    right: -80px;
  }
  .ms-page-development-projects .ms-section-about .ms-details {
    font-size: 1.5rem;
  }
  .ms-page-development-projects .ms-section-about .ms-details li {
    margin-bottom: 1rem;
  }
  .ms-page-development-projects .ms-section-about .ms-details li::before {
    top: 14px;
    height: 8px;
    width: 8px;
  }
  .ms-page-development-projects .ms-section-residences {
    padding-top: 3rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-title {
    font-size: 5rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-text {
    font-size: 1.5rem;
    margin-bottom: 2.75rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs ~ .ms-tabs {
    margin-bottom: 3.375rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs-item {
    font-size: 1.125rem;
    padding: 1rem 2rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs-item + .ms-tabs-item:before {
    height: 1rem;
    top: 19px;
    width: 2px;
  }
  .ms-page-development-projects .ms-section-residences .ms-tabs-item:after {
    height: 8px;
  }
  .ms-page-development-projects .ms-section-residences .ms-slider-residences {
    margin-bottom: 2.5rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow,
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow {
    height: 60px;
    width: 60px;
  }
  .ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow::before,
.ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow::before {
    font-size: 3rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-prev-arrow {
    left: -80px;
  }
  .ms-page-development-projects .ms-section-residences .ms-slider-residences .gs-next-arrow {
    right: -80px;
  }
  .ms-page-development-projects .ms-section-residences .ms-wrap-img::before {
    padding-bottom: 72%;
  }
  .ms-page-development-projects .ms-section-residences .ms-details {
    font-size: 1.5rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-details li {
    margin-bottom: 1rem;
  }
  .ms-page-development-projects .ms-section-residences .ms-details li::before {
    top: 14px;
    height: 8px;
    width: 8px;
  }
  .ms-page-development-projects .ms-section-floorplans {
    padding-top: 3rem;
    padding-bottom: 3.75rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-title {
    font-size: 5rem;
    margin-bottom: 1.5rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs ~ .ms-tabs ~ .ms-tabs {
    margin-bottom: 3.375rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs-item {
    font-size: 1.125rem;
    padding: 1rem 2rem;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs-item + .ms-tabs-item:before {
    height: 1rem;
    top: 19px;
    width: 2px;
  }
  .ms-page-development-projects .ms-section-floorplans .ms-tabs-item:after {
    height: 8px;
  }
}

.ms-page-property-management-services .ms-banner-box {
  background-color: rgba(255, 255, 255, 0.6);
}
.ms-page-property-management-services .ms-banner .ms-title,
.ms-page-property-management-services .ms-banner .ms-text {
  color: #222;
  text-shadow: none;
}
.ms-page-property-management-services .ms-banner .ms-rule {
  background-color: #999;
  height: 2px;
}

@media screen and (min-width: 1024px) {
  .page-template-management {
    padding-top: 0;
  }
}

.ms-page-management .ms-section-hero {
  height: 450px;
  min-height: calc(100vh - var(--header-height-mb));
}
.ms-page-management .ms-section-hero .ms-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-management .ms-section-hero .gs-item-slider {
  height: 100%;
}
.ms-page-management .ms-section-hero .gs-next-arrow,
.ms-page-management .ms-section-hero .gs-prev-arrow {
  background-color: transparent;
  border: 0;
  color: #fff;
  height: 3rem;
  position: relative;
  width: 3rem;
  overflow: hidden;
  opacity: 1;
  text-indent: -999999px;
}
.ms-page-management .ms-section-hero .gs-next-arrow::before,
.ms-page-management .ms-section-hero .gs-prev-arrow::before {
  content: "\e932";
  align-items: center;
  background-image: none;
  display: flex;
  font-family: "idx-icons";
  font-size: 1.5rem;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin: 0;
  text-indent: 0;
  text-shadow: -1px 0px rgba(0, 0, 0, 0.2509803922);
  width: 100%;
}
.ms-page-management .ms-section-hero .gs-prev-arrow::before {
  transform: rotate(90deg);
}
.ms-page-management .ms-section-hero .gs-next-arrow::before {
  transform: rotate(-90deg);
}
.ms-page-management .ms-section-hero .ms-layer {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-management .ms-section-leadership {
  padding-top: 1.75rem;
  padding-bottom: 1rem;
}
.ms-page-management .ms-section-leadership .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-management .ms-section-leadership .ms-title {
  color: #393939;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  position: relative;
}
.ms-page-management .ms-section-leadership .ms-title::after {
  content: "";
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #e79251 25%, #e79251 75%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 90%;
}
.ms-page-management .ms-section-leadership .ms-title span {
  color: var(--orange-100);
  display: block;
  font-family: var(--font-serif);
  font-size: 2.25rem;
  font-style: italic;
  margin-bottom: 0.75rem;
}
.ms-page-management .ms-section-leadership .ms-content {
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0.75rem;
}
.ms-page-management .ms-section-leadership .ms-content p {
  margin-bottom: 1rem;
}
.ms-page-management .ms-banner {
  background: url("../images/brick-back.png") repeat-x top left;
  background-size: 800px;
}
.ms-page-management .ms-banner-wrap {
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 0;
  max-width: 1096px;
}
.ms-page-management .ms-banner-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 2rem auto 1rem;
  padding: 0 0.9375rem;
}
.ms-page-management .ms-banner .ms-title {
  color: #222;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.ms-page-management .ms-banner .ms-text {
  color: #222;
  font-size: 115%;
  line-height: 1.8;
  text-align: center;
  font-weight: 300;
  margin-bottom: 1.25rem;
}
.ms-page-management .ms-filters {
  background-color: #f5f5f5;
  margin-bottom: 2rem;
  padding: 1.5rem 0.9375em 1rem;
}
.ms-page-management .ms-filters-wrap {
  margin: 0 auto;
  max-width: 480px;
}
.ms-page-management .ms-filters .ms-label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}
.ms-page-management .ms-filters .ms-input {
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
}
.ms-page-management .ms-filters .ms-select {
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  border-radius: 0;
  color: rgba(0, 0, 0, 0.75);
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: normal;
  margin: 0 0 1rem 0;
  padding: 0.5rem 23px 0.5rem 0.5rem;
  width: 100%;
}
.ms-page-management .ms-section-team {
  border-top: 1px solid #393939;
  padding-top: 1.5rem;
}
.ms-page-management .ms-section-team .ms-section-wrap {
  margin: 0 auto 4rem;
  width: 90%;
  max-width: 1546px;
}
.ms-page-management .ms-section-team .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-management .ms-section-team .ms-title span {
  display: block;
}
.ms-page-management .ms-section-team .ms-results-empty {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}
.ms-page-management .ms-section-team .ms-agent-list {
  margin-left: auto;
  margin-right: auto;
}
.ms-page-management .ms-section-team .ms-agent-item {
  background-color: #fff;
  margin-bottom: 1rem;
}
.ms-page-management .ms-section-team .ms-agent-img {
  border: 1px solid var(--orange-100);
  height: 400px;
  line-height: 0;
  width: 100%;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}
.ms-page-management .ms-section-team .ms-agent-img a {
  height: 100%;
  width: 100%;
  display: block;
}
.ms-page-management .ms-section-team .ms-agent-content {
  display: flex;
  flex-direction: column;
  padding: 1rem 0;
}
.ms-page-management .ms-section-team .ms-agent-name {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.ms-page-management .ms-section-team .ms-agent-title {
  color: #393939;
  font-size: 1rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
.ms-page-management .ms-section-team .ms-agent-phone, .ms-page-management .ms-section-team .ms-agent-email {
  align-self: flex-start;
  color: #666;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-management .ms-section-team .ms-agent-email {
  margin-bottom: 0.5rem;
}
.ms-page-management .ms-section-team .ms-agent-text {
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.5rem 1rem 0;
  margin-bottom: 1rem;
  text-align: center;
}
.ms-page-management .ms-section-team .ms-rule {
  background-color: var(--orange-100);
  height: 1px;
  margin: 1rem 0;
  width: 100%;
}
.ms-page-management .ms-section-team .ms-img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  width: 100%;
}
.ms-page-management .ms-section-team .ms-more-link {
  color: #0661be;
  font-weight: 300;
}
.ms-page-management .ms-section-team .ms-btn {
  font-size: 0.8125rem;
  margin-bottom: 1.25rem;
}
.ms-page-management .ms-section-team .ms-btn span {
  padding: 0.5rem;
}
@media screen and (min-width: 768px) {
  .ms-page-management .ms-section-leadership {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
  }
  .ms-page-management .ms-banner-box {
    width: 66.6666666667%;
  }
  .ms-page-management .ms-banner .ms-title {
    font-size: 1.4375rem;
  }
  .ms-page-management .ms-filters-wrap {
    display: flex;
    justify-content: space-between;
  }
  .ms-page-management .ms-filters .ms-filter-item {
    width: 48%;
  }
  .ms-page-management .ms-section-team {
    padding-top: 2.5rem;
  }
  .ms-page-management .ms-section-team .ms-agent-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .ms-page-management .ms-section-team .ms-agent-item:first-child {
    width: 100%;
  }
  .ms-page-management .ms-section-team .ms-agent-item:first-child .ms-agent-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 630px;
    width: 55%;
  }
  .ms-page-management .ms-section-team .ms-agent-item:not(:first-child) {
    max-width: 630px;
    width: 48%;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-management .ms-section-hero {
    min-height: 100vh;
  }
  .ms-page-management .ms-section-hero::before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-management .ms-section-leadership {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .ms-page-management .ms-section-leadership .ms-title {
    font-size: 1.5rem;
    margin-bottom: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .ms-page-management .ms-section-leadership .ms-title span {
    font-size: 3.5rem;
  }
  .ms-page-management .ms-section-leadership .ms-content {
    font-size: 1.125rem;
    line-height: 1.8;
    margin-left: auto;
    margin-right: auto;
    max-width: 880px;
  }
  .ms-page-management .ms-section-team {
    padding-top: 2.75rem;
  }
  .ms-page-management .ms-section-team .ms-title {
    font-size: 3rem;
    margin-bottom: 2.25rem;
  }
  .ms-page-management .ms-section-team .ms-title span {
    display: inline;
  }
  .ms-page-management .ms-section-team .ms-agent-content {
    padding-bottom: 2rem;
  }
  .ms-page-management .ms-section-team .ms-agent-item {
    margin-bottom: 2rem;
  }
  .ms-page-management .ms-section-team .ms-agent-name {
    font-size: 2rem;
  }
  .ms-page-management .ms-section-team .ms-agent-title,
.ms-page-management .ms-section-team .ms-agent-text {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1200px) {
  .ms-page-management .ms-section-team .ms-agent-item:not(:first-child) {
    width: 40%;
  }
  .ms-page-management .ms-section-team .ms-agent-item:first-child .ms-agent-content {
    width: 40%;
  }
}
@media screen and (min-width: 1800px) {
  .ms-page-management .ms-section-leadership {
    padding-top: 4rem;
    padding-bottom: 5rem;
  }
  .ms-page-management .ms-section-leadership .ms-title {
    font-size: 2.25rem;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
  }
  .ms-page-management .ms-section-leadership .ms-title span {
    font-size: 6.25rem;
  }
  .ms-page-management .ms-section-leadership .ms-content {
    font-size: 1.5rem;
    margin: 0 auto 2.5rem;
    max-width: 1200px;
  }
  .ms-page-management .ms-section-team {
    padding-top: 3.75rem;
  }
  .ms-page-management .ms-section-team .ms-title {
    font-size: 5rem;
    margin-bottom: 3.75rem;
  }
  .ms-page-management .ms-section-team .ms-agent-content {
    padding-top: 2rem;
    padding-bottom: 2.75rem;
  }
  .ms-page-management .ms-section-team .ms-agent-image {
    height: 480px;
  }
  .ms-page-management .ms-section-team .ms-agent-item {
    margin-bottom: 2rem;
  }
  .ms-page-management .ms-section-team .ms-agent-name {
    font-size: 2.75rem;
  }
  .ms-page-management .ms-section-team .ms-agent-title,
.ms-page-management .ms-section-team .ms-agent-text {
    font-size: 1.5rem;
  }
  .ms-page-management .ms-section-team .ms-agent-text {
    line-height: 1.8;
    margin-bottom: 2rem;
  }
  .ms-page-management .ms-section-team .ce-btn {
    font-size: 1.25rem;
    letter-spacing: 5px;
    font-weight: 400;
  }
}

.ms-page-offices .ms-map-offices {
  background-color: #aadaff;
  height: 450px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ms-page-offices .ms-map-offices .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  display: block;
}
.ms-page-offices .ms-map-offices .ms-marker {
  cursor: pointer;
}
.ms-page-offices .ms-map-offices .ms-marker-clusterer {
  align-items: center;
  background: #e37f1e;
  border-radius: 100%;
  color: #fff;
  display: flex;
  font-size: 12px;
  font-weight: bold;
}
.ms-page-offices .ms-map-offices .ms-marker-clusterer::before, .ms-page-offices .ms-map-offices .ms-marker-clusterer::after {
  content: "";
  background: #e37f1e;
  border-radius: 100%;
  display: block;
  height: 100%;
  left: 50%;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.ms-page-offices .ms-map-offices .ms-marker-clusterer::before {
  padding: 2px;
}
.ms-page-offices .ms-map-offices .ms-marker-clusterer::after {
  padding: 4px;
}
.ms-page-offices .ms-map-offices .ms-info-bubble {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  opacity: 1;
  padding-bottom: 15px;
  position: relative;
  width: 300px;
}
.ms-page-offices .ms-map-offices .ms-info-bubble::after {
  content: "";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  bottom: 0;
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}
.ms-page-offices .ms-map-offices .ms-info-bubble-header {
  align-items: center;
  background-color: #333;
  display: flex;
  height: 27px;
  justify-content: flex-start;
  position: relative;
}
.ms-page-offices .ms-map-offices .ms-info-bubble-title {
  color: #fff;
  font-size: 0.875rem;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 30px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.ms-page-offices .ms-map-offices .ms-info-bubble-close {
  background-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  overflow: hidden;
}
.ms-page-offices .ms-map-offices .ms-info-bubble-close::after, .ms-page-offices .ms-map-offices .ms-info-bubble-close::before {
  content: "";
  background-color: #fff;
  bottom: 0;
  height: 70%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s linear;
  width: 1px;
}
.ms-page-offices .ms-map-offices .ms-info-bubble-close::before {
  transform: rotate(45deg);
}
.ms-page-offices .ms-map-offices .ms-info-bubble-close::after {
  transform: rotate(-45deg);
}
.ms-page-offices .ms-map-offices .ms-info-bubble-content {
  background-color: #fff;
  font-size: 0.875rem;
  max-height: 120px;
  overflow: hidden;
  padding: 10px;
}
.ms-page-offices .ms-map-offices .js-info-bubble-close {
  height: 27px;
  right: 0 !important;
  top: 0 !important;
  width: 27px;
}
.ms-page-offices .ms-map-offices .ms-property {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}
.ms-page-offices .ms-map-offices .ms-property-image {
  border: 1px solid #ccc;
  flex-shrink: 0;
  height: 75px;
  margin-right: 10px;
  width: 90px;
}
.ms-page-offices .ms-map-offices .ms-property-image img {
  display: block;
  height: 100%;
  width: 100%;
}
.ms-page-offices .ms-map-offices .ms-property-content {
  flex-grow: 1;
}
.ms-page-offices .ms-map-offices .ms-property-title {
  color: #333;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2px;
}
.ms-page-offices .ms-filters {
  border-top: 1px solid var(--orange-100);
  border-bottom: 1px solid var(--orange-100);
  margin-bottom: 1.5rem;
}
.ms-page-offices .ms-filters-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ms-page-offices .ms-filters .ms-filter-item {
  position: relative;
  width: 48%;
}
.ms-page-offices .ms-filters .ms-label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0;
}
.ms-page-offices .ms-filters .ms-select {
  background-color: transparent;
  font-size: 0.875rem;
  padding: 0.75rem 2rem 0.75rem 1rem;
  text-overflow: ellipsis;
  width: 100%;
  z-index: 1;
}
.ms-page-offices .ms-filters .select-arrow {
  color: var(--orange-100);
  font-family: "idx-icons";
  font-size: 1.25rem;
  font-weight: 600;
  height: 0;
  margin-top: -10px;
  position: absolute;
  right: 25px;
  top: 50%;
  width: 0;
}
.ms-page-offices .ms-filters .select-arrow::before {
  content: "\e932";
}
.ms-page-offices .ms-vertical-rule {
  background-color: var(--orange-100);
  height: 16px;
  margin-left: 0.75rem;
  width: 1px;
}
.ms-page-offices .ms-section-locations {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.ms-page-offices .ms-section-locations .ms-section-wrap {
  margin: 0 auto;
  max-width: 1546px;
  width: 90%;
}
.ms-page-offices .ms-section-locations .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.875rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1.25rem;
  text-align: center;
}
.ms-page-offices .ms-section-locations .ms-results-empty {
  font-size: 115%;
  font-weight: 300;
  line-height: 1.8;
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}
.ms-page-offices .ms-section-locations .ms-location-item {
  background-color: #fff;
  border: 1px solid var(--orange-100);
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 0 0 1rem;
  padding: 1rem 0;
  position: relative;
}
.ms-page-offices .ms-section-locations .ms-location-item-wrap {
  display: flex;
  flex-direction: column;
  padding-right: 0.9375rem;
  width: 54.3333333333%;
}
.ms-page-offices .ms-section-locations .ms-location-name {
  color: var(--orange-100);
  font-family: var(--font-serif);
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-offices .ms-section-locations .ms-location-address {
  color: #666;
  font-size: 90%;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
.ms-page-offices .ms-section-locations .ms-location-type {
  color: #666;
  font-size: 90%;
  font-weight: 300;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ms-page-offices .ms-section-locations .ms-location-type a {
  color: #0661be;
}
.ms-page-offices .ms-section-locations .ms-location-type a:hover, .ms-page-offices .ms-section-locations .ms-location-type a:focus {
  color: #0078a0;
}
.ms-page-offices .ms-section-locations .ms-location-phone {
  color: #666;
  font-size: 90%;
  font-weight: 300;
  line-height: 1.5;
}
.ms-page-offices .ms-section-locations .ms-location-manager {
  font-size: 72%;
  font-weight: 300;
  line-height: 1rem;
}
.ms-page-offices .ms-section-locations .ms-location-item-wrap .ms-wrap-btn {
  margin-top: 0.5rem;
  text-align: left;
}
.ms-page-offices .ms-section-locations .ms-location-item-wrap .ce-btn {
  font-size: 0.8125rem;
  min-width: 140px;
  height: 36px;
}
.ms-page-offices .ms-section-locations .ms-location-item-wrap .ce-btn span {
  padding: 0.5rem;
}
.ms-page-offices .ms-section-locations .ms-agent {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0.9375rem;
  width: 40.6666666667%;
}
.ms-page-offices .ms-section-locations .ms-agent-name {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  font-size: 90%;
  font-weight: 700;
  text-align: left;
  width: 100%;
}
.ms-page-offices .ms-section-locations .ms-agent-img {
  margin-bottom: 0.5rem;
  width: 100%;
  max-width: 210px;
}
.ms-page-offices .ms-section-locations .ms-agent-img a {
  display: block;
  line-height: 0;
  position: relative;
}
.ms-page-offices .ms-section-locations .ms-agent-img a::before {
  content: "";
  display: block;
  padding-bottom: 95%;
}
.ms-page-offices .ms-section-locations .ms-agent-img img {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 480px) {
  .ms-page-offices .ms-map .ms-property-title {
    font-size: 1rem;
  }
  .ms-page-offices .ms-map .ms-property-status {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  .ms-page-offices .ms-filters .ms-filter-item {
    max-width: 150px;
  }
  .ms-page-offices .ms-section-locations .ms-location-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ms-page-offices .ms-section-locations .ms-location-list .ms-location-item {
    width: calc(50% - 0.5rem);
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-offices .ms-section-locations {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-offices .ms-filters {
    margin-bottom: 2rem;
  }
  .ms-page-offices .ms-section-locations .ms-title {
    font-size: 3rem;
    margin-bottom: 2rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-name {
    font-size: 1.5rem;
  }
  .ms-page-offices .ms-section-locations .ms-agent-name .ms-location-address,
.ms-page-offices .ms-section-locations .ms-location-type,
.ms-page-offices .ms-section-locations .ms-location-phone {
    font-size: 1rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-item-wrap {
    position: relative;
  }
  .ms-page-offices .ms-section-locations .ms-location-item-wrap:before {
    content: "";
    width: 1px;
    background-color: var(--orange-100);
    height: 100%;
    position: absolute;
    top: 0;
    left: -20px;
  }
  .ms-page-offices .ms-section-locations .ms-location-address + .ms-location-type {
    margin-top: auto;
  }
}
@media screen and (min-width: 1800px) {
  .ms-page-offices .ms-filters {
    margin-bottom: 3rem;
  }
  .ms-page-offices .ms-filters .ms-filter-item {
    width: auto;
  }
  .ms-page-offices .ms-filters .ms-select {
    height: 80px;
  }
  .ms-page-offices .ms-section-locations {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .ms-page-offices .ms-section-locations .ms-title {
    font-size: 5rem;
    margin-bottom: 3.25rem;
  }
  .ms-page-offices .ms-section-locations .ms-filters {
    margin-bottom: 3rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-name {
    font-size: 1.875rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-list .ms-location-item {
    padding: 1.5rem 0;
    margin-bottom: 2.5rem;
    width: calc(50% - 0.625rem);
  }
  .ms-page-offices .ms-section-locations .ms-location-item-wrap {
    padding-right: 1.875rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-item-wrap .ce-btn {
    height: 48px;
    min-width: 280px;
    font-size: 1.25rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-manager {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-address,
.ms-page-offices .ms-section-locations .ms-location-type,
.ms-page-offices .ms-section-locations .ms-location-phone {
    font-size: 1.125rem;
  }
  .ms-page-offices .ms-section-locations .ms-location-address {
    margin-bottom: 1.5rem;
  }
  .ms-page-offices .ms-section-locations .ms-agent {
    padding-left: 1.875rem;
  }
  .ms-page-offices .ms-section-locations .ms-agent-img {
    margin-bottom: 1.25rem;
  }
  .ms-page-offices .ms-section-locations .ms-agent-name {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 1024px) {
  .page-template-careers.ms-header-transparent {
    padding-top: 0;
  }
  .page-template-careers.ms-header-transparent #header {
    border-bottom: 0;
  }
}

.ms-page-careers .ms-section-hero {
  background-color: var(--orange-100);
  height: 450px;
  min-height: calc(100vh - var(--header-height-mb));
}
.ms-page-careers .ms-section-hero .ms-slider {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  padding: 1rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ms-page-careers .ms-section-hero .ms-title {
  color: #fff;
  font-family: var(--font-serif);
  font-size: 40px;
  font-style: italic;
}
.ms-page-careers .ms-section-developing {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.ms-page-careers .ms-section-developing .ms-section-wrap {
  margin: 0 auto;
  width: 90%;
  max-width: 1546px;
}
.ms-page-careers .ms-section-developing .ms-title {
  color: #393939;
  font-family: var(--font-serif);
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 1.5rem;
  text-align: center;
}
.ms-page-careers .ms-section-developing .ms-text {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 2rem;
  text-align: center;
}
.ms-page-careers .ms-section-developing .ms-text p {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 768px) {
  .ms-page-careers .ms-section-hero .ms-title {
    font-size: 3.25rem;
  }
  .ms-page-careers .ms-section-developing .ms-title {
    font-size: 1.875rem;
  }
}
@media screen and (min-width: 1024px) {
  .ms-page-careers .ms-section-developing .ms-title {
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
  }
  .ms-page-careers .ms-section-developing .ms-text {
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
  }
}
@media screen and (min-width: 1200px) {
  .ms-page-careers .ms-section-hero .ms-title {
    font-size: 4rem;
  }
  .ms-page-careers .ms-section-developing {
    padding-top: 2.75rem;
  }
  .ms-page-careers .ms-section-developing .ms-title {
    font-size: 2.25rem;
    max-width: 760px;
  }
}
@media screen and (min-width: 1800px) {
  .ms-page-careers .ms-section-hero .ms-title {
    font-size: 7rem;
  }
  .ms-page-careers .ms-section-developing {
    padding-top: 4rem;
    padding-bottom: 2.5rem;
  }
  .ms-page-careers .ms-section-developing .ms-title {
    font-size: 4.375rem;
    max-width: 1440px;
    margin-bottom: 2rem;
  }
  .ms-page-careers .ms-section-developing .ms-text {
    font-size: 1.5625rem;
    margin: 0 auto 3rem;
    max-width: 1220px;
  }
}

/*----------------------------------------------------------------------------------*/
/* Property Deatail
/*----------------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) {
  #full-main .main .gwr {
    max-width: 1430px !important;
  }
}
/*----------------------------------------------------------------------------------*/
/* Reset wrap filters
/*----------------------------------------------------------------------------------*/
.content-filters #wrap-filters .gwr-filters {
  margin-top: -1px;
  width: 100% !important;
}

#flex-filters-theme .content-filters #wrap-filters .gwr-filters {
  max-width: 1430px !important;
}

/*----------------------------------------------------------------------------------*/
/* Preloader
/*----------------------------------------------------------------------------------*/
.wrap-preloader {
  background-color: #1d1d1d;
}
.wrap-preloader .item-wrap-preloader .text-logo h1.idx_site_text_tit {
  font-size: 36px !important;
  color: #FFF !important;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.wrap-preloader .item-wrap-preloader .text-logo span {
  color: #FFF;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.wrap-preloader .preloader-icon:before {
  border-color: rgba(255, 255, 255, 0.3);
  border-top-color: #ffffff;
}

#full-main {
  background-color: #FFF;
}

@media (max-width: 767px) {
  #drift-widget-container {
    display: none;
  }
  #drift-widget-container iframe {
    bottom: 50px !important;
    right: 0 !important;
  }
  #drift-widget-container.active {
    display: block;
  }
}
.mg-neighborhoods:not(.ib-view-list) .mg-nexplore {
  background-color: transparent !important;
  color: #FFF !important;
}

.mg-neighborhoods:not(.ib-view-list) .mg-nexplore:hover {
  background-color: #FFF !important;
  color: #333 !important;
}

/*----------------------------------------------------------------------------------*/
/* RESET WIDTH INTERNAS
/*----------------------------------------------------------------------------------*/
body.ib-wrap-full-width #flex-blog-theme .gwr,
body.ib-wrap-full-width #flex-default-theme .gwr.c-flex,
body.ib-wrap-full-width #flex-filters-theme .gwr.c-flex {
  max-width: 1755px !important;
}

/*----------------------------------------------------------------------------------*/
/* LG - COMPONENTS
/*----------------------------------------------------------------------------------*/
.lg-theme {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .lg-theme {
    margin-bottom: 0;
  }
}

#header .lg-wrap-content {
  width: 100%;
}
#header .lg-wrap-content .wrap-menu .gwr,
#header .lg-wrap-content .wrap-options .gwr {
  width: 94% !important;
}
@media screen and (min-width: 640px) {
  #header .lg-wrap-content .wrap-menu .gwr,
#header .lg-wrap-content .wrap-options .gwr {
    width: 100% !important;
  }
}
#header .lg-wrap-content .wrap-menu .lg-btncta-text {
  top: -41px;
  left: 0;
}
@media screen and (min-width: 640px) {
  #header .lg-wrap-content .wrap-menu .lg-btncta-text {
    top: 0;
    right: 0;
    margin-left: auto;
    margin-right: 16px;
  }
  #header .lg-wrap-content .wrap-menu .lg-btncta-text .lg-btn-cta {
    height: 35px;
  }
  #header .lg-wrap-content .wrap-menu .lg-btncta-text .lg-btn-cta span {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1024px) {
  #header .lg-wrap-content .wrap-menu .lg-btncta-text {
    margin-left: 0;
  }
}
@media screen and (min-width: 640px) {
  #header .lg-ct-header {
    width: 96%;
    margin: 0 auto;
  }
}
#header.ib-internal-header .lg-ct-header {
  max-width: 1430px;
}

.lg-headertxt {
  color: #333;
  line-height: 1.2;
  text-align: center;
  font-size: 0.75rem;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 5px;
}

.lg-btn-cta {
  overflow: hidden;
  height: 40px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 0.6875rem;
  position: relative;
  white-space: nowrap;
  background-color: #333;
  border: 1px solid #333;
  transition: all 0.3s;
}
.lg-btn-cta span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0.625rem;
}
.lg-btn-cta:hover, .lg-btn-cta:focus {
  background-color: #FFF;
  color: #333;
}

.lg-btncta-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: absolute;
  top: 5px;
  left: 10px;
  height: 30px;
  flex-shrink: 0;
}
@media screen and (min-width: 640px) {
  .lg-btncta-text {
    left: 0;
  }
}
@media screen and (min-width: 640px) {
  .lg-btncta-text {
    position: relative;
    top: 0;
    right: 0;
    height: 100%;
    margin-left: 1rem;
  }
}
@media screen and (min-width: 640px) {
  .lg-btncta-text .lg-btn-cta {
    font-size: 0.8125rem;
  }
  .lg-btncta-text .lg-btn-cta span {
    padding: 0 1.875rem;
  }
}
.lg-btncta-text .lg-headertxt {
  display: none;
}
@media screen and (min-width: 640px) {
  .lg-btncta-text .lg-headertxt {
    display: block;
    font-size: 0.8125rem;
    font-weight: 600;
  }
}

#header.lg-header-active .lg-ct-header {
  position: relative;
  /*.wrap-options{
  	.gwr{
  		#user-options{
  			@media (max-width: 639px){
  				position: absolute;
  				top: 0;
  				left: 0;
  				height: 0;
  				width: 0;
  				overflow: hidden;
  			}
  		}
  	}
  }*/
}
@media screen and (min-width: 640px) {
  #header.lg-header-active .lg-ct-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
  }
}
#header.lg-header-active .lg-ct-header .wrap-options .gwr #user-options {
  margin-right: 0;
}
@media screen and (min-width: 640px) {
  #header.lg-header-active .lg-ct-header .lg-wrap-content .wrap-options .gwr,
#header.lg-header-active .lg-ct-header .lg-wrap-content .wrap-menu .gwr {
    margin-right: 0;
  }
}
@media screen and (min-width: 991px) {
  #header.lg-header-active .lg-ct-header .wrap-menu .gwr .logo-content {
    top: -36px;
  }
}

.cta-container {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: #333;
  font-family: "Open Sans", sans-serif;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  .cta-container {
    display: none;
  }
}

.cta-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.cta-item {
  flex-grow: 1;
  height: 100%;
  position: relative;
}
.cta-item:after {
  content: "";
  width: 1px;
  height: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.cta-item:nth-child(3):after, .cta-item:last-child:after {
  display: none;
}
.cta-item:last-child:after {
  display: none;
}

.cta-ilink {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 0.8125rem;
  transition: all 0.3s linear;
}
.cta-ilink:before {
  display: inline-block;
  margin-right: 10px;
  font-family: "idx-icons" !important;
  font-size: 18px;
  font-weight: 100;
}
.cta-ilink.cta-icon-celular:before {
  content: "\e91d";
}
.cta-ilink.cta-icon-correo:before {
  content: "\e91a";
}
.cta-ilink.cta-icon-chat:before {
  content: "\e93d";
}
.cta-ilink.cta-whatsapp {
  background: linear-gradient(#47C630, #12970A);
}
.cta-ilink.cta-whatsapp span {
  display: none;
}
.cta-ilink.cta-whatsapp:before {
  content: "\ea93";
  margin-right: 0;
}

/*----------------------------------------------------------------------------------*/
/* LG - LOGIN EN MENU LATERAL
/*----------------------------------------------------------------------------------*/
.lg-wrap-login {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 640px) {
  .lg-wrap-login {
    display: none;
  }
}
.lg-wrap-login > li {
  width: 50%;
  flex-grow: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.23);
}
.lg-wrap-login > li:last-child {
  border-right: 0;
}
.lg-wrap-login > li a {
  background-color: rgba(0, 0, 0, 0.33);
  width: 100%;
  color: #FFF;
  font-family: "Open Sans", sans-serif;
  display: flex;
  align-items: center;
  height: 35px;
  padding: 0 1rem;
  font-size: 0.875rem;
  position: relative;
  justify-content: center;
}
.lg-wrap-login.active > li > span {
  position: relative;
  color: #FFF;
  display: block;
  width: 100%;
  padding: 0 1rem;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.33);
  height: 45px;
  line-height: 45px;
}
.lg-wrap-login.active > li > span:before {
  content: "\e93b";
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 12px;
  font-family: "idx-icons" !important;
  text-indent: 0;
  transition: all 0.3s;
  content: "\e924";
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  border: 1px solid #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 25px;
}
.lg-wrap-login.active > li > span:after {
  content: "\e921";
  font-family: "idx-icons" !important;
  display: flex;
  width: 12px;
  height: 100%;
  font-size: 18px;
  position: absolute;
  justify-content: center;
  align-items: center;
  transition: all 0.6s;
  color: #FFF;
  right: 1rem;
  top: 0;
  margin: 0 auto;
}
.lg-wrap-login.active > li .sub-menu {
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
  opacity: 1;
  overflow: hidden;
  max-height: 0;
  padding: 0 1rem;
  border: 0;
}
.lg-wrap-login.active > li .sub-menu li a {
  background-color: transparent;
  justify-content: flex-start;
}
.lg-wrap-login.active.show-login-list > span:after {
  transform: rotate(-180deg);
}
.lg-wrap-login.active.show-login-list .sub-menu {
  padding: 1rem;
  opacity: 1;
  max-height: 600px;
}

/*----------------------------------------------------------------------------------*/
/* LG - PAGINA DE FILTROS (DEFAULT THEME)
/*----------------------------------------------------------------------------------*/
.lg-theme .content-rsp-btn {
  bottom: 40px;
}
.lg-theme #wrap-result.view-list #result-search > li.button_properties,
.lg-theme #wrap-result.view-list .result-search > li.button_properties,
.lg-theme .wrap-result.view-list #result-search > li.button_properties,
.lg-theme .wrap-result.view-list .result-search > li.button_properties {
  display: none;
}
.lg-theme #wrap-result.view-map #result-search > li.button_properties,
.lg-theme #wrap-result.view-map .result-search > li.button_properties,
.lg-theme .wrap-result.view-map #result-search > li.button_properties,
.lg-theme .wrap-result.view-map .result-search > li.button_properties {
  min-height: auto;
  padding: 0;
  padding-right: 10px;
  padding-bottom: 10px;
}
.lg-theme #flex-default-theme.lg-default-filter .title-block {
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
}
.lg-theme #flex-default-theme.lg-default-filter .gwr.c-flex {
  width: 100% !important;
  max-width: 100% !important;
}
.lg-theme #flex-default-theme.lg-default-filter .flex-breadcrumb {
  margin-bottom: 0;
}
.lg-theme #flex-default-theme.lg-default-filter .wrap-subfilters,
.lg-theme #flex-default-theme.lg-default-filter #wrap-subfilters {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .lg-theme #flex-default-theme.lg-default-filter .wrap-subfilters,
.lg-theme #flex-default-theme.lg-default-filter #wrap-subfilters,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result,
.lg-theme #flex-default-theme.lg-default-filter .wrap-result {
    width: 97% !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 1790px;
  }
}
@media screen and (min-width: 1024px) {
  .lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map #result-search > li, .lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid #result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map #result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid #result-search > li {
    width: 32%;
    margin-right: 2%;
  }
  .lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map #result-search > li:nth-child(3n), .lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid #result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map #result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid #result-search > li:nth-child(3n) {
    margin-right: 0;
  }
  .lg-theme #flex-default-theme.lg-default-filter .flex-breadcrumb {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1790px;
  }
  .lg-theme #flex-default-theme.lg-default-filter .gwr-breadcrumb {
    position: absolute;
    top: 59px;
    background: transparent;
    z-index: 1;
  }
  .lg-theme #flex-default-theme.lg-default-filter #wrap-subfilters .gwr #info-subfilters {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
  }
}
@media screen and (min-width: 1360px) {
  .lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map #result-search > li, .lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid #result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map #result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid .result-search > li,
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid #result-search > li {
    width: 24%;
    margin-right: 1.3%;
  }
  .lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map #result-search > li:nth-child(3n), .lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid #result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map #result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid .result-search > li:nth-child(3n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid #result-search > li:nth-child(3n) {
    margin-right: 1.3%;
  }
  .lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map .result-search > li:nth-child(4n),
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.full-map #result-search > li:nth-child(4n), .lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid .result-search > li:nth-child(4n),
.lg-theme #flex-default-theme.lg-default-filter .wrap-result.view-grid #result-search > li:nth-child(4n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map .result-search > li:nth-child(4n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.full-map #result-search > li:nth-child(4n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid .result-search > li:nth-child(4n),
.lg-theme #flex-default-theme.lg-default-filter #wrap-result.view-grid #result-search > li:nth-child(4n) {
    margin-right: 0;
  }
}
.lg-theme.fixed-active #header {
  box-shadow: none;
  -webkit-animation-name: initial !important;
          animation-name: initial !important;
  z-index: 32;
  /*@media (max-width: 990px){
  	.wrap-menu{
  		.gwr{
  			.hamburger-content {
  				height: 35px !important;
  				top: 0;
  				right: 0;
  			}
  		}
  	}
  }*/
}
.lg-theme.fixed-active #wrap-filters {
  z-index: 30;
  top: 101px;
}
@media screen and (min-width: 1024px) {
  .lg-theme.fixed-active #wrap-filters {
    top: 90px;
  }
}
.lg-theme.fixed-active .title-conteiner.fixed-box {
  top: 101px;
}
@media screen and (min-width: 1024px) {
  .lg-theme.fixed-active .title-conteiner.fixed-box {
    top: 90px;
  }
}
.lg-theme.fixed-active .title-conteiner.fixed-box .btn-request {
  display: none;
}
.lg-theme #header-filters {
  display: none;
}

/*-----------------------------------------------------------------------------------------------------*/
/* LG - FORMULARIO DE CONTACTO EN EL HOME
/*-----------------------------------------------------------------------------------------------------*/
.home-contact {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  background-color: #333;
}
@media screen and (min-width: 991px) {
  .home-contact {
    align-items: center;
  }
}
.home-contact .home-contact-wrap-image {
  width: 100%;
  position: relative;
}
.home-contact .home-contact-wrap-image:after {
  content: "";
  display: block;
  padding-bottom: 60%;
}
.home-contact .home-contact-wrap-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 991px) {
  .home-contact .home-contact-wrap-image {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
.home-contact .home-contact-wrap-form {
  width: 100%;
  padding: 2.5rem 0;
}
@media screen and (min-width: 991px) {
  .home-contact .home-contact-wrap-form {
    padding-left: 50%;
  }
}
.home-contact .home-contact-wrap-form .form-search {
  width: 90%;
  max-width: 660px;
  margin: 0 auto;
}
.home-contact .home-contact-wrap-form .form-search .flex-content-form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
.home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item {
  width: 100%;
  background-color: transparent;
}
.home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item span {
  color: #FFF;
}
.home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item:nth-child(6) {
  display: none;
}
.home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item .medium {
  background-color: transparent;
  color: #FFF;
}
@media screen and (min-width: 768px) {
  .home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item {
    width: 48%;
  }
  .home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item.full-item {
    width: 100%;
  }
}
.home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item .clidxboost-btn-link:hover span, .home-contact .home-contact-wrap-form .form-search .flex-content-form .form-item .clidxboost-btn-link:focus span {
  color: #333;
}

.form-search .flex-content-form .form-item .clidxboost-btn-link span {
  border-color: #FFF;
}

@media (max-width: 768px) {
  body.clidxboost-nmap .message-alert {
    bottom: 53px;
  }
}

.idx-hidden {
  display: none !important;
}/*# sourceMappingURL=lg.css.map */