.owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px 7px 0;
    background: rgba(113, 149, 179, 0.2);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 100%;
    position: relative;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d3dbe2;
  }
  .owl-theme .owl-dots .owl-dot.active span:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #a3b1bb;
    border-radius: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .owl-theme .owl-dots .owl-dot:focus,
  .owl-theme .owl-dots .owl-dot:hover {
    outline: none;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 1.5rem;
  }
  .list-slide-box {
    padding: 10px 0;
  }
  .modern-list {
    background: #ffffff;
    position: relative;
    display: block;
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  }
  .list-slide-box .modern-list {
    margin-bottom: 0;
  }
  .modern-list .popular {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .modern-list .hot {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .modern-list .new {
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .grid-category-thumb {
    display: table;
    width: 100%;
    min-height: 200px;
    padding: 10px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
  }
  .grid-category-thumb img {
    border-radius: 10px;
  }
  .modern-list-content {
    position: relative;
    padding: 5px 20px 15px;
    display: table;
    width: 100%;
  }
  .lst-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3px;
  }
  .list-rates i {
    color: #6e778a;
    font-size: 15px;
  }
  .list-rates i.filled {
    color: #ff8000;
  }
  .list-rates a {
    font-size: 14px;
    margin-left: 10px;
    color: #6e778a;
  }
  .overlay-cate {
    position: relative;
    height: 100%;
    display: block;
  }
  .overlay-cate:before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent 7%, #1a1d2b);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    opacity: 1;
    border-radius: 6px;
  }
  .modern-list .property_meta {
    display: block;
    margin: 0;
    position: absolute;
    left: 30px;
    bottom: 30px;
  }
  .modern-list .listing-card-info-icon {
    font-size: 15px;
  }
  .modern-list .listing-card-info-icon {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 1rem;
  }
  .modern-list .inc-fleat {
    margin-left: 0px;
    color: #ffffff;
  }
  .modern-list .inc-fleat.inc-add:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 23px;
    height: 23px;
    top: 1px;
    left: 4px;
  }
  .modern-list .inc-fleat.inc-call:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 23px;
    height: 23px;
    top: 1px;
    left: 4px;
  }
  .modern-list-cat {
    background: #f5203e;
    position: absolute;
    left: 30px;
    bottom: 104px;
    padding: 5px 16px;
    color: #ffffff;
    font-size: 14px;
    border-radius: 50px;
  }
  .modern-list.ml-2 .author-avater {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: table;
    margin: 0 auto;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
    overflow: hidden;
    top: -40px;
    position: absolute;
    right: 45px;
  }
  .modern-list.ml-2 .lst-title a {
    color: #ffffff;
  }
  .modern-list.ml-2 .list-rates a {
    font-size: 14px;
    margin-left: 10px;
    color: #ffffff;
  }
  .modern-list.ml-2 .list-rates {
    margin-bottom: 4px;
  }
  .modern-list.ml-2 .list-rates i {
    color: #ffffff;
  }
  .modern-list.ml-2 .list-rates i.filled {
    color: #ff8000;
  }
  .property_item .medium {
    background: #ff8d00;
  }
  .property_item .good {
    background: #6ebd17;
  }
  .property_item .great {
    background: #12b96c;
  }
  .property_item .poor {
    background: #f5225c;
  }
  .list-badge {
    background-color: #333;
    float: left;
    position: absolute;
    transform: rotate(45deg);
    right: -64px;
    top: 22px;
    text-align: center;
    width: 200px;
    font-size: 12.5px;
    margin: 0;
    z-index: 999;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
  }
  .list-badge.now-open {
    background-color: #12b94d;
  }
  .list-badge.now-close {
    background-color: #e42626;
  }


  .property_item {
    background: #fff;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  }
  .image {
    position: relative;
    max-height: 200px;
    overflow: hidden;
  }
  .listing-thumb {
    position: relative;
    display: block;
    max-height: 200px;
  }
  .listing-thumb:before {
    background: linear-gradient(to bottom, transparent 17%, #464c63);
    position: absolute;
    content: "";
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    display: block;
    transition: all ease 0.4s;
  }
  .property_item:hover .listing-thumb:before {
    background: linear-gradient(to bottom, transparent 17%, #ff431e);
  }
  .listing-price-info {
    position: absolute;
    top: 20px;
    left: 20px;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
  }
  .listing-price-info span {
    display: inline-block;
    background: #ffffff;
    padding: 4px 18px;
    border-radius: 50px;
    font-size: 14px;
    margin-right: 15px;
    color: #505667;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
  }
  a.tag_t,
  a.tag_t:hover,
  a.tag_t:focus {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    color: #ffffff !important;
  }
  .tag_t i {
    margin-right: 10px;
    font-size: 18px;
  }
  .proerty_content {
    position: relative;
    padding: 0em 1.5em 0em;
    text-align: center;
  }
  .proerty_text {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .proerty_text .captlize {
    font-size: 18px;
    font-weight: 600;
    flex: 1;
    line-height: 1;
    margin-bottom: 5px;
  }
  .property_meta {
    display: block;
    margin: 1.5em 0 0rem;
  }
  .classical-list .proerty_price {
    margin: 0;
    font-weight: 600;
    color: #049869;
  }
  .property_add {
    color: #6e778a;
  }
  .classical-list .btn {
    font-size: 14px;
    padding: 12px 22px;
  }
  .btn.btn-theme {
    background: #f96825;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .btn.btn-theme-light {
    color: #f96825;
    background: rgba(255, 139, 0, 0.12);
    border-radius: 4px;
    margin-bottom: 5px;
  }
  .price-features-wrapper .listing-price-fx {
    flex: 1;
  }
  
  .inc-fleat {
    margin-left: 15px;
    color: #6e778a;
  }
  .list-fx-features {
    margin-top: 5px;
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
  .listing-card-info-icon {
    display: inline-block;
    padding-left: 32px;
    position: relative;
    vertical-align: top;
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 1.5rem;
    font-size: 14px;
  }
  .inc-fleat.inc-add:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 23px;
    height: 23px;
    top: 1px;
    left: 4px;
  }
  .inc-fleat.inc-call:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 23px;
    height: 23px;
    top: 1px;
    left: 4px;
  }
  .listing-card-info-icon img {
    margin-right: 5px;
    max-width: 18px;
  }
  .author-avater {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: table;
    margin: 0 auto;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
    overflow: hidden;
    top: -30px;
    position: relative;
  }
  .author-avater img {
    width: 100%;
    border-radius: 50%;
  }
  span.veryfied-author:before {
    content: "\e64c";
    display: inline-block;
    font-family: "themify";
    width: 20px;
    height: 20px;
    color: #ffffff;
    background: #29af6a;
    border-radius: 50%;
    margin-left: 7px;
    top: 2px;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
  }
  
  span.veryfied-author {
    position: relative;
  }
  .listing-footer-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    text-align: left;
    padding: 1.5rem;
  }
  .listing-cat {
    flex: 1;
    float: left;
  }
  a.cat-icon.cl-1 {
    color: red;
  }
  .cat-icon i {
    width: 32px;
    height: 32px;
    display: table;
    background: red;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    color: #ffffff;
    margin-right: 5px;
    float: left;
  }
  span.more-cat {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    background: #ffffff;
    border: 2px solid #bdc4d6;
    border-radius: 50%;
    line-height: 28px;
    margin-left: 5px;
    color: #707988;
    font-size: 15px;
  }
  a.cat-icon.cl-1 {
    color: #6d7a8a;
    font-weight: 600;
  }
  .listing-footer-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    text-align: left;
    padding: 1rem 1.5rem;
    border-top: 1px dashed #e8edfb;
  }
  .property_item .list-rate {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #34a853;
    padding: 4px 12px;
    border-radius: 3px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
  }
  .place-status {
    color: #12b96c;
  }
  .place-status.closed {
    color: #e42f2f;
  }

  .verticleilist.listing-shot {
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
}

.verticleilist.listing-shot .signle-vert-listing-item {
  display: flex;
  height: 210px;
  overflow: hidden;
  padding: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.verticleilist.listing-shot .listing-item {
  flex: 3;
  overflow: hidden;
  min-height: 210px;
}
.verticleilist.listing-shot .verticle-listing-caption {
  flex: 5;
  bottom: 0;
  padding: 0;
  left: 0;
  position: relative;
}
.listing-items {
  height: 100%;
}
.listing-shot-img {
  height: 100%;
}
.listing-shot-img img {
  height: 100%;
  object-fit: cover;
}
.verticle-listing-caption .listing-shot-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35px;
  padding-right: 120px;
}
.verticle-listing-caption .listing-shot-caption h4 {
  margin: 3px;
}
.listing-badge {
  background-color: #333;
  float: left;
  position: absolute;
  transform: rotate(-45deg);
  left: -60px;
  top: 30px;
  text-align: center;
  width: 200px;
  font-size: 12.5px;
  margin: 0;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.listing-badge.now-open {
  background-color: #11b719;
}
.listing-badge.closed {
  background-color: #e42133;
}
span.approve-listing {
  color: #ffffff;
  width: 18px;
  height: 18px;
  line-height: 20px;
  border-radius: 50%;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -4px;
}
a.list-cat,
a.list-cat:hover,
a.list-cat:focus {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #ff033e;
  color: #ffffff !important;
  padding: 7px 18px;
  border-radius: 50px;
  line-height: 1.5;
}
a.like-listing {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 46px;
  color: #ff033e;
  font-size: 17px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0px 0px 10px 0px rgba(88, 96, 109, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(88, 96, 109, 0.1);
}
a.like-listing:hover,
a.like-listing:focus {
  background: #ff033e;
  color: #ffffff !important;
}
.listing-shot-info.rating {
  margin-top: 10px;
}
.listing-shot-info.rating i {
  color: #9da0ab;
}
.listing-shot-info.rating i.fill {
  color: #ff7800;
}
.listing-shot-info.rating span {
  margin-left: 10px;
}

/*------------------ verticle Style --------------*/

.verticleilist.listing-shot {
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
}

.verticleilist.listing-shot .signle-vert-listing-item {
  display: flex;
  height: 210px;
  overflow: hidden;
  padding: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.verticleilist.listing-shot .listing-item {
  flex: 3;
  overflow: hidden;
  min-height: 210px;
}
.verticleilist.listing-shot .verticle-listing-caption {
  flex: 5;
  bottom: 0;
  padding: 0;
  left: 0;
  position: relative;
}
.listing-items {
  height: 100%;
}
.listing-shot-img {
  height: 100%;
}
.listing-shot-img img {
  height: 100%;
  object-fit: cover;
}
.verticle-listing-caption .listing-shot-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35px;
  padding-right: 120px;
}
.verticle-listing-caption .listing-shot-caption h4 {
  margin: 3px;
}
.listing-badge {
  background-color: #333;
  float: left;
  position: absolute;
  transform: rotate(-45deg);
  left: -60px;
  top: 30px;
  text-align: center;
  width: 200px;
  font-size: 12.5px;
  margin: 0;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.listing-badge.now-open {
  background-color: #11b719;
}
.listing-badge.closed {
  background-color: #e42133;
}
span.approve-listing {
  color: #ffffff;
  width: 18px;
  height: 18px;
  line-height: 20px;
  border-radius: 50%;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -4px;
}
a.list-cat,
a.list-cat:hover,
a.list-cat:focus {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #ff033e;
  color: #ffffff !important;
  padding: 7px 18px;
  border-radius: 50px;
  line-height: 1.5;
}
a.like-listing {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
  line-height: 46px;
  color: #ff033e;
  font-size: 17px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0px 0px 10px 0px rgba(88, 96, 109, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(88, 96, 109, 0.1);
}
a.like-listing:hover,
a.like-listing:focus {
  background: #ff033e;
  color: #ffffff !important;
}
.listing-shot-info.rating {
  margin-top: 10px;
}
.listing-shot-info.rating i {
  color: #9da0ab;
}
.listing-shot-info.rating i.fill {
  color: #ff7800;
}
.listing-shot-info.rating span {
  margin-left: 10px;
}

/*-------------- Listings Elements: Rixel Bar Design --------------*/

/*-------- Listings Elements: List Property Style 2 ---------*/
.property-listing {
    position: relative;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    background: #ffffff;
    margin-top: 30px;
    border: none;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  }
  .property-listing.property-2 .listing-img-wrapper {
    overflow: hidden;
    position: relative;
    min-height: 240px;
    max-height: 240px;
  }
  .list-img-slide {
    overflow: hidden;
    position: relative;
    min-height: 240px;
    max-height: 240px;
  }
  .property-listing.property-2 .listing-img-wrapper > a {
    position: relative;
    display: block;
    width: 100%;
    transition: all ease 0.4s;
  }
  .property-listing.property-2 .listing-img-wrapper > a:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 25%, #1e2a4c);
    display: block;
    bottom: 0;
  }
  .property-listing.property-2 .listing-img-wrapper img {
    max-height: 240px;
    min-height: 240px;
    width: 100%;
  }
  .property-listing.property-2 .listing-detail-wrapper {
    padding: 1rem 1.5rem;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center;
  }
  .property-listing.property-2 .listing-short-detail {
    flex: 1;
  }
  
  .property-listing.property-2 .listing-name {
    font-size: 16px;
    position: relative;
    margin-bottom: 0px;
  }
  .listing-short-detail .place-names {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0;
    color: #8e96a0;
  }
  .property-listing .list-rate {
    float: right;
    position: relative;
    background: #f4f5f7;
    padding: 0px 10px;
    font-size: 12px;
    border-radius: 3px;
    color: #ffffff;
  }
  .list-rate.high {
    background: #00ba74;
  }
  .list-rate.good {
    background: #83ce36;
  }
  .list-rate.mid {
    background: #fbb851;
  }
  .list-rate.poor {
    background: #de3329;
  }
  .property-listing.property-2 .listing-location {
    font-size: 14.5px;
    margin-bottom: 2px;
  }
  .property-listing.property-2 .list-status {
    position: relative;
    margin-left: 10px;
    top: -3px;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #0ac186;
    text-align: center;
    border-radius: 50%;
    font-size: 9px;
    line-height: 22px;
    color: #ffffff;
    box-shadow: none;
    display: inline-block;
  }
  .property-listing.property-2 .listing-location i {
    margin-right: 5px;
  }
  .property-listing.property-2 .listing-features-info ul {
    margin: 0;
    display: table;
    width: 100%;
    padding: 0.5rem 1rem 1.5rem;
  }
  .property-listing.property-2 .listing-features-info ul li {
    display: inline-block;
    width: 33.333333%;
    list-style: none;
  }
  .property-listing.property-2 .listing-features-info ul li:last-child {
    border-right: none;
  }
  .property-listing.property-2 .listing-features-info ul li strong {
    font-weight: 600;
    margin-right: 5px;
  }
  .property-listing.property-2 .listing-footer-wrapper {
    padding: 0.5rem 1rem;
    border-top: 1px solid #e5e9ec;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center;
  }
  .property-listing.property-2 .listing-footer-wrapper .listing-like {
    flex: 1;
    color: #0ac1a7;
  }
  .property-listing.property-2 .like-btn {
    background: #f3f4f7;
    border: 1px solid #edeff3;
    width: 36px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: all ease 0.4s;
    position: absolute;
    right: 25px;
    top: 25px;
  }
  .property-listing.property-2:hover .like-btn a,
  .property-listing.property-2:focus .like-btn a {
    color: #ffffff;
  }
  .property-listing.property-2 .listing-price,
  .property-listing.property-2 .listing-contact-info {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 1;
  }
  .property-listing.property-2 .listing-price .list-pr,
  .property-listing.property-2 .listing-price > *,
  .property-listing.property-2 .listing-contact-info > * {
    color: #ffffff;
    margin: 0;
  }
  .property-listing.property-2 .listing-detail-btn .more-btn {
    padding: 6px 15px;
    color: #ffffff;
    border: 1px solid #ff9800;
    background: #ff9800;
    border-radius: 2px;
  }
  .rate-btn {
    font-weight: 800;
    color: #ff9800;
    font-size: 18px;
  }
  .property-listing.property-2 .list-rating i {
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    background: #ff9800;
    border: 1px solid #ff9800;
    margin-right: 3px;
  }
  .property-listing.property-2 .list-save i {
    color: #ffffff;
    width: 38px;
    height: 38px;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background: #fe3e67;
    border: 1px solid #fe3e67;
    margin-right: 3px;
  }
  .property-listing.property-2 .list-save-top {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .property-listing.property-2 .list-save-top i {
    color: #fe3e67;
    width: 38px;
    height: 38px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
    margin-right: 3px;
  }
  .property-listing.property-2 .property-type {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 12px;
    z-index: 1;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
  }
  .property-listing.property-2 .listing-category {
    position: absolute;
    right: 20px;
    bottom: 25px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    text-transform: capitalize;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
  }
  .list-featured {
    position: absolute;
    left: 15px;
    top: 15px;
    background: #ffffff;
    padding: 7px 20px;
    border-radius: 50px;
    color: #4c5871;
  }
  .list-featured i {
    margin-right: 5px;
    color: #ff9802;
  }
  .property-listing.property-2 .listing-post-status i {
    margin-right: 7px;
    position: relative;
    top: 1px;
  }
  .property-listing.property-2 .listing-img-wrapper > a:hover:before,
  .property-listing.property-2 .listing-img-wrapper > a:focus:before {
    background: linear-gradient(to bottom, transparent 5%, #1e2a4c);
  }
  .property-listing.property-2:hover .like-btn,
  .property-listing.property-2:focus .like-btn {
    background: #ff9800;
    color: #ffffff;
    border-color: #ff9800;
  }
  .price-features-wrapper {
    padding: 0.1rem 1.5rem 0.6rem;
    display: flex;
    flex-wrap: wrap;
  }
  .price-features-wrapper .listing-price-fx {
    flex: 1;
  }
  .inc-fleat {
    margin-left: 0px;
    color: #797d8a;
  }
  .list-fx-features {
    margin-top: 5px;
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .listing-card-info-icon {
    display: inline-block;
    padding-left: 32px;
    position: relative;
    vertical-align: top;
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 1.5rem;
  }
  .inc-fleat.inc-bed:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 25px;
    height: 23px;
    top: -1px;
    left: -2px;
  }
  .inc-fleat.inc-bath:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 25px;
    height: 23px;
    top: -1px;
    left: -2px;
  }
  .inc-fleat.inc-type:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 25px;
    height: 23px;
    top: -1px;
    left: -2px;
  }
  .inc-fleat.inc-area:before {
    content: "";
    position: absolute;
    background-size: contain;
    width: 25px;
    height: 23px;
    top: -1px;
    left: -2px;
  }
  .listing-card-info-icon img {
    margin-right: 5px;
    max-width: 18px;
  }
  .listing-card-info-price {
    font-weight: 600;
    position: relative;
    font-size: 22px;
    color: #fd5332;
    line-height: 1.4;
    padding-left: 0.35em;
  }
  .price-prefix:before {
    content: "$";
    position: absolute;
    left: 0;
    top: 0em;
    font-size: 0.6em;
    color: inherit;
  }
  .listing-price-fx .price-suffix {
    font-size: 14px;
    color: #797d8a;
    font-weight: 400;
  }

  /*--------hotel ------*/

  article figure {
    position: relative;
    overflow: hidden;
    height: 280px;
    margin: 0;
  }
  article figure .list-overlay {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
  }
  article figure .list-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 20%, #222e4c);
    display: block;
    height: 100%;
    width: 100%;
  }
  article figure .listing-box-img {
    position: absolute;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  
  article figure > a:hover .listing-box-img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  figure .read_more {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 2;
  }
  figure:hover .read_more {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  figure .read_more span {
    background: #0fb76b;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 50px;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.3);
  }
  .meta-rating > * {
    color: #ff9800;
  }
  .hotel-box-image > a:before {
    z-index: 1;
  }
  .featured-hotel {
    z-index: 2;
  }
  .hotel-box-image > a:hover .hotel-box-img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  
  .hotel-box {
    line-height: 1.375;
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    background: #fff;
    font-size: 16px;
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
  }
  
  .hotel-box-image {
    position: relative;
  }
  .hotel-box-image .hotel-box-img {
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .hotel-box-image > a {
    position: relative;
    display: table;
    overflow: hidden;
  }
  .hotel-box-image > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 20%, #222e4c);
    display: block;
    height: 100%;
    width: 100%;
  }
  .hotel-box .inner-box {
    padding: 5px 20px 5px;
    width: 100%;
  }
  .hotel-box.style-1 .entry-meta {
    position: relative;
    width: 100%;
    padding: 14px 20px 14px;
    border-bottom: 1px solid #f4f4f4;
    display: flex;
    align-items: center;
  }
  .entry-meta .meta-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
  }
  
  .hotel-box .box-inner-ellipsis {
    min-height: 50px;
    display: flex;
    width: 100%;
    align-items: center;
  }
  .box-inner-ellipsis > * {
    display: table-cell;
    vertical-align: middle;
  }
  .hotel-box .entry-location {
    margin: 0 0 0px 0;
    font-size: 17px;
    line-height: 1.3;
    flex: 1;
  }
  .meta-rating {
    margin-top: 5px;
    flex: 1;
  }
  
  .hotel-box-image .hotel-time {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
  }
  span.real-price {
    font-size: 14px;
  }
  .hotel-time i,
  .hotel-price i {
    margin-right: 5px;
  }
  .hotel-box .inner-box p {
    font-size: 13.5px;
  }
  .hotel-place {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
    font-size: 16px;
  }
  .hotel-place > * {
    color: #ffffff;
  }
  .hotel-place a:hover,
  .hotel-place > *:focus {
    color: #ffffff;
  }
  .hotel-detail-box {
    padding: 10px 20px;
  }
  
  .hotel-inner.inner-box {
    border-top: 1px solid #f4f4f4;
  }
  .review-status {
    float: left;
    width: 20px;
    height: 20px;
    font-size: 9px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    margin-top: 4px;
    margin-right: 6px;
  }
  .hotel-review h6 {
    margin: 0;
    display: inline-block;
    color: #8995a2;
    font-weight: 300;
    font-size: 14px;
  }
  .hotel-review h6 span {
    display: block;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 1;
  }
  .hotel-name {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 2px;
  }

  /*------------- Listing Elements: Restaurent -----------------*/
  
  .restaurent-box-image > a:before {
    z-index: 1;
  }
  .featured-restaurent {
    z-index: 2;
  }
  .restaurent-box-image > a:hover .restaurent-box-img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  
  .restaurent-box {
    line-height: 1.375;
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    background: #fff;
    font-size: 16px;
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
  }
  
  .restaurent-box-image {
    position: relative;
  }
  .restaurent-box-image .restaurent-box-img {
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .restaurent-box-image > a {
    position: relative;
    display: table;
    overflow: hidden;
  }
  .restaurent-box-image > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 20%, #222e4c);
    display: block;
    height: 100%;
    width: 100%;
  }
  .restaurent-box .inner-box {
    padding: 5px 20px 5px;
    width: 100%;
  }
  .restaurent-box.style-1 .entry-meta {
    position: relative;
    width: 100%;
    padding: 14px 20px 14px;
    border-bottom: 1px solid #f4f4f4;
    display: flex;
    align-items: center;
  }
  .entry-meta .meta-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
  }
  
  .restaurent-box .box-inner-ellipsis {
    min-height: 50px;
    display: flex;
    width: 100%;
    align-items: center;
  }
  .box-inner-ellipsis > * {
    display: table-cell;
    vertical-align: middle;
  }
  .restaurent-box .entry-location {
    margin: 0 0 0px 0;
    font-size: 17px;
    line-height: 1.3;
    flex: 1;
  }
  .restaurent-box .view-box i,
  .hotel-box .view-box i {
    margin-right: 5px;
  }
  .meta-rating {
    margin-top: 5px;
    flex: 1;
  }
  
  .restaurent-box-image .restaurent-time {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
  }
  .restaurent-time i,
  .restaurent-price i {
    margin-right: 5px;
  }
  .restaurent-box .inner-box p {
    font-size: 13.5px;
  }
  .restaurent-place {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
    font-size: 16px;
  }
  .restaurent-place a:hover,
  .restaurent-place a:focus {
    color: #ffffff;
  }
  .restaurent-place > * {
    color: #ffffff;
  }
  .restaurent-detail-box {
    padding: 10px 20px;
  }
  .restaurent-inner.inner-box {
    border-top: 1px solid #f4f4f4;
  }
  .review-status {
    float: left;
    width: 20px;
    height: 20px;
    font-size: 9px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    margin-top: 4px;
    margin-right: 6px;
  }
  .restaurent-review h6 {
    margin: 0;
    display: inline-block;
    color: #8995a2;
    font-weight: 300;
    font-size: 14px;
  }
  .restaurent-review h6 span {
    display: block;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-size: 12px;
    line-height: 1;
  }
  .restaurent-name {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 2px;
  }

  /*---------- Listings Elements: rating ---------*/

  /*------------ Listings Elements: Reviews ----------*/

  .list-single-main-item {
    padding: 30px 30px;
    border-radius: 100%;
    background: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
  }
  .list-single-main-item-title {
    margin: 0 0 20px 0;
  }
  
  .list-single-main-item-title h3 {
    color: #334e6f;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
  }
  .reviews-comments-wrap {
    display: inline-table;
    margin-top: 30px;
  }
  .reviews-comments-item {
    padding: 0 0 30px 110px;
    position: relative;
    float: left;
    margin-bottom: 40px;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .reviews-comments-item:last-child {
    padding-bottom: 0;
    border: none;
    margin-bottom: 0;
  }
  .review-comments-avatar {
    position: absolute;
    top: 0;
    left: 20px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100%;
  }
  .reviews-comments-item-text {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 20px;
  }
  .reviews-comments-item-text h4 {
    text-align: left;
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .listing-rating {
    margin-bottom: 1rem;
  }
  .reviews-comments-item-text .listing-rating i {
    width: 25px;
    height: 25px;
    background: #f4f5f7;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border-radius: 2px;
    margin-right: 4px;
    font-size: 14px;
    color: #86889a;
  }
  .reviews-comments-item-text .listing-rating i.active {
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    border-radius: 2px;
    margin-right: 4px;
    font-size: 11px;
    color: #ffffff;
  }
  .reviews-comments-item-text .listing-rating.high i.active {
    background: #00ba74;
  }
  .reviews-comments-item-text .listing-rating.good i.active {
    background: #83ce36;
  }
  .reviews-comments-item-text .listing-rating.mid i.active {
    background: #fbb851;
  }
  .reviews-comments-item-text .listing-rating.poor i.active {
    background: #e6453c;
  }
  .reviews-comments-item-text p {
    text-align: left;
  }
  .reviews-comments-item-date {
    float: right;
    font-weight: 500;
    color: #86889a;
    font-size: 14px;
  }
  .reviews-comments-item-date i {
    margin-right: 10px;
  }
  .reviews-reaction {
    margin-top: 1rem;
  }
  .reviews-reaction a {
    margin-right: 20px;
    color: #8c97a2;
  }
  .reviews-reaction a.comment-like.active {
    color: #0eb987;
  }
  
  .reviews-reaction a.comment-dislike.active {
    color: #244763;
  }
  
  .reviews-reaction a.comment-love.active {
    color: #ea1a57;
  }
  .review-count {
    font-weight: 600;
  }

  /*---------- Listings Elements: Tourcity  City Box --*/

  .tourcity-box {
    line-height: 1.375;
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    font-size: 16px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 30px;
  }
  .tourcity-box,
  .tourcity-box-image,
  .tourcity-box-image > a {
    position: relative;
  }
  
  article figure {
    position: relative;
    overflow: hidden;
    height: 280px;
  }
  article figure .list-overlay {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
  }
  article figure .list-overlay:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent 20%, #222e4c);
    display: block;
    height: 100%;
    width: 100%;
  }
  .tourcity-box .entry-bookmark a {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    right: 20px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 8px;
    pointer-events: none;
  }
  .tourcity-box-image .tourcity-time {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #fff;
    font-size: 16px;
    z-index: 1;
  }
  .tourcity-place {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
    font-size: 16px;
  }
  .tourcity-place a,
  .tourcity-place a:focus,
  .tourcity-place a:hover {
    color: #fff;
  }
  span.featured-tourcity {
    width: 25px;
    height: 25px;
    background: #10aa08;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    border: 2px solid #9fd402;
    line-height: 21px;
    text-align: center;
  }
  .tourcity-box .inner-box {
    padding: 15px 20px 15px;
    width: 100%;
  }
  .box-inner-ellipsis {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .tourcity-box .entry-title {
    margin: 0;
    font-size: 17px;
    line-height: 1.3;
    flex: 1;
  }
  .nt-average {
    color: #787d86;
    font-size: 14px;
  }

  
  /*----------- Listings Elements: Destination ----------*/

/*------------- Listings Elements: Tab Style ------------*/
.nav.nav-tabs.nav-advance {
    background: #334e6f;
    border-radius: 4px;
    padding: 8px 4px;
    max-width: 400px;
    margin: 0px auto 40px auto;
  }
  
  .nav-tabs.nav-advance > li {
    width: 50%;
    text-align: center;
    padding: 0 4px;
  }
  .nav-tabs.nav-advance > li > a {
    background: transparent;
    color: #ffffff;
    padding: 14px 15px;
    font-weight: 500;
    border-radius: 4px;
    border: none;
    margin: 0;
  }
  .nav-tabs.nav-advance > li.active > a,
  .nav-tabs.nav-advance > li.active > a:focus,
  .nav-tabs.nav-advance > li.active > a:hover {
    background: #ffffff;
    color: #f96825;
  }
  .nav-tabs.nav-advance > li > a.active,
  .nav-tabs.nav-advance > li > a:hover,
  .nav-tabs.nav-advance > li > a:focus {
    background: #ffffff !important;
    color: #ff7c39;
  }
  