
/*
 *  singleHotel.css v1 | http://zyrgon.com | (c) 2019
 */

.white-bg {
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 40px;
    margin-top: 40px;
    border-radius:3px;
}

.contain-sides-padding-zero {
  padding-left:0;
  padding-right:0;
}

/*.contain {
  max-width: 1084px;
}*/

.contain-hotel {
  width: 1084px;
  padding: 20px 30px 20px 20px;
  background:#f6f7f9;
  margin-bottom: 15px;
  margin-top: 0px;
}

#hotel {
    display: flex;
}

#hotel_name {
  padding-right: 10px;
  font-weight: bold;
  font-size: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #2c2f33;
  margin-bottom: 5px;
}

.hotel_text {
  font-size: 14px;
  line-height: 1.15;
  text-align: left;
  color: #2c2f33;
  vertical-align: bottom;
}

.location_icon {
  margin-right: 4px;
}

#hotel_stars {
    color: #ffcc00;
    font-size: 20px;
    margin: 0px;
    line-height: 1.2;
    min-width: fit-content;
}

#hotel_location {
    padding-top: 7px;
    padding-bottom: 20px;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: left;
    color: #2c2f33;
}

.hotel_location_icon {
  margin-right: 4px;
}

.hotel_location_text {
  vertical-align: bottom;
  display: inline-flex;
}

.room-info-holder {
  margin-top: 40px;
  display: flex;
  width: 100%;
}

.hotel-title {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #2c2f33;
  margin-bottom: 10px;
}

.hotel-margin {
  margin-top: 33px;
}

.hotel-info {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #2c2f33;
}

.slider {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #454950;
}

.hotel-divider {
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.hotel-info-holder {
  margin-right: 20px;
}

.info {
  background-color: #F6F7F9;
  height: max-content;
  padding: unset;
  padding: 20px 30px;
  border-radius:4px ;
  min-height: 17px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.21;
  text-align: left;
  color: #2c2f33;
  min-width: 319px;
  display: inline-block;
}

.info-single-room {
  padding: 30px 30px 20px;
}

.single-room-gallery {
  display: inline-flex;
  width: 100%;
}

.info-first {
    padding-top: 15px;
}

.info-title {
    font-weight: 600;
    margin: 0px;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #2c2f33;
}

.hotelcard-hotelresults .info-title {
  padding-bottom: 20px;
}

.hotelcard-hotelresults .hotels_schedules-time {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

.info-hours {
    padding-left: 10px;
    margin-top:10px;
    margin-bottom:8px;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #2c2f33;
}

#check_in {
    margin-bottom:28px
}

#reception {
    margin-bottom: 28px;
}

#breakfast {
    margin-bottom: 30px;
}

.book {
  background-color: #53AC2A;
  color: #ffffff;
  display: block;
  margin: 0px auto;
  border-radius: var(--button-border-radius-lg, 12px);
  padding: 17px 20px 16px;  
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

.book:hover {
  color:#ffffff;
}

.hotel-spacer, .room-spacer {
  margin:40.5px  0px;
}

.amenity-group-wrap  {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-auto-rows: auto;
    grid-gap: 10px;
}

.whole-page .amenity-group-wrap  {
    grid-auto-rows: auto;
}

.amenity-group {
  height: auto;
}


.amenity-category {
  padding-top:10px;
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #2c2f33;
}

.amenity-item {
  margin: 0px;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #2c2f33;
}

.amenities{
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #EAEDF2;
  margin-top: 20px;
  padding-top: 20px;
}
.amenity-icon{
  height:24px;
  margin-bottom:11px;
}
.amenity{
  width:10%;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  align-self: flex-start;
}

.rooms {
  margin-bottom: 30px;
  margin-right: 11px;
  display: inline-block;
}


.card {
	background:#f6f7f9;
  border:1px solid transparent;
  width: 242px;
}

.room-image {
  height: 162px !important;
}

.adults {
  height: 21px;
  margin-right: 2px;
}

.children {
  vertical-align: bottom;
}
.room-button {
	width: 130px;
  border-radius: var(--button-border-radius, 10px);
  font-weight: 700;
  font-size: 11px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  padding: 9px 13px 8px 13px;
  background-color:#455A64;
  color: #FFFFFF;
  border: 1px solid #455A64;  
}

.room-button:hover {
  -webkit-box-shadow: inset 0px -5px 0px 40px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0px -5px 0px 40px rgba(0,0,0,0.1);
  box-shadow: inset 0px -5px 0px 40px rgba(0,0,0,0.1);  
}

#room_redirect {
  text-decoration: none;
}

.modal-header {    
    padding: 0.3rem 0.5rem 0rem 0.5rem;
}

.google_map {
    cursor: pointer;
    color: #4b8cf4;
}

.close span {
  float: right;
}

#information-popup .close span {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.card-img-top {
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    object-fit: cover;
}

.card-body {
    padding: 14px 10px 10px 10px;
}

.card-title {
    font-family: 'Roboto', sans-serif;
    height: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.21;
    text-align: center;
    color: #2c2f33;
}

.single-room-title {
  margin-bottom: 4px;
}

.card-text {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    color: #2c2f33;
    height: 37px;

}

/* Ícone de compartilhamento */
.share_dropdown_icon {
  padding-left: 10px;
  cursor: pointer;
}

.share-modal {
  box-shadow: 0 0 20px #00000033;
  padding: 22px 20px 17px 16px;
  background-color: #fff;
  position: absolute;
  top: 29px;
  right: 0;
  z-index: 10;
  display: none;
}

.hotel-amenities-title {
  display: none;
}

.share-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.share-modal-header span {
  font-size: 16px;
  font-weight: bold;
  color: #242223;
}

.share-modal-header img {
  cursor: pointer;
}

.share-modal-content {
  width: 295px;
}

.share-modal-item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid rgba(97, 97, 97, 0.15);
  cursor: pointer;
}

.share-modal-item span {
  font-size: 14px;
  font-weight: 500;
  color: #273240;
}

.share-modal-item img {
  margin: 0 25px 0 10.5px;
}

.share-modal-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.single-room-desc {
  margin-bottom:14px;
}

.plural {
    font-size: 11px;
    font-weight: normal;
    margin-right: 4px;
}

.icons {
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 3.5px;
    height: 21px;
}

.icon_description {
    font-size: 11px;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.15;
    text-align: center;
    color: #2c2f33;
    margin-bottom: 20px;
    font-weight: 300;
}

.button-contain {
  height: 65px;
  background:#ffffff;
}

.gallery-contain-left {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-height: 341px;
  background-color: #fff;
} 

.gallery-contain-right {
  display: inline-block;
}

.gallery-contain-right-grid {
  display: flex;
  flex-wrap: wrap;
  width: 520px;
  position: relative;
}

.grid-images {
  width: 240px;
  height: 162px;
  object-fit: cover;
  margin-left: 20px;
  margin-bottom: 16px;
  display: inline-block;
}

.modal-images {
  border-radius:4px;
}

.img-div {
    display: inline-block;
    cursor: pointer;
}

#extra-images {
  z-index: 10;
  width: 100%;
}

.single-room-extra-images {
  right: 21px !important;
}

#extra-images:hover {
  cursor: pointer;
}

.contain-right-grid {
  margin-left: 14px;
}

.image-overlay {
  background-color: rgba(0 ,0, 0, 0.7);
  position: absolute;
  width: 110px;
  height: 73px;
  z-index: 2;
  border-radius: 4px;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-overlay:hover {
  cursor: pointer;
}

.extra-image:hover {
  cursor:pointer;
}

.grid-image{
  width:100%;
  height: 100%;
  border-radius:4px;
  background-image: url(/img/placeholderStepGrey.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: center;
  background-position-x: center;
  object-fit: cover;
}


.more-images > div{
  color:#fff;
  font-weight: bold;
  position:absolute;
  text-shadow: 0px 0px 15px #000000;
  text-align:center;
  bottom: 1px;
  right: 21px;
  z-index: 2;
  font-size:20px;
  width:110px;
}

#extra-images {
  color:#fff;
  font-weight: bold;
  text-shadow: 0px 0px 15px #000000;
  text-align:center;
  font-size:20px;
}

.share-icons {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.icon-share__holder__phone {
  display: none
}

.hotel-info-contain {
  display: flex;
}

.more-images {
    width: 110px;
}

.single-room-image {
	border-radius:4px;
}

.view-bed-area {
  margin-bottom: 28px;
  display: block;
}

.view-icons {
  display: flex;
  flex-wrap: wrap;
}

.view-bed-type {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  color: #2c2f33;
  display: flex;
  padding-left: 10px;
  padding-top: 10px;
  flex: 50%;
  height: 30px;
  align-items: center;
  position: relative;
}

.room-bed-icons {
  vertical-align: baseline;
}

.single-room-info {
  font-size: 14px;
  margin-bottom: 0px;
}

.no-dates {
  font-size: 14px;
}

.single-room-price {
  text-align: center;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
}

.room-currency-value {
  white-space: nowrap;
}

.popup-button {
  color: #ffffff;
  text-shadow: none;
  position: fixed;
  top: 20px;
  right: 20px;
  cursor: pointer;
  opacity: 1;
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}

.close_icon {
  width: 24px;
  height: 24px;
}

.image-content {
  width: auto;
}

.custom-popup-image {
  background:transparent;
  border:none;
}

.single-room-overlay {
  right: 21px;
  bottom: 15px;
}

.amenity-items {
  display: block;
}

.single-hotel-arrow {
  display: none;
}

.more-info-button {
  display: none;
}

.mobile-image-opener {
  display: none;
}

.tablet-image-opener {
  display: none;
}

.close-button-error {
  position: absolute;
  width: 16px;
  height: 16px;
  right: 10px;
  top: 4px;
}

.close_icon_error {
  width:16px;
  height: 16px;
}

.room-view-type-head {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #2c2f33;
  margin-bottom: 8px;
  display: block;
}

.view-bed-type-ajax {
  display: flex;
  margin-bottom: 10px;
  font-weight: lighter;
  align-items: center;
}

.info-ajax {
  height: unset;
  text-align: left;
}

.max-guests-ajax {
  margin-bottom: 10px;
  display: flex;
  align-items: baseline;
}

.amenity-room-ajax {
  margin-bottom: 10px;
  margin-right: 20px;
}

.amenity-head {
   margin-top: 20px;
}

.amenity-room-tooltip:hover svg g path {
  fill:red;
}

.single-room-icon-desc {
  display: flex;
  justify-content: space-between;
  padding-left: 28px;
  padding-right: 28px;
  height: 56.5px;
}

.view-bed-type-room {
  display: flex;
  flex-direction: column;
}

.view-bed-icon {
  margin-bottom: 3.5px;
  height: 15px;
}

.MaxOccupancy-desc {
  font-weight: lighter;
  display: inline-block;
  margin-left: 6px;
}

.room-icon-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 6px;
  padding-left: 10px;
}

.room-icon-holder:only-child {
  margin: 0 auto;
}

.room-view-type-holder:only-child {
  margin: 0 auto;
}

.zcalendar {
  box-shadow: 0px 3px 25px #00000029;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .gallery-contain-left {
    min-width: unset;
    max-width: unset;
  }

  .grid-images {
    width: 95px;
    margin-left: 10px;
    margin-bottom: 10px;
  }

  .grid-image {
    height:73px;
  }

  .gallery-contain-right-grid {
    display: none;
  }

  .image-overlay {
    width: 95px;
    height: 73px;
    top: 0;
  }

  .more-images > div {
    right: 2px;
    bottom: 25px;
    width: 95px;
  }

  .gallery-contain-left-ajax {
    margin-right: 11px;
  }

}

.rateplan-price {
    text-align: center;
    -webkit-text-stroke: 1px rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    color: #2c2f33;
}

.book-now-rateplan {
    text-decoration: none;
    background-color: #53ac2a;
    color: #ffffff;
    padding: 17px 20px;
    border-radius: var(--button-border-radius-lg, 12px);
    border-width: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.19;
    text-align: center;
    width: 100%;
    max-width: 250px;
}

.info-section-rateplan {
  margin-top: 15px;
}

@media (max-width: 992px) {

  .modal-header {    
		margin-top: unset;
	}

  .amenity-group-wrap  {
      display: block;
  }

  .header-top{
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .single-hotel-arrow {
    display: inline-block;
  }

  .white-bg {
    padding: 15px 10px;
    margin-top: 0px;
    background-color: #fff;
    margin-bottom: 50px;
  }

  #hotel {
    display: block;
  }

  #hotel_location {
    padding-bottom: 15px;
    display: inline-flex;
    align-items: center;
  }

  .amenity-items {
    display: none;
  }

  .amenity-group {
    cursor: pointer;
    margin-bottom: 15px;
  }

  .gallery-contain-right {
    display: block;
    margin-top: 10px;
  }

  .gallery-contain-right-grid {
    display: none;
  }

  div.gallery-contain-right-grid div:nth-child(n+5) {
    display: none;
  }

  .tablet-image-opener {
    display: inline-block!important;
  }

  .image-overlay {
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
  }

  .grid-image {
    width: 100%;
    height: 100%;
  }

  .grid-images {
    height: 100%;
  }

  #extra-images {
    right: 0;
    width: 100%;
  }

  .more-images > div {
    right: 0;
    position: relative;
  }

  .img-div {
    width: 24% !important;
  }

  .grid-images {
    margin-left: 0px;
    width: 100% !important;
    margin-bottom: 0px;
  }

  .rooms {
    margin-bottom: 0px;
  }

  .ajax-amenity-center {
    display: flex;
    justify-content: center;
  }

  .share-icons {
    align-items: center;
    padding-right: 0px;
    display: none;
  }

  .icon-share__holder__phone {
    display: block;
  }

  .icon-share__text__phone {
    display: block;
    text-align: center!important;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-right: 0px!important;
  }

  .icon-share__holder__rating {
    display: flex;
    justify-content: flex-end;
    padding: 0!important;
  }

  .icon-share__links {
    display: flex;
    justify-content: center;
  }

  .icon-share__link {
    margin-right: 8px!important;
  }

  #hotel_name {
    display: inline-block;
  }

  .hotel-info-contain {
    display: block;
    margin-top: 20px;
  }

  .gallery-contain-left {
    display: block; 
    margin-right: 0px; 
    max-height: unset;
    overflow: hidden;
    max-height: 350px;
    max-width: unset;
  }

  .room-holder {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
  }

  .amenity-category-text {
    padding-right: 10px;
  }

  .single-hotel-padding {
    padding-left: 15px;
    padding-right: 15px;
  }

  .info {
    min-width: unset;
    width: 100%;
    padding: 25px 10px;
  }

  #check_in {
    padding-left: 20px;
    margin-bottom: 12px;
  }

  #reception {
    padding-left: 20px;
    margin-bottom: 12px;
  }

  #breakfast {
    padding-left: 20px;
  }

  .info-first {
    padding-top: 0px;
  }

  #book-hotel {
    width: 100%;
    padding: 15px 0px;
    max-width: 330px;
  }

  .hotel-spacer {
    margin:20.5px 0px;
  }

  .amenity-category {
    margin-bottom: 15px;
    padding-top: 0;
  }

  .room-spacer {
    margin-top: 5px;
    margin-bottom: 20px;
  }

  .room-holder::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for IE and Edge */

  .room-holder {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
  }

  .single-room-gallery {
    display: block;
  }

  /* CSS FOR SINGLE ROOM */

  .single-room-padding {
    padding-left: 15px;
    padding-right: 15px;
  }

  .room-info-holder {
    flex-direction: column;
    margin-top: 20px;
  }

  .hotel-info {
    margin-bottom: 15px;
  }

  .hotel-info-resize {
    height: 130px;
    overflow-y: hidden;
  }

  .on {
    color:#fff;
    transition:all 5s;
  }

  .amenity-category {
    display: inline;
  }

  .hotel-info-holder {
    margin-right: 0px;
    position: relative;
  }

  .more-about-hotel-holder {
    position: relative;
  }

  .more-about-hotel {
    width: 100%;
    height: 70%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }

  .more-about-hotel-toggle {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--white) 71%);
    position: absolute;
    bottom: 0;
  }

  .more-info-button {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.18;
    text-align: center;
    color: #454950;
    border-radius: var(--button-border-radius-lg, 12px);
    border: solid 1px #b9c2d3;
    background-color: white;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 7px;    
    margin-left: auto;
    margin-right: auto;
  }

  .more-info-text {
    padding-right: 9.5px;
  }

  .more-info-button:focus {
    outline: none;
  }

  .more-info-margin {
    margin-bottom: 20px;
  }

  .room-button {
    width: unset;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    padding:12px 24px;
  }

  #hotel_stars {
    font-size: 18px;
  }

  .amenities {
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0px;
    justify-content: center;  
    padding-top: 20px;      
  }

  .amenities::-webkit-scrollbar {
    display: none;
  }

  .amenity {
    flex-shrink: 0;
    width: 105px;
  }

  .hotel-divider:after {
    width: 0px;
  }

  .responsive-img-div {
    width: 31%!important;
    display: inline-block!important;
  }

  .mobile-galery-rateplan {
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-share__review__phone {
    margin-right: 0px!important;
  }

  .icon-share__holder {
    display: none;
  }

  #hotel_location {
    align-items: baseline;
  }

  .hotel_location_text {
    display: flex;
    flex-wrap: wrap;
  }

  .container.contain-hotel.white-bg{
    padding: 0px;
  }

}

@media (max-width: 576px) {

  div.gallery-contain-right-grid div:nth-child(n+3) {
    display: none;
  }

  .tablet-image-opener {
    display: none!important;
  }

  .mobile-image-opener {
    display: inline-block!important;
  }

  .image-overlay {
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;

  }

  .grid-image {
    width: 100%;
    height: 100%;
  }

  #extra-images {
    right: 0;
    width: 100%;
  }

  .more-images > div {
    right: 0;
    position: relative;
  }

  .img-div {
    width: 30% !important;
  }

  .grid-images {
    margin-left: 0px;
    width: 100% !important;
    margin-bottom: 0px;
  }

  .gallery-contain-left{
    display: block; 
    margin-right: 0px; 
    max-height: 350px;
    overflow: hidden; 
    min-width: unset;
    max-width: unset;
  }

  #book-hotel {
    padding: 12px 0px;
    max-width: 250px;
  }

  .hotel-title {
    margin: 15px;
  }

  .amenity-group-wrap{
    padding: 15px;
  }

  .hotel-info{
    margin: 15px;
  }

  .mobile-galery-rateplan {
    padding-left: 10px;
    padding-right: 0px;
  }

  .contain-hotel {
    width: auto;
  }
  
  .white-bg{
    margin-bottom: unset;
  }

}