/**handles:reveal-listing,reveal-map-css,combine-vc-ele-css**/
.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;
  }
  
/*-------------Home Map ----------------*/
.map-search-box {
    background: #ffffff;
    padding: 2em 2em 1em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  button.btn.adv-btn {
    background: #2b4db9;
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .map-container {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .fw-map {
    height: 600px;
  }
  .map-container.column-map {
    width: 50%;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden;
  }
  .map-container.column-map.right-pos-map {
    right: 0;
  }
  .map-container.column-map.left-pos-map {
    left: 0;
  }
  .map-container #map-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden;
  }
  .scrollContorl {
    position: absolute;
    z-index: 1000;
    bottom: 100px;
    right: 20px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #2f3b59;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
  }
  .scrollContorl.enabledsroll i:before {
    content: "\f09c";
  }
  #singleMap {
    width: 100%;
    position: relative;
    height: 300px;
    float: left;
    margin-bottom: 30px;
  }
  .box-widget #singleMap {
    margin-bottom: 10px;
  }
  .mapzoom-in,
  .mapzoom-out {
    position: fixed;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #fff;
    line-height: 40px;
    margin-top: -20px;
    text-align: center;
    background: #2b4db9;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
    -webkit-transform: translate3d(0, 0, 0);
  }
  #singleMap .mapzoom-in,
  #singleMap .mapzoom-out,
  .home-map .mapzoom-in,
  .home-map .mapzoom-out,
  .fw-map .mapzoom-in,
  .fw-map .mapzoom-out {
    position: absolute;
    right: 20px;
  }
  .map-container.column-map.right-pos-map .mapzoom-in,
  .map-container.column-map.right-pos-map .mapzoom-out {
    right: 30px;
  }
  .map-container.column-map.left-pos-map .mapzoom-in,
  .map-container.column-map.left-pos-map .mapzoom-out {
    left: 30px;
  }
  
  .mapzoom-in:before,
  .mapzoom-out:before {
    font-family: "themify";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\e622";
  }
  .mapzoom-in:before {
    content: "\e61a";
  }
  .mapzoom-in {
    margin-top: -80px;
  }
  .mapnavigation {
    position: absolute;
    bottom: 50px;
    right: 7px;
    z-index: 30;
    width: 170px;
  }
  .mapnavigation a {
    width: 70px;
    padding: 8px 0;
    border-radius: 4px;
    color: #fff;
    float: left;
    margin-left: 10px;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
  }
  .mapnavigation a,
  .mapzoom-in:hover,
  .mapzoom-out:hover {
    background: #2f3b59;
  }
  .cluster img {
    display: none;
  }
  .cluster {
    width: 40px !important;
    height: 40px !important;
  }
  .cluster div {
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    background: #2b4db9;
    font-weight: 600;
    border-radius: 100%;
    width: 40px !important;
    height: 40px !important;
    line-height: 38px !important;
    box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.1);
    -webkit-transition: all 300ms linear;
    transition: all 100ms 3inear;
    animation: cluster-animation 1.5s infinite;
  }
  .cluster div:hover {
    background: #f96825;
  }
  @keyframes cluster-animation {
    0%,
    100% {
      box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);
    }
    50% {
      box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.2);
    }
  }
  .map-popup-location-phone,
  .map-popup-location-info {
    float: left;
    color: #666;
    font-size: 13px;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
  .map-popup-wrap {
    display: block;
    border-radius: 8px;
    width: 300px !important;
    background: #fff;
    position: relative;
  }
  .map-popup-wrap .property-listing.property-2 {
    border: none;
    margin-top: 0;
  }
  .map-popup {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 9px 16px rgba(58, 87, 135, 0.15);
  }
  
  .infoBox-close {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 20px;
    right: 20px;
    color: #2b4db9;
    text-align: center;
    border-radius: 100%;
    z-index: 20;
    background: #fff;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
    cursor: pointer;
  }
  .infoBox-close:hover {
    background: #2b4db9;
    color: #ffffff;
  }
  
  .map-container .inc-fleat.inc-bath:before,
  .map-container .inc-fleat.inc-bed:before {
    top: -2px;
  }
  .list-single-img a {
    position: relative;
    display: block;
  }
  .list-single-img a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    background: #1c2746;
    opacity: 0.5;
  }
  /*------- Fullscreen Map Section ---------------- */
  
  .fs-container {
    height: 100% !important;
    width: 100%;
    position: relative;
    z-index: 4;
    float: left;
    background: #fff;
  }
  .fs-left-map-box {
    float: left;
  }
  .fs-container #map-main {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
    margin-bottom: 0px;
  }
  .fs-left-map-box .map-container.fw-map {
    width: 40%;
    height: 100%;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden;
  }
  .home-map.fl-wrap {
    position: relative;
    top: 0;
    left: 0;
    height: 585px;
    width: 100%;
    overflow: hidden;
  }
  .half-map .fs-inner-container {
    position: relative;
    width: 60%;
    background: #f9f9f9;
    min-height: 100vh;
    z-index: 10;
    float: right;
  }
  .map-container.fw-map #map-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden;
  }
  .fs-content {
    max-height: 100%;
    overflow: auto;
    padding: 0;
    overflow: visible;
  }
  .half-map .fs-content {
    padding: 2em;
  }
  .fs-container section.search {
    padding: 32px 40px 47px 40px;
  }
  
  .fs-container .fs-listings {
    padding: 0 25px;
    margin: 0;
  }
  
  .fs-switcher {
    padding: 0 25px;
    margin: 0;
  }
  
  /* Inner Containers */
  .fs-inner-container {
    width: 50%;
    height: 100%;
    float: left;
    display: inline-block;
  }
  .img-wrap {
    height: 300px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    margin: 10px 0;
    border-radius: 4px;
  }
  .img-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #101f4e;
    opacity: 0.4;
    z-index: 11;
    transition: 0.3s ease-out;
  }
  .img-wrap-content {
    position: absolute;
    z-index: 55;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    transform: translate(0, -50.5%);
  }
  .img-wrap-content h4 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    margin: 0;
  }
  .img-wrap-content span {
    font-size: 16px;
    color: #fff;
  }
  .img-wrap-background {
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%;
    transition: all 0.55s;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: transform 0.35s ease-out;
  }
  
  .home-map.fl-wrap {
    position: relative;
    top: 0;
    left: 0;
    height: 585px;
    width: 100%;
    overflow: hidden;
  }
  .home-map.fl-wrap .advance-search-container {
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: +33;
    transition: all 0.4s;
    max-width: 1170px;
    margin: 0 auto !important;
    width: 100%;
    right: 0;
  }
.image-bg{background-size:cover!important;background-position:center!important}.image-cover{background-size:cover!important;background-position:center!important}.hero-banner{padding:3em 0 3em;display:flex;flex-wrap:wrap;min-height:400px;justify-content:center;align-items:center;min-height:660px!important;height:auto!important}.hero-search-wrap{position:relative;background:#f8faff;max-width:540px;text-align:center;border-radius:10px;overflow:hidden;padding:30px 40px 40px;box-shadow:0 20px 30px rgba(0,22,84,.15)}.hero-search-wrap.light{position:relative;background:#fff;max-width:540px;text-align:center;border-radius:10px;overflow:hidden;padding:30px 40px 40px;box-shadow:0 20px 30px rgba(0,22,84,.15)}.hero-search-wrap.hs-2{background:rgba(255,255,255,.15);border-radius:5px;padding:1rem 1rem 0}.hero-search-wrap.full-width{width:100%;max-width:100%}.hero-search h1{text-transform:capitalize;color:#2b4db9!important;font-size:35px;margin-bottom:2rem}.btn.search-btn{background:#f96825;padding:17px;border-radius:5px;box-shadow:0 5px 24px rgba(31,37,59,.15);color:#fff;font-size:1.2rem}.btn.search-btn:focus,.btn.search-btn:hover{color:#fff!important}.hero-banner.dark-text h1,.hero-banner.dark-text p{color:#4d5968}.hero-header{background:#232323;background-position:center;background-size:cover;padding:4em 0;position:relative}.large-banner{min-height:100vh;padding:5em 0 3em;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.verticle-center{text-align:center}.hero-header{margin:0;z-index:2;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-direction:column;-webkit-flex-direction:column}.hero-banner>*{position:relative;z-index:1}.hero-banner h1{font-weight:800;line-height:1.3}.hero-banner p{font-size:18px}[data-overlay]{position:relative}[data-overlay]:before{position:absolute;content:"";background:#19365f!important;width:100%;height:100%;top:0;left:0;z-index:1}[data-overlay="1"]:before{opacity:.1}[data-overlay="2"]:before{opacity:.2}[data-overlay="3"]:before{opacity:.3}[data-overlay="4"]:before{opacity:.4}[data-overlay="5"]:before{opacity:.5}[data-overlay="6"]:before{opacity:.6}[data-overlay="7"]:before{opacity:.7}[data-overlay="8"]:before{opacity:.8}[data-overlay="9"]:before{opacity:.9}.hero-banner>*{position:relative;z-index:22}.search-header-banner>*{position:relative;z-index:22}#canvas{display:inline-block;position:absolute;bottom:0}.popular-cat-list{margin:2rem 0 1rem}.popular-cat-list ul{margin:0;padding:0;text-align:center}.popular-cat-list ul li{display:inline-block;padding:4px;list-style:none}.popular-cat-list ul li a{display:inline-block;color:#fff;padding:6px 18px;border-radius:50px;background:rgba(255,255,255,.2);font-size:14px}.popular-cat-list ul li a:hover{background:#fff}.help-video{margin:1rem 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.pulse{display:inline-block;width:32px;height:32px;border-radius:50%;background:#f96825;cursor:pointer;box-shadow:0 0 0 rgba(255,255,255,.6);animation:pulse 2s infinite;margin-right:10px;position:relative}span.pulse:before{content:"\e6ad";font-family:themify;left:10px;top:7px;position:absolute}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.4);box-shadow:0 0 0 0 rgba(255,255,255,.4)}70%{-moz-box-shadow:0 0 0 10px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,0)}100%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}a.wt-video{display:flex;justify-content:center;align-items:center;padding:15px 20px;color:#fff!important;font-weight:600}a.wt-video:focus,a.wt-video:hover{color:#fff}a.sb-directory{background:rgba(255,255,255,.2);padding:14px 30px;color:#fff!important;border-radius:4px}.rt-log{transform:rotate(-90deg)}.signup-frm{max-width:510px;margin-top:15px;display:block;position:relative}.signup-frm .form-control{width:100%;font-size:16px;font-weight:400;background-color:#fff;border:1px solid #cfd8dc;padding:22px 20px 18px;border-radius:2px;height:60px}.signup-frm .btn{bottom:4px;position:absolute;right:4px;font-size:16px;font-weight:500;letter-spacing:1px;padding:18px 25px 14px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:normal;width:auto;border-width:0;color:#fff;cursor:pointer;border-radius:2px;height:52px}.full-search-2{background:#fff;padding:25px 25px 10px;border-radius:6px}.full-search-2 .hero-search h1{margin-bottom:1rem;text-align:center}.btn.reset-btn-outline{border:2px solid #bec2cc;padding:14px 25px 14px 25px;transition:all ease .4s;width:100%;color:#000}.no-ul-list.third-row{display:table;width:100%;margin-bottom:15px}.no-ul-list.third-row li{width:50%;float:left;margin-bottom:7px}.btn.reset-btn-outline:focus,.btn.reset-btn-outline:hover{background:#000;border-color:#000;color:#fff}.btn.search-btn-outline{border:2px solid #f96825;padding:14px 25px 14px 25px;transition:all ease .4s;width:100%;color:#f96825}.btn.search-btn-outline:focus,.btn.search-btn-outline:hover{background:#f96825;color:#fff}#module_1>a,#module_1>a:focus,#module_1>a:hover{width:100%;color:#2d3954;padding:14px 10px 14px 45px;position:relative;line-height:1.25;display:inline-block}#module_1 a.collapsed:after{content:"Advanced Search";font-size:18px}#module_1 a:not(.collapsed):after{content:"Advanced Search";font-size:18px}#module_1 a.collapsed:before,#module_1 a:not(.collapsed):before{content:"\e61a";font-family:themify;font-size:14px;width:30px;height:30px;background:#000;display:inline-block;text-align:center;line-height:30px;border-radius:50%;color:#fff;left:0;position:absolute;top:9px}#module_1 a:not(.collapsed):before{content:"\e622";font-family:themify;font-size:14px;width:30px;height:30px;background:#000;display:inline-block;text-align:center;line-height:30px;border-radius:50%;color:#fff;left:0;position:absolute;top:9px}.full-search-2.hero-search-radius.box-style{background:#fff;padding:10px 20px 5px;border-radius:4px;box-shadow:0 0 0 7px rgba(255,255,255,.2);-webkit-box-shadow:0 0 0 7px rgba(255,255,255,.2);overflow:inherit}.italian-search.hero-search-radius.box-style .btn.search-btn{border-radius:4px;height:62px}#multiSearchtab{margin:1rem auto 1.5em;border:none;text-align:center;display:flex;width:100%;align-items:center;justify-content:center}#multiSearchtab li a{background:0 0!important;padding:0 15px 10px;position:relative}#multiSearchtab li a.active{color:#e4074e}#multiSearchtab li a.active:before{top:26px;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-bottom-color:#fff;border-width:14px;margin-left:-14px;display:block}.hero-search-radius .filter-group{padding:0;margin:0;width:100%}.italian-search button#guest,.italian-search button#hotel-guest{width:100%;display:inline-block;height:60px;padding:0;border:none;text-align:left;padding-left:45px;color:#81839c}span.bn-count{margin-left:5px;width:20px;height:20px;background:#f5f5f5;display:inline-block;text-align:center;font-size:13px;color:#fff;border-radius:50%}.italian-search .filter-group .dropdown-menu{max-width:100%}.upper-abs{z-index:9!important}.home-slider .item,.property-slider .item{transition:all .6s;border-radius:0;position:relative;height:600px}.home-slider .item{min-height:520px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;text-align:left;height:100vh}.home-slider .item{background-size:cover!important;background-position:center!important}.fullwidth-home-slider div{height:100%}.home-slider-container{position:relative;height:100%;width:100%;display:block}.home-slider .item:before{content:"";position:absolute;background:linear-gradient(to bottom,transparent 10%,#111c52);left:0;top:0;right:0;bottom:0;display:block}.home-slider-price{display:inline-block;padding:10px 20px;background:#2a47a5;margin-bottom:10px;border-radius:4px;color:#fff;font-weight:600;font-size:20px}.home-slider-price i{font-size:16px;font-weight:400;opacity:.8}.home-slider-title{display:inline-block;margin-bottom:20px;width:100%}.home-slider-title a{font-size:2rem;color:#fff}.home-slider-title h3{margin-bottom:5px}.home-slider-title span{color:#fff}.home-slider-title span i{margin-right:7px}.simple-search-wrap{max-width:580px;margin:0}.home-slider-desc .read-more{display:inline-block;padding:10px 20px;color:#fff;background:#f96825;border-radius:4px}.simple-search-wrap h1{color:#fff}.simple-search-wrap .pk-input-group{background:#fff;border-radius:4px;display:-webkit-box;display:flex;overflow:hidden;position:relative}.simple-search-wrap .pk-input-group .form-control{position:relative;flex:1 1 auto;width:1%;border:none;margin:0;height:74px;padding-left:3rem}.simple-search-wrap .pk-input-group .pk-subscribe-submit{background:#f96825;border:1px solid #f96825;margin:10px;padding:1rem 2rem;border-radius:3px;cursor:pointer;text-transform:capitalize;color:#fff}.simple-search-wrap .pk-input-group:after{content:"\e607";font-family:themify;position:absolute;left:0;top:2px;bottom:0;width:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6c757d;font-size:1.25rem;z-index:3}.large-banner{min-height:100vh;padding:5em 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.full-search-2{background:#fff;padding:18px 25px 10px;border-radius:6px;overflow:hidden}.full-search-2.italian-search .form-group{margin-bottom:5px}.full-search-2.transparent{background:0 0;padding:15px 25px 15px}.full-search-2 .hero-search h1{margin-bottom:1rem;text-align:center}.btn.reset-btn-outline{border:2px solid #bec2cc;padding:14px 25px 14px 25px;transition:all ease .4s;width:100%;color:#000}.btn.reset-btn{border:2px solid #bec2cc;background:#000;height:60px;transition:all ease .4s;border-radius:4px;width:100%;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.no-ul-list,.no-ul-list.first-row{display:table;width:100%;margin-bottom:15px}.no-ul-list.third-row{display:flex;width:100%;margin-bottom:15px;flex-wrap:wrap;justify-content:center;align-items:center}.no-ul-list.second-row li{max-width:50%;float:left;margin-bottom:7px;flex:0 0 50%}.no-ul-list.third-row li{max-width:50%;float:left;margin-bottom:7px;flex:0 0 50%}.btn.reset-btn-outline:focus,.btn.reset-btn-outline:hover{background:#000;border-color:#000;color:#fff}.btn.search-btn-outline{border:2px solid #f96825;padding:14px 25px 14px 25px;transition:all ease .4s;width:100%;color:#f96825}.btn.search-btn-outline:focus,.btn.search-btn-outline:hover{background:#f96825;color:#fff!important}h1.italian-header-capt{font-weight:500;margin:0 auto;font-family:Lora,serif;font-style:italic;font-size:50px;margin-bottom:1em;text-align:center}h1.big-header-capt{font-weight:700;margin:0 auto;margin-bottom:.4em;text-align:center}h1.big-header-capt.capti{text-transform:capitalize}.italian-search .input-with-icon .form-control,.italian-search .input-with-icon .select2-container,.italian-search .input-with-shadow .form-control,.italian-search .input-with-shadow .select2-container{border:none;border-radius:3px;padding-left:45px;height:60px;background:#fff;box-shadow:none;-webkit-box-shadow:none;border:1px solid #bec2cc}.small-padd{padding:0 5px!important}.full-search-2.hero-search-radius{background:#fff;padding:10px 20px 5px;border-radius:50px}.italian-search.hero-search-radius .input-with-icon .form-control,.italian-search.hero-search-radius .input-with-icon .select2-container,.italian-search.hero-search-radius .input-with-shadow .form-control,.italian-search.hero-search-radius .input-with-shadow .select2-container{border:none;border-radius:3px;padding-left:45px;height:60px;background:#fff;box-shadow:none;-webkit-box-shadow:none;border:none}.italian-search.hero-search-radius .btn.search-btn{border-radius:50px;height:62px}.hero-header .search-big-form,.hero-header .search-form{margin-top:2rem}.search-form .form-control{height:60px!important;border-radius:0;padding-left:40px;box-shadow:none}.search-form .btn{height:60px!important;border-radius:0;box-shadow:none}.search-form .select2-container--default .select2-selection--single{height:60px;border:none}.search-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:58px}.search-form .select2-container--default .select2-selection--single .select2-selection__arrow{height:60px}.search-big-form .form-control{height:70px!important;border-radius:0;padding-top:.6rem;padding-bottom:.6rem;padding-left:45px;box-shadow:none}.search-big-form .btn{height:70px!important;border-radius:0;padding-top:.6rem;padding-bottom:.6rem;box-shadow:none}.search-big-form .select2-container--default .select2-selection--single{height:70px;border:none}.search-big-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:68px}.search-big-form .select2-container--default .select2-selection--single .select2-selection__arrow{height:70px}.search-form .form-group i{position:absolute;color:#bbc6d4;left:15px;top:24px}.search-big-form .form-group i{position:absolute;color:#bbc6d4;left:13px;top:25px;font-size:22px}.search-big-form.no-border .btn:focus,.search-big-form.no-border .btn:hover,.search-big-form.no-border .form-control:focus,.search-big-form.no-border .form-control:hover,.search-form.no-border .btn:focus,.search-form.no-border .btn:hover,.search-form.no-border .form-control:focus,.search-form.no-border .form-control:hover{outline:0;border:none;box-shadow:none}.search-big-form.no-border .btn,.search-big-form.no-border .form-control,.search-form.no-border .btn,.search-form.no-border .form-control{border:none}form.search-big-form.search-shadow,form.search-form.search-shadow{padding:15px;background:rgba(255,255,255,.2);border-radius:4px}.br-all .select2-container--default .select2-selection--single{border:1px solid #e0ecf5!important}.select2-dropdown{border:1px solid #e0ecf5;z-index:+33333}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #e0ecf5}.search-header-banner{background:#f6faff;padding:5em 0}.category-box{position:relative;height:200px;background:#fff;box-shadow:0 0 20px 0 rgba(112,121,138,.18)!important;-webkit-box-shadow:0 0 20px 0 rgba(112,121,138,.18)!important;border-radius:6px;text-align:center;padding:0 30px;box-sizing:border-box;margin-top:30px;overflow:hidden;transition:.6s linear;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.list-cats-box{padding:15px}.category-box .category-desc{z-index:2}.category-box .category-desc .category-icon{font-size:40px;color:#ff7c39;margin-bottom:10px;transition:.6s cubic-bezier(.45, .01, .1, 1.49)}.category-box .category-desc i{font-size:40px;margin-bottom:7px;transition:.6s cubic-bezier(.45, .01, .1, 1.49)}.category-box .category-desc .category-detail h4{font-weight:500;margin-bottom:0;font-size:17px}.category-box .category-desc .category-detail p{margin-bottom:5px;opacity:.6}.category-box .category-desc .category-detail span{font-weight:400;font-size:14px}a.btn.width-170{width:150px;box-shadow:0 2px 10px 0 #d8dde6;border:1px solid #f9f9f9;background:#fff;padding:10px;border-radius:50px;color:#ff7c39;font-size:16px;font-weight:500;transition:.6s cubic-bezier(.45, .01, .1, 1.49)}.category-box .category-desc i.abs-icon{position:absolute;bottom:5px;left:5px;opacity:0;transition:all ease-in .4s;color:#eff1f3}.category-box:hover i.abs-icon{position:absolute;bottom:25px;left:25px;opacity:1}.single-moderns-category{position:relative;padding:0;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;display:block;border:1px solid #e3e6ef;margin:30px 0 0;color:#fff;min-height:auto!important;border:0 none!important}.single-moderns-category figure{position:relative;background:rgba(23,27,46,.6);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;margin:0;min-height:250px;max-height:250px}.single-moderns-category img{width:100%;object-fit:cover;max-width:100%;height:100%;position:absolute}.single-moderns-category figure figcaption{position:absolute;width:100%;height:100%;background:rgba(25,39,86,.5);left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.single-moderns-category figure figcaption:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:#273863;z-index:-1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden}.single-moderns-category:hover figure figcaption:before{opacity:.8;visibility:visible;z-index:1}.single-moderns-category figure .cat-box{position:relative;z-index:auto}.single-moderns-category figure .icon{padding-bottom:5px;text-align:center}.single-moderns-category figure .cat-box .icon i,.single-moderns-category figure .cat-box .icon span{font-size:2rem;color:#fff}.single-moderns-category figure .cat-info{display:block;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}.single-moderns-category figure .cat-name{color:#fff;display:block;margin:0 3px;line-height:normal;padding-bottom:0}.single-moderns-category figure .cat-box .cat-info .badge{font-size:.8rem;line-height:1.6rem;margin-top:15px;padding:4px 15px;display:inline-block;color:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.3);-webkit-box-shadow:0 0 0 4px rgba(255,255,255,.3)}.call-to-act{position:relative}.call-to-act .container{z-index:2;position:relative}.call-to-act:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:contain}.clt-caption h3{color:#fff;font-size:40px;margin-bottom:10px}.clt-caption p{color:#fff;font-size:20px;font-style:italic;font-family:initial;margin-bottom:0}.btn-md.btn-light.clt-act,.btn-md.btn-light.clt-act:focus,.btn-md.btn-light.clt-act:hover{box-shadow:0 0 0 5px rgba(255,255,255,.3);font-size:18px;background:#fff;border-color:#fff;text-transform:uppercase;border-radius:50px}