/*FONFS*/
@font-face {
  font-family: 'yanone';
  src: url("https://cdn.paraty.es/static_files/secure-hotel-booking/generic/202604301606/fonts/yanone/YanoneKaffeesatz-Regular.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'yanone';
  src: url("https://cdn.paraty.es/static_files/secure-hotel-booking/generic/202604301606/fonts/yanone/YanoneKaffeesatz-Bold.otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'yanone';
  src: url("https://cdn.paraty.es/static_files/secure-hotel-booking/generic/202604301606/fonts/yanone/YanoneKaffeesatz-Thin.otf");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'yanone';
  src: url("https://cdn.paraty.es/static_files/secure-hotel-booking/generic/202604301606/fonts/yanone/YanoneKaffeesatz-Light.otf");
  font-style: normal;
  font-weight: 300;
}
/* 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: #354994;
  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: #354994 url(https://cdn.paraty.es/static_files/secure-hotel-booking/generic/202604301606/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: #354994;
  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: #354994;
  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: #354994;
  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: #354994;
  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;
}

/*=====================================================================
  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: #354994;
  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: #354994 url(https://cdn.paraty.es/static_files/secure-hotel-booking/generic/202604301606/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/gallerys/_gallery_1.scss */
.gallery_1 li {
  float: left;
}

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

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

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

/* line 2, ../sass/_template_specific.scss */
a {
  text-decoration: none !important;
}

/* line 6, ../sass/_template_specific.scss */
body {
  color: #4b4b4b;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
}

/* line 14, ../sass/_template_specific.scss */
header {
  width: 100%;
  height: 101px;
  color: #4A5EAA;
  overflow: visible;
  background: white;
}
/* line 21, ../sass/_template_specific.scss */
header #wrapper-header {
  position: relative;
  z-index: 22;
  height: 50px;
}
/* line 27, ../sass/_template_specific.scss */
header a {
  color: #4A5EAA;
}

/* line 33, ../sass/_template_specific.scss */
#logoDiv {
  margin-top: 0px;
  width: 298px;
  float: left;
  height: 101px;
  overflow: hidden;
}
/* line 39, ../sass/_template_specific.scss */
#logoDiv img {
  background: white;
  padding-top: 6px;
}

/* line 45, ../sass/_template_specific.scss */
.middle-header {
  margin-right: 0px !important;
  margin-left: 60px;
}

/* line 50, ../sass/_template_specific.scss */
.top-row, .bottom-row {
  overflow: auto;
}

/* line 54, ../sass/_template_specific.scss */
.bottom-row {
  margin-top: 7px;
}

/* line 58, ../sass/_template_specific.scss */
.text_official {
  padding-top: 17px;
}
/* line 60, ../sass/_template_specific.scss */
.text_official .official {
  font-weight: 500;
  display: block;
  float: right;
  padding-top: 2px;
}

/* line 68, ../sass/_template_specific.scss */
#lang {
  float: right;
  text-transform: uppercase;
  margin-right: 0px;
  padding-bottom: 11px;
  font-size: 18px;
  font-weight: 400;
  margin-left: 50px;
}
/* line 77, ../sass/_template_specific.scss */
#lang .option {
  opacity: 0.8;
  cursor: pointer;
}
/* line 82, ../sass/_template_specific.scss */
#lang .selected .option {
  opacity: 1;
}
/* line 86, ../sass/_template_specific.scss */
#lang span.separator {
  margin-left: 0px;
  margin-right: 0px;
  font-weight: lighter;
}
/* line 92, ../sass/_template_specific.scss */
#lang a {
  color: #354994;
  font-weight: 100;
}
/* line 96, ../sass/_template_specific.scss */
#lang :not(.selected) {
  opacity: 0.8;
}
/* line 100, ../sass/_template_specific.scss */
#lang span:first-child {
  padding-right: 5px;
  font-weight: 500;
  opacity: 1;
}
/* line 106, ../sass/_template_specific.scss */
#lang a span {
  padding-right: 0px;
}

/* line 111, ../sass/_template_specific.scss */
.web-oficial.interior {
  width: 1140px;
  margin: 0 auto;
  padding: 0px;
  font-size: 13px;
  background: #354994;
}
/* line 118, ../sass/_template_specific.scss */
.web-oficial.interior img {
  width: 20px;
  height: 20px;
  padding-top: 3px;
}
/* line 124, ../sass/_template_specific.scss */
.web-oficial.interior .tick_wrapper {
  padding-top: 4px;
}
/* line 126, ../sass/_template_specific.scss */
.web-oficial.interior .tick_wrapper span {
  color: white !important;
}

/* line 133, ../sass/_template_specific.scss */
.tick_wrapper {
  float: left;
  font-family: 'Source Sans Pro', sans-serif;
}

/* line 138, ../sass/_template_specific.scss */
.tick_wrapper img {
  width: auto;
  height: 23px;
  padding-top: 4px;
}

/* line 144, ../sass/_template_specific.scss */
.tick_center {
  display: table-caption;
  margin: 0 auto;
}

/* line 149, ../sass/_template_specific.scss */
.en .web-oficial {
  width: 245px;
}

/* line 153, ../sass/_template_specific.scss */
#social {
  width: 140px;
  float: right;
  margin-right: 0px !important;
}
/* line 158, ../sass/_template_specific.scss */
#social img {
  width: 32px;
  height: 32px;
}
/* line 163, ../sass/_template_specific.scss */
#social a:hover {
  opacity: 0.8;
}

/* line 168, ../sass/_template_specific.scss */
#top-sections {
  margin-top: 6px;
  text-align: right;
  margin-right: 0px !important;
  font-size: 18px;
  width: 525px;
  font-weight: 500;
}
/* line 176, ../sass/_template_specific.scss */
#top-sections a span ::first-letter {
  text-transform: uppercase;
}
/* line 180, ../sass/_template_specific.scss */
#top-sections a:hover {
  opacity: 0.8;
}

/* line 185, ../sass/_template_specific.scss */
#main_menu {
  background: #354994;
  height: 40px;
}

/* line 190, ../sass/_template_specific.scss */
#mainMenuDiv {
  font-size: 15px;
  z-index: 99;
  height: 40px;
  box-sizing: border-box;
}

/* line 197, ../sass/_template_specific.scss */
#mainMenuDiv a {
  padding: 9px 8px 5px;
  text-decoration: none;
  color: white;
  display: inline-block;
  font-size: 14px;
  font-weight: lighter;
  text-transform: uppercase;
}
/* line 205, ../sass/_template_specific.scss */
#mainMenuDiv a:hover:not(.button_promotion) {
  color: white;
  border-top: 1px solid;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid;
}

/* line 215, ../sass/_template_specific.scss */
#mainMenuDiv a.button_promotion:hover {
  font-weight: 400;
  opacity: 0.8;
}

/* line 220, ../sass/_template_specific.scss */
#section-active a {
  color: white;
  border-top: 1px solid;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid;
}

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

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

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

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

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

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

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

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

/* line 266, ../sass/_template_specific.scss */
.main-section-div-wrapper {
  text-align: center;
}
/* line 269, ../sass/_template_specific.scss */
.main-section-div-wrapper a {
  line-height: 23px;
  font-size: 15px;
}
/* line 273, ../sass/_template_specific.scss */
.main-section-div-wrapper a:hover {
  color: #930c35;
}

/* line 280, ../sass/_template_specific.scss */
span.separator {
  margin-left: 6px;
  margin-right: 2px;
}

/* line 285, ../sass/_template_specific.scss */
a.separator {
  margin-left: 3px;
}

/* line 289, ../sass/_template_specific.scss */
.book_menu {
  padding: 4px 22px;
  color: white;
  font-weight: bolder;
}

/* line 295, ../sass/_template_specific.scss */
.middle-header {
  float: right;
  width: 700px;
}

/*=============== Booking Widget ================*/
/* line 302, ../sass/_template_specific.scss */
.booking_form_title {
  background: #606060;
  font-size: 19px;
}

/* line 307, ../sass/_template_specific.scss */
.date_box.entry_date, .date_box.departure_date, .selectric, .wrapper_booking_button .promocode_input {
  background: #edeef0;
}

/* line 311, ../sass/_template_specific.scss */
.room .room_title, .room .adults_selector label, .room .children_selector label, .room .babies_selector label, .date_year {
  color: #98979c !important;
}

/* line 315, ../sass/_template_specific.scss */
.wrapper_booking_button .promocode_input {
  width: 145px;
  font-size: 12px;
}
/* line 319, ../sass/_template_specific.scss */
.wrapper_booking_button .promocode_input::-webkit-input-placeholder {
  color: #354994;
}

/* line 324, ../sass/_template_specific.scss */
.wrapper_booking_button button {
  width: 105px;
  font-size: 15px;
}

/* line 329, ../sass/_template_specific.scss */
.booking_widget {
  top: 25px;
}

/* line 333, ../sass/_template_specific.scss */
.interior div#wrapper_booking {
  position: relative;
  height: 450px;
}

/* line 338, ../sass/_template_specific.scss */
.booking_widget.location {
  right: 20.2vw;
}

/* line 344, ../sass/_template_specific.scss */
section#content {
  font-family: 'Source Sans Pro', sans-serif;
  background: white;
}

/* line 349, ../sass/_template_specific.scss */
.normal_content {
  padding-top: 60px;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
/* line 356, ../sass/_template_specific.scss */
.normal_content strong {
  color: #707070;
}
/* line 360, ../sass/_template_specific.scss */
.normal_content .section_title, .normal_content .section-title {
  text-transform: uppercase;
  color: #707070;
  padding: 0px 59px 17px;
  display: table;
  font-size: 34px;
  margin: 0 auto 20px;
  background: url(/img/coti2/dot.png) repeat-x;
  background-position: bottom;
  background-size: 11px;
}

/* line 374, ../sass/_template_specific.scss */
.interior .normal_content {
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.8);
  padding: 25px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

/* line 382, ../sass/_template_specific.scss */
img.flex_image {
  width: 100%;
  margin-bottom: 30px;
}

/* line 389, ../sass/_template_specific.scss */
.gallery_title {
  padding-top: 60px;
}

/* line 393, ../sass/_template_specific.scss */
.gallery_title, .services_title {
  font-weight: 300;
  background-position: bottom;
  color: #707070;
  padding: 33px 59px 17px;
  display: table;
  font-size: 34px;
  background: url(/img/coti2/dot.png) repeat-x;
  background-position: bottom;
  margin: 0px auto 45px;
  background-size: 11px;
}

/* line 406, ../sass/_template_specific.scss */
.gallery-mosaic-item {
  float: left;
  width: 181px;
  margin: 2px;
  height: 136px;
  overflow: hidden;
  position: relative;
}
/* line 414, ../sass/_template_specific.scss */
.gallery-mosaic-item img {
  width: 100%;
  height: 137%;
  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 431, ../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 441, ../sass/_template_specific.scss */
.gallery-mosaic-item.minigallery-last-item {
  float: right;
  width: 100%;
  position: relative;
  height: 276px;
}
/* line 447, ../sass/_template_specific.scss */
.gallery-mosaic-item.minigallery-last-item img {
  width: 100%;
  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 463, ../sass/_template_specific.scss */
.gallery-mosaic-item.minigallery-last-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 473, ../sass/_template_specific.scss */
.gallery-smalls, .gallery-big {
  margin-left: 0px;
  margin-right: 2px;
}

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

/* line 484, ../sass/_template_specific.scss */
.gallery-mosaic {
  margin: 0px auto;
}

/* line 488, ../sass/_template_specific.scss */
.gallery_container {
  margin-left: 22px;
}

/* line 494, ../sass/_template_specific.scss */
.services_image {
  display: block;
  margin: 0 auto;
  width: 113px;
  height: 113px;
  padding: 0px 10px 10px;
}

/* line 502, ../sass/_template_specific.scss */
.service_wrapper {
  display: inline-block;
  width: auto;
  vertical-align: top;
  text-align: center !important;
}

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

/* line 514, ../sass/_template_specific.scss */
footer {
  background: #707070;
  padding: 40px 0 20px;
  color: white;
  font-weight: 300;
  font-size: 14px;
  margin-top: 60px;
}
/* line 522, ../sass/_template_specific.scss */
footer a {
  color: white;
  line-height: 20px;
}
/* line 526, ../sass/_template_specific.scss */
footer a:hover {
  color: #e6e6e6;
}

/* line 532, ../sass/_template_specific.scss */
.interior footer {
  margin-top: 0px;
}

/* line 536, ../sass/_template_specific.scss */
.footer_column .footer_column_title,
.footer_column.last h2 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  width: 80%;
}

/* line 546, ../sass/_template_specific.scss */
div#footer_column_description {
  width: 70%;
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 550, ../sass/_template_specific.scss */
div#footer_column_description strong {
  display: block;
  font-weight: 500;
  font-size: 17px;
}

/* line 557, ../sass/_template_specific.scss */
#newsletter #title_newsletter {
  display: block;
  border-bottom: 0px;
  margin-bottom: 0px;
  text-transform: none;
  font-size: 17px;
  padding-bottom: 0px;
  font-weight: 500;
}

/* line 567, ../sass/_template_specific.scss */
.full-copyright {
  margin-top: 20px;
  font-size: 14px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 573, ../sass/_template_specific.scss */
.full-copyright p {
  margin-bottom: 0px;
}

/* line 578, ../sass/_template_specific.scss */
#suscEmail {
  height: 20px;
  border-radius: 3px;
  outline: medium none;
  border: medium none;
  margin-top: 10px;
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0% 0%;
  width: 85%;
  color: white;
  padding-left: 13px;
}
/* line 589, ../sass/_template_specific.scss */
#suscEmail::-webkit-input-placeholder {
  color: white;
}

/* line 594, ../sass/_template_specific.scss */
#newsletter button {
  background: white;
  padding: 5px 20px 4px;
  border: none;
  color: #707070;
  cursor: pointer;
  margin-top: 10px;
  width: 100px;
  font-size: 13px;
  border-radius: 3px;
  text-transform: uppercase;
}
/* line 606, ../sass/_template_specific.scss */
#newsletter button:hover {
  opacity: 0.8;
}

/* line 611, ../sass/_template_specific.scss */
.last img {
  margin-top: 20px;
  margin-left: -3px;
}

/* line 616, ../sass/_template_specific.scss */
.banner-block .flex-direction-nav,
.room-block .flex-direction-nav,
.lounge-block .flex-direction-nav {
  display: none;
}

/* line 622, ../sass/_template_specific.scss */
#google_plus_one {
  text-align: center;
}

/* line 626, ../sass/_template_specific.scss */
#___plusone_0 {
  margin-top: 10px !important;
  width: 64px !important;
}

/* line 631, ../sass/_template_specific.scss */
#facebook_like {
  text-align: center;
  margin-top: 10px;
}

/* line 636, ../sass/_template_specific.scss */
#facebook_like iframe {
  height: 21px;
  width: 103px;
}

/* line 642, ../sass/_template_specific.scss */
.bannerx2_wrapper {
  margin-top: 60px;
}
/* line 645, ../sass/_template_specific.scss */
.bannerx2_wrapper p.banner_title {
  text-align: center;
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: 19px;
}
/* line 651, ../sass/_template_specific.scss */
.bannerx2_wrapper p.banner_title strong {
  display: block;
  font-size: 34px;
  color: #707070;
  font-weight: 400;
}
/* line 658, ../sass/_template_specific.scss */
.bannerx2_wrapper .image_banner_wrapper {
  height: 160px;
  overflow: hidden;
}
/* line 661, ../sass/_template_specific.scss */
.bannerx2_wrapper .image_banner_wrapper img.banner_image {
  width: 100%;
  height: 100%;
}
/* line 667, ../sass/_template_specific.scss */
.bannerx2_wrapper p.banner_description {
  background: #eaeaea;
  color: #6f6f6f;
  text-align: center;
  padding: 25px;
  line-height: 23px;
  font-weight: lighter;
  min-height: 122px;
  font-size: 20px;
  box-sizing: border-box;
}
/* line 678, ../sass/_template_specific.scss */
.bannerx2_wrapper p.banner_description strong {
  font-weight: bolder;
}
/* line 682, ../sass/_template_specific.scss */
.bannerx2_wrapper .dot_separation {
  height: 20px;
  background: url(/img/coti2/dot.png) repeat-x;
  width: 457px;
  margin: 0 auto 25px;
  background-size: 11px;
}

/* line 691, ../sass/_template_specific.scss */
.banner_bottom a {
  color: #4b4b4b;
}

/* line 695, ../sass/_template_specific.scss */
.banner_bottom:first-of-type p.banner_description {
  padding: 15px 25px;
}

/* line 701, ../sass/_template_specific.scss */
.room_wrapper {
  margin-top: 35px;
}

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

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

/* line 714, ../sass/_template_specific.scss */
.rooms-description {
  background: rgba(245, 245, 245, 0.8);
  padding: 20px;
  min-height: 200px;
  color: grey;
  position: relative;
}
/* line 721, ../sass/_template_specific.scss */
.rooms-description .destino {
  font-weight: 700;
  font-family: yanone, sans-serif;
}
/* line 726, ../sass/_template_specific.scss */
.rooms-description .title-module {
  font-size: 23px;
  color: #354994;
  margin-bottom: 20px;
}

/* line 734, ../sass/_template_specific.scss */
.description-rooms {
  font-weight: lighter;
}

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

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

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

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

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

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

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

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

/* line 784, ../sass/_template_specific.scss */
.btn-flecha {
  background-color: #354994;
  height: 22px;
  padding: 5px 10px;
  position: absolute;
  width: 10px;
  top: 16px;
  right: 15px;
  text-align: center;
}

/* line 796, ../sass/_template_specific.scss */
.rooms .room_img {
  width: 100%;
}
/* line 800, ../sass/_template_specific.scss */
.rooms .ico_cam_room {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 20;
}
/* line 806, ../sass/_template_specific.scss */
.rooms span.btn-corporate {
  right: 100px;
}
/* line 809, ../sass/_template_specific.scss */
.rooms .btn-flecha {
  width: 70px;
  cursor: pointer;
}
/* line 813, ../sass/_template_specific.scss */
.rooms .btn-flecha:hover {
  opacity: 0.8;
}

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

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

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

/* line 845, ../sass/_template_specific.scss */
.room-links a.button-promotion {
  color: white !important;
}
/* line 849, ../sass/_template_specific.scss */
.room-links .btn-corporate:hover {
  opacity: 0.8;
}

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

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

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

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

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

/* line 878, ../sass/_template_specific.scss */
.scapes-blocks {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 10px;
}

/* line 884, ../sass/_template_specific.scss */
.scapes-blocks .block {
  margin-bottom: 20px;
  width: 560px;
  float: left;
  position: relative;
  height: 385px;
  overflow: hidden;
}
/* line 892, ../sass/_template_specific.scss */
.scapes-blocks .block a img {
  margin-bottom: -5px;
  width: 100%;
}
/* line 897, ../sass/_template_specific.scss */
.scapes-blocks .block .description {
  padding: 20px;
  position: relative;
  background-color: rgba(245, 245, 245, 0.8);
  padding-right: 160px;
}
/* line 903, ../sass/_template_specific.scss */
.scapes-blocks .block .description .title-module {
  font-size: 23px;
  color: #354994;
  font-weight: 700;
}
/* line 908, ../sass/_template_specific.scss */
.scapes-blocks .block .description .title-module .offer-subtitle {
  font-weight: 300;
  font-size: 18px;
}
/* line 914, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul {
  position: absolute;
  width: 115px;
  right: 0;
  top: 34px;
  text-align: right;
  padding-right: 10px;
}
/* line 922, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li {
  display: inline;
}
/* line 924, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a {
  background-color: #930c35;
  top: -1px;
  color: white;
  padding: 7px 7px 8px;
  right: 97px;
  position: absolute;
  text-align: center;
  height: 21px;
}
/* line 933, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a:hover {
  opacity: 0.8;
}
/* line 937, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.plus {
  padding: 10px 7px 5px;
  margin-right: -75px;
  height: 20px;
  background: #354994;
}
/* line 944, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.play {
  padding: 10px 9px 5px;
}
/* line 947, ../sass/_template_specific.scss */
.scapes-blocks .block .description ul li a.play img {
  margin-top: 2px;
}
/* line 954, ../sass/_template_specific.scss */
.scapes-blocks .block .description p {
  margin-bottom: 0;
}

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

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

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

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

/* line 979, ../sass/_template_specific.scss */
.escapadas-popup h3 {
  color: #354994;
  margin-bottom: 20px;
}
/* line 983, ../sass/_template_specific.scss */
.escapadas-popup h5 {
  color: #354994;
}

/************  Location and Contact  *************/
/* line 991, ../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 998, ../sass/_template_specific.scss */
.page-localizacion .container12 .column6 {
  width: 530px;
}

/* line 1003, ../sass/_template_specific.scss */
.iframe-google-maps-wrapper {
  display: none;
}

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

/* line 1016, ../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: #707070;
  width: 95%;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 1110, ../sass/_template_specific.scss */
.form-contact #contact-button {
  border-radius: 0px !important;
  height: 30px !important;
  width: 130px !important;
  background: #354994 !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 1126, ../sass/_template_specific.scss */
.form-contact #contact-button:hover {
  background-color: #707070 !important;
}

/* line 1130, ../sass/_template_specific.scss */
.location-info {
  font-weight: 300;
  padding-left: 20px;
  box-sizing: border-box;
}

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

/* line 1152, ../sass/_template_specific.scss */
#video_corporativo {
  position: relative;
  z-index: 9;
  width: 567px;
  height: 380px;
  left: 2px;
}
/* line 1159, ../sass/_template_specific.scss */
#video_corporativo iframe {
  width: 566px !important;
  height: 376px !important;
  padding-top: 2px;
}

/* line 1166, ../sass/_template_specific.scss */
.visita_or_video_mobile {
  float: left;
}

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

/* line 1177, ../sass/_template_specific.scss */
.gallery_1 li .crop {
  width: 283px !important;
  height: auto;
  overflow: hidden !important;
  border: 0px solid white !important;
  box-sizing: border-box !important;
}

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

/* line 1191, ../sass/_template_specific.scss */
.normal_content.gallery {
  padding: 0px;
}

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

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

/* line 1213, ../sass/_template_specific.scss */
#cancelButton {
  display: none;
  text-align: center;
  margin: 20px auto 0px;
  background: #553a2b;
  color: white;
  border: 0px;
  cursor: pointer;
  padding: 7px 26px;
}

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

/* line 1228, ../sass/_template_specific.scss */
#description-main-section {
  background: rgba(252, 241, 235, 0.85);
  margin-top: 200px;
  margin-bottom: 20px;
  padding: 40px;
  font-weight: 300;
}
/* line 1235, ../sass/_template_specific.scss */
#description-main-section .section-title, #description-main-section h3 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #354994;
}
/* line 1241, ../sass/_template_specific.scss */
#description-main-section p {
  margin-bottom: 9px;
  color: black;
  font-weight: 300;
}
/* line 1248, ../sass/_template_specific.scss */
#description-main-section #my-bookings-form-fields #my-bookings-localizador-label, #description-main-section #my-bookings-form-fields #my-bookings-form-search-button {
  margin-left: 20px;
}
/* line 1252, ../sass/_template_specific.scss */
#description-main-section #my-bookings-form-fields label {
  color: #000000;
  font-weight: 300;
}
/* line 1259, ../sass/_template_specific.scss */
#description-main-section input {
  background: white;
  margin-bottom: 9px;
}
/* line 1264, ../sass/_template_specific.scss */
#description-main-section button {
  background: #354994;
  border: 1px solid white;
  color: white;
  padding: 4px;
  font-size: 16px;
  width: 90px;
  border-radius: 4px;
}

/* line 1276, ../sass/_template_specific.scss */
div#my-bookings-form-fields {
  width: 296px;
  margin: 20px auto;
  text-align: left;
}

/* line 1282, ../sass/_template_specific.scss */
input#localizadorInput, input#emailInput {
  width: 200px;
}

/* line 1286, ../sass/_template_specific.scss */
label#my-bookings-email-label {
  margin-right: 34px;
}

/* line 1290, ../sass/_template_specific.scss */
#cancelButton {
  width: 160px;
}

/* line 1294, ../sass/_template_specific.scss */
button#my-bookings-form-search-button {
  text-align: center;
  display: table;
  margin: 20px auto 0px;
  background: #707070;
  color: white;
  border: 0px;
  cursor: pointer;
  padding: 7px 26px;
}
/* line 1304, ../sass/_template_specific.scss */
button#my-bookings-form-search-button:hover {
  opacity: 0.8;
  background: #354994;
}

/*======================= Services Blocks ==========================*/
/* line 1311, ../sass/_template_specific.scss */
.blocks_section_container {
  margin-top: 60px;
  margin-bottom: 60px;
}
/* line 1316, ../sass/_template_specific.scss */
.blocks_section_container .block-activity {
  width: 364px;
  display: inline-block;
  float: none;
  margin-right: 19px;
  margin-bottom: 20px;
  background: whitesmoke;
  vertical-align: top;
}
/* line 1325, ../sass/_template_specific.scss */
.blocks_section_container .block-activity.block-3 {
  display: inline-block;
  margin-right: 0;
}
/* line 1331, ../sass/_template_specific.scss */
.blocks_section_container .block_activity_title {
  padding: 30px 0;
  color: white;
  font-size: 20px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  background: #354994;
}
/* line 1341, ../sass/_template_specific.scss */
.blocks_section_container .block_description {
  float: left;
  width: 255px;
  height: 154px;
  background-color: whitesmoke;
  padding: 20px 10px 10px 10px;
  text-align: center;
  position: relative;
}
/* line 1351, ../sass/_template_specific.scss */
.blocks_section_container .room_home_description {
  padding: 30px 30px 30px 30px;
  text-align: left;
  font-weight: 200;
  font-size: 14px;
  line-height: 19px;
  height: 75px;
  overflow: hidden;
}
/* line 1360, ../sass/_template_specific.scss */
.blocks_section_container .room_home_description p {
  text-align: center;
}
/* line 1366, ../sass/_template_specific.scss */
.blocks_section_container .buttons-rooms {
  margin-top: 15px;
  text-align: center;
  padding-bottom: 15px;
}
/* line 1373, ../sass/_template_specific.scss */
.blocks_section_container .button-room-more 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: #354994;
  font-size: 12px;
  text-transform: uppercase;
  width: 100px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}
/* line 1393, ../sass/_template_specific.scss */
.blocks_section_container .button-room-more button:hover {
  color: white;
  background-color: #930c35;
}
/* line 1398, ../sass/_template_specific.scss */
.blocks_section_container .activity_home_image {
  width: 364px;
  height: 237px;
  overflow: hidden;
  position: relative;
}
/* line 1405, ../sass/_template_specific.scss */
.blocks_section_container .room-img-lupa {
  position: absolute;
  top: 100px;
  right: 0px;
  margin-top: -90px !important;
  margin-right: 320px;
}

/*============ Mapas ===========*/
/* line 1416, ../sass/_template_specific.scss */
.maps_switcher, .street_switcher {
  position: absolute;
  bottom: 0px;
  z-index: 22;
  background: rgba(81, 81, 81, 0.74);
  width: 300px;
  text-align: center;
  color: white;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 22px;
  padding: 10px;
  cursor: pointer;
}
/* line 1430, ../sass/_template_specific.scss */
.maps_switcher:hover, .street_switcher:hover {
  background: #707070;
}

/* line 1435, ../sass/_template_specific.scss */
.street_switcher {
  bottom: 48px;
}

/* line 1439, ../sass/_template_specific.scss */
#street_view_container {
  height: 550px;
}

/* line 1443, ../sass/_template_specific.scss */
div#slider_map_container {
  z-index: 300;
}

/* line 1447, ../sass/_template_specific.scss */
#map-canvas {
  height: 650px !important;
}
/* line 1450, ../sass/_template_specific.scss */
#map-canvas * {
  max-width: none;
}

/* line 1455, ../sass/_template_specific.scss */
#map-canvas.default_hide {
  display: none;
}

/* line 1459, ../sass/_template_specific.scss */
.interior #map-canvas {
  height: 510px !important;
}

/*============ slider Container ===============*/
/* line 1465, ../sass/_template_specific.scss */
section#slider_container {
  position: relative;
  min-height: 510px;
}

/* line 1470, ../sass/_template_specific.scss */
section#slider_container iframe {
  width: 100% !important;
}

/* line 1474, ../sass/_template_specific.scss */
.slider_inner_container .slider_image {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0px;
  z-index: -2;
  min-width: 1920px;
}

/* line 1483, ../sass/_template_specific.scss */
span.slider_text {
  position: absolute;
  top: 0px;
  bottom: 0px;
  margin: auto;
  height: 80px;
  display: table-caption;
  color: white;
  text-transform: uppercase;
  font-size: 77px;
  font-weight: 200;
  line-height: 65px;
  right: 0px;
}

/* line 1500, ../sass/_template_specific.scss */
.section_title {
  font-size: 77px;
  font-weight: 500;
  color: #15abc3;
  text-align: center;
  width: 700px;
  margin: 25px auto 55px;
  line-height: 65px;
}

/* line 1510, ../sass/_template_specific.scss */
.gallery_1 li .crop {
  width: 283px;
  overflow: hidden;
}
/* line 1513, ../sass/_template_specific.scss */
.gallery_1 li .crop img {
  display: block;
  height: 212px;
  -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 1522, ../sass/_template_specific.scss */
.gallery_1 li .crop 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 1532, ../sass/_template_specific.scss */
.gallery_1 li {
  margin: 1px;
  float: left;
  height: 212px;
}

/* line 1538, ../sass/_template_specific.scss */
ul.gallery_1 {
  margin: 12px 0px 35px;
  display: table;
}

/* line 1543, ../sass/_template_specific.scss */
.gallery_1 li:first-of-type {
  height: auto;
  width: 568px;
}
/* line 1547, ../sass/_template_specific.scss */
.gallery_1 li:first-of-type .crop {
  width: 100% !important;
  height: auto !important;
}
/* line 1550, ../sass/_template_specific.scss */
.gallery_1 li:first-of-type .crop img {
  width: auto !important;
  height: 426px !important;
}

/* line 1557, ../sass/_template_specific.scss */
.interior .tp-banner-container {
  height: 669px !important;
}

/* line 1561, ../sass/_template_specific.scss */
.interior .tp-revslider-mainul {
  position: fixed !important;
  z-index: -30;
}

/*========== Booking Widget =========*/
/* line 1568, ../sass/_template_specific.scss */
.ui-widget-header {
  background: #354994 url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
  border: 1px solid #354994;
}

/* line 1573, ../sass/_template_specific.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #354994;
  background: #354994 url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: white;
}

/* line 1580, ../sass/_template_specific.scss */
.ui-state-hover {
  background: #354994;
}
