.site-content {
  padding-top: 0;
}

._banner {
  position: relative;
  margin-bottom: 10px;
  display: block;
}
._banner .banner-item-container {
  cursor: pointer;
}

h3._villas-365-property-name {
  font-size: 28px;
}

#_property-banner-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: transparent;
  display: block;
}
@media (min-width: 992px) {
  #_property-banner-container {
    display: block;
  }
}
#_property-banner-container #_property-banner-features {
  position: relative;
  display: inline-block;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: -6px;
  width: 100%;
}
#_property-banner-container #_property-banner-features div {
  float: left;
  background-blend-mode: inherit;
}
#_property-banner-container #_property-banner-features div:hover ._property-image-overlay {
  opacity: 0;
}
#_property-banner-container #_property-banner-features img.img-responsive {
  height: 100%;
  width: 100%;
  max-width: none;
  visibility: hidden;
}
#_property-banner-container #_property-banner-features .banner-first {
  width: 50%;
  height: 470px;
}
#_property-banner-container #_property-banner-features .banner-first > div {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  #_property-banner-container #_property-banner-features .banner-first {
    width: 66%;
    padding: 0;
  }
}
@media (max-width: 640px) {
  #_property-banner-container #_property-banner-features .banner-first {
    width: 100%;
    padding: 0;
  }
}
#_property-banner-container #_property-banner-features .banner-block {
  width: 25%;
  height: 235px;
}
#_property-banner-container #_property-banner-features .banner-block > div {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}
#_property-banner-container #_property-banner-features .banner-block:nth-child(2n) {
  padding: 0 0 6px 6px;
}
#_property-banner-container #_property-banner-features .banner-block:nth-child(2n+1) {
  padding: 0 6px 6px 6px;
}
@media (max-width: 992px) {
  #_property-banner-container #_property-banner-features .banner-block:nth-child(2n+1) {
    padding: 0 0 0 6px;
  }
}
@media (max-width: 640px) {
  #_property-banner-container #_property-banner-features .banner-block:nth-child(2n+1) {
    display: none;
  }
}
@media (max-width: 640px) {
  #_property-banner-container #_property-banner-features .banner-block:nth-of-type(0) {
    display: none;
  }
}
@media (max-width: 640px) {
  #_property-banner-container #_property-banner-features .banner-block:nth-of-type(1) {
    display: none;
  }
}
@media (max-width: 640px) {
  #_property-banner-container #_property-banner-features .banner-block:nth-of-type(2) {
    display: none;
  }
}
#_property-banner-container #_property-banner-features .banner-block:nth-of-type(4) {
  padding-left: 6px;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  #_property-banner-container #_property-banner-features .banner-block:nth-of-type(4) {
    display: none;
  }
}
#_property-banner-container #_property-banner-features .banner-block:nth-of-type(5) {
  padding-left: 6px;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  #_property-banner-container #_property-banner-features .banner-block:nth-of-type(5) {
    display: none;
  }
}
@media (max-width: 992px) {
  #_property-banner-container #_property-banner-features .banner-block {
    width: 33%;
  }
}
#_property-banner-container #_property-banner-features .gallery {
  position: absolute;
  bottom: 20px;
  left: 20px;
  border: 1px solid #222;
  padding: 10px 17px;
  background-color: white;
  color: #1b2f50;
  -webkit-box-align: center;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  border-radius: 40px;
}
#_property-banner-container #_property-banner-features .gallery svg {
  fill: #1b2f50;
}
#_property-banner-container #_property-banner-features .gallery span {
  margin-left: 6px;
}
#_property-banner-container .carousel-control {
  display: flex;
  position: absolute;
  bottom: 0;
  top: 0;
  height: 100%;
  width: auto;
  font-size: 3rem;
  opacity: 1;
  align-items: center;
}
#_property-banner-container .carousel-control > .banner-control-background {
  padding-left: 10px;
  padding-right: 10px;
  background-color: transparent;
}
#_property-banner-container .carousel-control i.fa {
  color: #fff;
}

#property-image {
  position: relative;
}

._villas-365-property-header {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: none;
}
@media (min-width: 992px) {
  ._villas-365-property-header {
    display: block;
  }
}
._villas-365-property-header ._villas-365-property-header-inner {
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0;
  pointer-events: all;
}
._villas-365-property-header ._villas-365-property-header-inner ._villas-365-property-header-inner-background {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
  position: relative;
  border-radius: 0;
}
._villas-365-property-header ._villas-365-property-header-inner ._villas-365-property-header-inner-background ._villas-365-property-name {
  text-transform: uppercase;
}
._villas-365-property-header ._villas-365-property-header-inner ._villas-365-property-header-inner-background ._villas-365-property-button {
  pointer-events: all;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
._villas-365-property-header ._villas-365-property-header-inner ._villas-365-property-header-inner-background #_villas-365-property-header-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 25px;
  width: 25px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
._villas-365-property-header > .container {
  height: 100%;
}
._villas-365-property-header > .container > .row {
  height: 100%;
}

._villas-365-property-information {
  position: relative;
}
._villas-365-property-information ._villas-365-property-information-controls ._villas-365-property-information-control {
  cursor: pointer;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #ced4da;
  color: #93a1ae;
}
._villas-365-property-information ._villas-365-property-information-controls ._villas-365-property-information-control:first-child {
  padding-left: 0;
}
._villas-365-property-information ._villas-365-property-information-controls ._villas-365-property-information-control:last-child {
  padding-right: 0;
  border-right: none;
}
._villas-365-property-information ._villas-365-property-information-controls ._villas-365-property-information-control.active, ._villas-365-property-information ._villas-365-property-information-controls ._villas-365-property-information-control:hover {
  color: #1A2B32;
}
._villas-365-property-information ._villas-365-property-information-items {
  position: relative;
  background-color: #ced4da;
  min-height: 450px;
  transition: all ease-in-out 400ms;
}
._villas-365-property-information ._villas-365-property-information-items ._villas-365-property-information-item {
  min-height: 450px;
  transition: all ease-in-out 400ms;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
._villas-365-property-information ._villas-365-property-information-items ._villas-365-property-information-item.active {
  position: relative;
  opacity: 1;
  z-index: 10000;
}
._villas-365-property-information ._villas-365-property-information-items #_villas-365-property-map-frame {
  display: block;
}
._villas-365-property-information ._villas-365-property-information-items ._villas-365-map-container {
  min-height: 450px;
  height: 100%;
}

._villas-365-properties ._villas-365-property-rooms {
  margin-bottom: 0;
}

#_villas-365-property-floater ._villas-365-property-floater-content {
  border-radius: 1.2rem;
}
#_villas-365-property-floater ._villas-365-property-floater-content ._villas-365-property-floater-header {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
#_villas-365-property-floater #_villas-365-property-floater-discount-row ._villas-365-property-floater-discount {
  color: #fff;
  background-color: #000;
  border-radius: 0;
  font-size: 14px;
  padding: 0.375rem 0.75rem;
  display: block;
}
#_villas-365-property-floater #_villas-365-property-floater-discount-row ._villas-365-property-floater-discount ._villas-365-property-discount-label {
  width: auto;
  max-width: 100%;
}
#_villas-365-property-floater #_villas-365-property-floater-discount-row ._villas-365-property-floater-discount ._villas-365-property-discount-text {
  margin-left: 4px;
  max-width: 100%;
}

._read-more-more-button {
  text-align: center;
}

._read-more-outer {
  position: relative;
  overflow: hidden;
}
._read-more-outer::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(transparent, #fff);
  z-index: 1;
}
._read-more-outer.before::before {
  content: none;
}

._villas-365-property-related ._villas-365-property-city {
  font-size: 16px;
}

h3._villas-365-property-city {
  font-size: 28px;
}

.chosen-container-single .chosen-single span {
  padding-left: 12px;
}

@media (min-width: 1200px) {
  ._villas-365-property-floater-contact-container:nth-last-of-type(1) {
    padding-left: 20px;
  }
}
