.details {
}

.details label {
  color: #222;
  display: block;
  font-size: 16px;
  text-align: left;
}
.details .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #52a2ff;
}
.details .hbtn.btn-show-all {
  border: 1px solid #ddd;
  color: #2e2e2e;
  display: inline-block;
  font-size: 14px;
  width: 200px;
}

/** section.MAIN **/
.details section.main {
  position: relative;
  overflow: hidden;
}
.details section.main .images {
  background-color: #f6f6f6;
  height: 380px;
  position: relative;
  width: 100%;
}
.details section.main .images .property_pic {
  background-size: cover;
  background-position: center;
  display: inline-block;
  float: left;
  position: absolute;
  vertical-align: top;
}
.details section.main .images .property_pic:nth-child(3n + 1) {
  height: 100%;
  top: 0;
  left: 0;
  width: calc(54% - 4px);
}
.details section.main .images .property_pic:nth-child(3n + 2) {
  height: calc(50% - 4px);
  top: 0;
  left: 54%;
  width: 23%;
}
.details section.main .images .property_pic:nth-child(3n + 3) {
  height: 50%;
  top: 50%;
  left: 54%;
  width: 23%;
}
.details section.main .images .property_pic:nth-child(3n + 4) {
  height: 100%;
  top: 0;
  left: calc(77% + 4px);
  width: 23%;
}
.details section.main #carouselLeft,
.details section.main #carouselRight {
  display: none;
}
.details section.main .images .price-overlay {
  background-size: cover;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.details section.main .images .price-box {
  color: #fff;
  display: none;
  position: absolute;
  bottom: 25px;
  right: 25px;
  text-transform: uppercase;
}
.details section.main .images .price-box strong {
  font-size: 3em;
  line-height: 0.8em;
}
.details section.main .images .view-photos,
.details section.main .slider-images .view-photos {
  background-color: #fff;
  color: #2e2e2e;
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 95px;
  position: absolute;
  left: 25px;
  bottom: 25px;
}

@media screen and (max-width: 1200px) {
  .details section.main .images .price-overlay {
    display: block;
  }
  .details section.main .images .price-box {
    display: inline-block;
  }
}

.details section.main .slider-images {
  display: none;
}

@media screen and (max-width: 1024px) {
  .details section.main .images .property_pic {
    display: none;
  }
  .details section.main .images .property_pic:first-child {
    display: block;
    height: 100%;
    width: 100%;
  }
  .details section.main .slider-images {
    display: block;
	background: white;
  }
  .details section.main .slider-images,
  .details section.main .slider-images div.item {
    height: 380px;
  }
  .details section.main .slider-images .items {
    position: relative;
    z-index: 1;
  }
  .details section.main .slider-images a {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background: white;
  }
  .details section.main .carousel-wrapper {
    position: relative;
  }

  .details section.main .images {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background: none;
    z-index: 2;
  }

  .details section.main .images .property_pic:first-child {
    background: none !important;
  }
}

.details section.main .fancy-gallery {
  bottom: 25px;
  left: 100px;
  position: absolute;
  text-align: left;
}
.details section.main .fancy-gallery .btn-gallery {
  background-color: #fff;
  box-shadow: 0 -7px 14px 0 rgba(0, 0, 0, 0.25);
  color: #2e2e2e;
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  text-align: center;
  vertical-align: top;
  width: 95px;
}
.details section.main .fancy-gallery .fancy-share-btn {
  background-image: url("/img/lp/properties/share-icon@3x.png");
  background-position: 6px center;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-left: 30px;
  text-align: left;
}

.details section.main .favorite {
  display: block;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  z-index: 99;
}
.details section.main .favorite input[type="checkbox"] {
  display: none;
}
.details section.main .favorite input[type="checkbox"] + label {
  background: url(/img/lp/properties/heart-white.png) center no-repeat;
  cursor: pointer;
  height: 100%;
  width: 100%;
}
.details section.main .favorite input[type="checkbox"]:checked + label {
  background: url(/img/lp/properties/heart-white-fill.png) center no-repeat;
}

@media screen and (max-width: 768px) {
  .details section.main .carousel .carousel-control {
    width: 60px;
  }
  .details section.main .carousel-inner {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0.32) 100%);
  }
  .details section.main .carousel-inner .item {
    height: 200px;
  }
  .details section.main .fancy-gallery {
    left: 65px;
    right: 65px;
    text-align: center;
  }
}

/** section.INFO **/
.details section.info .main_panel {
  min-height: 400px;
}
.details section.info .main_panel .stars {
  display: inline-block;
  vertical-align: middle;
}
.details section.info .main_panel .stars .star {
  margin-left: 4px;
}
.details section.info .short-details {
  border: 1px solid #ddd;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  margin: 32px auto 0;
  padding: 16px 0;
}
.details section.info .short-details .detail {
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: top center;
  border-right: 1px solid #ddd;
  flex: 1;
  font-size: 13px;
  line-height: 17px;
  padding: 30px 16px 0;
  text-align: center;
}
.details section.info .short-details .detail:last-child {
  border-right: none;
}
.details section.info .short-details .detail.type {
  background-image: url(/img/lp/properties/short-details-type.png);
}
.details section.info .short-details .detail.guests {
  background-image: url(/img/lp/properties/short-details-guests.png);
}
.details section.info .short-details .detail.bedrooms {
  background-image: url(/img/lp/properties/short-details-bedrooms.png);
}
.details section.info .short-details .detail.baths {
  background-image: url(/img/lp/properties/short-details-baths.png);
}
.details section.info .short-details .detail.price {
  background-image: url(/img/lp/properties/short-details-price.png);
}
.details section.info .short-details .detail.size {
  background-image: url(/img/lp/properties/short-details-size.png);
}
.details section.info .section-title {
  background-color: #ddd;
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  margin: 50px auto 25px 0;
  padding: 10px 50px 0 0;
  position: relative;
}
.details section.info .section-title:after {
  background-color: inherit;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  left: -9999px;
}
.details section.info .section-title.blue {
  background-color: #1e7eee;
}
.details section.info .section-title.orange {
  background-color: #f6c243;
}
.details section.info .subsection {
  border-bottom: 1px solid #ddd;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  padding: 16px 0 32px;
}
.details section.info .subsection:last-child {
  border-bottom: none;
}
.details section.info .subsection h3 {
  margin: 16px auto;
}
.details section.info .subsection .description {
  white-space: pre-line;
  word-break: break-word;
}
.details section.info .subsection strong {
  white-space: nowrap;
}
.details section.info .subsection.arrangements .short-details {
  border: none;
  padding: 0;
}
.details section.info .subsection.arrangements .short-details .room {
  border: 1px solid #ebebeb;
  border-radius: 8px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 16px;
  margin: 0 8px 8px 0;
  max-width: 48%;
  padding: 16px;
  width: auto;
}
.details section.info .subsection.arrangements .short-details .room .room_name {
  color: #2e2e2e;
  font-weight: 500;
  margin: 0 0 8px;
  text-align: left;
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room.room_type
  .room_name {
  margin-top: 30px;
  min-width: 75px;
  height: 45px;
  text-align: center;
}
.details section.info .subsection.arrangements .short-details .room .bed_types {
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_types
  .type {
  color: #7d7d7d;
  display: inline-block;
  font-size: 13px;
  padding-right: 4px;
  position: relative;
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_types
  .type:after {
  bottom: 0;
  content: ",";
  position: absolute;
  right: 0;
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_types
  .type:last-child:after {
  content: "";
}
.details section.info .subsection.arrangements .short-details .room .bed_icons {
  padding-top: 8px;
  text-align: left;
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon {
  background-size: cover;
  display: inline-block;
  height: 32px;
  margin: 0 4px 4px 0;
  vertical-align: top;
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.bunk {
  content: url(/img/lp/properties/beds/bunk.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.chase {
  content: url(/img/lp/properties/beds/chaise.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.couch {
  content: url(/img/lp/properties/beds/sofa.jpg);
} /**/
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.futon {
  content: url(/img/lp/properties/beds/futon.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.full {
  content: url(/img/lp/properties/beds/queen_bed.jpg);
} /**/
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.king {
  content: url(/img/lp/properties/beds/king_bed.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.murphy {
  content: url(/img/lp/properties/beds/murphy_bed.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.queen {
  content: url(/img/lp/properties/beds/queen_bed.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.sofa {
  content: url(/img/lp/properties/beds/sofa.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.sofa.sect {
  content: url(/img/lp/properties/beds/sofa_sect.jpg);
}
.details
  section.info
  .subsection.arrangements
  .short-details
  .room
  .bed_icons
  .icon.twin {
  content: url(/img/lp/properties/beds/twin_bed.jpg);
}
@media screen and (max-width: 767.5px) {
  .details section.info .container {
    padding-top: 0;
  }
  .details section.info .container .heading {
    margin: 0;
  }
  .details section.info .short-details {
    margin-top: 16px;
  }
  .details section.info .section-title {
    margin: 24px 0 8px;
  }
  .details section.info .subsection.arrangements .short-details {
    display: block;
  }
  .details section.info .subsection.arrangements .short-details .room {
    max-width: 100%;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .details section.info .subsection.arrangements .short-details {
    padding-top: 0;
  }
  .details section.info .subsection.arrangements .short-details .detail {
    background-position: top left;
    display: block;
    margin: 16px auto;
    padding: 0 0 0 50px;
    text-align: left;
    width: 100%;
  }
  .details section.info .subsection.arrangements .short-details .detail span {
    display: inline;
    position: relative;
    width: auto;
  }
  .details
    section.info
    .subsection.arrangements
    .short-details
    .detail
    span:after {
    content: ", ";
  }
  .details
    section.info
    .subsection.arrangements
    .short-details
    .detail
    span:last-child:after {
    content: "";
  }
}
.details section.info .subsection.location .place-category {
  padding: 10px 0 5px;
}
.details section.info .subsection.location .place-category a {
  color: #7d7d7d;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  margin: 0 12px 6px 0;
  vertical-align: top;
}
.details section.info .subsection.location .place-category a.selected {
  color: #52a2ff;
  font-weight: 500;
}
.details section.info .subsection.location p img {
  height: 14px;
  margin-right: 10px;
  margin-bottom: 2px;
}
.details section.info .subsection.location ul.places {
  display: block;
  max-height: 110px;
  margin-top: 10px;
  overflow: auto;
  padding: 10px 0;
  width: 100%;
}
.details section.info .subsection.location ul.places li {
  display: inline-block;
  vertical-align: top;
}
.details section.info .subsection.location ul.places li.place {
  border: 1px solid transparent;
  margin: 3px 35px;
  margin-left: 0;
  width: 200px;
}
.details section.info .subsection.location ul.places li.place .place-text {
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  height: 50px;
  line-height: 21px;
  max-width: 100%;
  vertical-align: top;
  white-space: nowrap;
}
.details
  section.info
  .subsection.location
  ul.places
  li.place
  .place-text
  .title {
  color: #2e2e2e;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.details
  section.info
  .subsection.location
  ul.places
  li.place
  .place-text
  .location {
  color: #7d7d7d;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.details section.info .subsection.location .map {
  height: 250px;
}
.details section.info .subsection.location .map #map_canvas {
  height: 100%;
  width: 100%;
}
.details section.info .subsection.location .map .gm-style .gm-style-iw-c {
  border-radius: 6px;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.1);
  padding: 10px 15px !important;
}
.details
  section.info
  .subsection.location
  .map
  .gm-style
  .gm-style-iw-c
  button {
  opacity: 0;
  transition: 0.5s ease;
}
.details
  section.info
  .subsection.location
  .map
  .gm-style
  .gm-style-iw-c:hover
  button {
  opacity: 0.7;
}
.details section.info .subsection.location .map .gm-style .gm-style-iw-d {
  overflow: auto !important;
}
.details section.info .subsection.location .map .place-text {
}
.details section.info .subsection.location .map .place-text .title {
  color: #2e2e2e;
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 4px;
}
.details section.info .subsection.location .map .place-text .location {
  color: #7d7d7d;
  font-size: 10px;
}
.details section.info .subsection.amenities .action-toggle-amenities {
  cursor: pointer;
  display: block;
  margin-top: 33px;
}
.details section.info .subsection.amenities ul.amenities_list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  overflow: hidden;
  padding: 0;
}
.details section.info .subsection.amenities ul.amenities_list.part {
  height: 90px;
}
.details section.info .subsection.amenities ul.amenities_list li {
  background-color: #fff;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 50px;
  border-radius: 3px;
  color: #2e2e2e;
  display: inline-block;
  font-size: 15px;
  margin: 5px 0;
  order: 100;
  padding: 0 5px 5px;
  padding-top: 45px;
  text-align: center;
}
.details
  section.info
  .subsection.amenities
  ul.amenities_list.part
  li:nth-child(n + 7) {
  display: none;
}

@media screen and (max-width: 768px) {
  .details section.info .subsection.amenities ul.amenities_list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.details section.info .subsection.hotel-rooms-details .room {
  margin-bottom: 16px;
}
.details section.info .subsection.hotel-rooms-details .room .short-details {
}
.details
  section.info
  .subsection.hotel-rooms-details
  .room
  .short-details
  .room-title
  h3 {
  display: inline-block;
  margin: 0 10px 10px 22px;
}
.details
  section.info
  .subsection.hotel-rooms-details
  .room
  .short-details
  .room-title
  h3.red {
  color: #ff5252;
  float: right;
  font-size: 12px;
  margin: 0 22px 10px 0;
}
.details
  section.info
  .subsection.hotel-rooms-details
  .room
  .short-details
  .detail {
  border: none;
  width: 32%;
}
.details
  section.info
  .subsection.hotel-rooms-details
  .room
  .short-details
  .detail.bedrooms {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.details
  section.info
  .subsection.hotel-rooms-details
  .room
  .short-details
  .detail.price
  strong {
  color: #52a2ff;
}
@media screen and (max-width: 680px) {
  .details section.info .subsection.hotel-rooms-details .room .short-details {
    padding-bottom: 32px;
    position: relative;
    width: 100%;
  }
  .details
    section.info
    .subsection.hotel-rooms-details
    .room
    .short-details
    .room-title
    h3 {
    display: block;
    float: none;
    margin: 5px 22px;
    margin-bottom: 10px;
  }
  .details
    section.info
    .subsection.hotel-rooms-details
    .room
    .short-details
    .room-title
    h3.red {
    position: absolute;
    bottom: 0;
    left: 22px;
  }
  .details section.info .subsection.hotel-rooms .room .select-rooms-box {
    border: 1px solid #ddd;
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    float: none;
    width: 100%;
  }
  .details section.info .subsection.hotel-rooms .room .select-rooms-box h3 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .details
    section.info
    .subsection.hotel-rooms
    .room
    .select-rooms-box
    .chosen-container {
    display: inline-block;
    float: right;
    margin-top: 4px;
    text-align: right;
    vertical-align: middle;
  }
}

.details section.info .subsection.reviews {
}
.details section.info .subsection.reviews > h3 {
  display: inline-block;
  vertical-align: middle;
}
.details section.info .subsection.reviews > .stars {
  display: inline-block;
  vertical-align: middle;
}
.details section.info .subsection.reviews .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.details section.info .subsection.reviews .item {
  padding: 0 30px 30px 0;
  width: 50%;
}
.details section.info .subsection.reviews .item .header {
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.details section.info .subsection.reviews .item .header .ava {
  float: left;
  margin-right: 15px;
  width: 40px;
}
.details section.info .subsection.reviews .item .header .name {
  color: #2e2e2e;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
}
.details section.info .subsection.reviews .item .header .desc {
}
.details section.info .subsection.reviews .item .header .desc .date {
  color: #7d7d7d;
  display: inline-block;
  font-size: 12px;
  line-height: 17px;
  vertical-align: middle;
}
.details section.info .subsection.reviews .item .header .desc .stars {
  display: inline-block;
  vertical-align: middle;
}
.details section.info .subsection.reviews .item .txt {
  color: #2e2e2e;
  font-size: 15px;
  line-height: 20px;
}

.details section.info .subsection.reviews .modal {
}
.details section.info .subsection.reviews .modal .modal-header {
  border-bottom: 1px solid #ededed;
}
.details section.info .subsection.reviews .modal .modal-header h3,
.details section.info .subsection.reviews .modal .modal-header p {
  margin: 0;
}
.details section.info .subsection.reviews .modal .items {
  display: block;
  max-height: 60vh;
  overflow-y: auto;
  position: relative;
}
.details section.info .subsection.reviews .modal .items .item {
  padding: 10px 10px 20px;
  width: 100%;
}

.details section.info .subsection.similar .similar-policy {
  display: grid;
  grid-gap: 28px;
}
@media screen and (min-width: 1200px) {
  .details section.info .subsection.similar .section-head hr {
    margin: 0;
    max-width: 66%;
  }
}
@media screen and (min-width: 768px) {
  .details section.info .subsection.similar .similar-policy {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 767.5px) {
  .details section.info .subsection.similar .similar-policy {
    grid-template-columns: repeat(1, 1fr);
  }
}

.details section.info .subsection.similar {
  border-top: 1px solid #ddd;
}
.details section.info .subsection.similar .single-property:last-child {
  margin-right: 0;
}
.details section.info .subsection.similar .single-property > a.pict-side {
  display: block;
}
.details section.info .subsection.similar .single-property .pict-side {
  height: 230px;
  position: relative;
}
.details
  section.info
  .subsection.similar
  .single-property
  .pict-side
  .picture-default,
.details
  section.info
  .subsection.similar
  .single-property
  .pict-side
  .picture-main {
  background-color: transparent;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.details
  section.info
  .subsection.similar
  .single-property
  .pict-side
  .picture-main {
  position: absolute;
  top: 0;
  left: 0;
}
.details
  section.info
  .subsection.similar
  .single-property
  .pict-side
  .btn-gallery {
  display: inline-block;
  background-image: url(/img/lp/properties/icon-gallery.png);
  background-size: cover;
  height: 30px;
  width: 30px;
  position: absolute;
  bottom: 2px;
  right: 5px;
  z-index: 999;
}
.details section.info .subsection.similar .single-property .text-side {
  text-align: left;
  padding: 15px 0;
}
.details section.info .subsection.similar .single-property .text-side > div {
  color: #2e2e2e;
  padding: 15px 0;
}
.details section.info .subsection.similar .single-property .text-side .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  float: left;
  display: inline;
  max-width: calc(100% - 105px);
  margin-bottom: 4px;
}
.details section.info .subsection.similar .single-property .text-side .title a {
  color: #000;
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .subtitle {
  color: #2e2e2e;
  font-size: 15px;
  display: inline;
  position: relative;
  float: right;
  width: 105px;
  margin: 3px 0px;
  text-align: right;
  line-height: 18px;
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .subtitle
  .price
  * {
  color: #52a2ff;
  font-size: 25px;
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .subtitle
  .price
  .value {
  vertical-align: sub;
}
.details section.info .subsection.similar .single-property .text-side .stars {
  display: inline-block;
  margin-top: 4px;
  vertical-align: middle;
  margin-left: -5px;
  width: 100%;
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .stars
  .txt {
  display: inline-block;
  font-size: 13px;
  margin-left: 8px;
  vertical-align: top;
}
.details section.info .subsection.similar .single-property .text-side .desc {
  color: #444;
  display: block;
  display: -webkit-box;
  font-size: 12px;
  height: calc(12px * 15 * 3);
  line-height: 15px;
  margin: 8px auto;
  max-width: 100%;
  max-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.details section.info .subsection.similar .single-property .text-side .details {
  margin: 8px auto;
  text-align: left;
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .details
  > div {
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: left;
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  padding: 0 16px 0 24px;
  vertical-align: top;
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .details
  > div.guests {
  background-image: url(/img/lp/properties/icon-guests.png);
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .details
  > div.bedrooms {
  background-image: url(/img/lp/properties/icon-bed.png);
}
.details
  section.info
  .subsection.similar
  .single-property
  .text-side
  .details
  > div.baths {
  background-image: url(/img/lp/properties/icon-bath.png);
}

.details
  section.info
  .subsection.similar
  .single-property.property-placeholder {
  position: relative;
  overflow: hidden;
}
.details
  section.info
  .subsection.similar
  .single-property.property-placeholder:after {
  animation: slide 1s infinite;
  animation-duration: 3s;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 40%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0) 60%,
    rgba(255, 255, 255, 0) 100%
  );
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transform: translateX(100%);
  width: 200%;
  z-index: 1;
}
.details
  section.info
  .subsection.similar
  .single-property.property-placeholder
  .pict-side {
  background-color: #f1f1f1;
  border-radius: 2px;
  position: relative;
}
.details
  section.info
  .subsection.similar
  .single-property.property-placeholder
  .text-side {
  position: relative;
  text-align: left;
}
.details
  section.info
  .subsection.similar
  .single-property.property-placeholder
  .text-side
  .title {
  background-color: #e3e3e3;
  border-radius: 2px;
  height: 24px;
  width: 67%;
}
.details
  section.info
  .subsection.similar
  .single-property.property-placeholder
  .text-side
  .price-box {
  background-color: #e0e0e0;
  border-radius: 2px 0 2px 0;
  display: inline-block;
  height: 39px;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: -39px;
  width: 102px;
}
.details
  section.info
  .subsection.similar
  .single-property.property-placeholder
  .text-side
  .details {
  background-color: #e3e3e3;
  border-radius: 2px;
  display: inline-block;
  height: 16px;
  width: 25%;
}
@media screen and (max-width: 600px) {
  .details section.info .subsection.similar .single-property {
    margin: 0 0 12px;
    width: 100%;
  }
  .details section.main .slider-images,
  .details section.main .slider-images div.item {
    height: 250px;
  }
  .details section.main .slider-images a {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 285px;
  }
  .details section.main .slider-images a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 100px, rgb(0 0 0 / 32%) 100%);
    z-index: 1;
    pointer-events: none;
  }

  .details section.main #carouselLeft {
    display: block;
    position: absolute;
    top: 45%;
    left: 4%;
    border: none;
    background: transparent;
  }
  .details section.main #carouselRight {
    display: block;
    right: 4%;
    position: absolute;
    top: 45%;
    border: none;
    background: transparent;
  }
}

.details .mob-button-box {
  background-color: #fff;
  border-top: 1px solid #ddd;
  display: none;
  padding: 16px;
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 99;
}
.details .mob-button-box .btn.btn-primary.action-show-booking-panel {
  width: 100%;
}
.details .mob-button-box .price {
  font-weight: 400;
  text-transform: lowercase;
}
.details .mob-button-box .price .price-txt {
  color: #fff !important;
}
.details .mob-button-box .price span:not(.js-avg, .js-price-label) {
  font-weight: 600;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .details .main_panel {
    float: none;
    width: 100%;
  }
  .details .mob-button-box {
    display: block;
  }
}

@media screen and (max-width: 415px) {
  .details .mob-button-box .btn.btn-primary.action-toggle-booking-panel {
    width: calc(100% - 24px);
  }
}

@media screen and (max-width: 767.5px) {
  #launcher {
    bottom: 125px !important;
  }
  .details .main_panel {
    padding: 0 5px;
  }
}

.global_modal {
  background-color: #626d77;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  left: 50%;
  margin-left: -60px;
  padding: 20px 40px;
  position: fixed;
  top: 50%;
}
