@charset "UTF-8";

.z-index-more {
  z-index: 101 !important
}

.property-search-area {
  z-index: 101 !important;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8
}

.sp-property-search input[type="text"],
.sp-property-search input[type="number"] {
  border-radius: 5px;
  font-size: 20px;
  color: #303030;
}

.sp-property-search input[type="text"]::-webkit-input-placeholder,
.sp-property-search input[type="number"]::-webkit-input-placeholder {
  color: #303030
}

.sp-property-search input[type="text"]:-ms-input-placeholder,
.sp-property-search input[type="number"]:-ms-input-placeholder {
  color: #303030
}

.sp-property-search input[type="text"]::placeholder,
.sp-property-search input[type="number"]::placeholder {
  color: #303030
}

.sp-property-search input[type="text"]:hover,
.sp-property-search input[type="text"]:focus,
.sp-property-search input[type="number"]:hover,
.sp-property-search input[type="number"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}

.sp-property-search .spproperty-search .sp-select {
  border: none !important;
  padding: 0px;
  min-width: auto;
  height: auto;
  line-height: 1.4;
  color: #909090;
  font-weight: 700
}

.sp-property-search .spproperty-search .sp-select .sp-select-result {
  padding: 0
}

.sp-property-search .spproperty-search .sp-select .sp-select-result i.fa {
  margin-top: 0;
  font-size: 13px
}

.sp-property-search .spproperty-search .sp-select .sp-select-dropdown {
  top: calc(100% + 61px);
  max-height: 180px;
  color: #303030
}

.sp-property-search .spproperty-search .cat-wrap>div {
  max-width: 180px
}

.sp-property-search .spproperty-search .cat-wrap:not(:first-child) {
  padding-top: 19px
}

.sp-property-search .spproperty-search .cat-wrap .pstatus {
  max-width: 205px
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
  font-size: 18px;
  padding: 36px 25px;
  background: #000;
  color: #fff
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
  top: calc(100% + 31px)
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select i.fa {
  color: #fff
}

.sp-property-search .spproperty-search .input-area-title {
  font-size: 18px;
  font-weight: 700;
  display: none;
}

.sp-property-search .spproperty-search .spproperty-search-advance .sp-select .sp-select-dropdown {
  top: calc(100% + 58px)
}

.sp-property-search .spproperty-search .property-advance-search {
  -ms-flex-item-align: center;
  align-self: center
}

.sp-property-search .spproperty-search .property-advance-search a {
  color: #909090;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700
}

.sp-property-search .spproperty-search .property-advance-search a i.fa {
  font-size: 20px;
  margin-right: 10px
}

.sp-property-search .spproperty-search .property-search-button-wrap {
  -ms-flex-item-align: center;
  align-self: center
}

.sp-property-search .spproperty-search .property-search-button-wrap .property-search-button {
  margin-left: 15px;
  width: 100%
}

.sp-property-search .spproperty-search .property-search-button-wrap button {
  padding: 15px 22px;
  border: 2px solid;
  cursor: pointer;
  white-space: normal
}

.sp-property-search .spproperty-search .property-search-button-wrap button i.fa {
  margin-right: 10px;
  font-size: 18px
}

.sp-property-search.sp-property-search-overlay .cat-wrap .pstatus .sp-select .sp-select-dropdown {
  top: calc(100% + 20px)
}

.sp-property-search.sp-property-search-overlay .sp-select .sp-select-dropdown {
  top: calc(100% + 50px)
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 100%
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .sp-select .sp-select-dropdown {
  top: calc(100% + 38px)
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .spproperty-search-advance {
  background: white;
  padding: 20px 30px 10px;
  border: 1px solid #d8d8d8;
  border-top: none
}

.com-spproperty .noUi-horizontal .noUi-handle {
  width: 10px;
  height: 10px;
  top: -5px;
  background: #000;
  border: none
}

.com-spproperty .noUi-horizontal .noUi-handle .noUi-tooltip {
  font-size: 12px;
  padding: 2px 13px;
  color: #909090;
  font-weight: 700;
  border-radius: 0px
}

.com-spproperty .noUi-horizontal .noUi-connect {
  background-color: #000
}

.spproperty-search-advance>hr {
  border-top-color: #d8d8d8;
  margin-top: 30px
}

.spproperty-search-advance .noUi-handle {
  width: 10px;
  height: 10px;
  top: -5px;
  background: #000;
  border: none
}

.spproperty-search-advance .noUi-handle .noUi-tooltip {
  font-size: 12px;
  padding: 2px 13px;
  color: #909090;
  font-weight: 700;
  border-radius: 0px
}

.spproperty-search-advance .noUi-connect {
  background-color: #000
}

.spproperty-search-advance .spproperty-price-range,
.spproperty-search-advance .spproperty-size-range {
  font-size: 12px;
  color: #909090;
  font-weight: 700;
  margin-bottom: 15px
}

.spproperty-search-advance .noUi-connect {
  background: #000
}

.spproperty-search-advance .chzn-container .chzn-choices {
  border-color: #ced4da !important;
  border-radius: 0px !important;
  padding: 0px 12px !important;
  color: #000 !important
}

.spproperty-search-advance .chzn-container .chzn-choices>li {
  font-size: 11px;
  font-weight: 700;
  border-color: #ced4da !important
}

.spproperty-search-advance .chzn-container .chzn-choices>li.search-field input {
  color: #303030;
  font-size: 14px !important
}

.spproperty-search-advance .chzn-container .chzn-choices>li .search-choice-close:after {
  font-size: 11px !important
}

.spproperty .sp-properties-wrapper {
  border: 1px solid #d8d8d8;
  background-color: #fff;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.spproperty .sp-properties-wrapper:hover {
  -webkit-box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5);
  box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5)
}

.spproperty .sp-properties-wrapper:hover .property-summery {
  margin-top: 25px
}

.spproperty .sp-properties-wrapper:hover .property-image img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.spproperty .sp-properties-wrapper:hover .property-image .owl-nav>button {
  left: 10px
}

.spproperty .sp-properties-wrapper:hover .property-image .owl-nav>button.owl-next {
  right: 10px
}

.spproperty .sp-properties-wrapper.property-status-sold .spproperty-badge-sold {
  z-index: 5
}

.spproperty .sp-properties-wrapper .property-image .item:before,
.spproperty .sp-properties-wrapper .property-image .item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  opacity: 0;
  transition: 0.3s
}

.spproperty .sp-properties-wrapper .property-image .item:before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
  left: 0;
  z-index: 2
}

.spproperty .sp-properties-wrapper .property-image .item:after {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
  right: 0
}

.spproperty .sp-properties-wrapper:hover .property-image.no-gallery:before,
.spproperty .sp-properties-wrapper:hover .property-image.no-gallery:after,
.spproperty .sp-properties-wrapper:hover .property-image .item:before,
.spproperty .sp-properties-wrapper:hover .property-image .item:after {
  opacity: 1
}

.spproperty .sp-properties-wrapper .property-image .owl-carousel.spproperty-gallery:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px;
  height: 30px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  left: 0;
  z-index: 10
}

.spproperty .sp-properties-wrapper .property-image .property-image-gradient-overlay {
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px;
  height: 30px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  left: 0
}

.spproperty .sp-properties-wrapper .property-image .owl-nav {
  margin: 0;
  height: 0;
  width: 0
}

.spproperty .sp-properties-wrapper .property-image .owl-nav>button {
  position: absolute;
  top: 50%;
  padding: 0 !important;
  transform: translateY(-50%);
  left: 20px;
  margin: 0;
  color: #fff;
  font-size: 30px;
  opacity: 1;
  transition: 0.3s
}

.spproperty .sp-properties-wrapper .property-image .owl-nav>button:hover,
.spproperty .sp-properties-wrapper .property-image .owl-nav>button:focus {
  background-color: transparent;
  outline: none
}

.spproperty .sp-properties-wrapper .property-image .owl-nav>button.owl-next {
  right: 20px;
  left: auto
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 11;
  width: 60%;
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:hover,
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:focus {
  outline: none
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:hover span,
.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:focus span {
  opacity: 1
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  background-color: #fff;
  opacity: 0.5;
  margin: 5px 5px;    
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot.active span {
  opacity: 1
}

.spproperty .sp-properties-wrapper .property-details {
  position: relative;
  bottom: 0;
  padding: 0px
}

.spproperty .sp-properties-wrapper .property-details .property-title-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10
}

.spproperty .sp-properties-wrapper .property-details .property-details-wrap {
  padding: 10px
}

.spproperty .sp-properties-wrapper .property-details .property-price .price-tag {
  font-size: 14px
}

.spproperty .sp-properties-wrapper .property-details .property-price .price-not-available {
  font-size: 13px;
  color: #FF4B5E
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper {
  margin-top: 10px;
  margin-bottom: 15px
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper>span {
  font-size: 11px;
  text-transform: uppercase;
  background-color: #EDB94C;
  color: #fff;
  padding: 2px 6px;
  display: inline-block;
  font-weight: 700;
  margin-right: 10px
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper>span.status-sell {
  background-color: #20D8D3
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper>span.status-offer {
  background-color: #FF4B61
}

.spproperty .sp-properties-wrapper .property-details .property-title {
  font-size: 16px;
  font-weight: 800;
  color: #000000;
  line-height: 24px;
  text-align: center;
  margin: 5px 0px 3px 0px;
  /*text-overflow: ellipsis;
  white-space: nowrap;
  overflow: visible; */
}

.spproperty .sp-properties-wrapper .property-details .property-address {
  font-size: 16px;
  line-height: 24px;
  color: #305886;
  font-weight: 700;
  text-align: center;
  margin: 0px 0px 2px 0px;
  /*margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; */
}

.spproperty .sp-properties-wrapper .property-details .property-address i.fa {
  font-size: 16px
}

.spproperty .sp-properties-wrapper .property-details .property-summery {
  margin: 0;
  border-top: 1px solid #D8D8D8
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px;
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li {
  font-size: 14px;
  padding: 13px 10px;
  margin: 0
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li .img-wrap {
  margin-right: 5px
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li img {
  width: 18px;
  display: inline-block
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li i.fa {
  font-size: 12px
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li.area-size {
  border-left: 1px solid #D8D8D8;
  font-weight: 700;
  padding-left: 20px
}

.spproperty .sp-properties-wrapper.property-status-rent .property-details .property-status-wrapper>span.property-status {
  background-color: #E56647
}

.spproperty .sp-properties-wrapper .property-favourite {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 16px
}

.spproperty .sp-properties-wrapper .property-favourite a {
  color: #fff
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn {
  background: transparent;
  padding: 0;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn span {
  color: #fff;
  text-shadow: 0px 1px 0px #a5a5a5;
  cursor: pointer;
  transition: 0.3s
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn span.fa-heart {
  color: #FF4B5E
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn:hover,
.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn:focus {
  outline: none;
  -webkit-transform: scale(1.3);
  transform: scale(1.3)
}

.spproperty.sp-property-properties-simple {
  border: 1px solid #D8D8D8
}

.spproperty.sp-property-properties-simple .row {
  margin: 0
}

.spproperty.sp-property-properties-simple .row>div {
  padding: 0
}

.spproperty.sp-property-properties-simple .row:last-child .sp-properties-wrapper {
  margin-bottom: 0px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-bottom: 1px solid #D8D8D8;
  padding: 15px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper:hover,
.spproperty.sp-property-properties-simple .sp-properties-wrapper:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 110px;
  flex: 0 0 110px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap {
  padding: 0px 0px 0px 20px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap .property-price {
  font-size: 16px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap .property-title {
  margin-top: 3px;
  line-height: 1.3;
  font-size: 13px;
  white-space: normal
}

.spproperty.sp-property-properties-simple-list {
  border: none
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper {
  border: none;
  padding: 0;
  margin-bottom: 20px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-image img {
  min-height: 60px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper:hover .property-image img {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 85px;
  flex: 0 0 85px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details {
  position: inherit;
  bottom: 0;
  padding: 0px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details-wrap .property-price {
  font-size: 14px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details-wrap .property-title {
  margin-bottom: 0
}

.featured-projects .sp-module-title {
  border: 1px solid #D8D8D8;
  margin-bottom: 0px;
  border-bottom: 0px;
  padding: 25px 15px;
  font-size: 14px
}

.sp-property-simple-search .spproperty-search .cat-wrap:not(:first-child) {
  padding-top: 0
}

.sp-property-simple-search .spproperty-search .sp-select .sp-select-result {
  padding-left: 40px;
  padding-right: 10px
}

.sp-property-simple-search .spproperty-search .sp-select .sp-select-result .sp-select-text,
.sp-property-simple-search .spproperty-search .sp-select .sp-select-result i.fa {
  color: #D8D8D8
}

.sp-property-simple-search .spproperty-search .sp-select .sp-select-dropdown {
  top: calc(100% + 25px)
}

.sp-property-simple-search .spproperty-search-basic {
  margin: 0;
  align-items: center;
}

.sp-property-simple-search .spproperty-search-basic .cat-wrap {
  max-width: 100%;
  height: 100%;
  -ms-flex-item-align: center;
  align-self: center;
  border-right: 1px solid #D8D8D8
}

.sp-property-simple-search .spproperty-search-basic .cat-wrap>div {
  max-width: inherit
}

.sp-property-simple-search .spproperty-search-basic .cat-wrap>div {
  padding: 25px 0;
  position: relative
}

.sp-property-simple-search .spproperty-search-basic .side-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #DCDCDC;
  font-size: 18px;
  z-index: 10
}

.sp-property-simple-search .spproperty-search-advance {
  padding: 0 30px
}

.sp-property-simple-search .spproperty-search-advance hr {
  margin-top: 0
}

.sp-property-simple-search .spproperty-search .property-search-button-wrap {
  padding: 10px 0px;
}

.sp-property-simple-search .spproperty-search .property-search-button-wrap .property-search-button {
  margin: 0
}

.sp-property-simple-search .spproperty-search .property-search-button-wrap button {
  padding: 22px;
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
}

.sp-property-map-wrapper .infowindow,
#spproperty-map .infowindow {
  width: 250px
}

.sp-property-map-wrapper .infowindow img,
#spproperty-map .infowindow img {
  width: 100%
}

.sp-property-map-wrapper .infowindow .info-wrapper,
#spproperty-map .infowindow .info-wrapper {
  padding: 20px;
  color: #7C7C7C
}

.sp-property-map-wrapper .infowindow .info-wrapper .price-text,
#spproperty-map .infowindow .info-wrapper .price-text {
  font-size: 18px;
  margin-bottom: 14px
}

.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper,
#spproperty-map .infowindow .info-wrapper .title-wrapper {
  margin-bottom: 12px
}

.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper .price>span,
#spproperty-map .infowindow .info-wrapper .title-wrapper .price>span {
  font-size: 12px
}

.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper p,
#spproperty-map .infowindow .info-wrapper .title-wrapper p {
  margin-bottom: 5px;
  font-weight: 700
}

.sp-property-map-wrapper .infowindow .info-wrapper .prize-wrap,
#spproperty-map .infowindow .info-wrapper .prize-wrap {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px
}

.sp-property-map-wrapper .infowindow .info-wrapper .property-title,
#spproperty-map .infowindow .info-wrapper .property-title {
  font-weight: 600;
  color: #000
}

.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper,
#spproperty-map .infowindow .info-wrapper .location-wrapper {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 400;
  display: flex
}

.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper span.fa,
#spproperty-map .infowindow .info-wrapper .location-wrapper span.fa {
  padding-right: 10px
}

.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper i.fa,
#spproperty-map .infowindow .info-wrapper .location-wrapper i.fa {
  font-size: 18px;
  margin-left: 2px;
  margin-right: 5px
}

.sp-property-properties-full-width>.row {
  margin-bottom: 0
}

.sp-property-properties-full-width>.row>div {
  width: 20%
}

.sp-property-properties-full-width>.row>div>.sp-properties-wrapper {
  margin-bottom: 30px
}

.sp-property-properties-full-width .sp-properties-wrapper .property-details .property-summery ul li {
  padding: 13px 3px
}

.sp-property-properties-full-width .see-all-wrapper {
  margin-top: 0
}

.sp-property-properties-full-width .see-all-wrapper .sppb-btn {
  font-size: 21px;
  text-decoration: underline
}

.sppb-addon-spproperties-cities .sppb-addon-content {
  position: relative;
  display: block;
  margin-bottom: 30px
}

.sppb-addon-spproperties-cities .sppb-addon-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.3
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info {
  position: absolute;
  bottom: 0;
  padding: 45px;
  width: 100%;
  color: #fff
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 12px
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-sub-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-sub-title i.fa {
  font-size: 20px;
  margin-right: 10px
}

.sppb-addon-spproperties-cities .sppb-addon-content .full-city-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.com-spproperty.view-agents #sp-main-body,
.com-spproperty.view-agent #sp-main-body {
  padding-bottom: 70px
}

.com-spproperty.view-agent #sp-right .sp-module {
  margin-bottom: 30px
}

.spproperty.spproperty-agents .row {
  margin-bottom: 0
}

.spproperty.spproperty-agents .spproperty-agent-widget {
  padding: 0;
  color: #909090;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  margin-top: 0;
  margin-bottom: 30px;
  display: inline-block;
  transition: 0.3s
}

.spproperty.spproperty-agents .spproperty-agent-widget:hover {
  -webkit-box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5);
  box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5)
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap {
  padding: 15px 0
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .agent-title {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 15px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .agent-title a {
  color: #000
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .designation {
  margin-bottom: 10px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing {
  padding: 0;
  margin-bottom: 20px;
  font-size: 13px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li i {
  color: #909090
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a {
  color: #909090
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a span {
  padding-left: 1px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials {
  font-size: 20px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li {
  margin-right: 15px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li a {
  color: #909090
}

.spproperty.spproperty-agents.spproperty-agents-simple>.row {
  margin-bottom: 0
}

.spproperty.spproperty-agents.spproperty-agents-simple .row:last-child .spproperty-agent-widget {
  margin-bottom: 0
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  margin-bottom: 20px
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget:hover {
  box-shadow: none
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-img-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95px;
  flex: 0 0 95px;
  margin-right: 15px
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap {
  text-align: left;
  padding: 5px 0
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap .agent-title {
  font-size: 17px;
  margin-bottom: 6px
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap .designation {
  font-size: 13px;
  margin-bottom: 0px
}

.see-all-wrapper {
  margin-top: 45px
}

.spproperty.spproperty-view-agent .sp-module {
  margin-bottom: 30px
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-img-wrap {
  margin-right: 30px
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .agent-title {
  font-size: 21px;
  font-weight: 700
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .agent-title a {
  pointer-events: none;
  color: #000
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li {
  display: block;
  margin-bottom: 5px;
  margin-right: 0
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li i.fa {
  color: #909090;
  font-size: 16px
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a {
  color: #909090
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials {
  font-size: 20px;
  margin-top: 40px
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li {
  margin-right: 10px
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-socials li a {
  color: #909090
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-desc {
  line-height: 2.2;
  margin: 45px 0px
}

.spproperty.spproperty-view-agent .spproperty-agent-map-widget {
  margin-bottom: 40px
}

.spproperty.spproperty-view-agent .spproperty-agent-map-widget .title-heading {
  margin-bottom: 30px
}

.spproperty.spproperty-view-agent .contact-from-title {
  margin-bottom: 30px
}

.spproperty.spproperty-view-agent .spproperty-agent-form {
  border: 1px solid #D8D8D8;
  padding: 50px
}

.spproperty.spproperty-view-agent .spproperty-agent-form input,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea {
  border-color: #D8D8D8
}

.spproperty.spproperty-view-agent .spproperty-agent-form input::-webkit-input-placeholder,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea::-webkit-input-placeholder {
  color: #D8D8D8
}

.spproperty.spproperty-view-agent .spproperty-agent-form input:-ms-input-placeholder,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea:-ms-input-placeholder {
  color: #D8D8D8
}

.spproperty.spproperty-view-agent .spproperty-agent-form input::placeholder,
.spproperty.spproperty-view-agent .spproperty-agent-form textarea::placeholder {
  color: #D8D8D8
}

.spproperty.spproperty-view-agent .spproperty-agent-form textarea {
  height: 170px
}

.spproperty.spproperty-view-agent .spproperty-agent-form #contact-submit {
  font-size: 18px;
  font-weight: 700;
  padding: 14px;
  border-radius: 0px;
  margin-top: 15px;
  cursor: pointer
}

.spproperty.spproperty-view-agent .agent-property-list .agent-properties-from-title {
  margin: 50px 0 30px 0
}

.spproperty.spproperty-view-agent .agent-properties>.row {
  margin: 0
}

.spproperty.spproperty-view-agent .agent-properties>.row>div {
  padding: 0;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 330px;
  flex: 0 0 330px
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  overflow: hidden
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-details-wrap {
  padding: 15px 15px 15px 20px
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-summery ul {
  padding: 0 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-summery ul li {
  font-size: 12px;
  padding: 6px 10px
}

.property-search-layout>.sppb-container-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 30px
}

.spproperty-category-box .spproperty-list .item {
  margin-bottom: 20px
}

.spproperty-category-box .spproperty-list .item a {
  color: #000;
  font-weight: 700
}

.properties-categories .sp-module-title {
  border: 1px solid #d8d8d8;
  margin-bottom: 0px;
  border-bottom: 0px;
  padding: 25px 15px;
  font-size: 14px
}

.properties-categories .properties-categories {
  border: 1px solid #d8d8d8;
  padding: 15px;
  padding-bottom: 0
}

.com-spproperty.view-favorites .spproperty-view-properties.spproperty {
  padding: 0
}

.sp-properties-agent-form .th-form-title {
  margin-bottom: 40px
}

.com-spproperty.view-properties .spproperty-sorting {
  margin-top: 20px
}

.com-spproperty.view-properties .spproperty-sorting .sorting {
  display: inline-block
}

.com-spproperty.view-properties .spproperty-sorting+.spproperty-view-properties.spproperty {
  padding-top: 10px
}

.com-spproperty.view-property #sp-title {
  display: none
}

.com-spproperty.view-property #sp-main-body {
  padding-top: 0
}

.com-spproperty.view-property #sp-main-body>.container {
  padding: 0
}

.com-spproperty.view-property .spproperty-sidebar {
  padding-left: 10px
}

.com-spproperty.view-property .property-dots-container {
  margin-top: 30px;
  margin-bottom: 60px
}

.com-spproperty.view-property .property-dots-container .owl-dot {
  background: #000
}

.com-spproperty.view-property .property-dots-container .owl-dot:not(:last-child) {
  margin-right: 30px
}

.com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot {
  margin-right: 0px;
  display: block;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot:hover,
.com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot:focus {
  background-color: #000
}

.com-spproperty.view-property .property-dots-container .owl-dot.active button {
  border: none;
  opacity: 0.6
}

.com-spproperty.view-property .spproperty-view-property .owl-nav {
  margin: 0
}

.com-spproperty.view-property .spproperty-view-property .owl-nav>div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 57px;
  height: 57px;
  border: 2px solid #000000;
  background: transparent;
  margin: 0;
  padding: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.com-spproperty.view-property .spproperty-view-property .owl-nav>div.owl-prev {
  left: 20px
}

.com-spproperty.view-property .spproperty-view-property .owl-nav>div.owl-next {
  right: 20px
}

.com-spproperty.view-property .spproperty-view-property .owl-nav>div:hover,
.com-spproperty.view-property .spproperty-view-property .owl-nav>div:focus {
  background-color: #000
}

.com-spproperty.view-property .spproperty-view-property .owl-nav>div:hover i.fa,
.com-spproperty.view-property .spproperty-view-property .owl-nav>div:focus i.fa {
  color: #fff;
}

.com-spproperty.view-property .spproperty-view-property .owl-nav>div i.fa {
  font-size: 30px;
  line-height: 52px;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-title {
  margin-top: 10px;
  margin-bottom: 10px
}

.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-location {
  font-size: 18px;
  font-weight: 700
}

.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-location i.fa {
  margin-right: 10px
}

.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-location .loc-info {
  font-size: 16px;
  font-weight: 700;
  margin-top: 8px;
}

.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-sqft-info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  font-size: 21px;
  font-weight: 700
}

.com-spproperty.view-property .spproperty-details-title-wrap .spproperty-sqft-info span {
  margin-left: 15px
}

.com-spproperty.view-property .spproperty-overview-list {
  border: 1px solid #D8D8D8;
  padding: 34px;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #242424;
  margin-bottom: 30px
}

.com-spproperty.view-property .spproperty-overview-list>div:not(:last-child) {
  margin-right: 35px
}

.com-spproperty.view-property .spproperty-overview-list>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.com-spproperty.view-property .spproperty-overview-list>div i.fa {
  margin-right: 10px
}

.com-spproperty.view-property .spproperty-short-info {
  color: #909090;
  line-height: 2.2;
  margin: 30px 0;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 35px
}

.com-spproperty.view-property .spproperty-feature-item {
  flex-wrap: wrap;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 35px;
  margin-bottom: 35px
}

.com-spproperty.view-property .spproperty-feature-item .title-wrapper {
  flex: 0 0 100px;
  padding-right: 20px
}

.com-spproperty.view-property .spproperty-feature-item .title-wrapper .spproperty-title {
  font-size: 14px;
  color: #242424
}

.com-spproperty.view-property .spproperty-feature-item .second-child {
  flex-grow: 1;
  flex-basis: 0
}

.com-spproperty.view-property .spproperty-feature-item:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px
}

.com-spproperty.view-property .spproperty-feature-overview-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: -25px;
  font-weight: 700
}

.com-spproperty.view-property .spproperty-feature-overview-list>li {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 25px
}

.com-spproperty.view-property .spproperty-feature-overview-list>li .spproperty-feature-overview-signle-list {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center
}

.com-spproperty.view-property .spproperty-feature-overview-list>li .spproperty-feature-overview-signle-list img,
.com-spproperty.view-property .spproperty-feature-overview-list>li .spproperty-feature-overview-signle-list i.fa {
  margin-bottom: 15px;
  max-width: 25px
}

.com-spproperty.view-property .spproperty-project-address {
  max-width: 200px;
  line-height: 2
}

.com-spproperty.view-property .spproperty-video-overview {
  margin: 0;
  padding: 0
}

.com-spproperty.view-property .spproperty-video-overview .spproperty-video {
  margin: 0
}

.com-spproperty.view-property .spproperty-floor-plan {
  margin: 0;
  padding: 0
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab {
  margin: 0;
  border: 1px solid #D8D8D8;
  padding: 20px
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav {
  background: transparent;
  border: none
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li {
  margin-right: 20px
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a {
  padding: 0
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-tab-nav li a:after {
  display: none
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .tab-content .spproperty-floor-img {
  margin-top: 15px;
  margin-bottom: 15px
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .tab-content .spproperty-floor-text h5 {
  font-size: 16px
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab .tab-content .spproperty-floor-text p {
  margin-bottom: 10px
}

.com-spproperty.view-property .sppropety-details-social {
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.com-spproperty.view-property .sppropety-details-social>li {
  margin-right: 20px;
  font-size: 18px
}

.com-spproperty.view-property .sppropety-details-social>li a {
  color: #777777
}

.sp-property-emi-calculator {
  background: #F2F2F2;
  padding: 20px 30px 30px 30px
}

.sp-property-emi-calculator .spec-graph {
  border-bottom: 1px solid #b7b7b7;
  padding-bottom: 10px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  width: 100%
}

.sp-property-emi-calculator .spec-graph>div {
  flex: 0 0 50%;
  max-width: 50%
}

.sp-property-emi-calculator .spec-graph .spec-display-info {
  padding-left: 0
}

.sp-property-emi-calculator .spec-graph .spec-display-info>div {
  position: relative;
  padding-left: 15px
}

.sp-property-emi-calculator .spec-graph .spec-display-info>div:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 10px;
  left: 0;
  top: 6px
}

.sp-property-emi-calculator .spec-graph .spec-display-info>div.interest-payable:before {
  background: #02DFD9
}

.sp-property-emi-calculator .spec-graph .interest-payable-value,
.sp-property-emi-calculator .spec-graph .principal-and-interest-value {
  font-weight: 700;
  margin-bottom: 10px
}

.sp-property-emi-calculator form .form-group {
  margin-bottom: 20px
}

.sp-property-emi-calculator form label {
  font-weight: 700
}

.sp-property-emi-calculator form input[type="number"] {
  border-radius: 0;
  padding: 10px 20px;
  color: #000;
  border-color: #D8D8D8
}

.sp-property-emi-calculator form input[type="number"]::placeholder {
  color: #000
}

.sp-property-emi-calculator form input[type="submit"] {
  padding: 14px;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer
}

.spproperty-call-us-widget {
  background: #F7FAFB;
  text-align: center;
  padding: 5px 20px 10px;
}

.spproperty-call-us-widget .spproperty-price-title {
  font-size: 14px;
  margin-bottom: 10px
}

.spproperty-call-us-widget .spproperty-price-title+.spproperty-per-sft {
  font-size: 28px;
  font-weight: 700
}

.spproperty-call-us-widget .spproperty-price-title+.spproperty-per-sft+.spproperty-call-for-booking {
  margin-top: 5px
}

.spproperty-call-us-widget .spproperty-total-price {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 5px
}

.spproperty-call-us-widget .spproperty-total-price+.spproperty-per-sft {
  font-size: 18px;
  color: #7C7C7C
}

.spproperty-call-us-widget .spproperty-per-sft {
  font-size: 24px;
  color: #000;
  font-weight: 700
}

.spproperty-call-us-widget .spproperty-id {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px
}

.spproperty-call-us-widget .spproperty-call-for-booking {
  color: #7C7C7C;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 22px
}

.spproperty-call-us-widget .sppb-btn {
  padding: 17px;
  white-space: inherit;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s
}

.spproperty-call-us-widget .sppb-btn.sppb-btn-xs {
  padding: 6px 20px;
  font-size: 12px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog {
  min-width: 600px;
  max-width: inherit;
  margin-top: 100px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header {
  padding: 8px 30px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header .close {
  position: absolute;
  right: 26px;
  font-size: 25px;
  padding: 0;
  line-height: 1;
  text-shadow: none;
  top: 23px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header .modal-title {
  font-size: 24px;
  font-weight: 700
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-body {
  padding: 30px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-body .form-control {
  border-color: #d2d2d2
}

.spproperty-agent-widget-wrap {
  border: 1px solid #D8D8D8;
  text-align: center;
  color: #242424;
  padding: 20px 0 10px 0
}

.spproperty-agent-widget-wrap .spproperty-agent-title {
  font-size: 14px;
  margin: 15px 0 35px 0
}

.spproperty-agent-widget-wrap .spproperty-agent-widget {
  margin: 0;
  padding: 0
}

.spproperty-agent-widget-wrap .agent-img-wrap img {
  max-width: 90px;
  display: inline-block;
  border-radius: 100px
}

.spproperty-agent-widget-wrap .agent-details-wrap {
  margin-top: 20px
}

.spproperty-agent-widget-wrap .agent-details-wrap .agent-title {
  font-size: 14px;
  font-weight: 700
}

.spproperty-agent-widget-wrap .agent-details-wrap .agent-title a {
  color: #242424
}

.spproperty-agent-widget-wrap .agent-details-wrap .designation {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 25px
}

.spproperty-agent-widget-wrap .spproperty-agent-socials {
  font-size: 16px;
  margin-top: 10px
}

.spproperty-agent-widget-wrap .spproperty-agent-socials>li:not(:last-child) {
  margin-right: 12px
}

.spproperty-agent-widget-wrap .spproperty-agent-mailing {
  display: flex;
  justify-content: center;
  border-top: 1px solid #d8d8d8;
  margin-top: 20px
}

.spproperty-agent-widget-wrap .spproperty-agent-mailing>li {
  display: flex !important;
  flex-direction: column
}

.spproperty-agent-widget-wrap .spproperty-agent-mailing>li i.fa {
  color: #7C7C7C;
  margin-bottom: 10px
}

.spproperty-agent-widget-wrap .spproperty-agent-mailing>li a {
  color: #7C7C7C !important;
  font-weight: 700
}

.spproperty-agent-widget-wrap .spproperty-agent-socials>li>a {
  color: #7C7C7C
}

.spproperty-contact-us-widget {
  border: 1px solid #D8D8D8
}

.spproperty-contact-us-widget h3 {
  margin-bottom: 30px
}

.spproperty-contact-us-widget h3 span {
  color: #242424;
  font-size: 14px
}

.spproperty-contact-us-widget .spproperty-contact-us-form input:not([type="checkbox"]) {
  padding: 16px 20px
}

.spproperty-contact-us-widget .spproperty-contact-us-form input,
.spproperty-contact-us-widget .spproperty-contact-us-form textarea {
  border-color: #D8D8D8 !important;
  margin-bottom: 20px
}

.spproperty-contact-us-widget .spproperty-contact-us-form textarea {
  min-height: 171px;
  transition: 0.3s
}

.spproperty-contact-us-widget .spproperty-contact-us-form button[type="submit"] {
  font-weight: 700;
  font-size: 18px;
  padding: 14px;
  padding: 17px !important;
  margin-top: 20px;
  border-radius: 0;
  cursor: pointer
}

.spproperty-sidebar aside:not(:last-child) {
  margin-bottom: 30px
}

.leaflet-popup-content-wrapper .image-wrapper {
  margin-bottom: 10px
}

.leaflet-popup-content-wrapper a.leaflet-popup-close-button {
  top: -4px;
  right: -4px
}

.leaflet-popup-content-wrapper .info-wrapper {
  color: #909090
}

.leaflet-popup-content-wrapper .title-wrapper {
  font-weight: 700
}

.leaflet-popup-content-wrapper .leaflet-popup-content p {
  margin: 5px 0
}

.leaflet-popup-content {
  padding: 15px !important
}

.sp-select {
    position: relative;
    cursor: pointer;
    width: 100%;
    min-width: 250px;
    border: 1px solid #d0d0d0 !important;
    height: 53px;
    padding: 5px 15px;
    line-height: 43px;
    color: #707070;
    background-color: #fff
}

.sp-select.active .sp-select-result i.fa:before {
    content: ""
}

.sp-select .sp-select-result {
    padding: 0 10px;
    text-align: left
}

.sp-select .sp-select-result i.fa {
    float: right;
    line-height: 1.5;
    margin-top: 11px;
    color: #858585
}

.sp-select ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 80px;
    background: #fff;
    z-index: 100
}

.sp-select ul>li {
    display: block;
    height: auto;
    line-height: normal;
    padding: 5px 25px;
    font-size: 13px;
    margin: 0;
    margin-bottom: 2px;
    cursor: pointer;
    transition: 0.3s
}

.sp-select ul>li:last-child {
    margin-bottom: 0
}

.sp-select .sp-select-dropdown {
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    border-radius: 0 0 3px 3px;
    padding: 10px 0;
    border: 1px solid #d9d9d9 !important
}


body.com-spproperty.view-gallery #sp-main-body {
  padding-top: 0
}

body.com-spproperty.view-gallery #sp-main-body>.container {
  width: 100%;
  max-width: none;
  padding: 0
}

body.com-spproperty.view-gallery .spproperty-gallery-title-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1
}

body.com-spproperty.view-gallery .spproperty-view-gallery .spproperty-gallery-title-wrap {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding: 70px 0 60px 0;
  margin-bottom: 100px
}

body.com-spproperty.view-gallery .spproperty-view-gallery .spproperty-gallery-title-wrap h4 {
  color: #fff;
  font-weight: 400
}

body.com-spproperty.view-gallery .sp-page-title {
  display: none
}

.spproperty-gallery-item .spproperty-gallery-album-title,
.spproperty-gallery-item .spproperty-gallery-album-meta>span {
  letter-spacing: 0
}

.spproperty-view-gallery .spproperty-gallery-title-wrap {
  margin-bottom: 40px;
  text-align: center
}

.spproperty-view-gallery .spproperty-gallery-title-wrap .badge {
  font-size: 14px;
  padding: 8px 13px
}

.spproperty-view-gallery .spproperty-gallery-title-wrap h3 {
  font-size: 30px
}

.spproperty-view-gallery .back-btn {
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 12px
}

.sppb-gallery.gallery-item-center {
  align-items: center
}

body.com-users input[type="text"],
body.com-users input[type="email"],
body.com-users input[type="url"],
body.com-users input[type="date"],
body.com-users input[type="password"],
body.com-users input[type="search"],
body.com-users input[type="tel"],
body.com-users input[type="number"],
body.com-users select,
body.com-users textarea.sppb-form-control,
body.com-users textarea {
  border-color: #d8d8d8
}

body.com-users .input-group-prepend {
  display: none
}

body.com-users button.btn,
body.com-users a.btn,
body.com-users .sppb-btn {
  border-radius: 0px;
  padding: 15px 35px;
  font-weight: 700;
  margin-right: 10px;
  cursor: pointer
}

body.com-users.view-login .list-group {
  flex-direction: row;
  line-height: 1;
  flex-wrap: wrap
}

body.com-users.view-login .list-group .list-group-item {
  padding: 0;
  border: 0;
  margin-right: 15px;
  margin-bottom: 10px
}

.apply-as-agent-wrap form {
  background: #F2F2F2;
  padding: 30px;
  margin-top: 30px
}

.apply-as-agent-wrap form input {
  color: #000 !important;
  border-color: #dadada !important
}

.apply-as-agent-wrap form .nav-tabs .nav-link {
  display: block !important
}

.apply-as-agent-wrap form button.btn {
  font-size: 14px;
  font-weight: 700;
  border-radius: 0px;
  padding: 10px 35px;
  margin-bottom: 15px
}

.spproperty-view-property #spproperty-slider {
  margin-bottom: 10px
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-item:before {
  display: none
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-nav div {
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 57px;
  height: 57px;
  border: 2px solid #000;
  background: transparent;
  margin: 0;
  padding: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-nav div:hover {
  /* background-color: #000; */
  color: #000;
  border: 2px solid #000;
  background: transparent;
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-nav div.owl-next {
  right: 20px;
  left: auto
}

.map-content-loader {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%)
}

#spproperty-map-container .spproperty-map-top {
  z-index: 10
}

#spproperty-map-container .spproperty-list-wrap {
  position: relative
}

#sp-property-properties-map #sp-property-properties {
  height: 975px;
  max-width: 100%
}

.speasyimagegallery-gallery-item-title {
  letter-spacing: 0px
}

.sp-no-item-found {
  background-color: transparent
}

.sp-no-item-found>p {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.agents-success-msg .alert-success {
  font-size: 26px
}

.agents-success-msg .alert-success i.fa {
  margin-right: 10px
}

[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden !important;
  max-height: inherit;
  -webkit-overflow-scrolling: touch
}

[data-simplebar="init"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.simplebar-scroll-content {
  overflow-x: hidden !important;
  overflow-y: scroll;
  min-width: 100% !important;
  max-height: inherit !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important
}

.simplebar-content {
  overflow-y: hidden !important;
  overflow-x: scroll;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  min-height: 100% !important
}

.simplebar-track {
  z-index: 10;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11px
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear
}

.simplebar-track:hover .simplebar-scrollbar:before,
.simplebar-track .simplebar-scrollbar.visible:before {
  opacity: 0.5;
  -webkit-transition: opacity 0 linear;
  transition: opacity 0 linear
}

.simplebar-track.vertical {
  top: 0
}

.simplebar-track.vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px
}

.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px;
  display: none
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px
}

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto
}

#member-profile button#helpsite-refresh {
  background: #3c3c3c;
  color: #fff;
  padding: 6px 20px;
  font-size: 12px;
  margin-top: 10px
}

.view-category #sp-right {
  display: none
}

.view-category .col-lg-8 {
  flex: 0 0 100%;
  max-width: 100%
}

.view-category .articles-leading .article .article-header h4 {
  font-size: 36px !important;
  line-height: 45px !important
}

.view-category .articles-leading .article .article-introtext {
  display: block !important;
  color: #909090;
  line-height: 32px;
  margin-top: 20px
}

.view-category .article-list.articles-leading {
  display: flex;
  margin: -15px
}

.view-category .article-list.articles-leading>div.article {
  padding: 15px;
  flex: 1
}

.view-category .article-list .article {
  margin-bottom: 30px
}

.view-category .article-list .article .article-intro-image {
  border: solid 1px #D8D8D8;
  border-bottom: 0
}

.view-category .article-list .article .article-body {
  border: solid 1px #D8D8D8;
  padding: 25px 30px 15px 30px
}

.view-category .article-list .article .article-body .article-info span {
  font-size: 12px;
  color: #cfcfcf;
  font-weight: 600;
  margin-right: 5px
}

.view-category .article-list .article .article-body .article-info .info-block-title {
  display: inline-block
}

.view-category .article-list .article .article-body .article-info span.createdby {
  position: relative
}

.view-category .article-list .article .article-body .article-info span.createdby:after {
  position: absolute;
  content: "|";
  right: 0px;
  top: 0
}

.view-category .article-list .article .article-body .article-info span.createdby img {
  display: none
}

.view-category .article-list .article .article-body .article-header h4 {
  font-size: 18px;
  line-height: 32px;
  color: #272727;
  margin-top: 15px;
  text-transform: capitalize
}

.view-category .article-list .article .article-body .article-header h4 a {
  color: #272727
}

.view-category .article-list .article .article-body .article-introtext {
  display: none
}

.view-article .article-header {
  margin-bottom: 30px
}

.view-article .article-info {
  margin-bottom: 20px
}

.view-article .article-info span {
  font-size: 12px;
  color: #cfcfcf;
  font-weight: 600;
  margin-right: 5px
}

.view-article .article-info .info-block-title {
  display: inline-block
}

.view-article .article-info span.createdby {
  position: relative
}

.view-article .article-info span.createdby:after {
  position: absolute;
  content: "|";
  right: 0px;
  top: 0
}

.view-article .article-info span.createdby img {
  display: inline-block;
  width: 35px;
  border-radius: 100%;
  margin-right: 10px
}

.view-article .sppb-magnific-popup {
  padding: 180px 0
}

.view-article blockquote {
  padding: 0 0 0 35px
}

.view-article .blog-details-gallery .sppb-magnific-popup {
  padding: inherit
}

.view-article .article-social-share {
  padding: 0 30px;
  margin-top: 10px;
  border: solid 1px #D8D8D8;
  height: 85px
}

.view-article .article-social-share .social-icon-title {
  display: inline-block
}

.view-article .article-social-share .social-icon-title h4 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin: 0;
  line-height: 85px
}

.view-article .article-social-share .social-share-icon {
  display: inline-block;
  float: right;
  line-height: 85px
}

.view-article .article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0
}

.view-article .article-social-share .social-share-icon ul li {
  display: inline-block
}

.view-article .article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 20px
}

.view-article .article-social-share .social-share-icon ul li a {
  color: #909090;
  font-size: 18px;
  text-align: center;
  display: inline-block
}

#sp-right .search {
  margin-bottom: 20px;
  position: relative
}

#sp-right .search input {
  height: 60px;
  border-radius: 0;
  border: 1px solid #D8D8D8;
  font-family: abril fatface;
  font-size: 14px;
  padding: 0 20px;
  color: #D8D8D8
}

#sp-right .search input:focus {
  box-shadow: none
}

#sp-right .search ::-webkit-input-placeholder {
  color: #D8D8D8
}

#sp-right .search ::-moz-placeholder {
  color: #D8D8D8
}

#sp-right .search:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 20px;
  color: #D8D8D8;
  right: 20px;
  top: 15px
}

#sp-right .blog-category {
  border: solid 1px #D8D8D8;
  margin-bottom: 20px
}

#sp-right .blog-category h3.sp-module-title {
  font-size: 14px;
  padding: 25px 20px;
  border-bottom: solid 1px #D8D8D8;
  margin: 0
}

#sp-right .blog-category ul.categories-moduleblog-category {
  list-style: none;
  margin: 0;
  padding: 30px 20px
}

#sp-right .blog-category ul.categories-moduleblog-category li {
  margin-bottom: 25px
}

#sp-right .blog-category ul.categories-moduleblog-category li:last-child {
  margin-bottom: 0
}

#sp-right .blog-category ul.categories-moduleblog-category li h4 {
  font-size: 14px;
  font-weight: 700;
  margin: 0
}

#sp-right .blog-category ul.categories-moduleblog-category li h4 a {
  color: #000
}

#sp-right .blog-newsletter {
  background-color: #000
}

#sp-right .blog-newsletter h3.sp-module-title {
  font-size: 14px;
  color: #fff;
  padding: 35px 30px 0 30px;
  margin: 0
}

#sp-right .blog-newsletter .sppb-optin-form-box .sppb-optin-form-info-wrap {
  padding: 0 45px
}

#sp-right .blog-newsletter .sppb-optin-form-content {
  padding: 0 35px
}

#sp-right .blog-newsletter .sppb-optin-form-content .button-wrap {
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 48px
}

#sp-right .blog-category ul.mod-articlescategories {
  list-style: none;
  margin: 0;
  padding: 30px 20px
}

#sp-right .blog-category ul.mod-articlescategories li {
  margin-bottom: 25px
}

#sp-right .blog-category ul.mod-articlescategories li:last-child {
  margin-bottom: 0
}

#sp-right .blog-category ul.mod-articlescategories li h4 {
  font-size: 14px;
  font-weight: 700;
  margin: 0
}

#sp-right .blog-category ul.mod-articlescategories li h4 a {
  color: #000
}

.map-right .spproperty-map-top,
.map-top .spproperty-map-top {
  padding-right: 0;
  padding-left: 0
}

.map-right .spproperty-map-top .sp-property-search,
.map-top .spproperty-map-top .sp-property-search {
  padding: 30px;
  border-bottom: solid 1px #D8D8D8
}

.map-right .spproperty-map-top .sp-property-search .row,
.map-top .spproperty-map-top .sp-property-search .row {
  margin-bottom: 0
}

.map-right .spproperty-map-top .sp-property-search .spproperty-price-range,
.map-right .spproperty-map-top .sp-property-search .spproperty-size-range,
.map-top .spproperty-map-top .sp-property-search .spproperty-price-range,
.map-top .spproperty-map-top .sp-property-search .spproperty-size-range {
  font-size: 12px;
  color: #909090;
  font-weight: 700;
  margin-bottom: 15px
}

.map-right .spproperty-map-top .sp-property-search .selectize-dropdown,
.map-top .spproperty-map-top .sp-property-search .selectize-dropdown {
  padding-top: 28px
}

.map-right .spproperty-map-top .sp-property-search .cat-wrap:not(:first-child) .selectize-control .selectize-dropdown,
.map-top .spproperty-map-top .sp-property-search .cat-wrap:not(:first-child) .selectize-control .selectize-dropdown {
  padding-top: 52px
}

.map-right #sp-main-body,
.map-top #sp-main-body {
  padding: 0
}

.map-right #sp-main-body>.container,
.map-top #sp-main-body>.container {
  max-width: 100%
}

.map-right #sp-main-body .spproperty,
.map-top #sp-main-body .spproperty {
  padding: 0px;
  margin: 0px
}

.map-right #sp-main-body .spproperty .spproperty-sorting-wrap,
.map-top #sp-main-body .spproperty .spproperty-sorting-wrap {
  margin-bottom: 20px
}

.map-right #sp-main-body .spproperty .sorting .form-group,
.map-top #sp-main-body .spproperty .sorting .form-group {
  margin-left: 35px;
  margin-bottom: 0
}

.map-right #sp-main-body .spproperty .sorting .form-group .sp-select,
.map-top #sp-main-body .spproperty .sorting .form-group .sp-select {
  -webkit-appearance: none;
  border-radius: 2px;
  height: 55px;
  width: 205px;
  border: solid 2px !important;
  font-weight: 800
}

.map-right #sp-main-body .spproperty .sorting .form-group .sp-select ul.sp-select-dropdown,
.map-top #sp-main-body .spproperty .sorting .form-group .sp-select ul.sp-select-dropdown {
  border: solid 2px !important
}

.map-right #sp-main-body .spproperty .spproperty-list-wrap,
.map-top #sp-main-body .spproperty .spproperty-list-wrap {
  padding-top: 20px
}

.map-right #sp-main-body .spproperty .view-button a.spproperty-list-view,
.map-top #sp-main-body .spproperty .view-button a.spproperty-list-view {
  margin-right: 5px
}

.map-right #sp-main-body .spproperty .view-button a.btn-info,
.map-right #sp-main-body .spproperty .view-button a.btn,
.map-top #sp-main-body .spproperty .view-button a.btn-info,
.map-top #sp-main-body .spproperty .view-button a.btn {
  background-color: transparent;
  border: 0
}

.map-right #sp-main-body .spproperty .view-button a.btn-info:focus,
.map-right #sp-main-body .spproperty .view-button a.btn:focus,
.map-top #sp-main-body .spproperty .view-button a.btn-info:focus,
.map-top #sp-main-body .spproperty .view-button a.btn:focus {
  box-shadow: none
}

.map-right #sp-main-body .spproperty .view-button a,
.map-top #sp-main-body .spproperty .view-button a {
  padding: 0
}

.map-right #sp-main-body .spproperty .view-button a span,
.map-top #sp-main-body .spproperty .view-button a span {
  font-size: 20px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border: solid 2px #D8D8D8;
  border-radius: 2px;
  color: #D8D8D8;
  transition: 0.3s
}

.map-right #sp-main-body .spproperty .view-button a:hover span,
.map-top #sp-main-body .spproperty .view-button a:hover span {
  border: solid 2px #000;
  color: #000
}

.map-right #sp-main-body .spproperty .view-button .active-view,
.map-top #sp-main-body .spproperty .view-button .active-view {
  border: 0 !important;
  background: transparent !important
}

.map-right #sp-main-body .spproperty .view-button .active-view span,
.map-top #sp-main-body .spproperty .view-button .active-view span {
  border: solid 2px #000;
  color: #000
}

.map-right #sp-main-body .spproperty .spproperty-map,
.map-top #sp-main-body .spproperty .spproperty-map {
  margin-left: 35px
}

.map-right #sp-main-body .spproperty .spproperty-map .spproperty .row,
.map-top #sp-main-body .spproperty .spproperty-map .spproperty .row {
  margin-bottom: 0
}

.map-right #sp-main-body .spproperty .spproperty-map .property-list-view>.row,
.map-top #sp-main-body .spproperty .spproperty-map .property-list-view>.row {
  margin: 0
}

.map-right #sp-main-body .spproperty .spproperty-map .property-list-view .property-details,
.map-top #sp-main-body .spproperty .spproperty-map .property-list-view .property-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%
}

.map-right #sp-main-body .spproperty .spproperty-map .property-list-view .property-details .property-details-wrap,
.map-top #sp-main-body .spproperty .spproperty-map .property-list-view .property-details .property-details-wrap {
  padding: 15px 25px !important
}

.map-right #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper,
.map-top #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper {
  margin-bottom: 30px
}

.map-right #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper [class*="col-"],
.map-top #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper [class*="col-"] {
  padding-right: 0;
  padding-left: 0
}

.map-right #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper .property-details .property-details-wrap,
.map-top #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper .property-details .property-details-wrap {
  padding: 25px 35px
}

.map-right #sp-main-body .spproperty #spproperty-map,
.map-top #sp-main-body .spproperty #spproperty-map {
  margin-left: 25px
}

.map-right #sp-main-body .spproperty #spproperty-map .infowindow .title-wrapper,
.map-top #sp-main-body .spproperty #spproperty-map .infowindow .title-wrapper {
  font-size: 18px
}

.map-top .map-content-loader {
  top: 10px
}

.map-top #sp-main-body {
  padding-top: 0
}

.map-top #sp-main-body>div.container {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0
}

.map-top #sp-main-body>div.container #spproperty-map {
  margin-left: 0
}

.map-top #sp-main-body>div.container .sp-property-search-container {
  position: relative;
  z-index: 100
}

.map-top #sp-main-body>div.container .sp-property-search {
  background: #fff;
  padding: 20px 30px;
  border: solid 1px #D8D8D8;
  margin-top: -254px
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-basic {
  position: relative;
  z-index: 11
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-advance-wrapper {
  position: relative;
  z-index: 10
}

.map-top #sp-main-body>div.container .sp-property-search .row {
  margin-bottom: 0
}

.map-top #sp-main-body>div.container .sp-property-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
  top: calc(100% + 21px)
}

.map-top #sp-main-body>div.container .sp-property-search .sp-select .sp-select-dropdown {
  top: calc(100% + 51px)
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-advance>hr {
  margin-top: 15px;
  padding-bottom: 10px
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-advance .sp-select .sp-select-dropdown {
  top: calc(100% + 48px)
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper {
  max-width: 1140px;
  margin: 0 auto 70px auto
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .property-list-view .property-details .property-details-wrap {
  padding: 10px 25px !important
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .property-list-view .property-details .property-details-wrap .property-status-wrapper {
  margin-top: 5px;
  margin-bottom: 5px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .property-list-view .property-details .property-summery ul li {
  padding: 10px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap {
  padding-top: 40px;
  margin-bottom: 20px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .sorting .form-group {
  margin-left: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.spproperty-list-view {
  margin-right: 5px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn-info,
.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn {
  background-color: transparent;
  border: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn-info:focus,
.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn:focus {
  box-shadow: none
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a {
  padding: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a span {
  font-size: 20px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  border: solid 2px #D8D8D8;
  border-radius: 2px;
  color: #D8D8D8;
  transition: 0.3s
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a:hover span {
  border: solid 2px #000;
  color: #000
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view .active-view {
  border: 0 !important;
  background: transparent !important
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view .active-view span {
  border: solid 2px #000;
  color: #000
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty {
  padding: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-map {
  margin-left: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right {
  padding-top: 40px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right .sp-module {
  margin-bottom: 30px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right .properties-categories .spproperty-list {
  padding-top: 20px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right .properties-categories .spproperty-list .item {
  padding-left: 20px
}

.com-spproperty.view-property #sp-main-body>.container {
  max-width: 100%
}

.sppb-testimonial-pro.sppb-text-center .sppb-addon-testimonial-pro-footer {
  flex-direction: column;
  align-items: center
}

.registration .modal {
  display: inline-block;
  position: inherit
}

.com-content.layout-edit .nav-tabs .nav-link,
.com-content.layout-edit label.hasPopover,
.registration label.hasPopover {
  display: inline-block !important
}

.registration .form-check-inline input[type="radio"] {
  display: inline-block
}

.map-top .property-search-button button {
  width: max-content
}

.spproperty .sp-properties-wrapper .property-details .property-price-text { 
  color: #2f4a69;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 0px 0px 8px 0px;
}
.property-id { 
  color: #2f4a69;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  margin: 0px 0px 8px 0px;
}
.accordion { margin: 0 0 10px 0px; }
.accordion-header .accordion-button {   
  font-size: 14px;
  font-weight: bolder;
  background: #e1f9ff;
  color: #4b5981;
  text-transform: uppercase;
}
.accordion-body {
  padding: 15px 15px 0px 15px;
  border-top: 1px solid transparent;
}
.spproperty-short-overview-text {   
  font-size: 14px;
  color: #252525;
  line-height: 1.5;
}
.btn-agent-whatsapp {
  font-size: 18px;
  line-height: 1.5;
  border-radius: 5px;
  transition: all .15s ease-in-out;
  font-weight: 600;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  color: #fff;
  background-color: #23cf5f;
  border: 1px solid #fff;
  padding: 10px 12px;
  margin: 0 0 8px 0;
}
.btn-agent-whatsapp .fa.fa-whatsapp {
  padding: 0 5px;
}
.alert-price-text {   
  font-size: 10px;
}

.btn-agent-call-form-contact {
  font-size: 18px;
  line-height: 1.5;
  border-radius: 5px;
  transition: all .15s ease-in-out;
  font-weight: 600;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  color: #fff;
  background-color: #51b9db;
  border: 1px solid #fff;
  padding: 10px 12px;
  margin: 0 0 8px 0;
}
.btn-agent-call-form-contact .fa.fa-envelope {
  padding: 0 5px;
}

/* -- Paginação -- */

.spproperty-view-properties.spproperty .pagination {
    align-items: center;
    flex-wrap: wrap;
    margin: 20px auto 10px;
}

.pagenavigation ul.pagination {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 35px
}

.pagenavigation ul.pagination .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.pagenavigation ul.pagination .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.pagenavigation ul.pagination li a {
  text-transform: uppercase;
  padding: 7px 20px;
  font-weight: 700;
  border: 1px solid #EDEDED;
  color: #000000
}

.pagenavigation ul.pagination li a:hover {
  background-color: transparent
}

.pagination-wrapper ul.pagination li.disabled,
.pagination ul.pagination li.disabled {
  display: none
}

.pagination-wrapper ul.pagination li.active span.page-link,
.pagination ul.pagination li.active span.page-link {
  background-color: transparent;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  text-align: center;
  background: transparent;
  font-size: 16px;
  border: 2px solid #0345bf;
  border-radius: 0px;
  font-weight: 700;
  margin: 5px 0px;
}

.pagination-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination-wrapper .pagination {
    margin-bottom: 0
}

div.pagination,.pagination-wrapper {
    display: block !important;
    margin-top: 80px
}

div.pagination ul.pagination,.pagination-wrapper ul.pagination {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

div.pagination ul.pagination li.page-item,.pagination-wrapper ul.pagination li.page-item {
    margin-right: 20px
}

div.pagination ul.pagination li.page-item>a,.pagination-wrapper ul.pagination li.page-item>a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
    background: transparent;
    font-size: 16px;
    border: 2px solid #000;
    border-radius: 0px;
    font-weight: 700
}

div.pagination ul.pagination li.page-item>a.page-link.previous i.fa,div.pagination ul.pagination li.page-item>a.page-link.next i.fa,.pagination-wrapper ul.pagination li.page-item>a.page-link.previous i.fa,.pagination-wrapper ul.pagination li.page-item>a.page-link.next i.fa {
    font-size: 18px
}
.pagination-wrapper ul.pagination li.active span.page-link, .pagination ul.pagination li.active span.page-link { color: #0345bf; border: 2px solid #0345bf; }

/* -- Select -- */
.sp-select {
    position: relative;
    cursor: pointer;
    width: 100%;
    min-width: 250px;
    border: 1px solid #d0d0d0 !important;
    height: 40px !important;;
    padding: 5px 15px;
    line-height: 30px;
    color: #707070;
    background-color: #fff;
    font-size: 13px;
}
.sp-select.active .sp-select-result i.fa:before {
    content: "";
}
.sp-select .sp-select-result {
    padding: 0 10px;
    text-align: left;
}
.sp-select .sp-select-result i.fa {
    float: right;
    line-height: 1.5;
    margin-top: 11px;
    color: #858585;
}
.sp-select ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 80px;
    background: #fff;
    z-index: 100;
}
.sp-select ul>li {
    display: block;
    height: auto;
    line-height: normal;
    padding: 5px 25px;
    font-size: 13px;
    margin: 0;
    margin-bottom: 2px;
    cursor: pointer;
    transition: 0.3s;
}
.sp-select ul>li:last-child {
    margin-bottom: 0;
}
.sp-select .sp-select-dropdown {
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    border-radius: 0 0 3px 3px;
    padding: 10px 0;
    border: 1px solid #d9d9d9 !important;
}


.sp-property-search .form-group {
  margin: 3px 0px;
}
.spproperty .spproperty-col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 30px;
}
.spproperty .row {
    margin-bottom: 10px;
}

.spproperty-view-properties.spproperty {
    padding: 30px 0 30px;
}
//.spproperty * {
    z-index: 1;
}

.row .mrg .form-group { margin-bottom: 5px; }

p.description {
    color: #565656;
    font-weight: 600;
}