/* 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: #F19125;
  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: #F19125 url(https://cdn.paraty.es/static_files/secure-booking-online/generic/202511061418/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: #F19125;
  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: #F19125;
  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: #F19125;
  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: #F19125;
  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 2, ../sass/_booking_engine.scss */
.wrapper-old-web-support {
  width: 420px !important;
  margin-left: -90px !important;
  height: 0px !important;
  padding-bottom: 20px !important;
  padding-top: 0px !important;
  margin-top: 0px !important;
  border: 0px !important;
}

/* line 13, ../sass/_booking_engine.scss */
#full_wrapper_booking {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  z-index: 22;
  padding-top: 11px;
}

/* line 22, ../sass/_booking_engine.scss */
#full_wrapper_booking #wrapper_booking {
  position: relative;
  padding: 0;
  width: 970px;
}

/* line 28, ../sass/_booking_engine.scss */
#full_wrapper_booking #motor_reserva {
  position: relative !important;
  top: 0px !important;
  color: #5a5a5a;
  font-size: 12px;
  padding: 0px !important;
  margin: 10px;
  width: 1120px !important;
}

/* line 38, ../sass/_booking_engine.scss */
#full_wrapper_booking #fecha_entrada input, #fecha_salida input {
  background: white url(/img/diufn/calendar.png) no-repeat 104px !important;
  width: 120px !important;
  height: 30px !important;
  border: 0 !important;
  border-radius: 0px !important;
  padding-left: 15px;
  font-size: 15px;
  font-weight: 300;
  background-size: 20px !important;
}
/* line 49, ../sass/_booking_engine.scss */
#full_wrapper_booking #fecha_entrada input::-webkit-input-placeholder, #fecha_salida input::-webkit-input-placeholder {
  color: #7D7D7D;
}
/* line 53, ../sass/_booking_engine.scss */
#full_wrapper_booking #fecha_entrada input:-moz-placeholder, #fecha_salida input:-moz-placeholder {
  /* Firefox 18- */
  color: #7D7D7D;
}
/* line 58, ../sass/_booking_engine.scss */
#full_wrapper_booking #fecha_entrada input::-moz-placeholder, #fecha_salida input::-moz-placeholder {
  /* Firefox 19+ */
  color: #7D7D7D;
}
/* line 63, ../sass/_booking_engine.scss */
#full_wrapper_booking #fecha_entrada input:-ms-input-placeholder, #fecha_salida input:-ms-input-placeholder {
  color: #7D7D7D;
}

/* line 68, ../sass/_booking_engine.scss */
.colocar_fechas {
  margin: 0 0 5px 20px !important;
}

/* line 72, ../sass/_booking_engine.scss */
#full_wrapper_booking #contenedor_habitaciones,
#full_wrapper_booking #contenedor_opciones {
  width: auto !important;
  margin: 0 0 0 5px !important;
}

/* line 78, ../sass/_booking_engine.scss */
#full_wrapper_booking #contenedor_fechas {
  width: 170px !important;
}

/* line 82, ../sass/_booking_engine.scss */
#full_wrapper_booking #contenedor_habitaciones {
  width: 130px !important;
  height: auto;
  margin-top: 5px !important;
}

/* line 88, ../sass/_booking_engine.scss */
#full_wrapper_booking #contenedor_opciones {
  margin-top: 5px !important;
  margin-left: 19px !important;
}

/* line 93, ../sass/_booking_engine.scss */
#full_wrapper_booking #titulo_fecha_entrada, #titulo_fecha_salida {
  float: left;
  margin-right: 10px;
  width: 120px !important;
  margin-top: 10px;
}

/* line 100, ../sass/_booking_engine.scss */
#full_wrapper_booking #booking_engine_title {
  padding: 10px;
  width: 175px;
  font-weight: 500;
  border-left: 1px solid white;
  border-right: 1px solid white;
  margin-top: 11px;
}

/* line 109, ../sass/_booking_engine.scss */
#full_wrapper_booking #booking_title1 {
  display: none;
  text-align: center;
  font-size: 18px;
  color: #F19125;
  text-transform: uppercase;
}

/* line 117, ../sass/_booking_engine.scss */
#full_wrapper_booking #booking_title2 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #F19125;
  text-transform: uppercase;
}

/* line 125, ../sass/_booking_engine.scss */
#full_wrapper_booking #best_price {
  text-align: center;
  font-size: 11px;
  color: #F19125;
  text-transform: uppercase;
}

/* line 132, ../sass/_booking_engine.scss */
#full_wrapper_booking #info_ninos {
  font-size: 9px !important;
  top: 3px;
  left: 170px;
  width: 100px;
  display: none;
}

/* line 140, ../sass/_booking_engine.scss */
#full_wrapper_booking #search-button {
  border-radius: 0px !important;
  height: 30px !important;
  width: 130px !important;
  background-color: #06787F;
  color: white;
  margin: auto !important;
  width: 150px;
  text-transform: uppercase;
}
/* line 150, ../sass/_booking_engine.scss */
#full_wrapper_booking #search-button:hover {
  opacity: 0.8;
}

/* line 155, ../sass/_booking_engine.scss */
#full_wrapper_booking #search-button:hover {
  background-color: #06787F;
}

/* line 159, ../sass/_booking_engine.scss */
#full_wrapper_booking .spinner {
  text-align: center;
  height: 30px;
}

/* line 164, ../sass/_booking_engine.scss */
#full_wrapper_booking #envio input {
  width: 130px !important;
  height: 30px !important;
  border: 0px !important;
  border-radius: 0px !important;
  margin: 0px auto 15px !important;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}
/* line 174, ../sass/_booking_engine.scss */
#full_wrapper_booking #envio input::-webkit-input-placeholder {
  color: #7D7D7D;
}
/* line 178, ../sass/_booking_engine.scss */
#full_wrapper_booking #envio input:-moz-placeholder {
  /* Firefox 18- */
  color: #7D7D7D;
}
/* line 183, ../sass/_booking_engine.scss */
#full_wrapper_booking #envio input::-moz-placeholder {
  /* Firefox 19+ */
  color: #7D7D7D;
}
/* line 188, ../sass/_booking_engine.scss */
#full_wrapper_booking #envio input:-ms-input-placeholder {
  color: #7D7D7D;
}

/* line 193, ../sass/_booking_engine.scss */
#full_wrapper_booking #envio {
  text-align: center;
  padding-bottom: 10px;
  margin-left: 17px;
  height: auto;
}

/* line 200, ../sass/_booking_engine.scss */
#full_wrapper_booking #ui-datepicker div {
  z-index: 9999 !important;
}

/* line 204, ../sass/_booking_engine.scss */
#full_wrapper_booking #selector_habitaciones {
  width: 75px !important;
}

/* line 208, ../sass/_booking_engine.scss */
#full_wrapper_booking .adultos {
  margin: 0px 5px 0 0 !important;
}

/* line 212, ../sass/_booking_engine.scss */
#full_wrapper_booking .ninos {
  float: left;
  margin: 0px 0 0 12px;
}

/* line 217, ../sass/_booking_engine.scss */
#full_wrapper_booking #ui-datepicker-div {
  z-index: 99999 !important;
}

/* line 221, ../sass/_booking_engine.scss */
#full_wrapper_booking #motor_reserva select {
  width: 130px !important;
  height: 32px !important;
  padding: 5px;
  padding-left: 15px;
  font-size: 15px;
  line-height: 100%;
  border: 0px;
  border-radius: 0;
  -webkit-appearance: none;
  color: #7D7D7D;
  font-weight: 300;
  margin-bottom: 15px;
  background: white url(/img/diufn/select_down.png) no-repeat 114px !important;
}

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

/* line 241, ../sass/_booking_engine.scss */
#motor_reserva label, #motor_reserva p {
  color: white;
}

/* line 245, ../sass/_booking_engine.scss */
#contenedor_fechas {
  padding-top: 0;
}

/* 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;
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 124, ../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/maria/date_icon.jpg) no-repeat 72px;
  background-size: 18px;
  float: right;
}

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

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

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

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

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

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

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

/* line 167, ../sass/_booking_widget_modal.scss */
.modal-form .hab2, .modal-form .hab3 {
  display: none;
}

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

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

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

/* line 184, ../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 193, ../sass/_booking_widget_modal.scss */
.modal-form .envio {
  min-height: 100px;
}

/* line 197, ../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 206, ../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: #F19125;
  color: white;
}

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

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

/*=====================================================================
  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: #F19125;
  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: #F19125 url(https://cdn.paraty.es/static_files/secure-booking-online/generic/202511061418/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;
}

/*=== General ===*/
/* line 2, ../sass/_template_specific.scss */
body {
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
}

/* line 7, ../sass/_template_specific.scss */
b {
  font-weight: 700;
}

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

/* line 15, ../sass/_template_specific.scss */
#ui-datepicker-div {
  background: white;
}

/* line 19, ../sass/_template_specific.scss */
.ui-state-default {
  border: 1px solid white !important;
}

/* line 23, ../sass/_template_specific.scss */
.ui-datepicker-title {
  color: white !important;
}

/* line 27, ../sass/_template_specific.scss */
.ui-widget-header {
  background: #F19125 !important;
}

/* line 31, ../sass/_template_specific.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #F19125 !important;
  color: white;
}

/*
@media (max-width: 1280px) {
  .fancybox-wrap {
    position: fixed !important;
    top: 20% !important;
    left: 50% !important;
    z-index: 1002;
  }

  body.galeria_body .fancybox-wrap {
    left: 15% !important;
  }
}
*/
/*=== Interiores ===*/
/* line 52, ../sass/_template_specific.scss */
body.interior .content_subtitle_description {
  width: 700px;
}
/* line 56, ../sass/_template_specific.scss */
body.interior .content_subtitle_wrapper {
  margin: auto;
}
/* line 60, ../sass/_template_specific.scss */
body.interior .down_slider_arrow {
  display: none;
}
/* line 64, ../sass/_template_specific.scss */
body.interior .tp-revslider-mainul {
  position: relative !important;
}

/*=== Header ===*/
/* line 70, ../sass/_template_specific.scss */
header {
  position: absolute;
  width: 100%;
  min-width: 1140px !important;
  z-index: 30;
  background: white;
  min-width: 1140px;
  top: 0;
  height: 100px;
  box-shadow: 0 1px 3px #989898;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
/* line 86, ../sass/_template_specific.scss */
header div#logoDiv {
  margin-top: 7px;
  margin-left: 0;
}

/* line 92, ../sass/_template_specific.scss */
.hidden_menu {
  display: none;
  position: fixed;
}

/* line 97, ../sass/_template_specific.scss */
.top_header {
  text-align: right;
  margin-top: 14px;
  float: right;
}
/* line 102, ../sass/_template_specific.scss */
.top_header div#social {
  display: inline-block;
  float: left;
}
/* line 106, ../sass/_template_specific.scss */
.top_header div#social a {
  text-decoration: none;
  display: inline-table;
  float: left;
  margin-right: 12px;
}
/* line 114, ../sass/_template_specific.scss */
.top_header .contact_phone, .top_header #lang, .top_header #top-sections {
  margin-top: 6px;
}
/* line 118, ../sass/_template_specific.scss */
.top_header div#lang {
  display: inline-block;
}
/* line 122, ../sass/_template_specific.scss */
.top_header .contact_phone {
  display: inline-block;
  font-size: 14px;
  color: #F19125;
  font-weight: 700;
  margin-right: 21px;
}
/* line 129, ../sass/_template_specific.scss */
.top_header .contact_phone img {
  vertical-align: bottom;
  margin-bottom: 2px;
  margin-right: 5px;
}
/* line 136, ../sass/_template_specific.scss */
.top_header div#top-sections {
  display: inline-table;
}
/* line 139, ../sass/_template_specific.scss */
.top_header div#top-sections a {
  font-size: 14px;
  color: gray;
  font-weight: 700;
  text-decoration: none;
  margin-right: 22px;
}
/* line 146, ../sass/_template_specific.scss */
.top_header div#top-sections a:last-of-type {
  margin-right: 0;
}
/* line 150, ../sass/_template_specific.scss */
.top_header div#top-sections a img {
  vertical-align: bottom;
  margin-bottom: 2px;
  margin-right: 5px;
}
/* line 156, ../sass/_template_specific.scss */
.top_header div#top-sections a:hover {
  opacity: 0.7;
}

/* line 163, ../sass/_template_specific.scss */
#lang {
  position: relative;
  top: 0px;
  font-size: 14px;
  color: gray;
  font-weight: 700;
  text-decoration: none;
  margin-right: 22px;
  margin-left: 25px;
  cursor: pointer;
}
/* line 174, ../sass/_template_specific.scss */
#lang:hover {
  opacity: 0.8;
}
/* line 178, ../sass/_template_specific.scss */
#lang span#selected-language {
  padding-left: 4px;
}
/* line 182, ../sass/_template_specific.scss */
#lang #language-selector-options {
  position: absolute;
  margin-top: 4px;
}
/* line 187, ../sass/_template_specific.scss */
#lang .arrow {
  display: inline-block;
  background: url(/img/diufn/flecha-derecha.png) no-repeat center center !important;
  float: right;
  width: 30px;
  height: 26px;
  margin-top: -5px;
  background-size: 9px !important;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 206, ../sass/_template_specific.scss */
#lang ul li {
  background: #ffffff;
  text-align: left;
  width: 80px;
  font-size: 14px;
  padding: 5px;
  cursor: pointer;
  display: block;
  border-bottom: 1px solid #EEE;
  color: #666;
  border-top: 1px solid #FFF;
}
/* line 218, ../sass/_template_specific.scss */
#lang ul li:hover {
  border-bottom: 1px solid rgba(128, 128, 128, 0.33);
  background: #f0f0f0;
  width: 80px;
}
/* line 224, ../sass/_template_specific.scss */
#lang ul li a {
  color: #666 !important;
  text-decoration: none !important;
}

/* line 231, ../sass/_template_specific.scss */
img.world_icon {
  vertical-align: middle;
  padding-bottom: 3px;
}

/*===== Menu =====*/
/* line 237, ../sass/_template_specific.scss */
#mainMenuDiv {
  margin-top: 16px;
  float: right;
}
/* line 241, ../sass/_template_specific.scss */
#mainMenuDiv ul {
  text-align: right;
    /*
        justify-content: space-between;

        &:after {
          content: "";
          width: 100%;
          display: inline-block;
          height: 0;
        }*/
}
/* line 253, ../sass/_template_specific.scss */
#mainMenuDiv ul li {
  display: inline-block;
  padding: 0px 27px;
  text-align: center;
  border-right: 1px solid lightgray;
}
/* line 259, ../sass/_template_specific.scss */
#mainMenuDiv ul li:first-of-type {
  padding-left: 0;
}
/* line 263, ../sass/_template_specific.scss */
#mainMenuDiv ul li:last-of-type {
  border-right: 0;
}
/* line 267, ../sass/_template_specific.scss */
#mainMenuDiv ul li:last-of-type {
  padding-right: 0;
}
/* line 271, ../sass/_template_specific.scss */
#mainMenuDiv ul li a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #AFAFAF;
  text-transform: uppercase;
}
/* line 278, ../sass/_template_specific.scss */
#mainMenuDiv ul li a.button-promotion {
  color: white !important;
  background: #06787F;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  padding: 1px 5px;
}
/* line 286, ../sass/_template_specific.scss */
#mainMenuDiv ul li a.button-promotion:hover {
  opacity: 0.75;
}
/* line 292, ../sass/_template_specific.scss */
#mainMenuDiv ul li#section-active a, #mainMenuDiv ul li:hover a {
  color: #F19125;
}

/*=== Slider ===*/
/* line 300, ../sass/_template_specific.scss */
#slider_container {
  position: relative;
  overflow: hidden;
  min-width: 1140px;
}

/* line 306, ../sass/_template_specific.scss */
.tp-banner-container {
  min-width: 1140px !important;
}

/* line 310, ../sass/_template_specific.scss */
.left_slider_arrow {
  position: absolute;
  top: 315px;
  z-index: 22;
  left: 20%;
  cursor: pointer;
}

/* line 318, ../sass/_template_specific.scss */
.right_slider_arrow {
  position: absolute;
  top: 315px;
  z-index: 22;
  right: 20%;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  cursor: pointer;
}

/* line 332, ../sass/_template_specific.scss */
.tparrows {
  display: none !important;
}

/* line 336, ../sass/_template_specific.scss */
.tp-bullets {
  bottom: 150px !important;
  opacity: 1 !important;
}

/* line 341, ../sass/_template_specific.scss */
.slide_inner {
  height: 630px;
  width: 100%;
  overflow: hidden;
  display: block;
}
/* line 347, ../sass/_template_specific.scss */
.slide_inner img {
  width: 100%;
  display: block;
}

/* line 353, ../sass/_template_specific.scss */
.down_slider_arrow {
  position: absolute;
  bottom: 210px;
  z-index: 22;
  right: 20%;
  cursor: pointer;
}
/* line 360, ../sass/_template_specific.scss */
.down_slider_arrow:hover {
  opacity: 0.8;
}

/* line 365, ../sass/_template_specific.scss */
.tp-bullets {
  right: 21.2% !important;
  left: auto !important;
  bottom: 32% !important;
}

/* line 371, ../sass/_template_specific.scss */
.bullet {
  display: block !important;
  clear: both;
  padding: 4px;
  border-radius: 22px;
  border: 1px solid white;
  background: none !important;
  position: relative;
  width: 13px !important;
  height: 13px !important;
  margin-bottom: 3px;
}
/* line 383, ../sass/_template_specific.scss */
.bullet:after {
  content: '';
  position: absolute;
  top: 2px;
  right: 2px;
  left: 2px;
  bottom: 2px;
  background: white;
  display: block;
  border-radius: 40px;
}
/* line 395, ../sass/_template_specific.scss */
.bullet.selected:after {
  background: #F19125;
}

/*==== Booking Widget ====*/
/* line 401, ../sass/_template_specific.scss */
label#titulo_fecha_entrada, label#titulo_fecha_salida {
  display: none;
}

/* line 405, ../sass/_template_specific.scss */
#contenedor_habitaciones > label {
  display: none;
}

/* line 410, ../sass/_template_specific.scss */
.adultos.numero_personas > label {
  display: none !important;
}

/* line 415, ../sass/_template_specific.scss */
#titulo_ninos {
  display: none !important;
}

/* line 419, ../sass/_template_specific.scss */
#booking fieldset {
  margin: 5px 0 0;
}

/* line 423, ../sass/_template_specific.scss */
#search-button {
  font-size: 14px;
}

/* line 427, ../sass/_template_specific.scss */
ul.ticks_elements {
  text-align: justify;
  width: 640px;
  justify-content: space-between;
  margin-top: 25px;
}
/* line 433, ../sass/_template_specific.scss */
ul.ticks_elements:after {
  display: inline-block;
  width: 100%;
  height: 0;
}
/* line 439, ../sass/_template_specific.scss */
ul.ticks_elements li {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: white;
}
/* line 445, ../sass/_template_specific.scss */
ul.ticks_elements li img {
  vertical-align: middle;
}

/* line 452, ../sass/_template_specific.scss */
#data .wrapper_booking_button button {
  font-size: 13px;
}
/* line 456, ../sass/_template_specific.scss */
#data .date_box {
  background: #eaeaea;
}
/* line 460, ../sass/_template_specific.scss */
#data .selectric {
  background: #eaeaea;
}
/* line 464, ../sass/_template_specific.scss */
#data .wrapper_booking_button .promocode_input {
  background: #eaeaea;
  font-size: 13px;
  box-sizing: border-box;
  padding: 13px 0 0;
}
/* line 471, ../sass/_template_specific.scss */
#data .date_box .date_day, #data .date_box .date_year, #data .selectric .label {
  color: #06787F;
}
/* line 475, ../sass/_template_specific.scss */
#data .selectric .button {
  background: #06787F url(https://cdn.paraty.es/static_files/secure-booking-online/generic/202511061418/images/booking/flecha_motor.png) no-repeat center center !important;
}
/* line 479, ../sass/_template_specific.scss */
#data .wrapper_booking_button button {
  background: #06787F;
}
/* line 483, ../sass/_template_specific.scss */
#data .wrapper-new-web-support, #data .booking_form_title {
  width: 300px !important;
}

/*====== Content by Subtitle =======*/
/* line 489, ../sass/_template_specific.scss */
.content_subtitle_wrapper {
  display: table;
  margin: 0 auto 0px;
}
/* line 493, ../sass/_template_specific.scss */
.content_subtitle_wrapper h3.content_subtitle_title {
  font-size: 34px;
  color: #F19125;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 47px;
}
/* line 501, ../sass/_template_specific.scss */
.content_subtitle_wrapper .content_subtitle_description {
  font-size: 15px;
  text-align: justify;
  line-height: 30px;
  color: #636363;
  margin-bottom: 75px;
}
/* line 508, ../sass/_template_specific.scss */
.content_subtitle_wrapper .content_subtitle_description .left_column {
  width: 47%;
  float: left;
}
/* line 513, ../sass/_template_specific.scss */
.content_subtitle_wrapper .content_subtitle_description .right_column {
  width: 47%;
  float: right;
}
/* line 517, ../sass/_template_specific.scss */
.content_subtitle_wrapper .content_subtitle_description strong {
  font-weight: 700;
}

/*==== Cycle Banners ====*/
/* line 524, ../sass/_template_specific.scss */
.cycle_banners_wrapper {
  margin-bottom: 77px;
}
/* line 527, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element {
  background: #F4F4F4;
  display: table;
  margin-bottom: 20px;
  height: 395px;
  width: 100%;
}
/* line 534, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .exceded {
  width: 69%;
  overflow: hidden;
  float: left;
}
/* line 539, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .exceded img {
  display: block;
  max-width: none;
}
/* line 546, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .cycle_description {
  width: 31%;
  height: 395px;
  float: right;
  position: relative;
}
/* line 552, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .cycle_description .vertical_center {
  display: table;
  position: absolute;
  top: 0;
  right: 40px;
  left: 40px;
  bottom: 0;
  margin: auto;
  text-align: center;
  width: 300px;
}
/* line 563, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .cycle_description .vertical_center h3.cycle_title {
  font-size: 35px;
  color: #F19125;
}
/* line 568, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .cycle_description .vertical_center .cycle_text {
  color: #797979;
  font-weight: 400;
  margin-top: 12px;
  line-height: 28px;
}
/* line 574, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .cycle_description .vertical_center .cycle_text + a {
  margin-top: 16px;
  display: block;
}
/* line 578, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element .cycle_description .vertical_center .cycle_text + a:hover {
  opacity: 0.8;
}
/* line 587, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element.right_banner .exceded {
  float: right;
}
/* line 591, ../sass/_template_specific.scss */
.cycle_banners_wrapper .cycle_element.right_banner .cycle_description {
  float: left;
}

/*======= Services Wrapper =======*/
/* line 599, ../sass/_template_specific.scss */
.services_wrapper {
  margin-bottom: 72px;
}
/* line 602, ../sass/_template_specific.scss */
.services_wrapper h3.service_titles {
  font-size: 33px;
  text-align: center;
  color: #F19125;
  margin-bottom: 50px;
}
/* line 609, ../sass/_template_specific.scss */
.services_wrapper .service_element {
  width: 100%;
  text-align: center;
  font-size: 17px;
  margin-bottom: 12px;
}
/* line 615, ../sass/_template_specific.scss */
.services_wrapper .service_element .service_text {
  color: #06787F;
  font-weight: 700;
}
/* line 621, ../sass/_template_specific.scss */
.services_wrapper .service_block_0, .services_wrapper .service_block_1, .services_wrapper .service_block_2 {
  display: inline-block;
  width: 33%;
}

/*======= Banners x3 ======*/
/* line 628, ../sass/_template_specific.scss */
.bannersx3_gray {
  background: #f5f5f5;
}
/* line 631, ../sass/_template_specific.scss */
.bannersx3_gray .bannersx3_wrapper {
  margin-bottom: 80px;
}
/* line 634, ../sass/_template_specific.scss */
.bannersx3_gray .bannersx3_wrapper .bannerx3_element {
  width: 33.33%;
  float: left;
  height: 600px;
  position: relative;
  overflow: hidden;
}
/* line 642, ../sass/_template_specific.scss */
.bannersx3_gray .bannersx3_wrapper .bannerx3_element:hover .overlay {
  opacity: 0;
}
/* line 647, ../sass/_template_specific.scss */
.bannersx3_gray .bannersx3_wrapper .bannerx3_element .background {
  min-width: 100%;
  height: auto;
  max-width: none;
}
/* line 653, ../sass/_template_specific.scss */
.bannersx3_gray .bannersx3_wrapper .bannerx3_element .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
/* line 667, ../sass/_template_specific.scss */
.bannersx3_gray .bannersx3_wrapper .bannerx3_element .center_text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: table;
  margin: auto;
  width: 100%;
  text-align: center;
}
/* line 678, ../sass/_template_specific.scss */
.bannersx3_gray .bannersx3_wrapper .bannerx3_element .center_text .bannerx3_title {
  font-size: 32px;
  font-weight: 700;
  color: white;
}

/*===== Socials wrapper =====*/
/* line 689, ../sass/_template_specific.scss */
.socials_wrapper {
  padding: 75px 0;
  background: #f5f5f5;
  text-align: center;
}
/* line 694, ../sass/_template_specific.scss */
.socials_wrapper h3.socials_title {
  font-size: 33px;
  color: #F19125;
  margin-bottom: 20px;
}
/* line 700, ../sass/_template_specific.scss */
.socials_wrapper a {
  text-decoration: none;
}
/* line 703, ../sass/_template_specific.scss */
.socials_wrapper a:hover {
  opacity: 0.8;
}

/*======= Footer =======*/
/* line 710, ../sass/_template_specific.scss */
footer {
  min-width: 1140px;
}

/* line 714, ../sass/_template_specific.scss */
.full-copyright {
  background: #06787F;
  text-align: center;
  padding: 35px 0;
  color: white;
  font-weight: 300;
  font-size: 15px;
}
/* line 722, ../sass/_template_specific.scss */
.full-copyright a {
  text-decoration: none;
  color: white;
}
/* line 727, ../sass/_template_specific.scss */
.full-copyright div#facebook_like {
  width: 49%;
  text-align: right;
  float: left;
  margin-top: 2px;
}
/* line 734, ../sass/_template_specific.scss */
.full-copyright div#google_plus_one {
  width: 49%;
  float: right;
  text-align: left;
}
/* line 740, ../sass/_template_specific.scss */
.full-copyright div#div-txt-copyright {
  margin-top: 8px;
}

/*================  Banners x2 ===============*/
/* line 746, ../sass/_template_specific.scss */
.banners_x2_wrapper {
  margin-bottom: 87px;
}
/* line 750, ../sass/_template_specific.scss */
.banners_x2_wrapper .ico-photo {
  position: absolute;
  width: auto;
  top: 20px;
  left: 20px;
}

/* line 758, ../sass/_template_specific.scss */
.bannerx2_image img {
  width: 100%;
}

/* line 762, ../sass/_template_specific.scss */
p.bannerx2_title {
  color: #626262;
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 770, ../sass/_template_specific.scss */
p.bannerx2_title:after {
  content: "";
  width: 55px;
  border-bottom: 2px solid #F19125;
  display: block;
  margin: 17px auto 0px;
}

/* line 779, ../sass/_template_specific.scss */
.bannerx2_row {
  position: relative;
  clear: both;
  display: table;
  width: 100%;
  margin-bottom: 5px;
}

/* line 789, ../sass/_template_specific.scss */
.bannerx2_row.left .bannerx2_image {
  float: left;
  width: 65%;
  margin-bottom: -5px;
  position: relative;
}
/* line 795, ../sass/_template_specific.scss */
.bannerx2_row.left .bannerx2_text {
  width: 35%;
  float: right;
  position: absolute;
  right: 0px;
}

/* line 804, ../sass/_template_specific.scss */
.bannerx2_row.right .bannerx2_image {
  float: right;
  width: 65%;
  margin-bottom: -5px;
  position: relative;
}
/* line 810, ../sass/_template_specific.scss */
.bannerx2_row.right .bannerx2_text {
  width: 35%;
  float: left;
  position: absolute;
  left: 0px;
}

/* line 818, ../sass/_template_specific.scss */
.bannerx2_text {
  height: 100%;
}

/* line 822, ../sass/_template_specific.scss */
.banner_center_container {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  text-align: center;
  padding: 0px 0px;
  display: table;
}
/* line 831, ../sass/_template_specific.scss */
.banner_center_container .button_wrapper_rooms {
  display: none;
}

@-moz-document url-prefix() {
  /* line 837, ../sass/_template_specific.scss */
  .banner_center_container {
    padding-top: 52px;
  }
}
/* line 842, ../sass/_template_specific.scss */
.bannerx2_description {
  font-size: 15px;
  padding: 0 40px;
  color: #797979;
  font-weight: bolder;
  margin-top: 12px;
  line-height: 28px;
}
/* line 850, ../sass/_template_specific.scss */
.bannerx2_description strong {
  font-weight: bold;
}
/* line 854, ../sass/_template_specific.scss */
.bannerx2_description .hide_more {
  display: none;
}

/* line 859, ../sass/_template_specific.scss */
.flex-controlador {
  position: absolute;
  bottom: 5px;
  right: 0px;
  z-index: 22;
  height: 40px;
  width: 200px;
  display: block;
  background: #06787F;
  list-style-type: none;
  text-align: center;
  padding-top: 13px;
  box-sizing: border-box;
  padding-left: 9px;
}
/* line 874, ../sass/_template_specific.scss */
.flex-controlador li {
  display: inline;
  cursor: pointer;
}
/* line 879, ../sass/_template_specific.scss */
.flex-controlador .circle_green {
  background: url("/img/diufn/bullet_flexslider.png") no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}
/* line 886, ../sass/_template_specific.scss */
.flex-controlador .circle_green.flex-inner-slideractive {
  background: url("/img/diufn/bullet_flexslider_active.png") no-repeat;
  margin-bottom: 4px;
}

/* line 892, ../sass/_template_specific.scss */
.flex_prev {
  height: 30px;
  width: 20px;
  left: 10px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background: url("https://cdn.paraty.es/static_files/secure-booking-online/generic/202511061418/images/booking/flecha_motor_izq.png") no-repeat center;
  background-size: 9px;
  cursor: pointer;
}
/* line 903, ../sass/_template_specific.scss */
.flex_prev:hover {
  opacity: 0.8;
}

/* line 908, ../sass/_template_specific.scss */
.flex_next {
  height: 30px;
  width: 20px;
  right: 10px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  background: url("https://cdn.paraty.es/static_files/secure-booking-online/generic/202511061418/images/booking/flecha_motor_der.png") no-repeat center;
  background-size: 9px;
  cursor: pointer;
}

/* line 921, ../sass/_template_specific.scss */
.flex-inner-sliderdirection-nav {
  display: none;
}

/* line 925, ../sass/_template_specific.scss */
.bannerx2_row.left .video_wrapper {
  float: left;
  width: 65%;
  position: relative;
}

/* line 931, ../sass/_template_specific.scss */
.bannerx2_row.right .video_wrapper {
  float: right;
  width: 65%;
  margin-bottom: -5px;
  position: relative;
}

/* line 938, ../sass/_template_specific.scss */
.video_wrapper {
  overflow: hidden;
  padding-bottom: 5px;
  position: relative;
}
/* line 943, ../sass/_template_specific.scss */
.video_wrapper img.video_cover_iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
/* line 950, ../sass/_template_specific.scss */
.video_wrapper:before {
  content: "";
  padding-top: 47%;
  display: block;
}
/* line 956, ../sass/_template_specific.scss */
.video_wrapper iframe {
  position: absolute;
  top: 0px;
  bottom: 0px !important;
  height: 99%;
  left: 0px;
  right: 0px;
}

/* line 966, ../sass/_template_specific.scss */
img.play_pause_video {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 200px;
  height: 200px;
  margin: auto;
}

/* line 977, ../sass/_template_specific.scss */
.button_wrapper_rooms {
  border-radius: 0px !important;
  height: 30px !important;
  width: 130px !important;
  background-color: #06787F;
  color: white;
  margin: 15px auto 0 !important;
  text-transform: uppercase;
  padding: 6px;
  box-sizing: border-box;
  cursor: pointer;
}
/* line 989, ../sass/_template_specific.scss */
.button_wrapper_rooms:hover {
  opacity: 0.8;
}

/* line 994, ../sass/_template_specific.scss */
.rooms_buttons_wrapper {
  text-align: center;
}

/* line 998, ../sass/_template_specific.scss */
a.button-promotion.room_promotion {
  background: #F19125;
  color: white;
  text-decoration: none;
  padding: 6px 20px;
  text-transform: uppercase;
  margin-top: 15px;
  display: inline-block;
}

/* line 1008, ../sass/_template_specific.scss */
h3.bannerx2_title {
  color: #F19125;
  text-align: center;
  margin-bottom: 4px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
}

/* line 1017, ../sass/_template_specific.scss */
.hide_more {
  line-height: 22px;
  font-size: 12px;
}

/* line 1022, ../sass/_template_specific.scss */
.hidden_cycle {
  padding: 20px;
}
/* line 1025, ../sass/_template_specific.scss */
.hidden_cycle .bannerx2_title {
  text-align: left;
}
/* line 1027, ../sass/_template_specific.scss */
.hidden_cycle .bannerx2_title:after {
  margin-left: 0;
}
/* line 1031, ../sass/_template_specific.scss */
.hidden_cycle .bannerx2_description {
  padding: 0px 0px;
}
/* line 1034, ../sass/_template_specific.scss */
.hidden_cycle .hide_more {
  font-size: 15px;
  font-weight: bolder;
}

/*================= Ofertas =================*/
/* line 1041, ../sass/_template_specific.scss */
a.plus {
  padding: 6px 8px 10px !important;
}

/* line 1045, ../sass/_template_specific.scss */
.mobiledescription {
  font-weight: bolder;
}

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

/* line 1053, ../sass/_template_specific.scss */
.scapes-blocks {
  overflow: hidden;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}

/* line 1064, ../sass/_template_specific.scss */
.stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

/* line 1071, ../sass/_template_specific.scss */
.scapes-blocks .block {
  background: #f6f7f8;
  margin-bottom: 20px;
  height: 400px;
  width: 626px;
  width: 560px;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  display: inline-block;
  zoom: 1;
}
/* line 1083, ../sass/_template_specific.scss */
.scapes-blocks .block a img {
  margin-bottom: -5px;
  width: 100%;
}
/* line 1088, ../sass/_template_specific.scss */
.scapes-blocks .block .description {
  padding: 20px;
  position: relative;
  background-color: #edebec;
  padding-right: 160px;
}
/* line 1094, ../sass/_template_specific.scss */
.scapes-blocks .block .description .title-module {
  color: #a3a2a3;
  line-height: 18px;
  font-size: 13px;
  width: 80%;
  font-weight: bolder;
}
/* line 1101, ../sass/_template_specific.scss */
.scapes-blocks .block .description .title-module strong {
  color: #626262;
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 1111, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul {
  position: absolute;
  width: 115px;
  right: 0;
  top: 27px;
  text-align: right;
  padding-right: 10px;
}
/* line 1120, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li {
  display: inline;
}
/* line 1122, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a {
  background-color: #F19125;
  top: 0px;
  color: white;
  padding: 7px;
  right: 97px;
  position: absolute;
  margin-right: 10px;
  text-align: center;
  text-decoration: none;
}
/* line 1133, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.plus {
  padding: 10px 7px 5px;
  margin-right: -75px;
  height: 22px;
  padding-bottom: 5px !important;
}
/* line 1140, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.play {
  padding: 10px 9px 5px;
}
/* line 1143, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.play img {
  margin-top: 2px;
}
/* line 1150, ../sass/_template_specific.scss */
.scapes-blocks .block .description p {
  margin-bottom: 0;
}

/* line 1156, ../sass/_template_specific.scss */
.scapes-blocks .row1 {
  margin-right: auto;
}

/* line 1161, ../sass/_template_specific.scss */
.scapes-blocks .row2 {
  margin-left: auto;
}

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

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

/* line 1176, ../sass/_template_specific.scss */
.escapadas-popup h3 {
  color: #F19125;
  margin-bottom: 20px;
}
/* line 1180, ../sass/_template_specific.scss */
.escapadas-popup h5 {
  color: #F19125;
}

/* line 1185, ../sass/_template_specific.scss */
li.offer_selector:not(.selected) {
  opacity: 0.8;
}

/* line 1189, ../sass/_template_specific.scss */
li.middle_list {
  margin-left: 7px;
}

/* line 1193, ../sass/_template_specific.scss */
li.offer_selector {
  display: block;
  float: left;
  text-align: center;
  padding: 9px 0px;
  background: #F19125;
  color: white;
  cursor: pointer;
  text-transform: capitalize;
  width: 33%;
}
/* line 1204, ../sass/_template_specific.scss */
li.offer_selector:hover {
  opacity: 1;
}
/* line 1208, ../sass/_template_specific.scss */
li.offer_selector:last-child {
  float: right;
}

/* line 1213, ../sass/_template_specific.scss */
.buttons_offers {
  padding-top: 40px;
}

/* line 1217, ../sass/_template_specific.scss */
.offers_wrapper {
  margin-top: 40px;
}

/* line 1221, ../sass/_template_specific.scss */
.mobiledescription {
  padding: 20px;
}

/*========= Location and Contact ======*/
/* line 1227, ../sass/_template_specific.scss */
.page-localizacion #wrapper_content, .page-localizacion .how-to {
  background: rgba(252, 241, 235, 0.86);
  padding: 20px;
  margin-top: 200px;
  width: 1100px;
}
/* line 1234, ../sass/_template_specific.scss */
.page-localizacion .container12 .column6 {
  width: 530px;
}

/* line 1239, ../sass/_template_specific.scss */
.location-info-and-form-wrapper {
  background: rgba(226, 226, 226, 0.46);
  display: table;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 1140px;
  margin-top: 80px;
}

/* line 1249, ../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: #F19125;
  width: 95%;
  line-height: 20px;
}

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

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

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

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

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

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

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

/* line 1295, ../sass/_template_specific.scss */
.form-contact #contact .contInput label {
  display: block;
  margin-bottom: 10px;
  color: black;
  font-weight: bolder;
  font-size: 15px;
  text-align: justify;
  color: #636363;
}

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

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

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

/* line 1331, ../sass/_template_specific.scss */
.form-contact #contact-button {
  border-radius: 0px !important;
  height: 30px !important;
  width: 130px !important;
  background: #F19125 !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 1345, ../sass/_template_specific.scss */
.form-contact #contact-button:hover {
  opacity: 0.8;
}

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

/* line 1354, ../sass/_template_specific.scss */
.location-info {
  font-weight: 400;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 15px;
  width: 545px !important;
  text-align: justify;
  line-height: 30px;
  color: #636363;
}

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

/* line 1378, ../sass/_template_specific.scss */
.form-contact {
  float: right;
  width: 545px !important;
}

/*======= My booking =====*/
/* line 1384, ../sass/_template_specific.scss */
.content_access_wrapper {
  margin-bottom: 40px;
}
/* line 1387, ../sass/_template_specific.scss */
.content_access_wrapper h3.section-title {
  font-size: 34px;
  color: #F19125;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 47px;
  text-transform: uppercase;
}
/* line 1395, ../sass/_template_specific.scss */
.content_access_wrapper h3.section-title + div {
  color: #525252;
  padding: 0 55px;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
/* line 1405, ../sass/_template_specific.scss */
.content_access_wrapper #my-bookings-form-fields {
  text-align: center;
}
/* line 1409, ../sass/_template_specific.scss */
.content_access_wrapper form#my-bookings-form {
  text-align: center;
  padding-bottom: 1px;
}
/* line 1414, ../sass/_template_specific.scss */
.content_access_wrapper #my-bookings-form-fields {
  margin-top: 20px;
}
/* line 1417, ../sass/_template_specific.scss */
.content_access_wrapper #my-bookings-form-fields label {
  display: block;
  line-height: 18px;
  font-size: 17px;
  font-weight: 400;
  color: #636363;
  text-align: center;
}
/* line 1426, ../sass/_template_specific.scss */
.content_access_wrapper #my-bookings-form-fields input {
  width: 160px;
  text-align: center;
}
/* line 1431, ../sass/_template_specific.scss */
.content_access_wrapper #my-bookings-form-fields input#emailInput {
  margin-bottom: 6px;
}
/* line 1435, ../sass/_template_specific.scss */
.content_access_wrapper #my-bookings-form-fields button#my-bookings-form-search-button {
  display: block;
  margin: 20px auto 0;
  width: 165px;
  border: 0;
  background: #06787F;
  color: white;
  text-transform: uppercase;
  padding: 7px;
  cursor: pointer;
}
/* line 1446, ../sass/_template_specific.scss */
.content_access_wrapper #my-bookings-form-fields button#my-bookings-form-search-button:hover {
  opacity: 0.8;
}
/* line 1452, ../sass/_template_specific.scss */
.content_access_wrapper button#cancelButton {
  display: block;
  margin: 20px auto 0;
  width: 165px;
  border: 0;
  background: #007DAD;
  color: white;
  text-transform: uppercase;
  padding: 7px;
  cursor: pointer;
  display: none;
}

/* line 1466, ../sass/_template_specific.scss */
.content_access_wrapper.my_booking_wrapper {
  font-size: 15px;
  text-align: justify;
  line-height: 30px;
  color: #636363;
  width: 700px;
  margin: auto;
}

/*============== Gallery Mosaic ==============*/
/* line 1476, ../sass/_template_specific.scss */
.gallery_title {
  padding-top: 60px;
}

/* line 1480, ../sass/_template_specific.scss */
.gallery_title, .services_title {
  color: #626262;
  text-align: center;
  font-size: 27px;
  margin-bottom: 30px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 1488, ../sass/_template_specific.scss */
.gallery_title:after, .services_title:after {
  content: "";
  width: 55px;
  border-bottom: 2px solid #F19125;
  display: block;
  margin: 17px auto 0px;
}

/* line 1497, ../sass/_template_specific.scss */
.gallery-mosaic-item {
  float: left;
  width: 422px;
  margin: 2px;
  height: 250px;
  overflow: hidden;
  position: relative;
}
/* line 1505, ../sass/_template_specific.scss */
.gallery-mosaic-item img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  max-height: none;
  max-width: auto;
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
/* line 1524, ../sass/_template_specific.scss */
.gallery-mosaic-item img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

/* line 1534, ../sass/_template_specific.scss */
.gallery-mosaic-item.minigallery-last-item {
  float: right;
  width: 100%;
  position: relative;
  height: 421px;
}
/* line 1540, ../sass/_template_specific.scss */
.gallery-mosaic-item.minigallery-last-item:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 1548, ../sass/_template_specific.scss */
.gallery-mosaic-item.minigallery-last-item img {
  width: auto;
  height: 100%;
  max-width: none;
  position: absolute;
  left: -100%;
  right: -100%;
  top: -100%;
  bottom: -100%;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
/* line 1568, ../sass/_template_specific.scss */
.gallery-mosaic-item.minigallery-last-item img.video_arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 100px;
  z-index: 2;
  min-height: inherit;
  min-width: initial;
}

/* line 1582, ../sass/_template_specific.scss */
.gallery-smalls, .gallery-big {
  margin-left: 0px;
  margin-right: 2px;
}

/* line 1587, ../sass/_template_specific.scss */
.gallery-big {
  width: 396px;
  height: 360px;
}

/* line 1593, ../sass/_template_specific.scss */
.gallery-mosaic {
  margin: 40px auto 85px;
}

/* line 1597, ../sass/_template_specific.scss */
.flexslider_gallery {
  position: relative;
}
/* line 1600, ../sass/_template_specific.scss */
.flexslider_gallery li {
  width: 1285px !important;
}

/*=== Gallery ===*/
/* line 1606, ../sass/_template_specific.scss */
.border-gallery .gallery_filt_title {
  font-weight: 500;
  line-height: 45px;
  border-bottom: 0px solid #8e8b8b;
  margin-top: 70px;
  width: 100%;
  text-align: center;
  font-size: 34px !important;
  color: #F19125;
}

/* line 1617, ../sass/_template_specific.scss */
.border-gallery .wrapper_filt .gallery_1 li {
  width: 283px !important;
  height: 187px !important;
}
/* line 1621, ../sass/_template_specific.scss */
.border-gallery .wrapper_filt .gallery_1 li .crop img {
  height: auto;
}

/* line 1626, ../sass/_template_specific.scss */
.wrapper_filt .gallery_1 li:first-of-type .crop img {
  height: auto !important;
}

/*
.container12, .container16{
  width: 1280px;
}*/
