@font-face {
  font-family: "Chapaza-Regular";
  src: url("../fonts/Chapaza-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Chapaza-Regular.woff") format("woff"), url("../fonts/Chapaza-Regular.ttf") format("truetype"), url("../fonts/Chapaza-Regular.svg#Chapaza-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*.font1, #connect h2, #luxury-condos .thumb .caption h3, #communities .items li:last-child h2, #meet-john h2, .titles h2, #welcome .middled h2 {
  font-family: "Chapaza-Regular";
  font-weight: normal;
  font-style: normal;
}*/

#welcome .home-value-report {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	transition: all 0.3s ease-in-out;
	padding: 10px 18px 8px 18px;
	font-size: 13px;
	width:auto;
	margin:0 auto;
	z-index:34;
	margin-top:30px;
}
#welcome .home-value-report:hover {
  background-color: #d0c651;
  color: #000;
}
@media (min-width: 1660px) {
  .home #header .ms-wrap-header .ms-top-header {
    width: 100%;
    border-bottom: solid 1px #383838;
    padding-bottom: 12px;
    height: 38px;
    transition: all 0.3s ease-in-out;
  }
  .home #header .ms-wrap-header .ms-middle-header {
    height: 148px;
    padding-top: 29px;
    transition: all 0.3s ease-in-out;
  }
  .home #header .ms-wrap-header .ms-middle-header .ms-item {
    padding-top: 0px;
    transition: all 0.3s ease-in-out;
  }
  .home #header.fixed .ms-wrap-header .ms-top-header {
    width: auto;
    height: 30px;
    border: 0;
  }
  .home #header.fixed .ms-wrap-header .ms-middle-header {
    height: 90px;
    padding-top: 0px;
  }
  .home #header.fixed .ms-wrap-header .ms-middle-header .ms-item {
    padding-top: 18px;
  }
}

@media screen and (min-width: 1330px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu {
    padding: 17px;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu li a {
    text-align: left;
    display: block;
    text-transform: none;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li .sub-menu li:not(:last-child) a {
    border-bottom: 1px solid #ccc;
  }
}
#welcome {
  position: relative;
  /****** slider textos efetos ****/
}
#welcome:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0.5;
}
#welcome .bg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
#welcome .clidxboost-content-slider {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#welcome .clidxboost-content-slider .clidxboost-welcome-slider {
  height: 100%;
}
#welcome .clidxboost-content-slider .clidxboost-welcome-slider .gs-item-slider .gs-wrapper-content {
  height: 100%;
  width: 100%;
}
#welcome .clidxboost-content-slider .clidxboost-welcome-slider .gs-item-slider .gs-wrapper-content .clidxboost-ms-item {
  height: 100%;
  width: 100%;
}
#welcome .middled {
  position: relative;
  z-index: 15;
  text-align: center;
  color: #fff;
}
#welcome .middled h2 {
	padding-bottom:10px;
}
#welcome .middled h2 span {
  display: block;
  position: relative;
}
#welcome .middled .sub {
  font-family: "Times New Roman", serif;
}
#welcome .quotes {
  display: none;
}
#welcome .quotes span {
  top: 0;
  opacity: 0;
  transition: opacity 500ms;
}
#welcome .quotes.active {
  display: block;
}
#welcome .quotes.active.active_span span {
  opacity: 1;
}
#welcome .hicons {
  position: relative;
  text-align: center;
  margin-top: 52px;
  z-index: 12;
}
#welcome .hicons li a i {
  width: 60px;
  height: 52px;
  display: block;
  background-image: url(../images/hicons.png);
  margin: auto;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: -50px;
  transition: all 0.3s ease-in-out;
}
#welcome .hicons li:nth-child(2) a i {
  background-position: 0 -52px;
}
#welcome .hicons li:nth-child(3) a i {
  background-position: 0 -104px;
}
#welcome .hicons a {
  border: solid 1px #fff;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  min-width: 200px;
  margin-bottom: 20px;
  border-top: 0;
  position: relative;
  transition: all 0.3s ease-in-out;
}
#welcome .hicons a:before, #welcome .hicons a:after {
  content: "";
  display: block;
  border-top: 1px solid #fff;
  position: absolute;
  top: 0;
  width: 30%;
}
#welcome .hicons a:before {
  left: 0;
}
#welcome .hicons a:after {
  right: 0;
}
#welcome .hicons a:hover {
  color: #d0c651;
}
#welcome .hicons a:hover i {
  top: -54px;
}
#welcome .nelson {
  position: absolute;
  left: 3%;
  bottom: 0;
  z-index: 12;
  max-width: 312px;
  display: block;
}
#welcome .partner1 {
  position: absolute;
  right: 3%;
  bottom: 3%;
  z-index: 12;
}
#welcome #flex-bubble-search .content-flex-bubble-search .flex-link {
  font-weight: bold;
  display: block;
}
#welcome .properties-info {
  background: #000;
  bottom: 0;
  padding: 10px 15px;
  position: absolute;
  width: 100%;
  z-index: 2;
}
#welcome .property {
  display: none;
}
#welcome .property {
  color: #fff;
  cursor: default;
  font-size: 13px;
  font-weight: 600;
  position: relative;
}
@media screen and (min-width: 1024px) {
  #welcome .property {
    font-size: 15px;
  }
}
#welcome .property span,
#welcome .property .play-btn {
  top: 0;
  opacity: 0;
  transition: opacity 500ms;
}
#welcome .property .play-btn {
  background-color: transparent;
  border-radius: 50%;
  height: 21px;
  left: 4px;
  position: relative;
  top: 4px;
  width: 21px;
}
#welcome .property .play-btn img {
  height: 100%;
}
#welcome .property span span {
  border: 1px solid #d0c651;
  border-radius: 4px;
  padding: 4px 12px;
}
#welcome .property.active {
  display: block;
}
#welcome .property.active.active_span span,
#welcome .property.active.active_span .play-btn {
  opacity: 1;
}
@media (max-width: 767px) {
  #welcome .middled {
    padding: 50px 0;
  }
  #welcome .links {
    padding-top: 30px;
  }
  #welcome .links li {
    margin-bottom: 12px;
  }
  #welcome .hicons {
    display: flex;
    margin-bottom: 32px;
  }
  #welcome .hicons li {
    margin-bottom: 26px;
  }
  #welcome .hicons li a i {
    zoom: 58%;
  }
  #welcome .hicons a {
    padding: 12px;
    font-size: 11px;
    min-width: 90px;
    margin-left: 5px;
    margin-right: 5px;
  }
  #welcome .hicons a:before, #welcome .hicons a:after {
    width: 38%;
  }
  #welcome .ms-next-step {
    display: none;
  }
}
@media (min-width: 768px) {
  #welcome {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #welcome .links {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    max-width: 483px;
    margin: auto;
    padding: 30px 0;
  }
  #welcome .links li {
    width: 48%;
  }
  #welcome .links li a {
    display: block;
  }
  #welcome .hicons {
    margin-bottom: 60px;
  }
  #welcome .hicons li {
    display: inline-block;
    margin: 0 12px;
  }
  #welcome .hicons a {
    padding: 20px;
  }
}
@media (max-width: 1023px) {
  #welcome .nelson,
#welcome .partner1 {
    display: none;
  }
}
@media (min-width: 1340px) {
  #welcome {
    min-height: calc(100vh - 90px);
    justify-content: flex-start;
  }
  #welcome .middled h2 {
    font-size: 32px;
  }
  #welcome .middled .sub {
    font-size: 20px;
  }
  #welcome .hicons {
    margin-bottom: 40px;
  }
  #welcome #flex-bubble-search {
    position: relative;
    bottom: 0%;
    transform: none !important;
  }
  #welcome .ms-next-step {
    bottom: 10%;
  }
}
@media (max-width: 1329px) and (min-width: 1024px) {
  #welcome .nelson {
    max-width: 150px;
  }
  #welcome .partner1 {
    max-width: 150px;
  }
}
@media (min-width: 1330px) {
  #welcome {
    height: calc(100vh - 90px);
    justify-content: center;
  }
}
@media (max-width: 1659px) and (min-width: 1330px) {
  #welcome .nelson {
    max-width: 210px;
  }
  #welcome .partner1 {
    max-width: 300px;
  }
}
@media (min-width: 1660px) {
  #welcome {
    min-height: calc(100vh - 148px);
    height: calc(100vh - 148px);
  }
  #welcome .middled h2 {
    font-size: 60px;
    line-height: 1.2;
  }
  #welcome .middled .cbtn {
    padding: 20px 14px;
  }
  #welcome .hicons a {
    min-width: 250px;
  }
}

.titles h2 {
  text-align: center;
}
@media (max-width: 1329px) and (min-width: 768px) {
  .titles h2 {
    font-size: 30px;
  }
}
@media (max-width: 1659px) and (min-width: 1330px) {
  .titles h2 {
    font-size: 40px;
  }
}
@media (min-width: 1660px) {
  .titles h2 {
    font-size: 63px;
  }
}

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

.cbtn {
  display: inline-block;
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.cbtn:hover {
  background-color: #d0c651;
  color: #000;
}
@media (max-width: 767px) {
  .cbtn {
    padding: 12px 30px;
    font-size: 11px;
  }
}
@media (max-width: 1329px) and (min-width: 768px) {
  .cbtn {
    padding: 15px 40px;
    font-size: 13px;
  }
}
@media (max-width: 1659px) and (min-width: 1330px) {
  .cbtn {
    padding: 18px 40px;
    font-size: 13px;
  }
}
@media (min-width: 1660px) {
  .cbtn {
    padding: 20px 60px;
    font-size: 18px;
    letter-spacing: 1px;
  }
}

.exclusive-listing {
  padding: 50px 0;
}
@media (min-width: 1660px) {
  .exclusive-listing {
    padding: 100px 0;
  }
}

#meet-john {
	padding:40px 80px 40px 80px;
}

@media (max-width: 768px) {
	#meet-john {
		padding: 40px 20px 40px 20px;
	}
	#meet-john p {
		padding-top:20px;
		padding-bottom:10px;
		line-height:1.5;
	}
}

#meet-john .col-left {
  position: relative;
}
#meet-john .col-middle {
  position: relative;
}
#meet-john .profile {
  display: block;
  position: relative;
  width: 100%;
}
#meet-john .play-btn {
  width: 121px;
  height: 121px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -60.5px;
  margin-left: -60.5px;
  background-color: transparent;
  border-radius: 50%;
}
#meet-john .col-right img {
  max-width: 100%;
}
#meet-john .col-right .partners2 {
  margin: 20px auto;
  display: block;
}
#meet-john h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 12px;
}
#meet-john .sub {
  font-family: "Times New Roman", serif;
  text-align: center;
  display: block;
  margin-bottom: 12px;
}
#meet-john p {
  text-align: justify;
}
#meet-john .nelson-partners {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  margin-top: 15px;
}
#meet-john .nelson-partners a {
  align-items: center;
  display: flex;
  flex: 1;
  padding: 5px;
  text-align: center;
}
#meet-john .nelson-partners a img {
  margin: auto;
  opacity: 1;
  transition: all 0.3s;
}
#meet-john .nelson-partners a:hover img {
  opacity: 0.75;
}
#meet-john .nelson-learn-more {
  border-bottom: 1px dashed #000;
  transition: all 0.3s ease;
}
#meet-john .nelson-learn-more:hover, #meet-john .nelson-learn-more:focus {
  color: #d0c651;
  border-bottom-color: #d0c651;
}
#meet-john .links {
  padding-top: 12px;
}
#meet-john .links a {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
#meet-john .links a:hover {
  background-color: #d0c651;
  color: #000;
}
#meet-john .follow-us {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
#meet-john .follow-us > span {
  font-weight: bold;
  font-size: 13px;
}
#meet-john .follow-us .spacer {
  height: 1px;
  background-color: #000;
}
#meet-john .follow-us .ms-social a {
  padding: 5px;
  display: inline-block;
}
#meet-john .follow-us .ms-social a:hover {
  color: #d0c651;
}
#meet-john .follow-us .ms-social a span {
  display: none;
}
@media (max-width: 767px) {
  #meet-john .play-btn {
    transform: scale(0.6);
  }
  #meet-john .col-right {
    padding: 40px 30px;
  }
  #meet-john p {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #meet-john .links a {
    display: block;
    margin-bottom: 12px;
    font-size: 11px;
    padding: 12px;
  }
  #meet-john .links a br {
    display: none;
  }
  #meet-john .spacer {
    width: 10%;
  }
}

  #meet-john .links li {
    width: 48.8%;
  }
  #meet-john .links {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  
@media (min-width: 768px) {
  #meet-john .links a {
    display: block;
    padding: 12px 30px;
    margin-bottom: 12px;
    font-size: 13px;
  }
  #meet-john .spacer {
    width: 30%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  #meet-john .col-right {
    padding: 40px 100px;
  }
  #meet-john h2 {
    font-size: 40px;
  }
  #meet-john .sub {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #meet-john p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  #meet-john .cols {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  #meet-john .cols > div {
    width: 82%;
  }
  #meet-john .profile {
    height: 100%;
    object-fit: cover;
  }
  #meet-john .profile img {
    height: auto;
    left: 0;
    object-fit: contain;
    object-position: top;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
}
@media (max-width: 1329px) and (min-width: 1024px) {
  #meet-john {
    padding-bottom: 50px;
  }
  #meet-john .col-right {
    padding: 50px;
  }
  #meet-john h2 {
    font-size: 30px;
  }
  #meet-john p {
    font-size: 18px;
    line-height: 24px;
  }
  #meet-john .links {
    padding-top: 30px;
  }
  #meet-john .spacer {
    width: 38%;
  }
}
@media (min-width: 1330px) {
  #meet-john .links {
    margin-bottom: 30px;
  }
}
@media (max-width: 1659px) and (min-width: 1330px) {
  #meet-john {
    padding-bottom: 40px;
  }
  #meet-john .col-right {
    padding: 50px 60px;
  }
  #meet-john h2 {
    font-size: 40px;
  }
  #meet-john .sub {
    font-size: 18px;
  }
  #meet-john p {
    font-size: 18px;
    line-height: 24px;
  }
  #meet-john .links {
    padding-top: 30px;
  }
  #meet-john .spacer {
    width: 30%;
  }
}
@media (min-width: 1660px) {
  #meet-john {
    padding-bottom: 40px;
  }
  #meet-john .col-right {
    padding: 0px 150px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #meet-john .col-right .partners2 {
    margin: 34px auto;
  }
  #meet-john h2 {
    font-size: 46px;
  }
  #meet-john .sub {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #meet-john p {
    line-height: 30px;
  }
  #meet-john .links {
    padding-top: 30px;
  }
  #meet-john .links li a {
    display: block;
    padding: 8px 0;
  }
  #meet-john .spacer {
    width: 40%;
  }
}

#communities {
  background-color: #fff;
  color: #000;
  padding-bottom:40px;
  width: 90%;
  margin:0 auto;
}
#communities .items {

}
#communities .titles h2 {
}
#communities h3 {
	color:#fff;
}
@media (max-width: 767px) {
  #communities .titles h2 {
    font-size: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
  }
}

/*
#communities .items li:last-child {
  text-align: center;
}
#communities .items li:last-child h2 {
  text-transform: uppercase;
}
#communities .items li:last-child i {
  font-family: "Times New Roman", serif;
  display: block;
  margin-bottom: 20px;
}
#communities .items li:last-child .cbtn {
  border: solid 1px #fff;
}
#communities .items li:last-child a:hover .cbtn {
  background-color: #d0c651;
  color: #000;
}*/
#communities .thumb {
  display: block;
  position: relative;
}
#communities .thumb:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
}
#communities .thumb img {
  width: 100%;
  display: block;
}
#communities .thumb h3 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 15;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  text-shadow: 0 0 8px #000;
}
#communities .thumb:hover:after {
  opacity: 0.2;
}
#communities .thumb:hover h3 {
  top: 49%;
}
#communities .items li a {
 height:300px; 
}
@media (max-width: 767px) {
  #communities {
    padding: 30px;
  }
  #communities .items li {
    margin-bottom: 15px;
  }
  /*
  #communities .items li:last-child {
    padding: 10px 0 0px 0;
  }
  #communities .items li:last-child h2 {
    font-size: 18px;
    display: none;
  }
  #communities .items li:last-child i {
    display: none;
  }*/
  #communities .thumb h3 {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #communities .titles {
    line-height: 1;
    padding: 0px 0 40px;
  }
  #communities .items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  /*
  #communities .items li:last-child a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 15px;
  }
  #communities .items li:last-child .cbtn {
    padding: 12px 28px;
    font-size: 11px;
  }
  #communities .thumb {
    border: solid 1px #000;
  }*/
}
@media (max-width: 1023px) and (min-width: 768px) {
	#communities {
		padding-left:10px;
		padding-right:10px;
	}
  #communities .items li {
    width: calc(100% / 2 - 20px);
	margin:10px;
	
  }/*
  #communities .items li:last-child h2 {
    font-size: 18px;
  }*/
}
@media (min-width: 1024px) {
  #communities .items li {
    width: calc(100% / 3 - 20px);
	margin:10px;
  }

  /*
  #communities .items li:last-child {
    width: 25%;
  }
  #communities .items li:last-child h2 {
    font-size: 18px;
  }*/
  #communities .thumb img {
    min-height: 200px;
  }
}
@media (min-width: 1330px) {
	/*
  #communities .items li:last-child h2 {
    font-size: 30px;
  }
  #communities .items li:last-child i {
    margin-bottom: 31px;
  }
  #communities .items li:last-child .cbtn {
    padding: 15px 28px;
    font-size: 10px;
  }
  */
}
@media (min-width: 1660px) {
  #communities .titles h2 {
    font-size: 46px;
  }
}

@media (max-width: 767px) {

  #communities .items li a {
	  height:300px;
  }
}

#cities {
  background-color: #f0f0f0;
}
#cities .titles h2 {
}
#cities h3 {
	color:#fff;
}
@media (max-width: 767px) {
  #cities .titles h2 {
    font-size: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
  }
}

/*
#cities .items li:last-child {
  text-align: center;
}
#cities .items li:last-child h2 {
  text-transform: uppercase;
}
#cities .items li:last-child i {
  font-family: "Times New Roman", serif;
  display: block;
  margin-bottom: 20px;
}
#cities .items li:last-child .cbtn {
  border: solid 1px #fff;
}
#cities .items li:last-child a:hover .cbtn {
  background-color: #d0c651;
  color: #000;
}*/
#cities .thumb {
  display: block;
  position: relative;
}
#cities .thumb:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
}
#cities .thumb img {
  width: 100%;
  display: block;
}
#cities .thumb h3 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 15;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  text-shadow: 0 0 8px #000;
}
#cities .thumb:hover:after {
  opacity: 0.2;
}
#cities .thumb:hover h3 {
  top: 49%;
}
@media (max-width: 767px) {
  #cities {
    padding: 30px;
  }
  #cities .items li {
    margin-bottom: 15px;
  }
  /*
  #cities .items li:last-child {
    padding: 10px 0 0px 0;
  }
  #cities .items li:last-child h2 {
    font-size: 18px;
    display: none;
  }
  #cities .items li:last-child i {
    display: none;
  }*/
  #cities .thumb h3 {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  #cities .titles {
    line-height: 1;
    padding: 60px 0 40px;
  }
  #cities .items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  /*
  #cities .items li:last-child a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 15px;
  }
  #cities .items li:last-child .cbtn {
    padding: 12px 28px;
    font-size: 11px;
  }
  #cities .thumb {
    border: solid 1px #000;
  }*/
}
@media (max-width: 1023px) and (min-width: 768px) {
  #cities .items li {
    width: 50%;
  }/*
  #cities .items li:last-child h2 {
    font-size: 18px;
  }*/
}
@media (min-width: 1024px) {
  #cities .items li {
    width: 25%;
  }
  /*
  #cities .items li:last-child {
    width: 25%;
  }
  #cities .items li:last-child h2 {
    font-size: 18px;
  }*/
  #cities .thumb img {
    min-height: 200px;
  }
}
@media (min-width: 1330px) {
	/*
  #cities .items li:last-child h2 {
    font-size: 30px;
  }
  #cities .items li:last-child i {
    margin-bottom: 31px;
  }
  #cities .items li:last-child .cbtn {
    padding: 15px 28px;
    font-size: 10px;
  }
  */
}
@media (min-width: 1660px) {
  #cities .titles h2 {
    font-size: 46px;
  }
}

#luxury-condos {
    background-color: #f0f0f0;
	color: #000;
}
#luxury-condos .titles {
  margin-bottom: 20px;
  text-align: center;
  padding: 0 15px;
}
#luxury-condos .titles h2 {
  line-height: 1;
  margin-bottom: 0;
}
#luxury-condos .titles h2 i {
  display: block;
  margin-top: 5px;
  font-weight: normal;
  font-size: 18px;
}
#luxury-condos .titles p {
  font-style: italic;
}
#luxury-condos .thumb {
  display: block;
  position: relative;
}
#luxury-condos .thumb:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, transparent 0%, #000 100%);
  height: 200px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
#luxury-condos .thumb img {
  width: 100%;
  display: block;
  object-fit: cover;
}
#luxury-condos .thumb .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-left: 12px;
  padding-bottom: 12px;
  z-index: 12;
}
#luxury-condos .thumb .caption h3 {
  transition: all 0.3s ease-in-out;
}
#luxury-condos .thumb .caption i {
  width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  transition: all 0.3s ease-in-out;
}
#luxury-condos .thumb .middled {
  text-align: center;
  padding: 20px 30px 30px 30px;
}
#luxury-condos .thumb .middled .titles h2:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #fff;
  margin: 20px auto;
}
#luxury-condos .thumb .cbtn {
  border: solid 1px #fff;
}
#luxury-condos .thumb:last-child:after {
  display: none;
}
#luxury-condos .thumb:hover:after {
  height: 150px;
}
#luxury-condos .thumb:hover .caption h3 {
  color: #d0c651;
}
#luxury-condos .thumb:hover .cbtn {
  background-color: #d0c651;
  color: #000;
}
#luxury-condos .ms-wrap-slider {
  margin: auto auto 20px auto;
  width: 90%;
}
#luxury-condos .ms-wrap-slider .ms-item {
  padding: 5px;
}
#luxury-condos .ms-wrap-slider .ms-item .ms-wrap-img {
  display: block;
}
#luxury-condos .ms-wrap-slider .ms-item img {
  width: 100%;
}
#luxury-condos .ms-wrap-slider .ms-item h3 a {
  display: block;
  font-weight: 600;
  padding: 11px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
#luxury-condos .cbtn {
  border: 1px solid;
}
#luxury-condos .cbtn:hover {
  border-color: #d0c651;
}
@media (max-width: 767px) {
  #luxury-condos {
    padding: 40px 0;
  }
  #luxury-condos .thumb {
    margin-bottom: 15px;
  }
  #luxury-condos .thumb img {
    min-height: 200px;
  }
  #luxury-condos .items .thumb:last-child h2,
#luxury-condos .items .thumb:last-child p {
    display: none;
  }
}
@media (min-width: 768px) {
  #luxury-condos {
    padding: 40px 0;
  }
  #luxury-condos .title h2 span {
    display: block;
  }
  #luxury-condos .items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  #luxury-condos .thumb img {
    height: 100%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  #luxury-condos .items .thumb {
    width: 50%;
  }
  #luxury-condos .items .thumb:last-child {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #luxury-condos {
  }
  #luxury-condos .thumb {
    width: 33.3333333333%;
  }
  #luxury-condos .thumb:nth-child(2) {
    width: 66.6666666667%;
  }
  #luxury-condos .thumb .middled {
    padding: 4px 8px 5px 8px;
  }
}
@media (min-width: 1330px) {
  #luxury-condos > .titles p {
    font-size: 19px;
  }
  #luxury-condos .thumb img {
    max-height: 410px;
  }
  #luxury-condos .thumb:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #luxury-condos .thumb:last-child .titles h2 {
    font-size: 28px;
  }
  #luxury-condos .thumb .caption {
    padding-left: 25px;
    padding-bottom: 20px;
  }
  #luxury-condos .thumb .caption h3 {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media (min-width: 1660px) {
  #luxury-condos {
    padding: 100px 0;
    margin-bottom: 0;
  }
  #luxury-condos > .titles h2 {
    font-size: 46px;
  }
  #luxury-condos .thumb .caption h3 {
    font-size: 30px;
  }
  #luxury-condos .middled .titles h2 {
    font-size: 32px;
  }
  #luxury-condos .middled .titles h2 i {
    font-size: 22px;
  }
  #luxury-condos .middled .titles p {
    max-width: 67%;
    margin: auto;
  }
}

#connect {
  position: relative;
}
#connect .bg {
  width: 100%;
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
#connect .middled {
  position: relative;
  z-index: 12;
  background-color: #fff;
}
#connect .centered {
  width: 90%;
  max-width: 827px;
  margin: auto;
}
#connect h2 {
  line-height: 1.3;
  text-transform: uppercase;
}
#connect .form-search {
  padding-top: 30px;
}
#connect .form-search h3 {
  display: none;
}
#connect .form-search .flex-content-form .form-item > span {
  display: none;
}
#connect .form-search .flex-content-form .form-item:nth-child(6) {
  display: none;
}
#connect .form-search .flex-content-form .form-item textarea.medium {
  font-family: inherit;
}
#connect .form-search .flex-content-form .form-item .clidxboost-btn-link {
  margin: 20px auto 0 auto;
}
#connect .form-search .flex-content-form .form-item .clidxboost-btn-link span {
  border: solid 1px #000;
}
@media (max-width: 767px) {
  #connect {
    padding: 50px 0;
  }
  #connect .centered {
    padding: 20px 0;
  }
  #connect h2 {
    font-size: 20px;
    margin-bottom: 12px;
  }
  #connect p {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  #connect .centered {
    padding: 43px 0;
  }
  #connect p {
    font-size: 18px;
  }
  #connect .form-search .flex-content-form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  #connect .form-search .flex-content-form .form-item:not(.full-item) {
    width: 24%;
  }
  #connect .form-search .flex-content-form .full-item {
    width: 100%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  #connect {
    padding: 100px 0;
  }
}
@media (max-width: 1023px) {
  #connect .nelson2 {
    display: none;
  }
}
@media (min-width: 1024px) {
  #connect .nelson2 {
    position: absolute;
    z-index: 15;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 1329px) and (min-width: 1024px) {
  #connect {
    padding: 150px 0;
  }
  #connect .centered {
    padding-right: 150px;
  }
  #connect .nelson2 {
    position: absolute;
    max-width: 250px;
  }
}
@media (max-width: 1659px) and (min-width: 1330px) {
  #connect {
    padding: 150px 0;
  }
  #connect .centered {
    padding-right: 150px;
  }
  #connect .nelson2 {
    max-width: 350px;
  }
}
@media (max-width: 1659px) and (min-width: 1200px) {
  #connect .nelson2 {
    max-width: 480px;
    right: -20px;
  }
}
@media (min-width: 1660px) {
  #connect {
    padding: 144px 0;
  }
  #connect h2 {
    font-size: 29px;
  }
  #connect p {
    line-height: 24px;
    max-width: 57%;
  }
  #connect .centered {
    max-width: 1360px;
    padding-right: 320px;
  }
  #connect .form-search .flex-content-form .form-item .clidxboost-btn-link {
    height: 60px;
  }
}
@media (min-width: 1800px) {
  #connect {
    padding: 180px 0;
  }
}
.cbtn { 
	margin-top:10px;
	font-size:14px;
}
@media (min-width: 780px) {
.cbtn { 
	min-width:200px;
}
}
#header .ms-menu-responsive .menu-more-options li.menu-item-has-children > a:after {
	padding:0px 30px;
	z-index:999;
}

#meet-luxury .col-left {
  position: relative;
}


#meet-luxury {
	max-width:90%;
	margin:0 auto;
	padding-top:40px;
}

#meet-luxury .col-right img {
  max-width: 100%;
}
#meet-luxury .col-right .partners2 {
  margin: 20px auto;
  display: block;
}
#meet-luxury h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 12px;
}
#meet-luxury .sub {
  font-family: "Times New Roman", serif;
  text-align: center;
  display: block;
  margin-bottom: 12px;
}
#meet-luxury p {
  font-size:18px;
	text-align:center;
	padding-bottom:12px;
	padding-top:12px;
}

#meet-luxury .links {
  padding-top: 12px;
}
#meet-luxury .links a {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
#meet-luxury .links a:hover {
  background-color: #d0c651;
  color: #000;
}
@media (max-width: 767px) {
  #meet-luxury .play-btn {
    transform: scale(0.6);
  }
  #meet-luxury .col-right {
    padding: 40px 30px;
  }
  #meet-luxury p {
    font-size: 13px;
    margin-bottom: 12px;
  }
  #meet-luxury .links a {
    display: block;
    margin-bottom: 12px;
    font-size: 11px;
    padding: 12px;
  }
  #meet-luxury .links a br {
    display: none;
  }
  #meet-luxury .spacer {
    width: 10%;
  }
}
@media (min-width: 768px) {
  #meet-luxury .links {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  #meet-luxury .links li {
    width: 48.8%;
  }
  #meet-luxury .links a {
    display: block;
    padding: 12px 30px;
    margin-bottom: 12px;
    font-size: 13px;
  }
  #meet-luxury .spacer {
    width: 30%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  #meet-luxury .col-right {
    padding: 40px 100px;
  }
  #meet-luxury h2 {
    font-size: 40px;
  }
  #meet-luxury .sub {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #meet-luxury p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  #meet-luxury .cols {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }
  #meet-luxury .cols > div {
    width: 50%;
  }
  #meet-luxury .profile {
    height: 100%;
    object-fit: cover;
  }
  #meet-luxury .profile img {
    height: auto;
    left: 0;
    object-fit: contain;
    object-position: top;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
}
@media (max-width: 1600px) {
  #meet-luxury {
    padding-top: 50px;
  }
}
@media (max-width: 1329px) and (min-width: 1024px) {
  #meet-luxury {
    padding-bottom: 50px;
  }
  #meet-luxury .col-right {
    padding: 50px;
  }
  #meet-luxury h2 {
    font-size: 30px;
  }
  #meet-luxury p {
    font-size: 18px;
    line-height: 24px;
  }
  #meet-luxury .links {
    padding-top: 30px;
  }
  #meet-luxury .spacer {
    width: 38%;
  }
}
@media (min-width: 1330px) {
  #meet-luxury .links {
    margin-bottom: 30px;
  }
}
@media (max-width: 1659px) and (min-width: 1330px) {
  #meet-luxury .col-right {
    padding: 50px 60px;
  }
  #meet-luxury h2 {
    font-size: 40px;
  }
  #meet-luxury .sub {
    font-size: 18px;
  }
  #meet-luxury p {
    font-size: 18px;
    line-height: 24px;
  }
  #meet-luxury .links {
    padding-top: 30px;
  }
  #meet-luxury .spacer {
    width: 30%;
  }
}
@media (min-width: 1660px) {
  #meet-luxury .col-right {
    padding: 0px 150px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #meet-luxury .col-right .partners2 {
    margin: 34px auto;
  }
  #meet-luxury h2 {
    font-size: 46px;
  }
  #meet-luxury .sub {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #meet-luxury p {
    line-height: 30px;
  }
  #meet-luxury .links {
    padding-top: 30px;
  }
  #meet-luxury .links li a {
    display: block;
    padding: 8px 0;
  }
  #meet-luxury .spacer {
    width: 40%;
  }
}

.pb-40 {
	padding-bottom:60px;
}

.c18_title_divider {
    position: relative;
    width: 25%;
    display: inline-block;
    z-index: 3;
    border-top: 2px solid;
    margin-top: 0px;
    top: 5px;
    height: 10px;
    transition: all .75s ease-in-out;
}
.c18_info:hover .c18_title_divider {
	width: 30%;
}

.c18_title_sub {
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    letter-spacing: 3px;
    padding-left: 0px;
    width: 100%;
    margin-top: 0px;
    z-index: 3;
    display: inline-block;
}
.c18_title_sub_agent {
    display: inherit;
}


.c05_callout {
    position: relative;
    width: 100%;
    padding: 0px;
    background: url(https://luxurylifehomes.com/wp-content/themes/builder/images/pexels-ovan-62694.jpg) no-repeat center center;
    background-color: #FFF;
    background-size: cover;
    background-position: center bottom;
    background-attachment: fixed;
    z-index: 0;
	margin-bottom:50px;
}
.c05_callout_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 1;
}
.c05_callout_info {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 40px;
    background-color: rgba(0,170,183, 0.0);
    z-index: 2;
}
.c05_callout a {
    color: #333;
    text-decoration: none;
    background-color: transparent;
}
.c05_callout_title {
    position: relative;
    width: calc(33% - 20px);
    float: left;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    padding: 40px;
    text-align: center;
    top: 20%;
    color: #000;
    border: 6px solid #FFF;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    transition: all .25s ease-in-out;
}
.c05_callout_title:hover {
	background-color:#fff;
}
.c05_callout [data-aos][data-aos][data-aos-delay="50"].aos-animate, .c05_callout body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms;
}
.c05_callout [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}
.c05_callout_title_top {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 5px;
    white-space: nowrap;
    transition: all .25s ease-in-out;
}
.c05_callout_title_middle {
    font-size: 3.5vh;
    line-height: 30px;
    font-weight: 800;
    white-space: nowrap;
    transition: all .15s ease-in-out;
}
.c05_callout_title_bottom {
    position: absolute;
    width: 90%;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    text-align: center;
    bottom: -40px;
    opacity: 0;
    transition: all .85s ease-in-out;
}
@media only screen and (max-width: 800px) {
	.c05_callout_title {
		width: 100%;
		margin-right: 0px;
		padding: 40px;
	}
}

.homepage-building-menu {
	margin-top:40px;
	background-color:transparent;
}

.homepage-building-menu .building-count {
	float:right;
	color:#fff;
	background-color:#000;
	border-radius:10px;
	padding:3px 8px;
	font-size:14px;
}
.homepage-building-menu .home-list-accordion .toggle-area {
	display:none;
}

.homepage-building-menu .luxury-condo-title {
	border-bottom:1px solid #000;
	max-width:500px;
	margin-left:auto !important;
	margin-right:auto !important;
	padding-bottom:8px;
}
.homepage-building-menu .luxury-condo-title:hover {
	cursor:pointer;
}

.homepage-building-menu .content-search-building {
	padding-bottom:0;
	margin-bottom:10px;
}



#meet-john p {
	padding-top:30px;
}

/*********************************************************/
/*********************************************************/
#communities  {
	 justify-content: space-between;
	 padding-top: 15px;
}
#communities .links-images-footer {
	 width: 100%;
	 max-width: 1750px;
	 margin: 0 auto;
	 padding: 15px 10px;
}
 @media (min-width: 1024px) {
	#communities .links-images-footer {
		 padding: 45px 10px;
	}
}
#communities .links-images-footer.pd {
	 padding: 10px;
}
 @media (min-width: 1024px) {
	#communities .links-images-footer.pd {
		 padding: 45px 10px;
	}
}
 @media (min-width: 1024px) {
	#communities .links-images-footer {
		 display: flex;
	}
}
 @media (min-width: 1024px) {
	#communities .links-images-footer > *.left-link {
		 width: 56%;
	}
	#communities .links-images-footer > *.left-link.two-links {
		 width: 100%;
	}
	#communities .links-images-footer > *.right-images {
		 width: 44%;
	}
}
#communities .left-link {
	 width: 100%;
	 justify-content: center;
	 margin-bottom: 20px;
	 flex-wrap: wrap;
}
 @media (min-width: 640px) {
	#communities .left-link {
		 display: flex;
	}
}
 @media (min-width: 1024px) {
	#communities .left-link {
		 margin-left: -10px;
		 margin-bottom: 0;
	}
}
#communities .left-link.two-links {
	 display: flex;
}
#communities .left-link.two-links > * {
	 width: 50%;
}
 @media (min-width: 768px) {
	#communities .left-link.two-links > * {
		 width: 33.33%;
		 margin-bottom: 35px;
	}
}
 @media (min-width: 960px) {
	#communities .left-link.two-links > * {
		 width: 16.66%;
	}
}
#communities .left-link > * {
	 padding: 0 10px;
}
 @media (min-width: 640px) {
	#communities .left-link > * {
		 width: 33.33%;
	}
}
#communities .right-images {
	 margin-top: 30px;
}
 @media (min-width: 550px) {
	#communities .right-images {
		 display: flex;
	}
}
 @media (min-width: 1024px) {
	#communities .right-images {
		 align-items: center;
		 padding-left: 10%;
		 margin-top: 0;
	}
}
#communities .right-images div {
	 padding: 0 15px;
	 text-align: center;
	 margin-top: -5px;
	 margin-bottom: 15px;
}
 @media (min-width: 768px) {
	#communities .right-images div {
		 width: 33.33%;
		 margin-bottom: 0px;
	}
}
#communities .right-images div:last-child {
	 padding-right: 0;
}
#communities .right-images div img {
	 max-width: 100%;
	 height: auto;
}
#communities .link-footer {
	 padding-left: 30px;
	 position: relative;
	 text-align: center;
}
 @media (min-width: 768px) {
	#communities .link-footer {
		 text-align: left;
	}
}
#communities .link-footer:before {
	 content: "";
	 display: block;
	 font-size: 16px;
	 color: #fff;
	 margin-right: 5px;
}
 @media (max-width: 768px) {
	#communities .link-footer:before {
		 border-top: 1px solid #fff;
		 padding-top: 6px;
		 margin-top: 15px;
		 margin-bottom: 15px;
		 border-bottom: 1px solid #fff;
		 padding-bottom: 5px;
		 text-align: center;
	}
}
 @media (min-width: 768px) {
	#communities .link-footer:before {
		 left: -7px;
		 font-size: 13px;
		 transform: rotate(90deg);
		 top: 17px;
		 text-align: left;
		 position: absolute;
	}
}
#communities .mobile-only {
	text-align:center;
	font-weight:bold;
	color:#fff;
}
#communities  .desktop-only {
		display:none;
	}
#communities .links-images-footer > .left-link.cities-footer {
	width:100%;
}
 @media (min-width: 768px) { 
	#communities .link-footer.national-link:before {
		 content: "National Communities";
		 left: -48px;
		 top: 58px;
	}
	#communities .link-footer.florida-link:before {
		 content: "Florida Communities";
		 left: -46px;
		 top: 55px;
	}
	#communities  .link-footer.miami-link:before {
		 content: "Miami Communities";
		 left: -46px;
		 top: 55px;
	}
	#communities  .link-footer.broward-link:before {
		 content: "Broward Communities";
		 left: -50px;
		 top: 60px;
	}
	#communities  .link-footer.palm-link:before {
		 content: "Palm Beach Communities";
		 left: -64px;
		 top: 70px;
	}
	#communities  .link-footer.monroe-link:before {
		 content: "Monroe Communities";
		 left: -46px;
		 top: 55px;
	}	
	#communities  .mobile-only {
		display:none;
	}
	#communities .desktop-only {
		display:inline-block;
	}
}

#communities .mobile-right {
	 float:right;
	 width:calc(50% - 20px) !important;	
 }
#communities .mobile-left { 
	float:left; 
	 width:calc(50% - 20px) !important;		
 }
#communities .mobile-left > div {
	 display:inline-block;
 }
 #communities .mobile-right > div {
	 display:inline-block;
 }
 @media (max-width: 768px) { 
	#communities .left-link.two-links {
		 display:block;
	 }
	#communities .mobile-right {
		 float:right;
		 width:calc(50% - 20px);
		text-align:center;
	 }
	#communities .mobile-left { 
		float:left; 
		 width:calc(50% - 20px);		
		text-align:center;
	 }
	#communities .link-footer {
		padding-left:0; 
	 }	 
	#communities .mobile-right .link-footer {
		padding-bottom:40px; 
	 }
	#communities .no-space::before {
		 border:none;
		 margin:0;
		 padding:0;
	 }
 }
  @media (max-width: 768px) {  
	#communities .mobile-left > div {
		 display:inline-block;
		 width:100%;
	 }
	 #communities .mobile-right > div {
		 display:inline-block;
		 width:100%;
	 }
  }
  @media (min-width: 768px) { 
	 #communities .mobile-left > div {
		  vertical-align:top;
		 width:32%;
	 }
	 #communities .mobile-right > div {
		 width:32%;
		 vertical-align:top;
	 } 
  }

	 
#communities .link-footer.search-link:before {
	 content: "Search";
}
#communities .link-footer.about-link:before {
	 content: "About";
	 top: 15px;
}
#communities .link-footer.info-link:before {
	 content: "Info";
	 top: 7px;
}
#communities .link-footer.company-link:before {
	 content: "Company";
	 top: 26px;
	 left:14px;
}
  @media (min-width: 768px) { 
	 #communities .company-link {
		  padding-left:60px;
	  }
  }

#communities .link-footer li a {
	 display: block;
	 font-size: 13px;
	 color: #fff;
	 text-transform: capitalize;
	 margin-bottom: 12px;
	 transform: all 0.3s ease;
}
#communities .link-footer li a:hover {
	 color: #d0c651;
}
 @media (min-width: 1280px) {
	#communities .link-footer li a {
		 font-size: 16px;
	}
}
#communities .link-footer li:last-child a {
	 margin-bottom: 0;
}
@media (max-width: 780px) {
	#welcome {
		height: 60%;
	}
	
	#welcome {
		min-height: 400px;
	}
}