@charset "UTF-8";
/* 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: #452c04;
  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 27, ../../../../sass/booking/_booking_engine.scss */
.booking_form {
  font-family: 'Source Sans Pro', sans-serif;
  padding: 20px;
  width: 260px;
  background: white;
}

/* line 34, ../../../../sass/booking/_booking_engine.scss */
.destination_wrapper {
  position: relative;
}
/* line 36, ../../../../sass/booking/_booking_engine.scss */
.destination_wrapper label {
  color: #bba37d;
  font-size: 12px;
}
/* line 42, ../../../../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 50, ../../../../sass/booking/_booking_engine.scss */
.destination_wrapper .right_arrow {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  background: #452c04 url(/static_1/images/booking/flecha_motor_der.png) no-repeat center center;
  right: 2px;
  top: 30px;
  height: 35px;
  width: 35px;
}

/* line 64, ../../../../sass/booking/_booking_engine.scss */
.stay_selection .entry_date_wrapper,
.stay_selection .departure_date_wrapper {
  margin-right: 10px;
}
/* line 69, ../../../../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 76, ../../../../sass/booking/_booking_engine.scss */
.stay_selection .entry_date_wrapper label,
.stay_selection .departure_date_wrapper label,
.stay_selection .rooms_number_wrapper label {
  color: #bba37d;
  font-size: 12px;
}

/* line 85, ../../../../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 92, ../../../../sass/booking/_booking_engine.scss */
.date_box .date_day,
.date_box .date_year {
  display: block;
  text-align: center;
}
/* line 98, ../../../../sass/booking/_booking_engine.scss */
.date_box .date_day {
  text-transform: uppercase;
  color: #452c04;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: bolder;
}
/* line 107, ../../../../sass/booking/_booking_engine.scss */
.date_box .date_year {
  color: white;
  font-size: 12px;
  height: 14px;
  line-height: 14px;
}

/* line 115, ../../../../sass/booking/_booking_engine.scss */
.room {
  clear: both;
  margin-bottom: 5px;
}
/* line 119, ../../../../sass/booking/_booking_engine.scss */
.room .room_title {
  margin-top: 25px;
}
/* line 123, ../../../../sass/booking/_booking_engine.scss */
.room .room_title,
.room .adults_selector {
  margin-right: 10px;
}
/* line 128, ../../../../sass/booking/_booking_engine.scss */
.room .room_title,
.room .adults_selector,
.room .children_selector,
.room .babies_selector {
  float: left;
  width: 80px;
}
/* line 135, ../../../../sass/booking/_booking_engine.scss */
.room .room_title label,
.room .adults_selector label,
.room .children_selector label,
.room .babies_selector label {
  display: block;
}
/* line 140, ../../../../sass/booking/_booking_engine.scss */
.room .room_title,
.room .adults_selector label,
.room .children_selector label,
.room .babies_selector label {
  color: #bba37d;
  font-size: 12px;
}

/* line 149, ../../../../sass/booking/_booking_engine.scss */
.wrapper_booking_button {
  font-family: 'Source Sans Pro', sans-serif;
  position: relative;
  margin-top: 50px;
  text-align: left;
}
/* line 156, ../../../../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: #452c04;
  width: 170px;
  height: 40px;
  font-size: 16px;
}
/* line 168, ../../../../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: #452c04;
  font-size: 16px;
  text-transform: uppercase;
  height: 40px;
  width: 80px;
  margin-top: 10px;
}
/* line 181, ../../../../sass/booking/_booking_engine.scss */
.wrapper_booking_button .spinner_wrapper {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

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

/* line 193, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal {
  width: 600px;
  margin: 0 auto;
  padding-top: 172px;
}
/* line 198, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .hotel_selector {
  left: 20px;
  top: 70px;
}
/* line 203, ../../../../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 211, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .booking_form_title {
  display: none;
}
/* line 215, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .booking_form {
  width: 560px;
}
/* line 219, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .destination_wrapper {
  float: left;
}
/* line 223, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .stay_selection {
  float: right;
}
/* line 227, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .room {
  float: right;
}
/* line 231, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .wrapper_booking_button {
  clear: both;
}
/* line 235, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .promocode_input {
  width: 260px !important;
}
/* line 239, ../../../../sass/booking/_booking_engine.scss */
.booking_widget_horizontal .wrapper_booking_button button {
  width: 170px !important;
}

/* line 245, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline {
  width: 1140px;
  height: 75px;
  margin: 0 auto;
  padding-top: 20px;
  background-color: #bba37d;
}
/* line 252, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .hotel_selector {
  left: 20px;
  top: 70px;
}
/* line 257, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking_form {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  background-color: #bba37d;
}
/* line 264, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking_form_title {
  display: none;
}
/* line 268, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking_form {
  width: 1140px;
  padding: 0;
}
/* line 273, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .destination_wrapper {
  float: left;
}
/* line 277, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .stay_selection {
  float: left;
  margin-left: 90px;
}
/* line 281, ../../../../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 289, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .room_list_wrapper {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
}
/* line 295, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .room {
  float: right;
}
/* line 298, ../../../../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 305, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .room .room_title {
  text-align: right;
}
/* line 312, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .wrapper_booking_button {
  display: inline;
  margin-top: 10px;
}
/* line 317, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .wrapper_booking_button button {
  float: none;
}
/* line 322, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .promocode_input {
  width: 200px !important;
  margin-right: 20px;
  margin-top: 19px;
  background-color: #5a5a5a;
}
/* line 329, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .wrapper_booking_button button {
  width: 170px !important;
}
/* line 333, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .selectric, .boking_widget_inline .date_box {
  background: #5a5a5a;
}

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

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

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

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

/* line 369, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking-form-center-text {
  margin-top: 7px;
}
/* line 373, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking-form-center-text .stay_selection {
  margin-left: 45px !important;
}
/* line 378, ../../../../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 383, ../../../../sass/booking/_booking_engine.scss */
.boking_widget_inline .booking-form-center-text .room_list_wrapper {
  margin-left: 60px;
}

/*=====================================================================
  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: #452c04;
  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: #452c04 url(/static_1/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;
}

/* line 1, ../sass/_booking_widget_modal.scss */
#motor_reserva.modal-booking-widget {
  width: 256px !important;
}

/* line 5, ../sass/_booking_widget_modal.scss */
.modal-booking-widget {
  width: 50px;
}

/* line 9, ../sass/_booking_widget_modal.scss */
.modal-booking-widget {
  width: 50px;
}

/* line 13, ../sass/_booking_widget_modal.scss */
.modal-booking-widget fieldset {
  float: none;
}

/* line 17, ../sass/_booking_widget_modal.scss */
.modal-booking-widget .adultos {
  margin: 0 30px 0 0 !important;
}

/* line 21, ../sass/_booking_widget_modal.scss */
.modal-booking-widget .contenedor_opciones {
  width: 230px;
}

/* line 25, ../sass/_booking_widget_modal.scss */
.modal-booking-widget .adultos select.selector_adultos,
.modal-booking-widget .contenedor_opciones .ninos select,
.modal-booking-widget .contenedor_opciones .numero_personas select {
  width: 100px;
}

/* line 31, ../sass/_booking_widget_modal.scss */
.modal-booking-widget .contenedor_opciones .numero_personas select {
  float: none;
}

/* line 39, ../sass/_booking_widget_modal.scss */
.modal-booking-widget .ninos .info_ninos {
  left: 169px !important;
  width: 80px;
}

/* line 44, ../sass/_booking_widget_modal.scss */
#contenedor_opciones {
  width: 10px !important;
}

/* line 48, ../sass/_booking_widget_modal.scss */
.fancybox-wrap {
  width: auto !important;
}

/* line 52, ../sass/_booking_widget_modal.scss */
.fancybox-outer {
  padding: 0 !important;
}

/* line 56, ../sass/_booking_widget_modal.scss */
.fancybox-inner {
  overflow: hidden !important;
}

/* line 60, ../sass/_booking_widget_modal.scss */
.booking-widget {
  background-color: white;
}

/* line 64, ../sass/_booking_widget_modal.scss */
.booking-widget fieldset {
  margin: 8px 0 0;
}

/* line 68, ../sass/_booking_widget_modal.scss */
.booking-widget label {
  color: #5a5a5a;
  display: block;
  font-size: 12px;
}

/* line 74, ../sass/_booking_widget_modal.scss */
.booking-widget .numero_habitacion {
  display: none;
}

/* line 78, ../sass/_booking_widget_modal.scss */
.modal-form {
  padding: 12px;
}

/* line 82, ../sass/_booking_widget_modal.scss */
.modal-form .booking_title1 {
  display: none;
}

/* line 86, ../sass/_booking_widget_modal.scss */
.modal-form .booking_title2 {
  text-align: center;
  background-color: #452c04;
  padding-top: 10px;
  font-size: 30px;
  color: white;
}

/* line 94, ../sass/_booking_widget_modal.scss */
.modal-form .best_price {
  text-align: center;
  background-color: #452c04;
  padding-bottom: 10px;
  color: white;
}

/* line 101, ../sass/_booking_widget_modal.scss */
.modal-form .best_price {
  margin-bottom: 20px;
  font-size: 18px;
}

/* line 106, ../sass/_booking_widget_modal.scss */
.modal-form #selector_hotel {
  width: 100%;
}

/* line 110, ../sass/_booking_widget_modal.scss */
.modal-form #hotel_destino {
  width: 100%;
}

/* line 114, ../sass/_booking_widget_modal.scss */
.modal-form .colocar_fechas {
  float: left;
}

/* line 118, ../sass/_booking_widget_modal.scss */
.modal-form .fecha_salida {
  padding-top: 10px;
  clear: both;
}

/* line 123, ../sass/_booking_widget_modal.scss */
.modal-form .fecha_entrada input, .modal-form .fecha_salida input {
  height: 18px;
  width: 91px;
  border: 1px solid #5a5a5a;
  border-radius: 4px;
  cursor: pointer;
  background: #f0f0f0 url(/img/vegas/date_icon.jpg) no-repeat 72px;
  background-size: 18px;
  float: right;
}

/* line 134, ../sass/_booking_widget_modal.scss */
.modal-form .contador_noches {
  display: none;
}

/* line 138, ../sass/_booking_widget_modal.scss */
.modal-form .contenedor_habitaciones {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 143, ../sass/_booking_widget_modal.scss */
.modal-form .contenedor_habitaciones select {
  width: 95px !important;
  float: right;
}

/* line 148, ../sass/_booking_widget_modal.scss */
.modal-form .contenedor_habitaciones label {
  float: left;
  width: 108px;
}

/* line 153, ../sass/_booking_widget_modal.scss */
.modal-form .contenedor_opciones {
  margin-bottom: 10px;
}

/* line 157, ../sass/_booking_widget_modal.scss */
.modal-form .contenedor_opciones select {
  float: right;
  width: 92px;
}

/* line 162, ../sass/_booking_widget_modal.scss */
.modal-form .hab1 {
  position: relative;
}

/* line 174, ../sass/_booking_widget_modal.scss */
.modal-form .adultos {
  float: left;
  margin: 0 15px 0 0;
}

/* line 179, ../sass/_booking_widget_modal.scss */
.modal-form .ninos {
  float: right;
}

/* line 183, ../sass/_booking_widget_modal.scss */
.modal-form .info_ninos {
  position: absolute;
  line-height: 10px;
  text-align: center;
  top: 4px !important;
  left: 155px !important;
  font-size: 9px !important;
}

/* line 192, ../sass/_booking_widget_modal.scss */
.modal-form .envio {
  min-height: 100px;
}

/* line 196, ../sass/_booking_widget_modal.scss */
.modal-form .envio input {
  margin: 0 9px 0 0;
  color: black;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #464646;
  width: 100% !important;
}

/* line 205, ../sass/_booking_widget_modal.scss */
.modal-form .envio button {
  border: none;
  border-radius: 5px;
  font-weight: normal;
  padding: 6px 10px;
  cursor: pointer;
  overflow: visible;
  font-size: 24px;
  display: block;
  margin: 30px auto 0;
  background-color: #452c04;
  color: white;
}

/* line 219, ../sass/_booking_widget_modal.scss */
.modal-form .envio button:hover {
  background: #bba37d;
}

/* line 223, ../sass/_booking_widget_modal.scss */
.modal-form .spinner {
  top: 70px !important;
  left: 120px !important;
}

/* line 229, ../sass/_booking_widget_modal.scss */
#ui-datepicker-div {
  z-index: 999999 !important;
}

/*FONFS*/
@font-face {
  font-family: 'gotham';
  src: url("/static_1/fonts/gotham/GothamRnd-Book.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gotham';
  src: url("/static_1/fonts/gotham/GothamRnd-bold.otf");
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: 'gotham';
  src: url("/static_1/fonts/gotham/GothamRnd-Light.otf");
  font-weight: light;
  font-style: light;
}
/* line 1, ../sass/_template_specific.scss */
body {
  font-family: 'gotham', arial;
  font-weight: normal;
  font-size: 12px;
  color: #787878;
}

/* line 8, ../sass/_template_specific.scss */
.wrapper-new-web-support {
  opacity: 1;
  background: rgba(69, 44, 4, 0.61);
}

/* line 13, ../sass/_template_specific.scss */
.en .wrapper-new-web-support {
  font-size: 16px;
}

/* HEADERS */
/* line 21, ../sass/_template_specific.scss */
#header-top-slider {
  background-color: #452c04;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#452c04, endColorstr=#452c04);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  background: rgba(69, 44, 4, 0.85);
  width: 100%;
  z-index: 100;
  display: block;
  position: absolute;
}

/* line 35, ../sass/_template_specific.scss */
#official_txt {
  float: left;
  background-color: #bba37d;
  color: white;
  height: 5px;
  padding: 20px;
  margin-top: -10px;
  text-align: center;
  font-size: 15px;
}

/* line 48, ../sass/_template_specific.scss */
#logotypeContainer {
  float: left;
  padding-bottom: 5px;
  padding-top: 10px;
}

/* line 59, ../sass/_template_specific.scss */
#topmenu {
  float: right;
  height: 100%;
  width: 930px;
}

/* line 67, ../sass/_template_specific.scss */
#topmenu1 {
  padding-top: 10px;
  height: 50px;
  width: 930px;
  text-align: center;
  float: right;
}

/* line 76, ../sass/_template_specific.scss */
#lang {
  height: 33px;
  width: 120px;
  text-align: right;
  float: left;
}

/* line 86, ../sass/_template_specific.scss */
#social {
  float: left;
  width: 135px;
  height: 33px;
  text-align: right;
}
/* line 91, ../sass/_template_specific.scss */
#social a {
  text-decoration: none;
}

/* line 96, ../sass/_template_specific.scss */
#principalmenu {
  height: 50px;
  width: 930px;
  text-align: center;
  float: right;
  clear: right;
}

/* line 110, ../sass/_template_specific.scss */
#lang a {
  padding-top: 5px;
  float: right;
  color: white;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 100;
  width: 24px;
  height: 19px;
  text-decoration: none;
  display: block;
  margin-left: 15px;
  text-align: center;
  border: 1px solid white;
}

/* line 127, ../sass/_template_specific.scss */
#lang a:hover, #lang .selected {
  background-color: white;
  color: #452c04;
}

/* line 134, ../sass/_template_specific.scss */
#top-sections {
  text-align: right;
  padding-top: 5px;
}
/* line 139, ../sass/_template_specific.scss */
#top-sections a {
  text-decoration: none;
  color: white;
}

/* MAIN DISTRIBUTED MENU */
/* line 148, ../sass/_template_specific.scss */
#mainMenuDiv {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  z-index: 99;
  position: relative;
  top: 27px;
  clear: both;
}

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

/* line 165, ../sass/_template_specific.scss */
.main-section-div-wrapper a {
  line-height: 38px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  color: white;
  padding: 5px 8px 7px;
  border: 1px solid transparent;
}

/* line 177, ../sass/_template_specific.scss */
.main-section-div-wrapper a:hover {
  border: 1px solid white;
  padding: 5px 8px 7px;
}

/* line 182, ../sass/_template_specific.scss */
#mainMenuDiv a:hover {
  padding: 5px 8px 7px;
  border: 1px solid white;
  color: white;
}

/* line 187, ../sass/_template_specific.scss */
#section-active a {
  padding: 5px 8px 7px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid white;
  color: white;
}

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

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

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

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

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

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

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

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

/* SLIDER REVOLUTION*/
/* line 230, ../sass/_template_specific.scss */
#slider_container {
  position: relative;
}

/* line 235, ../sass/_template_specific.scss */
.tp-leftarrow.default {
  background: url(/img/vegas/left_flexslider.png) no-Repeat 0 0 !important;
  width: 34px !important;
  height: 59px !important;
}

/* line 241, ../sass/_template_specific.scss */
.tp-rightarrow.default {
  background: url(/img/vegas/right_flexslider.png) no-Repeat 0 0 !important;
  width: 34px !important;
  height: 59px !important;
}

/* line 248, ../sass/_template_specific.scss */
.margin-4-slider {
  padding-top: 45px;
  padding-bottom: 45px;
}

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

/* TICKS */
/* line 264, ../sass/_template_specific.scss */
#ticksContainer {
  text-align: center;
  background: #452c04;
  height: 45px;
}

/* line 271, ../sass/_template_specific.scss */
#tick1 {
  background: url("/img/vegas/ticks/pago_icon.png") no-repeat 0;
}

/* line 275, ../sass/_template_specific.scss */
#tick2 {
  background: url("/img/vegas/ticks/gastos_icon.png") no-repeat 0;
}

/* line 279, ../sass/_template_specific.scss */
#tick3 {
  background: url("/img/vegas/ticks/segura_icon.png") no-repeat 0;
}

/* line 283, ../sass/_template_specific.scss */
.ticks {
  display: inline-block;
  width: 130px;
  text-align: left;
  line-height: 16px;
  text-transform: uppercase;
  padding-left: 40px;
  font-size: 12px;
  color: white;
  margin-top: 7px;
}

/* line 296, ../sass/_template_specific.scss */
.ticks.en {
  display: inline-block;
  width: 168px;
  text-align: left;
  line-height: 16px;
  text-transform: uppercase;
  padding-left: 40px;
  font-size: 12px;
  color: white;
  margin-top: 8px;
  padding-right: 10px;
}

/* MAIN CONTENTS */
/* line 315, ../sass/_template_specific.scss */
#wrapper_content #sectionImages {
  display: none;
}

/* line 321, ../sass/_template_specific.scss */
#title-main-content {
  text-align: center;
  font-family: gotham;
  font-weight: bold;
  font-size: 19pt;
  text-align: center;
  text-transform: uppercase;
}

/* line 330, ../sass/_template_specific.scss */
#description-main-content {
  padding-top: 30px;
  padding-bottom: 45px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

/* line 340, ../sass/_template_specific.scss */
.location-info-and-form-wrapper {
  font-size: 14px;
  line-height: 20px;
}

/* line 347, ../sass/_template_specific.scss */
#description-main-content #contentInPage h1, #description-main-content #contentInPage h3 {
  display: none !important;
}

/* BANNERS CIRCLES */
/* line 358, ../sass/_template_specific.scss */
#wrapper-banners-circles {
  margin-bottom: 45px;
}

/* line 362, ../sass/_template_specific.scss */
#title-wrapper-banners-circles {
  text-align: center;
  font-family: gotham;
  font-weight: normal;
  font-size: 19pt;
  text-align: center;
  color: #5a5a5a;
  margin-bottom: 45px;
}

/* line 374, ../sass/_template_specific.scss */
#title-wrapper-banners-circles #title-banners-circles {
  text-align: center;
  font-family: gotham;
  font-weight: normal;
  font-size: 19pt;
  text-align: center;
  color: #5a5a5a;
  min-width: 350px;
  max-width: 350px;
  overflow: hidden;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  text-transform: uppercase;
}

/* line 393, ../sass/_template_specific.scss */
#title-wrapper-banners-circles .title-line {
  width: 380px;
  border-bottom: solid 3px #bba37d;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  top: -15px;
}

/* line 403, ../sass/_template_specific.scss */
.wrapper-banner-circle {
  float: left;
  width: 285px;
  text-align: center;
}

/* line 409, ../sass/_template_specific.scss */
.title-banner-circle {
  text-align: center;
  font-family: gotham;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  color: #5a5a5a;
  margin-top: 215px;
}

/* line 421, ../sass/_template_specific.scss */
.description-banner-circle {
  text-align: center;
  font-family: gotham;
  font-weight: light;
  font-size: 15px;
  text-align: center;
  color: #5a5a5a;
  margin-top: 30px;
  height: 75px;
  overflow: hidden;
}

/* line 433, ../sass/_template_specific.scss */
.moreinfo-banner-circle {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
  border: 0;
  background-color: #bba37d;
  font-size: 15px;
  font-weight: light;
  width: 115px;
  height: 28px;
  text-decoration: none;
  display: block;
  line-height: 2;
  margin: 0 auto;
}

/* line 455, ../sass/_template_specific.scss */
.moreinfo-banner-circle:hover {
  background-color: #452c04;
}

/* IMG BANNER SOME SERVICES */
/* line 461, ../sass/_template_specific.scss */
#banner-some-services {
  clear: both;
  width: 100%;
  background-size: cover !important;
  min-height: 323px;
}

/* SECTION ROOMS*/
/* line 476, ../sass/_template_specific.scss */
.room_home_wrapper {
  width: 380px;
  float: left;
  margin-bottom: 10px;
}

/* line 484, ../sass/_template_specific.scss */
.room_home_back {
  width: 370px;
  background-color: white;
  postion: relative;
  background-color: #bba37d;
}

/* line 495, ../sass/_template_specific.scss */
.room_home_image {
  width: 370px;
  height: 130px;
  overflow: hidden;
  position: relative;
}

/* line 502, ../sass/_template_specific.scss */
.room_home_image img {
  margin-top: -100px;
}

/* line 507, ../sass/_template_specific.scss */
.room-img-lupa {
  position: absolute;
  top: 100px;
  right: 0px;
}

/* line 514, ../sass/_template_specific.scss */
.room_home_title {
  height: 75px;
  padding-top: 30px;
  color: white;
  font-size: 20px;
  font-weight: light;
  text-align: center;
}

/* line 522, ../sass/_template_specific.scss */
.subtitle-hab {
  color: white;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  margin-top: -200px;
  width: 310px;
}

/* line 533, ../sass/_template_specific.scss */
.room_home_description {
  padding: 30px 30px 30px 30px;
  text-align: left;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  height: 30px;
  overflow: hidden;
  color: white;
}

/* line 546, ../sass/_template_specific.scss */
.buttons-rooms {
  margin-top: 15px;
  text-align: center;
  padding-bottom: 15px;
}

/* line 553, ../sass/_template_specific.scss */
.button-room-more button, .room_home_button {
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: white;
  border: 0;
  background-color: #452c04;
  font-size: 12px;
  text-transform: uppercase;
  width: 100px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}

/* line 573, ../sass/_template_specific.scss */
.button-room-more button:hover, .room_home_button:hover {
  color: #452c04;
  background-color: white;
}

/* line 587, ../sass/_template_specific.scss */
.promo_wrapper_2 {
  width: 350px !important;
  margin: 18px 15px !important;
  height: 460px;
  overflow: hidden;
  float: left;
  background-color: #bba37d;
  color: white;
}

/* line 597, ../sass/_template_specific.scss */
.promo_wrapper_2 .block_description {
  width: 320px !important;
  margin: 25px 15px !important;
}

/* line 603, ../sass/_template_specific.scss */
.promo_wrapper_2 .block_description .promos_description {
  width: 270px;
}

/* line 607, ../sass/_template_specific.scss */
.promo_wrapper_2 .contFotoPromos .image {
  height: 235px;
  overflow: hidden;
}
/* line 611, ../sass/_template_specific.scss */
.promo_wrapper_2 .contFotoPromos .image img {
  min-height: 235px;
}

/* line 628, ../sass/_template_specific.scss */
.promo_wrapper_2 .block_description .promos_title {
  font-family: 'Arapey', serif;
  font-style: italic;
  font-size: 16px;
  color: white !important;
}

/* line 635, ../sass/_template_specific.scss */
#promos_description .subtitle-room {
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  margin-top: -15px;
  margin-bottom: 10px;
}

/* line 645, ../sass/_template_specific.scss */
#promos_description .p1 {
  border-top: 1px solid white;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  height: 75px;
  overflow: hidden;
  line-height: 17px;
  padding-top: 10px;
}

/* line 664, ../sass/_template_specific.scss */
#button1_promos {
  background-color: transparent !important;
  padding: none;
  position: relative;
  top: -255px;
  margin: 0px !important;
  padding: 0px !important;
}
/* line 674, ../sass/_template_specific.scss */
#button1_promos img {
  height: 64px;
  width: 64px;
}

/* line 682, ../sass/_template_specific.scss */
#button2_promos {
  color: white !important;
  background-color: transparent !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 19px;
  font-weight: 700;
  position: relative;
  top: -25px;
  margin: 0px !important;
  padding: 0px !important;
}

/* line 699, ../sass/_template_specific.scss */
#button2_promos:hover {
  color: #452c04 !important;
}

/* line 704, ../sass/_template_specific.scss */
#promos_description .price {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: block;
  position: relative;
  top: 8px;
  left: 140px;
}
/* line 713, ../sass/_template_specific.scss */
#promos_description .price span {
  color: white !important;
}

/* line 720, ../sass/_template_specific.scss */
#promo4-title, #promo4-desc {
  display: none;
}

/* My bookings form */
/* line 726, ../sass/_template_specific.scss */
#my-bookings-form-fields {
  text-align: center;
}

/* line 730, ../sass/_template_specific.scss */
#my-bookings-form {
  margin-top: 30px;
}

/* line 734, ../sass/_template_specific.scss */
#my-bookings-form-fields .bordeInput {
  border: 0px !important;
  height: 35px;
  width: 300px;
  color: white;
  background-color: #bba37d;
  margin-bottom: 20px;
}

/* line 743, ../sass/_template_specific.scss */
#my-bookings-form-fields label {
  display: block;
  font-size: 15px;
  font-weight: bold;
}

/* line 749, ../sass/_template_specific.scss */
#my-bookings-form-fields input {
  display: block;
  margin: 0 auto;
  width: 170px;
}

/* line 757, ../sass/_template_specific.scss */
#my-bookings-form-search-button {
  cursor: pointer;
  border-radius: 5px !important;
  height: 30px !important;
  width: 130px !important;
  background: #452c04 !important;
  color: white !important;
  margin: auto !important;
  text-transform: uppercase !important;
  border: 0px !important;
  text-align: center !important;
  font-size: 18px;
  line-height: 29px;
}

/* line 774, ../sass/_template_specific.scss */
#my-bookings-form-search-button:hover {
  background-color: #bba37d !important;
}

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

/* LOCATION AND CONTACXT SECTION*/
/* line 790, ../sass/_template_specific.scss */
.location-info-and-form-wrapper h1 {
  font-family: gotham;
  font-weight: bold;
  font-size: 19pt;
  text-align: left;
  text-transform: uppercase;
  border-bottom: solid 1px #bebebe !important;
  margin-bottom: 30px;
}

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

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

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

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

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

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

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

/* line 839, ../sass/_template_specific.scss */
.form-contact #contact .contInput label {
  display: block;
  margin-bottom: 10px;
}

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

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

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

/* line 875, ../sass/_template_specific.scss */
.form-contact #contact-button {
  border-radius: 5px !important;
  height: 30px !important;
  width: 130px !important;
  background: #452c04 !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 891, ../sass/_template_specific.scss */
.form-contact #contact-button:hover {
  background-color: #bba37d !important;
}

/* FOOTER */
/* line 899, ../sass/_template_specific.scss */
footer {
  width: 100%;
  background-color: #452c04;
  padding-top: 10px;
  padding-bottom: 45px;
}

/* line 910, ../sass/_template_specific.scss */
#logoFooterContainer {
  float: left;
  width: 280px;
}

/* line 917, ../sass/_template_specific.scss */
#footermenu {
  float: right;
  height: 100%;
  padding-top: 30px;
}

/* line 923, ../sass/_template_specific.scss */
.footer_column_title, #title_newsletter {
  color: white;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* line 931, ../sass/_template_specific.scss */
#footer_column_description {
  color: white;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
}
/* line 937, ../sass/_template_specific.scss */
#footer_column_description a {
  text-decoration: none;
  color: white;
  font-size: 12px;
  font-weight: normal;
}

/* line 947, ../sass/_template_specific.scss */
#div-txt-copyright {
  width: 800px;
  padding-top: 20px;
  margin-left: 10px;
  clear: both;
  color: white;
  font-size: 10px;
}

/* line 959, ../sass/_template_specific.scss */
#social-widgets {
  margin-bottom: 30px;
}

/* line 962, ../sass/_template_specific.scss */
#facebook {
  display: inline-block;
  margin-left: 10px;
  overflow: hidden;
}

/* line 967, ../sass/_template_specific.scss */
#google {
  display: inline-block;
}

/* Newsletter */
/* line 975, ../sass/_template_specific.scss */
#newsletter #suscEmailLabel {
  line-height: 18px;
  margin-bottom: 10px;
}

/* line 981, ../sass/_template_specific.scss */
#newsletter #suscEmail {
  height: 35px;
  border: 0px;
  width: 300px;
  margin-bottom: 10px;
}

/* line 989, ../sass/_template_specific.scss */
#newsletter #newsletter-button {
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
  border: 0;
  background-color: #bba37d;
  font-size: 15px;
  font-weight: light;
  width: 300px;
  height: 35px;
  text-decoration: none;
  display: block;
  line-height: 2;
  margin: 0 auto;
  text-transform: uppercase;
}

/* line 1011, ../sass/_template_specific.scss */
.footer-copyright {
  padding-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  clear: both;
  color: white;
}
/* line 1017, ../sass/_template_specific.scss */
.footer-copyright a {
  text-decoration: none;
  color: white;
  font-size: 12px;
  font-weight: normal;
}

/* line 1025, ../sass/_template_specific.scss */
.no-margin-bottom {
  margin-bottom: 0px !important;
}

/************************************************/
/**************** Bottom Pop-up faldon *********/
/************************************************/
/* line 1039, ../sass/_template_specific.scss */
.bottom_popup {
  position: fixed;
  width: 100%;
  height: 60px;
  background: #bba37d;
  left: 0;
  bottom: 0;
  z-index: 1000;
}

/* line 1048, ../sass/_template_specific.scss */
#wrapper2 {
  width: 960px;
  margin: 0 auto;
}

/* line 1052, ../sass/_template_specific.scss */
.bottom_popup #wrapper2 img {
  position: relative;
  float: left;
  width: 185px;
}

/* line 1057, ../sass/_template_specific.scss */
.bottom_popup .bottom_popup_text {
  width: 590px;
  float: left;
  color: white;
  padding: 10px;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

/* line 1065, ../sass/_template_specific.scss */
.bottom_popup .bottom_popup_text p {
  padding: 10px;
}

/* line 1068, ../sass/_template_specific.scss */
.close_button {
  float: right;
  cursor: pointer;
}

/*
button.bottom_popup_button {
    background: ghostwhite;
    width: 150px;
    height: 40px;
    font-size: 18px;
    margin-top: 10px;
}
*/
/* line 1084, ../sass/_template_specific.scss */
button.bottom_popup_button {
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: white;
  border: 0;
  background-color: #452c04 !important;
  font-size: 15px;
  font-weight: light;
  width: 150px;
  height: 40px;
  text-decoration: none;
  line-height: 2;
  margin: 0 auto;
  margin-top: 10px;
}

/* line 1111, ../sass/_template_specific.scss */
.bottom_popup_button:hover {
  background-color: #bba37d !important;
}

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

/************************************************/
/**************** pop-up inicial faldon ****************/
/************************************************/
/* line 1124, ../sass/_template_specific.scss */
.popup_inicial, .popup_inicial_booknow {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: url("/img/vegas/background_popup.png") -5px no-repeat;
  height: 296px !important;
  width: 650px;
  padding: 20px;
  font-family: "source sans pro ", sans-serif;
  z-index: 9900;
}

/* line 1134, ../sass/_template_specific.scss */
.fancybox-item.fancybox-close {
  z-index: 9999 !important;
}

/* line 1138, ../sass/_template_specific.scss */
.popup_title {
  font-size: 26px;
  padding: 10px;
  color: black;
  text-transform: uppercase;
}

/* line 1144, ../sass/_template_specific.scss */
.popup_description {
  padding: 10px;
  font-size: 12px;
  width: 234px;
  line-height: 22px;
  color: black;
  padding-bottom: 0;
}

/* line 1153, ../sass/_template_specific.scss */
.popup_inicial form, .popup_inicial_booknow form {
  padding: 10px;
  font-size: 12px;
}
/* line 1156, ../sass/_template_specific.scss */
.popup_inicial form label, .popup_inicial_booknow form label {
  float: left;
  display: block;
  color: black;
  margin-top: 2px;
}

/* line 1164, ../sass/_template_specific.scss */
.popup_inicial form li, .popup_inicial_booknow form li {
  margin: 10px 0;
}

/* line 1168, ../sass/_template_specific.scss */
.popup_inicial form input, .popup_inicial_booknow form input {
  width: 150px;
  height: 25px;
  margin-left: 20px;
}

/* line 1174, ../sass/_template_specific.scss */
.popup_inicial button, .popup_inicial_booknow button {
  background: #bba37d;
  width: 155px;
  height: 40px;
  font-size: 12px;
  margin-top: 0px;
  text-transform: uppercase;
  color: white;
  margin-left: 50px;
  font-family: "source sans pro ", sans-serif;
  border: none;
  cursor: pointer;
}
/* line 1187, ../sass/_template_specific.scss */
.popup_inicial button:hover, .popup_inicial_booknow button:hover {
  background: #452c04;
}

/* line 1192, ../sass/_template_specific.scss */
.popup_message {
  color: white;
  margin-top: 20px;
}

/* line 1197, ../sass/_template_specific.scss */
#id_email {
  background: white;
  border: 1px solid gray;
}

/* line 1202, ../sass/_template_specific.scss */
.fancybox-inner .popup_inicial ∑ {
  height: auto !important;
  width: 690px !important;
}

/* line 1206, ../sass/_template_specific.scss */
.checkbox {
  clear: both;
  padding-top: 15px;
  position: relative;
}

/* line 1211, ../sass/_template_specific.scss */
.checkbox label {
  margin-left: 5px;
  font-size: 14px !important;
  position: absolute;
  color: black;
}

/* line 1217, ../sass/_template_specific.scss */
.checkbox input {
  vertical-align: 0;
}

/* A few more changes in the new booking engine */
/* line 1225, ../sass/_template_specific.scss */
.date_box {
  background-color: #edeef0;
}

/* line 1228, ../sass/_template_specific.scss */
.date_box .date_year {
  color: #b1b0b6;
}

/* line 1232, ../sass/_template_specific.scss */
.selectric {
  background-color: #edeef0;
}

/* line 1236, ../sass/_template_specific.scss */
.wrapper_booking_button button {
  cursor: pointer;
}

/* line 1242, ../sass/_template_specific.scss */
.wrapper_booking_button button:hover {
  background: white;
  color: #452c04;
}

/* line 1250, ../sass/_template_specific.scss */
.wrapper_booking_button .promocode_input {
  background-color: #edeef0;
}

/* line 1255, ../sass/_template_specific.scss */
.promocode_input::-webkit-input-placeholder {
  color: #452c04 !important;
}

/* line 1258, ../sass/_template_specific.scss */
.promocode_input::-moz-placeholder {
  color: #452c04 !important;
}

/* line 1261, ../sass/_template_specific.scss */
.promocode_input:-moz-placeholder {
  color: #452c04 !important;
}

/* line 1264, ../sass/_template_specific.scss */
.promocode_input:-ms-input-placeholder {
  color: #452c04 !important;
}

/* line 1269, ../sass/_template_specific.scss */
.fancybox-inner {
  overflow: visible !important;
}

/* line 1278, ../sass/_template_specific.scss */
.popup_booknow {
  position: relative;
}

/* line 1281, ../sass/_template_specific.scss */
#wrapper_booking_booknow {
  position: absolute;
  width: 300px;
  top: 50px;
  left: 330px;
}

/* line 1288, ../sass/_template_specific.scss */
.popup_booknow .p1 {
  width: 230px;
  font-size: 15px;
  line-height: 20px;
  color: black;
}

/* POPUP FALDON */
/* line 1298, ../sass/_template_specific.scss */
.popup_message {
  color: black !important;
  font-size: 16px !important;
  width: 180px !important;
  background-color: white !important;
  padding: 10px !important;
}

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

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

/* line 9, ../../../../sass/gallerys/_gallery_1.scss */
.gallery_1 li .crop img {
  max-width: none;
  min-height: 190px;
  min-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 28, ../../../../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 1, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 {
  width: 1120px;
  float: left;
  margin: 20px 15px;
  background-color: #f0eeec;
  position: relative;
}
/* line 8, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .image {
  float: left;
  overflow: hidden;
}
/* line 12, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 img {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
/* line 18, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .image:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 24, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 #button1_rooms, .room_wrapper_2 #button2_rooms {
  color: white;
  padding: 10px 15px;
  background-color: #452c04;
  margin-right: 15px;
}

/* line 31, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .block_description {
  padding: 0 15px;
  display: inline-block;
  width: 880px;
  float: left;
}
/* line 37, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .block_description #rooms_description {
  margin-bottom: 10px;
}
/* line 40, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .block_description #rooms_description div {
  float: left;
  width: 620px;
}
/* line 44, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .block_description #rooms_description .price {
  width: 260px;
  text-align: center;
}
/* line 48, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .block_description #rooms_description .price span {
  color: #452c04;
  font-size: 24px;
}

/* line 55, ../../../../sass/rooms/_rooms_2.scss */
#content .block_description h4 {
  padding: 15px 0;
  font-size: 20px;
  color: black;
}

/* line 60, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .links_room {
  position: absolute;
  text-align: right;
  right: 30px;
  top: 120px;
}

/* line 66, ../../../../sass/rooms/_rooms_2.scss */
.room_wrapper_2 .ver_mas {
  display: block;
  text-align: center;
  padding: 5% 0;
  color: #3a3a3a;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
}
