/*
Theme Name: Hotel-casa-1800-sevilla-2021
Theme URI: hotelcasa1800sevilla.com
Description: Hotel-casa-1800-sevilla-2021
Template: mirai
Author: Mirai Espana
*/


/*@import url("../hotel-casa-1800-granada-2021/style.css");*/


/*---------------------------------------------------------------------------*/


/*--------------------------------- FONTS -----------------------------------*/


/*---------------------------------------------------------------------------*/

:root {
    --primary-color: #8B6E4A;
    --secondary-color: #EDE5E3;
    --third-color: #3C2B2D;
}

@font-face {
    font-family: "flaticon";
    src: url("/files/flaticon.ttf") format("truetype"), url("/files/flaticon.woff") format("woff"), url("/files/flaticon.woff2") format("woff2"), url("/files/flaticon.eot?") format("embedded-opentype"), url("/files/flaticon.svg?") format("svg");
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
    font-family: "flaticon" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-wifi:before {
    content: "\f101";
}

.flaticon-wifi-sign:before {
    content: "\f102";
}

.flaticon-bathtub:before {
    content: "\f103";
}

.flaticon-bath:before {
    content: "\e91a";
}

.flaticon-bath:before {
    content: "\f104";
}

.flaticon-bathtub-alternate:before {
    content: "\f105";
}

.flaticon-bed-sheets:before {
    content: "\f106";
}

.flaticon-user:before {
    content: "\f107";
}

.flaticon-globe:before {
    content: "\f108";
}

.flaticon-chat:before {
    content: "\f109";
}

.flaticon-star:before {
    content: "\f10a";
}

.check-list li:before,
.bullet-list li:before,
.carousel-control:before,
i.icon-lock:before,
.offers-slide .slide .no-offers:before {
    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;
}


/* 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 {
    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 {
    content: '\e967';
}

a.fwd-link:hover:after {
    margin-left: 1em;
    margin-right: 0;
}

.back a:hover:before {
    margin-right: 1em;
    margin-left: 0;
}


/* GENERAL FONT STYLES */

body {
    font-size: 16px;
    line-height: normal;
    color: var(--third-color);
}

body,
.ui-datepicker-inline *,
.wpcf7 input,
#ui-datepicker-div {
    font-family: 'Montserrat', '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: var(--third-color);
    transition: .3s ease-out;
}

a:hover,
#cuadroOpiniones div.hssurveys_full .noLink:hover,
#cuadroOpiniones div.hssurveys_full .noLink a:hover,
#main .offer-detail-1 .go-to-calendar:hover {
    color: var(--primary-color);
    text-decoration: none;
}


/* TITLES */


/* reset Bootstrap styles */

h1,
h2,
h3,
h4,
h5,
p,
li {
    line-height: 26px;
}

#main p:last-of-type {
    margin-bottom: 0;
}


/* reset categories title blog */

.blog-wrapper #posts_con_categoria {
    font-size: initial;
    margin: 0;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}

.main-title {
    font-family: "Libre Baskerville";
    color: #fff;
    font-size: 3.2rem;
    font-style: italic;
    line-height: 65px;
}

.mi-title2,
#cookies-wrapper-content h1,
.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 {
    color: var(--third-color);
    font-family: "Libre Baskerville";
    font-size: 2.7rem;
    line-height: 65px;
}

.mi-title3,
#cookies-wrapper-content h2,
.rooms-listing-wrapper h3,
.rooms-detail-wrapper h3,
.offers-listing-wrapper h3,
.offers-detail-wrapper h3,
.blog-wrapper h3,
.mi-iata-content h3 {
    font-size: 1.8em;
    color: var(--third-color);
    line-height: 40px;
}

.mi-title4,
.rooms-detail-wrapper h4,
.offers-detail-wrapper h4 {
    font-size: 1.3rem;
    color: var(--third-color);
    line-height: 25px;
}

.description {
    font-size: 1.2rem;
}

.underline {
    text-decoration: underline;
}

.italic {
    font-style: italic;
}


/*---------------------------------------------------------------------------*/


/*----------------------------- 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;
}

.mi-iata-content .mi-action .tab-content {
    overflow: visible;
}

.collapse {
    overflow: hidden;
}

dt,
dd {
    line-height: 1;
}


/*---------------------------------------------------------------------------*/


/*--------------------------- GENERIC CLASSES -------------------------------*/


/*---------------------------------------------------------------------------*/

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.absolute.full {
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
}

.full-width {
    width: 100%
}

.full-height {
    height: 100%
}

.block {
    display: block
}

.inline-block {
    display: inline-block !important
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.align-end {
    text-align: end
}

.vertical-align>* {
    vertical-align: middle
}

.overflow-h {
    overflow: hidden
}

.img-cover {
    height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.center {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}


/* FLEX RULES */

.flex.row:before,
.flex.row:after,
.flex.container:before,
.flex.container:after {
    display: none;
}

.flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}


/* y axis */

.fx-align-center {
    -ms-flex-align: center;
    -webkit-box-align: 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 {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.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;
}


/* break line */

.fx-wrap {
    -ms-flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-wrap: wrap;
}


/* 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 li:before,
.bullet-list li:before {
    font-family: 'mirai-icofonts';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}

.check-list li:before {
    color: var(--third-color);
    content: '\e983';
}

.bullet-list li:before {
    color: var(--third-color);
    content: '\eb1a';
    font-size: .5em;
    line-height: 1;
    margin-top: 1em;
}

.bullet-list.grid-col-3 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.gap20 {
    gap: 20px;
}


/* MARGIN - PADDING */

.pa0 {
    padding: 0
}

.pts {
    padding-top: 20px;
}

.prs {
    padding-right: 20px;
}

.pbs {
    padding-bottom: 20px;
}

.pls {
    padding-left: 20px;
}

.phs {
    padding-right: 20px;
    padding-left: 20px;
}

.pvs {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pas {
    padding: 20px;
}

.pasm {
    padding: 40px;
}

.ptm {
    padding-top: 70px;
}

.prm {
    padding-right: 70px;
}

.pbm {
    padding-bottom: 70px;
}

.plm {
    padding-left: 70px;
}

.phm {
    padding-right: 70px;
    padding-left: 70px;
}

.pvm {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pam {
    padding: 70px;
}

.ptl {
    padding-top: 150px;
}

.prl {
    padding-right: 150px;
}

.pbl {
    padding-bottom: 150px;
}

.pll {
    padding-left: 150px;
}

.phl {
    padding-right: 150px;
    padding-left: 150px;
}

.pvl {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pal {
    padding: 150px;
}

.mts {
    margin-top: 20px;
}

.mrs {
    margin-right: 20px;
}

.mbs {
    margin-bottom: 20px;
}

.mls {
    margin-left: 20px;
}

.mhs {
    margin-right: 20px;
    margin-left: 20px;
}

.mvs {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mas {
    margin: 20px;
}

.mtm {
    margin-top: 70px;
}

.mrm {
    margin-right: 70px;
}

.mbm {
    margin-bottom: 70px;
}

.mlm {
    margin-left: 70px;
}

.mhm {
    margin-right: 70px;
    margin-left: 70px;
}

.mvm {
    margin-top: 70px;
    margin-bottom: 70px;
}

.mam {
    margin: 70px;
}

.mtl {
    margin-top: 150px;
}

.mrl {
    margin-right: 150px;
}

.mbl {
    margin-bottom: 150px;
}

.mll {
    margin-left: 150px;
}

.mhl {
    margin-right: 150px;
    margin-left: 150px;
}

.mvl {
    margin-top: 150px;
    margin-bottom: 150px;
}

.mal {
    margin: 150px;
}

.ma0 {
    margin: 0
}

.m0auto {
    margin: 0 auto
}


/* BACKGROUNDS & COLORS */

.white-text,
.white-text *,
.white-text a:hover,
.white-text .offers-mashup * {
    color: #fff;
}

.bg-black {
    background: #131313;
}

.bg-light {
    background: #f4f4f4;
}

.bg-secondary {
    background-color: var(--secondary-color);
}

.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/#000000+0,000000+100&0.55+0,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8c000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
}

.bg-decorate {
    position: relative;
}

.bg-decorate::before {
    content: "";
    opacity: 1;
    position: absolute;
    top: -20px;
    left: 0;
    height: 100%;
    width: 200px;
    background-image: url(/files/background-logos.png);
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    z-index: -1;
    transform: scale(1.5);
    transition: 1s ease-out .8s;
}

.m-stop.bg-decorate::before {
    opacity: 0;
    transform: scale(0);
}

.is-mobile .bg-decorate::before {
    transform: scale(1.2);
}

.bg-decorate-reverse::before {
    left: unset;
    right: 25px;
    transform: scale(-1.5, 1.5);
}

.is-mobile .bg-decorate-reverse::before {
    transform: scale(-1.2, 1.2);
}


/* borders */

.white-text *,
.white-text {
    border-color: #fff;
}


/*---------------------------------------------------------------------------*/


/*--------------------------- COMMON ELEMENTS -------------------------------*/


/*---------------------------------------------------------------------------*/


/* CAROUSEL CONTROLS (bootstrap & swiper ) */

.carousel-control,
.flickity-prev-next-button {
    box-shadow: none !important;
    /*fixing flikity focus */
    height: auto;
    line-height: 1;
    font-size: 26px;
    width: 26px;
    /* firefox fixing - mismo que font-size */
    margin: 0;
    /* bootstrap fix */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: none;
    /* fixing both */
    background: transparent !important;
    color: #000 !important;
    padding: 11px;
    opacity: .6;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.carousel-control {
    text-indent: -99999px;
    text-shadow: none;
}

.carousel-control,
.flickity-prev-next-button.previous {
    left: 0px;
}

.carousel-control.right,
.flickity-prev-next-button.next {
    left: auto;
    right: 0px;
}

.flickity-prev-next-button::after {
    background-color: rgba(255, 255, 255, 0.6);
}

.flickity-prev-next-button:hover::after {
    background-color: rgb(255, 255, 255);
}

.flickity-button:disabled {
    display: none;
}

.carousel-control:hover,
.flickity-prev-next-button:hover {
    opacity: 1;
}


/* FLICKITY TRANSITIONS */

[flickity-transition] .flickity-slider {
    transform: none !important;
}

[flickity-transition] .carousel-cell {
    left: 0 !important;
    opacity: 0;
    pointer-events: none;
    transition: .6s ease-out;
}

[flickity-transition] .carousel-cell.is-selected {
    opacity: 1;
    pointer-events: all;
}

.rooms-carousel .carousel-cell {
    width: 100%;
    min-height: 800px;
    padding: 100px 8vw;
    box-sizing: border-box;
}

.rooms-carousel .carousel-cell img {
    filter: brightness(.9);
}

.rooms-carousel .carousel-cell>div:not(.room-pointer) {
    position: relative;
    width: 100%;
    max-width: 600px;
}

.rooms-carousel .carousel-cell h4 {
    margin: 30px 0;
}

.reviews-carousel .carousel-cell {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px;
    box-shadow: inset 0 0 0 1px #655759;
    box-sizing: border-box;
}

.reviews-carousel:not(.flickity-enabled) .carousel-cell+.carousel-cell {
    margin-top: 20px;
}

.reviews-carousel.recalculated .carousel-cell {
    min-height: 100%;
}

.reviews-carousel .carousel-cell img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    display: none;
}

.reviews-carousel .carousel-cell div {
    /* margin-left: 30px; */
}

.reviews-carousel .carousel-cell h4 {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: 8px;
    display: none;
}

.reviews-carousel .carousel-cell p {
    font-size: .9rem;
    font-style: italic;
}

.reviews-carousel .carousel-cell p:before,
.reviews-carousel .carousel-cell p:after {
    content: '"';
}

.experiences-carousel .carousel-cell {
    width: calc(25% - 30px);
    margin: 0 15px;
    transition: none;
    overflow: hidden;
}

.experiences-carousel img {
    filter: brightness(.85);
    transition: .7s ease;
}

.experiences-carousel:not(.flickity-enabled) img {
    opacity: 0;
}

.experiences-carousel .carousel-cell:hover img {
    transform: scale(1.2);
}

.experiences-carousel .carousel-cell>div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 350px;
    padding: 30px;
    box-sizing: border-box;
}

.experiences-carousel .carousel-cell h4 {
    font-size: 1.7rem;
    color: #fff
}

.image-carousel .flickity-viewport,
.image-carousel .carousel-cell {
    width: 100%;
    height: 100% !important;
    min-height: 350px;
}


/* SWIPER FLICKITY */


/* full screen */

.full-screen-container .flickity-enabled,
.full-screen-container .flickity-viewport,
.full-screen-container .carousel-cell {
    height: 100% !important;
}

.full-screen-container .carousel-cell {
    width: 100%;
}

.full-screen-container .flickity-page-dots {
    bottom: 0px;
    padding: 20px;
    text-align: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    width: auto;
}

.image-carousel .flickity-page-dots .dot {
    opacity: .4;
    background-color: var(--primary-color);
}


/* arrows */

.flickity-prev-next-button {
    border-radius: 0;
    width: 48px;
    height: 48px;
}

.flickity-prev-next-button svg {
    display: none;
}

.flickity-controls {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
}

.flickity-controls.translateTop {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    padding: 20px 40px;
}

.flickity-controls>*:nth-child(2) {
    display: flex;
    justify-content: center;
    flex: 1;
    margin: 0 20px;
}

.flickity-controls .prev-button {
    position: relative;
    padding-left: 60px;
}

.flickity-controls .next-button {
    position: relative;
    padding-right: 60px;
}

.flickity-prev-next-button.previous::before,
.flickity-prev-next-button.next::before,
.flickity-controls .prev-button::before,
.flickity-controls .next-button::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 9px;
    background-color: #000;
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
    z-index: 1;
    transform: translate(16px, -50%);
}

.white-text .flickity-prev-next-button.previous::before,
.white-text .flickity-prev-next-button.next::before,
.white-text .flickity-controls .prev-button::before,
.white-text .flickity-controls .next-button::before {
    background-color: #fff;
}

.flickity-prev-next-button.next::before,
.flickity-controls .next-button::before {
    left: unset;
    right: 0;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    transform: translate(-16px, -50%);
}

.flickity-prev-next-button.previous::after,
.flickity-prev-next-button.next::after,
.flickity-controls .prev-button::after,
.flickity-controls .next-button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px #000;
    transform: translateY(-50%);
    transition: .3s ease-out;
}

.white-text .flickity-prev-next-button.previous::after,
.white-text .flickity-prev-next-button.next::after,
.white-text .flickity-controls .prev-button::after,
.white-text .flickity-controls .next-button::after {
    box-shadow: inset 0 0 0 1px #fff;
}

.flickity-prev-next-button.next::after,
.flickity-controls .next-button::after {
    left: unset;
    right: 0;
}

.custom-flickity-controls .flickity-page-dots {
    counter-reset: dot_number last_dot_number;
    position: absolute;
    top: 50%;
    bottom: unset;
    right: 20px;
    width: 60px;
    transform: translateY(-50%);
}

.custom-flickity-controls .flickity-page-dots .dot {
    background-color: transparent;
    height: 0;
    margin: 0;
    opacity: 1;
}

.custom-flickity-controls .flickity-page-dots .dot::before,
.custom-flickity-controls .flickity-page-dots .dot::after {
    position: absolute;
    top: 0;
    font-size: 1.7rem;
    color: var(--third-color);
}

.white-text .custom-flickity-controls .flickity-page-dots .dot::before,
.white-text .custom-flickity-controls .flickity-page-dots .dot::after {
    color: #fff;
}

.custom-flickity-controls .flickity-page-dots .dot::before {
    content: counter(dot_number);
    counter-increment: dot_number;
    right: 45px;
    opacity: 0;
    transition: .3s ease-out;
}

.custom-flickity-controls .flickity-page-dots .dot::after {
    content: "/ " counter(dot_number);
    counter-increment: last_dot_number;
    right: 0;
    opacity: 0;
    white-space: pre;
}

.custom-flickity-controls .flickity-page-dots .dot.is-selected::before,
.custom-flickity-controls .flickity-page-dots .dot:last-child::after {
    opacity: 1;
}

.hide-pagination .flickity-page-dots {
    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: 599;
    color: var(--third-color);
}

.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: 24px;
    display: inline-block;
    vertical-align: middle;
}

.mi-modal-close span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    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 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: var(--secondary-color);
    z-index: 1;
}

.mirai-modal .mi-modal-content {
    height: 100%;
    background-color: var(--secondary-color);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.mirai-modal .mi-modal-content>div {
    max-height: 100%;
    overflow: auto;
}

#modal-menuweb .mi-modal-content>div {
    box-sizing: border-box;
}


/* top */

.mirai-modal[data-to="top"] {
    opacity: 0;
    left: -100%;
    transition: opacity .3s ease-in, left 0s ease-in .3s, top .3s ease-in;
}

.mirai-modal[data-to="top"].mi-active {
    opacity: 1;
    left: 0;
    transition: opacity .3s ease-in, left 0s ease-in 0s, top .3s ease-in;
}

.mirai-modal[data-to="top"]:not(.mi-active) .mi-modal-content {
    transform: translateY(-100%);
}

.mirai-modal[data-to="top"] .mi-modal-content {
    height: auto;
    transition: 1s ease-out;
}

#engine-modal::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
    z-index: -1;
}


/* 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;
}

.mirai-modal-active:not(.is-mobile) #fixed-header.offset-active[data-transparent="true"] {
    background-color: transparent;
}


/* Disable menu items when other modal is open */

body.mirai-modal-active:not(.engine-modal-active):not(.close-modalengine-active) .booking-modal-btn,
body.modal-menuweb-active .booking-modal-btn,
.mirai-modal-active:not(.modal-menuweb-active) .menu-modal-btn {
    pointer-events: none;
    opacity: 0;
}




/* SHADOWBOX */

#sb-container {
    z-index: 1100;
}


/* SIDE MODAL BUTTON */

.fixed-modal-link {
    background: #d8d8d8;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    position: fixed;
    right: 0;
    top: 30%;
    padding: 30px 10px;
    z-index: 200;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.fixed-modal-link:hover {
    padding: 30px 20px 30px 10px;
}


/* FORMS */

.wpcf7 input:not([type="checkbox"]):not([type="submit"]):not([type="radio"]),
.wpcf7 textarea {
    width: 100%;
    padding: 5px;
    border: 0;
    border-bottom: 2px solid var(--primary-color);
    box-shadow: none;
    box-sizing: border-box;
    background-color: transparent;
}

.white-text .wpcf7 input:not([type="checkbox"]):not([type="submit"]):not([type="radio"]),
.white-text .wpcf7 textarea {
    border-color: #fff;
}

.wpcf7 textarea {
    height: 120px;
}

.wpcf7 input:not([type="checkbox"]):not([type="submit"]):not([type="radio"]) {
    height: 50px;
    line-height: 50px;
}

.wpcf7-form>div {
    padding: 10px;
    box-sizing: border-box;
}

.wpcf7-form label {
    font-size: 1.1em;
    margin-bottom: 8px;
    text-align: left;
}

.wpcf7-recaptcha>div {
    width: 100% !important;
    margin: 10px 0;
}

.accept-privacity {
    margin-bottom: 10px;
}

.wpcf7-form input[type="radio"]:focus,
.wpcf7-form input[type="checkbox"]:focus {
    outline: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.wpcf7-form input[type="radio"],
.wpcf7-form input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #777;
    border-radius: 0;
    padding: 9px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    min-height: inherit;
    margin-top: -3px;
}

.wpcf7-form input[type="checkbox"]:checked:after {
    font-family: 'mirai-icofonts';
    content: "\e984";
    position: absolute;
    top: 2px;
    left: 3px;
    color: var(--primary-color);
}

.wpcf7 a {
    text-decoration: underline;
}

.wpcf7-form .wpcf7-response-output:not(:empty) {
    display: inline-block;
}

.wpcf7-form input.wpcf7-submit {
    background-color: var(--third-color) !important;
    border-radius: 30px;
    font-size: 1.1rem;
    padding: 12px 40px !important;
    transition: .3s ease-out;
}

.wpcf7-form input.wpcf7-submit:hover {
    background-color: var(--primary-color) !important;
}


/* BACK TO TOP */

#back-top {
    background-color: #9a9a9a;
}


/* BACKGROUND IMAGE */

.bg-img {
    position: absolute;
    object-fit: cover;
    height: 100% !important;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-top {
    object-position: top;
}

.reverse-img {
    transform: scaleY(-1);
}

.semicircle-img {
    max-width: 180px;
    height: auto;
}


/* BUTTONS */


/* utiliza la clase .primary-btn para aquellos botones que quieras que se comporten como el de reservar, y .secondary-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;
    border-radius: 32px;
    box-shadow: none;
    text-shadow: none;
    font-size: 1.1rem;
    font-weight: 500;
    background: #000;
    background-color: var(--primary-color);
    color: #fff !important;
    padding: 15px 30px;
    text-align: center;
    transition: .3s 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-color: var(--third-color);
}

.primary-btn,
.secondary-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,
.offers-mashup .more-info-link,
.rooms-listing-wrapper .room-box .room-book a,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview,
.room-description .more-info,
.secondary-btn {
    position: relative;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    color: var(--third-color);
    font-size: 1rem;
    padding: 0 40px 0 0;
}

.offers-listing-wrapper .offer .offer-button::after,
.rooms-detail-wrapper .offer .offer-button::after,
.mapa .formRuta input.calculaRuta::after,
#respond .form-submit #submit::after,
.offers-mashup .more-info-link::after,
.rooms-listing-wrapper .room-box .room-book a::after,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview::after,
.secondary-btn::after,
.room-description .more-info::after {
    content: "\e963";
    font-family: 'mirai-icofonts'!important;
    font-size: 17px;
    font-variant: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    transition: .3s ease-out;
}

.offers-listing-wrapper .offer .offer-button:hover::after,
.rooms-detail-wrapper .offer .offer-button:hover::after,
.mapa .formRuta input.calculaRuta:hover::after,
#respond .form-submit #submit:hover::after,
.offers-mashup .more-info-link:hover::after,
.rooms-listing-wrapper .room-box .room-book a:hover::after,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview:hover::after,
.secondary-btn:hover::after,
.room-description .more-info:hover::after {
    color: var(--third-color);
    right: 0;
}

.white-text .secondary-btn::after {
    border-color: #fff;
}

.white-text .secondary-btn,
.white-text .offers-mashup .more-info-link {
    color: #fff;
}


/* disabled buttons */

#main .offers-detail-wrapper .offer-calendar-wrapper .offer-button:disabled,
#main .rooms-detail-wrapper .room-calendar-wrapper .room-button:disabled,
.all-calendar input[type="button"]:disabled {
    background-color: #b9b9b9 !important;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.wpcf7 .wpcf7-form input.wpcf7-submit:disabled,
.wpcf7 .wpcf7-form input.wpcf7-submit:disabled:hover {
    background-color: #b9b9b9 !important;
    border-radius: 30px;
}


/* 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 ------------------------------ */


/* 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,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._selected-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-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 a:hover,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkin-date._checkout-date a,
.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 td:not(._checkout-date):hover 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 ._checkin-date._checkout-date span,
.all-calendar .ui-datepicker-calendar ._checkin-date._checkout-date a,
.all-calendar .ui-datepicker-calendar a:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: var(--primary-color) !important;
    color: #FFF;
    font-weight: normal !important;
    text-decoration: none;
}


/* last selected day */

.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._checkout-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,
.all-calendar .ui-datepicker-calendar ._checkout-date span,
.all-calendar .ui-datepicker-calendar ._checkout-date a {
    background: var(--third-color) !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 {
    border: 1px solid #c4c4c4 !important;
    background: transparent !important;
}


/* ----------------------------------------------------------------------------------------------- */


/*---------------------------------------------------------------------------*/


/*------------------------------ STRUCTURE ----------------------------------*/


/*---------------------------------------------------------------------------*/

#header .content,
#main .content,
#footer .content {
    position: relative
}


/* HEADER */

#fixed-header {
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 1;
    z-index: 600;
    transition: .3s ease-in-out;
}

.modal-menuweb-active #fixed-header {
    background-color: var(--secondary-color);
}

#fixed-header.offset-active {
    position: fixed;
    top: 0;
}

.mirai-modal-active #fixed-header {
    pointer-events: none;
}

.modal-menuweb-active #fixed-header #navigationweb>*:first-child {
    pointer-events: all;
}

.mirai-modal-active:not(.modal-menuweb-active) #fixed-header #navigationweb>*:first-child,
.mirai-modal-active #fixed-header #navigationweb>*:not(:first-child) {
    opacity: 0;
}

.bookingstep1 #fixed-header {
    position: absolute;
}

#header #navigationweb {
    animation: none;
    box-sizing: border-box;
    position: relative;
    padding-left: 3vw;
    padding-right: 3vw;
    z-index: 1051;
}

#navigationweb>div:not(.logo-content) {
    flex: 1;
}

body:not(.is-mobile) #navigationweb>div:first-child>*:not(:last-child) {
    margin-right: 20px;
}


/* Hamburguer */

.burguer-wrapper {
    color: var(--third-color);
    padding: 8px;
    border-radius: 50%;
    border: 2px solid;
    transition: .3s ease-out;
}

body:not(.mirai-modal-active) #fixed-header.offset-active .burguer-wrapper {
    background-color: var(--third-color);
    border-color: var(--third-color);
}

.mirai-modal-active .burguer-wrapper {
    border-color: transparent;
}

.menu-modal-btn {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
}

.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: 2px solid;
    -webkit-transition: .4s .2s ease, color .2s;
    transition: .4s .2s ease, color .2s;
    color: var(--third-color);
    border-radius: 10px;
}

body:not(.mirai-modal-active) .burguer-wrapper,
body:not(.mirai-modal-active) .menu-modal-btn::before,
body:not(.mirai-modal-active) .menu-modal-btn::after,
body:not(.mirai-modal-active) .menu-modal-btn i::before,
body:not(.mirai-modal-active) .menu-modal-btn i::after {
    color: #fff;
}

.menu-modal-btn::before {
    top: 10px;
    left: 20px;
}

.menu-modal-btn:hover::before {
    left: 5px;
}

.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 {
    transition: .3s;
}

.menu-modal-btn i {
    position: absolute;
    -webkit-transition: .2s, color 0s;
    transition: .2s, color 0s;
    top: 50%;
    margin-top: -2px;
    left: 0;
    right: 0;
}

.menu-modal-btn.toggle-close {
    width: 40px;
    padding-right: 0;
    transition: border .2s .4s;
}

.menu-modal-btn.toggle-close::before {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.menu-modal-btn.toggle-close::after,
.menu-open .menu-modal-btn:hover::after {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.menu-modal-btn.toggle-close i {
    left: 10px;
    right: 10px;
}

.menu-modal-btn.toggle-close i::after,
.menu-modal-btn.toggle-close i::before {
    left: 0;
    right: 0;
}

.menu-modal-btn.toggle-close i::after {
    transform: rotate(45deg) scale(1.5);
    transition: .4s .2s ease;
}

.menu-modal-btn.toggle-close i::before {
    transform: rotate(-45deg) scale(1.5);
    transition: .4s .2s ease;
}

.menu-modal-btn.toggle-close span:first-child {
    margin-top: -18px;
    -webkit-transition: .4s;
    transition: .4s;
}


/*CLUB - TRANSLATE LINKS */

[class*="club-login__access"] {
    width: auto !important;
}

[class*="club-login__access-text"] {
    overflow: hidden;
    max-width: 0;
    font-size: .8rem;
    transition: .5s ease-out;
}

[class*="club-login__access"]:hover [class*="club-login__access-text"],
.mirai-modal-active [class*="club-login__access-text"] {
    max-width: 100px;
    margin-left: 10px;
}

[class*="club-login__access-icon"] {
    margin-right: 0;
}

.header-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-link,
[class*="club-login__access-icon"].mi-ico-login-profile-light:before {
    color: var(--third-color);
    transition: .3s ease-out;
}

body:not(.mirai-modal-active) .mi-ico-login-profile-light:before {
    color: #fff;
}

body:not(.mirai-modal-active) #fixed-header.offset-active .header-link i,
body:not(.mirai-modal-active) #fixed-header.offset-active span[class*="club-login__"] {
    background-color: var(--third-color);
    border-color: var(--third-color);
}

.header-link i,
[class*="club-login__access-icon"] {
    display: flex;
    font-size: 1rem;
    background-color: transparent;
    padding: 8px;
    border: 1px solid;
    border-radius: 50%;
    transition: .3s ease-out;
}

body:not(.mirai-modal-active) .header-link i,
body:not(.mirai-modal-active) [class*="club-login__access-icon"],
body:not(.mirai-modal-active) [class*="club-login__access-text"] {
    color: #fff;
}

body:not(.mirai-modal-active) #fixed-header.offset-active .mi-club-login__access-text {
    padding: 10px 0 9px 22px;
    border-radius: 0 20px 20px 0;
    margin-left: -22px;
    z-index: -1;
}

body:not(.mirai-modal-active) #fixed-header.offset-active button:hover>.mi-club-login__access-text {
    padding-right: 15px;
}

.header-link i {
    pointer-events: none;
}

.advantages-link {
    position: relative;
}

.advantages-link::before {
    content: "1";
    position: absolute;
    top: -3px;
    left: -3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    background-color: var(--primary-color);
    color: #fff;
    font-size: .5rem;
    border-radius: 50%;
}

.mi-ico-login-profile-light:before {
    content: "\f107";
    font-family: "flaticon" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.mi-ico-terrace:before {
    content: "\e90a";
}

.translate-tooltip {
    overflow: hidden;
}

.translate-tooltip>i {
    margin-right: 0;
    cursor: pointer;
    z-index: 1;
    transition: .5s ease-out;
}


/* qtranslate */

.widget_qtranslate {
    position: relative;
    padding: 7px 15px 7px 35px;
    border: 1px solid;
    border-left: 0;
    border-radius: 18px;
    transform: translateX(-32px);
    transition: .5s ease-out;
}

body:not(.modal-menuweb-active) #fixed-header.offset-active .widget_qtranslate {
    background-color: var(--third-color);
}

body:not(.modal-menuweb-active) #fixed-header:not(.offset-active) .widget_qtranslate {
    border-color: #fff;
}

body:not(.modal-menuweb-active) .translate-tooltip:not(:hover) .widget_qtranslate {
    opacity: 0;
    pointer-events: none;
    transform: translateX(-40px);
}

.widget_qtranslate ul {
    line-height: 1;
}

.widget_qtranslate ul li {
    float: left;
    border-right: 1px solid;
    padding: 0 5px;
    margin: 0;
    line-height: 20px;
}

.widget_qtranslate ul li:last-child {
    padding-right: 0;
    border-right: none;
}

.widget_qtranslate ul li a {
    transition: none;
}

body:not(.modal-menuweb-active) .widget_qtranslate ul li {
    color: #fff;
}

#container .widget_qtranslate ul li.active a,
#container .widget_qtranslate li:hover a {
    font-weight: 600;
}

.widget_qtranslate ul li.active a {
    cursor: default;
}


/* logo */

#logo {
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0;
}

#fixed-header #logo a {
    overflow: hidden;
    max-height: 80px;
    transition: .3s ease-out;
}

body:not(.mirai-modal-active) #fixed-header:not(.offset-active) #logo a,
body:not(.mirai-modal-active) #fixed-header:not(.offset-active) #logo a img {
    max-height: 200px;
}

#fixed-header #logo img {
    max-height: 120px;
    transition: .3s ease-out;
}

#fixed-header:not(.offset-active) #logo img {
    filter: brightness(0) invert();
}

.logo-content.offset-active #logo a {
    opacity: 0;
    pointer-events: none;
}


/* booking modal button */

.cat-room-detail #navigationweb>div:last-child>*,
.cat-offer-detail #navigationweb>div:last-child>*,
.cat-booking #navigationweb>div:last-child>*,
.cat-offer-detail #navigationweb>div:last-child>* {
    display: none !important;
}

#fixed-header .modal-engine-wrapper>.booking-modal-btn {
    position: relative;
    float: right;
    box-sizing: border-box;
    transition: .4s ease-out;
}

#fixed-header.offset-active .booking-modal-btn {
    box-shadow: 2px 2px 10px #ceb08d;
}


/* MODAL MENU  */

ul#menu_web {
    display: inline-flex;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
    text-transform: uppercase;
}

ul#menu_web li {
    height: unset !important;
}

#modal-menuweb .menu a {
    display: inline-block;
    opacity: .4;
    cursor: pointer;
    color: var(--third-color);
    z-index: 1;
}

ul#menu_web>li>a {
    font-family: "Libre Baskerville";
    font-size: 3.5rem;
    letter-spacing: -1.8px;
    line-height: 80px;
}

#modal-menuweb .menu li.current_page_item>a,
#modal-menuweb .menu li.current-menu-parent>a,
#modal-menuweb .menu a:hover {
    opacity: 1;
}

#modal-menuweb .menu li.current_page_item>a {
    cursor: default;
}

.menu .duplicated-menu-item {
    display: none;
}

ul#menu_web .sub-menu {
    overflow: hidden;
    position: relative !important;
    display: flex !important;
    flex-wrap: wrap;
    max-width: 1500px;
    transition: .5s ease-out;
    height: 42px;
    background-color: #ede5e3;
    padding: 0 50px 0 0;
    border-radius: 100px;
}

ul#menu_web>li .sub-menu.notshow {
    height: 0 !important;
}

ul#menu_web .sub-menu a,
.secondary-menu li a {
    position: relative;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 38px;
    text-transform: none;
}

.menu a {
    position: relative;
}

.menu:not(#menu_web)>li>a::after,
.menu .sub-menu>li>a::after {
    content: "";
    position: absolute;
    left: 52%;
    right: 52%;
    bottom: 2px;
    border-bottom: 2px solid var(--third-color);
    transition: .3s ease-out;
}

#footer .menu li a::after {
    bottom: -5px;
}

.menu:not(#menu_web)>li.current_page_item>a::after,
.menu:not(#menu_web)>li>a:hover::after,
.menu .sub-menu>li.current_page_item>a::after,
.menu .sub-menu>li>a:hover::after {
    left: 0;
    right: 0;
}

.secondary-menu ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
}

.menu .sub-menu li:first-child,
.secondary-menu li:first-child {
    margin-left: 0;
    padding-left: 0;
}

.menu .sub-menu li,
.dotted-menu li {
    position: relative;
}

.menu .sub-menu li,
.dotted-menu li {
    margin: 2px 0;
}

.menu .sub-menu li:not(:first-child),
.dotted-menu li:not(:first-child) {
    margin: 2px 0 2px 12px;
    padding-left: 12px;
}

.menu .sub-menu li:not(:first-child)::before,
.dotted-menu li:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--third-color);
    transform: translate(-50%, -50%);
}


/* MODAL MENU CAROUSELL */

.modalmenu-gallery {
    position: absolute;
    top: 70px;
    right: 70px;
    bottom: 220px;
    width: 50vw;
    pointer-events: none;
    z-index: 0;
}

body:not(.is-desktop) .modalmenu-gallery {
    display: none;
}

.menu-images-carousel,
.menu-images-carousel .flickity-viewport,
.menu-images-carousel .carousel-cell {
    height: 100% !important;
}

.menu-images-carousel .carousel-cell {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 50px;
}

.menu-images-carousel .carousel-cell:nth-child(even) {
    align-items: flex-end;
}

.menu-images-carousel .carousel-cell img {
    width: calc(50% - 25px);
    height: auto;
    max-height: 100%;
    object-fit: cover;
}


/* FOOTER */


/* hidden old contact row and widget translate */

.home #footer .content>address.address_phone,
#footer .content>.widget_qtranslate {
    display: none !important;
}

#footer {
    background-color: var(--secondary-color);
}

#footer,
#footer a {
    color: var(--third-color);
}

#footer a {
    word-break: break-all;
}

#footer a:hover {
    color: #000;
}

#footer p {
    margin-bottom: 0;
    font-size: 0.8em;
}

.prefooter {
    padding: 40px 0 0 0;
}

.mainfooter {
    padding: 40px 0;
}

.postfooter .container {
    padding: 40px 0;
    border-top: 1px solid var(--third-color);
}


/* social media */

#footer .socialmedia {
    margin: 12px 0 50px;
}

#footer .socialmedia a {
    background-color: var(--third-color);
    border: 1px solid var(--third-color);
    border-radius: 50%;
    font-weight: normal;
    padding: 4px;
    margin: 4px;
    color: #ffffff;
    transition: .3s ease-out;
}

#footer .socialmedia a:hover {
    background-color: transparent;
    color: var(--third-color)
}

.footer-contact {
    margin: 40px 0;
}

.footer-contact li {
    line-height: 30px;
}

.footer-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.postfooter .menu {
    display: flex;
    flex-wrap: wrap;
}

.postfooter .menu li {
    position: relative;
    margin: 5px 0;
}

.postfooter .menu li:not(:first-child) {
    padding-left: 15px;
    border-left: 1px solid;
}

.postfooter .menu li:not(:last-child) {
    padding-right: 15px;
}


/* footer titles */

.hotelschema .name,
#footer .mi-title {
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 20px;
    /* font-family: 'Playfair Display', serif; */
}


/* hotelschema - vcard */

.hotelschema>br {
    display: none;
}

.hotelschema .phone-label,
.hotelschema .fax-label {
    display: none;
}

.hotelschema {
    line-height: 1.7em;
}

.hotelschema .address,
.hotelschema .tel,
.hotelschema .fax,
.hotelschema .mail {
    display: block;
}

.hotelschema .tel:before,
.hotelschema .fax:before,
.hotelschema .mail:before {
    vertical-align: middle;
    margin-right: 6px;
    display: inline-block;
    font-family: 'mirai-icofonts';
}

.hotelschema .tel:before {
    content: '\e9b3';
}

.hotelschema .fax:before {
    content: '\e9bd';
}

.hotelschema .mail:before {
    content: '\e9bf';
}


/* featured links */

.featured-links li,
.featured-links .menu li {
    display: block;
    margin-bottom: 7px;
}


/* view/cancel link */

.icon-lock {
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
}


/* developed by mirai */

#developed-wrapper a {
    text-transform: lowercase;
    font-weight: bold;
}


/* MAIN ELEMENTS */

#content-header {
    position: relative;
}

#content-header>img {
    width: 100%;
    object-fit: cover;
}

#content-header {
    background-color: var(--secondary-color);
}

.home.load #content-header>img,
.home.load #content-header>iframe {
    animation: 1.5s slideUp ease-in-out both .8s;
}

@keyframes slideUp {
    0% {
        clip-path: inset(100% 0 0 0);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}

#video-home {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.1);
    pointer-events: none;
}

.picbox {
    min-height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 30px 0;
}

.picbox::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    pointer-events: none;
    z-index: 1;
}

.picbox>div {
    z-index: 2;
}

.cat-room-detail .picbox,
.cat-offer-detail .picbox,
.cat-booking .picbox,
.woocommerce-page .picbox {
    min-height: 180px;
}

.engine-wrapper {
    position: relative;
    pointer-events: none;
    width: 100%;
}

.home .engine-wrapper h1 {
    opacity: 1;
    transform: translateX(0);
    transition: 1s ease-out 1.8s;
}

.home:not(.load) .engine-wrapper h1 {
    opacity: 0;
    transform: translateX(40px);
}

.engine-wrapper .mi-be,
.engine-wrapper a,
.engine-wrapper button,
.engine-wrapper *[role="button"] {
    pointer-events: all;
}

.circular-text {
    position: relative;
    width: 140px;
    height: 140px;
}

.circular-text::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 3px;
    background-color: var(--third-color);
    border-radius: 50%;
    pointer-events: none;
    z-index: 1;
    transform: translate(-50%, -50%);
}

.circular-text>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: rotationAnimation 20s linear reverse infinite;
}

.circular-text span {
    position: absolute;
    left: calc(50% - 10%);
    top: -6%;
    width: 8%;
    height: 45%;
    font-size: 1rem;
    letter-spacing: 3px;
    padding: 8px;
    transform-origin: bottom center;
    text-align: center;
}

@keyframes rotationAnimation {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.talk-us-link {
    display: flex;
    align-items: center;
    font-size: .85rem;
}

.talk-us-link i {
    font-size: 1.4rem;
    color: var(--third-color);
    margin-left: 20px;
    transition: .3s ease-out;
}

.talk-us-link:hover i {
    color: var(--primary-color);
}

.advantages-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.advantages-list .carousel-cell {
    display: flex;
    align-items: center;
    flex: 1 0 250px;
}

.advantages-list .carousel-cell img {
    width: 100px;
    height: auto;
}

.advantages-list .carousel-cell span,
.web-advantages .carousel-cell>div {
    margin-left: 20px;
}

.web-advantages .carousel-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px 150px;
    box-sizing: border-box;
}

.web-advantages .carousel-cell img {
    width: 150px;
    height: auto;
}

.web-advantages .carousel-cell h4 {
    font-family: "Libre Baskerville";
    font-size: 2.8rem;
    line-height: 55px;
    margin-top: 12px;
}


/*---------------------------------------------------------------------------*/


/*--------------------------------- PAGES -----------------------------------*/


/*---------------------------------------------------------------------------*/


/* HOME */


/* go to anchor */

#content-header .scroll-down-circular,
#content-header .talk-us-link {
    position: absolute;
    bottom: 30px;
}

#content-header .scroll-down-circular {
    left: 40px;
}

#content-header .talk-us-link {
    right: 40px;
}

#content-header .talk-us-link,
#content-header .talk-us-link *,
#content-header .scroll-down-circular * {
    color: #fff;
}

#content-header .scroll-down-circular::before {
    background-color: #fff;
}


/* offers  */

.offers-listing .offer-link {
    background-color: transparent;
}

.offer-photo img,
.offers-mashup img {
    width: 110px !important;
    height: 140px !important;
    object-fit: cover;
    border-radius: 60px;
    padding: 5px;
    border: 1px solid #ccc;
}

.offers-mashup dl {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
}

.offers-listing .offer {
    margin: 0;
    padding: 30px 0;
}

.offers-listing .offer>* {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.offers-listing .offer+.offer,
.offers-mashup dl+dl {
    border-top: 1px solid var(--third-color);
}

.offers-mashup dl dd,
.offers-mashup dl span {
    display: block;
}

.offers-mashup-slide dt,
.offers-listing .offer .offer-title {
    flex: 1;
    color: var(--third-color);
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 32px;
    padding: 20px 40px;
}

.offers-mashup dd span {
    display: none;
}

.offers-slide .slide .no-offers {
    padding: 20px 15px;
    font-size: 30px;
    max-width: 600px;
    margin: 0 auto;
}

.offers-slide .slide .no-offers:before {
    font-family: 'mirai-icofonts';
    content: '\ea75';
    font-size: 50px;
    line-height: 1;
    margin-bottom: 10px;
    display: block;
}

.offers-listing .offer .offer-texts {
    flex: 1;
    padding: 20px 40px;
}

.offers-listing .offer .offer-title,
.offers-listing .offer .offer-description {
    padding: 0;
    margin: 0;
}

.offers-listing .offer .offer-title {
    padding-bottom: 5px;
}

.offers-listing .box-3 {
    display: none;
}

.offers-listing .offer .offer-button {
    bottom: unset;
    right: unset;
}

.offers-detail-wrapper .offer-wrapper {
    background-color: var(--secondary-color);
}

.offers-detail-wrapper {
    padding-top: 40px;
}

.sticky-content {
    position: sticky;
    top: 50px;
}

.experiences-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.press-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.experiences-grid .carousel-cell,
.press-grid .carousel-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 300px;
    padding: 60px 40px;
    box-sizing: border-box;
}

.press-grid .carousel-cell img {
    object-fit: contain;
}

.experiences-grid .carousel-cell span,
.press-grid .carousel-cell span {
    position: relative;
    font-size: 1.5rem;
    color: #fff;
}

.alternate-rows>* {
    display: flex;
    flex-wrap: wrap;
}

.alternate-rows>*:nth-child(even) {
    flex-direction: row-reverse;
}

.alternate-rows>*+* {
    margin-top: 80px;
}

.alternate-rows>*>* {
    width: 50%;
    box-sizing: border-box;
}

.alternate-rows>*>*:first-child {
    position: relative;
    min-height: 480px;
}

.alternate-rows>*>*:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.alternate-rows>*:nth-child(odd)>*:last-child {
    padding: 40px 0 40px 60px;
}

.alternate-rows>*:nth-child(even)>*:last-child {
    padding: 60px 60px 60px 0;
}

.alternate-rows>*>*:first-child>img {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    left: 0;
    top: 0;
    object-fit: cover;
}

#map-wrapper .map-static {
    background-image: url(/files/map.jpg) !important;
}


/* OFFERS & ROOMS TEMPLATES */

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;
}

.rooms-listing-wrapper>.container>*:not(ul) {
    display: none;
}

.rooms-listing .room-box .room-image-link img {
    max-height: 600px;
    object-fit: cover;
}

.rooms-listing .room-box .room-content {
    box-shadow: inset 0 0 0 1px var(--primary-color);
}

.room-description .more-info {
    text-decoration: none;
    margin-top: 20px;
}


/* align text center when no offers */

.offers-listing-wrapper.no-offers {
    text-align: center;
}

.offer-discount span[class*="span"] {
    display: inline;
    width: auto;
    float: none;
}

#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: inherit;
}

.offers-listing-wrapper {
    padding: 50px 0px;
}


/* template 2 offers & rooms */

.room-box .room-detail .price-box .min-price span,
.rooms-detail-wrapper .room-box-image .room-box-detail .box-price span {
    margin: 0;
}

.room-box .room-detail .price-box .min-price,
.rooms-detail-wrapper .room-box-image .room-box-detail .box-price {
    background-color: var(--secondary-color);
    height: auto;
    color: var(--third-color);
}

.offer .offer-deco {
    background-color: var(--secondary-color);
}

.offers-listing-wrapper.offers-listing-2 .offer .offer-intro,
.offers-listing-wrapper.offers-listing-2 .offer .offer-date-range,
.offers-detail-wrapper.offers-listing-2 .offer-info-wrapper {
    background-color: #8e6061;
}

.offer .offer-box,
.offers-detail-wrapper .offer-features-wrapper .offer-boxes-wrapper .offer-box.main-box {
    color: #252525;
}

.offer .offer-box {
    text-align: unset;
    float: none;
    padding: 0 0 20px;
}

.offer .offer-description {
    margin-bottom: 0 !important;
}


/* template 4 detail & rooms detail 5 */

.offer-detail-4,
.rooms-detail-5 {
    padding-bottom: 80px;
}

.rooms-detail-5 .only-one-photo>img {
    width: 100%;
}

.offer-detail-4 .offers-room-detail,
.room-detail-5 .offer-room {
    background: #f3f3f3;
}

.room-detail-5 .offer-room {
    font-size: 14px;
}

.offer-detail-4 .offers-room-detail h2 {
    padding: 0;
}

.offer-detail-4 .offers-room-detail .room-offer {
    padding: 30px 0 0;
}

.room-detail-5 .offer-discount {
    font-size: 1em !important;
}


/* template 5 offers - gradient boxes */

.offers-listing .offer .offer-link-5,
.offers-detail-wrapper.offer-detail-5 .offer-wrapper {
    background: #565656;
}


/* cada 3 cajas cambia ligeramente el tono del background */

.offers-listing .offer:nth-child(6n+4) .offer-link-5,
.offers-listing .offer:nth-child(6n+5) .offer-link-5,
.offers-listing .offer:nth-child(6n+6) .offer-link-5 {
    /* background: #ca9b4c; */
    /*descomenta esta linea y borra las dos inferiores si quieres un color totalmente diferente*/
    -webkit-filter: hue-rotate(145deg) saturate(1.3);
    filter: hue-rotate(145deg) saturate(1.3);
}


/* COOKIES */

div#cookies-wrapper-content {
    padding: 70px 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,
#cookies-wrapper-content h2 {
    margin: 20px 0;
}


/* LEGAL */


/* NOT FOUND - 404 */

.not_found .modal-engine-wrapper {
    display: none;
}

.not_found #main #content-header+div {
    background: url('https://cdnwp0.mirai.com/images/bg-404.png') no-repeat center center transparent;
    margin-bottom: 0;
    min-height: 520px;
    text-align: center;
}

.not_found #main h2 {
    font-size: 2rem;
    padding-top: 100px;
    padding-bottom: 20px;
}


/* BOOKINGSTEP */

.engine-wrapper-booking {
    padding: 20px 0;
    background: var(--secondary-color);
}

.bookingstep1 #fixed-header.offset-active,
.chain_results #fixed-header.offset-active {
    position: absolute !important;
}


/*---------------------------------------------------------------------------*/


/*---------------------------------- BLOG -----------------------------------*/


/*---------------------------------------------------------------------------*/


/* BLOG PAGE */

.blog-wrapper,
.blog-sidebar {
    padding: 50px 0;
}

.blog-wrapper {
    padding-right: 60px;
}


/* blog titles */

.blog-wrapper h2,
.blog-wrapper h1,
.blog-wrapper h3 {
    margin-bottom: 10px;
    font-weight: bold;
}

.post h2 a {
    color: inherit;
}


/* small fonts */

.post .meta,
.post .entry .categorias,
.post .entry .leer_mas,
.post .comment-notes,
.post #gasp_p label,
.post .commentmetadata,
.post li.comment .reply {
    font-size: 0.8em;
}

.post .meta,
.post .commentmetadata {
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
}

.blog-wrapper .entry {
    padding-bottom: 60px;
}

.post .entry .categorias {
    border-top: 1px solid #CCC;
    padding-top: 5px;
    display: inline-block;
    margin-top: 20px;
}

.post .entry img {
    margin: 20px 0;
    max-width: 100%;
    display: block;
}

.post .entry .leer_mas {
    display: block;
    margin-top: 10px;
}


/* navigator */

.blog-wrapper p.paginaAnterior {
    float: left;
}

.blog-wrapper p.paginaSiguiente {
    float: right;
}


/* BLOG SIDEBAR */

.blog-sidebar>* {
    padding-bottom: 50px;
}

.blog-sidebar .widget_search label,
.blog-sidebar .widget-title,
.categories-wrapper label {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 21px;
}

.blog-sidebar .widget_search form input[type="text"] {
    border-radius: 0;
    background: #f7f7f7;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 34px;
}

.blog-sidebar .widget_search form input[type="text"] {
    width: 100%;
}

.widget_postcategories li,
.mirai_widget_recent_entries li {
    margin-bottom: 10px;
}

.widget_postcategories li {
    text-transform: capitalize;
}

.widget_postcategories li:last-child,
.mirai_widget_recent_entries li:last-child {
    margin-bottom: 0;
}


/* SINGLE POST */

.single-post .post .entry {
    padding-top: 30px;
}


/* comments */

.single-post .comment-author {
    margin-bottom: 5px;
}

.single-post .comment-author img {
    border-radius: 100%;
}

.single-post .comment-author cite.fn {
    font-weight: bold;
    margin-left: 5px;
}

.post ol>li.comment {
    padding: 20px 0;
}

.post li.comment>div>p {
    padding-top: 20px;
}

.post li.comment .reply {
    text-align: right;
}

.post li.comment .reply a:before {
    content: '\eb19';
    font-family: 'mirai-icofonts';
    font-size: .8em;
    color: inherit;
    display: inline-block;
    margin-right: 5px;
    text-decoration: none;
}

.post ol>li.comment li.comment {
    padding-top: 10px;
}

.post ol>li.comment>ul.children {
    padding-left: 40px;
}

.post ol>li.comment>ul.children>li.comment>ul.children {
    padding-left: 20px;
}


/* comment form */

.post #respond {
    padding: 60px 0;
}

.post #respond form .comment-form-comment textarea,
.post #respond .comment-form-author input,
.post #respond .comment-form-email input {
    width: 100%;
    display: block;
    margin-top: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 40px;
    margin-bottom: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
}

.post .comment-notes,
.post #gasp_p {
    color: #8e8e8e;
    margin-bottom: 30px !important;
}

.post #respond label {
    display: inline;
}

.post #respond .comment-form-author,
.post #respond .comment-form-email {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.post #respond .comment-form-author {
    padding-right: 15px;
}

.post #respond .comment-form-email {
    padding-left: 15px;
}

.post #gasp_p {
    margin-top: 30px;
}

.post #gasp_p input {
    vertical-align: -2px;
}


/* SEARCH POST & CATEGORIES PAGES */

.search-results .blog-wrapper>form>fieldset>input,
.search-results .blog-wrapper>form>fieldset>label,
.search-no-results .blog-wrapper>form>fieldset>input,
.search-no-results .blog-wrapper>form>fieldset>label,
.search-no-results #addthis-widget-2 {
    display: none !important;
}

.search-results h2#results-title,
.search-no-results h2#results-title,
.blog-wrapper #posts_con_categoria {
    margin: 0 0 50px !important;
    font-weight: normal;
}


/*---------------------------------------------------------------------------*/


/*----------------------------------- 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;
}

.woocommerce #main .content,
.woocommerce-page #main .content {
    margin: 0;
}

.woocommerce-page #content-page,
.woocommerce-page #main,
.woocommerce-page #container #content {
    width: 100%;
}

.single-product.woocommerce-page .product {
    max-width: 1200px;
    margin: 50px auto;
    padding: 20px;
    box-sizing: border-box;
}

.woocommerce-page .widget_shopping_cart {
    position: static;
    float: none;
    background: none;
    padding: 10px 0;
}

.woocommerce #content div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title {
    color: var(--third-color);
    font-size: 36px;
    line-height: 44px;
}

div.product span.price,
#content div.product span.price,
div.product p.price,
#content div.product p.price,
.woocommerce-page ul.products li.product .price {
    color: var(--third-color) !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #CFA888 !important;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: var(--third-color) !important;
}

.woocommerce .product_meta .sku_wrapper {
    display: none;
}

.woocommerce-message {
    top: inherit;
    max-width: 1200px;
    margin: 30px auto 0 !important;
}

.woocommerce-message:before {
    top: 0 !important;
}

.widget_shopping_cart_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.woocommerce-cart #main>.content>.container {
    padding-bottom: 60px;
}

.woocommerce-cart #main>.content #content table.cart td.actions .button,
.woocommerce table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button {
    box-sizing: border-box;
}

.woocommerce-cart .shop_table .button {
    text-align: center;
}

#breadcrumbs {
    padding: 40px 20px 20px;
}

form.woocommerce-checkout {
    width: 100%;
    max-width: 1200px;
    padding: 40px 20px;
    margin: 0 auto;
    box-sizing: border-box;
    float: none;
    text-align: left !important;
}

form.woocommerce-checkout .col2-set .col-1,
form.woocommerce-checkout .col2-set .col-1,
form.woocommerce-checkout #order_review,
form.woocommerce-checkout .col2-set .col-2,
form.woocommerce-checkout .col2-set .col-2 {
    float: left;
    width: 100%;
}

form.woocommerce-checkout h3 {
    font-size: 21px;
}

#order_review_heading {
    margin-top: 30px;
}

.woocommerce-page .page-title {
    font-size: 36px;
    line-height: 1;
    margin: 40px auto 0 !important;
}

.woocommerce-page .term-description {
    text-align: center;
    margin-bottom: 40px;
}

.woocommerce-page .product_meta a,
.woocommerce-page nav.cart_list .cart-contents .contents,
#tab-description a,
.woocommerce-page td.product-name a {
    color: var(--third-color) !important;
}

.woocommerce-page .product_meta a:hover,
.woocommerce-page nav.cart_list .cart-contents .contents:hover,
#tab-description a:hover,
.woocommerce-page td.product-name a:hover {
    color: var(--primary-color) !important;
}

.woocommerce-page ul.products {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    justify-content: space-evenly;
}

.woocommerce-page ul.products li.product {
    width: 23%;
    margin: 1%;
}

.woocommerce-page ul.products li a {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.woocommerce-page ul.products li a.woocommerce-read-more-link {
    background-color: var(--third-color);
    color: #fff;
}

.woocommerce ul.products li.product a img {
    width: 100% !important;
    height: 280px;
    margin: 0 !important;
    object-fit: cover;
}

.woocommerce ul.products li a.woocommerce-read-more-link {
    float: none;
}

.woocommerce .summary div[itemprop="offers"] .price {
    width: 100%;
    padding: 20px 0;
}

.woocommerce-page ul.products li.product h3 {
    max-width: 100%;
    font-size: 1em;
    font-weight: bold;
}

.woocommerce .product .variations .label {
    color: #444 !important;
    text-shadow: none !important;
    background-color: transparent !important;
}

.list-category-experiences ul.products li {
    width: 32.33%;
    margin: 1%;
    text-align: center;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.list-category-experiences ul.products li h3 {
    color: #5b6362 !important;
    font-size: 1.3em !important;
    padding: 5px 15px !important;
    margin: 15px auto !important;
}

.woocommerce form .form-row .input-checkbox {
    display: inline-block;
    margin: 6px 0 0 0;
}

.woocommerce-info {
    border-color: var(--third-color);
}

.woocommerce-info::before {
    color: var(--third-color);
}


/* INSTAGRAM */

#sb_instagram .sb_instagram_header,
#sb_instagram #sbi_load {
    display: none;
}

#sb_instagram #sbi_images .sbi_item {
    width: calc(15% - 10px) !important;
    margin: 0 5px !important;
    transition: none !important;
}


/*------------------- SCROLL EFFECTS -------------------*/

.m-animate {
    transform: none;
    opacity: 1;
    transition: .8s ease-in-out;
}

.m-animate.m-stop {
    opacity: 0;
}

.m-animate.m-stop[data-custom="scale"] {
    transform: scale(0);
}

.m-animate.m-stop[data-custom="left"] {
    transform: translateX(-50px);
}

.m-animate.m-stop[data-custom="right"] {
    transform: translateX(50px);
}

.m-animate.m-stop[data-custom="bottom"] {
    transform: translateY(50px);
}

.m-animate[data-custom="bg-overlay"] {
    position: relative;
}

.m-animate[data-custom="bg-overlay"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #fff;
    z-index: 1;
    transition: 1.2s ease-out .3s;
}

.m-animate[data-custom="bg-overlay"].m-stop {
    opacity: 1;
}

.m-animate[data-custom="bg-overlay"].m-stop::before {
    width: 100%;
}


/*---------------------------------------------------------------------------*/


/*------------------------------- IMPROVEMENTS ------------------------------*/



/*MODAL START*/

body.load  #modal-popup.mirai-modal.mi-active {
    left: 50%;
    opacity: 1!important;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
}

#modal-popup.mirai-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: -100%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgb(0 0 0 / 0.5);
    background-image: none;
    opacity: 0!important;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    z-index: 999999;
}

#modal-popup .mi-modal-content {
    width: 100%;
    max-width: 950px;
    height: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

#modal-popup.mi-active .mi-modal-content {
    height: 600px;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

#modal-popup .mi-modal-header {
    position: absolute;
    top: 20px;
    right: 20px;
    left: auto;
    -webkit-transform: none;
    transform: none;
    width: auto;
    margin: 0;
    padding: 0;
    color: black;
    overflow: hidden;
    background: transparent;
}

#modal-popup .mi-modal-header>.mi-modal-close {
    -webkit-transform: none;
    transform: none;
    position: static;
}

#modal-popup .mi-modal-content img {
    width: 100%;
    height: 450px;
	object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
}


/*MODAL END*/

.club-signup .flickity-controls {
    gap: 2em;
    justify-content: center;
}

.club-signup .flickity-controls>*:nth-child(2) {
    flex: 0;
    margin: 0;
}

.club-signup .club-advantages .carousel-cell h4 {
    font-size: 1rem;
    line-height: 29px;
}

.club-signup .club-advantages .carousel-cell {
    padding: 10px 75px;
    height: 350px;
}

.club-signup .custom-flickity-controls .flickity-page-dots {
    right: 0px;
}

@media (max-width: 1200px) {
    .club-signup .flickity-page-dots {
        display: none;
    }
    .club-signup .club-advantages .carousel-cell {
        padding: 10px 25px;
    }
}

@media (max-width: 768px) {
    .club-signup .club-advantages .carousel-cell {
        height: 300px;
    }
}

.custom-width img{
  width: 60%;  
}

/*-- Mejora #115271 --*/
.checkout-message .icon:before{
    font-family:  'mirai-icofonts';
    content:"\e964";
    position: absolute;
    left: 66%;
    font-size: 30px;
    color: #796B48;
    background-color: #fff;
}

.checkout-title{
    font-size: 1.3em;
}
#content-message{
    padding: 20px;
    border: 1px solid #796B48;
    margin-top: 22px;
    max-width: 760px;
}
.bolder{
    font-weight: 600;
}
#content-message img{
   width: 100%;
}

/* HIDE VIDEO ON NON SPANISH LANGUAGE */
/*body:not(.es) .full-video-wrapper {
	display: none;
}*/

/*---------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------*/


/*-------------------------------- MEDIA QUERYS -----------------------------*/


/*---------------------------------------------------------------------------*/


/* [col-lg] Medium desktop */

@media (min-width: 1600px) {
    .container-lg {
        width: 1500px;
    }
}

@media (max-width: 1200px) {
    #fixed-header #logo img {
        max-width: 120px;
    }
    ul#menu_web>li>a {
        font-size: 2.8rem;
    }
    ul#menu_web>li:not(:last-child) .sub-menu:not(.notshow) {
        margin-bottom: 20px;
    }
    .advantages-list .carousel-cell {
        flex: 1 0 310px;
    }
    .modal-menuweb-active #fixed-header #navigationweb>div:last-child {
        flex: 0;
    }
    .experiences-carousel .carousel-cell {
        width: calc(33.33% - 30px);
    }
    #sb_instagram #sbi_images .sbi_item {
        width: calc(35% - 10px) !important;
    }
}

@media (min-width: 1024px) {
    .room-pointer {
        position: absolute;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 3px solid #fff;
        cursor: pointer;
        z-index: 1;
        transform: translate(-50%, -50%);
    }
    .room-pointer:before {
        content: "";
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        border-radius: 50%;
        background-color: #fff;
        pointer-events: none;
        animation: roomPointerAnimation 3s linear infinite both;
    }
    @keyframes roomPointerAnimation {
        0% {
            opacity: 0;
            transform: scale(0);
        }
        20% {
            opacity: .9;
        }
        100% {
            opacity: 0;
            transform: scale(1.5);
        }
    }
    .room-pointer:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 10px;
        height: 10px;
        background-color: #fff;
        border-radius: 50%;
        pointer-events: none;
        transform: translate(-50%, -50%);
    }
    .room-pointer div {
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        padding: 8px;
        box-sizing: border-box;
        font-size: .65rem;
        color: var(--third-color);
        background-color: rgba(255, 255, 255, 0.8);
        pointer-events: none;
        z-index: 2;
        transform: translate(-50%, -50%);
        transition: .4s linear;
    }
    .room-pointer:hover div {
        opacity: 1;
    }
    .room-pointer i {
        color: var(--third-color);
        font-size: 42px;
        line-height: 1;
        margin-bottom: 2px;
    }
    .reviews-carousel.flickity-enabled .carousel-cell {
        width: calc(50% - 20px);
        margin: 0 10px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    ul#menu_web>li>a {
        line-height: 68px;
    }
}

@media (min-width: 1025px) and (max-height: 800px) {
    #modal-menuweb .mi-modal-content>div {
        padding: 40px 40px 20px;
    }
    ul#menu_web>li>a {
        font-size: 2.4rem;
        line-height: 58px;
    }
    .modalmenu-gallery {
        bottom: 140px;
    }
}


/* [col-sm] Tablet vertical */

@media (max-width: 979px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    #ui-datepicker-div {
        font-size: 14px !important;
        left: 10px !important;
    }
    .fx-column-md {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .fx-justify-center-md {
        justify-content: center;
    }
    .align-center-md {
        text-align: center;
    }
    .pbs-md {
        padding-bottom: 20px;
    }
    .ptm-md {
        padding-top: 70px;
    }
    ul#menu_web>li>a {
        line-height: 70px;
    }
    ul#menu_web {
        padding-bottom: 30px;
    }
    body:not(.modal-menuweb-active) .translate-tooltip,
    body:not(.modal-menuweb-active) header [data-mirai-engine="mirai_cl"] {
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }
    #navigationweb>div:last-child .header-link,
    .room-pointer {
        display: none;
    }
    .offers-mashup dl {
        width: 100%;
    }
    .web-advantages .carousel-cell {
        padding: 10px 100px;
    }
    .experiences-carousel .carousel-cell {
        width: calc(50% - 30px);
    }
    .rooms-listing-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .alternate-rows>*:nth-child(even) {
        flex-direction: unset;
    }
    .alternate-rows>*>* {
        width: 100%;
    }
    .alternate-rows>*>*:first-child img {
        position: relative;
        min-height: unset;
    }
    .alternate-rows>*>*:last-child {
        padding: 40px 0 0 !important;
    }
    .woocommerce-page ul.products li.product,
    .list-category-experiences ul.products li {
        width: 48% !important;
        margin: 1% !important;
    }
    .woocommerce-page .woocommerce .cart-collaterals .cart_totals {
        width: inherit !important;
    }
    .woocommerce-cart .shop_table .button {
        width: 100% !important;
    }
    .woocommerce ul.products li a.woocommerce-read-more-link {
        float: none;
    }
    .woocommerce-checkout #customer_details .col-1 {
        width: 100%;
    }
    .flickity-tablet {
        display: block;
    }
    .flickity-tablet .carousel-cell {
        width: calc(50% - 20px);
        margin: 0 10px;
    }
    .flickity-tablet .flickity-page-dots {
        bottom: -12px;
    }
    #footer,
    #footer .align-right {
        text-align: center;
    }
    .postfooter .row>* {
        padding: 10px 0;
    }
    .postfooter .menu {
        justify-content: center;
    }
    .logo-tripadvisor-footer {
        justify-content: center;
    }
}


/* [col-xs] Mobile */

@media (max-width: 767px) {
    #modal-popup .mi-modal-content img {
        display: none;
    }
    ul#menu_web {
        display: block;
    }
    #menu_web #menu-item-59 .sub-menu {
        padding: 0;
    }
    #menu_web #menu-item-59 li a {
        font-size: 12px;
        line-height: 35px;
    }
    body.de #menu_web #menu-item-59 li a {
        font-size: 10px;
    }
    .modal.fade.in {
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        border-radius: 0;
    }
    .modal-body {
        max-height: none;
    }
    body .menu li.booking-button,
    body #menu_web li.menu-item.booking-button,
    html body.home #menu_web li.booking-button,
    #logo a span.visible-phone {
        display: none !important;
    }
    .ph0-xs {
        padding-left: 0;
        padding-right: 0;
    }
    .pv0-xs {
        padding-top: 0;
        padding-bottom: 0;
    }
    .pbs-xs {
        padding-bottom: 20px;
    }
    .phs-xs {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pas-xs {
        padding: 20px;
    }
    .mvs-xs {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .mvm-xs {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .ptm-xs {
        padding-top: 70px;
    }
    .fx-column-md,
    .fx-column-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .fx-column-reverse-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    /*-------- HEADER --------*/
    /* mainheader */
    #header #navigationweb {
        padding: 0 10px;
    }
    .translate-tooltip {
        position: absolute;
        left: 120px;
        top: 20px;
    }
    header [data-mirai-engine="mirai_cl"] {
        position: absolute;
        left: 70px;
        top: 20px;
        transition: .3s ease-out;
    }
    [class*="club-login__access-text"] {
        margin: 5px 0 0 !important;
    }
    #fixed-header #logo a {
        max-height: 70px;
    }
    #header #logo a img {
        max-width: 100px;
        display: inline;
    }
    .mirai-modal[data-to="top"].mi-active {
        height: 100vh;
    }
    .home #menu_web li.current-menu-item {
        display: unset;
    }
    ul#menu_web {
        padding-top: 100px;
        padding-bottom: 30px;
    }
    ul#menu_web>li>a {
        font-size: 1.6rem;
        line-height: 48px;
    }
    ul#menu_web .sub-menu {
        padding-left: 15px;
    }
    ul#menu_web .sub-menu a {
        font-size: 14px;
        line-height: 32px;
    }
    body.de ul#menu_web .sub-menu {
        padding-left: 5px;
    }
    body.de ul#menu_web .sub-menu a {
        font-size: 11px;
    }
    .secondary-menu li a {
        font-size: 1.1rem;
        line-height: 28px;
    }
    /*-------- MAIN --------*/
    .home section#main {
        display: block;
    }
    .home section#intro .scrollme {
        order: -1;
    }
    #content-header .scroll-down-circular,
    #content-header .talk-us-link {
        bottom: 12px;
    }
    #content-header .scroll-down-circular {
        left: 12px;
    }
    #content-header .talk-us-link {
        right: 12px;
    }
    .web-advantages .carousel-cell {
        flex-direction: column;
        padding: 10px 10px 70px;
        text-align: center;
    }
    .web-advantages .carousel-cell>div,
    .reviews-carousel .carousel-cell>div {
        margin: 25px 0 0;
    }
    .web-advantages .carousel-cell h4 {
        font-size: 1.7rem;
        line-height: 38px;
    }
    .offers-listing .offer>*,
    .offers-mashup dl {
        flex-direction: column;
        text-align: center;
    }
    .offers-listing .offer .offer-texts,
    .offers-mashup-slide dt {
        padding: 20px 0;
    }
    .offers-mashup-slide dt,
    .offers-listing .offer .offer-title {
        font-size: 1.2rem;
        line-height: 28px;
    }
    .offer-box-1.offer-link {
        padding: 0;
    }
    .experiences-carousel .carousel-cell {
        width: 100%;
        margin: 0;
    }
    .rooms-carousel .carousel-cell {
        min-height: 520px;
        padding: 50px 20px 150px;
    }
    .rooms-carousel .carousel-cell h4 {
        margin: 20px 0;
    }
    .custom-flickity-controls .flickity-page-dots {
        top: unset;
        bottom: 15px;
        right: 50%;
        transform: translateX(50%);
    }
    .flickity-controls.translateTop {
        bottom: 20px;
    }
    .rooms-carousel .flickity-page-dots {
        bottom: 120px;
    }
    .flickity-controls>*:nth-child(2) {
        order: 1;
        margin: 25px 0 0;
    }
    .reviews-carousel .carousel-cell {
        flex-direction: column;
        text-align: center;
    }
    .rooms-listing .room-box .room-content {
        padding: 20px !important;
        width: 100%;
    }
    #sb_instagram #sbi_images .sbi_item {
        width: calc(45% - 10px) !important;
    }
    .gap20 {
        gap: 8px;
    }
    .flickity-mobile {
        display: block;
    }
    .flickity-tablet .carousel-cell,
    .flickity-mobile .carousel-cell {
        width: 100%;
        padding-bottom: 20px;
    }
    .flickity-mobile .flickity-page-dots {
        bottom: -12px;
    }
    /*-------- FOOTER --------*/
    #footer {
        height: auto;
    }
    #footer .content {
        display: block !important;
    }
    .home #footer .content>* {
        display: inherit;
    }
    .prefooter {
        padding: 80px 0 40px;
    }
    #footer #logo a img {
        display: block !important;
    }
    .postfooter .menu li.booking-button {
        display: none !important;
    }
    /* main title */
    .main-title {
        font-size: 2.3rem;
        line-height: 50px;
    }
    .mi-title2,
    #cookies-wrapper-content h1,
    .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 {
        font-size: 1.8rem;
        line-height: 42px;
    }
    .mi-title3,
    #cookies-wrapper-content h2,
    .rooms-listing-wrapper h3,
    .rooms-detail-wrapper h3,
    .offers-listing-wrapper h3,
    .offers-detail-wrapper h3,
    .blog-wrapper h3,
    .mi-iata-content h3 {
        font-size: 1.4em;
        line-height: 32px;
    }
    .full-screen-container {
        min-height: 100vh !important;
    }
    #header .booking-modal-btn {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        padding: 0;
        font-size: 0;
    }
    #fixed-header .modal-engine-wrapper>.booking-modal-btn:before {
        content: '\e9e2';
        font-family: 'mirai-icofonts'!important;
        font-size: 28px;
        color: white;
        position: absolute;
        left: 50%;
        top: 50%;
        pointer-events: none;
        transform: translate(-50%, -50%);
    }

    .logo-tripadvisor-footer {
        justify-content: space-evenly;
    }
}

#sb-wrapper {
 height: 100% !important;
 left: 0 !important;
 margin: 0 !important;
 position: absolute;
 top: 0 !important;
 width: 100% !important;
}
 
#sb-title {
  display: none !important;
}
 
#sb-container #sb-info {
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
 
#sb-container #sb-info #sb-counter {
  bottom: 10px;
  font-size: 15px;
  left: 10px;
  position: absolute;
}
 
#sb-container #sb-info #sb-nav {
 width: 100%;
}
 
#sb-container #sb-wrapper #sb-wrapper-inner {
 border: 1px solid #303030 !important;
 height: 100% !important;
}
 
#sb-nav a {
 -webkit-transition: all 1s ease;
 -moz-transition: all 1s ease;
 -ms-transition: all 1s ease;
 -o-transition: all 1s ease;
 transition: all 1s ease;
 background-position: center center;
 bottom: 0;
 height: 100%;
 margin: 0;
 padding: 0;
 position: absolute;
 right: 0;
 width: 30%;
}
 
#sb-container #sb-info #sb-nav #sb-nav-close {
  background-color: #333333;
  background-image: url("../mirai/images/closed.png");
  bottom: auto;
  height: 16px;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  z-index: 1;
}
 
#sb-container #sb-info #sb-nav #sb-nav-previous {
 background-position: 5% center !important;
 background-image: url("../mirai/images/arrow-left.png") !important;
 bottom: 46%;
 height: 40px;
 left: 4%;
 width: 40px;
}
 
#sb-container #sb-info #sb-nav #sb-nav-next {
  background-image: url("../mirai/images/arrow-right.png") !important;
  background-position: 95% center !important;
  bottom: 46%;
  height: 40px;
  right: 4%;
  width: 40px;
}
 
#sb-container #sb-info #sb-nav #sb-nav-previous:hover {
  background-position: 1% center;
}
 
#sb-container #sb-info #sb-nav #sb-nav-next:hover {
  background-position: 99% center;
}
 
#sb-body img {
  position: relative !important;
}
 
#sb-body-inner {text-align: center;}


p.espacio {
    padding: 10px 0;
}

/*------------------------------------------------------------------------------*/