:root {
    --ere-color-accent: #FE6A00;
    --ere-color-accent-foreground: #fff;
    --ere-color-heading: #222;
    --ere-color-heading-foreground: #fff;
    --ere-color-border: #eee;
    --ere-owl-nav-width: 50px;
    --ere-owl-nav-height: 60px;
    --ere-owl-nav-bg-color: #f6f6f6;
    --ere-owl-nav-color: #222;
    --ere-owl-nav-icon-font-size: 31px;
    --ere-owl-nav-icon-font-weight: 400;
    --ere-owl-nav-icon-font-family: "FontAwesome";
    --ere-owl-nav-inline-spacing: 20px;
    --ere-owl-dot-bg-color: #EBEBEB;
    --ere-owl-dot-width: 10px;
    --ere-owl-dot-height: 10px;
    --ere-owl-dot-spacing: 3px;
    --ere-owl-dot-radius: 50%;
    --ere-property-search-form-bg-color: transparent;
    --ere-property-search-form-text-color: #8f8f8f;
    --ere-property-search-form-border-color: #dedede;
    --ere-property-search-form-light-bg-color: #2C2C2C;
    --ere-property-search-form-light-text-color: #bababa;
    --ere-property-search-form-light-border-color: #565656;
    --ere-loop-property-badge-color: var(--ere-color-accent-foreground);
    --ere-loop-property-badge-bg-color: var(--ere-color-accent);
    --ere-loop-list-two-columns-property-except-max-height: 3em;
    --ere-loop-zigzac-property-except-max-height: 4em;
    --ere-property-list-image-width: 330px;
    --ere-property-list-image-spacing: 30px;
    --ere-loop-list-property-except-max-height: 2em;
    --ere-loop-property-except-line-height: 1.6;
    --ere-sc-property-carousel-navigation-width: 20%;
    --ere-archiver-property-switch-layout-height: 34px;
    --ere-search-status-tab-bg-color: #2c2c2c;
    --ere-search-status-tab-text-color: #bababa;
    --ere-property-mini-search-form-width: 870px;
    --ere-property-mini-search-form-height: 60px;
    --ere-property-mini-search-form-bg-color: #fff
}

.col-gap-0 .ere-item-wrap {
  padding-left: 0;
  padding-right: 0;
}
.col-gap-0 .paging-navigation {
  margin-top: 60px;
}

.col-gap-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.col-gap-10 .ere-item-wrap,
.col-gap-10 .paging-navigation {
  padding-left: 5px;
  padding-right: 5px;
}
.col-gap-10 .paging-navigation {
  margin-top: 50px;
}
.col-gap-10 .paging-navigation .next {
  right: 5px;
}
.col-gap-10 .paging-navigation .prev {
  right: 109px;
}
.col-gap-10 .paging-navigation.next-disable .prev {
  right: 5px;
}

.col-gap-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.col-gap-20 .ere-item-wrap,
.col-gap-20 .paging-navigation {
  padding-left: 10px;
  padding-right: 10px;
}
.col-gap-20 .paging-navigation {
  margin-top: 40px;
}
.col-gap-20 .paging-navigation .next {
  right: 10px;
}
.col-gap-20 .paging-navigation .prev {
  right: 114px;
}
.col-gap-20 .paging-navigation.next-disable .prev {
  right: 10px;
}

.col-gap-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.col-gap-30 .ere-item-wrap,
.col-gap-30 .paging-navigation {
  padding-left: 15px;
  padding-right: 15px;
}
.col-gap-30 .paging-navigation {
  margin-top: 30px;
}
.col-gap-30 .paging-navigation .next {
  right: 15px;
}
.col-gap-30 .paging-navigation .prev {
  right: 119px;
}
.col-gap-30 .paging-navigation.next-disable .prev {
  right: 15px;
}

.ere-property .paging-navigation {
  margin-top: 30px;
}
.ere-property .paging-navigation a span {
  line-height: 35px;
}
.ere-property .paging-navigation.next-disable .prev {
  right: 0;
  margin-right: 0;
}

.ere-property .owl-nav-top-right .owl-nav {
  position: absolute;
  top: -130px;
  right: 0;
}
.ere-property .owl-nav-top-right .owl-nav .owl-prev, .ere-property .owl-nav-top-right .owl-nav .owl-next {
  position: relative;
  width: 28px;
  height: 34px;
  margin-top: 0;
  top: 2px;
  display: inline-block;
}
.ere-property .owl-nav-top-right .owl-nav .owl-prev i, .ere-property .owl-nav-top-right .owl-nav .owl-next i {
  line-height: 34px;
  font-size: 18px;
}
.ere-property .owl-nav-top-right .owl-nav .owl-prev {
  right: auto;
  left: auto;
  margin-right: 8px;
}
.ere-property .owl-nav-top-right .owl-nav .owl-prev:after {
  border-top-width: 34px;
  border-right-width: 6px;
}
.ere-property .owl-nav-top-right .owl-nav .owl-next {
  right: auto;
  left: auto;
}
.ere-property .owl-nav-top-right .owl-nav .owl-next:after {
  border-bottom-width: 34px;
  border-left-width: 6px;
}
.ere-property .owl-nav-top-right .owl-nav .view-all-link {
  display: inline-block;
  margin-left: 10px;
}
.ere-property .owl-nav-bottom-center .owl-nav {
  text-align: center;
  margin-top: 57px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev, .ere-property .owl-nav-bottom-center .owl-nav .owl-next {
  position: relative;
  width: 28px;
  height: 34px;
  margin-top: 0;
  top: 2px;
  display: inline-block;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev i, .ere-property .owl-nav-bottom-center .owl-nav .owl-next i {
  line-height: 34px;
  font-size: 18px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev {
  right: auto !important;
  left: auto !important;
  margin-right: 8px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev:after {
  border-top-width: 34px;
  border-right-width: 6px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-next {
  right: auto !important;
  left: auto !important;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-next:after {
  border-bottom-width: 34px;
  border-left-width: 6px;
}
.ere-property .owl-nav-bottom-center .owl-nav .view-all-link {
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .ere-property .owl-nav-top-right .owl-nav {
    top: -80px;
    right: 0;
    left: auto;
    text-align: center;
  }
}

.heading-contain-owl-nav {
  position: relative;
}
.heading-contain-owl-nav .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}
.heading-contain-owl-nav .owl-nav .owl-prev, .heading-contain-owl-nav .owl-nav .owl-next {
  position: relative;
  width: 28px;
  height: 34px;
  margin-top: 0;
  top: 2px;
  display: inline-block;
  cursor: pointer;
}
.heading-contain-owl-nav .owl-nav .owl-prev i, .heading-contain-owl-nav .owl-nav .owl-next i {
  line-height: 34px;
  font-size: 18px;
}
.heading-contain-owl-nav .owl-nav .owl-prev {
  right: auto;
  left: auto;
  margin-right: 8px;
}
.heading-contain-owl-nav .owl-nav .owl-prev:after {
  border-top-width: 34px;
  border-right-width: 6px;
}
.heading-contain-owl-nav .owl-nav .owl-next {
  right: auto;
  left: auto;
}
.heading-contain-owl-nav .owl-nav .owl-next:after {
  border-bottom-width: 34px;
  border-left-width: 6px;
}
.heading-contain-owl-nav .owl-nav .view-all-link {
  display: inline-block;
  margin-left: 10px;
}
.heading-contain-owl-nav .owl-nav .view-all-link a {
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
}
@media (max-width: 767px) {
  .heading-contain-owl-nav {
    position: relative;
    margin-bottom: 100px !important;
  }
  .heading-contain-owl-nav .owl-nav {
    top: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    right: auto;
    left: 0;
    margin-top: 30px;
  }
}

.ere-property .property-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.ere-property .property-price {
  font-size: 16px;
  font-weight: 600;
  color: var(--ere-color-heading);
  display: block;
}
.ere-property .property-price .price-per-unit {
  font-size: 11px;
  font-weight: 500;
  padding: 1.5px 5px;
  background-color: var(--ere-color-accent);
  color: var(--ere-color-accent-foreground);
  margin-left: 5px;
  position: relative;
  top: -2px;
}

.ere-property .property-action {
  position: absolute;
  z-index: 1;
}
.ere-property .block-center-inner {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property .property-inner:hover .block-center-inner,
.ere-property .property-active-hover .block-center-inner {
  opacity: 1;
}
.ere-property .block-center-inner > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  background-color: var(--ere-color-accent);
  color: var(--ere-color-accent-foreground);
  border-radius: 50%;
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property .block-center-inner > a:hover {
  color: var(--ere-color-accent);
  background-color: var(--ere-color-accent-foreground);
}
.ere-property .block-center-inner > a:last-of-type {
  margin-right: 0;
}

.ere-property .property-image {
  position: relative;
  z-index: 1;
}
.ere-property .property-image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(34, 34, 34, 0.6);
}
.ere-property .property-inner:hover .block-center-inner,
.ere-property .property-inner:hover .property-image:before,
.ere-property .property-active-hover .block-center-inner,
.ere-property .property-active-hover .property-image:before {
  opacity: 1;
}

.ere-property .property-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ere-property .property-title a {
  color: inherit;
}
.ere-property .property-title:hover {
  color: var(--ere-color-accent);
}

.ere-property .property-location {
  overflow: hidden;
  padding-left: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 400;
}
.ere-property .property-location i {
  font-size: 14px;
  margin-right: 5px;
}
.ere-property .property-location a {
  color: inherit;
}

.ere__loop-property-badge-item {
  display: block;
}
.ere__loop-property-badge-item .ere__lpbi-inner {
  position: relative;
  color: var(--ere-loop-property-badge-color);
  background-color: var(--ere-loop-property-badge-bg-color);
  font-size: 12px;
  display: inline-block;
  line-height: 20px;
  padding: 0 5px 0 10px;
}
.ere__loop-property-badge-item .ere__lpbi-inner:after {
  content: "";
  display: block;
  position: absolute;
  color: var(--ere-loop-property-badge-bg-color);
  left: 100%;
  top: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 7px solid currentColor;
}

.ere__loop-property-badge {
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 3;
  font-size: 0;
}
.ere__loop-property-badge.ere__lpb-status {
  right: 0;
  left: auto;
}
.ere__loop-property-badge.ere__lpb-status .ere__loop-property-badge-item .ere__lpbi-inner {
  padding: 0 10px 0 5px;
}
.ere__loop-property-badge.ere__lpb-status .ere__loop-property-badge-item .ere__lpbi-inner:after {
  right: 100%;
  left: auto;
  border-right: 7px solid currentColor;
  border-left: none;
}
.ere__loop-property-badge .ere__loop-property-badge-item {
  margin-bottom: 5px;
}
.ere__loop-property-badge .ere__loop-property-badge-item:last-child {
  margin-bottom: 0;
}

.ere-property .property-label {
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 0;
  z-index: 3;
}
.ere-property .property-label p {
  margin-bottom: 5px;
  color: #fff;
  font-weight: 400;
}
.ere-property .property-label p .property-label-bg {
  display: inline-block;
  background-color: #fb6a19;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;
  line-height: 19px;
  font-size: 12px;
}
.ere-property .property-label p .property-label-bg .property-arrow {
  position: absolute;
  content: "";
  display: block;
  left: 100%;
  top: 0;
  border-top: 10px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 7px solid;
  border-left-color: #fb6a19;
  border-right-color: #fb6a19;
  border-right: none;
}
.ere-property .property-status {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 0;
  z-index: 3;
}
.ere-property .property-status p {
  margin-bottom: 5px;
  color: #fff;
  font-weight: 400;
}
.ere-property .property-status p .property-status-bg {
  display: inline-block;
  background-color: #fb6a19;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;
  line-height: 19px;
  font-size: 12px;
}
.ere-property .property-status p .property-status-bg .property-arrow {
  position: absolute;
  content: "";
  display: block;
  right: 100%;
  top: 0;
  border-top: 10px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 7px solid;
  border-left-color: #fb6a19;
  border-right-color: #fb6a19;
  border-left: none;
}

.ere-property .property-info {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--ere-color-accent-foreground);
  background-color: var(--ere-color-accent);
  /*

  font-size: 0;


  .property-info-inner {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;

    .property-info-item-tooltip {
      height: 30px;
    }

    > div:not(.tooltip) {
      display: inline-block;
      width: 27%;
      font-size: 18px;
      line-height: inherit;
      vertical-align: middle;

      span:first-child {
        position: relative;
        margin-right: 5px;
        line-height: inherit;
      }

      .property-info-value {
        font-size: 12px;
        line-height: inherit;
        vertical-align: bottom;
      }
    }

    > div.property-area {
      width: 46%;
    }

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

    .property-garage {
      text-align: right;
    }
  }*/
}
.ere-property .property-info .tooltip {
  top: -5px !important;
}
.ere-property .property-info .property-info-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 20px;
}
.ere-property .property-info .property-info-item-tooltip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}
.ere-property .property-info .property-info-item-tooltip .property-info-value {
  font-size: 12px;
}
.ere-property .property-info .property-info-item-tooltip i {
  font-size: 16px;
  margin-right: 5px;
}
.ere-property .property-inner:hover .property-info {
  background-color: var(--ere-color-heading);
}

.ere-property .property-excerpt {
  line-height: var(--ere-loop-property-except-line-height);
}
.ere-property .property-excerpt p:last-child {
  margin-bottom: 0;
}

.property-element-inline {
  /*  display: table;
    width: 100%;
    > div {
      display: table-cell;
      vertical-align: top;
      &:last-child {
        text-align: right;
      }
      &.property-type-list {
        display: table-row;
      }
    }*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ere-property .property-link-detail {
  font-weight: 500;
  margin-top: 6px;
}
.ere-property .property-link-detail i {
  color: var(--ere-color-accent);
  margin-left: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}
.ere-property .property-link-detail a {
  color: var(--ere-color-heading);
}
.ere-property .property-link-detail a:hover {
  color: var(--ere-color-accent);
}
.ere-property .property-link-detail a:hover i {
  margin-left: 10px;
}

.ere-property .view-all-link {
  text-align: center;
}
.ere-property a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property img {
  width: 100%;
}
.ere-property .block-center-inner {
  z-index: 11;
}
.ere-property .property-type,
.ere-property .property-agent,
.ere-property .property-date,
.ere-property .property-type-list {
  font-size: 12px;
  font-weight: 400;
}
.ere-property .property-type i,
.ere-property .property-agent i,
.ere-property .property-date i,
.ere-property .property-type-list i {
  font-size: 14px;
  margin-right: 5px;
}
@media (max-width: 1199px) {
  .ere-property .hidden-md {
    display: none;
  }
}

.ere-property.property-grid .property-inner {
  padding: 15px 15px 0 15px;
  background-color: #f8f8f8;
}
.ere-property.property-grid .property-item-content {
  padding-top: 17px;
}
.ere-property.property-grid .property-excerpt {
  display: none;
}
.ere-property.property-grid .property-heading {
  margin-bottom: 11px;
}
.ere-property.property-grid .property-type {
  margin-bottom: 3px;
}
.ere-property.property-grid .property-info {
  margin: 15px -15px 0 -15px;
}
.ere-property.property-grid .property-element-inline .property-type-list {
  width: 100%;
}

.ere-property.property-list .property-inner {
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  background-color: #f8f8f8;
}
.ere-property.property-list .property-image {
  max-width: var(--ere-property-list-image-width);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: var(--ere-property-list-image-spacing);
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.ere-property.property-list .property-item-content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1px;
}
.ere-property.property-list .property-title {
  margin-bottom: 5px;
}
.ere-property.property-list .property-heading {
  margin-bottom: 5px;
}
.ere-property.property-list .property-excerpt {
  margin-top: 5px;
}
.ere-property.property-list .property-info {
  margin-top: 15px;
}
@media (max-width: 991px) {
  .ere-property.property-list .property-element-inline .property-type-list {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ere-property.property-list .property-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ere-property.property-list .property-image {
    width: 100% !important;
    max-width: 100%;
    margin-right: 0 !important;
    margin-bottom: 17px;
  }
}
@media (min-width: 768px) {
  .ere-property.property-list .property-excerpt {
    max-height: calc(var(--ere-loop-property-except-line-height) * var(--ere-loop-list-property-except-max-height));
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .ere-property.property-list-two-columns .property-excerpt {
    max-height: calc(var(--ere-loop-property-except-line-height) * var(--ere-loop-list-two-columns-property-except-max-height));
    overflow: hidden;
  }
}

.ere-property.property-carousel .property-inner {
  padding: 15px 15px 0 15px;
  background-color: #f8f8f8;
}
.ere-property.property-carousel .property-item-content {
  padding-top: 17px;
}
.ere-property.property-carousel .property-excerpt {
  display: none;
}
.ere-property.property-carousel .property-heading {
  margin-bottom: 11px;
}
.ere-property.property-carousel .property-type {
  margin-bottom: 3px;
}
.ere-property.property-carousel .property-info {
  margin: 15px -15px 0 -15px;
}
.ere-property.property-carousel .property-element-inline .property-type-list {
  width: 100%;
}
.ere-property.property-carousel .owl-item:nth-child(2n) .property-inner .property-info {
  background-color: var(--ere-color-heading);
}

.ere-property.property-zigzac .property-inner {
  display: -ms-flexbox;
  display: flex;
}
.ere-property.property-zigzac .property-image {
  width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.ere-property.property-zigzac .property-item-content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1px;
  background-color: #fff;
  padding: 15px 20px 20px;
  position: relative;
}
.ere-property.property-zigzac .property-location {
  margin-top: 3px;
}
.ere-property.property-zigzac .property-element-inline .property-type-list {
  width: 100%;
}
.ere-property.property-zigzac .property-excerpt {
  margin-top: 11px;
}
.ere-property.property-zigzac .property-info {
  margin-top: 13px;
  background-color: transparent !important;
  color: var(--ere-color-heading);
}
.ere-property.property-zigzac .property-info i {
  color: var(--ere-color-accent);
}
.ere-property.property-zigzac .property-info .property-info-inner {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .ere-property.property-zigzac .property-excerpt {
    max-height: calc(var(--ere-loop-property-except-line-height) * var(--ere-loop-zigzac-property-except-max-height));
    overflow: hidden;
  }
  .ere-property.property-zigzac .property-image img {
    height: 100%;
    object-fit: cover;
  }
  .ere-property.property-zigzac .property-item-content:before {
    content: "";
    display: block;
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100%;
    z-index: 2;
  }
  .ere-property.property-zigzac .property-element-inline {
    display: none;
  }
}
@media (min-width: 992px) {
  .ere-property.property-zigzac .ere-item-wrap:nth-child(4n) .property-item-content:before, .ere-property.property-zigzac .ere-item-wrap:nth-child(4n-1) .property-item-content:before {
    left: 100%;
    right: auto;
    border-left: 20px solid #fff;
    border-right: none;
  }
  .ere-property.property-zigzac .ere-item-wrap:nth-child(4n) .property-image, .ere-property.property-zigzac .ere-item-wrap:nth-child(4n-1) .property-image {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ere-property.property-zigzac .ere-item-wrap:nth-child(2n) .property-item-content:before {
    left: 100%;
    right: auto;
    border-left: 20px solid #fff;
    border-right: none;
  }
  .ere-property.property-zigzac .ere-item-wrap:nth-child(2n) .property-image {
    order: 1;
  }
}
@media (max-width: 767px) {
  .ere-property.property-zigzac .property-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ere-property.property-zigzac .property-image {
    width: 100% !important;
  }
}

.ere_widget .ere__loop-property-badge {
  display: none;
}

/*# sourceMappingURL=property.css.map */
