/* line 24, ../sass/_defaults.scss */
.footer_column {
  min-height: 180px !important;
}

/* line 27, ../sass/_defaults.scss */
span.btn-corporate {
  margin-right: 0px !important;
}

/* line 31, ../sass/_defaults.scss */
.button-promotion.oferta-reserva {
  width: 80px;
  margin-right: 10px !important;
}

/* line 1, ../../../../sass/booking/_booking_engine.scss */
.booking_widget {
  position: absolute;
  z-index: 400;
  top: 185px;
}

/* line 7, ../../../../sass/booking/_booking_engine.scss */
.booking_form_title {
  background: #87121a;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 15, ../../../../sass/booking/_booking_engine.scss */
.booking_form_title h4 {
  margin-top: 0;
  color: white;
}
/* line 20, ../../../../sass/booking/_booking_engine.scss */
.booking_form_title .booking_title_1,
.booking_form_title .booking_title_2 {
  display: none;
}

/* line 26, ../../../../sass/booking/_booking_engine.scss */
.booking_form {
  font-family: 'Source Sans Pro', sans-serif;
  padding: 20px;
  width: 260px;
  background: white;
}

/* line 33, ../../../../sass/booking/_booking_engine.scss */
.destination_wrapper {
  position: relative;
}
/* line 35, ../../../../sass/booking/_booking_engine.scss */
.destination_wrapper label {
  color: gray;
  font-size: 12px;
}
/* line 40, ../../../../sass/booking/_booking_engine.scss */
.destination_wrapper input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  border: 0;
  width: 250px;
  padding-left: 10px;
}
/* line 48, ../../../../sass/booking/_booking_engine.scss */
.destination_wrapper .right_arrow {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  background: #87121a url(https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/images/booking/flecha_motor_der.png) no-repeat center center;
  right: 2px;
  top: 30px;
  height: 35px;
  width: 35px;
}

/* line 62, ../../../../sass/booking/_booking_engine.scss */
.stay_selection .entry_date_wrapper,
.stay_selection .departure_date_wrapper {
  margin-right: 10px;
}
/* line 67, ../../../../sass/booking/_booking_engine.scss */
.stay_selection .entry_date_wrapper,
.stay_selection .departure_date_wrapper,
.stay_selection .rooms_number_wrapper {
  float: left;
  width: 80px;
}
/* line 74, ../../../../sass/booking/_booking_engine.scss */
.stay_selection .entry_date_wrapper label,
.stay_selection .departure_date_wrapper label,
.stay_selection .rooms_number_wrapper label {
  color: gray;
  font-size: 12px;
}

/* line 83, ../../../../sass/booking/_booking_engine.scss */
.date_box {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  background: white;
  height: 40px;
}
/* line 90, ../../../../sass/booking/_booking_engine.scss */
.date_box .date_day,
.date_box .date_year {
  display: block;
  text-align: center;
}
/* line 96, ../../../../sass/booking/_booking_engine.scss */
.date_box .date_day {
  text-transform: uppercase;
  color: #87121a;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: bolder;
}
/* line 105, ../../../../sass/booking/_booking_engine.scss */
.date_box .date_year {
  color: white;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
}

/* line 113, ../../../../sass/booking/_booking_engine.scss */
.room {
  clear: both;
  margin-bottom: 5px;
}
/* line 116, ../../../../sass/booking/_booking_engine.scss */
.room .room_title {
  margin-top: 25px;
}
/* line 120, ../../../../sass/booking/_booking_engine.scss */
.room .room_title,
.room .adults_selector {
  margin-right: 10px;
}
/* line 125, ../../../../sass/booking/_booking_engine.scss */
.room .room_title,
.room .adults_selector,
.room .children_selector,
.room .babies_selector {
  float: left;
  width: 80px;
}
/* line 131, ../../../../sass/booking/_booking_engine.scss */
.room .room_title label,
.room .adults_selector label,
.room .children_selector label,
.room .babies_selector label {
  display: block;
}
/* line 136, ../../../../sass/booking/_booking_engine.scss */
.room .room_title,
.room .adults_selector label,
.room .children_selector label,
.room .babies_selector label {
  color: gray;
  font-size: 12px;
}

/* line 145, ../../../../sass/booking/_booking_engine.scss */
.wrapper_booking_button {
  font-family: 'Source Sans Pro', sans-serif;
  position: relative;
  margin-top: 50px;
  text-align: left;
}
/* line 152, ../../../../sass/booking/_booking_engine.scss */
.wrapper_booking_button .promocode_input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0;
  margin-top: 10px;
  text-align: center;
  color: #87121a;
  width: 170px;
  height: 40px;
  font-size: 16px;
}
/* line 164, ../../../../sass/booking/_booking_engine.scss */
.wrapper_booking_button button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: white;
  border: 0;
  float: right;
  background: #87121a;
  font-size: 16px;
  text-transform: uppercase;
  height: 40px;
  width: 80px;
  margin-top: 10px;
}
/* line 177, ../../../../sass/booking/_booking_engine.scss */
.wrapper_booking_button .spinner_wrapper {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

/* line 184, ../../../../sass/booking/_booking_engine.scss */
.horizontal_engine {
  height: 379px;
  background: white !important;
}

/* line 189, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal {
  width: 600px;
  margin: 0 auto;
  padding-top: 172px;
}
/* line 194, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .hotel_selector {
  left: 20px;
  top: 70px;
}
/* line 199, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .booking_form {
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
/* line 207, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .booking_form_title {
  display: none;
}
/* line 211, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .booking_form {
  width: 560px;
}
/* line 215, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .destination_wrapper {
  float: left;
}
/* line 219, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .stay_selection {
  float: right;
}
/* line 223, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .room {
  float: right;
}
/* line 227, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .wrapper_booking_button {
  clear: both;
}
/* line 231, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .promocode_input {
  width: 260px !important;
}
/* line 235, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .wrapper_booking_button button {
  width: 170px !important;
}

/* line 241, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline {
  width: 1140px;
  height: 75px;
  margin: 0 auto;
  padding-top: 20px;
  background-color: gray;
}
/* line 248, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .hotel_selector {
  left: 20px;
  top: 70px;
}
/* line 253, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking_form {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  background-color: gray;
}
/* line 260, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking_form_title {
  display: none;
}
/* line 264, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking_form {
  width: 1140px;
  padding: 0;
}
/* line 269, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .destination_wrapper {
  float: left;
}
/* line 273, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .stay_selection {
  float: left;
  margin-left: 90px;
}
/* line 277, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .stay_selection .entry_date_wrapper label,
.boking_widget_inline .stay_selection .departure_date_wrapper label,
.boking_widget_inline .stay_selection .rooms_number_wrapper label {
  color: #787878;
  font-size: 12px;
}
/* line 285, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .room_list_wrapper {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
}
/* line 291, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .room {
  float: right;
}
/* line 294, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .room .room_title,
.boking_widget_inline .room .adults_selector label,
.boking_widget_inline .room .children_selector label,
.boking_widget_inline .room .babies_selector label {
  color: gray;
  font-size: 12px;
}
/* line 301, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .room .room_title {
  text-align: right;
}
/* line 307, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .wrapper_booking_button {
  display: inline;
  margin-top: 10px;
}
/* line 311, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .wrapper_booking_button button {
  float: none;
}
/* line 316, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .promocode_input {
  width: 200px !important;
  margin-right: 20px;
  margin-top: 19px;
  background-color: #5a5a5a;
}
/* line 323, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .wrapper_booking_button button {
  width: 170px !important;
}
/* line 327, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .selectric, .boking_widget_inline .date_box {
  background: #5a5a5a;
}

/* line 333, ../../../../sass/booking/_booking_engine.scss */
.booking_footer_message {
  margin-top: 65px;
}

/* line 338, ../../../../sass/booking/_booking_engine.scss */
.booking-form-center-text {
  text-align: center;
}

/* line 342, ../../../../sass/booking/_booking_engine.scss */
.babies_selector {
  margin-left: 10px;
}

/* line 346, ../../../../sass/booking/_booking_engine.scss */
.room_title.room_title_with_babies {
  float: none;
  margin-bottom: 5px;
  padding-top: 10px;
  color: #87121a;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

/* line 359, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking-form-center-text {
  margin-top: 7px;
}
/* line 362, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking-form-center-text .stay_selection {
  margin-left: 45px !important;
}
/* line 366, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking-form-center-text .room_title.room_title_with_babies {
  margin-top: -30px;
  text-align: center;
}
/* line 371, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking-form-center-text .room_list_wrapper {
  margin-left: 60px;
}

/* line 379, ../../../../sass/booking/_booking_engine.scss */
.range-age {
  width: 55px;
  display: inline-block;
  float: right;
  white-space: nowrap;
}

/* line 387, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 {
  border-radius: 0;
}
/* line 389, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .fancybox-skin {
  border-radius: 0;
}
/* line 392, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .fancybox-slide > * {
  padding: 0 !important;
  background-color: transparent;
}
/* line 396, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .fancybox-slide .calendar_popup_wrapper {
  background-color: transparent;
}
/* line 400, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .full_screen_engine .container_popup_booking {
  background-color: transparent !important;
  padding: 24px !important;
}
/* line 405, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .description_bottom_popup_booking {
  color: gray;
}
/* line 408, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .gif_wrapper {
  display: block;
  margin: 21px auto;
  width: 100%;
  height: 105px;
}
/* line 1, ../../../../sass/plugins/spiners/_default_line_loading.scss */
.fancybox-wrap.fancy-booking-search_v2 .default_line_loading {
  background-color: #3484b2;
  height: 100%;
  width: 3px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 2.3s infinite ease-in-out;
  -moz-animation: sk-stretchdelay 2.3s infinite ease-in-out;
  -o-animation: sk-stretchdelay 2.3s infinite ease-in-out;
  animation: sk-stretchdelay 2.3s infinite ease-in-out;
  margin-right: 6px;
}
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
/* line 1, ../../../../sass/plugins/spiners/_box_jumping.scss */
.fancybox-wrap.fancy-booking-search_v2 .boxLoading {
  width: 50px;
  height: 50px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  bottom: 0;
}
/* line 10, ../../../../sass/plugins/spiners/_box_jumping.scss */
.fancybox-wrap.fancy-booking-search_v2 .boxLoading:before {
  content: '';
  width: 50px;
  height: 5px;
  background: #000;
  opacity: 0.3;
  position: absolute;
  top: 59px;
  left: 0;
  border-radius: 50%;
  animation: box_shadow .5s linear infinite;
}
/* line 22, ../../../../sass/plugins/spiners/_box_jumping.scss */
.fancybox-wrap.fancy-booking-search_v2 .boxLoading:after {
  content: '';
  width: 50px;
  height: 50px;
  background: white;
  animation: box_animate .5s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}
@keyframes box_animate {
  17% {
    border-bottom-right-radius: 3px;
  }
  25% {
    transform: translateY(9px) rotate(22.5deg);
  }
  50% {
    transform: translateY(18px) scale(1, 0.9) rotate(45deg);
    border-bottom-right-radius: 40px;
  }
  75% {
    transform: translateY(9px) rotate(67.5deg);
  }
  100% {
    transform: translateY(0) rotate(90deg);
  }
}
@keyframes box_shadow {
  0%, 100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1);
  }
}
/* line 1, ../../../../sass/plugins/spiners/_dots_loader.scss */
.fancybox-wrap.fancy-booking-search_v2 .dots_loader {
  padding: 60px 0 70px;
}
/* line 3, ../../../../sass/plugins/spiners/_dots_loader.scss */
.fancybox-wrap.fancy-booking-search_v2 .dots_loader .dot {
  width: 24px;
  height: 24px;
  margin: 0 3px;
  background: #000;
  border-radius: 100%;
  display: inline-block;
  animation: slide 1s infinite;
}
/* line 11, ../../../../sass/plugins/spiners/_dots_loader.scss */
.fancybox-wrap.fancy-booking-search_v2 .dots_loader .dot:nth-child(1) {
  animation-delay: 0.1s;
}
/* line 14, ../../../../sass/plugins/spiners/_dots_loader.scss */
.fancybox-wrap.fancy-booking-search_v2 .dots_loader .dot:nth-child(2) {
  animation-delay: 0.2s;
}
/* line 17, ../../../../sass/plugins/spiners/_dots_loader.scss */
.fancybox-wrap.fancy-booking-search_v2 .dots_loader .dot:nth-child(3) {
  animation-delay: 0.3s;
}
/* line 20, ../../../../sass/plugins/spiners/_dots_loader.scss */
.fancybox-wrap.fancy-booking-search_v2 .dots_loader .dot:nth-child(4) {
  animation-delay: 0.4s;
}
/* line 23, ../../../../sass/plugins/spiners/_dots_loader.scss */
.fancybox-wrap.fancy-booking-search_v2 .dots_loader .dot:nth-child(5) {
  animation-delay: 0.5s;
}
@-moz-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@-o-keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes slide {
  0% {
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(2);
  }
  100% {
    transform: scale(1);
  }
}
/* line 1, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
/* line 7, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 15, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
/* line 30, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk_cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
/* line 34, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk_cube3 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
/* line 38, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk_cube4 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
/* line 43, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk_cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
/* line 49, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk_cube3:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
/* line 55, ../../../../sass/plugins/spiners/_sk_folding_cube.scss */
.fancybox-wrap.fancy-booking-search_v2 .sk_folding_cube .sk_cube4:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
/* line 1, ../../../../sass/plugins/spiners/_rotating_dots.scss */
.fancybox-wrap.fancy-booking-search_v2 .rotating_dots {
  padding: 40px 0;
  text-align: center;
  animation: dots-rotate 2s linear infinite;
}
/* line 5, ../../../../sass/plugins/spiners/_rotating_dots.scss */
.fancybox-wrap.fancy-booking-search_v2 .rotating_dots:before, .fancybox-wrap.fancy-booking-search_v2 .rotating_dots:after {
  content: '';
  animation: dots-margin 2s linear infinite;
}
/* line 9, ../../../../sass/plugins/spiners/_rotating_dots.scss */
.fancybox-wrap.fancy-booking-search_v2 .rotating_dots:before, .fancybox-wrap.fancy-booking-search_v2 .rotating_dots span, .fancybox-wrap.fancy-booking-search_v2 .rotating_dots:after {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background-color: white;
  border-radius: 50%;
  margin: 5px;
}
@keyframes dots-margin {
  0% {
    margin: 5px;
  }
  12% {
    margin: 0 30px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  25% {
    margin: 5px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    margin: 5px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  62% {
    margin: 0 30px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  75% {
    margin: 5px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    margin: 5px;
  }
}
@keyframes dots-rotate {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 415, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .description_top_popup_booking {
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: lighter;
  color: gray;
}
/* line 423, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .description_bottom_popup_booking {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 428, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2 .container_popup_booking {
  width: 555px;
  display: block;
  padding: 30px 0;
  box-sizing: border-box;
  margin: 7px;
  border: 1px solid #3483b2;
}

/* line 439, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine {
  width: auto !important;
  height: auto !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
/* line 447, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine .fancybox-outer {
  background: transparent;
}
/* line 452, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine.custom_color_overlay .fancybox-skin {
  background: transparent;
}
/* line 457, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine .fancybox-skin {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
}
/* line 466, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine .fancybox-inner {
  overflow: visible;
}
/* line 470, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine .container_popup_booking {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 483, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine .container_popup_booking {
  border: 0 !important;
}
/* line 487, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine .description_bottom_popup_booking {
  font-weight: lighter;
}
/* line 490, ../../../../sass/booking/_booking_engine.scss */
.fancybox-wrap.fancy-booking-search_v2.full_screen_engine .description_bottom_popup_booking strong {
  font-weight: bold;
  text-decoration: underline;
  font-size: 14px;
}

/* line 1, ../sass/_hotel_selector.scss */
.hotel_selector {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: #414141 1px 1px 7px;
  -webkit-box-shadow: #414141 1px 1px 7px;
  box-shadow: #414141 1px 1px 7px;
  position: absolute;
  padding: 10px;
  padding-bottom: 0;
  display: none;
  width: 855px;
  left: 290px;
  top: 80px;
  background: white;
  z-index: 1000;
}
/* line 15, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_inner {
  position: relative;
}
/* line 19, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_inner .close_hotel_selector {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #87121a url(https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/images/booking/flecha_motor_izq.png) no-repeat center center;
  height: 156px;
  width: 20px;
}
/* line 31, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option {
  width: 168px;
  height: 146px;
  float: left;
  cursor: pointer;
}
/* line 37, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option.right {
  margin-left: 10px;
}
/* line 41, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option.casa-cordoba {
  background: url(/img/judep/hotel_selectors/selector_cordoba.jpg) no-repeat top center;
}
/* line 48, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option.casa-sevilla {
  background: url(/img/judep/hotel_selectors/selector_sevilla.jpg) no-repeat top center;
}
/* line 55, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option.casa-trinidad {
  background: url(/img/judep/hotel_selectors/selector_trinidad.jpg) no-repeat top center;
}
/* line 62, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option.casa-sanfrancisco {
  background: url(/img/judep/hotel_selectors/selector_sanfrancisco.jpg) no-repeat top center;
}
/* line 69, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option.arenal {
  background: url(/img/judep/hotel_selectors/selector_arenal.jpg) no-repeat top center;
}
/* line 81, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option_name h3 {
  font-family: nexabold;
  margin-top: 89px;
  background: #e6e6e6;
  color: #87121a;
  line-height: 35px;
  text-transform: uppercase;
  padding-left: 37px;
}
/* line 90, ../sass/_hotel_selector.scss */
.hotel_selector .hotel_selector_option_name h3 span {
  font-family: nexaregular;
}
/* line 99, ../sass/_hotel_selector.scss */
.hotel_selector .title_selector {
  position: relative;
  width: 101px;
  padding-right: 46px !important;
  top: 72px;
  left: 6px;
  height: 60px;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000, endColorstr=#000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  background: rgba(0, 0, 0, 0.3);
  padding-left: 10px;
  padding-top: 5px;
  padding-right: -126px;
  color: white;
  font-size: 16px;
}

/*=====================================================================
  Selectric
======================================================================*/
/* line 5, ../../../../sass/booking/_selectric.scss */
.selectricWrapper {
  position: relative;
  margin: 0 0 0px;
  width: 80px;
  cursor: pointer;
}

/* line 12, ../../../../sass/booking/_selectric.scss */
.selectricDisabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 23, ../../../../sass/booking/_selectric.scss */
.selectricOpen {
  z-index: 9999;
}

/* line 27, ../../../../sass/booking/_selectric.scss */
.selectricOpen .selectricItems {
  display: block;
}

/* line 31, ../../../../sass/booking/_selectric.scss */
.selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

/* line 38, ../../../../sass/booking/_selectric.scss */
.selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}

/* line 44, ../../../../sass/booking/_selectric.scss */
.selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  _font: 0/0 a;
  background: none !important;
}

/* line 60, ../../../../sass/booking/_selectric.scss */
.selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* line 67, ../../../../sass/booking/_selectric.scss */
.selectricOpen .selectric {
  z-index: 9999;
}

/* line 72, ../../../../sass/booking/_selectric.scss */
.selectricOpen .selectricItems {
  display: block;
}

/* line 76, ../../../../sass/booking/_selectric.scss */
.selectric {
  background: white;
  position: relative;
  border-radius: 6px;
  height: 40px;
}

/* line 83, ../../../../sass/booking/_selectric.scss */
.selectric .label {
  display: block;
  overflow: hidden;
  font-size: 16px;
  line-height: 40px;
  color: #87121a;
  text-align: left;
  margin-left: 20px;
}

/* line 93, ../../../../sass/booking/_selectric.scss */
.selectric .button {
  zoom: 1;
  position: absolute;
  font: 0/0 a;
  overflow: hidden;
  margin: auto;
  top: 0;
  right: 2px;
  bottom: 0;
  width: 35px;
  height: 35px;
  border: 0;
  background: #87121a url(https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/images/booking/flecha_motor.png) no-repeat center center !important;
  padding: 0;
}

/* line 109, ../../../../sass/booking/_selectric.scss */
.selectricHover .selectric .button {
  border-top-color: #DDD;
}

/* Items box */
/* line 115, ../../../../sass/booking/_selectric.scss */
.selectricItems {
  display: none;
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  background: #F9F9F9;
  border: 1px solid #CCC;
  z-index: 9998;
  -webkit-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px;
}

/* line 128, ../../../../sass/booking/_selectric.scss */
.selectricItems ul,
.selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 20px;
  line-height: 20px;
  font-size: 12px;
}

/* line 138, ../../../../sass/booking/_selectric.scss */
.selectricItems li {
  padding: 5px;
  cursor: pointer;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #666;
  border-top: 1px solid #FFF;
}
/* line 146, ../../../../sass/booking/_selectric.scss */
.selectricItems li:hover {
  background: #F0F0F0;
  color: #444;
}
/* line 151, ../../../../sass/booking/_selectric.scss */
.selectricItems li.selected {
  background: #EFEFEF;
  color: #444;
  border-top-color: #E0E0E0;
}

/* line 158, ../../../../sass/booking/_selectric.scss */
.selectricItems li.disabled {
  background: #F5F5F5;
  color: #BBB;
  border-top-color: #FAFAFA;
  cursor: default;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 15, ../../../../sass/plugins/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 19, ../../../../sass/plugins/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
/*@font-face {
	font-family: 'flexslider-icon';
	src:url('../../../Downloads/FlexSlider-version-2.2/fonts/flexslider-icon.eot');
	src:url('../../../Downloads/FlexSlider-version-2.2/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../../../Downloads/FlexSlider-version-2.2/fonts/flexslider-icon.woff') format('woff'),
		url('../../../Downloads/FlexSlider-version-2.2/fonts/flexslider-icon.ttf') format('truetype'),
		url('../../../Downloads/FlexSlider-version-2.2/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
/* FlexSlider Necessary Styles
*********************************/
/* line 39, ../../../../sass/plugins/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 40, ../../../../sass/plugins/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 41, ../../../../sass/plugins/_flexslider.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* line 42, ../../../../sass/plugins/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 45, ../../../../sass/plugins/_flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 46, ../../../../sass/plugins/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 47, ../../../../sass/plugins/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 52, ../../../../sass/plugins/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 56, ../../../../sass/plugins/_flexslider.scss */
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

/* line 57, ../../../../sass/plugins/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 58, ../../../../sass/plugins/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 59, ../../../../sass/plugins/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 60, ../../../../sass/plugins/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 63, ../../../../sass/plugins/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 64, ../../../../sass/plugins/_flexslider.scss */
.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

/* line 65, ../../../../sass/plugins/_flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -50px;
}

/* line 66, ../../../../sass/plugins/_flexslider.scss */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

/* line 67, ../../../../sass/plugins/_flexslider.scss */
.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

/* line 68, ../../../../sass/plugins/_flexslider.scss */
.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

/* line 69, ../../../../sass/plugins/_flexslider.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 70, ../../../../sass/plugins/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* line 71, ../../../../sass/plugins/_flexslider.scss */
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}

/* line 72, ../../../../sass/plugins/_flexslider.scss */
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

/* Pause/Play */
/* line 75, ../../../../sass/plugins/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 76, ../../../../sass/plugins/_flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 77, ../../../../sass/plugins/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 78, ../../../../sass/plugins/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
/* line 82, ../../../../sass/plugins/_flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}

/* line 87, ../../../../sass/plugins/_flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: #f2f2f4;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 101, ../../../../sass/plugins/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 102, ../../../../sass/plugins/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 103, ../../../../sass/plugins/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 104, ../../../../sass/plugins/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 105, ../../../../sass/plugins/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  /* line 108, ../../../../sass/plugins/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 0;
    left: 10px;
    display: none;
  }

  /* line 109, ../../../../sass/plugins/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 0;
    right: 10px;
    display: none;
  }
}
/* line 1, ../sass/_flexslider_specific.scss */
.flex-control-paging li a {
  background: rgba(252, 241, 235, 0.42);
}

/* line 5, ../sass/_flexslider_specific.scss */
.flex-control-paging li a:hover {
  background: rgba(252, 241, 235, 0.42);
}

/* line 9, ../sass/_flexslider_specific.scss */
.flex-control-paging li a.flex-active {
  cursor: default;
  background: #87121a;
}

/* line 14, ../sass/_flexslider_specific.scss */
.flex-direction-nav {
  display: none;
}

/* line 18, ../sass/_flexslider_specific.scss */
.flex-control-nav {
  position: absolute;
  bottom: 10px;
  left: 20px;
}

/* line 24, ../sass/_flexslider_specific.scss */
.flex-control-nav li {
  margin: 0 2px;
}

/* line 1, ../../../../sass/gallerys/_gallery_1.scss */
.gallery_1 li {
  float: left;
}

/* line 5, ../../../../sass/gallerys/_gallery_1.scss */
.gallery_1 li .crop {
  width: 285px;
  height: 190px;
  overflow: hidden;
}

/* line 11, ../../../../sass/gallerys/_gallery_1.scss */
.gallery_1 li .crop img {
  max-width: none;
  min-height: 190px;
  min-width: 285px;
  width: 285px;
  -webkit-transform: scale(1, 1);
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transform: scale(1, 1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
  -ms-transform: scale(1, 1);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
}

/* line 31, ../../../../sass/gallerys/_gallery_1.scss */
.gallery_1 li .crop img:hover {
  max-width: none;
  -webkit-transform: scale(1.1, 1.1);
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transform: scale(1.1, 1.1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
  -ms-transform: scale(1.1, 1.1);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
}

/* line 4, ../sass/_template_specific.scss */
body {
  background: none !important;
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 9, ../sass/_template_specific.scss */
.wrapper-new-web-support {
  opacity: 0.9;
  margin-top: 0px;
  font-weight: lighter;
  display: block !important;
  background: rgba(0, 0, 0, 0.74);
  padding-bottom: 15px;
  font-size: 19px;
}

/* line 19, ../sass/_template_specific.scss */
body a {
  text-decoration: none;
}

/* line 23, ../sass/_template_specific.scss */
header {
  background: -moz-linear-gradient(top, black 0%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, black 0%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, black 0%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, black 0%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-8 */
  height: 120px;
  padding-top: 36px;
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 2;
}

/* line 39, ../sass/_template_specific.scss */
header * {
  position: relative;
}

/* line 43, ../sass/_template_specific.scss */
::-webkit-input-placeholder {
  color: white;
  font-weight: 300;
}

/* line 48, ../sass/_template_specific.scss */
::-moz-placeholder {
  color: white;
  font-weight: 300;
}

/* firefox 19+ */
/* line 54, ../sass/_template_specific.scss */
:-ms-input-placeholder {
  color: white;
  font-weight: 300;
}

/* ie */
/* line 60, ../sass/_template_specific.scss */
input:-moz-placeholder {
  color: white;
  font-weight: 300;
}

/* line 67, ../sass/_template_specific.scss */
#top-sections a:hover {
  text-decoration: underline;
}

/* line 71, ../sass/_template_specific.scss */
#lang a:hover button {
  background-color: #ab6623;
}

/* line 75, ../sass/_template_specific.scss */
#lang a button {
  cursor: pointer;
}

/* line 79, ../sass/_template_specific.scss */
#social a:hover img {
  opacity: 0.6;
}

/* line 83, ../sass/_template_specific.scss */
#main_menu a:hover {
  color: white !important;
  background: #54202D !important;
  padding: 5px 22px 5px !important;
}

/* line 91, ../sass/_template_specific.scss */
.page-ofertas {
  background: url("/img/judep/backgrounds/bg_ofertas.jpg") no-repeat top center #FFFFFF;
  background-size: 100%;
}

/* line 96, ../sass/_template_specific.scss */
.page-hoteles {
  background: url("/img/judep/backgrounds/bg_hoteles.jpg") no-repeat top center #FFFFFF;
  background-size: 100%;
}

/* line 101, ../sass/_template_specific.scss */
.page-gallery {
  background: url("/img/judep/backgrounds/bg_images.jpg") no-repeat top center #FFFFFF;
  background-size: 100%;
}

/* line 106, ../sass/_template_specific.scss */
.page-localizacion {
  background: url("/img/judep/backgrounds/bg_localizacion.jpg") no-repeat top center #FFFFFF;
  background-size: 100%;
}

/* line 111, ../sass/_template_specific.scss */
.page-default {
  background: url("/img/judep/backgrounds/bg_hoteles.jpg") no-repeat top center #FFFFFF;
  background-size: 100%;
}

/* line 119, ../sass/_template_specific.scss */
#lang, #top-sections, .phone_reservas, .phone_reservas_ind, #social {
  float: left;
  margin: 0 20px;
  height: 43px;
}
/* line 123, ../sass/_template_specific.scss */
#lang *, #top-sections *, .phone_reservas *, .phone_reservas_ind *, #social * {
  top: -10%;
}

/* line 128, ../sass/_template_specific.scss */
#lang_header {
  color: white;
  display: block;
  text-align: center;
}

/* line 134, ../sass/_template_specific.scss */
#lang, .phone_reservas, .phone_reservas_ind {
  border-left: 1px solid white;
  border-right: 1px solid white;
  margin: 0 0px;
  padding: 0 20px;
}

/* line 141, ../sass/_template_specific.scss */
div#logoDiv {
  margin-top: -27px;
  margin-bottom: -1px;
}

/* line 148, ../sass/_template_specific.scss */
#lang {
  margin-left: 20px;
}

/* line 152, ../sass/_template_specific.scss */
#lang a {
  top: -1px;
}

/* line 156, ../sass/_template_specific.scss */
#lang .selected {
  background-color: none;
}

/* line 160, ../sass/_template_specific.scss */
.lang-button {
  border: 0;
  background-color: #df9c65;
  padding: 6px 6px 6px 6px;
  font-size: 12px;
  text-decoration: none;
  align-self: center;
  color: white;
  border-radius: 100%;
  font-weight: 700;
}

/* line 172, ../sass/_template_specific.scss */
#lang .selected .lang-button {
  background-color: #ab6623;
}

/* line 178, ../sass/_template_specific.scss */
div#social {
  top: -6px;
}

/* line 182, ../sass/_template_specific.scss */
#social * {
  top: 7%;
  text-decoration: none;
}

/* line 187, ../sass/_template_specific.scss */
#social img {
  width: 40px;
  height: 40px;
  margin-right: 4px;
}

/* line 195, ../sass/_template_specific.scss */
#top-sections * {
  top: 15%;
  font-size: 20px;
}

/* line 200, ../sass/_template_specific.scss */
#top-sections a {
  text-decoration: none;
  color: white;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}

/* line 210, ../sass/_template_specific.scss */
.phone_reservas {
  width: 170px;
  text-align: center;
  height: 70px;
  margin-top: -9px;
}
/* line 216, ../sass/_template_specific.scss */
.phone_reservas ul {
  margin-top: -10px;
}

/* line 221, ../sass/_template_specific.scss */
.phone_reservas * {
  top: 0;
}

/* line 226, ../sass/_template_specific.scss */
.phone_reservas_ind * {
  top: 0;
}

/* line 230, ../sass/_template_specific.scss */
span.txt_reservas {
  margin-left: 13px;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
}

/* line 237, ../sass/_template_specific.scss */
.number_reservas {
  color: white;
  font-weight: 700;
  font-size: 18px;
}

/* line 245, ../sass/_template_specific.scss */
.phone_reservas_ind {
  width: 162px;
  text-align: right;
}

/* line 250, ../sass/_template_specific.scss */
.phone_reservas ind * {
  top: 0;
}

/* line 255, ../sass/_template_specific.scss */
.phone_reservas_ind span.txt_reservas {
  margin-left: 20px;
  color: white;
  font-size: 25px;
  text-transform: uppercase;
}

/* line 262, ../sass/_template_specific.scss */
.phone_reservas_ind .number_reservas {
  color: white;
  font-weight: 700;
  font-size: 20px;
}

/* line 270, ../sass/_template_specific.scss */
.web_oficial_img {
  float: left;
  background: url("/img/judep/ico_web_oficial.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 84px;
  position: absolute;
  height: 86px;
  right: 0px;
  top: -19px;
}

/* line 282, ../sass/_template_specific.scss */
.web_oficial_img.en {
  float: left;
  background: url("/img/judep/ico_webOficial_ENG.jpg");
  background-repeat: no-repeat;
  background-position: center;
  width: 84px;
  position: absolute;
  height: 86px;
  right: 0px;
  top: -19px;
}

/* line 300, ../sass/_template_specific.scss */
#booking-horizontal {
  z-index: 100;
  position: relative;
  top: 148px;
}

/* line 306, ../sass/_template_specific.scss */
form.booking_form {
  padding: 15px 20px 20px !important;
}

/* line 311, ../sass/_template_specific.scss */
.boking_widget_inline {
  background: none !important;
  padding-top: 0px !important;
}

/* line 316, ../sass/_template_specific.scss */
.boking_widget_inline .booking_form {
  background-color: rgba(0, 0, 0, 0.66) !important;
  padding-bottom: 4px !important;
}

/* line 321, ../sass/_template_specific.scss */
.boking_widget_inline .booking_form {
  width: 1100px;
  padding: 0;
  margin-top: 6px;
}

/** CALENDAR **/
/* line 330, ../sass/_template_specific.scss */
.ui-widget-header {
  background: #87121a;
}

/* line 334, ../sass/_template_specific.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #87121a;
  color: white;
}

/* line 339, ../sass/_template_specific.scss */
.date_box .date_year {
  color: white;
}

/* line 345, ../sass/_template_specific.scss */
.destination_field {
  width: 160px;
}

/* line 349, ../sass/_template_specific.scss */
.destination_wrapper {
  margin-left: 14px;
}

/* line 353, ../sass/_template_specific.scss */
.destination_wrapper label {
  color: white;
  font-size: 12px;
}

/* line 358, ../sass/_template_specific.scss */
input.destination {
  width: 165px;
  height: 40px;
  background-color: #ab6623;
  padding-bottom: 0;
  color: white;
}

/* line 366, ../sass/_template_specific.scss */
.destination_wrapper .right_arrow {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  background: #ab6623 url(https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/images/booking/flecha_motor.png) no-repeat center center;
  right: -53px;
  top: 22px;
  height: 41px;
  width: 40px;
}

/* line 380, ../sass/_template_specific.scss */
span.date_day {
  color: white !important;
}

/* line 384, ../sass/_template_specific.scss */
.entry_date_wrapper label {
  color: white !important;
}

/* line 388, ../sass/_template_specific.scss */
.boking_widget_inline .date_box {
  background: #ab6623;
}

/* line 392, ../sass/_template_specific.scss */
.boking_widget_inline .stay_selection {
  float: left;
  margin-left: 60px;
}

/* line 399, ../sass/_template_specific.scss */
.boking_widget_inline .room_list_wrapper {
  margin-left: 0px;
  margin-right: 10px;
}

/* line 404, ../sass/_template_specific.scss */
.departure_date_wrapper label {
  color: white !important;
}

/* line 408, ../sass/_template_specific.scss */
.selectric .button {
  zoom: 1;
  position: absolute;
  font: 0/0 a;
  overflow: hidden;
  margin: auto;
  top: -1px;
  right: -38px;
  bottom: 0;
  width: 39px;
  height: 40px;
  border: 0;
  background: #ab6623 url(https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/images/booking/flecha_motor.png) no-repeat center center !important;
  padding: 0;
}

/* line 424, ../sass/_template_specific.scss */
.selectric .label {
  display: block;
  overflow: hidden;
  font-size: 16px;
  line-height: 40px;
  color: white;
  text-align: left;
  margin-left: 16px;
  font-weight: 700;
}

/* line 435, ../sass/_template_specific.scss */
.selectric {
  background: white;
  position: relative;
  border-radius: 6px;
  width: 40px;
  height: 40px;
}

/* line 443, ../sass/_template_specific.scss */
.boking_widget_inline .selectric, .boking_widget_inline .date_box {
  background-color: #ab6623;
}

/* line 447, ../sass/_template_specific.scss */
.button {
  -webkit-border-radius: 6px;
}

/* line 451, ../sass/_template_specific.scss */
.rooms_number_wrapper label {
  color: white !important;
}

/* line 455, ../sass/_template_specific.scss */
.room_title {
  color: white !important;
}

/* line 459, ../sass/_template_specific.scss */
.boking_widget_inline .room .room_title {
  text-align: right;
  width: 69px;
  margin-right: 5px;
}

/* line 465, ../sass/_template_specific.scss */
.adults_selector label {
  color: white !important;
}

/* line 469, ../sass/_template_specific.scss */
.children_selector label {
  color: white !important;
}

/* line 475, ../sass/_template_specific.scss */
.boking_widget_inline .promocode_input {
  width: 160px !important;
  margin-right: 10px;
  margin-top: 24px;
  background-color: #ab6623;
  font-size: 13px;
}

/* line 483, ../sass/_template_specific.scss */
.boking_widget_inline .wrapper_booking_button button {
  width: 160px !important;
  border: 1px solid white;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  height: 39px;
}

/* line 492, ../sass/_template_specific.scss */
.boking_widget_inline .wrapper_booking_button button:hover {
  background: white;
  color: #87121a;
}

/* line 497, ../sass/_template_specific.scss */
.wrapper_booking_button .promocode_input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  padding: 0 5px;
  margin-top: 25px;
  text-align: center;
  color: white;
  width: 170px;
  height: 39px;
  font-size: 14px;
}

/* line 513, ../sass/_template_specific.scss */
.selectricItems li.selected {
  background: #ab6623;
  color: white;
  border-top-color: #E0E0E0;
}

/* line 519, ../sass/_template_specific.scss */
.selectricItems li:hover {
  background-color: #ab6623;
  color: white;
}

/* line 524, ../sass/_template_specific.scss */
.selectricItems li {
  padding: 5px;
  cursor: pointer;
  display: block;
  background-color: #ab6623;
  border-radius: 3px;
  color: white;
  text-align: center;
  font-weight: 700;
  border-top: 0;
  border-bottom: 0;
}

/* line 537, ../sass/_template_specific.scss */
.selectricItems {
  display: none;
  position: absolute;
  overflow: hidden;
  top: 100%;
  left: 0;
  background-color: #df9c65;
  border: 1px solid #ab6623;
  z-index: 9998;
  -webkit-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px;
}

/* line 550, ../sass/_template_specific.scss */
.selectricItems ul {
  border-radius: 6px;
}

/* line 556, ../sass/_template_specific.scss */
#main_menu {
  background-color: #892d44;
  width: 100%;
  z-index: 1;
}

/* line 562, ../sass/_template_specific.scss */
#mainMenuDiv {
  font-size: 15px;
  z-index: 99;
  position: relative;
  height: 30px;
  clear: both;
  background-color: #892d44;
}

/* line 571, ../sass/_template_specific.scss */
#mainMenuDiv a {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding: 5px 22px 5px !important;
}

/* line 579, ../sass/_template_specific.scss */
#section-active a {
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  color: white !important;
  font-weight: bold !important;
  background: #54202D !important;
  padding: 5px 22px 5px !important;
}

/* line 589, ../sass/_template_specific.scss */
#main-sections-inner {
  text-align: justify;
  height: 30px;
}

/* line 594, ../sass/_template_specific.scss */
#main-sections-inner ul {
  display: none;
}

/* line 598, ../sass/_template_specific.scss */
#main-sections-inner div:hover > ul {
  display: block;
}

/* line 602, ../sass/_template_specific.scss */
#main-sections-inner div ul {
  position: absolute;
}

/* line 606, ../sass/_template_specific.scss */
#main-sections-inner li ul {
  position: absolute;
}

/* line 610, ../sass/_template_specific.scss */
#main-sections-inner div li {
  float: none;
  display: block;
}

/* line 615, ../sass/_template_specific.scss */
#main-sections-inner:after {
  content: ' ';
  display: inline-block;
  width: 100%;
  height: 0;
}

/* line 622, ../sass/_template_specific.scss */
#main-sections-inner > div {
  display: inline-block;
}

/* line 626, ../sass/_template_specific.scss */
.main-section-div-wrapper a {
  text-transform: uppercase;
  font-size: 15px;
}

/* line 631, ../sass/_template_specific.scss */
.main-section-div-wrapper a:hover {
  color: red;
}

/* line 635, ../sass/_template_specific.scss */
.button-promotion {
  font-weight: 700;
}

/* line 642, ../sass/_template_specific.scss */
section#slider_container {
  position: absolute;
  top: 0;
  z-index: 1;
}

/* line 650, ../sass/_template_specific.scss */
.tparrows {
  top: 335px !important;
  opacity: 1 !important;
}

/* line 655, ../sass/_template_specific.scss */
.tp-bullets {
  display: none;
}

/* line 663, ../sass/_template_specific.scss */
footer {
  padding-bottom: 40px;
  width: 100%;
  text-align: center;
  background-color: #87121a;
  color: white;
}

/* line 671, ../sass/_template_specific.scss */
footer a {
  color: white !important;
  text-decoration: none;
}

/* line 676, ../sass/_template_specific.scss */
.full-copyright {
  text-align: center;
  margin-top: 40px;
  font-size: 12px;
}

/* line 682, ../sass/_template_specific.scss */
.full-copyright a {
  font-weight: 700;
}

/* line 686, ../sass/_template_specific.scss */
#google {
  text-align: right;
}

/* line 690, ../sass/_template_specific.scss */
#facebook {
  text-align: left;
}

/* line 694, ../sass/_template_specific.scss */
.footer_column {
  border-left: 1px solid white;
  margin: 45px 8px 0;
  height: auto;
  min-height: 260px;
  text-transform: uppercase;
  line-height: 25px;
}

/* line 703, ../sass/_template_specific.scss */
.footer_column.column4.last {
  border-right: 1px solid white;
  padding-right: 8px;
}

/* line 710, ../sass/_template_specific.scss */
#title_newsletter, #suscEmailLabel {
  display: none !important;
}

/* line 714, ../sass/_template_specific.scss */
h3.footer_column_title {
  font-weight: 700;
}

/* line 718, ../sass/_template_specific.scss */
div#newsletter {
  position: relative;
  padding: 0 20px;
}

/* line 723, ../sass/_template_specific.scss */
button#newsletter-button {
  width: 30px;
  background: #87121a url(/img/judep/flecha_derecha.png?v=1) no-repeat;
  border: 0;
  height: 30px;
  position: absolute;
  top: 3px;
  right: 93px;
  background-position: center;
  text-indent: -9999px;
}

/* line 735, ../sass/_template_specific.scss */
.newsletter_checkbox {
  font-size: 10px;
  line-height: 15px;
}
/* line 739, ../sass/_template_specific.scss */
.newsletter_checkbox a {
  text-decoration: underline !important;
}

/* line 744, ../sass/_template_specific.scss */
input#suscEmail {
  height: 29px;
  width: 172px;
}

/* line 749, ../sass/_template_specific.scss */
.newsletter_tit_label, .siguenos {
  font-weight: 700;
}

/* line 753, ../sass/_template_specific.scss */
.newsletter_tit_label {
  margin-bottom: 10px;
}

/* line 757, ../sass/_template_specific.scss */
.siguenos {
  margin-top: 40px;
  margin-bottom: 10px;
}

/******************** tiny carousel ********************/
/* line 764, ../sass/_template_specific.scss */
.carousel {
  overflow: hidden;
  clear: both;
  text-align: center;
  height: 100%;
  margin: 0 auto;
  width: 1140px;
}

/* line 773, ../sass/_template_specific.scss */
.carousel #carousel_title {
  color: #ab6623;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 35px;
  margin-top: 30px;
}

/* line 781, ../sass/_template_specific.scss */
.carousel .viewport {
  width: 1074px;
  height: 215px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-left: -2px;
}

/* line 791, ../sass/_template_specific.scss */
.carousel .disable {
  visibility: hidden;
}

/* line 795, ../sass/_template_specific.scss */
.carousel .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}

/* line 804, ../sass/_template_specific.scss */
.carousel .overview li {
  float: left;
  margin: 0 1px;
  height: 100%;
  text-align: center;
  font-size: 12px;
  width: 356px;
}

/* line 813, ../sass/_template_specific.scss */
.carousel .overview li img {
  height: 180px;
  width: 356px;
  margin-bottom: -6px;
}

/* line 819, ../sass/_template_specific.scss */
.carousel .overview li img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 824, ../sass/_template_specific.scss */
.carousel .buttons {
  float: left;
  text-indent: -999em;
  width: 29px;
  height: 215px;
  overflow: hidden;
  position: relative;
  margin: 0;
}

/* line 835, ../sass/_template_specific.scss */
.carousel .prev {
  background: #87121a url("/img/judep/flecha_izquierda.png") no-repeat center;
  margin-right: 3px !important;
  margin-left: 3px;
}

/* line 841, ../sass/_template_specific.scss */
.carousel .next {
  background: #87121a url("/img/judep/flecha_derecha.png?v=1") no-repeat center;
}

/* line 845, ../sass/_template_specific.scss */
.carousel .disable {
  visibility: visible;
}

/* line 849, ../sass/_template_specific.scss */
.bannerTitle {
  background: black;
  height: 37px;
  padding: 2% 0;
  font-size: 14px;
  color: white;
}

/* line 857, ../sass/_template_specific.scss */
.car-bold-title {
  font-weight: 700;
}

/* line 861, ../sass/_template_specific.scss */
.bannerText {
  position: absolute;
  line-height: 15px;
  top: 20px;
  width: 307px;
  height: 71px;
  color: white;
  margin-left: 16px;
  margin-top: 60px;
  background-color: rgba(0, 0, 0, 0.69);
  padding: 7px;
  font-weight: 400;
  text-align: left;
}

/* line 876, ../sass/_template_specific.scss */
div#promotionsSection {
  margin-top: 20px;
}

/* line 884, ../sass/_template_specific.scss */
.main_news_home_wrapper {
  height: auto;
  background: rgba(252, 241, 235, 0.42);
  margin: 20px 0px;
  padding: 20px 0px 40px;
  overflow: hidden;
  position: relative;
  min-height: 100px;
}

/* line 894, ../sass/_template_specific.scss */
.news-title {
  color: #87121a;
  font-size: 25px;
}

/* line 899, ../sass/_template_specific.scss */
.news-text-1, .news-text-2 {
  font-size: 14px;
}

/* line 903, ../sass/_template_specific.scss */
.leer-mas-new {
  text-transform: uppercase;
  color: #ab6623;
  cursor: pointer;
}

/* line 909, ../sass/_template_specific.scss */
.news-text-2 {
  margin-bottom: 20px;
}

/* line 913, ../sass/_template_specific.scss */
.news-title, .news-text-1 {
  margin-bottom: 20px;
}
/* line 915, ../sass/_template_specific.scss */
.news-title .news-text-2, .news-text-1 .news-text-2 {
  margin: 0 20px;
}

/* line 920, ../sass/_template_specific.scss */
.main_news {
  margin: 0 20px;
}

/* line 924, ../sass/_template_specific.scss */
.main_news_navigation {
  bottom: 10px;
  left: 20px;
  position: absolute;
}

/* line 930, ../sass/_template_specific.scss */
.boton_news {
  width: 15px;
  height: 15px;
  background-color: rgba(135, 18, 26, 0.63);
  border: 0;
  cursor: pointer;
}

/* line 938, ../sass/_template_specific.scss */
.boton_news.active {
  background: #87121a;
}

/* line 943, ../sass/_template_specific.scss */
.content_wrapper {
  margin-bottom: 20px;
}

/* line 947, ../sass/_template_specific.scss */
.header {
  color: #87121a !important;
  font-size: 20px !important;
}
/* line 951, ../sass/_template_specific.scss */
.header h3, .header p {
  color: #87121a !important;
}

/* GALLERY IN HOME */
/* line 958, ../sass/_template_specific.scss */
.pictures_block {
  margin: 0 18px 0 0 !important;
  position: relative;
}
/* line 962, ../sass/_template_specific.scss */
.pictures_block .plus-link {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #87121a url("/img/judep/flecha_derecha.png?v=1") no-repeat center;
  width: 35px;
  height: 35px;
}

/* line 974, ../sass/_template_specific.scss */
.pictures_block .header {
  padding: 20px;
  background-color: rgba(252, 241, 235, 0.42);
}
/* line 978, ../sass/_template_specific.scss */
.pictures_block .header h3 {
  margin-left: 60px;
}
/* line 982, ../sass/_template_specific.scss */
.pictures_block .header p {
  margin-left: 60px;
  line-height: 14px;
  margin-top: 2px;
  font-size: 14px;
}

/* line 991, ../sass/_template_specific.scss */
.pictures_block .picture {
  width: 540px;
}

/* line 995, ../sass/_template_specific.scss */
.pictures_block .picture li {
  float: left;
  height: 83px;
  overflow: hidden;
}

/* line 1003, ../sass/_template_specific.scss */
.picture img {
  width: 140px;
  height: auto;
  margin: 1px;
}
/* line 1009, ../sass/_template_specific.scss */
.picture ul {
  width: 110%;
}

/* line 1014, ../sass/_template_specific.scss */
.myFancyPopupVideo img {
  width: 170px;
  height: 165px;
  margin-top: 1px;
}

/* line 1022, ../sass/_template_specific.scss */
.sun {
  width: 381px !important;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
/* line 1028, ../sass/_template_specific.scss */
.sun .header {
  background-color: rgba(252, 241, 235, 0.42);
  padding: 20px;
  background-repeat: no-repeat;
  background-position: 20px 20px;
}
/* line 1035, ../sass/_template_specific.scss */
.sun .header h3 {
  padding-left: 40px;
}
/* line 1038, ../sass/_template_specific.scss */
.sun .header p {
  font-size: 14px;
  padding-left: 40px;
  line-height: 14px;
  margin-top: 2px;
}
/* line 1045, ../sass/_template_specific.scss */
.sun li {
  float: left;
  width: 127px;
}
/* line 1049, ../sass/_template_specific.scss */
.sun li img {
  width: 125px;
  height: 135px;
  margin: 1px 1px 0 1px;
}

/* line 1057, ../sass/_template_specific.scss */
.value_title {
  color: white;
  background-color: black;
  margin: 1px;
  margin-top: -4px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding-top: 4px;
  height: 26px;
}

/* line 1069, ../sass/_template_specific.scss */
.camera {
  position: absolute;
  left: 20px;
  top: 20px;
  margin-top: 5px;
}

/*Columnas de Informacion*/
/* line 1078, ../sass/_template_specific.scss */
#content {
  margin-top: 465px;
}

/* line 1083, ../sass/_template_specific.scss */
.last_content_main .title-banner {
  background-color: #87121a;
  color: white;
  font-size: 22px;
  padding: 25px;
}
/* line 1090, ../sass/_template_specific.scss */
.last_content_main .columna_info {
  margin: 1px;
  width: 378px;
}
/* line 1095, ../sass/_template_specific.scss */
.last_content_main .know_more {
  margin-top: -3px;
  background-color: black;
  color: white;
  padding: 4px 0 4px 20px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  margin-left: 0px;
  width: 94.4%;
}
/* line 1106, ../sass/_template_specific.scss */
.last_content_main .know_more a {
  position: absolute;
  height: 100%;
  background: #87121a;
  width: 65px;
  right: -1px;
  top: 0;
}
/* line 1115, ../sass/_template_specific.scss */
.last_content_main .know_more img {
  position: absolute;
  right: 10px;
  top: 7px;
}
/* line 1122, ../sass/_template_specific.scss */
.last_content_main .content {
  height: 136px;
  background-color: #fcf1eb;
  font-weight: 300;
}
/* line 1127, ../sass/_template_specific.scss */
.last_content_main .content p {
  padding: 15px;
}
/* line 1131, ../sass/_template_specific.scss */
.last_content_main .content ul {
  padding: 15px;
  text-transform: uppercase;
  color: black;
  list-style-type: initial;
  margin-left: 20px;
}

/* line 1147, ../sass/_template_specific.scss */
section#top_content {
  padding-top: 222px !important;
}

/* line 1151, ../sass/_template_specific.scss */
.hotel-description {
  background-color: #fcf1eb;
  padding: 20px;
  min-height: 200px;
  color: grey;
  position: relative;
}
/* line 1158, ../sass/_template_specific.scss */
.hotel-description .destino {
  font-weight: 700;
}
/* line 1162, ../sass/_template_specific.scss */
.hotel-description .title-module {
  font-size: 23px;
  color: #87121a;
}

/* line 1168, ../sass/_template_specific.scss */
h4.title-module {
  font-size: 23px;
  color: #87121a;
  margin-top: 10px;
  margin-bottom: 5px;
}

/* line 1175, ../sass/_template_specific.scss */
.hotel {
  margin-bottom: 25px;
}

/* line 1179, ../sass/_template_specific.scss */
.blockleft {
  margin-left: 0px;
}

/* line 1183, ../sass/_template_specific.scss */
.blockright {
  margin-right: 0px;
  margin-left: 30px;
}

/* line 1188, ../sass/_template_specific.scss */
.sub-description-hotel {
  margin: 20px 0;
  font-weight: bold;
  color: grey;
}

/* line 1194, ../sass/_template_specific.scss */
span.btn-corporate {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1200, ../sass/_template_specific.scss */
span.btn-corporate {
  position: absolute;
  top: 16px;
  right: 50px;
  text-transform: uppercase;
  color: white !important;
  background-color: #87121a;
}

/* line 1209, ../sass/_template_specific.scss */
span.btn-corporate {
  padding: 6px;
}

/* line 1214, ../sass/_template_specific.scss */
.btn-flecha {
  background-color: #87121a;
  height: 22px;
  padding: 5px 10px;
  position: absolute;
  width: 10px;
  top: 16px;
  right: 15px;
}

/************************* SCAPES/OFERTAS ************************/
/* line 1225, ../sass/_template_specific.scss */
a.plus {
  padding: 6px 8px 9px !important;
}

/* line 1229, ../sass/_template_specific.scss */
a.play {
  padding: 10px 9px 5px !important;
}

/* line 1233, ../sass/_template_specific.scss */
.scapes-blocks {
  overflow: hidden;
  margin-top: 230px;
}

/* line 1238, ../sass/_template_specific.scss */
.scapes-blocks .block {
  background: #f6f7f8;
  margin-bottom: 20px;
  width: 560px;
  float: left;
  position: relative;
}
/* line 1245, ../sass/_template_specific.scss */
.scapes-blocks .block a img {
  margin-bottom: -5px;
  width: 100%;
}
/* line 1250, ../sass/_template_specific.scss */
.scapes-blocks .block .description {
  padding: 20px;
  position: relative;
  background-color: #fcf1eb;
  padding-right: 160px;
}
/* line 1256, ../sass/_template_specific.scss */
.scapes-blocks .block .description .title-module {
  font-size: 23px;
  color: #87121a;
  font-weight: 700;
}
/* line 1261, ../sass/_template_specific.scss */
.scapes-blocks .block .description .title-module .offer-subtitle {
  font-weight: 300;
  font-size: 18px;
}
/* line 1267, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul {
  position: absolute;
  width: 115px;
  right: 0;
  top: 27px;
  text-align: right;
  padding-right: 10px;
}
/* line 1276, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li {
  display: inline;
}
/* line 1278, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a {
  background-color: #87121a;
  top: -3px;
  color: white;
  padding: 7px;
  right: 97px;
  position: absolute;
  margin-right: 30px;
  text-align: center;
}
/* line 1290, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.plus {
  padding: 10px 7px 5px;
  margin-right: -75px;
  height: 19px;
}
/* line 1297, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.play {
  padding: 10px 9px 5px;
}
/* line 1300, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.play img {
  margin-top: 2px;
}
/* line 1307, ../sass/_template_specific.scss */
.scapes-blocks .block .description p {
  margin-bottom: 0;
}

/* line 1313, ../sass/_template_specific.scss */
.scapes-blocks .row1 {
  margin-right: 10px;
}

/* line 1317, ../sass/_template_specific.scss */
.scapes-blocks .row2 {
  margin-left: 10px;
}

/* line 1321, ../sass/_template_specific.scss */
.scapes-bottom-content {
  background: #fcf1eb;
  padding: 20px;
}

/* line 1326, ../sass/_template_specific.scss */
.scapes-popup {
  padding: 19px;
}

/* line 1332, ../sass/_template_specific.scss */
.escapadas-popup h3 {
  color: #87121a;
  margin-bottom: 20px;
}
/* line 1336, ../sass/_template_specific.scss */
.escapadas-popup h5 {
  color: #87121a;
}

/* line 1342, ../sass/_template_specific.scss */
#video_corporativo {
  position: relative;
  top: 381px;
  z-index: 9;
  width: 500px;
  left: 2px;
}
/* line 1349, ../sass/_template_specific.scss */
#video_corporativo iframe {
  width: 566px !important;
  height: 375px !important;
}

/* line 1357, ../sass/_template_specific.scss */
.main-gallery {
  padding: 0px !important;
  background-color: transparent !important;
  padding-top: 25px !important;
}

/* line 1363, ../sass/_template_specific.scss */
.visita_or_video_mobile {
  margin-top: -656px;
}

/* line 1367, ../sass/_template_specific.scss */
.gallery_1 li .crop {
  width: 285px !important;
  height: 190px !important;
  overflow: hidden !important;
  border: 2px solid white !important;
  box-sizing: border-box !important;
}

/* line 1375, ../sass/_template_specific.scss */
.gallery_1 li .crop img {
  width: 100%;
  min-height: 190px !important;
  min-width: 285px !important;
}

/* line 1383, ../sass/_template_specific.scss */
.filter-offers {
  margin-bottom: 20px;
}
/* line 1387, ../sass/_template_specific.scss */
.filter-offers li.filter-juderia-monasterio {
  font-size: 19px;
  line-height: 20px;
  padding: 14px 0 14px 0;
}
/* line 1392, ../sass/_template_specific.scss */
.filter-offers ul li {
  float: left;
  font-size: 18px;
  line-height: 16px;
  background-color: #ab6623;
  color: #1b9dc1;
  text-transform: uppercase;
  margin: 0 0px;
  padding: 26px 0px 26px 0px;
  width: 224px;
  text-align: center;
  cursor: pointer;
  border: 2px solid white;
}
/* line 1410, ../sass/_template_specific.scss */
.filter-offers ul li span {
  font-family: nexabold;
}
/* line 1414, ../sass/_template_specific.scss */
.filter-offers ul li:hover {
  background-color: #87121a;
  color: white;
}
/* line 1419, ../sass/_template_specific.scss */
.filter-offers ul li.active {
  background-color: #87121a;
  color: white;
}
/* line 1425, ../sass/_template_specific.scss */
.filter-offers li a {
  display: block;
  text-decoration: none;
  color: white;
}
/* line 1431, ../sass/_template_specific.scss */
.filter-offers li:hover a {
  color: white;
}
/* line 1435, ../sass/_template_specific.scss */
.filter-offers li.active a {
  color: white;
}

/* line 1446, ../sass/_template_specific.scss */
.page-localizacion #wrapper_content, .page-localizacion .how-to {
  background: rgba(252, 241, 235, 0.86);
  padding: 20px;
  width: 1100px;
  margin-top: 230px;
}
/* line 1453, ../sass/_template_specific.scss */
.page-localizacion .container12 .column6 {
  width: 530px;
}

/* line 1463, ../sass/_template_specific.scss */
.location-info-and-form-wrapper h1 {
  font-weight: 700;
  font-size: 19pt;
  text-align: left;
  text-transform: uppercase;
  border-bottom: solid 1px #bebebe !important;
  margin-bottom: 30px;
  padding-bottom: 6px;
  color: #87121a;
  width: 95%;
}

/* line 1475, ../sass/_template_specific.scss */
.location-info strong {
  font-weight: bold;
}

/* line 1479, ../sass/_template_specific.scss */
#location-description-intro {
  margin-bottom: 30px;
}

/* line 1483, ../sass/_template_specific.scss */
.iframe-google-maps-wrapper {
  margin-top: 30px;
  width: 100%;
  margin-bottom: 30px;
}

/* line 1490, ../sass/_template_specific.scss */
li.how-to-go {
  cursor: pointer;
  color: #87121a;
  background: url("/img/judep/icons_maps/walk.png") left center no-repeat;
  padding-left: 30px;
  margin-left: -10px;
}
/* line 1496, ../sass/_template_specific.scss */
li.how-to-go .car {
  background: url("/img/judep/icons_maps/car.png") left center no-repeat;
}

/* line 1503, ../sass/_template_specific.scss */
.form-contact #title {
  display: none !important;
}

/* line 1507, ../sass/_template_specific.scss */
.form-contact #google-plus {
  display: none !important;
}

/* line 1511, ../sass/_template_specific.scss */
.form-contact .fb-like {
  display: none !important;
}

/* line 1519, ../sass/_template_specific.scss */
.form-contact #contactContent .title {
  float: none !important;
  width: 100% !important;
}

/* line 1524, ../sass/_template_specific.scss */
.form-contact #contact .contInput label {
  display: block;
  margin-bottom: 10px;
  color: black;
  font-weight: 300;
}

/* line 1532, ../sass/_template_specific.scss */
.form-contact #contact .contInput input {
  display: initial;
  margin: 0 auto;
  width: 500px;
  border: 0px !important;
  height: 30px;
  background-color: white;
  color: black;
}

/* line 1542, ../sass/_template_specific.scss */
.form-contact #contact .contInput textarea {
  display: initial;
  margin: 0 auto;
  width: 500px;
  border: 0px;
  background-color: white;
  color: black;
}

/* line 1552, ../sass/_template_specific.scss */
.form-contact #contact-button-wrapper {
  padding-right: 0px !important;
  margin-right: 15px;
}

/* line 1557, ../sass/_template_specific.scss */
.form-contact #contact-button {
  border-radius: 5px !important;
  height: 30px !important;
  width: 130px !important;
  background: #87121a !important;
  color: white !important;
  margin: auto !important;
  text-transform: uppercase !important;
  border: 0px !important;
  text-align: center !important;
  font-size: 18px;
  padding: 0px !important;
  line-height: 32px;
}

/* line 1573, ../sass/_template_specific.scss */
.form-contact #contact-button:hover {
  background-color: #ab6623 !important;
}

/* line 1578, ../sass/_template_specific.scss */
.form-contact a {
  color: black;
  font-weight: 300;
  text-decoration: underline;
}

/* line 1585, ../sass/_template_specific.scss */
.location-info {
  font-weight: 300;
}

/* line 1589, ../sass/_template_specific.scss */
.how-to {
  margin-top: 0px !important;
  margin-bottom: 30px;
  font-weight: 300;
}
/* line 1595, ../sass/_template_specific.scss */
.how-to h3 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #87121a;
}

/* line 1606, ../sass/_template_specific.scss */
#reservation {
  margin-left: 292px;
  margin-bottom: 20px;
}

/* line 1611, ../sass/_template_specific.scss */
#cancellation-confirmation-button {
  background: #b0987e;
  border: 1px solid white;
  color: white;
  padding: 4px;
  font-size: 16px;
  border-radius: 4px;
  width: 200px;
  margin-top: 5px;
}

/* line 1622, ../sass/_template_specific.scss */
#cancelButton {
  display: none;
}

/* line 1626, ../sass/_template_specific.scss */
#my-bookings-form #hotelSelect {
  display: initial !important;
}

/* line 1630, ../sass/_template_specific.scss */
#description-main-section {
  background: rgba(252, 241, 235, 0.85);
  margin-top: 230px;
  margin-bottom: 20px;
  padding: 40px;
  font-weight: 300;
}
/* line 1637, ../sass/_template_specific.scss */
#description-main-section .section-title, #description-main-section h3 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #87121a;
}
/* line 1643, ../sass/_template_specific.scss */
#description-main-section p {
  margin-bottom: 9px;
  color: black;
  font-weight: 300;
}
/* line 1650, ../sass/_template_specific.scss */
#description-main-section #my-bookings-form-fields #my-bookings-localizador-label, #description-main-section #my-bookings-form-fields #my-bookings-form-search-button {
  margin-left: 20px;
}
/* line 1654, ../sass/_template_specific.scss */
#description-main-section #my-bookings-form-fields label {
  color: #000000;
  font-weight: 300;
}
/* line 1660, ../sass/_template_specific.scss */
#description-main-section input {
  background: white;
  margin-bottom: 9px;
}
/* line 1665, ../sass/_template_specific.scss */
#description-main-section button {
  background: #87121a;
  border: 1px solid white;
  color: white;
  padding: 4px;
  font-size: 16px;
  width: 90px;
  border-radius: 4px;
}
/* line 1675, ../sass/_template_specific.scss */
#description-main-section #cancelButton {
  width: 160px;
  margin-left: 292px;
}

/* line 1681, ../sass/_template_specific.scss */
.fancybox-inner {
  overflow: visible !important;
}
/* line 1684, ../sass/_template_specific.scss */
.fancybox-inner .destination_wrapper .right_arrow {
  right: 2px;
}
/* line 1688, ../sass/_template_specific.scss */
.fancybox-inner .date_box, .fancybox-inner .selectric, .fancybox-inner .wrapper_booking_button .promocode_input {
  background-color: #ab6623;
}
/* line 1693, ../sass/_template_specific.scss */
.fancybox-inner label {
  color: #87121a !important;
}
/* line 1697, ../sass/_template_specific.scss */
.fancybox-inner .room_title {
  display: none;
}
/* line 1701, ../sass/_template_specific.scss */
.fancybox-inner .wrapper_booking_button .promocode_input {
  width: 147px !important;
}
/* line 1705, ../sass/_template_specific.scss */
.fancybox-inner .wrapper_booking_button button {
  margin-top: 24px;
  width: 100px !important;
  cursor: pointer;
}
/* line 1711, ../sass/_template_specific.scss */
.fancybox-inner .destination_wrapper {
  margin-left: 0;
}
/* line 1715, ../sass/_template_specific.scss */
.fancybox-inner input.destination {
  width: 206px;
}
/* line 1719, ../sass/_template_specific.scss */
.fancybox-inner .selectric .button {
  right: -41px;
}

/* line 1725, ../sass/_template_specific.scss */
.fancybox-wrap.fancybox-default.fancybox-opened {
  width: 300px;
}

/* line 1731, ../sass/_template_specific.scss */
#sectionImages {
  display: none;
}

/* line 1735, ../sass/_template_specific.scss */
.top-img {
  margin-bottom: 20px;
}

/* line 1743, ../sass/_template_specific.scss */
div#description-main-section.content_rooms {
  box-sizing: border-box;
  margin-top: 35px;
}

/* line 1748, ../sass/_template_specific.scss */
section#top_content {
  padding-top: 200px;
}

/* line 1752, ../sass/_template_specific.scss */
.rooms-description {
  background-color: #fcf1eb;
  padding: 20px;
  min-height: 200px;
  color: grey;
  position: relative;
}
/* line 1759, ../sass/_template_specific.scss */
.rooms-description .destino {
  font-weight: 700;
}
/* line 1763, ../sass/_template_specific.scss */
.rooms-description .title-module {
  font-size: 23px;
  color: #87121a;
  margin-bottom: 20px;
}

/* line 1771, ../sass/_template_specific.scss */
h4.title-module {
  font-size: 23px;
  color: #87121a;
  margin-top: 10px;
  margin-bottom: 5px;
}

/* line 1778, ../sass/_template_specific.scss */
.rooms {
  margin-bottom: 25px;
  position: relative;
}

/* line 1783, ../sass/_template_specific.scss */
.blockleft {
  margin-left: 0px;
}

/* line 1787, ../sass/_template_specific.scss */
.blockright {
  margin-right: 0px;
  margin-left: 30px;
}

/* line 1792, ../sass/_template_specific.scss */
.sub-description-rooms {
  margin: 10px 0 20px;
  font-weight: bold;
  color: grey;
}

/* line 1798, ../sass/_template_specific.scss */
span.btn-corporate {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1804, ../sass/_template_specific.scss */
span.btn-corporate {
  position: absolute;
  top: 16px;
  right: 50px;
  text-transform: uppercase;
  color: white !important;
  background-color: #87121a;
  margin-right: 20px;
}

/* line 1814, ../sass/_template_specific.scss */
span.btn-corporate {
  padding: 6px;
}

/* line 1819, ../sass/_template_specific.scss */
.btn-flecha, .btn-flecha2 {
  background-color: #87121a;
  height: 22px;
  padding: 5px 10px;
  position: absolute;
  width: 10px;
  top: 16px;
  right: 15px;
}

/* line 1830, ../sass/_template_specific.scss */
.rooms .room_img {
  width: 100%;
}
/* line 1834, ../sass/_template_specific.scss */
.rooms .ico_cam_room {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 20;
}
/* line 1840, ../sass/_template_specific.scss */
.rooms span.btn-corporate {
  right: 100px;
}
/* line 1843, ../sass/_template_specific.scss */
.rooms .btn-flecha, .rooms .btn-flecha2 {
  width: 70px;
}

/* line 1848, ../sass/_template_specific.scss */
a.rooms-img {
  height: 220px;
  display: block;
  overflow: hidden;
  position: relative;
}

/* line 1855, ../sass/_template_specific.scss */
img.room_img {
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
}

/* line 1866, ../sass/_template_specific.scss */
a.btn_vermas_room {
  color: white !important;
  font-weight: 700;
  margin-left: 1px;
  text-align: center;
}

/* line 1874, ../sass/_template_specific.scss */
.room-links a.button-promotion {
  color: white !important;
}

/* line 1879, ../sass/_template_specific.scss */
.blockleft-room {
  margin-left: 0px;
  margin-right: 30px;
}

/* line 1884, ../sass/_template_specific.scss */
.blockright-room {
  margin-right: 0px;
}

/* line 1888, ../sass/_template_specific.scss */
.myFancyPopupRooms {
  margin-left: 20px;
  margin-right: 20px;
  width: 550px;
}

/********************* OPINION FORM ********************/
/* line 1896, ../sass/_template_specific.scss */
#opinionform {
  padding: 20px;
  background: #fcf1eb;
  height: 100%;
}
/* line 1901, ../sass/_template_specific.scss */
#opinionform h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 28px;
}
/* line 1906, ../sass/_template_specific.scss */
#opinionform .info {
  width: 500px;
  margin: 0 auto;
}
/* line 1911, ../sass/_template_specific.scss */
#opinionform #contactContent .title {
  float: none !important;
  width: 100% !important;
}
/* line 1916, ../sass/_template_specific.scss */
#opinionform #contact .contInput label {
  display: block;
  margin-bottom: 10px;
  color: black;
  font-weight: 300;
}
/* line 1924, ../sass/_template_specific.scss */
#opinionform #contact .contInput input {
  display: initial;
  margin: 0 auto;
  width: 500px;
  border: 0px !important;
  height: 30px;
  background-color: white;
  color: black;
}
/* line 1933, ../sass/_template_specific.scss */
#opinionform #contact .contInput textarea {
  display: initial;
  margin: 0 auto;
  width: 500px;
  border: 0px;
  background-color: white;
  color: black;
}
/* line 1942, ../sass/_template_specific.scss */
#opinionform #contact-button-wrapper {
  padding-right: 0px !important;
  margin-right: 15px;
}
/* line 1947, ../sass/_template_specific.scss */
#opinionform #contact-button {
  border-radius: 5px !important;
  height: 30px !important;
  width: 130px !important;
  background: #87121a !important;
  color: white !important;
  margin: auto !important;
  text-transform: uppercase !important;
  border: 0px !important;
  text-align: center !important;
  font-size: 18px;
  padding: 0px !important;
  line-height: 32px;
  margin-top: 20px;
  cursor: pointer;
}
/* line 1964, ../sass/_template_specific.scss */
#opinionform #contact-button:hover {
  background-color: #ab6623 !important;
}
/* line 1968, ../sass/_template_specific.scss */
#opinionform .error {
  color: red !important;
}

/* line 1973, ../sass/_template_specific.scss */
.fancybox-slide--iframe .fancybox-content {
  overflow: scroll;
}

/*==== Glyphicon Phone Web Service ====*/
@font-face {
  font-family: 'icomoon';
  src: url("https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/fonts/mobile_icons/icomoon.eot?excc31");
  src: url("https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/fonts/mobile_icons/icomoon.eot?#iefixexcc31") format("embedded-opentype"), url("https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/fonts/mobile_icons/icomoon.woff?excc31") format("woff"), url("https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/fonts/mobile_icons/icomoon.ttf?excc31") format("truetype"), url("https://cdn.paraty.es/static_files/book-casas-palacios/generic/202507171006/fonts/mobile_icons/icomoon.svg?excc31#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 21, ../sass/styles_juderia-corporativa.scss */
.wrapper-old-web-support .web_support_label_1:before, .wrapper-new-web-support .web_support_label_1:before {
  content: "\e600";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin-top: 4px;
  line-height: 1;
  display: inline-block;
  border: 1px solid;
  border-radius: 30px;
  font-size: 15px;
  padding: 5px;
  margin-right: 6px;
}

/* line 39, ../sass/styles_juderia-corporativa.scss */
form.booking_form {
  padding: 15px 46px 20px !important;
}

/* line 43, ../sass/styles_juderia-corporativa.scss */
.hotel-description .title-module {
  font-size: 19px;
}

/* line 48, ../sass/styles_juderia-corporativa.scss */
.hotel-links .button-promotion {
  position: absolute;
  top: 16px;
  right: 80px;
  text-transform: uppercase;
  color: white !important;
  background-color: #87121a;
  margin-right: 20px;
  padding: 6px;
  font-weight: 500;
}
/* line 60, ../sass/styles_juderia-corporativa.scss */
.hotel-links span.btn-corporate {
  right: 15px;
}

/* line 67, ../sass/styles_juderia-corporativa.scss */
.en .hotel-links .button-promotion {
  right: 110px !important;
}
