@charset "UTF-8";
/* ------------------ CBEDS_PLUGINS ------------------ */
/*  -------------------------------------------------- */
/* Plugins de Roomonline */
.fragment.Booking-HotelList .design-b .hotels.items .open-calendar-compare {
  margin-top: 10px;
  display: inline-block;
}
.fragment.Booking-HotelList .design-b .hotels.items .unavailable-title {
  padding: 20px;
  border: 1px dashed gray;
  text-align: center;
}
.fragment.Booking-HotelList .design-b .hotels.items .unavailable-title .sad-face {
  font-size: 80px;
  margin-bottom: 20px;
}
.fragment.Booking-HotelList .design-b .hotels.items .unavailable-title .sorry {
  font-size: 19px;
  line-height: 19px;
}
.fragment.Booking-HotelList .design-b .hotels.items .unavailable-title .flexible {
  font-size: 30px;
  line-height: 30px;
  padding: 30px;
  margin-bottom: 10px;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .hotel {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .offer-real-price {
  text-decoration: line-through;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .btn.choose-hotel {
  padding: 10px 12px;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .btn.choose-hotel.mini {
  min-width: auto;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .score {
  font-size: 1.6em;
  font-weight: bold;
  margin-top: 8%;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .score .amount {
  font-size: 1.3em;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .score .qualification {
  margin-left: 15px;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .availability-status {
  color: #ff9e15;
}
.fragment.Booking-HotelList .design-b .hotels.items .list-item .date_calendar {
  font-size: 1em;
  margin-bottom: 10px;
  margin-left: 6px;
}

/*		Fix carousel slider text on top of img obj  */
.generic_slide_plugin.image-type .container.text-container-ro {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* Fragment Booking.RoomList */
@media (max-width: 768px) {
  body:not(.mobile) .fragment.Booking-RoomList .sortedRooms .room_group .popup-gallery {
    margin-bottom: 10px;
  }
}

.fragment.Booking-RoomList .design-b .rooms.items.searching_one_room_only .hab-header {
  display: none;
}
.fragment.Booking-RoomList .design-b .rooms.items .available_room_count {
  color: #00a7ba;
  font-weight: 500;
  text-align: center;
  font-size: 24px;
  padding: 30px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options {
  margin-bottom: 5%;
  position: relative;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .comparation-calendar {
  font-size: 18px;
  margin: 10px 0;
  position: absolute;
  top: -35px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header {
  background-color: #acecf2;
  height: 60px;
  margin-bottom: 30px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header h3 {
  text-transform: none;
  font-size: 16px;
  padding-top: 20px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header h3 .room_number {
  background-color: #008792;
  color: white;
  padding: 10px 15px;
  border-radius: 32px;
  margin-left: 4px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header .stay-dates {
  display: none;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header p.allocations-summary {
  color: #008792;
  font-size: 13px;
  position: absolute;
  top: 50%;
  right: 17px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header p.allocations-summary:before {
  content: "\f007  ";
  font-family: FontAwesome;
  left: 0;
  font-size: 18px;
  position: relative;
  top: 0;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .services h2 {
  font-family: Ubuntu;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .services .children .child.more_about {
  display: none !important;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .services .children .child .item .image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .services .children .child .item .content {
  height: 90px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .services .children .child .item .content h3 {
  margin-top: 20px;
  font-size: 16px;
  text-align: center;
  text-transform: inherit;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .services .children .child .item .footer {
  display: none;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group.unavailable .rate {
  display: none;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room-name {
  margin-left: 0;
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  margin-bottom: 6px;
  color: #71c0cc;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room-is-unavailable .not-available-title {
  text-transform: uppercase;
  color: darkorange;
  font-weight: bold;
  margin-right: 5px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room-is-unavailable .not-available-reason {
  font-size: 12px;
  font-weight: 600;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room-description p {
  font-size: 14px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room_see_more {
  position: relative;
  padding-left: 25px;
  display: block;
  margin-top: 15px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room_see_more:before {
  content: "\f055  ";
  font-family: FontAwesome;
  left: 0;
  font-size: 25px;
  position: absolute;
  top: 0;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room_see_more.active:before {
  content: "\f056  ";
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .rate-header {
  background-color: lightgray;
  margin-bottom: 0;
  padding: 12px 10px;
  color: #00a7ba;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .rate-header.active .rate_name:after {
  content: "\f056";
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .rate-header .rate_name {
  font-size: 18px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .rate-header .rate_name:after {
  content: "\f055";
  font-family: FontAwesome;
  font-size: 18px;
  margin-left: 10px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .rate-header .offer_conditions p {
  font-size: 12px;
  margin-top: 1%;
  margin-bottom: 0;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .rate-header .availability-message {
  float: right;
  font-weight: 500;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .board-list {
  padding: 12px 10px;
  font-size: 18px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .board-list .board {
  cursor: pointer;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .board-list .board .daily-price {
  font-size: 12px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .board-list .board .daily-price .price-daily {
  margin-left: 6px;
  font-size: 12px;
  font-weight: inherit;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .board-list .available_rates {
  margin-top: 10px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .offer-real-price {
  text-decoration: line-through;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .total-price {
  display: inline;
  font-size: 18px;
  padding-left: 5px;
}
.fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .rate .select-room {
  height: 20px;
  width: 20px;
}
.fragment.Booking-RoomList .design-b .rooms.items .alternative-total-row .please_select_room {
  text-align: right;
  font-size: 1.2em;
}
.fragment.Booking-RoomList .design-b .rooms.items .total-row .booking-total-price {
  float: right;
  background-color: #acecf2;
  font-size: 22px;
  width: 201px;
  padding: 20px;
  padding-left: 15px;
  padding-bottom: 20px;
  text-transform: none;
}
.fragment.Booking-RoomList .design-b .rooms.items .total-row .booking-total-price .total-price {
  margin-left: 15px;
  margin-right: 10px;
}
.fragment.Booking-RoomList .design-b .rooms.items .total-row .booking-total-price .total-price span {
  font-size: 26px;
}
.fragment.Booking-RoomList .design-b .rooms.items .booking-btn-container .book-now {
  height: 45px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  color: white;
  background-color: #00a7ba;
  max-width: 250px;
}
@media (max-width: 768px) {
  .fragment.Booking-RoomList .design-b .rooms.items .available_room_count {
    color: #606060;
    font-size: 22px;
    line-height: 22px;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .alternative-total-row .please_select_room {
    text-align: center;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header h3 {
    text-align: left;
    margin-left: 12px;
    font-weight: normal;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .hab-options .hab-header h3 .room_number {
    background-color: transparent;
    color: #00a7ba;
    padding: 10px 5px;
    visibility: visible;
    padding-top: 5px;
    font-weight: normal;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row {
    padding: 20px 10px;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .hab-options .sortedRooms .room_group .room-title-row .room-name {
    font-size: 20px;
    color: #00a7ba;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .total-row .booking-total-price {
    background-color: transparent;
    font-size: 22px;
    margin-left: 35px;
    margin-right: 10px;
    text-transform: none;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .total-row .booking-total-price span {
    color: #606060;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .total-row .booking-total-price .total-price {
    margin-left: 5px;
    margin-right: 10px;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .total-row .booking-total-price .total-price span {
    font-size: 26px;
  }
  .fragment.Booking-RoomList .design-b .rooms.items .booking-btn-container {
    position: relative;
  }
}

.fragment.Booking-LineForm .lineform .inline-hotel-form .booking_form .allocations-table select {
  width: 70px;
}

/* Fragment Booking.LineFormWithPopup2 */
.fragment.Booking-LineFormWithPopup2 .banda {
  background: transparent;
}
.fragment.Booking-LineFormWithPopup2 select, .fragment.Booking-LineFormWithPopup2 input[type=text], .fragment.Booking-LineFormWithPopup2 input[type=number], .fragment.Booking-LineFormWithPopup2 .btn {
  height: 50px;
}
.fragment.Booking-LineFormWithPopup2 .design-a .inline-hotel-form .btn {
  margin-bottom: 0;
  color: white;
  background-color: #00a7ba;
}
.fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .destination_hotel, .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_from, .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_to {
  width: 100%;
}
.fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_from, .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_to {
  position: relative;
  background-position: 300px 14px;
  background-size: 18px;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  background-color: white;
}
.fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .destination_hotel {
  position: relative;
  padding-left: 20px;
  padding-right: 50px;
  background-position: 295px 10px;
  background-size: 18px;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  background-color: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
@media (max-width: 1400px) {
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_from, .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_to {
    background-position: 250px 14px;
  }
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .destination_hotel {
    background-position: 250px 10px;
  }
}
@media (max-width: 1200px) {
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_from, .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_to {
    background-position: 205px 14px;
  }
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .destination_hotel {
    background-position: 205px 10px;
  }
}
@media (max-width: 992px) {
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_from, .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_to {
    background-position: 155px 14px;
  }
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .destination_hotel {
    background-position: 195px 10px;
  }
}
@media (max-width: 768px) {
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_from, .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .date_to {
    background-position: 100px 14px;
  }
  .fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .destination_hotel {
    background-position: 100px 10px;
  }
}
.fragment.Booking-LineFormWithPopup2 .design-b .inline-hotel-form .btn {
  margin-bottom: 0;
  color: white;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form {
  background-color: #d6d6d6;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa {
  padding: 15px;
  display: block;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa span:before {
  font-family: FontAwesome;
  left: 0;
  font-size: 18px;
  position: relative;
  top: 0;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .output {
  vertical-align: middle;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .destination_hotel, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .dates, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .no_hab, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .ocupation {
  position: relative;
  font-family: Ubuntu;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .destination_hotel {
  margin-left: -5%;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .destination_hotel:before {
  content: "\f124  ";
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .dates {
  margin-left: -13%;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .dates:before {
  content: "\f073  ";
  padding-left: 0;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .no_hab:before {
  content: "\f084  ";
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .ocupation:before {
  content: "\f007  ";
}
@media (max-width: 998px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .destination_hotel, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .dates, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .no_hab, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .ocupation {
    margin-left: 3%;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa span:before {
    display: inline-block;
    margin-right: 10px;
  }
}
@media (max-width: 1200px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa {
    /* Para los iconos fa */
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .destination_hotel, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .dates, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .no_hab, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .ocupation {
    margin-top: 3%;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa span:before {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .is_destination {
    margin-left: 10%;
  }
}
@media (min-width: 1400px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .row.fa .destination_hotel {
    margin-left: 4%;
  }
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .btn {
  color: white;
  line-height: 3em;
  margin: 0;
}
.fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .dates {
  padding-left: 0;
}
@media (max-width: 768px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .btn {
    background-color: transparent;
    height: 100%;
    line-height: 3em;
    position: relative;
    margin-top: 50px;
    margin-right: 10px;
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .btn {
    height: 100%;
    color: white;
    margin-top: 40px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .btn {
    height: 5.4em;
    margin: 0;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .fa {
    display: inline-block;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .destination_hotel, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .dates, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .no_hab, .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .ocupation {
    text-align: center;
    display: block;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .destination_hotel:before,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .dates:before,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .no_hab:before,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .ocupation:before {
    display: block;
  }
}
@media (min-width: 1200px) {
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .btn {
    height: 4.25em;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .fa {
    margin-top: 10px;
    margin-left: 30px;
    display: inline-block;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .destination_hotel,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .destination_hotel:before,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .dates,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .dates:before,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .no_hab,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .no_hab:before,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .ocupation,
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .ocupation:before {
    display: initial;
  }
  .fragment.Booking-LineFormWithPopup2 .design-c .inline-hotel-form .dates {
    padding-left: 0;
  }
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-header {
  padding-right: 120px;
  margin-bottom: 30px;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-header button {
  font-size: 18px;
  opacity: 1;
  margin-top: 25px;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-header span i {
  font-size: 30px;
  margin-left: 5px;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-body input, .fragment.Booking-LineFormWithPopup2 .modal .modal-body select {
  margin-bottom: 10px;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-body .title p {
  font-size: 18px;
  padding-bottom: 5px;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-body .allocations-table .room-index {
  font-size: 18px;
  padding-bottom: 5px;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-body .booking_form .mandatory_fields {
  color: lightcoral;
  font-size: 12px;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-body .booking_form .promotion .book {
  border-radius: 5px;
  background-color: lightgrey;
  color: #000;
  width: 100%;
}
.fragment.Booking-LineFormWithPopup2 .modal .modal-body .booking_form .promotion .book:hover {
  background: rgba(0, 0, 0, 0);
  color: #000;
  box-shadow: inset 0 0 0 3px #000;
}

.fragment.Booking-ConfirmForm .design-b .container {
  font-family: Ubuntu;
}
.fragment.Booking-ConfirmForm .design-b .container .summary {
  margin-top: 60px;
}
.fragment.Booking-ConfirmForm .design-b .container .summary .row {
  margin-bottom: 40px;
}
.fragment.Booking-ConfirmForm .design-b .container .summary .row h1 {
  font-family: Ubuntu;
  text-align: center;
  font-size: 35px;
}
.fragment.Booking-ConfirmForm .design-b .container .summary .row .hotel, .fragment.Booking-ConfirmForm .design-b .container .summary .row .dates, .fragment.Booking-ConfirmForm .design-b .container .summary .row .rooms {
  float: left;
  font-size: 16px;
  font-family: Ubuntu;
}
.fragment.Booking-ConfirmForm .design-b .container .summary .row .hotel:before,
.fragment.Booking-ConfirmForm .design-b .container .summary .row .dates:before,
.fragment.Booking-ConfirmForm .design-b .container .summary .row .rooms:before {
  float: left;
  font-family: FontAwesome;
  left: 0;
  font-size: 22px;
  position: relative;
  top: 0;
  color: #00a7ba;
  margin-right: 10px;
}
.fragment.Booking-ConfirmForm .design-b .container .summary .row .hotel:before {
  content: "\f124  ";
}
.fragment.Booking-ConfirmForm .design-b .container .summary .row .dates:before {
  content: "\f073  ";
}
.fragment.Booking-ConfirmForm .design-b .container .summary .row .rooms:before {
  content: "\f084  ";
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options {
  border-top: 1px solid #9c9b9e;
  padding: 10px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .list-item {
  padding-top: 15px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options h3 {
  padding-top: 10px;
  padding-left: 10px;
  font-size: 22px;
  text-transform: none;
  text-align: start;
  font-weight: 500;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .row_room_and_price .room_name {
  font-size: 18px;
  margin-left: -5px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .rate_name {
  font-size: 16px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .total {
  color: #71c0cc;
  font-size: 24px;
  font-weight: 500;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .daily-price {
  font-size: 14px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options p {
  font-size: 14px;
  padding: 5px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .row_extras .room-extras .room_name {
  font-size: 18px;
  margin-left: -10px;
  margin-bottom: 5px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .row_extras .room-extras .add-extra-link {
  text-transform: uppercase;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .room_total_price .total_room_label {
  margin-left: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .room_total_price .real-price {
  font-size: 30px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .room_total_price .price-fx {
  color: #71c0cc;
  font-size: 24px;
  font-weight: 500;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .room_total_price .total-price {
  color: #71c0cc;
  font-size: 24px;
  font-weight: 500;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper {
  padding: 2%;
  background-color: #ececec;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .title_row {
  margin-bottom: 2%;
  color: #008792;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .title_row i {
  font-size: 25px;
  opacity: 1;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background {
  background: transparent;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .extra-info {
  color: #00a7ba;
  line-height: 1em;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .extra-info .name {
  color: #606060;
  font-size: 16px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .extra-info .price {
  font-size: 18px;
  float: right;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .extra-info .price .exchange {
  font-weight: bold;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .btn.book {
  color: white;
  background-color: #00a7ba;
  width: 100px;
  height: 40px;
  text-align: center;
  margin: 0% 20%;
  margin-bottom: 20%;
}
@media (max-width: 1200px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .btn.book {
    margin: 0% 31%;
  }
}
@media (max-width: 768px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .btn.book {
    margin: 0% 39%;
    margin-bottom: 10%;
  }
}
@media (max-width: 480px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .btn.book {
    margin: -5% 29%;
  }
}
@media (min-width: 1400px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .btn.book {
    margin: 0% 27%;
  }
}
@media (max-width: 1400px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .extra-info .price {
    margin-top: 10px;
    display: block;
    margin-left: 0;
    float: none;
  }
  .fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .place-extras-here .extra-item .background .extra-info > div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .more_extras {
  text-align: center;
  font-size: 15px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .more_extras .btn.more {
  background: transparent;
  margin: 0;
  padding-bottom: 30px;
  text-align: center;
  float: none;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .more_extras .view-more {
  color: #00a7ba;
  position: relative;
  padding-left: 25px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .more_extras .view-more:before {
  color: #00a7ba;
  content: "\f055  ";
  font-family: FontAwesome;
  left: 0;
  font-size: 25px;
  position: absolute;
  top: 0;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .more_extras .view-less {
  color: #00a7ba;
  position: relative;
  padding-left: 25px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .hab-options .extras_wrapper .extras .more_extras .view-less:before {
  color: #00a7ba;
  content: "\f056  ";
  font-family: FontAwesome;
  left: 0;
  font-size: 25px;
  position: absolute;
  top: 0;
}
.fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending {
  border-bottom: 1px solid #9c9b9e;
  border-top: 1px solid #9c9b9e;
  vertical-align: middle;
}
.fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending p {
  font-size: 16px;
  padding: 30px;
}
.fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending .complete-booking-price {
  float: right;
  font-size: 16px;
  padding: 9% 27%;
  border-left: 1px solid #9c9b9e;
}
.fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending .complete-booking-price .real-price {
  color: #00a7ba;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending .complete-booking-price {
    padding: 12% 20%;
  }
}
@media (max-width: 998px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending .complete-booking-price {
    padding: 16% 12%;
  }
}
@media (max-width: 768px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending {
    border-bottom: 0;
  }
  .fragment.Booking-ConfirmForm .design-b .container .items .rooms_ending .complete-booking-price {
    padding: 3%;
    float: left;
    border-left: 0;
  }
}
.fragment.Booking-ConfirmForm .design-b .container .user_data {
  margin-top: 8%;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data h2.section {
  font-family: Ubuntu;
  font-size: 36px;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data p {
  margin-top: 3%;
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data label {
  color: #71c0cc;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data input.form-control,
.fragment.Booking-ConfirmForm .design-b .container .user_data select.form-control {
  height: 100%;
  padding: 20px;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data .row {
  margin: 20px 0;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data .btn {
  width: 100%;
  color: white;
  background-color: #00a7ba;
  text-align: center;
  padding: 18px;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row {
  padding: 0 6%;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row .promo_code_text {
  color: #00a7ba;
  font-weight: bold;
  padding: 2%;
  padding-left: 15%;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row input.form-control {
  padding-left: 18px;
  width: 113%;
  max-width: 113%;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data .loyalty-container {
  background-color: #ececec;
  padding: 20px;
  margin: 0 -2.7%;
}
.fragment.Booking-ConfirmForm .design-b .container .user_data .loyalty-container a {
  margin-top: 20px;
}
@media (min-width: 1400px) {
  .fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row {
    padding: 0;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row input.form-control {
    padding-left: 20px !important;
    max-width: 100% !important;
  }
}
@media (max-width: 1200px) {
  .fragment.Booking-ConfirmForm .design-b .container .user_data h2.section {
    margin-left: 15px;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data p {
    margin-left: 15px;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row {
    padding: 0;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row input.form-control {
    padding-left: 20px !important;
    max-width: 100% !important;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .loyalty-container {
    margin: 0 -2.15%;
  }
}
@media (max-width: 998px) {
  .fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row .promo_code_text {
    padding-left: 3%;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .loyalty-container input.form-control {
    margin-bottom: 2%;
  }
}
@media (max-width: 768px) {
  .fragment.Booking-ConfirmForm .design-b .container .items .hab-options .total {
    display: block; /* Queremos que el precio se muestre sin nada a los lados */
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .promo_row .promo_code_text {
    padding-left: 3%;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .loyalty-container {
    margin: 0 -3.15%;
  }
  .fragment.Booking-ConfirmForm .design-b .container .user_data .loyalty-container input.form-control {
    margin-bottom: 2%;
  }
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data {
  background-color: #ececec;
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data h2.section {
  font-family: Ubuntu;
  font-size: 36px;
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data p {
  margin-top: 3%;
  font-size: 16px;
  font-weight: bold;
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data input.form-control,
.fragment.Booking-ConfirmForm .design-b .container .payment_data select.form-control {
  height: 100%;
  padding: 20px;
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data .row {
  margin: 20px -4px;
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data .btn {
  width: 100%;
  color: white;
  background-color: #00a7ba;
  text-align: center;
  padding: 18px;
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data label {
  color: #71c0cc;
}
.fragment.Booking-ConfirmForm .design-b .container .payment_data .cvc-popup {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .fragment.Booking-ConfirmForm .design-b .container .payment_data input.form-control, .fragment.Booking-ConfirmForm .design-b .container .payment_data select {
    margin: 2% 0% !important;
  }
}
.fragment.Booking-ConfirmForm .design-b .container .sum_and_book {
  padding: 0% 31%;
  padding-bottom: 7%;
  clear: both;
  margin-top: 40px;
}
.fragment.Booking-ConfirmForm .design-b .container .sum_and_book .complete-booking-price {
  margin-top: 20px;
  font-size: 20px;
}
.fragment.Booking-ConfirmForm .design-b .container .sum_and_book .complete-booking-price .real-price {
  color: #00a7ba;
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .fragment.Booking-ConfirmForm .design-b .container .sum_and_book .complete-booking-price {
    text-align: center;
  }
}
.fragment.Booking-ConfirmForm .design-b .container .sum_and_book .btn {
  width: 100%;
  color: white;
  background-color: #00a7ba;
  text-align: center;
  padding: 18px;
}
@media (max-width: 1200px) {
  .fragment.Booking-ConfirmForm .design-b .container .sum_and_book {
    padding: 0% 28%;
  }
}
@media (max-width: 998px) {
  .fragment.Booking-ConfirmForm .design-b .container .sum_and_book {
    padding: 0% 20%;
  }
}

.fragment.Loyalty-PointsTable .summary {
  margin-bottom: 30px;
}
.fragment.Loyalty-PointsTable .summary .total {
  background: transparent;
  color: #00a7ba;
  font-weight: 500;
  font-size: 22px;
  margin-top: 10px;
  text-align: center;
}
.fragment.Loyalty-PointsTable .summary .bonus {
  background: #ececec;
  font-size: 12px;
  padding: 12px;
  line-height: 20px;
  font-weight: 400;
}
.fragment.Loyalty-PointsTable .summary .bonus .value {
  font-size: 18px;
  float: right;
  font-weight: bold;
}
.fragment.Loyalty-PointsTable .summary .extra {
  background: #acecf2;
  font-size: 12px;
  padding: 12px;
  margin-bottom: 20px;
  line-height: 20px;
  font-weight: 400;
}
.fragment.Loyalty-PointsTable .summary .extra .value {
  font-size: 18px;
  float: right;
  font-weight: bold;
}
@media (max-width: 992px) {
  .fragment.Loyalty-PointsTable .summary .total {
    text-align: start;
  }
}
.fragment.Loyalty-PointsTable .detail table {
  width: 100%;
}
.fragment.Loyalty-PointsTable .detail table thead tr .dates {
  background-color: #d6d6d6;
  width: 20%;
}
.fragment.Loyalty-PointsTable .detail table thead tr .concept {
  background-color: #d6d6d6;
}
.fragment.Loyalty-PointsTable .detail table thead tr .bonus {
  background-color: #ececec;
  width: 18%;
}
.fragment.Loyalty-PointsTable .detail table thead tr .extra {
  background-color: #acecf2;
  width: 18%;
}
.fragment.Loyalty-PointsTable .detail table thead tr .dates, .fragment.Loyalty-PointsTable .detail table thead tr .concept, .fragment.Loyalty-PointsTable .detail table thead tr .bonus, .fragment.Loyalty-PointsTable .detail table thead tr .extra {
  padding: 20px;
  padding-left: 20px;
}
.fragment.Loyalty-PointsTable .detail table thead tr th {
  border-bottom: 1px solid #d6d6d6;
}
.fragment.Loyalty-PointsTable .detail table tbody tr .bonus {
  background-color: #ececec;
  padding-left: 15%;
}
.fragment.Loyalty-PointsTable .detail table tbody tr .extra {
  background-color: #acecf2;
  padding-left: 15%;
}
.fragment.Loyalty-PointsTable .detail table tbody tr td {
  border-bottom: 1px solid #d6d6d6;
  padding: 10px;
  padding-left: 20px;
  font-size: 13px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang=de] .Loyalty-PointsTable .total span {
    margin-left: -27px;
  }
}
/* Fragment Hotel-ReviewsList */
.fragment.Hotel-ReviewsList .children .child .review-comment a {
  color: #606060;
}
.fragment.Hotel-ReviewsList .children .child .review-comment a:hover {
  color: #606060;
}

/* Fragment Hotel-ReviewsRoller */
.fragment.Hotel-ReviewsRoller .children .child .description a {
  color: #606060;
}
.fragment.Hotel-ReviewsRoller .children .child .description a:hover {
  color: #606060;
}

/* Fragment Children Roller */
.fragment .roller {
  margin: 0 50px;
  /* Cuando hay mas items que los que caben en una pagina mostrar scroll y las flechas */
}
.fragment .roller .left,
.fragment .roller .right {
  display: none;
  cursor: pointer;
  position: relative;
  top: 0;
  bottom: 0;
  padding-top: 20%;
}
.fragment .roller .left i,
.fragment .roller .right i {
  font-size: 40px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 9;
}
.fragment .roller .left i {
  left: -40px;
}
.fragment .roller .right i {
  right: -40px;
}
.fragment .roller .wrapper {
  overflow-y: hidden;
  overflow-x: hidden;
  white-space: nowrap;
}
.fragment .roller .wrapper .child {
  width: 0; /* Este valor no es importante para nada porque será substituido por javascript */
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.fragment .roller .roller-pagination {
  display: none; /* Por defecto está oculto. Si queremos usarlo, sobreescribir en site.css */
  background-color: black;
  text-align: center;
}
.fragment .roller .roller-pagination .pagination-bullets {
  display: inline-block;
}
.fragment .roller .roller-pagination .pagination-bullets .bullet {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: white;
  margin: 5px 2px;
}
.fragment .roller .roller-pagination .pagination-bullets .bullet.active {
  background-color: gray;
}
.fragment .roller.has_many_items .left, .fragment .roller.has_many_items .right {
  display: block;
}
.fragment .roller.has_many_items .wrapper {
  overflow-x: hidden;
}
.fragment .roller.design-b .wrapper .child .description {
  white-space: normal;
}
.fragment .roller.design-r1 .left, .fragment .roller.design-r1 .right {
  padding-top: 57%;
}
.fragment .roller.design-i .left, .fragment .roller.design-i .right {
  padding-top: 25%;
}
@media (max-width: 1005px) {
  .fragment .roller.design-r1 .left, .fragment .roller.design-r1 .right {
    padding-top: 110%;
  }
  .fragment .roller.design-i .left, .fragment .roller.design-i .right {
    padding-top: 40%;
  }
}
.fragment .roller.design-d .element {
  float: left;
}
.fragment .roller.design-d .element .title {
  white-space: initial;
}
.fragment .roller.design-d .element .subtitle {
  white-space: initial;
}
@media (max-width: 782px) {
  .fragment .roller {
    margin: 0;
  }
  .fragment .roller.design-r1 .left, .fragment .roller.design-r1 .right {
    padding-top: 110%;
  }
  .fragment .roller.design-i .left, .fragment .roller.design-i .right {
    padding-top: 75%;
  }
  .fragment .roller.design-i .left i {
    left: 15px;
    color: #acecf2;
    padding: 20px;
    background-color: white;
  }
  .fragment .roller.design-i .right i {
    right: 15px;
    color: #acecf2;
    padding: 20px;
    background-color: white;
  }
}

.fragment .children.design-triple {
  margin: 0;
}
.fragment .children.design-triple .child {
  padding-left: 4px;
  padding-right: 4px;
}
.fragment .children.design-triple > .left, .fragment .children.design-triple > .right {
  position: inherit;
}
.fragment .children.design-triple .content {
  position: relative;
  overflow: hidden;
  height: 490px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.fragment .children.design-triple .content .title_and_subtitle {
  position: absolute;
  bottom: 0;
  color: white;
  padding: 15px;
}
.fragment .children.design-triple .content .title_and_subtitle a.title, .fragment .children.design-triple .content .title_and_subtitle a.title:hover {
  color: white;
  text-decoration: none;
  font-size: 1.5em;
}
.fragment .children.design-triple .content.part {
  height: 240px;
}
.fragment .children.design-triple .content.part .title_and_subtitle {
  top: 0;
}
.fragment .children.design-triple .content.part1 {
  margin-bottom: 10px;
}

.popup-Loyalty-Unsubscribe {
  max-width: 350px;
  background-color: #ececec;
  padding: 20px 20px 20px 20px;
  overflow-x: hidden;
}
.popup-Loyalty-Unsubscribe h1 {
  text-align: center;
  font-family: Ubuntu;
  font-size: 30px;
}
.popup-Loyalty-Unsubscribe p {
  font-size: 13px;
  text-align: center;
  padding-top: 5%;
  padding-bottom: 5%;
}
.popup-Loyalty-Unsubscribe span {
  color: #00a7ba;
}
.popup-Loyalty-Unsubscribe input {
  padding: 25px;
  margin: 5px 15px 15px 0;
  width: 100%;
}
.popup-Loyalty-Unsubscribe input[type=checkbox] {
  width: 5%;
  margin: 15px 5px 5px 0;
}
.popup-Loyalty-Unsubscribe .captcha {
  padding-top: 50px;
  padding-bottom: 50px;
}
.popup-Loyalty-Unsubscribe button {
  color: white;
  background-color: #00a7ba;
  margin-top: 30px;
}

.fragment.GalleryCollage .no-margin {
  margin: 0;
}
.fragment.GalleryCollage .no-padding {
  padding: 0;
}
.fragment.GalleryCollage .carousel-inner .collage-img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.fragment.GalleryCollage .item > .row {
  height: 400px;
}
.fragment.GalleryCollage .item > .row .col {
  height: 100%;
}
.fragment.GalleryCollage .item .row.second {
  height: 50%;
}
.fragment.GalleryCollage .right.carousel-control {
  z-index: 2;
}
.fragment.GalleryCollage .right.carousel-control span {
  right: 20%;
}
.fragment.GalleryCollage .left.carousel-control {
  z-index: 2;
}
.fragment.GalleryCollage .left.carousel-control span {
  left: 20%;
}
.fragment.GalleryCollage .collage-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.fragment.GalleryCollage .video .icon_thumbnail {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 60px;
  height: 60px;
  background: url(https://s3-pro.roomonline.es/cobi%2Fmedia%2Fdun70%2Fimages%2Ftriangle-icon-turquesa.png) no-repeat center center;
}
.fragment.GalleryCollage .imgs .icon_thumbnail {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 60px;
  height: 60px;
  background: url(https://s3-pro.roomonline.es/cobi%2Fmedia%2Fdun70%2Fimages%2Fgaleria.png) no-repeat center center;
}

.new-extra-popup {
  width: 360px;
  overflow: hidden;
  background-color: #ececec;
}
.new-extra-popup select, .new-extra-popup label {
  font-weight: 400;
  width: 48.5%;
}
@media (max-width: 768px) {
  .new-extra-popup select, .new-extra-popup label {
    width: 131%;
  }
}
@media (max-width: 480px) {
  .new-extra-popup {
    width: 330px;
  }
}
.new-extra-popup .container {
  padding: 3% 6%;
  color: #00a7ba;
}
.new-extra-popup .container .new-extra-description {
  font-size: 16px;
  text-align: center;
  padding: 1%;
  padding-left: 2.5%;
  padding-bottom: 3%;
  padding-right: 71%;
}
.new-extra-popup .container .new-extra-quantity {
  padding: 1%;
  padding-left: 3.8%;
}
.new-extra-popup .container .new-extra-quantity label select {
  height: 40px;
  margin-top: 10px;
}
.new-extra-popup .container .new-extra-datepicker {
  padding: 15px;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date {
  width: 40%;
  margin-left: -5px;
  padding-left: 3%;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker {
  margin-top: 10px;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-datepicker {
  background-color: white;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-widget-header {
  border: none;
  background: white;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-datepicker-prev, .new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-datepicker-next {
  background: transparent;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-datepicker-prev:hover, .new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-datepicker-next:hover {
  background: white;
  border: white;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-datepicker-month, .new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-datepicker-year {
  float: none;
  color: #00a7ba;
  text-transform: uppercase;
  font-family: Ubuntu;
  font-size: 15px;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker .ui-widget-content {
  background: white;
  color: gray;
}
.new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date label .hasDatepicker thead tr {
  background-color: #acecf2;
}
.new-extra-popup .container .new-extra-rowbutton {
  padding-right: 71%;
}
.new-extra-popup .container .new-extra-rowbutton button {
  color: white;
  background-color: #00a7ba;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .new-extra-popup .container .new-extra-description {
    padding-right: 66%;
  }
  .new-extra-popup .container .new-extra-quantity select {
    width: 58.8%;
    margin-left: 2px;
  }
  .new-extra-popup .container .new-extra-rowbutton {
    padding-right: 67%;
  }
}
@media (max-width: 998px) {
  .new-extra-popup .container .new-extra-description {
    padding-right: 54%;
  }
  .new-extra-popup .container .new-extra-quantity {
    padding-left: 5%;
  }
  .new-extra-popup .container .new-extra-quantity select {
    width: 77%;
    margin-left: 4px;
  }
  .new-extra-popup .container .new-extra-datepicker .show-only-when-picking-date {
    padding-left: 4%;
  }
  .new-extra-popup .container .new-extra-rowbutton {
    padding-right: 57%;
  }
}
@media (max-width: 768px) {
  .new-extra-popup .container .new-extra-description {
    padding-right: 3%;
  }
  .new-extra-popup .container .new-extra-quantity {
    padding-left: 5%;
    margin-left: 6%;
    margin-top: 5%;
  }
  .new-extra-popup .container .new-extra-quantity select {
    width: 60.9%;
    margin-left: 4px;
  }
  .new-extra-popup .container .new-extra-datepicker {
    padding: 10%;
    margin-left: -11px;
  }
  .new-extra-popup .container .new-extra-rowbutton {
    padding-right: 0%;
  }
}
@media (max-width: 480px) {
  .new-extra-popup .container .new-extra-quantity {
    margin-left: 0;
  }
  .new-extra-popup .container .new-extra-datepicker {
    padding: 0;
    margin-left: -15px;
  }
}
@media (min-width: 1400px) {
  .new-extra-popup .container .new-extra-description {
    padding-left: 1%;
    padding-right: 76%;
  }
  .new-extra-popup .container .new-extra-quantity {
    padding-left: 3%;
  }
  .new-extra-popup .container .new-extra-quantity select {
    width: 41%;
  }
  .new-extra-popup .container .new-extra-datepicker {
    padding: 0.4%;
  }
  .new-extra-popup .container .new-extra-rowbutton {
    padding-right: 76%;
  }
}

/* RoomInfoPopup */
@media (max-width: 768px) {
  .room_info_popup img,
  .hotel_info_popup img {
    max-width: 100%;
  }
  .room_info_popup .room,
  .hotel_info_popup .hotel {
    margin: 7px 0;
  }
}
/**********************/
/** Calendar compare **/
/**********************/
.calendar.compare {
  background-color: #FFFFFF;
}
.calendar.compare .table-content {
  overflow-x: scroll;
}
.calendar.compare .calendar.compare {
  padding: 10px;
}
.calendar.compare h1 {
  font-size: 24px;
}
.calendar.compare h2 {
  font-size: 16px;
}
.calendar.compare .comparison-table {
  border: 1px solid lightgray;
  overflow-x: scroll;
  width: 100%;
}
.calendar.compare .comparison-table tr.header th {
  background-color: gray;
  width: 25%;
  color: white;
  padding: 20px;
  border-right: 1px solid lightgray;
}
.calendar.compare .comparison-table tr td {
  width: 25%;
  padding: 20px;
  border: 1px solid lightgray;
}
.calendar.compare .comparison-table .room {
  color: black;
}
.calendar.compare .comparison-table .offer {
  color: dodgerblue;
}
.calendar.compare .comparison-table .board {
  background-color: gray;
  color: white;
}
.calendar.compare .comparison-table .amount {
  color: orange;
}
.calendar.compare .back,
.calendar.compare .forward {
  font-size: 50px;
  text-align: center;
  cursor: pointer;
}
.calendar.compare .label {
  white-space: normal;
}
.calendar.compare .best_price {
  background-color: lightblue;
}
.calendar.compare .best_price_label {
  display: none;
}
.calendar.compare .best_price .best_price_label {
  display: block;
}

/* Fragment Booking-Detail */
.fragment.Booking-Detail .actions button:hover, .fragment.Booking-Detail .actions button:focus, .fragment.Booking-Detail .actions a:hover, .fragment.Booking-Detail .actions a:focus {
  color: #FFFFFF;
}

/* Modificar reserva en Voucher */
.modify-booking h3 {
  text-align: center;
}

.modify-booking input,
.modify-booking select {
  margin-bottom: 15px;
}

.modify-booking.design-b .address_parent, .modify-booking.design-b .state_parent, .modify-booking.design-b .postalcode_parent, .modify-booking.design-b .city_parent {
  display: none;
}

/*  ----------------------- Fragment: Hotel.Weather --------------------------- */
.fragment.Hotel-Weather .col-right {
  padding-left: 15px;
}
.fragment.Hotel-Weather .col-right p {
  line-height: 19px;
  font-size: 16px;
}
.fragment.Hotel-Weather .design-c .weather-section {
  display: inline-block;
}
.fragment.Hotel-Weather .design-c .weather-section.weather-icon {
  margin-right: 10px;
}
.fragment.Hotel-Weather .design-c .weather-section.weather-icon img {
  width: 2.5em;
}
.fragment.Hotel-Weather .design-c .weather-section.weather-temperature {
  margin-right: 10px;
  font-size: 2.8em;
  line-height: 40px;
  vertical-align: middle;
}
.fragment.Hotel-Weather .design-c .weather-section.weather-destination {
  font-size: 1.3em;
  line-height: 1.3em;
  vertical-align: middle;
}

/*  ----------------------- Fragment Hotel-Faq --------------------------- */
.fragment.Hotel-Faq {
  background-color: white;
}
.fragment.Hotel-Faq .section .section_name {
  padding: 0;
}
.fragment.Hotel-Faq .section .section_name a {
  display: block;
  padding: 10px 15px;
}
.fragment.Hotel-Faq .section .item .question {
  font-weight: bold;
}
.fragment.Image div.image {
  min-height: 200px;
}

/* ---------------- FINAL CBEDS_PLUGINS ---------------- */
/* ----------------- GENERIC_PLUGINS ----------------- */
/*{% load cobi_filters %}*/
.colored-text-content {
  z-index: 100;
}

/*  -------------------------------------------------- */
/*  ----------------------- LoyaltyPopup --------------------------- */
.loyaltypopup input {
  border: 1px solid #BEBEBE;
  border-radius: 0;
}
.loyaltypopup .btn {
  padding-top: 7px;
  padding-bottom: 4px;
}
.loyaltypopup .remmind {
  line-height: 20px;
  margin-left: 7px;
}

/*  ----------------------- Exclusive Benefits  --------------------------- */
.exclusive_benefits_plugin {
  background-color: white;
}
.exclusive_benefits_plugin .title {
  text-align: center;
  padding-bottom: 40px;
}
.exclusive_benefits_plugin .title h4 {
  color: #999999;
  font-size: 1.6em;
}
.exclusive_benefits_plugin section {
  margin-bottom: 50px;
}
.exclusive_benefits_plugin section .title_item {
  margin-bottom: 0;
  margin-left: 100px;
  font-size: 2em;
}
.exclusive_benefits_plugin section .description {
  margin-left: 100px;
  font-size: 1.2em;
}
.exclusive_benefits_plugin section:before {
  background-image: url("/images/tick_ok.png");
  background-repeat: no-repeat;
  float: left;
  content: "";
  display: inline-block;
  width: 100px;
  height: 100px;
}
.exclusive_benefits_plugin .booking_btn {
  text-align: center;
}
.exclusive_benefits_plugin .btn {
  background-color: #00b3fd;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 15px 70px;
  border: none;
  border-radius: 0;
}

/*  ----------------------- Fragment Hotel.Rooms --------------------------- */
.fragment.Hotel-Rooms .header_list {
  color: #000099;
  font-size: 2.2em;
}
.fragment.Hotel-Rooms .room-image {
  width: 100%;
}
.fragment.Hotel-Rooms .room-name {
  margin-top: 10px;
}

/*  ----------------------- Booking search form --------------------------- */
.fragment.Booking-BoxForm {
  position: absolute;
  top: 220px;
  z-index: 100;
  right: 200px;
}

.fragment.Booking-BoxForm.collapsed {
  top: 86px;
  height: 62px;
  position: fixed;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
}

.fragment.Booking-BoxForm .collapse-button {
  float: right;
  text-decoration: none;
}

.fragment.Booking-BoxForm .collapse-button:hover {
  text-decoration: none;
}

.booking_search_form_container {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
  background-color: #fff;
  width: 350px;
}

.booking_search_form_container h3 {
  text-transform: uppercase;
  color: #00b3fe;
  font-weight: bold;
  font-size: 1.6em;
  margin-bottom: 18px;
}

.booking_search_form_container label {
  color: #757679;
  font-weight: 400;
}

.booking_search_form_container .btn {
  background-color: #00b3fe;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
}

.booking_search_form_container .form-control {
  border-radius: 0;
  border-color: #a8a9ad;
}

.booking_search_form_container .row {
  margin-left: 0;
  margin-right: 0;
}

.booking_search_form_container .benefits_container {
  text-align: center;
  margin-top: 35px;
}

.booking_search_form_container .benefits_link {
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: underline;
  color: #002c62;
}

.booking_search_form_container .promotion_link {
  text-decoration: underline;
}

.booking_search_form_container .promotion_link,
.booking_search_form_container .benefits_container {
  font-size: 1.05em;
  color: #002c62;
}

/* Best Price */
.fragment.Booking-BoxForm .best_price_container {
  background-color: white;
  margin: 0 -20px -20px -20px;
  padding: 15px;
}

.fragment.Booking-BoxForm .best_price_container span {
  position: relative;
}

.fragment.Booking-BoxForm .best_price_container span:after {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  right: -40px;
  top: -7px;
  background-repeat: no-repeat;
  background-image: url("/images/garden_best_price.png");
  background-size: contain;
}

/*  ----------------------- SpecialPopup: Booking BoxForm--------------------------- */
.popup_plugin.booking_box_form {
  text-transform: uppercase;
  background-color: blue;
  display: inline-block;
  padding: 0 12px;
  color: white;
  font-weight: 300;
  line-height: 41px;
}

.popup_plugin.booking_box_form:hover {
  text-decoration: none;
}

.popup_plugin.booking_box_form i {
  font-size: 23px;
  margin-right: 6px;
  position: relative;
  top: 3px;
}

/* El boxform no será collapsable. Ocultamos boton */
.specialpopup .boxform .collapse-button {
  display: none;
}

/*  ----------------------- Fragment: Booking.CurrencySelector --------------------------- */
.fragment.Booking-CurrencySelector {
  cursor: pointer;
}

.fragment.Booking-CurrencySelector .fa {
  font-size: 24px;
  position: relative;
  top: 4px;
  margin-left: 8px;
}

.fragment.Booking-CurrencySelector ul li {
  list-style-image: none;
}

/*  ----------------------- Fragment: PopupGallery --------------------------- */
.gallery-preview.design-a .icon {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 20px;
  left: 20px;
  background-image: url("/images/icono_camara.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-preview.design-b div.img-gallery {
  height: 300px;
  width: 100%;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

/*  ----------------------- Fragment: Hotel.Menu --------------------------- */
.fragment.Hotel-Menu ul {
  list-style-type: none;
  padding-left: 0;
}

.fragment.Hotel-Menu ul li a {
  padding: 10px 15px;
  border-bottom: 2px solid #cccccc;
  display: block;
  text-transform: uppercase;
}

/*  ----------------------- Fragment: Destination.Menu --------------------------- */
.fragment.Destination-Menu ul {
  list-style-type: none;
  padding-left: 0;
}

.fragment.Destination-Menu ul li a {
  padding: 10px 15px;
  border-bottom: 2px solid #cccccc;
  display: block;
  text-transform: uppercase;
}

/*  ----------------------- Fragment: Breadcrumbs --------------------------- */
.fragment.Breadcrumbs ul {
  padding: 0;
}

.fragment.Breadcrumbs ul li {
  display: inline;
  list-style-type: none;
  text-transform: capitalize;
}

.fragment.Breadcrumbs ul li:not(:last-child):after {
  content: " > ";
  padding-right: 5px;
  padding-left: 5px;
}

.fragment.Breadcrumbs ul li:last-child a {
  font-weight: bold;
}

.fragment.Breadcrumbs ul li a {
  font-weight: normal;
}

/*  ----------------------- Fragment Header.Menu --------------------------- */
.fragment.Header-Menu {
  display: inline-block;
}

/*  ----------------------- Fragment Children  --------------------------- */
.children .more_about {
  margin-top: 40px;
  text-align: center;
}

.children .more_about_link:hover {
  text-decoration: none;
}

.fragment.all_clickable .children .item {
  cursor: pointer;
}

/* --- Designs ---- */
/* CHILDREN CHILD DESIGN A */
.children .item.design-a {
  margin-bottom: 40px;
  line-height: 20px;
  margin-bottom: 10px;
  background-color: white;
}

.children .item.design-a p {
  word-wrap: break-word; /* Util para palabras muy largas en aleman */
}

.children .item.design-a.selected {
  -webkit-box-shadow: 0 0 20px 5px rgba(181, 128, 15, 0.9);
  -moz-box-shadow: 0 0 20px 5px rgba(181, 128, 15, 0.9);
  box-shadow: 0 0 15px 5px rgba(181, 128, 15, 0.9);
}

.children .item.design-a .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.children .item.design-a .footer a {
  color: white;
}

/* CHILDREN CHILD DESIGN B */
.children .item.design-b {
  background-color: white;
  margin-bottom: 40px;
  margin-left: -10px;
  margin-right: -10px;
}
.children .item.design-b .action {
  position: absolute;
  bottom: 0;
  right: 5px;
}
.children .item.design-b .left_part {
  padding-left: 0;
}
.children .item.design-b .right_part {
  padding-top: 10px;
}
.children .item.design-b .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.children .item.design-b.selected {
  -webkit-box-shadow: 0 0 20px 5px rgba(181, 128, 15, 0.9);
  -moz-box-shadow: 0 0 20px 5px rgba(181, 128, 15, 0.9);
  box-shadow: 0 0 15px 5px rgba(181, 128, 15, 0.9);
}
.children .item.design-b.selected .btn {
  opacity: 0.5;
  cursor: default;
}

.children .item.design-b.room,
.children .item.design-b.feature,
.children .item.design-b.element {
  margin-bottom: 10px;
}

/* CHILDREN CHILD DESIGN C */
.children .item.design-c {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 87%;
}
.children .item.design-c a:hover {
  text-decoration: none;
}
.children .item.design-c .title {
  font-size: 30px;
  color: #002c62;
  font-weight: 200;
}
.children .item.design-c .image {
  margin-bottom: 10px;
}
.children .item.design-c .more {
  color: #337ab7;
  text-decoration: none;
  font-size: 17px;
  padding: 0 0 13px 15px;
  border-color: lightgray;
  border-style: solid;
  border-width: 0 0 1px 0;
}

/* CHILDREN CHILD DESIGN D */
.children .item.design-d {
  margin-top: 20px;
  margin-bottom: 30px;
  height: 340px;
}
.children .item.design-d a:hover {
  text-decoration: none;
}
.children .item.design-d .image {
  margin-bottom: 10px;
}
.children .item.design-d .title {
  font-size: 24px;
  color: #002c62;
  font-weight: 200;
  margin-bottom: 5px;
}
.children .item.design-d .subtitle * {
  color: #666666;
  font-size: 17px;
  height: 44px;
}

/* CHILDREN CHILD DESIGN E */
.children .item.design-e {
  margin-right: 12px;
  padding-bottom: 50px;
}
.children .item.design-e a {
  color: black;
}
.children .item.design-e a:hover {
  text-decoration: none;
  color: black;
}
.children .item.design-e .title {
  font-size: 18px;
  text-transform: uppercase;
}
.children .item.design-e .content {
  padding: 20px;
}
.children .item.design-e .footer {
  text-align: center;
}
.children .item.design-e .footer span {
  padding: 8px 40px;
  background-color: blue;
  color: white;
  margin: auto;
  display: inline-block;
}

/* CHILDREN CHILD DESIGN F */
.children .item.design-f {
  width: 310px;
  margin-right: 12px;
  padding-bottom: 50px;
}
.children .item.design-f .content {
  position: relative;
  height: 100% !important;
}
.children .item.design-f .content header {
  position: absolute;
  width: 100%;
  text-align: center;
}
.children .item.design-f .content .central {
  height: 310px;
  background-repeat: no-repeat;
  background-size: cover;
}
.children .item.design-f .content footer h3 {
  color: white;
  margin: 0;
  font-size: 23px;
  text-transform: None;
  font-weight: 600;
  padding-top: 14px;
  padding-bottom: 8px;
}
.children .item.design-f .content footer h4 {
  color: white;
  font-weight: normal;
}
.children .item.design-f .content footer h4 > p {
  font-size: 17px;
}
.children .item.design-f .content footer a {
  font-weight: bold;
  color: white;
  font-size: 16px;
  line-height: 40px;
}
.children .item.design-f .content footer a i {
  font-size: 26px;
  margin-left: 7px;
  top: 2px;
  position: relative;
}

/* CHILDREN CHILD DESIGN G */
.children.design-g .child {
  height: 600px;
  overflow: hidden;
}
.children.design-g .more_about {
  width: 100%;
}
.children.design-g .more_about .more_about_link {
  display: inline-block;
  background-color: blue;
  padding: 1px 30px;
  color: white;
  font-size: 17px;
  text-transform: uppercase;
  margin-top: 0;
}

.children .item.design-g {
  margin-right: 12px;
  padding-bottom: 50px;
}
.children .item.design-g .image_wrap {
  position: relative;
}
.children .item.design-g .overlay {
  width: 50%;
  height: 100%;
  background-color: rgba(196, 94, 196, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
}
.children .item.design-g .hotel_name {
  color: white;
}
.children .item.design-g .hotel_name img {
  max-width: 100%;
}
.children .item.design-g .title {
  font-size: 18px;
  text-transform: uppercase;
  color: white;
}
.children .item.design-g .price {
  color: white;
  font-size: 50px;
}
.children .item.design-g .price .from {
  font-size: 14px;
}
.children .item.design-g .price .currency {
  font-size: 30px;
}
.children .item.design-g .description {
  height: 180px;
}
.children .item.design-g .footer {
  text-align: center;
}
.children .item.design-g .footer a {
  padding: 8px 40px;
  background-color: gray;
  color: white;
  margin: auto;
  display: inline-block;
  text-transform: uppercase;
}
.children .item.design-g .footer a:hover {
  text-decoration: none;
  color: white;
}

.children .item.design-g:not(.extended) .extension {
  display: none;
}

.children .item.design-g.home .overlay {
  height: 80%;
}
.children .item.design-g.home .bottom-overlay {
  width: 100%;
  height: 20%;
  background-color: rgba(150, 150, 150, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
}
.children .item.design-g.home .close_button {
  position: absolute;
  right: 10px;
  top: 10px;
  color: white;
  font-size: 40px;
  z-index: 2;
}

.children .item.design-g:not(.home) .bottom-overlay {
  display: none;
}

.children .item.design-g:not(.home) .close_button {
  display: none;
}

/* CHILDREN CHILD DESIGN H */
.children .item.design-h .right_part {
  padding: 20px;
}
.children .item.design-h .right_part h2 {
  text-transform: none;
}
.children .item.design-h .right_part p {
  line-height: 20px;
}
.children .item.design-h .action {
  margin-right: 10px;
}
.children .item.design-h .action a {
  display: inline-block;
  padding: 3px 30px;
}

/* ------------------------ Fragment Booking.Steps ----------------------------- */
.fragment.Booking-Steps .booking_stepper {
  height: 75px;
  position: relative;
  padding-top: 5px;
}
.fragment.Booking-Steps .booking_stepper .steps_container {
  position: absolute;
  top: 0;
  width: 100%;
}
.fragment.Booking-Steps .booking_stepper .steps_container div .bstep {
  font-size: 40px;
  background-color: #ffffff;
  height: 65px;
  width: 65px;
  display: block;
  border-radius: 50%;
  padding-top: 23px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #999999;
  border: 1px solid #999999;
}
.fragment.Booking-Steps .booking_stepper .progressbar_container .progress {
  height: 5px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #cccccc;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 0;
}
.fragment.Booking-Steps .booking_stepper .label_container {
  padding-bottom: 7px;
}
.fragment.Booking-Steps .booking_stepper .label_container span {
  font-size: 19px;
  color: #d6d6d6;
}

.fragment.Booking-Steps .booking_stepper .steps_container div:first-child .bstep {
  margin-left: 0;
}

.fragment.Booking-Steps .booking_stepper .steps_container div:last-child .bstep {
  margin-right: 0;
}

/*  ----------------------- Fragment Booking.LineForm --------------------------- */
.fragment.Booking-LineForm .fa-calendar {
  position: absolute;
  right: 20px;
  top: 20px;
}
.fragment.Booking-LineForm .container {
  width: 100% !important;
}

/*  ----------------------- Fragment Booking.ConfirmForm --------------------------- */
.fragment.Booking-ConfirmForm .user_data label {
  width: 100%;
}
.fragment.Booking-ConfirmForm .user_data_fields {
  padding-top: 20px;
}
.fragment.Booking-ConfirmForm .user_data_fields label {
  text-align: left;
}
.fragment.Booking-ConfirmForm .user_data_fields * {
  text-align: left;
}

/*  ----------------------- Fragment: Gallery (design jssor) --------------------------- */
.fragment.Gallery .gallery_jssor {
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 800px;
  height: 510px;
  overflow-x: hidden;
  visibility: hidden;
  background-color: transparent;
}
.fragment.Gallery .gallery_jssor .slides {
  cursor: default;
  position: relative;
  top: 0;
  left: 0;
  width: 800px;
  height: 450px;
  overflow: hidden;
}

/*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
.fragment.Gallery .jssora05l,
.jssora05r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 100px;
  height: 60px;
  cursor: pointer;
  /*background: url('img/a17.png') no-repeat;*/
  overflow: hidden;
}

.fragment.Gallery .jssora05l {
  background-position: -10px -40px;
}

.fragment.Gallery .jssora05r {
  background-position: -70px -40px;
}

.fragment.Gallery .jssora05l:hover {
  background-position: -130px -40px;
}

.fragment.Gallery .jssora05r:hover {
  background-position: -190px -40px;
}

.fragment.Gallery .jssora05l.jssora05ldn {
  background-position: -250px -40px;
}

.fragment.Gallery .jssora05r.jssora05rdn {
  background-position: -310px -40px;
}

/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01 .p            (normal)
.jssort01 .p:hover      (normal mouseover)
.jssort01 .p.pav        (active)
.jssort01 .p.pdn        (mousedown)
*/
.fragment.Gallery .jssort01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 800px;
  height: 61px;
}
.fragment.Gallery .jssort01 .p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 61px;
}
.fragment.Gallery .jssort01 .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.fragment.Gallery .jssort01 .w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fragment.Gallery .jssort01 .c {
  position: absolute;
  top: 0;
  left: 0;
  width: 96px;
  height: 52px;
  box-sizing: content-box;
}
.fragment.Gallery .jssort01 .pav .c {
  top: 2px;
  _top: 0;
  left: 2px;
  _left: 0;
  width: 96px;
  height: 52px;
  border: #000 0 solid;
  _border: #fff 2px solid;
  background-position: 50% 50%;
}
.fragment.Gallery .jssort01 .p:hover .c {
  top: 0;
  left: 0;
  width: 98px;
  height: 58px;
  border: #000 1px solid;
  background-position: 50% 50%;
  cursor: pointer;
}
.fragment.Gallery .jssort01 .p.pdn .c {
  background-position: 50% 50%;
  width: 96px;
  height: 56px;
  border: #000 2px solid;
}

* html .fragment.Gallery .jssort01 .c,
* html .fragment.Gallery .jssort01 .pdn .c,
* html .fragment.Gallery .jssort01 .pav .c {
  /* ie quirks mode adjust */
  width: 100px;
  height: 56px;
}

/*  ----------------------- Fragment Garden.Values --------------------------- */
.fragment.Garden-Values .thumbnails .element {
  cursor: pointer;
}
.fragment.Garden-Values .thumbnails .element .name {
  text-transform: uppercase;
  display: block;
  padding: 15px 40px;
}
.fragment.Garden-Values .thumbnails .element img {
  width: 80px;
  height: 80px;
}
.fragment.Garden-Values .thumbnails .col-xs-2 {
  text-align: center;
}
.fragment.Garden-Values .expo {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.fragment.Garden-Values .expo * {
  color: white;
}
.fragment.Garden-Values .expo .name {
  text-transform: uppercase;
  text-align: center;
}
.fragment.Garden-Values .expo .description {
  font-size: 16px;
}
.fragment.Garden-Values .expo p {
  margin: 20px auto;
}
.fragment.Garden-Values .expo .plus {
  margin: auto;
  display: block;
  text-align: center;
  font-size: 24px;
}
.fragment.Garden-Values .expo .content {
  padding: 30px;
  z-index: 3;
  position: absolute;
  width: 100%;
  opacity: 0.1;
  -webkit-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}

body.tablet .fragment.Garden-Values .expo .content {
  opacity: 1; /* En tablet queremos que el contenido se vea siempre, ya que no hay mouse over */
}

.fragment.Garden-Values .expo .overlay {
  width: 100%;
  height: 100%;
  background-color: #0da2bd;
  position: absolute;
  z-index: 2;
  opacity: 0.1;
  -webkit-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.fragment.Garden-Values .expo:hover .content {
  opacity: 1;
  -webkit-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.fragment.Garden-Values .expo:hover .overlay {
  opacity: 0.7;
  -webkit-transition: opacity 300ms linear;
  -moz-transition: opacity 300ms linear;
  -o-transition: opacity 300ms linear;
  -ms-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}

/*  ----------------------- Generic Slider Plugin --------------------------- */
.generic_slide_plugin .carousel.fade_in .item {
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -ms-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}
.generic_slide_plugin .carousel.fade_in .active.left, .generic_slide_plugin .carousel.fade_in .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.generic_slide_plugin .carousel.fade_in .next, .generic_slide_plugin .carousel.fade_in .prev {
  left: 0;
  opacity: 1;
  z-index: 1;
}

.generic_slide_plugin .carousel .carousel-inner > .container > .row {
  height: 100%;
}

.generic_slide_plugin.image-type .wrapper {
  display: table;
}

.generic_slide_plugin.image-type .item {
  background-size: cover;
}

.generic_slide_plugin .carousel .carousel-inner .container .row .central-text-column {
  height: 100%;
}
.generic_slide_plugin .carousel .carousel-inner .container .row .central-text-column .wrapper {
  width: 100%;
}
.generic_slide_plugin .carousel .carousel-inner .container .row .central-text-column .wrapper .cell {
  display: table-cell;
}
.generic_slide_plugin .carousel .carousel-indicators li {
  position: relative;
}
.generic_slide_plugin .carousel .carousel-indicators li a {
  position: absolute;
  width: 8px;
  left: 0;
  height: 8px;
}

/*  Contact Plugin */
.pop-contact-form-content .terms_and_conditions * {
  display: inline;
}

/* Fragment Element.HowToGetThere */
.fragment.Element-HowToGetThere .map {
  width: 100%;
  height: 250px;
}

/* Fragment FilterByTypeRadioButtons */
.fragment.FilterByTypeRadioButtons .filter_button {
  text-align: center;
  cursor: pointer;
}

.fragment.FilterByTypeRadioButtons .filter_button.active .name {
  font-weight: bold;
}

/* Fragment Header.MobileMenu */
.fragment.Header-MobileMenu .dropdown_content {
  display: none;
  margin-bottom: 10px;
}
.fragment.Header-MobileMenu .dropdown_content > div {
  padding-left: 10px;
}

/* ---------------- FINAL GENERIC_PLUGINS ---------------- */
/********** BUTTONBAR **********/
.buttonbar_plugin {
  list-style: none;
}
.buttonbar_plugin li {
  display: inline-block;
}
.buttonbar_plugin a {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  opacity: 0.7;
  margin-right: 8px;
  cursor: default;
}
.buttonbar_plugin a:hover {
  text-decoration: none;
}
.buttonbar_plugin a.link {
  cursor: pointer;
}
.buttonbar_plugin a.link:hover {
  opacity: 1;
}

/*********** FIN BUTTONBAR **********/
/********** ROOM-1250 ************/
/********* Clases para Download plugin *********/
.download_plugin .download_plugin_visible {
  display: inline-block;
  background: #ececec;
  padding: 20px;
  min-width: 180px;
  margin-bottom: 10px;
}
.download_plugin .download_plugin_visible .icons {
  text-align: right;
}
.download_plugin .download_plugin_visible .icons .lupas a.item.icon.view:before {
  content: "\f06e";
  font-family: FontAwesome;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.download_plugin .download_plugin_visible .icons a.icon.download.action-open-popup:before {
  content: "\f0ed";
  font-family: FontAwesome;
  display: inline-block;
  width: 35px;
  height: 35px;
}

/********** FIN ROOM-1250 *************/

/*# sourceMappingURL=rolplugins.css.map */
