/*
Theme Name: Hoteles-center-2018
Theme URI: www.hotelescenter.es
Description: Hoteles-center-2018
Template: mirai
Author: Mirai Espana
*/


/*---------------------------------------------------------------------------*/
/*--------------------------------- FONTS -----------------------------------*/
/*---------------------------------------------------------------------------*/




/* LOCAL ICON FONT */

@font-face {
  font-family: 'local-icofonts';
  src: url('/files/local-icofonts.eot');
  src: url('/files/local-icofonts.eot#iefix') format('embedded-opentype'),
      url('/files/local-icofonts.woff') format('woff'),
      url('/files/local-icofonts.ttf') format('truetype'),
      url('/files/local-icofonts.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="licon-"]:before, [class*=" licon-"]:before, .mute-control:before, .mute-control:after {
  font-family: 'local-icofonts'!important;
  content: '\999';
}

[class^="licon-"]:before, [class*=" licon-"]:before,
.check-list li:before, .bullet-list li:before,
.carousel-control:before, i.icon-lock:before,
.mute-control:before, .mute-control:after {
  speak: none;
  font-variant: normal;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}

.licon-valencia:before {
content: "\e902";
color: #987e52;
}
.licon-barcelona:before {
content: "\e900";
color: #987e52;
}
.licon-badajoz:before {
content: "\e901";
color: #987e52;
}
.licon-granada:before {
content: "\e903";
color: #987e52;
}
.licon-cordoba:before {
content: "\e904";
color: #987e52;
}
.licon-sevilla:before {
content: "\e905";
color: #987e52;
}
.licon-carrito:before {
content: "\e906";
}
.licon-glutenfree:before {
content: "\e907";
}

.mute-control {
    color: #fff;
    font-size: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.mute-control:before {content: '\e908';display: none;}
.mute-control:after {content: '\e909';}

.mute-control.muted:before {display: block;}
.mute-control.muted:after {display: none;}

/* ICONS */

i.icon-lock:before {
  font-family: 'mirai-icofonts';
  content: '\e990';
}

.back a:before,
a.fwd-link:after,
#main .go-to-calendar:after,
.rooms-detail-wrapper .detail-links li a:after,
.offers-mashup .more-info-link::after {
  content: '\e966';
  font-family: 'mirai-icofonts';
  font-size: .85em;
  line-height: .85em;
  font-weight: normal;
  margin: 0 .5em;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

/* mete la clase .fwd-link a los enlaces que quieras meter una flecha hacia adelante */

a.fwd-link:after,
.offers-mashup .more-info-link::after {
  content: '\e967';
}

a.fwd-link:hover:after {
  margin-left: 1em;
  margin-right: 0;
}

.back a:hover:before {
  margin-right: 1em;
  margin-left: 0;
}

.m-text p a {
text-decoration: underline;
}

/* GENERAL FONT STYLES */

body {
  font-size: 17px;
  line-height: normal;
}

body, .ui-datepicker-inline *, .wpcf7 input, #ui-datepicker-div {
  font-family: 'Raleway', sans-serif; /* cambialo segun boceto */
}

/* normal links */

a, #cuadroOpiniones div.hssurveys_full .noLink, #cuadroOpiniones div.hssurveys_full .noLink a, #main .offer-detail-1 .go-to-calendar {
  color: #987e52;
}

a:hover, #cuadroOpiniones div.hssurveys_full .noLink:hover, #cuadroOpiniones div.hssurveys_full .noLink a:hover, #main .offer-detail-1 .go-to-calendar:hover {
  color:#c8b58a;
}

/* Ã‚ÂºTITLES */

/* reset Bootstrap styles */
h1, h2, h3, h4, h5, p, li {line-height: normal;}

.m-text p,
.m-text li,
#cookies-wrapper-content p {
line-height: 1.8;
padding-bottom: 8px;
}
.m-text p:last-child,
.m-text li:last-child {
padding-bottom: 0;
margin-bottom: 0!important;
}
.m-text .align-center p,
.m-text.align-center p {
text-align: justify;
text-align-last: center;
}

.mi-title2, #cookies-wrapper-content h1, .rooms-listing-wrapper h2, .rooms-detail-wrapper h2, .offers-listing-wrapper h2, .offers-detail-wrapper h2, .blog-wrapper h2, .blog-wrapper h1, .blog-wrapper #posts_con_categoria, .mi-iata-content h2, .starter-offers .offers-mashup dl dt {
font-size: 1.8em;
text-transform: uppercase;
line-height: 1.1;
letter-spacing: 0.02em;
font-family: 'Playfair Display', serif;
word-break: break-word;
}
.mi-title3, .rooms-listing-wrapper h3, #cookies-wrapper-content h2, .rooms-detail-wrapper h3, .offers-listing-wrapper h3, .offers-detail-wrapper h3, .blog-wrapper h3, .mi-iata-content h3 {
font-size: 1.4em;
text-transform: uppercase;
line-height: 1.1;
letter-spacing: 0.02em;
font-family: 'Playfair Display', serif;
word-break: break-word;
}
.mi-title4, .rooms-detail-wrapper h4, .offers-detail-wrapper h4 {
font-size: 1em;
text-transform: uppercase;
color: #987e52;
word-break: break-word;
}
.mi-title5 {
font-size: 1.5em;
color: #987e52;
}

.flex > .mi-title2, .flex > .mi-title3, .flex > .mi-title4,
.bg-black .mi-title2, .bg-black .mi-title3, .bg-black .mi-title4 {
word-break: normal;
}

.t-underline {
border-bottom: 1px solid #987e52;
padding-bottom: 16px;
margin-bottom: 32px;
}

.main-title {
    font-size: 55px;
    margin-bottom: 10px;
    display: block;
    color: #fff;
    text-shadow: 0 0 15px rgba(0,0,0,.5);
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Playfair Display',serif;
}
.main-title.main-title-xp {
    font-size: 35px;
}


/*---------------------------------------------------------------------------*/
/*----------------------------- GENERAL FIXES -------------------------------*/
/*---------------------------------------------------------------------------*/


input[type="radio"], input[type="checkbox"] {margin: 0}
select, textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {border-radius: initial;font-family: inherit;}
select[disabled] {cursor: not-allowed!important;}
img {width: auto}
.container {max-width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.btn {-webkit-box-shadow: none;box-shadow: none;text-align:inherit;}
ul.menu a {color: inherit;}
#back-top {z-index: 200;}
.btn:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, select:focus {outline: none;}
.mi-iata-content {padding: 80px 0;}
.mi-iata-content h2, .mi-iata-content h3 {margin-bottom: 20px;}
.collapse {overflow: hidden;}
dt, dd {line-height: 1;}

/* ENGINE SELECTS, QTRANSLATE SELECT AND MULTIROOM BUTTON APPEARANCE RESET */

.widget_qtranslate select, .common-form select {
  border-radius: 0;
  line-height: 1;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: "";
  margin-bottom: 0;
  font-size: inherit;
}

.widget_qtranslate select::-ms-expand, .common-form select::-ms-expand {display: none;}

.widget_qtranslate select, .common-form select {width: auto;}


/*---------------------------------------------------------------------------*/
/*--------------------------- GENERIC CLASSES -------------------------------*/
/*---------------------------------------------------------------------------*/

.full-screen-container {
height: 800px;
height: 100vh;
}

.relative {position: relative}
.absolute {position: absolute}
.absolute.full {bottom: 0;top: 0;right: 0;left: 0;}
.full-width {width: 100%}
.mid-width {width: 50%}
.full-height {height: 100%}
.block {display: block}
.inline-block {display: inline-block !important}
.align-left {text-align: left}
.align-center {text-align: center}
.align-right {text-align: right}
.vertical-align > * {display: inline-block; vertical-align: middle}
.overflow-h {overflow: hidden}
.img-cover {height: 100%; min-width: 100%; -o-object-fit: cover; object-fit: cover;}
.object-left {object-position: left;}
.object-right {object-position: right;}
.object-bottom{object-position: bottom;}

.brd-right {
  border-right: 1px solid #737373;
}
.display-none {
  display:none;
}

.center {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%,-50%);
}

/* Ã‚ÂºFLEX RULES */

.flex {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

.inflex {
  display: -webkit-inline-box!important;
  display: -ms-inline-flexbox!important;
  display: inline-flex!important;
}

/* y axis */

.fx-align-center {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  align-items: center;
}

.fx-align-end {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

/* x axis */

.fx-justify-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.fx-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fx-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.fx-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/* changing axes */
.fx-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fx-self-end {
-ms-flex-item-align: end;
align-self: flex-end;
}
.fx-self-center {
-ms-flex-item-align: center;
align-self: center;
}

/* break line */
.flex.row,
.fx-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex.row::before, .flex.row::after {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

/* AFFIX */

.affix {
  left: 0;
  top: 0;
  right: 0;
  width: auto;
  z-index: 600 !important;
}

/* LIST */
/* agrega las clases .bullet-list o .check-list a los ul segun precises */

.check-list li,
.bullet-list li {
  position: relative;
  padding-left: 1.5em;
  padding-bottom: 10px;
}
.check-list:not(:last-child),
.bullet-list:not(:last-child),
.order-list:not(:last-child) {
padding-bottom: 16px;
}

.check-list li:before,
.bullet-list li:before {
  font-family: 'mirai-icofonts';
  position: absolute;
  left: 0;
  top: 0;
}

.check-list li:before {
  color: #777;
  content: '\e983';
}

.bullet-list li:before {
color: #c8b58a;
content: '\eb1a';
font-size: 0.3em;
line-height: 1.9rem;
}

.order-list li {
margin-left: .8em;
padding-left: .8em;
list-style: upper-roman;
}
.order-list p {
padding: 0;
margin: 0!important;
}

/* Ã‚Âºpadding Ã‚Âºmargin ++++++++++++++++++++++++++++++++++++++++++++++++++++ PADDING & MARGIN */

.pa0 {padding: 0}

.ptxs {padding-top: 8px;}
.prxs {padding-right: 8px;}
.pbxs {padding-bottom: 8px;}
.plxs {padding-left: 8px;}
.phxs {padding-right: 8px; padding-left: 8px;}
.pvxs {padding-top: 8px; padding-bottom: 8px;}
.paxs {padding: 8px;}

.pts {padding-top: 16px;}
.prs {padding-right: 16px;}
.pbs {padding-bottom: 16px;}
.pls {padding-left: 16px;}
.phs {padding-right: 16px; padding-left: 16px;}
.pvs {padding-top: 16px; padding-bottom: 16px;}
.pas {padding: 16px;}

.ptm {padding-top: 32px;}
.prm {padding-right: 32px;}
.pbm {padding-bottom: 32px;}
.plm {padding-left: 32px;}
.phm {padding-right: 32px; padding-left: 32px;}
.pvm {padding-top: 32px; padding-bottom: 32px;}
.pam {padding: 32px;}

.ptl {padding-top: 64px;}
.prl {padding-right: 64px;}
.pbl {padding-bottom: 64px;}
.pll {padding-left: 64px;}
.phl {padding-right: 64px; padding-left: 64px;}
.pvl {padding-top: 64px; padding-bottom: 64px;}
.pal {padding: 64px;}

.ma0 {margin: 0}
.m0auto {margin: 0 auto}

.mts {
margin-top: 16px;
}
.mbxs {
margin-bottom: 8px;
}

.button-group a {
    display: inline-block;
    margin-top: 5px;
}

/* BACKGROUNDS & COLORS */

.white-text, .white-text *, .white-text a:hover, .white-text .offers-mashup * {
  color: #fff;
}

.bg-black {
  background: #222;
}

.bg-light {
background: #fdd;
}

.bg-dark-fill {
  background: rgba(0,0,0,.3);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
}

.bg-gradient {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#987e52+0,c8b58a+100 */
background: rgb(152,126,82); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -webkit-gradient(linear, left top, right top, from(rgba(152,126,82,1)),to(rgba(200,181,138,1)));
background: linear-gradient(to right, rgba(152,126,82,1) 0%,rgba(200,181,138,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#987e52', endColorstr='#c8b58a',GradientType=1 ); /* IE6-9 */
}

/* borders */

.white-text *, .white-text {
  border-color: #fff;
}


.container-s {max-width: 450px; margin-left: auto; margin-right: auto;}
.container-m {max-width: 900px; margin-left: auto; margin-right: auto;}
.container-l {max-width: 1200px; margin-left: auto; margin-right: auto;}

#header .container-m {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

/* Ã‚Âºborder-top */

#footer,
.postfooter,
.footer-menu {
border-top: 1px solid #987e52;
}


/*---------------------------------------------------------------------------*/
/*--------------------------- COMMON ELEMENTS -------------------------------*/
/*---------------------------------------------------------------------------*/


/* SWIPER CAROUSEL */

.swiper-container, .swiper-wrapper, .swiper-pagination, .swiper-button-next, .swiper-button-prev {z-index: auto!important;}
.swiper-container {width: 100%;height: 100%;}

/* pagination */

.pagination-wrapper {
  text-align: center;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.swiper-pagination {
  -webkit-transform: none!important;
  transform: none!important; /* fixing default styles */
  position: relative!important; /* fixing default styles */
  bottom: auto;
  left: auto;
  width: auto;
  display: inline-block;
}

/* CAROUSEL CONTROLS (bootstrap & swiper ) */

.carousel-control, .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  width: 60px; /* firefox fixing - mismo que font-size */
  background-image: none; /* fixing both */
  color: #000;
  border: 1px solid;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: static;
  float: right;
  margin: 0;
}

.carousel-control {position: absolute;; left: auto; right: 59px; top: auto; bottom: 0; }
.carousel-control.right {position: absolute; left: auto; right: 0px; top: auto; bottom: 0;}

.carousel-control, .swiper-container .swiper-button-prev {margin-right: -1px;}

.carousel-control:before {
  font-family: 'mirai-icofonts';
  display: block;
}

.carousel-control.left:before, .swiper-button-prev i:before {content: '\e962';}
.carousel-control.right:before, .swiper-button-next i:before {content: '\e963';}

.carousel-control:hover, .swiper-button-prev:hover, .swiper-button-next:hover {
background: rgba(200, 181, 138, 0.25);
}

.full-screen-container .carousel-cell{width: 100%}
/* Ã‚ÂºMODAL */

.modal:focus {outline: none;}
.modal {border: none;}
body.modal-open {overflow: hidden; -ms-touch-action: none; touch-action: none;}

.modal-header .close {
  float: none;
  position: absolute;
  right: 13px;
  top: 50%;
  font-size: 20px;
  width: 20px; /* firefox fixing - mismo que font-size */;
  -webkit-box-sizing: content-box;;
  box-sizing: content-box;
  margin-top: -20px;
  padding: 10px;
  color: inherit;
  opacity: .75;
}

.modal-header .close:hover {
  opacity: 1;
  color: #000;
}

.modal-header {
  padding: 2vw 3vw;
  padding-right: 57px;
  position: relative;
  background: #ffffff;
  border-bottom: 1px solid #c8b58a;
  color: #987e52;
}
.modal-header .mi-title3 {
color: inherit;
font-weight: normal;
line-height: 1.1em;
}
.modal-body {
padding: 2.5vw 3vw;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ MODAL NEW-MODAL */

/* COMPORTAMIENTO BODY CON MODALES */
body.modal-open:not(.mac-u) {
-webkit-box-shadow: 17px 0 #f1f1f1;
box-shadow: 17px 0 #f1f1f1;
}
/* margin */
body.modal-open:not(.mac-u),
body.modal-open:not(.mac-u) .affix-wrapper > .affix,
body.modal-open:not(.mac-u) #header {
margin-right: 17px;
}
body.modal-open:not(.mac-u) .modal-backdrop {
right: 17px;
}


.modal.new-modal {
border-radius: 0;
top: 0!important;
left: 0;
right: 0;
bottom: 0;
margin: 0;
width: auto;
background: transparent;
overflow: hidden;
overscroll-behavior: contain;
}
.modal.new-modal .modal-body {
max-height: none;
overflow: visible;
}

.modal-dialog {
position: relative;
top: 12%;
max-width: 600px;
margin: 0 auto 80px;
background: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overscroll-behavior: contain;
}

.modal.large-modal .modal-dialog {
max-width: 900px;
}

body.modal-open .modal.new-modal {
overflow-x: hidden;
overflow-y: scroll;
}

/* animacion modal */

.modal.new-modal .modal-dialog {
-webkit-animation-name: modal-fade;
animation-name: modal-fade;
-webkit-animation-duration: .6s;
animation-duration: .6s;
}
@-webkit-keyframes modal-fade {
  from {opacity: 0; -webkit-transform: scale(0.9); transform: scale(0.9);}
  to {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
}
@keyframes modal-fade {
  from {opacity: 0; -webkit-transform: scale(0.9); transform: scale(0.9);}
  to {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
}

@media (min-device-width: 0) and (max-device-width: 1024px) {
body.modal-open.mac-u {
  -webkit-overflow-scrolling: touch;
  /* overscroll-behavior: contain; */
}
body.modal-open.mac-u .new-modal {
  -webkit-overflow-scrolling: touch;
}
/* body.modal-open.mac-u .modal-dialog {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
} */
body.modal-open:not(.mac-u),
body.modal-open:not(.mac-u) .affix {
  margin-right: 0!important;
}
body.modal-open:not(.mac-u) .modal-backdrop {
  right: 0;
}
body.modal-open .modal-backdrop {
  min-height: 100vh;
}
.modal-dialog {
  top: 12%;
  margin-bottom: 40px;
}
}

/* movil */

@media (max-width: 767px) {
.modal-dialog {
  margin: 0 auto;
  top: 0;
  min-height: 100vh;
  -webkit-animation: none!important;
  animation: none!important;
}
.table-meeting {
  overflow-x: scroll;
}
}

/* fin NEW-MODAL */



/* SHADOWBOX */

#sb-container {z-index: 1100;}

/* Ã‚ÂºFORMS */

.wpcf7-recaptcha > div {width: 100%!important;}

/* mete la clase .common-form al contenedor del formulario para que le afecten los estilos estandar */

.common-form form br {
display: none;
}
.common-form {
overflow: hidden;
}
.common-form .row {
margin: 0 -16px;
}
.common-form .row + .row {
padding-top: 16px;
border-top: 1px dashed #c8b58a;
}

.common-form .row > * {
padding: 0 16px 16px;
}


.common-form div.wpcf7-response-output {
margin: 2em .5em 0;
padding: 1em;
border: none;
}
.common-form div.wpcf7-validation-errors {
background: #ffe1e1;
}
.common-form div.wpcf7-mail-sent-ok {
background: #edffda;
}

.common-form label {
font-size: 0.8em;
letter-spacing: 0.03em;
padding-bottom: 5px;
}

.common-form .wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block;
}

.common-form input[type="text"], .common-form input[type="email"],
.common-form textarea, .common-form select {
height: auto; /* fixing bootstrap styles */
margin-bottom: 0; /* fixing bootstrap styles */
line-height: normal; /* fixing bootstrap styles */
width: 100%;
max-width: 100%;
box-shadow: none;
-webkit-box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0 10px;
display: block;
font-size: inherit;
font-weight: bold;
font-family: inherit;
background: #fbf9f6;
border: none;
border-bottom: 2px solid #c8b58a;
}
.common-form input[type="text"], .common-form input[type="email"],
.common-form textarea, .common-form select {
height: 2.5em;
line-height: 2.5em;
}
.common-form textarea {
min-height:120px;
line-height: 1.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
}


/* poner de nombra 'selector' al shortcode del input-select en el formulario para que aparezca la flecha (el nombre se lo pone de clase al control-wrap) */
.common-form .wpcf7-form-control-wrap.selector:after {
content: "\e971";
font-family: 'mirai-icofonts';
pointer-events: none;
position: absolute;
right: 8px;
top: 50%;
margin-top: -4px;
font-size: 9px;
color: inherit;
line-height: 1;
}


.common-form .accept-privacity {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.common-form .accept-privacity input[type="checkbox"] {
width: 18px;
height: 18px;
}
.common-form .wpcf7-form-control-wrap.acceptance-700 {
width: auto;
padding-right: 10px;
}
.common-form .accept-privacity a, .common-form div.wpcf7-validation-errors {
line-height: 1.5em;
}

.common-form span.wpcf7-not-valid-tip {
  font-size: 12px;
  margin-top: 5px;
}
.common-form .radio-wrapper label {
text-align: center;
}
.common-form .wpcf7-list-item {
display: block;
font-size: 0.9em;
padding-bottom: 4px;
}
.common-form .wpcf7-submit {
width: 60%;
margin: 20px auto 0;
}

/* BACK TO TOP */

/* BACKGROUND IMAGE */

.bg-img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

/* BUTTONS */
/* utiliza la clase .primary-btn para aquellos botones que quieras que se comporten como el de reservar, y .secundary-btn para los de tipo ofertas */

/* primary */

.offers-detail-wrapper .offer-calendar-wrapper .offer-button, .rooms-detail-wrapper .room-calendar-wrapper .room-button, .landing-booking-button,
.offers-detail-wrapper a.booking_mobile, .rooms-detail-wrapper a.booking_mobile, .all-calendar input[type="button"], .primary-btn {
  border: none; /* fixing booking button in details pages */
  border-radius: 0; /* fixing buttons in bookingstep */
  -webkit-box-shadow: none;
  box-shadow: none; /* fixing buttons in bookingstep */
  text-shadow: none; /* fixing buttons in bookingstep */
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background: #987e52;
  color: #fff;
  padding: 12px 25px;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.offers-detail-wrapper .offer-calendar-wrapper .offer-button:hover, .rooms-detail-wrapper .room-calendar-wrapper .room-button:hover, .landing-booking-button:hover,
.offers-detail-wrapper a.booking_mobile:hover, .rooms-detail-wrapper a.booking_mobile:hover, .all-calendar input[type="button"]:hover, .primary-btn:hover {
  text-decoration: none;
  background: #c8b58a;
  color: #fff;
}

.primary-btn, .secundary-btn {
  display: inline-block;
}

/* secundary */

.offers-listing-wrapper .offer .offer-button, .rooms-detail-wrapper .offer .offer-button, .mapa .formRuta input.calculaRuta, #respond .form-submit #submit,
.wpcf7 .wpcf7-form input.wpcf7-submit, .widget_search form input[type="submit"],
.rooms-listing-wrapper .room-box .more-info,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview, .secundary-btn {
  background: transparent; /* fixing offers mashup button */
  border-radius: 0; /* fixing offers mashup button */
  text-shadow: none; /* fixing offers mashup button */
  text-decoration: none;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  color: #000;
  border: 1px solid #000;
  padding: 13px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}

.white-text .secundary-btn {
  color: #fff;
  border-color: #fff;
}

.offers-listing-wrapper .offer .offer-button:hover, .rooms-detail-wrapper .offer .offer-button:hover, .mapa .formRuta input.calculaRuta:hover, #respond .form-submit #submit:hover,
.wpcf7 .wpcf7-form input.wpcf7-submit:hover,  .widget_search form input[type="submit"]:hover,
.rooms-listing-wrapper .room-box .more-info:hover,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview:hover, .secundary-btn:hover {
text-decoration: none;
background: rgba(200, 181, 138, 0.25);
color: inherit;
}

.offers-mashup .more-info-link {
background: transparent;
border-radius: 0;
text-shadow: none;
padding: 0;
font-size: 1.1em;
}
.offers-mashup .more-info-link:hover::after {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}


.i-btn {
position: relative;
-webkit-transition: .5s cubic-bezier(0.44, 0.02, 0.47, 1.4);
transition: .5s cubic-bezier(0.44, 0.02, 0.47, 1.4);;
}
.i-btn i {
position: absolute;
font-size: 32px;
margin-top: -16px;
opacity: 0;
top: 50%;
right: -40px;
-webkit-transition: .2s ease;
transition: .2s ease;
}
.i-btn i.calendar03-micon,
.i-btn i.email03-micon {
font-size: 28px;
margin-top: -15px;
}
.i-btn:hover i {
right: 16px;
opacity: 1;
-webkit-transition: .4s cubic-bezier(0.44, 0.02, 0.47, 1);
transition: .4s cubic-bezier(0.44, 0.02, 0.47, 1);
}
.secundary-btn.i-btn:hover {
padding: 13px 60px 13px 20px;
}

/* disabled buttons */

#main .offers-detail-wrapper .offer-calendar-wrapper .offer-button:disabled, #main .rooms-detail-wrapper .room-calendar-wrapper .room-button:disabled,
.wpcf7 .wpcf7-form input.wpcf7-submit:disabled, .wpcf7 .wpcf7-form input.wpcf7-submit:disabled:hover, .all-calendar input[type="button"]:disabled {
  background-color: #b9b9b9!important;
  border-radius: 0;
  -webkit-border-radius: 0;
}

/* fixing padding for details submit button */
.offers-detail-wrapper .offer-calendar-wrapper .offer-button, .rooms-detail-wrapper .room-calendar-wrapper .room-button {padding: 0;}


/*---------------------------------------------------------------------------*/
/*----------------------------- ENGINE CALENDAR -----------------------------*/
/*---------------------------------------------------------------------------*/


/* FIXING */

.offers-detail-wrapper .calendar-legend-offer-day a {border: 0!important;}
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date._checkout-date a, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date a, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkout-date a, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkout-date a {border-radius: 0;}

/* wrapper in detail pages */
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline {
    padding: 10px;
}

/* months */
.ui-datepicker-multi .ui-datepicker-group {
    padding: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* header */
.ui-datepicker .ui-datepicker-header {
    border: 0;
    border-radius: 0;
    padding: 6px!important;
}

/* month - year */
.ui-datepicker .ui-datepicker-title {
    font-size: 1em;
    font-weight: bold;
    margin: 0!important;
}

/* color name weekdays */
.ui-datepicker th {
    color: #999!important;
}

/* color name weekend */
.ui-datepicker th.ui-datepicker-week-end {
    color: #444!important;
}

/* days (number) */

.ui-datepicker  .ui-datepicker-calendar td.ui-datepicker-other-month {border: 0;}
.ui-datepicker .ui-datepicker-calendar td {padding: 0; border: 1px solid #e4e7e7;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, #noDispo .ui-datepicker td span, #noDispo .ui-datepicker td a {
    border: 0!important;
    padding: 6px;
    text-align: center;
}

/* weekend (number) */
.ui-widget-content td:not(.calendar-legend-offer-day) > .ui-state-default, .ui-widget-header .ui-state-default, #noDispo .ui-datepicker td span, #noDispo .ui-datepicker td a, .ui-datepicker-week-end td:not(.calendar-legend-offer-day) > .ui-state-default, .ui-datepicker-week-end .ui-widget-content .ui-state-default, .ui-datepicker-week-end .ui-widget-header .ui-state-default {
    background: transparent!important;
}

/* arrows */

.ui-widget-header .ui-icon, .ui-widget-content .ui-icon, .ui-icon, #main #noDispo .ui-widget-header .ui-icon {display: none!important;}
.ui-dialog-titlebar-close .ui-icon-closethick {display: block!important;}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border: 1px solid #e4e7e7!important;
    top: 50%!important;
    padding: 0.3em 0.7em;
    text-decoration: none;
    width: auto!important;
    height: auto!important;
    border-radius: 3px;
    line-height: 1;
    font-size: 1em;
    margin-top: -.8em;
    font-weight: normal;
    color: #82888a;
}

.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {cursor: pointer;}

.ui-datepicker .ui-datepicker-prev {left: 7px!important;}
.ui-datepicker .ui-datepicker-next {right: 7px!important;}

.ui-datepicker .ui-datepicker-next:after, .ui-datepicker .ui-datepicker-prev:after {
    color: inherit;
    cursor: pointer;
    font-family: 'mirai-icofonts';
    line-height: 1;
    font-size: inherit;
    display: block;
}

.ui-datepicker .ui-datepicker-prev:after {content: "\eb28";}
.ui-datepicker .ui-datepicker-next:after {content: "\eb25";}

/* header (month&year) and old calendar buttons */
.ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-buttonpane button, .offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .ui-datepicker-header {
    background: #fff!important;
    color: #666!important;
}

.all-calendar {box-shadow: none; border: 1px solid #e4e7e7;}
.all-calendar .ui-datepicker .ui-datepicker-title {text-transform: none; font-weight: bold!important;}
.all-calendar .ui-datepicker thead th {font-weight: normal; font-size: 0.9em;}

/* offers 4 and rooms 5 templates */

.detail-services-dates {max-width: 800px;margin: 0 auto;}
.offer-detail-4 .offer-dates, .offer-detail-4 .room-offer, .rooms-detail-5 .room-dates, .rooms-detail-5 .room-offer .offer-list {background: transparent;}
.offer-detail-4 .offer-dates, .rooms-detail-5 .room-dates {padding-right: 0;}
@media (max-width: 979px) { .detail-description, .offer-detail-4 .offer-dates, .rooms-detail-5 .room-dates {padding-left: 0; padding-right: 0;} }

/* ------------------------------ CHANGE THESE COLORS & BACKGROUNDS ------------------------------ */


/* header (month&year) and old calendar buttons */
.ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-buttonpane button, .offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .ui-datepicker-header {
  background: #fff!important;
  color: #666!important;
}

/* selected and hover days */
.ui-datepicker-calendar ._selected-date span,
.ui-datepicker-calendar ._selected-date a,
.ui-datepicker-calendar ._checkin-date span,
.ui-datepicker-calendar ._checkin-date a,
.ui-datepicker-calendar ._checkout-date span,
.ui-datepicker-calendar ._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._selected-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day a:hover,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._selected-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkout-date a,
.ui-datepicker td:hover a,
.all-calendar .ui-datepicker-calendar ._selected-date span,
.all-calendar .ui-datepicker-calendar ._selected-date a,
.all-calendar .ui-datepicker-calendar ._checkin-date span,
.all-calendar .ui-datepicker-calendar ._checkin-date a,
.all-calendar .ui-datepicker-calendar ._checkout-date span,
.all-calendar .ui-datepicker-calendar ._checkout-date a,
.all-calendar .ui-datepicker-calendar a:hover
{
  background: #9a7f54!important;
  color: #FFF;
  font-weight: normal!important;
  text-decoration: none;
}

/* hover arrows (engine, details and no dispo calendars) */
.ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-datepicker-prev.ui-state-hover:after, .ui-datepicker .ui-datepicker-next.ui-state-hover:after {
  background: transparent!important;
  color: #000;
}

/* ----------------------------------------------------------------------------------------------- */



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Ã‚Âºheader +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ HEADER */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* z-index */
#header .content, #main .content, #footer .content {position: relative}
#main {z-index: 1;position:relative}
#footer {z-index: 0;}
.bookingstep1 #header, .bookingstep1 #main, .bookingstep1 #footer {position: static;z-index: auto;}
body.modal-open #main {position: static;}
#pre-header, #header .affix-wrapper {position: relative;}


#header {
position: fixed;
left: 0;
right: 0;
z-index: 2;
}
#header > .content > .affix {
position: static;
}




#header .content > div > #header-info {
position: absolute;
top: 0;
right: 0;
padding: 18px 18px 0 0;
/* transform: translate(0); */
opacity: 1;
visibility: visible;
-webkit-transition: .5s .8s ease-out;
transition: .5s .8s ease-out;
}
#header-info > * + * {
margin-left: 16px
}
#header-info .tel {
}
#header-info .tel i {
display: inline-block;
font-size: 20px;
vertical-align: middle;
}
#header-info .link-contact {
color: #000;
text-transform: uppercase;
font-size: 75%;
letter-spacing: 0.05em;
}

/* Ã‚Âºqtranslate */

.widget_qtranslate {
position: relative;
font-size: 13px;
}
.widget_qtranslate:after {
content: "\e965";
font-family: 'mirai-icofonts';
pointer-events: none;
position: absolute;
right: 5px;
top: 0;
line-height: 31px;
font-size: 7px;
color: #987e52;
}
.widget_qtranslate select {
background-color: transparent;
border: 1px solid #987e52;
text-transform: uppercase;
letter-spacing: 0.06em;
height: 30px;
line-height: 30px;
padding: 0 12px 0 8px;
color: #987e52;
}
.widget_qtranslate select option {
background: #fff;
color: #987e52;
}
.bookingstep1 .widget_qtranslate {
display: none;
}



/* Ã‚Âºlogo */

#logo {
position: absolute;
z-index: 2;
overflow: hidden;
left: 18px;
top: 18px;
-webkit-transition: height .5s .4s ease-out;
transition: height .5s .4s ease-out;
}
#logo a {
max-width: 140px;
-webkit-transition: .4s ease-out;
transition: .4s ease-out;
}
#logo, #logo img {
height: 55px;
max-width: none;
}


/* modal-engine button */

.modal-engine-wrapper {
overflow: hidden;
position: absolute;
top: 18px;
right: 18px;
height: 58px;
left: auto;
width: auto;
}
.booking-modal-btn {
height: 58px;
line-height: 58px;
-webkit-transform: translateX(101%);
transform: translateX(101%);
-webkit-transition: .4s ease-out;
transition: .4s ease-out;
padding: 0;
width: 130px;
text-align: center;
font-size: 0.9em;
}
.modal-engine-wrapper::after {
content: "";
position: absolute;
top: 50%;
height: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
width: 2px;
background: #987e52;
-webkit-transition: height .5s .45s ease-out;
transition: height .5s .45s ease-out;
}

/* booking link for mobile */
.booking-link {display: none!important;}





/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Ã‚Âºaffix +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ AFFIX */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#header .content > div {
padding-top: 60px;
-webkit-transition: .5s ease-out, margin 0s;
transition: .5s ease-out, margin 0s;
background: rgba(255,255,255,.93);
}
#header .content > div:hover {
background: rgba(255,255,255,.98)
/* transition: .5s ease-out, margin 0s, background 0s; */
}

/* efectos affix */

#header .content > .affix {
padding-top: 40px;
}

#header .content > .affix #logo {
height: 58px;
-webkit-transition: height .5s ease-out;
transition: height .5s ease-out;
}
/*#header .content > .affix #logo a {
max-width: 58px;
height: 58px;
text-indent: -37px;
-webkit-transition: .5s .4s ease-out;
transition: .5s .4s ease-out;
}*/

/* efectos botÃƒÂ³n reserva */

#header .content .modal-engine-wrapper.affix::after {
height: 100%;
-webkit-transition: height .5s .3s ease-out;
transition: height .5s .3s ease-out;
}
#header .content .modal-engine-wrapper.affix .booking-modal-btn {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: .4s .9s ease-out, background .3s;
transition: .4s .9s ease-out, background .3s;
}
.modal-engine-wrapper + #header-info .tel {
-webkit-transition: .4s ease-out;
transition: .4s ease-out;
}
.modal-engine-wrapper.affix + #header-info .tel {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
-webkit-transition: .4s .8s ease-out;
transition: .4s .8s ease-out;
}
#header .content .modal-engine-wrapper.affix + #header-info .widget_qtranslate,
#header .content .modal-engine-wrapper.affix + #header-info .link-contact {
-webkit-transform: translateY(-38px);
transform: translateY(-38px);
opacity: 0;
visibility: hidden;
-webkit-transition: opacity .8s, visibility .2s .8s, -webkit-transform .8s ease-out;
transition: opacity .8s, visibility .2s .8s, -webkit-transform .8s ease-out;
transition: transform .8s ease-out, opacity .8s, visibility .2s .8s ;
transition: transform .8s ease-out, opacity .8s, visibility .2s .8s, -webkit-transform .8s ease-out;
}
#header .content .modal-engine-wrapper + #header-info .widget_qtranslate,
#header .content .modal-engine-wrapper + #header-info .link-contact {
-webkit-transition: .5s .8s ease-out;
transition: .5s .8s ease-out;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Ã‚ÂºMENU +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ MENU */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* .menu-not-active */
ul#menu_web .menu-not-active > a {pointer-events: none; cursor: default;}
ul#menu_web li.menu-not-active > ul > .duplicated-menu-item {display: none;}

/*hide terrace item*/
body #menu_web .megamenu.megaterrace {
    display: none;
}

/* MAIN MENU: ESTILOS GENERALES */

ul#menu_web {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-transform: uppercase;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0.02em;
position: relative;
}

ul#menu_web > li > a {
padding: 0 1vw;
line-height: 30px;
position: relative;
z-index: 101;
}
ul#menu_web > li:hover > a {
color: #987e52;
}

/* raya */

ul#menu_web > li.current-megamenu > a::after,
ul#menu_web > li.current-menu-parent:not(.current_page_parent) > a::after,
ul#menu_web > li.current-menu-item > a::after {
content: "";
position: absolute;
background: #987e52;
height: 2px;
bottom: 9px;
left: 1vw;
right: 1vw;
-webkit-transition: .2s;
transition: .2s;
}

/* triÃƒÂ¡ngulo */


/*ul#menu_web::before,
ul#menu_web::after {
content: "";
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
border-bottom: 2px solid #987e52;
}*/
/*#main-menu-wrapper #menu_web > li:not(.megamenu) {
border-bottom: 2px solid #987e52;
}*/

/*#main-menu-wrapper .megamenu::after,
#main-menu-wrapper .megamenu::before {
content: "";
position: absolute;
bottom: 0;
width: 50%;
left: 0;
border-bottom: 2px solid #987e52;
}*/
#main-menu-wrapper .megamenu::after {
left: auto;
right: 0;
}
#main-menu-wrapper.hotels .megahotels::after,
#main-menu-wrapper.hotels .megahotels::before,
#main-menu-wrapper.destinations .megadestinations::after,
#main-menu-wrapper.destinations .megaterrace::after
#main-menu-wrapper.destinations .megadestinations::before,
#main-menu-wrapper.destinations .megaterrace::before
{
width: calc( 50% - 15px );
-webkit-transition: .2s;
transition: .2s;
}

#main-menu-wrapper .megamenu a::before {
content: "";
position: absolute;
top: 100%;
left: 50%;
z-index: 1;
width: 0;
height: 0;
border: 2px solid;
border-color: transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
top: 40px;
}
#main-menu-wrapper.destinations .megadestinations a::before,
#main-menu-wrapper.destinations .megaterrace a::before,
#main-menu-wrapper.hotels .megahotels a::before,
#main-menu-wrapper.newhotels .meganewhotels a::before,
#main-menu-wrapper.terraces .megaterrace a::before {
left: calc(50% - 6px);
width: 19px;
height: 19px;
border-color: transparent #987e52 #987e52 transparent;
-webkit-transition: all .2s, border 0s;
transition: all .2s, border 0s;
}


/* Ã‚Âºmega-menu +++++++++++++++++++++ MEGAMENU */

.megamenu .sub-menu {
display: none!important;
}

/* Activar hotels/destinations */

#main-menu-wrapper .all-hotels-menu, #main-menu-wrapper .all-newhotels-menu, #main-menu-wrapper .all-terraces-menu {
display: none;
}

#main-menu-wrapper.hotels .all-hotels-menu,
#main-menu-wrapper.destinations .all-hotels-menu,
#main-menu-wrapper.newhotels .all-newhotels-menu,
#main-menu-wrapper.terraces .all-terraces-menu {
display: block;
-webkit-box-shadow: 0 4px 1px rgba(64, 64, 64, 0.1);
box-shadow: 0 4px 1px rgba(64, 64, 64, 0.1);
}
#main-menu-wrapper.all-hotels-menu .menu,
#main-menu-wrapper .all-hotels-menu .menu,
#main-menu-wrapper.all-newhotels-menu .menu,
#main-menu-wrapper .all-newhotels-menu .menu,
#main-menu-wrapper .all-terraces-menu .menu {
-webkit-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
#main-menu-wrapper.hotels .all-hotels-menu .menu,
#main-menu-wrapper.destinations .all-hotels-menu .menu,
#main-menu-wrapper.newhotels .all-newhotels-menu .menu,
#main-menu-wrapper.terraces .all-terraces-menu .menu {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}

#main-menu-wrapper .sub-menu li.menu-item-has-children > a,
#main-menu-wrapper .sub-menu li.menu-item-has-children > .sub-menu a {
opacity: .7;
-webkit-transform: scale(0.95);
transform: scale(0.95);
pointer-events: none;
}
#main-menu-wrapper.destinations .sub-menu li.menu-item-has-children > a,
#main-menu-wrapper.hotels .sub-menu li.menu-item-has-children > .sub-menu a {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
pointer-events: auto;
}

.all-hotels-menu, .all-newhotels-menu, .all-terraces-menu {
    width: 100%;
}

/* menÃƒÂº hoteles footer */

.all-hotels-menu .menu {
text-transform: uppercase;
letter-spacing: 0.02em;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 0.8rem;
font-weight: bold;
}

.all-newhotels-menu .menu, .all-terraces-menu .menu {
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 0.8rem;
    font-weight: bold;
}

.all-hotels-menu .menu-column,  .all-terraces-menu .menu-column{
  width: /*33.33%*/20%;
}
/*.all-hotels-menu .menu-column:nth-child(2) {
text-align: center;
}
.all-hotels-menu .menu-column:nth-child(3) {
text-align: center;
}
.all-hotels-menu .menu-column:nth-child(4) {
text-align: right;
}*/
.all-hotels-menu .menu-column .sub-menu {
display: inline-block;
text-align: left;
}
.all-hotels-menu .menu a, .all-newhotels-menu .menu a, .all-terraces-menu .menu a{
padding: 7px 0;
display: block;
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: .2s ease;
transition: .2s ease;
}


.all-hotels-menu .menu a:hover,
.all-hotels-menu .menu-column li.current-menu-item > a,
.all-hotels-menu .menu-column li.current-page-ancestor > a,
.all-newhotels-menu .menu a:hover,
.all-newhotels-menu .menu-column li.current-menu-item > a,
.all-newhotels-menu .menu-column li.current-page-ancestor > a,
.all-terraces-menu .menu a:hover,
.all-terraces-menu .menu-column li.current-menu-item > a,
.all-terraces-menu .menu-column li.current-page-ancestor > a terraces{
text-decoration: none;
color: #c8b58a;
}
.all-hotels-menu .menu-column li.current-menu-item > a, .all-terraces-menu .menu-column li.current-menu-item > a {
cursor: default;
}

/* Enlaces destinos */

.all-hotels-menu .sub-menu li.menu-item-has-children > a {
font-size: 1.2em;
letter-spacing: 0.05em;
position: relative;
color: #987e52;
-webkit-transition: .3s;
transition: .3s;
}
.all-hotels-menu .sub-menu li.menu-item-has-children > a:hover {
color: #000;
}
.all-hotels-menu .menu-column li.menu-item-has-children + li {
padding-top: 12px;
}

/* submenÃƒÂº hoteles */

.menu-item-has-children {
    display: inline-grid;
}
.col2 {
    margin-left: 40px;
}

.menu .menu-column > a {
    display: none!important;
}

#header .menu .menu-column > a {
    color: #987e52;
    pointer-events: none;
    display: block!important;
}

#header #menu_aux2.menu .menu-column > a, #header #menu_aux5.menu .menu-column > a {
    display: none!important;
}

/* MENU IPAD COPIA DE MOBILE */
/* Hamburguer */
.menu-modal-btn {
  display: block;
  width: 55px;
  height: 47px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 6px!important;
}

.menu-modal-btn::before,
.menu-modal-btn::after,
.menu-modal-btn i::before,
.menu-modal-btn i::after {
  content: "";
  position: absolute;
  left: 5px;
  right: 5px;
  height: 0;
  border-bottom: 3px solid;
  -webkit-transition: .4s .2s ease, color .2s;
  transition: .4s .2s ease, color .2s;
  color: #987e52;
  border-radius: 10px;
}

.menu-modal-btn::before {
  top: 10px;
}

.menu-modal-btn::after {
  bottom: 10px;
  right: 20px;
}

.menu-modal-btn:hover::after {
  right: 5px;
}

.menu-modal-btn i::after,
.menu-modal-btn i::before {
  -webkit-transition: .2s;
  transition: .2s;
}

.menu-modal-btn i {
  position: absolute;
  -webkit-transition: .2s, color 0s;
  transition: .2s, color 0s;
  top: 50%;
  margin-top: -2px;
  left: 0;
  right: 0;
  color: #333333;
}

#modal-menuweb ul#menu_web {
    flex-direction: column;
    font-size: 1.3em !important;
}

#modal-menuweb ul#menu_web > li {
  padding: 5px 0;
}

#modal-menuweb ul#menu_web > li.current-menu-item > a::after {
  display: none;
}

#modal-menuweb #header-info {
  padding-top: 20px;
}

#modal-menuweb .open-submenu ul.sub-menu {
    display: block !important;
    font-size: 0.8em;
    padding-left: 50px;
}

#modal-menuweb .mi-modal-content {
  width: 100%;
}

body #modal-menuweb  #menu_web {
  left: 0;
    background-color: transparent !important;
    position: initial;
    min-height: auto !important;
}

body #modal-menuweb #header-info > * + * {
    margin-left: 0;
}

#modal-menuweb .contact_menu {
    margin-bottom: 0;
    margin-top: 0;
     font-size: 1em !important;
}
#modal-menuweb #header-info > * {
    padding: 5px 0;
}
#modal-menuweb #menu_web li.menu-item a {
    color: white;
}
#modal-menuweb #menu_web .sub-menu li.menu-item a {
    color: black;
}
#modal-menuweb #header-info {
  flex-direction: column;
    padding-left: 10px;
}
#modal-menuweb ul#menu_web li.current-menu-item > a {
   color: #987e52 !important;
}

@media (min-width: 1025px) {
    .menu-modal-btn {
      display: none;
    }
}

@media (max-width: 767px) {
    .addons-wrapper {
      display: none;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    #header .content > div, #header .content > .affix {
      padding-top: 100px;
    }
    #main-menu-wrapper, #header .content > div > #header-info {
      display: none !important;
    }
    #header #logo {
        top: 16px !important;
    }
    .booking-modal-btn::before {
      display: none !important;
    }
    .booking-modal-btn {
      width: 130px !important;
    }
    .modal-engine-wrapper {
      right: 102px;
    }
    .menu-modal-btn {
      top: 21px;
        right: 30px;
    }
    #modal-menuweb .open-submenu ul.sub-menu {
      display: block !important;
        position: static !important;
    }
        body #menu_web > li.open-submenu > .sub-menu {
        padding: 8px 0!important;
        background: #fff;
    }
    ul#menu_web > li.current-megamenu > a::after,
    ul#menu_web > li.current-menu-parent:not(.current_page_parent) > a::after,
    ul#menu_web > li.current-menu-item > a::after {
      display: none;
    }
    #modal-menuweb #menu_web .sub-menu li.menu-item a {
        color: black;
        font-size: 1.2em;
        padding: 5px;
    }
    #modal-menuweb #menu_web li.menu-item a {
      font-size: 1.5em;
    }
    #modal-menuweb #header-info > * {
        padding: 10px 0;
        font-size: 1.4em;
    }
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Ã‚Âºfooter +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ FOOTER */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* hidden old contact row and widget translate */
.home #footer .content > address.address_phone, #footer .content > .widget_qtranslate,
.hotelschema .phone-label, .hotelschema .fax-label {
display: none!important;
}


#footer {
font-size: 0.9em;
}

#footer .row > div.col-md-4:nth-child(2) {
text-align: center;
}
#footer .row > div.col-md-4:nth-child(3) {
text-align: right;
}

.mainfooter a,
.postfooter a {
color: #000;
}


/* social media */

.socialmedia ul li a:before {
background-color: #000;
color: #fff;
border-radius: 100%;
font-weight: normal;
font-size: 13.5px;
padding: 10px;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.socialmedia ul li:last-child {
padding-bottom: 8px;
}
.socialmedia ul li a:hover:before {
background: #987e52;
}
.socialmedia ul li + li {
margin-left: 8px;
}

.socialmedia + .link-job {
line-height: 33px;
margin-left: 12px;
padding-left: 16px;
border-left: 1px solid;
font-size: 0.85em;
letter-spacing: 0.03em;
}
.link-job {
text-transform: uppercase;
}

#footer .hotelschema .tel {
font-size: 1.5em;
line-height: 1.6;
}


/* menu postfooter (legal and contact) */

.postfooter {
font-size: 13px;
}
.postfooter .menu li {
display: inline-block;
}
.postfooter .menu li + li {
  padding-left: 15px;
}

/* view/cancel link */
#engine-tracking-link-wrapper a {
margin: 0;
}
.icon-lock {
background: none;
display: inline-block;
width: auto;
height: auto;
line-height: 1;
color: #987e52;
}

/* developed by mirai */

#developed-wrapper a {
  text-transform: lowercase;
  color: #ff001f;
  font-weight: bold;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Ã‚Âºmain-elements +++++++++++++++++++++++++++++++++++++++++++++++++++++++ MAIN ELEMENTS */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#content-header.full-screen-container {min-height: 600px; } /* for shortest screens */

#content-header {
position: relative;
}

#content-header > img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
height: 640px;
}

#content-header > img.object-top {
    object-position: top;
}

#content-header.full-screen-container > img {
max-height: none;
height: 100%;
}
.full-video-wrapper {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: hidden;
}
.full-video-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  display: none;
}
.cat-suites-center-barcelona .full-video-wrapper img {
display: block;
}

#content-header video {
min-height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.cat-hotel-home #content-header:not(.not-video) {
height: calc(100vh - 76px);
min-height: 640px;
}


.engine-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
}




/* icons list */

.icons-list i {
  font-size: 50px;
  display: block;
  margin-bottom: 10px;
  color: #EF6772;
}

.icons-list li {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* special links */

/*.advantages-link,*/
.promo-link {
display: block;
text-transform: uppercase;
text-align: center;
}

.advantages-link {
/*font-size: 1.2em;*/
}

.promo-link {
font-size: 1.4em;
}
.promo-link i {
display: inline-block;
font-size: 30px;
padding-right: 20px;
}

a.bg-gradient {
color: #fff;
}

.over-img {
position: relative;
overflow: hidden;
}
a.over-img {
text-decoration: none;
color: #000;
}
a.over-img > div::before {
content: "\e95b";
font-family: 'mirai-icofonts'!important;
font-size: 0;
line-height: 1;
opacity: 0;
display: block;
margin: 0 auto;
-webkit-transition: .4s cubic-bezier(0.56, 0.07, 0.5, 1.3);
transition: .4s cubic-bezier(0.56, 0.07, 0.5, 1.3);
color: #987e52;
}
a.over-img:hover > div::before {
font-size: 40px;
opacity: 1;
margin-bottom: 22px;
}
.over-img > img {
position: absolute;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
top: 0;
left: 0;
-webkit-transition: .6s;
transition: .6s;
}
a.over-img:hover > img {
-webkit-transform: scale(1.06);
transform: scale(1.06);
}
.bg-deco > img {
opacity: 0.7;
}

.over-img > div {
  position: relative;
  background: rgba(255,255,255,.8);
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.minh-70 {
min-height: 70vh;
}
.minh-60 {
min-height: 60vh;
}
.minh-50 {
min-height: 50vh;
}
.minh-300 {
min-height: 300px;
-o-object-fit: cover;
object-fit: cover;
}

.columns-xs {
overflow: hidden;
padding: 2px 0;
}
.columns-xs .row {
margin: 0 -2px;
}
.columns-xs .row > * {
border: 2px solid #fff;
}
.columns-s {
overflow: hidden;
}
.columns-s .row {
margin: 0 -8px;
}
.columns-s .row > * {
border: 8px solid #fff;
}
.columns-m {
overflow: hidden;
padding: 24px 0;
}
.columns-m .row {
margin: 0 -24px;
}
.columns-m .row > * {
border: 24px solid #fff;
}

.alternate-columns .row:nth-child(even) {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}


.hover-icon-list li {
position: relative;
}
.hover-icon-list a:hover {
text-decoration: none;
}
.hover-icon-list i {
font-size: 3em;
display: block;
line-height: 1;
}
.hover-icon-list li > i {
cursor: help;
}
.hover-icon-list .m-popover {
position: absolute;
z-index: 2;
visibility: hidden;
opacity: 0;
padding-top: 20px;
top: 100%;
right: 50%;
-webkit-transform: translateX(50%);
transform: translateX(50%);
width: 200px;
text-align: center;
}
.hover-icon-list i:hover + .m-popover {
opacity: 1;
visibility: visible;
padding-top: 10px;
-webkit-transition: .3s ease-out;
transition: .3s ease-out;
}
.hover-icon-list .m-popover span {
position: relative;
background: #333;
color: #fff;
padding: 10px 20px;
font-size: 0.8em;
display: inline-block;
}
.hover-icon-list .m-popover span::before {
position: absolute;
content: "";
width: 0;
height: 0;
top: -8px;
left: calc(50% - 7px);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
border: 8px solid;
border-color: #333 #333 transparent transparent;
}

.hover-icon-list li:last-child .m-popover {
right: 0;
text-align: right;
-webkit-transform: none;
transform: none;
}
.hover-icon-list li:last-child .m-popover span::before {
right: 25px;
left: auto;
}
.hover-icon-list li:first-child .m-popover {
right: auto;
text-align: left;
left: 0;
-webkit-transform: none;
transform: none;
}
.hover-icon-list li:first-child .m-popover span::before {
left: 25px;
}

.large-border-left {
border-left: 2px solid #987e52;
}
.dashed-divider > div + div {
border-top: 1px dashed #c8b58a;
}
.button-group a {
display: inline-block;
margin-top: 5px;
}

.m-icolist li + li {
padding-top: 12px;
}
.m-icolist li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

#advantages-modal .m-icolist li, #advantages-modal .m-icolist li {
  box-sizing: border-box;
  display: block;
  padding: 10px;
}

.m-icolist i {
  font-size: 44px;
  display: block;
  line-height: 1;
  color: #987e52;
  padding-right: 32px;
}

#advantages-modal .m-icolist li i {
    padding: 10px 0;
}

.child-divisor > * + * {
padding-left: 32px;
margin-left: 32px;
border-left: 2px solid #987e52;
}

.equalized {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Ã‚Âºpages +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ PAGES */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Ã‚Âºhome +++++++++++++++++++++++++++++++++++++++++++++ HOME */

/* go to anchor */

.tabs-btn a {
position: relative;
z-index: 2;
background: #fff;
display: block;
padding: 15px;
font-weight: bold;
letter-spacing: 0.04em;
color: #000;
text-decoration: none;
text-align: center;
}
.tabs-btn a:hover {
color: #987e52;
}
.tabs-btn li {
position: relative;
}
#home-tabs .tabs-btn li {
border: 2px solid transparent;
}
#home-tabs .tabs-btn li.active {
border-color: #987e52;
}
.tabs-btn li.active a {
pointer-events: none;
}
.tabs-btn li::after {
z-index: 1;
}
.tabs-btn span {
padding: 5px 8px 0;
display: inline-block;
}
#home-tabs .tabs-btn i {
font-size: 3em;
padding: 0 8px;
display: inline-block;
vertical-align: baseline;
color: #987e52;
}
.tabs-btn li::after,
.hotel-menu .m-active a::after {
content: "";
position: absolute;
border: 12px solid;
border-color: transparent #ffffff #ffffff transparent;
-webkit-box-shadow: 2px 2px #987e52;
box-shadow: 2px 2px #987e52;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
top: 60%;
left: calc(50% - 6.7px);
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
opacity: 0;
}
.tabs-btn li.active::after {
top: calc(100% - 3px);
opacity: 1;
-webkit-transition: top .4s ease-out;
transition: top .4s ease-out;
}

/* #home-tabs .swiper-wrapper, */

#home-tabs .swiper-slide {
height: auto;
}
.mi-tabs .control-box {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin-bottom: 16px;
pointer-events: none;
}
.mi-tabs .control-box .swiper-button-arrow {
pointer-events: initial;
}
#home-tabs .swiper-wrapper .text-box {
padding-right: 140px;
}
.mi-tabs .tabs-cont .cont {
  height: 0;
  overflow: hidden
}
.mi-tabs .tabs-cont .cont.active {
  height: auto
}

.home a.footer-logo {
pointer-events: none;
}

/* CORPORATIVA :::::: BODAS */

.mi-menu {
font-size: 0.8em;
text-transform: uppercase;
letter-spacing: 0.02em;
}

.mi-menu li {
font-weight: bold;
display: block;
line-height: 1.2;
padding: 8px 0px;
}
.mi-menu a:hover {
text-decoration: none;
color: #c8b58a;
}
.mi-menu h4 {
font-weight: bold;
color: #987e52;
font-size: 1.25em;
padding-bottom: 10px;
opacity: 0.4;
}
.mi-menu ul + h4 {
padding-top: 20px;
}


/* HOTELES +++++++++++++++++++++++++++++++++++++++++++++ HOTELES */

/* menÃƒÂº hoteles individuales */

.hotel-menu {
min-height: 77px;
position: relative;
}
.hotel-menu > div {
background: rgba(255,255,255,.85);
}
.hotel-menu li {
position: relative;
}
.hotel-menu a {
padding: 30px 15px;
display: block;
position: relative;
text-transform: uppercase;
font-size: 0.8em;
letter-spacing: 0.02em;
font-weight: bold;
text-align: center;
color: #000;
text-decoration: none;
-webkit-transition: .2s;
transition: .2s;
white-space: nowrap;
position: relative;
}
.hotel-menu .menu-scroll-wrapper:not(.scroll-off) a:hover,
.hotel-menu .m-active a {
color: #987e52;
}

/* versiÃƒÂ³n desktop (flecha) */

.menu-scroll-wrapper.scroll-off::before,
.menu-scroll-wrapper.scroll-off::after {
content: "";
display: inline-block;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-shadow: 0 1px #987e52;
box-shadow: 0 1px #987e52;
}




.menu-scroll-wrapper.scroll-off .m-active a::after {
opacity: 1;
z-index: 3;
top: 100%;
-webkit-box-shadow: 1px 1px #987e52;
box-shadow: 1px 1px #987e52;
border-color: transparent rgba(255, 255, 255, .85) rgba(255, 255, 255, .85) transparent;
}

.menu-scroll-wrapper.scroll-off li::after,
.menu-scroll-wrapper.scroll-off li::before {
content: "";
position: absolute;
bottom: -1px;
width: 50%;
left: 0;
border-bottom: 1px solid #987e52;
}
.menu-scroll-wrapper.scroll-off li::after {
left: auto;
right: 0;
}
.menu-scroll-wrapper.scroll-off li.m-active::after,
.menu-scroll-wrapper.scroll-off li.m-active::before {
width: calc( 50% - 15px );
}

/* versiÃƒÂ³n tablet (scroll horizontal) */

.menu-scroll-wrapper:not(.scroll-off) {
width: 100%;
overflow-x: auto;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
border-bottom: 1px solid #987e52;
}
.menu-scroll-wrapper.scroll-right::after,
.menu-scroll-wrapper.scroll-left::before {
content: "\e963";
font-family: 'mirai-icofonts';
font-size: 20px;
position: absolute;
z-index: 2;
right: 0;
top: 0;
bottom: 3px;
line-height: 71px;
padding: 0 4px;
background: rgba(243, 241, 239, 0.8);
-webkit-transition: .3s;
transition: .3s;
}
.affix .menu-scroll-wrapper.scroll-right::after,
.affix .menu-scroll-wrapper.scroll-left::before {
line-height: 54px;
bottom: 1px;
}
.menu-scroll-wrapper.scroll-left::before {
content: "\e962";
left: 0;
right: auto;
}




/* efectos affix */

.hotel-menu .affix {
top: 92px;
}
.hotel-menu .affix a {
padding-top: 20px;
padding-bottom: 20px;
}




.trust-iframe {
position: absolute;
bottom: 10px;
left: 32px;
}

.trust-iframe iframe {
    border: 0!important;
}

.offers-mashup dl dd span {
display: block;
font-size: 1.8em;
padding: 20px 135px 20px 0;
}
.offers-mashup dl dt {
text-transform: uppercase;
font-weight: 400;
font-size: 1.2em;
line-height: 1.3;
}

.hotel-contact .mi-title5 {
max-width: 260px;
}
.hotel-contact .hotelschema {
-webkit-box-flex: 1;
-ms-flex: 1 0 600px;
flex: 1 0 600px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.hotel-contact .hotelschema a,
.hotel-contact .hotelschema span {
text-decoration: none;
font-size: 0.95em;
font-weight: bold;
line-height: 30px;
display: inline-block;
}
.hotel-contact .hotelschema .address {
line-height: 1.6;
font-weight: bold;
}
.hotel-contact .hotelschema .address .hb-mod {
font-weight: 400;
display: block;
}

.hotel-contact .hotelschema > div {
-webkit-box-flex: 1;
-ms-flex: 1 0 200px;
flex: 1 0 200px;
padding-top: 16px;
padding-bottom: 16px;
text-align: center;
}
.hotel-contact .hotelschema > div > div {
text-align: left;
display: inline-block;
}
.hotel-contact .tel {
padding-right: 10px;
}
.hotel-contact .tel::before,
.hotel-contact .fax::before,
.hotel-contact .mail a::before,
.hotel-contact .street::before {
font-family: 'mirai-icofonts';
font-weight: 400;
font-size: 1.3em;
display: inline;
vertical-align: middle;
padding: 0 10px 0 0;
color: #987e52;
}
.hotel-contact .tel::before {content: "\e9b8";}
.hotel-contact .fax::before {content: "\e9b9";}
.hotel-contact .mail a::before { content: "\e9c3"}
.hotel-contact .street::before {content: "\e9ac";}


#hotels-contact-box > section + section {
border-top: 1px dashed #ddd;
}

/* ____________________ PÃƒÂGINA GASTRONOMÃƒÂA */

.gastro-navigation ul {
position: relative;
}
.gastro-navigation ul::before {
content: "";
position: absolute;
top: 14px;
left: 70px;
right: 70px;
border-top: 1px dashed #c8b58a;
}
.gastro-navigation a {
width: 25px;
height: 25px;
display: inline-block;
border: 2px solid #c8b58a;
border-radius: 50%;
background: #fff;
-webkit-box-shadow: inset 0 0 0 2px #fff;
box-shadow: inset 0 0 0 2px #fff;
}
.gastro-navigation li:not(.m-active) a:hover {
border-color: #987e52;
}
.gastro-navigation li {
position: relative;
z-index: 2;
width: 140px;
text-align: center;
}
.gastro-navigation li.m-active a {
background: #c8b58a;
pointer-events: none;
}
.gastro-navigation a span {
position: absolute;
top: 100%;
line-height: 1.2;
left: 0;
right: 0;
font-size: 0.8em;
letter-spacing: 0.04em;
color: #333;
}

/* ____________________ PÃƒÂGINA EVENTOS */

.table-box {
padding-top: 32px;
}
.mi-table {
margin-bottom: 0;
}
.mi-table th {
background: #333;
color: #fff;
border-color: #333;
}
.mi-table td:not(:first-child),
.mi-table th:not(:first-child) {
text-align: center;
}
.mi-table td:first-child {
font-weight: bold;
}
.mi-table th, .mi-table td {
border-color: rgba(200, 180, 137, 0.4);
vertical-align: middle!important;
}
.mi-table-hover tbody tr:hover td, .mi-table-hover tbody tr:hover th {
background-color: #fbfaf7;
}

#info-salones .box-info {
    border: 1px solid #8e724a;
    padding: 5px;
    margin-top: 50px;
}

#info-salones .box-carousel {
    height: 100%;
}


#info-salones li {
    width: 15%;
    float: left;
    text-align: center;
}

#info-salones li i {
    font-size: 40px;
    color: #987e52;
    display: inline-block;
}

/* Ã‚Âºrooms +++++++++++++++++++++++++++++++++++++++++++++ ROOMS */

.rooms-listing-wrapper .container > h2 {
display: none;
}
.rooms-listing-wrapper .common-services li,
.rooms-listing-wrapper p {
line-height: 1.8;
}
.rooms-listing-wrapper .container > p {
font-weight: bold;
font-size: 1.2em;
padding-bottom: 20px;
}
.rooms-listing-wrapper h3 a {
text-decoration: none;
font-size: 1.5em;
padding: 0 0 18px;
margin-bottom: 18px;
display: block;
text-align: center;
border-bottom: 1px solid;
}
.room-box .room-detail ul {
background: none;
color: #a2a2a2;
padding: 0;
margin-bottom: 18px;
}
.room-box .room-detail li {
width: auto!important;
padding: 0 10px;
}
.room-box .room-detail span[class*="-ico"] {
display: none!important;
}
.room-box .room-content {
text-align: center;
}
.room-box .room-content .room-description {
padding: 0 20px 10px;
}
.room-box .room-content .more-info {
margin-left: 20px;
}
.room-box .room-content .room-price {
border-top: 1px dashed #987e52;
text-align: right;
margin: 30px 0 0;
width: 100%;
}
.room-box .room-content .room-price .box-from .box-price,
.room-box .room-content .room-price .box-from .price-description {
color: #987e52;
margin: 0!important;
}

/* Ã‚Âºgaleria +++++++++++++++++++++++++++++++++++++++++++++ GALLERY */

.virtual-tour-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.virtual-tour-wrapper li {
padding: 5px;
position: relative;
}
.virtual-tour-wrapper a:hover img {
opacity: 0.7;
}



/* Ã‚Âºoffers +++++++++++++++++++++++++++++++++++++++++++++ OFFERS */
.offers-listing-wrapper {
padding: 40px 20px;
}
.offers-listing-wrapper > h2 {
display: none;
}



/* Ã‚Âºdetails +++++++++++++++++++++++++++++++++++++++++++++ DETAILS */

body.cat-rooms .rooms-listing-wrapper, body.cat-room-detail .rooms-detail-wrapper, body.cat-offers .offers-listing-wrapper, body.cat-offer-detail .offers-detail-wrapper {font-size: 14px;}
/* align text center when no offers */
.offers-listing-wrapper.no-offers {text-align: center;}
#main .go-to-calendar:after, .rooms-detail-wrapper .detail-links li a:after {content: '\e965';}
#main .go-to-calendar:hover:after, .rooms-detail-wrapper .detail-links li a:hover:after {content: '\e965'; -webkit-transform: translateY(0.3em); transform: translateY(0.3em);}
#main .go-to-calendar {padding: 5px; width: auto; display: inline-block; background: transparent; color: #fff;font-size: 1.3em; font-weight: bold;}

/* ROOMS */

#main .rooms-detail-wrapper .go-to-calendar {
color: #333;
}

.rooms-detail-wrapper .room-box-detail {
margin-top: 32px;
padding: 32px;
background-color: #ffffff;
border-top: 1px solid #987e52;
border-bottom: 1px solid #987e52;
}
.rooms-detail-wrapper .room-box-detail ul li div.distribution-box {
margin: 23px auto 0;
}
.rooms-detail-wrapper .room-box-price {
margin-top: 35px;
padding-bottom: 35px;
background-color: #f5f3ef;
height: auto;
}
.rooms-detail-wrapper .room-box-description,
.rooms-detail-wrapper .room-box-common-services li {
line-height: 1.8;
}
.rooms-detail-wrapper .room-box-common-services h3 {
padding-bottom: 20px;
}


/* template 2 offers & rooms */


/* template 5 offers - gradient boxes */
.offers-listing .offer .offer-link-5, .offers-detail-wrapper.offer-detail-5 .offer-wrapper {
  background: #252525;
}

/* CORPORATIVE DESTINOS */

.destination-tabs .tabs-btn {
border-bottom: 2px solid #987e52;
}
.destination-tabs .tabs-btn span {
padding-bottom: 18px;
}

/* CHAIN RESULTS */

.chain_results header .content > *,
.chain_results .mirai_motor,
.chain_results #logo a span,
.chain_results footer {
display: inherit;
}
.chain_results #content-header + div {
padding-top: 64px;
padding-bottom: 64px;
}


/* COOKIES */

div#cookies-wrapper-content {
  padding: 64px 0;
}

#cookies-wrapper-content ul {
  overflow: hidden;
  padding: 20px 0;
}

#cookies-wrapper-content ul li {
  float: left;
  margin-bottom: 14px;
  width: 33%;
}
#cookies-wrapper-content h1 {
text-align: center;
margin: 0 0 32px;
}
#cookies-wrapper-content h2 {
  margin: 32px 0 32px;
}

/* NOT FOUND - 404 */

.not_found #main {
  padding-top: 200px;
}

.not_found .modal-engine-wrapper {display: none;}

.not_found #main {
  background: url('https://cdnwp0.mirai.com/images/bg-404.png') no-repeat center center transparent;
  margin-bottom: 0;
  min-height: 570px;
  text-align: center;
}

.not_found #main h2 {
  padding-top: 100px;
}

/* BOOKINGSTEP */

/* borrar con el nuevo skeleton */
.bookingstep1 #header .content > *,
.bookingstep1 #logo,
.bookingstep1 #footer {
display: inherit;
}
.bookingstep1 #main {
padding-top: 40px;
padding-bottom: 64px;
}

.bookingstep1 .container-engine-adv {
    margin-bottom: 20px;
}

/* para que los desplegables del motor queden por encima de los elementos del room selection */

.engine-wrapper-booking {
  padding: 30px 0;
  background: #ababab;
}

.bookingstep1 #header .affix-wrapper > .affix, .chain_results #header .affix-wrapper > .affix {
  position: static!important;
}

#cookies-alert-wrapper p {
margin: 0!important;
line-height: 1.8;
}

#company-advantages .advantages-list {
    align-items: stretch;
}
#company-advantages .advantages-list li{
    border:1px solid #987e52;
    color:#000;
    padding:30px 15px;
    width:22%;
    margin-bottom: 10px;
}
#company-advantages .advantages-list  i{
    font-size:40px;
    color: #987e52;
    margin-right:20px;
}
#company-advantages .note {
    font-size:.8em;
}
.company-discount {
    height:250px;
    overflow: hidden;
    margin-top:64px;
}
.company-discount > span {
    position:absolute;
    top:50%;
    right:60px;
    transform: translateY(-50%);
    color:#fff;
    font-size:2em;
}
.company-discount span strong{
    display:block;
    color:#000;
    font-family: 'Playfair Display', serif;
    font-size:120px;
    line-height:1em;
    padding-right:5px;
}
@media (max-width: 979px) {
.company-discount img {
    height:100%;
    object-fit: cover;
    }
}

.title-form {
    font-size:1.1em;
    font-weight:500;
    margin-bottom:10px;
    margin-top:20px;
}
.cat-empresas #form, .cat-agencias #form {
    background:#fcfafb;
}
#form .bg-form {
    position: absolute;
    right: 0;
    object-fit: cover;
    top: 0;
    bottom: 0;
    height: 100%;
}
.cat-empresas .common-form input[type="text"], .cat-empresas .common-form input[type="email"], .cat-empresas .common-form textarea, .cat-empresas .common-form select, .cat-agencias .common-form input[type="text"], .cat-agencias .common-form input[type="email"], .cat-agencias .common-form textarea, .cat-agencias .common-form select {
    background:transparent;
}
@media (max-width: 1098px) {
    #company-advantages .advantages-list li{
        width:21%;
    }
}
@media (max-width: 831px) {
    #company-advantages .advantages-list li{
        width:20%;
    }
    #form .bg-form {
        opacity:.2;
    }
}
#exclusive-offers {
    padding:16px 0 6px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9a8055+62,9a8055+62,e5ca99+100 */
background: #9a8055; /* Old browsers */
background: -moz-linear-gradient(left,  #9a8055 62%, #9a8055 62%, #e5ca99 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #9a8055 62%,#9a8055 62%,#e5ca99 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #9a8055 62%,#9a8055 62%,#e5ca99 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a8055', endColorstr='#e5ca99',GradientType=1 ); /* IE6-9 */
}
#exclusive-offers p a {
    color:#fff;
    font-size:1.4em;
    text-transform: uppercase;
    font-weight:500;
}
#exclusive-offers p i {
    font-weight:300;
    color:#fff;
    font-size:1.3em;
    margin:0 10px;
}
.agency-best-price {
    background:#c9c4c1;
    color:#fff;
    font-size:1.4em;
    padding-left:30px;
    padding-right:30px;
    min-height:120px;
}
.agency-best-price-row{
    align-items: stretch;
}

.agency-best-price strong{
    color:#000 !important;
}
.contact_menu {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight:600;
  font-size:.85em;
  text-transform: uppercase;
  padding-top: 4px;
}
.contact_menu li a {
    padding:0 5px;
    color:#987e52;
}
.contact_menu li.current-menu-item a {
    color:#000;
}
.contact_menu li.current-menu-item a:hover {
    text-decoration:none;
}
.affix .contact_menu {
    margin-right:80px;
}
@media (max-width: 979px) {
    .contact_menu {
        font-size:.73em;
    }
.affix .contact_menu {
    margin-right:10px;
    }
}

/*---------------------------------------------------------------------------*/
/*----------------------------------- HACKS ---------------------------------*/
/*---------------------------------------------------------------------------*/


/* IE9 & IE 8 HACK */

/* hidding icons from after in selects */

.ie9 .widget_qtranslate:after, .ie8 .widget_qtranslate:after {
  display: none!important;
}

.ie9 .widget_qtranslate select, .ie8 .widget_qtranslate select  {
  padding-right: 0;
}

/* flex hacking */

.ie9 .flex, .ie8 .flex {
  display: table!important;
}

.ie9 .flex > *, .ie8 .flex > * {
  display: table-cell!important;
  border-collapse: collapse;
}

.ie9 .flex.fx-align-center, .ie9 .flex.fx-align-center > *, .ie8 .flex.fx-align-center, .ie8 .flex.fx-align-center > * {
  vertical-align: middle;
}


/*-------------------------------JOBS ------------------------------*/

.job_types {
  display: none;
}
.job_listing #main .blog-wrapper {
  width: 960px;
  margin: 64px auto;
}

.search_location {
 display: none !important;
}

.job_filters .search_jobs div.search_keywords{
       width: 100%!important;
}


.post .entry .categorias, #prev_post, #next_post, .post .entry .post-edit-link {
  display: none;
}
/* BOOTSTRAP MODAL */
.modal:focus {
  outline: none;
}

.modal {
  border: none;
}

body.modal-open {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.modal-header .close {
  float: none;
  position: absolute;
  right: 13px;
  top: 50%;
  font-size: 20px;
  width: 20px;
  /* firefox fixing - mismo que font-size */
  ;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: -20px;
  padding: 10px;
  color: inherit;
  opacity: .75;
  text-shadow: none;
}

.modal-header .close:hover {
  opacity: 1;
}

.modal-header {
  border-bottom: none;
  padding: 15px;
  padding-right: 57px;
  position: relative;
  background: #E9E2D8;
  color: #252525;
}

/* modal title */
.modal-header .mi-title3 {
  color: inherit;
  font-weight: normal;
}

/* MIRAI MODAL */
body.mirai-modal-active #main {
  position: static;
}

.mirai-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1050;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
}

.mi-modal-close {
  background: transparent;
  color: inherit;
  border: 0;
  display: inline-block;
  cursor: pointer;
  line-height: 1;
}

.mirai-modal>.mi-modal-close, .mi-modal-header>.mi-modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
}

.mi-modal-header>.mi-modal-close {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mi-modal-close i {
  font-size: 32px;
  display: inline-block;
  vertical-align: middle;
}

.mi-modal-close span {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Gotham;
  text-transform: uppercase;
  letter-spacing: 0.1px;
}

.mi-modal-close span, .mi-modal-close i {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.mi-modal-close:hover span {
  padding-right: 20px;
  padding-left: 0;
}

.mi-modal-close:hover i {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.mi-modal-header {
  text-align: center;
  position: absolute;
  padding: 30px 0;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.mirai-modal .mi-modal-content {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.mirai-modal .mi-modal-content>div {
  max-height: 100%;
  overflow: auto;
}

.small-width {
  width: 600px;
  max-width: 100%;
  margin: auto;
}

/*body:not(.cat-booking) .mi-modal-header {
    display: none;
}*/

/* left */
.mirai-modal[data-to="left"] {
  left: -100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.mirai-modal[data-to="left"].mi-active {
  left: 0;
}

/* right */
.mirai-modal[data-to="right"] {
  right: -100%;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.mirai-modal[data-to="right"].mi-active {
  right: 0;
}

/* fade */
.mirai-modal[data-to="fade"] {
  opacity: 0;
  left: -100%;
  -webkit-transition: opacity .3s ease-in 0s, left 0s ease-in .3s;
  transition: opacity .3s ease-in 0s, left 0s ease-in .3s;
}

.mirai-modal[data-to="fade"].mi-active {
  opacity: 1;
  left: 0;
  -webkit-transition: left 0s ease-in 0s, opacity .3s ease-in;
  transition: left 0s ease-in 0s, opacity .3s ease-in;
}

/* Disable menu items when other modal is open */
.modal-menuweb-active .booking-modal-btn,
.engine-modal-active .menu-modal-btn,
.mirai-modal-active #fixed-header #navigationweb>#menu_web {
  pointer-events: none;
  opacity: 0;
}

.title-popup-covid {
    font-size: 60px;
    padding: 25px;
    margin: 15px 0;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 2px 2px 2px #000;
    max-width: 700px;
}

.content-popup-covid {
    text-align: center;
}

.content-popup-covid a.secundary-btn {
    color: #fff;
    border: 2px solid #fff;
}

.content-popup-covid .mi-modal-close {
    font-size: 25px;
    color: #fff;
    border: 3px solid #fff;
    padding: 15px;
    border-radius: 100%;
    margin-top: 25px;
}

/*------------------------------- IMPROVEMENTS ------------------------------*/
/*---------------------------------------------------------------------------*/

.contact-info {
	background-color: #ede8dc;
}

.contact-info a {
    text-transform: lowercase;
}

@media (max-width: 1200px) {
    .hotel-contact .intern-rules {
		text-align: center; 
	}
}

.bg-grey {
  background: #ddd9da;
}

.spaced-content {
  padding: 70px 0;
}

#timetable h3 {
  font-size: 1.8em;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 50px;
  text-align: center;
}

.table-meeting table {
  width: 100%;
  text-align: center;
}

.table-meeting thead {
  border-bottom: 1px solid #5f4c2c;
  border-top: 1px solid #5f4c2c;
  color: #5f4c2c;
}

.table-meeting thead th {
  text-align: center;
  font-weight: bold;
  padding: 10px;
}

.table-meeting td.meeting-name {
  text-align: left;
  padding-left: 20px;
  font-weight: bold;
  white-space: nowrap;
}

.table-meeting tbody td {
  padding: 15px 10px;
  min-width: 40px;
}

/* Restaurant Panot */
.contact-resto > div {
    padding-bottom: 13px;
}

.contact-resto i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.footer-logos {
  padding: 5px 0 15px;
  background: #000;
}

.footer-logos li:first-child {
  padding-left: 0;
}
.footer-logos li {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    align-items: center;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 90px;
    padding: 0 15px;
    text-align: center;
}
.footer-logos li img {
  max-height: 70px;
}

.close-adv {
  background: #f5e7d1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 3px 5px!important;
  text-align: center;
}

.play-bar.rounded-box {
    margin-bottom: 500px!important;
}

/* 61684 */
#hoteles-center.cat-offer-detail #content-header .engine-wrapper .mi-be{
    display:none;
}

/* 65112 */
.wrapper-schedule {
  background: #f7f7f7;
  margin-bottom: 22px;
  padding: 16px;
}

.ty-widget-content {
    filter: none!important;
}


/* video with controls */

.cat-hotel-home #content-header:not(.not-video) {
    height: auto;
    min-height: auto;
    max-height: calc(100vh - 76px);
}

.cat-hotel-home .full-video-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 45%;
}

.cat-hotel-home .full-video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* display: none; */
}

/*Engine advs and promo*/
.container-engine-adv {
    background: rgba(255,255,255,1);
    display: inline-block;
    margin-bottom: 60px;
    padding: 12px 20px 5px;
}

.home .container-engine-adv {
    margin-bottom: 60px;
}

.txt-engine-adv * {
    color: #4e4e4e;
    font-size: 16px;
    text-transform: initial;
}

.txt-engine-adv p {
    margin-bottom: 0;
}

.txt-engine-adv a:hover {
    color: #4e4e4e;
    text-decoration: none;
}

.txt-engine-adv .advantages-link i {
    color: #b3a178;
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
}

.txt-engine-adv a i:before {
    -webkit-transition: .3s;
            transition: .3s;
}

.txt-engine-adv .advantages-link:hover .plus:before {
    color: #000;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.plus {
    font-size: 24px;
}

.switcher {
    background: #ececec;
    border-radius: 20px;
    border: 1px solid #000;
    display: inline-block;
    height: 17px;
    margin-left: 3px;
    position: relative;
    vertical-align: middle;
    width: 29px;
}

.switcher:before {
    content: '';
    background: #c8b58a;
    border-radius: 50%;
    display: block;
    height: 21px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 21px;
    -webkit-transition: .3s;
            transition: .3s;

}

.moveon .switcher {
    background: #fff;
}

.exclusive-discount .moveon .switcher:before {
  -webkit-transform: translateX(80%);
          transform: translateX(80%);
}

.cat-booking .engine-wrapper {
    position: static;
}

.contac-cancel {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important
}


.contac-cancel i {
    padding-right: 15px;
    font-size: 21px;
    color: #987e52;
}

body.cancelacion-flexible .t-underline {
    display: block;
    padding-bottom: 25px;
    margin-bottom: 25px !important;
}
.app_box a {
  border:solid 1px #987e52;
  width: 228px;
  -webkit-transition: .5s ease;
    transition: .5s ease;
}
.app_box a:before {
  content:url('https://static-resources.mirai.com/wp-content/uploads/sites/1601/20210419141242/logo_app.png');
  display:inline-block;
  padding:4px 10px 0 4px;
}
.app_box a:hover {
  text-decoration:none;
  background:#c8b58a;
  color:#fff;
  border-color:#c8b58a;
}

.app_box--fuster a {
  padding-right: 7px;
  width: auto;
}
.app_box--fuster a:before {
  content:url('https://static-resources.mirai.com/wp-content/uploads/sites/1601/20210902121946/logo_app-fuster.png');
}

.mi-club-login__access-text:before {
  content: 'HC Rewards ';
}

.mi-club-login__access-wrapper {
  font-size: 0.8em;
}

/***********************/
/* COVID SAFE PROTOCOL */
/***********************/

/* SAFE LOGO LINK */

/* logo size */
:root {
  --clean-size: 110px;
}

.logos-slider {
  position: absolute;
  z-index: 1;
  top: 32vh;
  left: auto;
  right: 10px;
}
.logos-slider.insurance {
	 top:47vh;
}
.hotel-casa-fuster .insurance {
	 top:66vh;
}
.hotel-andalucia-center .logos-slider, .hotel-cordoba-center  .logos-slider, .hotel-sevilla-center .logos-slider {
    top: 60vh;
}

.hotel-andalucia-center .insurance, .hotel-cordoba-center .insurance, .hotel-sevilla-center .insurance {
    top: 30vh;
}
.hotel-andalucia-center .andalucia, .hotel-cordoba-center .andalucia, .hotel-sevilla-center .andalucia {
    top: 45vh;
}

.logos-slider > * {
    margin-bottom: 5px;
}

.logos-slider img {
    max-width: 110px;
}

.csp-logo {
  display: block;
  line-height: 1;
  border-radius: 100%;
  overflow: hidden;
  width: 110px;
  width: var(--clean-size);
  text-align: right;
}

.is-mobile .csp-logo {
  top: 150px;
  left: 10px;
}

.offset-active .csp-logo,
.bookingstep1 .csp-logo,
.chain_results .csp-logo,
.protocolo-salud-seguridad-covid19 .csp-logo {
  display: none;
}

.csp-logo svg {
  display: block;
}

.csp-logo-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 9px;
  font-size: calc(var(--clean-size) * 0.08);
}

html[lang='ja'] .csp-logo-title {
  font-size: calc(var(--clean-size) * 0.1);
}

.csp-logo-title[data-circular-pos='down'],
html[lang='ja'] .csp-logo-title[data-circular-pos='down'] {
  font-size: 10px;
  font-size: calc(var(--clean-size) * 0.09);
}

.circular-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.circular-text span {
  height: 45%;
  position: absolute;
  left: calc(50% - 4%);
  top: 5%;
  width: 8%;
  transform-origin: bottom center;
  text-align: center;
}

.circular-text[data-circular-pos='down'] span {
  top: 50%;
  transform-origin: top center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.csp-logo.csp_logo_3 .circular-text span,
.csp-logo.csp_logo_4 .circular-text span,
.csp-logo.csp_logo_6 .circular-text span {
  height: 40%;
  left: calc(50% - 5%);
  font-size: .95em;
}

.csp-logo.csp_logo_3 .csp-logo-title[data-circular-pos="down"],
.csp-logo.csp_logo_6 .csp-logo-title[data-circular-pos="down"] {
  top: 5%;
}

.csp-logo.csp_logo_4 .csp-logo-title,
.csp-logo.csp_logo_5 .csp-logo-title {
  color: #699abb;
  font-weight: bold;
}

/* MODAL WITH LINK */

#modal-safe-protocol.mirai-modal {
  background: rgba(255, 255, 255, 0.75);
}

#modal-safe-protocol.mirai-modal .mi-modal-content {
  width:100%;
}

.csp-modal-container {
  box-sizing: border-box;
  max-width: 500px;
  text-align: center;
  position: relative;
  padding: 40px;
  background: #000;
  border: 6px solid;
}

.csp-modal-container * {
  position: relative;
}

.csp-modal-container .mi-modal-close,
.csp-modal-container button.close {
  position: absolute;
  right: 10px;
  top: 10px;
}

.csp-modal-container img {
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: .5;
}

.csp-modal-container p {
  padding: 20px;
}

@media (max-width: 768px) {
  .csp-modal-container {
      padding: 50px 10px;
  }
}

/* bootstrap modal */

#modal-safe-protocol.modal {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.75);
  overflow: hidden;
}

#modal-safe-protocol.modal .csp-modal-container {
  max-height: 100%;
  overflow: auto;
}

.csp-modal-container button.close {
  opacity: 1;
}

/* COVID SAFE PROTOCOL - Page */

#covid-safe-protocol {
  padding: 70px 0;
}

#covid-safe-protocol > .mi-title2 {
  text-align: center;
  margin-bottom: 40px;
}

#covid-safe-protocol .csp-inner-section {
  margin-bottom: 60px;
}

#covid-safe-protocol .csp-inner-section:last-child {
  margin-bottom: 0;
}

#covid-safe-protocol .csp-text .mi-title3 {
  margin-bottom: 0.5em;
}

#covid-safe-protocol .csp-list li {
  position: relative;
  padding-left: 1.5em;
  padding-bottom: .4em;
}

#covid-safe-protocol .csp-list li:before {
  speak: none;
  font-variant: normal;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
  font-style: normal;
  letter-spacing: normal;
  font-weight: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-family: 'mirai-icofonts';
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
  color: inherit;
  content: '\eb1a';
  font-size: .4em;
  line-height: 1;
  margin-top: 1.2em;
}

#covid-safe-protocol .csp-image {
  margin-bottom: 30px;
}

#covid-safe-protocol .csp-image img {
  max-height: 320px;
  width: 100%;
  object-fit: cover;
}

#covid-safe-protocol .csp-text {
  padding: 0 30px;
}

/* [col-sm] Tablet vertical */
@media (min-width: 768px) and (max-width: 979px) {
  #covid-safe-protocol {
      width: 80%;
  }
}

/* alternate pics */

/* [col-md] Desktop */
@media (min-width: 980px) {
  #covid-safe-protocol[data-display='alternate'] .csp-inner-section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      flex-wrap: wrap;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center;
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      justify-content: space-between;
  }

  #covid-safe-protocol[data-display='alternate'] .csp-inner-section:nth-child(odd) {
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  }

  #covid-safe-protocol[data-display='alternate'] .csp-image,
  #covid-safe-protocol[data-display='alternate'] .csp-text {
      width: calc(50% - 30px);
      margin-bottom: 0;
      padding: 0;
  }

  #covid-safe-protocol .csp-image img {
      max-width: none;
  }
}

/* columns */

/* [col-md] Desktop */
@media (min-width: 980px) {
  #covid-safe-protocol[data-display='column'] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      justify-content: space-between;
  }

  #covid-safe-protocol[data-display='column'] > .mi-title2 {
      width: 100%;
  }

  #covid-safe-protocol[data-display='column'] .csp-inner-section {
      width: calc(50% - 20px);
  }

  #covid-safe-protocol[data-display='column'] .csp-inner-section:nth-child(even):last-child {
      width: 70%;
      margin-left: 15%;
  }
}

.be-safe-header {
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(255,255,255,.8);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 30px 90px;
  width: 100%;
  max-width: 450px;
  box-sizing: border-box;
}

.be-safe-header img {
  height: 210px;
}


.is-mobile .be-safe-header {
  justify-content: center;
  padding-bottom: 20px;
}

.banner-black-friday,
.wraper-advantages-home-engine {
    position: absolute;
    width: 100%;
    top: 50vh;
}

.advantages-home-engine {
    display: flex;
    justify-content: center;
}

.wraper-advantages-home {
    text-align: center;
    background: #0262b8d9;
    padding: 13px;
    color: #fff;
    /*margin: 10px;*/
    width: 175px;
    min-height: 135px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wraper-main-title {
    padding-bottom: 70px;
}

.wraper-advantages-home i {
    font-size: 70px;
}

.wraper-advantages-home .child01-micon {
    font-size: 80px;
}

.wraper-advantages-home p {
    padding-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
}

.wraper-advantages-home a {
    color: #fff;
    border-bottom: 2px solid;
    padding-bottom: 3px;
    line-height: 1.9;
}

.wraper-advantages-home a:hover {
    color: #000;
    text-decoration: none;
}

.cancelation-free {
    position: absolute;
    top: 114px;
    padding: 10px;
    text-align: center;
    background: #987e52;
    color: #fff;
    right: 0;
    max-width: 150px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 79%)
}

.cancelation-free p {
    padding-top: 7px;
}

.cancelation-free i {
    font-size: 20px;
}

.link-title {
    color: #fff;
    border-bottom: 3px solid;
    padding-bottom: 2px;
}

.link-title:hover {
    text-decoration: none;
    color: #987e52;
}

.wraper-advantages-home.box-safe {
  background: #987e52d9;
  border-radius: 50%;
  width: 130px;
  padding: 0px;
  position: absolute;
  right: 5px;
  top: 230px;
  z-index: 1;
}

#main-menu-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #987e52;
}

.link-menu-video {
    padding: 0px 1vw;
    line-height: 45px;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 6px;
    letter-spacing: 0.02em;
    color: #333333;
}

.link-menu-video:hover {
    color: #987e52;
     text-decoration: none;
}

#video-menu-modal.modal.new-modal .modal-body {
    display: flex;
    justify-content: center;
}


.logos-slider.insurance {
    height: 110px;
    /*  right: 0;*/
}
.logos-slider.insurance .wraper-advantages-home.box-safe {
    width: 100px;
    min-height: 0;
    right: 0;
}
.logos-slider.insurance .wraper-advantages-home i {
    font-size: 33px;
}
.logos-slider.insurance .wraper-advantages-home p {
    padding-top: 5px;
    font-size: 11px;
    max-width: 90px;
}
.logos-slider.insurance .wraper-advantages-home a {
    border-bottom: 1px solid;
}

@media (min-width: 1400px){

  
}

@media (width: 1024px) and (height: 768px){
  .logos-slider {
    /*top: 186px!important;*/
  }

  .logos-slider img {
    max-width: 90px;
  }
}

@media (min-width: 1600px){
  .wraper-advantages-home.box-safe {
    top: 175px;
  }
  .wraper-advantages-home i {
    font-size: 35px;
  }
  .wraper-advantages-home p {
    padding-top: 5px;
    font-size: 12px;
    text-transform: uppercase;
  }
}


/* FOR HOTELS TO OPEN SOON */
.full-video-wrapper img.block {
  display:block !important;
}
.opensoon {
  background: #c8b78a;
    padding-top: 10px;
  padding-bottom:10px;
    color: #fff;
  text-transform: uppercase;
  text-align-last: center!important;
}
.cat-rooms #services_content li {
  width:31%;
  padding:10px 5px 5px;
  list-style: disc;
  list-style-position: inside;
}
@media (max-device-width: 767px) {
  #services_content .rooms-listing-wrapper .common-services {
    display:flex !important;
  }
  .cat-rooms #services_content li {
    width:100%;
}
}

/*black friday*/
.banner-black-friday img {
  max-width: 700px;
}
.wrapper-bf-txt {
    justify-content: space-around;
    margin-top: 25px;
}
.bf-n {
    font-size: 95px;
    font-weight: 700;
}
.bf-dto {
    font-size: 45px;
    font-weight: 700;
}
.bf-up {
    text-transform: uppercase;
}
.bf-txt.white-text.align-left p {
    font-size: 25px;
    font-weight: 700;
}
.bf-code {
    background: #000;
    display: inline-block;
    padding: 5px 7px;
    font-size: 35px !important;
}
.temporal-balck-friday {
  position: absolute !important;
    top: 0;
}
body.page-id-550 .container-engine-adv,
body.page-id-577 .container-engine-adv,
body.page-id-587 .container-engine-adv,
body.page-id-597 .container-engine-adv,
body.page-id-607 .container-engine-adv,
body.page-id-617 .container-engine-adv {
    margin-bottom: 0px;
    padding: 5px 20px 5px;
}


li#menu-item-18849 a {
    pointer-events: none!important;
}

@media (min-width: 980px) {
    #content-header > img.full-height-pic {
        height: calc(100vh - 150px);
        width: auto;
        margin: 0 auto;
        max-height: 100%;
        margin-top: 70px;
    }
}

#content-header > img.full-height-pic {
    position: relative;
}

#content-header.not-video > img.bg-img {
    height: 100%;
    filter: blur(8px);
}
/* EL TENEDOR MOTOR*/
.eltenedor_box > div {margin: 0 auto;}


/*Force css to show the calendar without dispo*/

.mi-na-option-hotels .mi-na-option-title {
    pointer-events: none;
}

.mi-na-option-hotels .mi-na-option-title .accordion__arrow {
    display: none;
}

.mi-na-option-hotels .mi-na-option-body[aria-hidden=true] {
  height: auto;
}

/* Destacar en menu - Proximas aperturas */

.megamenu.meganewhotels {
    background: #8e724a;
    color: #fff;
    margin-bottom: 10px;
}

.megamenu.meganewhotels:hover {
    background: wheat;
}

/*body.page-id-7697 #content-header > img {
    object-position: bottom;
}*/
/*body.page-id-7697 .container-engine-adv {
  margin-bottom: 20px;
}*/


/* Club */
.adv-club__wrapper, .form-club__wrapper {
  box-sizing: border-box;
  width: 50%;
}
.mi-club-signup {
  padding: 64px;
}
.adv-club__list {
    max-width: 700px;
    margin: 0 auto;
}
.adv-club__item {
    align-items: center;
    display: flex;
    padding: 15px 0;
}
.adv-club__item i {
    font-size: 2.3rem;
    margin-right: 1rem;
}
.adv-club__item p {
    margin-bottom: 0;
}
@media (max-width: 979px) {
  .club__container {
    flex-direction: column;
  }
  .adv-club__wrapper, .form-club__wrapper {
    width: 100%;
  }
  .adv-club__wrapper, .mi-club-signup {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .adv-club__wrapper, .mi-club-signup {
    padding: 20px;
  }
}


/* Home Rewards */
.home-rewards__wrapper {
    /*display: none!important;*/
    margin-top: 70px;
    background: #ede8dc;
}

.home-rewards__txt img {
    max-width: 230px;
    backface-visibility: hidden;
}

.home-rewards__adv-item {
    flex: 1;
}

.home-rewards__adv-item i {
    font-size: 2.5rem;
    padding-right: 10px;
}

.home-rewards__adv-item p {
    margin-bottom: 0;
}
@media (max-width: 767px) {
  .home-rewards__wrapper {
    margin-top: 0;
    text-align: center;
  }
  .home-rewards__txt img {
    margin-top: 10px;
    max-width: 180px;
  }
  .home-rewards__adv-list {
    flex-wrap: wrap;
  }
  .home-rewards__adv-item {
    flex-wrap: wrap;
    flex: initial;
    justify-content: center;
    width: 100%;
  }
  .home-rewards__adv-item:first-child {
    padding-top: 0;
  }
  .home-rewards__adv-item i {
    margin-bottom: 10px;
    padding-right: 0;
    width: 100%;
  }

}


/* VIRTUAL TOUR LINK */
.rooms-listing-1 .room-image-link[rel="shadowbox"]{
	position: relative;
}

.rooms-listing-1 .room-image-link[rel="shadowbox"]:after {
    font-family: 'mi-icofont';
    content: '\E93C';
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
    background-color: rgba(0,0,0,.5);    
	color: #eee;
    border-radius: 50%;
    font-size: 55px;
    padding: 10px;
    display: block;
    margin: 0 8px;
    pointer-events: none;
}

.rooms-listing-1 .room-image-link[rel="shadowbox"],
.rooms-listing-1 .room-image-link[rel="shadowbox"]:after,
.rooms-listing-1 .room-image-link[rel="shadowbox"] img {
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.rooms-listing-1 .room-image-link[rel="shadowbox"]:hover img {
    opacity: 0.7;
}

.rooms-listing-1 .room-image-link[rel="shadowbox"]:hover:after {
    background-color: rgba(0,0,0,.65);
}

/* Giralda page - Nº registro turismo */
.hotel-contact .hotelschema .address .hb-mod-giralda {
    display: inline-block;
    margin-left: 10px;
}

#content-header .christmas-herotxt {
    height: auto;
    left: auto;
    max-width: 330px;
    position: absolute;
    right: 50%;
    top: 180px;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
}

.covid-link {
  color: #333333;
  font-size: 0.9em;
  margin-top: 2px;
}

@media (max-width: 979px) {
  .covid-link {
    color: #987e52;
  }
}

@media (max-width: 768px) {
  #content-header .christmas-herotxt {
    max-width: 200px;
  }
}

/*---------------------------------------------------------------------------*/
/*-------------------------------- MEDIA QUERYS -----------------------------*/
/*---------------------------------------------------------------------------*/
@media (min-width: 1025px) and (max-height: 800px) {
    .wraper-advantages-home {
        padding: 5px;
    }
    .wraper-main-title {
        padding-bottom: 13px;
    }

    .wraper-advantages-home i {
        font-size: 35px;
    }
    .wraper-advantages-home .child01-micon {
        font-size: 55px;
    }

    .wraper-advantages-home p {
        font-size: 11px;
    }

    .main-title,
    .main-title.main-title-xp {
        font-size: 25px;
    }

    .banner-black-friday img {
        max-width: 450px;
    }
    .bf-txt.white-text.align-left p {
        font-size: 21px;
    }
    .bf-code {
        font-size: 25px !important;
    }
    .bf-n {
      font-size: 55px;
    }
    .bf-dto {
        font-size: 30px;
    }
    .wrapper-bf-txt {
        margin-top: 10px;
    }

}


@media (max-height: 900px) {
    .logos-slider.andalucia, .logos-slider.andalucia img,
    a.csp-logo, a.csp-logo img,
    .logos-slider.insurance, .logos-slider.insurance img {
    max-width: 90px;    
  }    
}

@media (max-width: 1441px) {
  #main-menu-wrapper {
        margin-top: 35px;
    }
    .hotel-menu .affix {
        top: 129px;
    }
}

/* Large desktop */
@media (min-width: 1200px) {

.child-divisor .mi-title3,
.child-divisor .mi-title2,
.child-divisor .secundary-btn {
  white-space: nowrap;
}
.alternate-columns .row > div:last-child {
  max-width: 630px;
}
.rooms-listing-wrapper .common-services {
  padding: 0 0 0 150px;
}
 .page-id-18157 .full-video-wrapper img.block {
      margin-top: -150px;
  }


}

/* Screen touch devices */
@media (min-device-width: 0) and (max-device-width: 1024px) {
body {
  font-size: 15px;
}
a.over-img > div::before {
  font-size: 40px;
  opacity: 1;
  margin-bottom: 22px;
}
.child-divisor > div:first-child .secundary-btn {
  white-space: nowrap;
}
.i-btn i {
  right: 16px;
  opacity: 1;
}
.secundary-btn.i-btn {
  padding: 13px 60px 13px 20px;
}
.cat-hotel-home #content-header:not(.not-video) {
  height: calc(100vh - 75px);
}
.trust-iframe {
  left: 18px;
}
.full-video-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.full-video-wrapper video {
  display: none;
}


    .cat-hotel-home #content-header:not(.not-video) {
        max-height: none;
        height: calc(100vh - 230px); /* que se lea el title */
    }

    .cat-hotel-home .full-video-wrapper {
        height: calc(100% + 51px); /* que no se vea el player */
        padding-bottom: 0;
        width: 0;
        padding-right: 194%; /* ratio aspecto */
    }
  .cat-hotel-home .full-video-wrapper.w-auto {
    width:100%;
  }

    .cat-hotel-home .full-video-wrapper iframe {
        left: 25.77%; /* 50% mitad de pantalla / 194% aspecto ratio --> para centrar */
    }
    .main-title,
    .main-title.main-title-xp {
        font-size: 25px;
    }

}

/* Small screens like iPad Portrait */
@media (min-width: 768px) and (max-width: 979px) {
    #ui-datepicker-div{
        font-size: 14px !important;
        left: 10px!important;
    }
    ul#menu_web {
      font-size: 0.6em;
    }
    .all-hotels-menu .menu {
      font-size: 0.6rem;
    }

    .txt-engine-adv .exclusive-discount {
      display: none;
    }

    /* modales */
    .modal.large-modal .modal-dialog {
      margin: 0 40px 40px;
    }
    .rooms-listing-wrapper .common-services {
      padding: 0 0 0 40px;
    }
    /* habitaciones */
    .rooms-listing-wrapper .common-services li {
      width: 50%;
    }
    /* header */
    #header #logo {
      height: 58px;
      top: 36px;
      -webkit-transition: .5s ease-out;
      transition: .5s ease-out;
    }
    #header .content > .affix #logo {
      top: 16px;
      -webkit-transition: .5s ease-out;
      transition: .5s ease-out;
    }
    #header #logo a {
      max-width: 58px;
      text-indent: -37px;
    }
    .modal-engine-wrapper {
      height: 52px;
    }
    .booking-modal-btn {
      height: 52px;
      line-height: 52px;
      padding: 0;
      text-align: center;
      width: 52px;
    }
    .booking-modal-btn::before {
      content: "\e9e2";
      font-family: "mirai-icofonts";
      display: block;
      font-size: 2em;
    }
    .modal-engine-wrapper.affix + #header-info .tel {
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
    /* clases generales */
    .m-text .align-center p,
    .m-text.align-center p { text-align: center;}
    .minh-60 { min-height: 50vh;}
    .minh-50 { min-height: 40vh;}
    /* pÃƒÂ¡ginas individuales */
    .hotel-contact .mi-title5 {
      max-width: none;
      padding-bottom: 0;
      width: 100%;
      text-align: center;
    }

    .cat-hotel-home #content-header:not(.not-video) {
        height: calc(100vh - 230px);
    }

    .cancelation-free {
        top: 163px;
    }

    #content-header.not-video > img.full-height-pic {
        height: auto;
        margin-top: 110px;
    }

    .wraper-main-title {
            padding: 0 50px 120px;;
    }
    .mainfooter > * {
      box-sizing: border-box;
    }

    #header-info .contact_menu {
      margin-left: 8px;
    }
    #header-info [data-mirai-engine="mirai_cl"] {
      margin-left: 30px;
    }
    span[class*="mi-ico-"] {
      margin-right: 5px;
    }

}
/* Small screens like iPad Portrait */
@media (min-width: 768px) and (max-width: 1024px) {

    .main-title,
    .main-title.main-title-xp {
        font-size: 25px;
    }
}
@media (max-width: 979px) {
    .txt-engine-adv {
        flex-direction: column;
    }

    .home .flickity-viewport,
    .home .flickity-viewport .carousel-cell{
       height: 100%!important

   }
}

/*------------------------------------------------------------------------------*/

/*Hide offer listing*/
.offers-listing-wrapper.offers-listing-1.container {display: none;}

/****** Christmas 2021 ***/
.page-id-38539 div#content-header:after {
    content: "";
    width: 100%;
    height: 90px;
    /* background-color: red; */
    position: absolute;
    bottom: 0px;
    display: block;
    background-image: url(/wp-content/uploads/sites/1601/nggallery/navidad-2021/Recurso-ESTRELLAS%404x.png);
    background-size: auto 100%;
    z-index: 0;
    background-position: center 20px;
    background-repeat: no-repeat;
}
/*
.page-id-38539  .engine-wrapper {
	z-index: 1;
}
*/
.page-id-38539 div#content-header:before {
    content: "";
    width: 100%;
    height: 27%;
    position: absolute;
    display: block;
    background-image: url(/wp-content/uploads/sites/1601/nggallery/navidad-2021/Recurso-FELIZ-NAVIDAD%404x.png);
    background-size: auto 100%;
    z-index: 0;
    background-repeat: no-repeat;
    left: 0;
    top: -50px;
    margin: auto;
    bottom: 0;
    right: 0;
    background-position: center center;
}

@media (max-width: 960px) {
    .page-id-38539 div#content-header:before { top: -130px;}
    
    #info-salones .cambio{
    	order: 1;
    }
    #info-salones .box-info {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 750px) {
    .page-id-38539 div#content-header:before { top: 110px;}

}