/**
* Theme Name: WP Pro Real Estate 7 Child
* Description: This is a child theme of WP Pro Real Estate 7, generated by Merlin WP.
* Author: <a href="http://www.contempographicdesign.com">Chris Robinson</a>
* Template: realestate-7
* Version: 2.9.1
*/

@font-face {
  font-family: 'proximanova bold';
  src: url('wp-content/themes/wp-pro-real-estate-7-child/fonts/proximanova-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'proximanova-bold';
	src:  url('/~yuencompany/wp-content/themes/wp-pro-real-estate-7-child/fonts/proximanova-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal; 
}

@font-face {
	font-family: 'proximanova';
	src: url('/~yuencompany/wp-content/themes/wp-pro-real-estate-7-child/fonts/proximanova-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal; 
}

body {
	font-family:'proximanova'!important;
	font-weight: normal!important;
}

p {
	font-family:'proximanova'!important;
	font-weight: normal!important;
}

h1,h2,h3,h4,h5,h6 {
	font-family:
	proximanova-bold!important;
}

#advanced_search.header-search .nice-select .current, #advanced_search.header-search .nice-select .option, #advanced_search.header-search .custom-select .cur, #listings-results .marT30 .nice-select .current {
  text-overflow: ellipsis;
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}

#advanced_search {
  padding: 10px;
}

#advanced_search.header-search .custom-select {
  width: 100%;
}

#advanced_search.header-search .custom-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

#advanced_search.header-search .custom-select.opened:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

#advanced_search.header-search .custom-select .popup {
  opacity: 0;
}
.subscribe-form p {    display: table-cell;    padding: 0 10px 0 0;}
.subscribe-form .wpcf7-submit {  width: 120px !important;    background: transparent;
    border-radius: 0px;    border: 2px solid #ccc;    font-family: proximanova-bold !important;
    font-size: 15px !important;    line-height: unset;padding: 0;margin:14px 2px !important}
#advanced_search.header-search .nice-select, #listings-results .marT30 .nice-select, #advanced_search.header-search .custom-select, #advanced_search.header-search select {
  -webkit-tap-highlight-color: transparent;
  font-family: proximanova-bold!important;
  background-color: #fff;
  text-transform: uppercase;
  color: #112c4f;
  border-radius: 0px;
  border: solid 1px #112c4f;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 13px;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  outline: none;
  padding-left: 10px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

#advanced_search.header-search input:not([type='submit']) {
  font-family: proximanova-bold!important;
  background-color: #fff;
  text-transform: uppercase;
  color: #112c4f;
  border-radius: 0px;
  border: solid 1px #112c4f;
  box-sizing: border-box;
  clear: both;
  cursor: text;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 36px;
  outline: none;  
  padding:6px 0 6px 10px;
  position: relative;
}

#advanced_search.header-search input:not([type='submit'])::placeholder {
  font-size: 13px;
  line-height: 22px;
}

#advanced_search.header-search .custom-select .popup, #advanced_search.header-search .nice-select .list, #listings-results .marT30 .nice-select .list {
  cursor: default;
}

#advanced_search.header-search input[type='submit'] {
  font-family: proximanova-bold!important;
  display: inline-block;
  position: relative;
  border-radius: 0px;
  border: solid 1px #112c4f;
  background-color: #112c4f;
  color: #fff;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
  padding: 0 2em;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none !important;
  font-weight: normal !important;
}

#advanced_search.header-search #submit {
  width: 100%;
}

#advanced_search.header-search .nice-select:after, #advanced_search.header-search .custom-select:after, #listings-results .marT30 .nice-select:after {
  border-bottom: 2px solid #112c4f;
  border-right: 2px solid #112c4f;
}

#advanced_search.header-search .nice-select.open, #listings-results .marT30 .nice-select.open, #advanced_search.header-search .custom-select.opened, #advanced_search.header-search input.open:not([type='submit']), #advanced_search.header-search select.open {
  background-color: #112c4f;
  color: #fff;
}

#advanced_search.header-search .nice-select.open:after, #listings-results .marT30 .nice-select.open:after, #advanced_search.header-search .custom-select.opened:after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

#advanced_search .col:not(:first-child) {
  margin-left: 6px;
}

#advanced_search.header-search .nice-select .list, #listings-results .marT30 .nice-select .list, #advanced_search.header-search .custom-select .popup {
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #112c4f;
  box-shadow: none;
  box-sizing: border-box;
  margin: 4px 0 0 -1px;
  width: 100%;
  opacity: 0;
  overflow: unset;
  padding: 0;
  pointer-events: auto;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: -1;
  box-shadow: none;
}

.drone-btn-wrap a {
  width: 100%!important;
}

#advanced_search.header-search .nice-select .list, #listings-results .marT30 .nice-select .list {
  width: 250px;
}

#advanced_search.header-search .custom-select .popup {
  width: 320px;
}

#advanced_search.header-search .nice-select.open .list, #listings-results .marT30 .nice-select.open .list, #advanced_search.header-search .custom-select.opened .popup {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  z-index: 1000;
}

#main-content {
  overflow-y: hidden;
}

#advanced_search.header-search .nice-select.open .list {
  overflow-y: scroll;
}

#advanced_search.header-search .nice-select.open .list:before, #listings-results .marT30 .nice-select.open .list:before, #advanced_search.header-search .custom-select.opened .popup:before {
  position: absolute;
  top: -9px;
  left: 50px;
  width: 15px;
  background: #fff;
  border-bottom: 1px solid #112c4f;
  border-right: 1px solid #112c4f;
  content: '';
  display: block;
  height: 15px;
  pointer-events: none;
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  z-index: -1;
}

#advanced_search.header-search .nice-select.open .list li, #listings-results .marT30 .nice-select.open .list li {
  color: #112c4f;
}

#advanced_search.header-search .price-wrap {
  width: 100%;
  height: 100%;
}

#advanced_search.header-search .popup-wrap__title {
  color: #4a4a4a;
  font-family: proximanova-bold!important;
  font-size: 15px;
  line-height: 18px;
  margin-top: 15px;
  margin-left: 13px;
  text-transform: uppercase;
}

#advanced_search.header-search .popup-wrap__sub-title {
  color: #4a4a4a;
  font-family: proximanova-bold!important;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-transform: none;
  margin-top: 5px;
}

#advanced_search.header-search .popup-wrap input, #advanced_search.header-search .popup-wrap .nice-select {
  width: 145px;
}

#advanced_search.header-search .popup-wrap .single-item input, #advanced_search.header-search .popup-wrap .single-item .nice-select {
  width: 296px;
}

#advanced_search.header-search .popup-row {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 12px 0px 20px 0px;
}

#advanced_search.header-search .custom-button {
  width: 100%;
  margin: 0px;
  font-family: proximanova-bold!important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-radius: 0px;
  border: solid 1px #112c4f;
  background-color: #112c4f;
  color: #fff;
  display: block;
  text-align: center;
  height: 45px;
  opacity: 1;
  line-height: 45px;
  cursor: pointer;
}

#advanced_search.header-search .custom-button:hover {
  opacity: 0.9;
}

#advanced_search.header-search .popup-row input:not(:first-child) {
  margin-left: 6px;
}

#advanced_search.header-search .popup-row select[name=beds_to]+.nice-select, #advanced_search.header-search .popup-row select[name=baths_to]+.nice-select {
  margin-left: 6px;
}

#listings-results .clear-btn {
  cursor: pointer;
  width: 100%;
  font-family: proximanova-bold!important;
  display: inline-block;
  position: relative;
  border-radius: 0px;
  border: solid 1px #112c4f;
  background-color: #fff;
  color: #112c4f;
  -webkit-appearance: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
  line-height: 36px;
  height: 36px;
  padding: 0 2em;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none !important;
  font-weight: normal !important;
}

.listing-featured-image img {
  width: 100%;
}

#home-listings-carousel .listing-featured-image img {
  object-fit: cover;
}

#listings-results .listing-featured-image img,
#favorite-listings-carousel .listing-featured-image img {
  object-fit: cover;
}

.popup-circle {
  width: 50px;
  height: 50px;
}

#advanced_search .popup-circle input[type=radio] {
  display: none;
}

#advanced_search .popup-circle label {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid transparent;
  color: #4a4a4a;
  text-transform: none;
  cursor: pointer;
}

#advanced_search .popup-circle input[type="radio"]:checked+label {
  border: 1px solid #0f2a4d;
  color: #0f2a4d;
}

.single-listing-wrap {
  background: #f9faff;
  padding-top: 30px;
  padding-bottom: 60px;
}

.single-listings #lead-carousel {
  margin-bottom: 0px;
}

.single-listing-specs {
  position: relative;
}

.sidebar-title {
  font-family: proximanova-bold!important;
  text-transform: uppercase;
  margin-top: -5px;
}

.single-listing-specs .price {
  margin-top: 20px!important;
}

.single-listing-specs .listing-price {
  font-size: 40px;
  font-family: proximanova!important;
  font-weight: 100;
}

.sidebar-subtitle {
  margin-top: 5px;
}

.single-listings article.span_12 {
  border: 0px;
  margin-top: 30px;
}

.single-listings header.listing-location {
  padding-top: 0px;
}

.single-listings h1#listing-title {
  margin-top: 0px !important;
}

.custom-propinfo {
  color: #878c92;
  margin-top: 20px;
}

.custom-propinfo i.fa {
  font-size: 1.5rem;
}

.custom-propinfo svg {
  width: 25px;
}

.custom-propinfo svg path {
  fill: #878c92;
}

.custom-propinfo .span_6 {
  margin-left: 0px;
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  width: 50%!important;
  border: 1px solid #878c92;
}

.custom-propinfo .span_6--flex-col {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.custom-propinfo .custom-sidebar-content {
  font-size: 14px;
  line-height: 14px;
  margin-left: 8px;
}

.custom-propinfo .span_6--flex-col .custom-sidebar-content {
  margin-left: 5px;
  margin-top: 5px;
}

.custom-sidebar-prop-title {
  font-size: 16px;
  line-height: 16px;
}

.custom-propinfo .span_6:nth-child(2n) {
  margin-left: -1px;
}

.custom-propinfo .span_6:nth-child(n+3) {
  margin-top: -1px;
}

#listing-video h4, #listing-gallery h4, #listing-virtual-tour h4 {
  text-transform: uppercase;
  text-align: center;
}

#listing-video h4, #listing-gallery h4, #listing-virtual-tour h4 {
  text-transform: uppercase;
  text-align: center;
}

.custom-listing-video-subtitle, .custom-listing-gallery-subtitle {
  font-family: proximanova!important;
  font-size: 1.2rem;
  color: black;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

#listing-gallery #lead-carousel {
  background: url(../images/loader.gif) no-repeat center center;
}

#listing-gallery .owl-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

#listing-gallery .owl-carousel--custom button.owl-dot {
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
}

#listing-gallery .owl-carousel--custom button.owl-dot.active {
  background: #000;
}

#listing-gallery .owl-carousel--custom button.owl-dot:not(:first-child) {
  margin-left: 5px;
}

#listing-gallery .owl-nav {
  position: absolute;
  top: calc(50% - 33px);
  width: 100%;
}

#listing-gallery .owl-prev {
  position: absolute;
  left: -30px;
}

#listing-gallery .owl-next {
  position: absolute;
  right: -30px;
}

#listing-gallery .owl-nav span {
  font-size: 50px;
}

#home-listings-carousel .propinfo li.row, #search-listing-mapper .propinfo li.row, #favorite-listings-carousel .propinfo li.row {
  border: 1px solid #fff;
  padding: 10px;
  margin-right: 0px;
  margin-left: -1px;
}

#home-listings-carousel .row.beds, #home-listings-carousel .row.sqft, #favorite-listings-carousel .row.beds, #favorite-listings-carousel .row.sqft, #search-listing-mapper .row.beds, #search-listing-mapper .row.sqft {
  display: inline-table!important;
  width: 50%;
  padding: 10px;
  text-align: left!important;
}

#home-listings-carousel .row.beds span, #home-listings-carousel .row.sqft span, #favorite-listings-carousel .row.beds span, #favorite-listings-carousel .row.sqft span, #search-listing-mapper .row.beds span, #search-listing-mapper .row.sqft span {
  height: 35px;
  vertical-align: middle;
  display: inline-block!important;
  padding-left: 0px!important;
  font-size: 16px;
  line-height: 32px;
}

#search-listing-mapper .home-grid-title-address {
  color: #fff;
  padding-top: 10px;
  padding-left: 20px;
}

#home-listings-carousel .row.beds svg, #home-listings-carousel .row.sqft svg, #favorite-listings-carousel .row.beds svg, #favorite-listings-carousel .row.sqft svg, #search-listing-mapper .row.beds svg, #search-listing-mapper .row.sqft svg {
  top: 2px!important;
  margin-right: 10px!important;
}

.save-this-new {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: transparent;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 99;
  text-align: center;
  color: #fff;
}

.save-this-new .fa-heart {
  color: #fe4158;
}

.save-this-new .fa-heart-o {
  color: #fff;
}

.save-this-new .fa-heart-o:before {
  content: "\f004";
}

.favorite-wrap {
  position: absolute;
  right: 20px;
  top: 20px;
}

.wpfp-img {
  margin: 10px;
}

.owl-carousel .owl-item img.wpfp-hide {
  display: none;
  width: 16px;
}

.page-template-template-favorite-listings #single-header {
  margin: 0;
}

/*.page-template-template-favorite-listings #single-header h1 {
  padding-top: 10%;
  font-size: 36px;
  letter-spacing: .5px;
    font-family: proximanova-bold!important;
}*/

#single-header .dark-overlay {
  background: transparent; padding-top: 140px;
}

/*#single-header .dark-overlay * {
  font-size: 36px !important; font-family: 'proximanova' !important; font-weight: normal !important;
}*/

.page-template-template-contact #single-header {
  margin: 0;
}

/*.page-template-template-contact #single-header h1 {
  padding-top: 10%;
  font-size: 36px;
  letter-spacing: .5px;
}*/

.page-template-template-contact #single-header .dark-overlay {
  background: transparent;
}

.page-template-template-sellers-guide #single-header {
  margin: 0;
}

/*.page-template-template-sellers-guide #single-header h1 {
  padding-top: 10%;
  font-size: 36px;
  letter-spacing: .5px;
}*/

.page-template-template-sellers-guide #single-header .dark-overlay {
  background: transparent;
}

.page-template-template-favorite-listings .ajaxSubmit {
  padding: 50px 30px;
  background: #0F2A4D;
}

#favorite-listings-carousel .row.sqft svg {
  position: relative;
  top: 6px;
  margin-right: 5px;
}

#favorite-listings-carousel .row.beds svg {
  position: relative;
  top: 6px;
  margin-right: 5px;
}

#favorite-listings-carousel li.listing.minimal .propinfo, #favorite-listings-carousel li.listing.minimal .brokerage {
  display: initial;
}

#favorite-listings-carousel .row.price-per, #favorite-listings-carousel .row.walkscore, #favorite-listings-carousel .row.property-type, #favorite-listings-carousel .row.community {
  display: none;
}

#home .listings-carousel {
  background: transparent;
  display: none;
}

#favorite-listings-carousel .owl-item {
  width: 393px!important;
  margin: 0 10px;
}

#favorite-listings-carousel li.listing.minimal .grid-listing-info {
  position: relative;
  background: #0F2A4D;
}

#favorite-listings-carousel span.listing-price {
  color: #fff;
  font-size: 36px;
}

#favorite-listings-carousel .propinfo .marB0 {
  color: #fff;
}

#favorite-listings-carousel .propinfo {
  padding: 0;
}

#favorite-listings-carousel .propinfo li.row {
  border: 1px solid #fff;
  padding: 10px;
}

#favorite-listings-carousel h6.snipe span {
  font-size: 14px;
  border-radius: 0;
  text-transform: capitalize;
}

#favorite-listings-carousel li.listing.minimal h5 a {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .5px;
}

#favorite-listings-carousel .home-grid-title-address {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
}

#favorite-listings-carousel p {
  margin: 0;
}

#favorite-listings-carousel .row.beds span, #favorite-listings-carousel .row.sqft span {
  display: inline;
  padding-left: 10px;
}

#favorite-listings-carousel .row.beds, #favorite-listings-carousel .row.sqft {
  display: inline-table;
  width: 50%;
  padding: 10px;
  text-align: center;
}

#favorite-listings-carousel .row.price-per, #favorite-listings-carousel .row.property-type {
  display: none;
}

#favorite-listings-carousel .row.sqft svg .st0 {
  stroke: #fff!important;
}

h6.rental span, h6.for-rent span {
  background: #747578;
}

h6.active span, h6.for-sale span {
  background: #0f2a4d;
}

#favorite-listings-carousel li.listing.minimal {
  border: 6px solid transparent;
  position: relative;
}

#favorite-listings-carousel li.listing.minimal.added-to-tour {
  border: 6px solid #fe4158;
}

#favorite-listings-carousel li.listing.minimal .add-to-tour {
  top: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 20;
}

#favorite-listings-carousel li.listing:hover {
  box-shadow: none;
}

.favorite-listing-form-wrap {
  margin: 0px 15px;
}

.favorite-listing-form-wrap input[type='submit'] {
	font-family: proximanova-bold!important;
	display: inline-block;
	position: relative;
	border-radius: 0px;
	border: solid 1px #112c4f;
	background-color: #112c4f;
	color: #fff;
	-webkit-appearance: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 36px;
	height: 47px;
	padding: 0 2em;
	text-shadow: none !important;
	font-weight: normal !important;
	width: 100%;
}

.favorite-listing-form-wrap input:not([type='submit']) {
  font-family: proximanova-bold!important;
  background-color: #fff;
  text-transform: uppercase;
  color: #112c4f;
  border-radius: 0px;
  border: solid 1px #112c4f;
  box-sizing: border-box;
  clear: both;
  cursor: text;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 47px;
  outline: none;
  padding-left: 10px;
  padding-right: 30px;
  position: relative;
}

.nav-favorite-listings-wrap {
  width: 36px;
  height: 36px;
  border: 2px solid #4a4a4a;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-favorite-listings-wrap i {
  color: #4A4A4A;
  /*color: #fe4158;*/
}

.custom-virtual-tour {
  width: 100%;
  background-image: linear-gradient(transparent 50%, #102a4d 50%);
  padding: 0px 25px 25px 25px;
  height: 600px;
}

#listing-video iframe {
  background-image: linear-gradient(transparent 50%, #102a4d 50%);
  padding: 0px 25px 25px 25px;
}

.lead-place-offer {
  position: absolute;
  background: #102a4d;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: underline;
  font-size: 20px;
  width: 120px;
  height: 120px;
  text-align: center;
  z-index: 2;
  top: calc(-180px);
  left: 0%;
}

.lead-place-offer:visited {
  color: #fff;
}

.lead-place-offer:hover {
  color: #ddd;
}

.place-offer {
  width: 970px;
}

.place-offer-inner {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.place-offer-title {
  text-align: center;
  font-size: 24px;
  color: #656565;
}

.place-offer-subtitle {
  font-size: 16px;
  color: #656565;
}

.buyer-wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#place-offer-form input {color: #4A4A4A !important;}

.prices-wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 0px;
}

.offer-price {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: start;
}

.offer-price--title {
  font-size: 16px;
  color: #656565;
}

.offer-price--price {
  font-size: 42px;
  color: #102a4d;
  margin-top: 10px;
}

.buyer-inner {
  width: 100%;
  border-bottom: 2px solid #e4e4e4;
  padding-bottom: 20px;
}

.buyer-inner-row, .prices-row {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.pay-row {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.pay-row.pay-row-end {
  align-items: flex-end;
}

.buyer-inner-row>*, .prices-row>*, .pay-row>* {
  margin: 0px 10px 0px 10px!important;
}

.buyer-inner-row>*:first-child, .prices-row>*:first-child, .pay-row>*:first-child {
  margin-left: 0px!important;
}

.buyer-inner-row>*:last-child, .prices-row>*:last-child, .pay-row>*:last-child {
  margin-right: 0px!important;
}

.buyer-inner-row.buyer-inner-row-4>*, .prices-row.prices-row-4>*, .pay-row.pay-row-4>* {
  width: 25%;
}

.buyer-inner-row.buyer-inner-row-2>*, .prices-row.prices-row-2>*, .pay-row.pay-row-2>* {
  width: 50%;
}

.buyer-inner-row.buyer-inner-row-1>*, .prices-row.prices-row-1>*, .pay-row.pay-row-1>* {
  width: 100%;
}

.buyer-inner-row>input, .buyer-inner-row>div.nice-select, .prices-row input, .pay-row input, .pay-row textarea {
  border: 1px solid #112b50;
  border-radius: 0px;
  font-size: 16px;
}

.buyer-inner-row>input::placeholder, .prices-row input::placeholder, .pay-row input::placeholder, .pay-row textarea::placeholder {
  font-size: 16px;
  color: #575757;
}

.prices-row--text {
  font-size: 14px;
  color: #656565;
}

.pay-row--text {
  font-size: 12px;
  color: #656565;
}

.upload-letter-text {
  text-align: right;
  font-size: 16px;
  color: #656565;
}

.prices-row input {
  margin: 0px;
}

.buyer-inner-row>div.nice-select .current {
  color: #0f294a;
  font-weight: bold;
}

header#masthead {
  z-index: 99991;
}

a.buyer-btn-min {
  width: 100%;
  border: 2px solid #102a4d;
  padding: 15px 0px;
  color: #102a4d!important;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}

.buttons-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.buttons-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 3px 0px;
}

.buttons-row>* {
  width: 50%;
  margin: 0px 10px;
}

.buttons-row>*:first-child {
  margin-left: 0px;
}

.buttons-row>*:last-child {
  margin-right: 0px;
}

.buttons-row--title {
  text-align: right;
  font-size: 16px;
  color: #656565;
}

.buttons-row--buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.buttons-row--buttons input {
  display: none;
}

.buttons-row--buttons input+label {
  font-size: 17px;
  font-weight: bold;
  color: #102a4d;
  text-transform: uppercase;
  margin-bottom: 0px;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  cursor: pointer;
}

.buttons-row--buttons input+label::before {
  content: "";
  position: absolute;
  min-width: 15px;
  max-width: 15px;
  min-height: 15px;
  max-height: 15px;
  border-radius: 50%;
  border: 2px solid #102a4d;
  left: 0;
  top: calc(50% - 19px/2);
}

.buttons-row--buttons input:checked+label::before {
  min-width: 7px;
  max-width: 7px;
  min-height: 7px;
  max-height: 7px;
  border: 6px solid #102a4d;
}

.pay-wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.pay-row input {
  margin-bottom: 0px;
}

.pay-row input[type=file] {
  display: none;
}

.pay-row input[type=file]+label {
  background: #102a4d;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
}

/* .pay-row input[type=file].selected_file + label::after {
  content: " X";
} */

.pay-row input[type=file]+label:hover {
  opacity: 0.9;
}

.pay-row textarea {
  height: 300px;
  resize: none;
}

.offer-btn {
  width: 80%;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 0;
  font-weight: bold!important;
  text-align: center;
  line-height: 0px;
  background: #102a4d;
  border-radius: 0px;
  margin-top: 30px;
}

b {font-weight: bold}
#listing-content h3 {font-size: 16px; font-weight: bold; line-height: 1; margin: 0 0 5px 0; font-family: 'proximanova'}
.add-req-button {font-weight: bold}


/*20-feb changes*/

#listing-gallery .owl-carousel.owl-drag .owl-item {
  padding: 20px;
}
#listing-gallery .owl-carousel--custom button.owl-dot {
  width: 9px;
  height:9px;
}

.schedule {
 /* background-image: url('http://gator4032.temp.domains/~yuencompany/wp-content/uploads/2019/12/schedule-bg-long.jpg') !important;*/
  height: 450px !important;
}
.elementor-3757 .elementor-element.elementor-element-55cf81d:not(.elementor-motion-effects-element-type-background), 
.elementor-3757 .elementor-element.elementor-element-55cf81d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  /*background-image: url('http://gator4032.temp.domains/~yuencompany/wp-content/uploads/2019/12/schedule-bg-long.jpg') !important;*/
}

aside#text-5 h5 {
    display: none;
}
.single-listings .single-listing-contact-box {
    border: none;
}
.listings-carousel li.listing.minimal figure a.listing-featured-image:after {
  background:transparent !important;
}
#home-listings-carousel {
    padding-left: 0 !important;
    /*width: 90%;
    float: right;*/
}
.home-listings-headline {
  text-align:center;
  padding: 5% 0 3% 0;
}
.home-listings-headline p{
  font-size:24px; 
  font-weight:300; 
  margin:0;
}
.home-listings-headline h3{
  margin:0;
  font-size:16px; 
  font-weight:600;
  padding-bottom:15px;
}
/******** CAROUSEL*/
#home-listings-carousel 
.row.sqft svg {
  position: relative;
top: 6px;
  margin-right: 5px;
}

#home-listings-carousel 
.row.beds svg {
  position: relative;
top: 6px;
  margin-right: 5px;
}

#home-listings-carousel li.listing.minimal .propinfo, #home-listings-carousel li.listing.minimal .brokerage {
  display:initial;
}

#home-listings-carousel .row.price-per,
#home-listings-carousel .row.walkscore,
#home-listings-carousel .row.property-type,
#home-listings-carousel .row.community{
  display:none;
}

#home .listings-carousel {
  background:transparent;
}

#home-listings-carousel
li.listing.minimal .grid-listing-info {
  position: relative;
  background: #0F2A4D;
}
#home-listings-carousel
span.listing-price {
  color:#fff;
  font-size:36px;
}
#home-listings-carousel
.propinfo .marB0 {
  color:#fff;
}
#home-listings-carousel
.propinfo {
  padding:0;
}
#home-listings-carousel
.propinfo li.row {
  border: 1px solid #fff;
  padding:10px;
}
#home-listings-carousel
h6.snipe span {
  font-size: 14px;
  border-radius: 0;
  text-transform: capitalize;
}
#home-listings-carousel
li.listing.minimal h5 a {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing:.5px;
}
#home-listings-carousel
.home-grid-title-address {
  color:#fff;
  padding-top:10px;
  padding-bottom:20px;
}
#home-listings-carousel p {
  margin:0;
}

#home-listings-carousel .row.beds span,
#home-listings-carousel 
.row.sqft span{
  display:inline;
  padding-left:10px;
}

#home-listings-carousel .row.beds,
#home-listings-carousel 
.row.sqft{
display: inline-table;
width: 50%;
  padding:10px;
  text-align:center;
}

#home-listings-carousel
.row.price-per,
#home-listings-carousel
.row.property-type{
  display:none;
}
#home-listings-carousel
.row.sqft svg .st0 {
  stroke:#fff!important;
}
#header-wrap {
  border-top: 6px solid #0F2A4D;
}

#header-wrap .container {
  max-width:100%;
}

#header-wrap .col.span_3 {
  padding-left:50px;
}

#showLeftPush {
  margin-right: 50px;
}
.form-input-width-30 {
  width: 30%;
}

.form-input-width-60 {
  width: 65%;
}
span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item-label {
    color: #0e2b4d;
    font-weight: bold;
}
span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item input {
  width: 9px;
  height: 9px;
}
/*FORM CSS*/
.my-flex-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 30px;
}

.wpcf7-list-item-label {
  font-size: 16px;
    color: #4a4a4a;
    line-height: 16px;
}

.add-req-button {
  letter-spacing: 1px; 
  color: #0f2a4d; 
  font-size: 14px; 
  border: 1px solid #0f2a4d; 
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100%;
  text-align: center;
  display: block;
}

.nice-select {
  border-radius: 0px;
  border: 1px solid #0f2a4d !important;
}

input[type="text"], 
input[type="tel"], 
input[type="password"], 
input[type="email"], 
input[type="number"], 
input[type="date"], 
textarea, 
select {
  border: 1px solid #0f2a4d !important;
  border-radius: 0px;
}

::-webkit-input-placeholder { /* WebKit browsers */
  color: #0f2a4d !important;
  opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #0f2a4d !important;
  opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #0f2a4d !important;
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #0f2a4d !important;
  opacity: 1;
}
.wpcf7-select .current, input, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  color: #0f2a4d !important;
}
/*tools*/

#tools {
  position: fixed;
  left: -70px;
  padding: 10px 20px;
  border: 0;
  background: #efefef;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background: #0F2A4D;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight:bold;
  letter-spacing:1px;
  /*rotate it*/
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

#tools .tools-contact:after {
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  content: "\f0e0";
  padding-left: 20px;

}

.testimonials {
  display:none;
}
.single-listings
header#title-header {
	display:none;
}
.single-listings
h6.featured {
	display:none!important;
}
.single-listings
.location.marB0 {
	display:none;
}
.single-listings
h1#listing-title {
	font-size: 16px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: .5px;
}

.single-listings
.single-listing-specs,
.single-listings
.single-listing-contact-box{
	border: .5px solid #0F2A4D;
background: #fff;
padding: 20px;
	font-size:16px;
}

.single-listings
.single-listing-specs {
	margin-bottom:20px;
}

.single-listings .single-listing-contact-box,
.single-listings .single-listing-contact-box .textwidget {
	padding: 0;
}

.sidebar-widget-contact-info {
	padding:20px;
}
.sidebar-widget-contact-info p {
	font-size:18px;
	margin:0;
}

.single-listings #sidebar h3 {
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:0;
}

.single-listing-contact-box .textwidget .sidebar-widget-schedule-button {
	background:#0F2A4D;
	color:#fff;
	text-align:center;
	font-size:13px;
	letter-spacing:.5px;
	padding:10px 0;
	font-weight:600;
  }

.single-listings .post-content {
	padding-top:0;
	padding-left:0
}

.single-listings header.listing-location {
	padding-bottom:20px;
	padding-left: 0;
}

.single-listings article.span_9 {
	border:0;
}


form .wpcf7-submit {
  background-color: #0e2b4d;;
  color: #fff !important;
  width: 200px;
  border-radius: 0px;
  margin-top: 20px;
  font-size: 16px !important;
}
.client-ser-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;    
    letter-spacing: 1px;
}
.client-ser-form input, .client-ser-form textarea, .client-ser-form select {
  margin-bottom: 0;
}
.client-ser-form {
    padding-top: 50px;
}
.elementor-element-88b604d .elementor-widget-image-carousel .swiper-slide {
    padding: 0 10px;
}
/*.page .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding-top: 0;
}*/
#single-header .dark-overlay {
  padding: 0 30px 0;
}
.page-template-template-properties #single-header h1 {
    padding-top: 13%;
  }
/*.page-template-template-properties #single-header {
  margin:0;
}*/

.page-template-template-properties
#single-header h1 {
  padding-top: 10%;
  font-size:36px;
  letter-spacing:.5px;
}
.page-template-template-properties #single-header
.dark-overlay {
  background: transparent;
}
#single-header {
    padding: 110px 0 25px 0;
}
#single-header h1 {
    padding-top: 10% ;
    letter-spacing: .5px;
    font-size: 36px;
}
.buyer-text p {
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 0.67px;
	color: #000;
}
.buyer-text b {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 20px 0;
    display: inline-block;
}
#advanced_search.header-search #submit{
	color: #fff !important;
}
.listing-custom-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: -15px;
}
.single-listings .single-listing-contact-box {
    display: inline-block;
    width: 100%;
    border: 1px solid #0F2A4D;
}
.single-listing-contact-box aside#text-5 {
    border: 0;
    margin: 0;
}
form#listingscontact input#submit {
    color: #fff !important;
}
li#menu-item-4354 a, li#menu-item-4354 a:hover{
	opacity: 0.5;
	cursor: no-drop;
}

li#menu-item-4354.last-item a:hover, li#menu-item-4354.last-item a {
    opacity: 1;
    cursor: pointer;
}
.show-hide {
    background: #4a4a4a;
}













#footer-widgets,
.footer.muted {
	background:#000!important;
}

#footer-widgets p,
#footer-widgets h5,
.footer.muted,
.footer.muted a {
	color:#fff!important;
	font-weight:300;
}

#footer-widgets .container, 
.footer.muted .container{
	max-width:1240px;
}

.footer a {
	margin:0!Important;
}

.footer span.link-slash {
	margin:0 10px;
}

#footer-widgets #text-2 {
	width:29.0%;
	margin-right:1%;
}
#footer-widgets #text-3 {
	width:22%;
}
#footer-widgets #text-4 {
	width:22%;
}
#footer-widgets #ct_social-3 {
	width:20%;
}

footer.footer-bottom p {
	border-top: 1px solid #fff;
	padding-top: 10px;
	margin-top: 15px;
}

#footer-widgets .container {
	padding-bottom:0;
}


/*RESPONSIVENESS*/

@media (max-width: 1440px) {
  #home-listings-carousel .row.beds span, 
  #home-listings-carousel .row.sqft span, #favorite-listings-carousel .row.beds span, 
  #favorite-listings-carousel .row.sqft span, 
  #search-listing-mapper .row.beds span, #search-listing-mapper .row.sqft span {
    font-size: 13px;
  }
  .vc_custom_1581579985120{
  	margin-left: 54px !important;
  }
}

@media (max-width:1300px) {
.home-schedule-section .home-schedule-section-left {
	padding-left:5%;
}
	.home-newsletter-section .home-newsletter-section-left {
	padding-left:5%;
}
}

@media (min-width: 1200px) {
  #advanced_search .span_2 {
    width: 12.0%;
  }
  #home-listings-carousel .listing-featured-image img {
    height: 350px;
  }
  #listings-results .listing-featured-image img,
  #favorite-listings-carousel .listing-featured-image img {
    height: 240px;
  }
}

@media (min-width: 1300px) {
  #home-listings-carousel .listing-featured-image img {
    height: 200px;
  }
}

@media (min-width: 1600px) {
  #home-listings-carousel .listing-featured-image img {
    height: 250px;
  }
}

@media (min-width: 1800px) {
  #home-listings-carousel .listing-featured-image img {
    height: 300px;
  }
}

@media only screen and (max-width: 1100px) {
  #main-content #tools {
    width: 100%;
    bottom: 0;
    left: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #advanced_search .span_2 {
    width: 24.0%;
  }
  #advanced_search .col:nth-child(4n+1) {
    margin-left: 0px;
  }
  #advanced_search .col:nth-child(n+5) {
    margin-top: 5px;
  }
  #advanced_search.header-search .popup-circle {
    width: 40px;
    height: 40px;
  }
  #advanced_search .popup-circle label {
    width: 40px;
    height: 40px;
  }
  #advanced_search.header-search .nice-select .list, #advanced_search.header-search .custom-select .popup {
    width: 280px;
  }
  #advanced_search.header-search .popup-wrap .nice-select, #advanced_search.header-search .popup-wrap input {
    width: 130px;
  }
  #advanced_search.header-search .popup-wrap .single-item input, #advanced_search.header-search .popup-wrap .single-item .nice-select {
    width: 266px;
  }
  #listings-results .marT30 .nice-select.open .list {
    width: calc(100% + 2px);
  }
  #home-listings-carousel .listing-featured-image img {
    height: 290px;
  }
  #listings-results .listing-featured-image img,
  #favorite-listings-carousel .listing-featured-image img {
    height: 190px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .custom-virtual-tour {
    height: 450px;
  }
  #advanced_search .span_2 {
    width: 30.0%;
  }
  #advanced_search .col:nth-child(3n+1) {
    margin-left: 0px;
  }
  #advanced_search .col:nth-child(n+4) {
    margin-top: 5px;
  }
  #advanced_search.header-search .popup-circle {
    width: 40px;
    height: 40px;
  }
  #advanced_search .popup-circle label {
    width: 40px;
    height: 40px;
  }
  #advanced_search.header-search .nice-select .list, #advanced_search.header-search .custom-select .popup {
    width: 280px;
  }
  #advanced_search.header-search .popup-wrap .nice-select, #advanced_search.header-search .popup-wrap input {
    width: 130px;
  }
  #advanced_search.header-search .popup-wrap .single-item input, #advanced_search.header-search .popup-wrap .single-item .nice-select {
    width: 266px;
  }
  #search-listing-mapper .grid-listing-info {
    min-height: 210px;
  }
  #search-listing-mapper .grid-listing-info {
    min-height: 210px;
  }
  #search-listing-mapper .grid-listing-info .price {
    font-size: 35px;
    padding: 10px 0px 20px 0px;
  }
  #listings-results .marT30 .nice-select.open .list {
    width: calc(100% + 2px);
  }
  #advanced_search.header-search .nice-select .list, #listings-results .marT30 .nice-select .list, #advanced_search.header-search .custom-select .popup {
    -webkit-transform-origin: -50% 0;
    -ms-transform-origin: -50% 0;
    transform-origin: -50% 0;
  }
  .sidebar-title {
    margin-top: 20px;
  }
  .single-listing-wrap--custom .span_5 {
    width: 49%;
  }
  .single-listing-wrap--custom .span_7 {
    width: 49%;
  }
  #home-listings-carousel .listing-featured-image img {
    height: 225px;
  }
  #listings-results .listing-featured-image img,
  #favorite-listings-carousel .listing-featured-image img {
    height: 145px;
  }
} 

@media only screen and (max-width: 991px){
  .sub-menu:before {
    display: none;
  }
  .cbp-spmenu a {
    font-weight: bold;
    font-size: 19px;
    padding:10px 20px;
  }
  .cbp-spmenu .sub-menu a {
    font-weight: 300;
    font-size: 15px;
  }
  .cbp-spmenu li li i {
    display: none;
  }
  .cbp-spmenu-vertical .sub-menu a {
    font-size: .8em;
    padding-left: 1.4em;
    padding: 6px 15px 6px 45px;
  }
  .menu-item-has-children.drop::after {
    display: none;
  }
  .cbp-spmenu a:hover {
    background: #747578;
  }
  .nav-phone-number {
    background: #0F2A4D;
    position: relative;
    padding-left: 35px;
  }
  .nav-phone-number:before {
    position: absolute !important;
    left: 10px !important;
    top: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .custom-virtual-tour {
    height: 300px;
  }
  #advanced_search.header-search .nice-select .list, #advanced_search.header-search .custom-select .popup, #listings-results .marT30 .nice-select.open .list {
    width: calc(100% + 2px);
  }
  #advanced_search.header-search .nice-select, #advanced_search.header-search .custom-select, #advanced_search.header-search input[type=submit], #listings-results .clear-btn {
    margin-bottom: 10px!important;
  }
  .custom-virtual-tour {
    padding: 0px 15px 15px 15px;
  }
  #listing-video iframe {
    padding: 0px 15px 15px 15px;
  }
  .buyer-inner-row, .prices-row, .pay-row {
    flex-direction: column;
  }
  .buyer-inner-row>*, .prices-row>*, .pay-row>* {
    margin: 0px 0px 10px 0px!important;
  }
  .buyer-inner-row.buyer-inner-row-4>*, .prices-row.prices-row-4>*, .pay-row.pay-row-4>* {
    width: 100%;
  }
  .buyer-inner-row.buyer-inner-row-2>*, .prices-row.prices-row-2>*, .pay-row.pay-row-2>* {
    width: 100%;
  }
  .buyer-inner-row.buyer-inner-row-1>*, .prices-row.prices-row-1>*, .pay-row.pay-row-1>* {
    width: 100%;
  }

  .place-offer {
    padding: 20px;
  }
  .buttons-row {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .buttons-row--title {
    text-align: left;
  }
  .buttons-row>* {
    width: 100%;
    margin: 0px;
  }
  .upload-letter-text {
    text-align: left;
  }
}
@media only screen and (max-width: 600px) {
	.my-flex-container {
		flex-direction: column;
		margin-top: 15px;
	}
	.form-input-width-30 {
		width: 100%;
		margin-bottom: 10px;
	}
	.form-input-width-60 {
		width: 100%;
		margin-bottom: 10px;
	}
	.nice-select {
		 margin-bottom: 0px !important; 
	}
}

@media only screen and (max-width: 480px ){
  #slider-2-slide-3-layer-2, #slider-2-slide-3-layer-3, #slider-2-slide-3-layer-1 {
    font-size: 17px !important;
  }
  .elementor-3757 .home-schedule-section  .elementor-element.elementor-element-201cc58 > .elementor-element-populated {
    padding: 21px;
    width: 80%;
    margin: 0 auto;
  }
  .elementor-3757 .home-schedule-section .home-schedule-section-left {
    padding-left: 0;
    padding-top: 40px;
  }
  .elementor-3757 .home-schedule-section .elementor-element.elementor-element-d4a6a96 .elementor-spacer-inner {
    height: 20px;
  }
  .home-listings-headline {
    padding: 7% 0 7% 0;
  }
  .home-listings-headline p{
    font-size:18px; 
  }
  #home-listings-carousel {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  #home-listings-carousel span.listing-price {
    font-size: 20px;
  }
  #home-listings-carousel .home-grid-title-address {
    padding-top: 0;
    padding-bottom: 8px;
    font-size: 13px;
  }
  #home-listings-carousel .propinfo li.row {
    padding: 5px 10px;
  }
  .elementor-3757 .elementor-element .elementor-counter-number-wrapper {
    font-size: 40px !important;
  }
  .elementor-3757 .elementor-element.elementor-element-b5b544b {
    color: #262626;
    font-size: 19px;
    line-height: 29px;
  }
   #header-wrap .col.span_3 {
    padding-left:0px;
  }

  #showLeftPush {
    margin-right: 0px;
  }
  #header-wrap {
    padding: 0 20px;
  }
  .form-input-width-30 {
    width: 100%;
  }
  .service-top-form #Send {
  	color: #fff !important;
  	width: 100% !important;
  }
  .vc_custom_1581579985120 {
  	margin-left: 25px !important;
  }

}
@media only screen and (max-width: 375px) {
  #advanced_search.header-search .popup-xs-column {
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 12px 0px 20px 0px;
  }
  #advanced_search.header-search .popup-xs-column input {
    width: 250px;
  }
  #advanced_search.header-search .popup-xs-column .nice-select {
    width: 250px;
  }
  #advanced_search.header-search .popup-xs-column input:not(:first-child) {
    margin-left: 0px;
  }
  #advanced_search.header-search .popup-xs-column select[name=beds_to]+.nice-select, #advanced_search.header-search .popup-row select[name=baths_to]+.nice-select {
    margin-left: 0px;
  }
  #advanced_search.header-search .popup-circle {
    width: 40px;
    height: 40px;
  }
  #advanced_search .popup-circle label {
    width: 40px;
    height: 40px;
  }
  .custom-propinfo .span_6 {
    width: 100%!important;
  }
  .custom-propinfo .span_6:nth-child(2n) {
    margin-left: -1px;
  }
  .custom-propinfo .span_6:nth-child(n+2) {
    margin-top: -1px;
  }

}

@media (min-width: 320px) {
  .favorite-listing-form-wrap .col:not(:nth-child(3n+1)) {
    margin-left: 2%;
  }
  .favorite-listing-form-wrap .col:nth-child(3n+1) {
    margin-left: 0%;
  }
}

.contact-form-wrap input[type="submit"] {color: #fff !important;}



/*---3 March 2020-------*/
.prices-row .offer-price-input {
    margin: 0 auto !important;
    display: block;
    float: none;
    position: relative;
    width: 230px;
}
.prices-row .offer-price-input label {
    line-height: normal;
    margin: 0;
}
#place-offer-form .prices-row .offer-price-input input {
    border: none !important;
    padding: 0px 10px 0px 25px;
    font-size: 44px !important;
    color: #102a4d !important; 
    text-align: center;
    height: 55px;
    background: transparent;
}
.prices-row .offer-price-input input:focus {
    background: transparent;
}
#place-offer-form .prices-row .offer-price-input input::placeholder {
  font-size: 44px;
  color: #102a4d;
}
.cus-offer-input,.cus-money-input {
  position: relative;
}
.offer-currency {
    position: absolute;
    top: 12px;
    left: 0px;
    color: #102a4d;
    font-size: 44px;
}
.cus-money-input input {
  padding-left: 10rem; 
}
.offer-money {
    position: absolute;
    top: 7px;
    color: #102a4d !important;
    left: 16px;
}
#place-offer-form .cus-money-input input {
    padding-left: 9rem;
    color: #102a4d !important;
    background: transparent;
}

.place-offer {
  padding: 0;
  margin: 50px 0;
}
.price-offer-item {
  padding: 44px;
  width: 100%;
}
.cus-price-wrp {
  background: #f9faff;
  padding: 40px;
}
#send_form {
  display: block;
  margin-left: auto; 
  margin-right: auto; 
}
.clearfix {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
#add-buyer {
  display: inline-block;
}

.single-listings #lead-carousel:not(.single-image) .size-listings-slider-image {
	min-height: 320px!important;
	max-height: 320px!important;
}

.single-listings #lead-carousel.single-image img {
  object-fit: cover;
  width: 100%;
  height: 400px;
}

body.page-id-4658 #home-listings-carousel{ display: none; }
body.page-id-4658 .listings-carousel .home-listings-headline{ padding: 0 0 5% 0 !important; }

footer.footer-bottom .footer-copyright {
	border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 15px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

footer.footer-bottom .footer-copyright p {
	border: none;
	margin: 0;
	padding: 0;
}

.post-page {
    max-width: 1440px;
    padding-inline: 20px;
    margin-inline: auto;
}

.post-page__container {
    max-width: 1000px;
    margin-inline: auto;
}

.post-page__wrapper {
    padding-block-end: 60px;
    border-bottom: 1px solid #E5E5E5;
}

.post-page__img {
    margin-block: 20px;
    width: 100%;
    height: 680px;
}

.post-page__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-page__heading {
    padding-block: 36px 24px;
}

.post-page__title {
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    line-height: 100%;
    color: #494C51;
    text-transform: none;
    margin: 0 0 12px;
}

.post-page__content a {
    text-decoration: underline;
    color: #494C51;   
    transition: all .3s ease-in-out;
}

.post-page__content a:hover, .post-page__content a:focus {
    color: #00366F;
}

.post-page__content ul {
    list-style-type: disc;
}

.post-page__content ol {
    list-style-type: decimal;
}

.post-page__img-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
    align-items: center;
    margin-block: 32px;
}

.post-page__img-block--reverse {
    order: 1;
}

.post-page__content {
    color: #232323;
    font-size: 18px;
    line-height: 155.5%;
    font-weight: 400;
    letter-spacing: 0.09px;
    width: 100%;
    overflow: hidden;
}

.post-page__content h1, .post-page__content h2, .post-page__content h3, .post-page__content h4, .post-page__content h5, .post-page__content h {
    color: #494C51;
    font-weight: 600;
    margin-block: 16px;
}

.post-page__content ul, .post-page__content ol {
    padding-inline-start: 24px;
    margin-block: 12px;
}

.related-products {
    padding-block: 36px 60px;
}

.related-products__container {
    max-width: 1440px;
    padding-inline: 20px;
    margin-inline: auto;
}

.related-products__heading {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    margin-block-end: 24px;
}

.related-products__title {
    margin: 0;
    font-size: 48px;
    color: #494C51;
    line-height: 1;
    font-weight: 600;
}

.related-products__link {
    font-size: 18px;
    letter-spacing: -0.27px;
    font-weight: 400;
    text-decoration: underline;
    line-height: 166.6%;
    font-family: 'Inter', sans-serif;
    color: #494C51;
}

.related-products__link:hover, .related-products__link:focus {
    color: #00366F;
}

.related-products__scrollbar.swiper-scrollbar {
    position: static;
    margin-block-start: 48px;
    background-color: #D9D9D9;
    height: 4px;
}

.related-products__scrollbar.swiper-scrollbar .swiper-scrollbar-drag {
    border-radius: 2px;
    background-color: #00366F;
}

.blog-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.blog-card__img-wr {
    position: relative;
    width: 100%;
}

.blog-card__img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.blog-card__img-wr::after {
    content: "";
    width: 100%;
    display: block;
    position: relative;
    padding-block-start: 100%;
}

a.blog-card__title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    color: #494C51;
    margin-block:  0 16px;
    display: block;
}

.blog-card__excerpt {
    font-size: 18px;    
    color: #494C51;
    line-height: 155.56%;
    letter-spacing: 0.09px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;  /* fallback */
    max-height: calc(155.56% * 2);      /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.blog-card__excerpt p {
    margin: 0;
}

a.blog-card__btn, a.sticky-post__link {
    border-radius: 40px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 24px;
    background-color: #00366F;
    border: none;
    outline: none;
    margin-block-start: auto;
    display: block;
    width: max-content;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: normal;
}

a.sticky-post__link {
    margin-block-start: 12px;
}

/* blog page */

.blog-page__container, .sticky-post__container {
    max-width: 1440px;
    margin-inline: auto;
    padding-inline: 20px;
}

#page article.sticky-post {
    margin: 0;
}

.sticky-post__wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-block: 24px;
    border-bottom: 1px solid #E5E5E5;;
}

.sticky-post__cat {
    text-transform: uppercase;
    color: #00366F;
    font-size: 16px;
    line-height: 187.5%;
    letter-spacing: 0.444px;
    font-weight: 700;   
    display: block;
    margin-block: 0 8px;
}

.sticky-post__title {
    color: #232323;
    font-size: 36px;
    font-weight: 600;
    line-height: 100%;
    margin-block: 0 16px;
}

.sticky-post__excerpt {
    font-size: 18px;
    color: #232323;
    letter-spacing: 0.09px;
    line-height: 155.56%;
}

.sticky-post__img-wr {
    flex-shrink: 0;
    width: 61%;
}

.sticky-post__img-wr img {
    width: 100%;
    height: auto;
}

.blog-page {
    padding-block: 0 36px;
}

.blog-page__cats {
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow-y: auto;
    padding-block: 24px;
    gap: 16px;
    justify-content: center;
}

a.cat {
    padding: 15px 24px;
    background-color: #fff;
    border-radius: 40px;
    border: 1px solid #747578;
    color: #747578;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    white-space: nowrap;
}

a.cat.active, a.cat:hover, a.cat:focus {
    background-color: #747578;
    color: #FFFFFF;
}

a.cat.active {
    pointer-events: none;
}

.blog-page__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 20px;
}

.blog-page__pagination {
    margin-block-start: 60px;
    justify-content: center;
    display: flex;
    background-color: transparent;
    border: none;
    border-radius: 0;
    gap: 8px;
}

.blog-page__pagination .page-numbers {
    border-radius: 50%;
    background-color: #fff;
    font-size: 18px;
    letter-spacing: -0.27px;
    font-weight: 500;
    color: #747578;
    border: 1px solid #00366F;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 0;
}

.blog-page__pagination .page-numbers.current, .blog-page__pagination .page-numbers:hover, .blog-page__pagination .page-numbers:focus {
    background-color: #00366F;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .post-page {
        padding-inline: 10px;
    }

    .post-page__img {
        height: auto;
        margin: 0 -10px;
    }

    .post-page__heading {
        padding-block: 24px;
    }

    .post-page__title {
        text-align: left;
        font-size: 32px;
    }

    .post-page__content {
        font-size: 12px;
    }

    .post-page__img-content {
        grid-template-columns: 1fr;
    }    

    .related-products {
        padding-block: 20px 32px;
    }

    .related-products__container {
        padding-inline: 10px;
    }

    .related-products__container .swiper-wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .related-products__container .related-products__scrollbar.swiper-scrollbar {
        display: none;
    }

    .swiper-slide.blog-card {
        min-width: 100%;
    }

    .related-products__heading {
        margin-block-end: 34px;
    }
    
    .related-products__title {
        font-size: 24px;
    }

    .related-products__link {
        font-size: 12px;
    }

    .blog-card {
        gap: 8px;
    }

    a.blog-card__title {
        font-size: 24px;
        margin-block:  0 8px;
    }

    .blog-card__excerpt {
        font-size: 12px;
        line-height: 140%;
        max-height: calc(140% * 4);
        -webkit-line-clamp: 4;
    }

    a.blog-card__btn, a.sticky-post__link {
        padding-block: 11px;
    }

    .blog-page__container{
        padding-inline: 10px;
    }

    .sticky-post__container {
        padding: 0;
    }

    .sticky-post {
        overflow: hidden;
    }

    .sticky-post__wrapper {
        flex-direction: column;
        gap: 0;
        padding-block: 24px 12px;
    }

    .sticky-post__cat {
        font-size: 12px;
        margin-block-end: 4px;
    }

    .sticky-post__title {
        font-size: 32px;
        margin-block-end: 12px;
    }

    .sticky-post__content {
        padding: 0 11px 24px 21px;
    }

    .sticky-post__excerpt {
        font-size: 12px;
        letter-spacing: -0.18px;
    }

    .sticky-post__img-wr {
        width: 100%;
        margin-inline: -10px;
    }

    .blog-page {
        padding-block: 10px 36px;
    }

    a.sticky-post__link {
        margin-block-start: 16px;
    }

    
    .blog-page__cats {
        justify-content: flex-start;
        padding-block: 12px;
    }

    a.cat {
        padding: 11px 24px;
    }

    .blog-page__grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    
    
}

@media screen and (min-width: 768px) {
    .listing-gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (min-width: 1200px) {
    .listing-gallery {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}