/*
Theme Name: Hotel-madrid-praga-2023
Theme URI: hotelmadridpraga.com
Description: Hotel-madrid-praga-2023
Template: mirai
Author: Mirai Espana
*/


/*---------------------------------------------------------------------------*/
/*--------------------------------- FONTS -----------------------------------*/
/*---------------------------------------------------------------------------*/


/* LOCAL ICON FONT */

/*@font-face {
    font-family: 'local-icofonts';
    src: url('/assets/files/local-icofonts.eot');
    src: url('/assets/files/local-icofonts.eot#iefix') format('embedded-opentype'),
        url('/assets/files/local-icofonts.woff') format('woff'),
        url('/assets/files/local-icofonts.ttf') format('truetype'),
        url('/assets/files/local-icofonts.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="licon-"]:before, [class*=" licon-"]:before {
    font-family: 'local-icofonts'!important;
    content: '\999';
}

[class^="licon-"]:before, [class*=" licon-"]:before,*/
.check-list li:before, .bullet-list li:before,
.carousel-control:before, i.icon-lock:before,
.offers-slide .slide .no-offers:before,
.rooms-listing-wrapper .room-box .room-detail ul li:before {
    speak: none;
    font-variant: normal;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
}

/* ICONS */

i.icon-lock:before {
    font-family: 'mirai-icofonts';
    content: '\e993';
}

.back a:before, a.fwd-link:after,
#main .go-to-calendar:after, .rooms-detail-wrapper .detail-links li a:after {
    content: '\e976';
    font-family: 'mirai-icofonts';
    font-size: 1.4em;
    line-height: 1;
    font-weight: normal;
    margin: 0 .5em;
    vertical-align: bottom;
    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: '\e977';
}

a.fwd-link:hover:after {
    margin-left: 1em;
    margin-right: 0;
}

.back a:hover:before {
    margin-right: 1em;
    margin-left: 0;
}

.fwd-link, .back a {text-transform: uppercase;}

/* big icons */

i.big-icon {
    font-size: 40px;
    margin-bottom: 16px;
    display: inline-block;
}

/* GENERAL FONT STYLES */

html { font-size: 17px;}

body {
    font-size: inherit;
    color: #535353;
    line-height: normal;
}

body, .ui-datepicker-inline *, .wpcf7 input, #ui-datepicker-div {
    font-family: 'Open Sans', '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: #528fa4;
}

a:hover, #cuadroOpiniones div.hssurveys_full .noLink:hover, #cuadroOpiniones div.hssurveys_full .noLink a:hover, #main .offer-detail-1 .go-to-calendar:hover {
    color:#245262;
}

/* TITLES */

/* reset Bootstrap styles */
h1, h2, h3, h4, h5, p, li {line-height: normal;}

/* 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-size: 2.7rem;
	letter-spacing: 0.05em;
    margin-bottom: 10px;
    display: block;
    color: #fff;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
	font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    pointer-events: none;
}

.mi-title2, #cookies-wrapper-content h1, #cookies-wrapper-content h2, .rooms-listing-wrapper h2, .rooms-detail-wrapper h2, .offers-listing-wrapper h2, .offers-detail-wrapper h2, .blog-wrapper h2, .blog-wrapper h1, .blog-wrapper #posts_con_categoria, .mi-iata-content h2, .starter-offers .offers-mashup dl dt {
	font-size: 2.1rem;
	font-family: 'Playfair Display', serif;
	letter-spacing: 0.05em;
    text-transform: uppercase;
}

.mi-title3, .rooms-listing-wrapper h3, .rooms-detail-wrapper h3, .offers-listing-wrapper h3, .offers-detail-wrapper h3, .blog-wrapper h3, .mi-iata-content h3, .offers-mashup dl dt {
	font-size: 1.4rem;
	font-family: 'Playfair Display', serif;
	letter-spacing: 0.03em;
    text-transform: uppercase;
	font-weight: normal;
}

.mi-title4, .rooms-detail-wrapper h4, .offers-detail-wrapper h4 {
    font-size: 0.9rem;
    font-weight: 300;
    text-transform: uppercase;
}

.mi-title4 i.bullet01-micon {
    display: inline-block;
    font-size: 0.43em;
    vertical-align: middle;
    margin: auto 1.4em;
    margin-bottom: 0.2rem;
}

#main p {
    line-height: 1.5;
}

.small-text {
    font-size: .78em;
}

/*---------------------------------------------------------------------------*/
/*----------------------------- GENERAL FIXES -------------------------------*/
/*---------------------------------------------------------------------------*/


input[type="radio"], input[type="checkbox"] {margin: 0}
select, textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {border-radius: initial;font-family: inherit;}
select[disabled] {cursor: not-allowed!important;}
img {width: auto}
.container {max-width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}
.btn {-webkit-box-shadow: none;box-shadow: none;text-align:inherit;}
ul.menu a {color: inherit;}
#back-top {z-index: 200;}
.btn:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, select:focus {outline: none;}
.mi-iata-content {padding: 80px 0;}
.mi-iata-content h2, .mi-iata-content h3 {margin-bottom: 20px;}
.collapse {overflow: hidden;}
dt, dd {line-height: 1;}

/* ENGINE SELECTS, QTRANSLATE SELECT AND MULTIROOM BUTTON APPEARANCE RESET */

.widget_qtranslate select, .common-form select {
    border-radius: 0;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: "";
    margin-bottom: 0;
    font-size: inherit;
}

.widget_qtranslate select::-ms-expand, .common-form select::-ms-expand {display: none;}

.widget_qtranslate select, .common-form select {width: auto;}


/*---------------------------------------------------------------------------*/
/*--------------------------- GENERIC CLASSES -------------------------------*/
/*---------------------------------------------------------------------------*/


.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-left {text-align: left}
.align-center {text-align: center}
.align-right {text-align: right}
.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 {
    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 {
    -webkit-box-pack: justify;
        -ms-flex-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;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
}

/* AFFIX */

.affix, .ex-affix {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 600 !important;
}

.ex-affix {
    position: fixed;
}

/* LIST */
/* agrega las clases .bullet-list o .check-list a los ul segun precises */

.check-list li, .bullet-list li, .rooms-listing-wrapper .room-box .room-detail ul li {
    position: relative;
    padding-left: 1.5em;
    padding-bottom: 10px;
}

.check-list li:before, .bullet-list li:before, .rooms-listing-wrapper .room-box .room-detail ul li:before {
    font-family: 'mirai-icofonts';
    position: absolute;
    left: -4px;
    top: 4px;
    line-height: 1;
}

.check-list li:before, .rooms-listing-wrapper .room-box .room-detail ul li:before {
    content: '\e98b';
}

.bullet-list li:before {
    color: #777;
    content: '\eb1a';
    font-size: .5em;
    line-height: 1;
    margin-top: 1em;
}

/* MARGIN - PADDING */

.pa0 {padding: 0}

.ptxs {padding-top: 5px;}
.prxs {padding-right: 5px;}
.pbxs {padding-bottom: 5px;}
.plxs {padding-left: 5px;}
.phxs {padding-right: 5px; padding-left: 5px;}
.pvxs {padding-top: 5px; padding-bottom: 5px;}
.paxs {padding: 5px;}

.pts {padding-top: 1.15rem;}
.prs {padding-right: 1.15rem;}
.pbs {padding-bottom: 1.15rem;}
.pls {padding-left: 1.15rem;}
.phs {padding-right: 1.15rem; padding-left: 1.15rem;}
.pvs {padding-top: 1.15rem; padding-bottom: 1.15rem;}
.pas {padding: 1.15rem;}

.ptm {padding-top: 4rem;}
.prm {padding-right: 4rem;}
.pbm {padding-bottom: 4rem;}
.plm {padding-left: 4rem;}
.phm {padding-right: 4rem; padding-left: 4rem;}
.pvm {padding-top: 4rem; padding-bottom: 4rem;}
.pam {padding: 4rem;}

.ptl {padding-top: 8rem;}
.prl {padding-right: 8rem;}
.pbl {padding-bottom: 8rem;}
.pll {padding-left: 8rem;}
.phl {padding-right: 8rem; padding-left: 8rem;}
.pvl {padding-top: 8rem; padding-bottom: 8rem;}
.pal {padding: 8rem;}

.ma0 {margin: 0}
.m0auto {margin: 0 auto}

.mbs {margin-bottom: 10px;}
.mts {margin-top: 1.15rem;}

.no-float {float:none;}

/* BACKGROUNDS & COLORS */

.white-text, .white-text *, .white-text a:hover, .white-text .offers-mashup * {
    color: #fff;
}

.light-text {
    color: #979797;
}

.bg-black {
    background: #131313;
}

.bg-light {
	background: #eee;
}

.bg-dark-fill {
    background: rgba(0,0,0,.3);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
}
.bg-dark-fill-dark {
    background: rgba(0,0,0,.6);
}
.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-light-gradient-right {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.15+0,1+50 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0.15) -25%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.15) -25%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0.15) -25%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.bg-light-gradient-left {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+50,0.15+100 */
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.15) 115%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.15) 115%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.15) 115%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#26ffffff',GradientType=1 ); /* IE6-9 */
}

/* img grayscale */
.grayscale {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

/* borders */

.white-text *, .white-text {
    border-color: #fff;
}

.brd-b {
    border-bottom: 1px solid;
}


/*---------------------------------------------------------------------------*/
/*--------------------------- COMMON ELEMENTS -------------------------------*/
/*---------------------------------------------------------------------------*/


/* SWIPER CAROUSEL */

.swiper-container, .swiper-wrapper, .swiper-pagination, .swiper-button-next, .swiper-button-prev {z-index: auto!important;}
.swiper-container {width: 100%;height: 100%;}

/* pagination - bullets */

.pagination-wrapper {
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.swiper-pagination {
    -webkit-transform: none!important;
            transform: none!important; /* fixing default styles */
    position: relative!important; /* fixing default styles */
    bottom: auto;
    left: auto;
    width: auto;
    display: inline-block;
}

span.swiper-pagination-bullet:focus {outline: none;}

span.swiper-pagination-bullet {
    /* fixing default styles */
    height: auto;
    width: auto;
    opacity: 1;
    background: transparent;
    color: #a9a9a9;
    border-radius: 0;
    display: block;
    /* end fixing */
    float: left;
    position: relative;
    padding: 5px;
    margin-left: 10px;
}

.swiper-pagination-bullet:first-child {
    margin-left: 0!important;
}

.swiper-pagination-bullet:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid;
    margin: 0;
    position: static;
}

.swiper-pagination-bullet, .swiper-pagination-bullet:after {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.swiper-pagination-bullet:hover, .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #000000;
}

.swiper-pagination-bullet:hover:after, .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #000000;
    border-color: #000000;
}

/* CAROUSEL CONTROLS (bootstrap & swiper ) */

.carousel-control, .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next, .flickity-prev-next-button {
    height: auto;
    line-height: 1;
    font-size: 2rem;
    width: 2rem; /* firefox fixing - mismo que font-size */
    box-sizing: content-box;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: none; /* fixing both */
    background: transparent!important;
    color: #fff!important;
    text-shadow: 0 0 8px #777;
    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, .swiper-container .swiper-button-prev, .flickity-prev-next-button.previous {left: 0px;}
.carousel-control.right, .swiper-container .swiper-button-next, .flickity-prev-next-button.next {left: auto; right: 0px;}

.carousel-control:before, .flickity-prev-next-button:before {
    text-indent: 0;
    font-family: 'mirai-icofonts';
    display: block;
    float: left;
}

.carousel-control.left:before, .swiper-button-prev i:before, .flickity-prev-next-button.previous:before {content: '\eb28';}
.carousel-control.right:before, .swiper-button-next i:before, .flickity-prev-next-button.next:before {content: '\eb25';}

.carousel-control:hover, .swiper-button-prev:hover, .swiper-button-next:hover, .flickity-prev-next-button:hover {
    opacity: 1;
}

/* 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;
}

/* arrows */
.flickity-prev-next-button svg {display: none;}

/* MODAL */

.modal:focus {outline: none;}
.modal {border: none; border-radius: 0;}
/*body.modal-open {overflow: hidden; -ms-touch-action: none; touch-action: none;}*/

.modal-header .close {
    float: none;
    position: absolute;
    right: 13px;
    top: 50%;
    font-size: 20px;
    width: 20px; /* firefox fixing - mismo que font-size */;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: -20px;
    padding: 10px;
    color: inherit;
    opacity: .75;
}

.modal-header .close:hover {
    opacity: 1;
}

.modal-header {
    border-bottom: none;
    padding: 15px;
    padding-right: 57px;
    position: relative;
    background: #000000;
    color: #ffffff;
    text-transform: uppercase;
}

/* modal title */
.modal-header .mi-title3 {
    color: inherit;
    font-weight: normal;
}

/* MODAL FULL */

.modal.full {
    border-radius: 0;
    top: 0!important;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    width: auto;
    background: transparent;
}

.modal.full .modal-body {
    max-height: none;
}
.modal-dialog {
    max-width: 600px;
    margin: 0 auto 100px;
    position: relative;
    top: 20%;
    background: #fff;
}
.modal-big .modal-dialog {
    max-width: 850px;
}

body.modal-open .modal.full {
    overflow-x: hidden;
    overflow-y: auto;
}

/* animation modal */

.modal.full .modal-dialog {
    -webkit-animation-name: modal-fade;
    animation-name: modal-fade;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
}
@keyframes modal-fade {
    from {opacity: 0; top: 18%;}
    to {opacity: 1; top: 20%;}
}

@media (min-device-width: 0) and (max-device-width: 1024px) {
    body.modal-open {
        margin-right: 0;
    }
    body.modal-open .affix {
        right: 0;
    }
}

/* movil */

@media (max-width: 767px) {
    .modal-dialog {
        margin: 0 auto;
        top: 0;
        min-height: 100vh;
        -webkit-animation: none!important;
        animation: none!important;
    }
}

/* MIRAI MODAL */

body.mirai-modal-active #main {
    position: static;
}

.mirai-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1050;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}

.mi-modal-close {
    background: transparent;
    color: inherit;
    border: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 1;
}

.mirai-modal > .mi-modal-close, .mi-modal-header > .mi-modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.mi-modal-header > .mi-modal-close {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mi-modal-close i {
    font-size: 32px;
    display: inline-block;
    vertical-align: middle;
}

.mi-modal-close span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Gotham;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}

.mi-modal-close span, .mi-modal-close i {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mi-modal-close:hover span {
	padding-right: 20px;
    padding-left: 0;
}

.mi-modal-close:hover i {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.mi-modal-header {
    text-align: center;
    position: absolute;
    padding: 30px 0;
    width:  100%;
    left:  0;
    top: 0;
    z-index: 1;
}

.mirai-modal .mi-modal-content {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.mirai-modal .mi-modal-content > div {
    max-height: 100%;
    overflow: auto;
}

/* 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;
}

/* 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-recaptcha > div {width: 100%!important;}

/* mete la clase .common-form al contenedor del formulario para que le afecten los estilos estandar */
.common-form br {
    display: none;
}
.common-form {
    margin: 0 auto;
    max-width: 1000px;
}
.common-form .row:not(:nth-child(2)) {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px dashed #dcdcdc;
}
.common-form div[class^="col-"] {
    position: relative;
    padding: 24px 16px 16px;
}
.common-form input[type="text"],
.common-form input[type="email"],
.common-form input[type="number"],
.common-form select,
.common-form textarea {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 50px;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    font-size: 1.2em;
    transition: .5s;
    box-shadow: 0 0 0 #000;
    background: rgba(240,240,240,.2);
}
.common-form .inputComplete input,
.common-form .inputComplete textarea {
    border-color: #d0be90;
    box-shadow: 0 2px 0 #d0be90;
    transition: .2s;
}
.common-form textarea {
    line-height: 35px;
    height: 150px;
    font-weight: 400;
    padding: 10px 0;
}
.common-form label {
    position: absolute;
    pointer-events: none;
    text-transform: uppercase;
    line-height: 50px;
    top: 24px;
    left: 16px;
    font-size: 80%;
    letter-spacing: 0.1em;
    color: #666;
    transition: .5s;
}
.common-form .inputComplete label {
    top: -15px;
    transition: .2s;
}
.common-form .wpcf7-captcha-captcha {
    position: absolute;
    top: 38px;
    right: 25px;
}
.common-form div.accept-privacity {
    padding-top: 38px;
}
.common-form input[type="radio"], .common-form input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 12px;
}
.common-form .wpcf7-submit {
    width: 40%;
    min-width: 240px;
}

.common-form .wpcf7-not-valid-tip {
    color: #e26464;
    font-size: 80%;
    text-align: left;
    padding-top: 3px;
}
.common-form .wpcf7-response-output {
    padding: 1.5em;
    margin: 16px;
    border: none;
    background: #efefef;
}
.common-form .wpcf7-validation-errors {
    background:#f7c9c9;
}
.common-form .wpcf7-mail-sent-ok {
    background: #f4ffdb;
}


/* poner de nombra 'selector' al shortcode del input-select en el formulario para que aparezca la flecha (el nombre se lo pone de clase al control-wrap) */
.common-form .selector,
.common-form .your-recipient,
.common-form .needs {
    display: block;
}
.common-form .wpcf7-form-control-wrap.selector::after,
.common-form .wpcf7-form-control-wrap.your-recipient:after,
.common-form .needs:after {
    content: "\e961";
    font-family: 'mirai-icofonts';
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -4px;
    font-size: 9px;
    color: inherit;
    line-height: 1;
}

/* BACK TO TOP */

#back-top {
    background-color: #9a9a9a;
}

/* BACKGROUND IMAGE */

.bg-img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.bg-img.not-full {
    width: 70%;
}

.bg-img.right {
    left: auto;
    right: 0;
}

/* BUTTONS */
/* utiliza la clase .primary-btn para aquellos botones que quieras que se comporten como el de reservar, y .secundary-btn para los de tipo ofertas */

/* primary */

.offers-detail-wrapper .offer-calendar-wrapper .offer-button, .rooms-detail-wrapper .room-calendar-wrapper .room-button, .landing-booking-button,
.offers-detail-wrapper a.booking_mobile, .rooms-detail-wrapper a.booking_mobile, .all-calendar input[type="button"], .primary-btn {
    border: none; /* fixing booking button in details pages */
    border-radius: 0; /* fixing buttons in bookingstep */
    -webkit-box-shadow: none;
    box-shadow: none; /* fixing buttons in bookingstep */
    text-shadow: none; /* fixing buttons in bookingstep */
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: #000;
    background: -webkit-linear-gradient(left, rgba(144, 174, 208, 0.8), rgba(82, 128, 164, 0.9), rgba(34,34,34,1), rgba(34,34,34,1));
    background: linear-gradient(to right, rgba(144, 174, 208, 0.8), rgba(82, 128, 164, 0.9), rgba(34,34,34,1), rgba(34,34,34,1));
    background-position: 99% 50%;
    background-size: 300% 300%;
    color: #fff;
    padding: 12px 25px;
    -webkit-transition: all .6s ease-out;
    transition: all .6s 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, #navigationweb .primary-btn:hover {
    text-decoration: none;
    background-color: transparent;
    background-position: 1% 50%;
    color: #fff;
}

.primary-btn, .secundary-btn {
    display: inline-block;
}

/* secundary */

.offers-listing-wrapper .offer .offer-button, .rooms-detail-wrapper .offer .offer-button, .mapa .formRuta input.calculaRuta, #respond .form-submit #submit,
.wpcf7 .wpcf7-form input.wpcf7-submit, .widget_search form input[type="submit"],
.rooms-listing-wrapper .room-box .room-book a,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview, .secundary-btn {
    background: transparent; /* fixing offers mashup button */
    border-radius: 0; /* fixing offers mashup button */
    text-shadow: none; /* fixing offers mashup button */
    text-decoration: none;
    color: #131313;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    line-height: 1;
    padding: 20px 40px;
    border: 1px solid;
    /* efecto */
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: -webkit-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0.6), rgba(34,34,34,0), rgba(34,34,34,0));
    background: -o-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0.6), rgba(34,34,34,0), rgba(34,34,34,0));
    background: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0.6), rgba(34,34,34,0), rgba(34,34,34,0));
    background-position: 99% 50%;
    background-size: 300% 300%;
}

.white-text .secundary-btn, .white-text .offers-mashup .more-info-link {
    color: #fff;
}

.offers-listing-wrapper .offer .offer-button:hover, .rooms-detail-wrapper .offer .offer-button:hover, .mapa .formRuta input.calculaRuta:hover, #respond .form-submit #submit:hover,
.wpcf7 .wpcf7-form input.wpcf7-submit:hover, .widget_search form input[type="submit"]:hover,
.rooms-listing-wrapper .room-box .room-book a:hover,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview:hover, .secundary-btn:hover {
    text-decoration: none;
    background-position: 1% 50%;
    border-color: transparent;
    color: #fff;
}

.white-text .secundary-btn:hover, .white-text .offers-mashup .more-info-link:hover {
    color: #fff;
}

/* disabled buttons */

#main .offers-detail-wrapper .offer-calendar-wrapper .offer-button:disabled, #main .rooms-detail-wrapper .room-calendar-wrapper .room-button:disabled,
.wpcf7 .wpcf7-form input.wpcf7-submit:disabled, .wpcf7 .wpcf7-form input.wpcf7-submit:disabled:hover, .all-calendar input[type="button"]:disabled {
    background-color: #b9b9b9!important;
    border-radius: 0;
    -webkit-border-radius: 0;
}

/* fixing padding for details submit button */
.offers-detail-wrapper .offer-calendar-wrapper .offer-button, .rooms-detail-wrapper .room-calendar-wrapper .room-button {padding: 0;}


/*---------------------------------------------------------------------------*/
/*----------------------------- ENGINE CALENDAR -----------------------------*/
/*---------------------------------------------------------------------------*/


/* FIXING */

#ui-datepicker-div {z-index: 400 !important;}
body.modal-open #ui-datepicker-div {z-index: 1060 !important;}
.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: 0!important;
    top: 50%!important;
    padding: .3em;
    text-decoration: none;
    width: auto!important;
    height: auto!important;
    line-height: 1;
    font-size: 1em;
    margin-top: -.8em;
}
.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: #868686;
    cursor: pointer;
    font-family: 'mirai-icofonts';
    line-height: 1;
    font-size: inherit;
    display: block;
}

.ui-datepicker .ui-datepicker-prev:after {content: "\e966";}
.ui-datepicker .ui-datepicker-next:after {content: "\e967";}

/* 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;
}

/* offers 4 and rooms 5 templates */
.detail-services-dates {max-width: 800px;margin: 0 auto;}


/* ------------------------------ 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 {
    background: #000!important;
    color: #FFF;
    font-weight: normal!important;
    text-decoration: none;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/* 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: #cbcbcb!important;
    color: #000;
    font-weight: normal!important;
    text-decoration: none;
}

/* hover arrows (engine, details and no dispo calendars) */
.ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-datepicker-prev.ui-state-hover:after, .ui-datepicker .ui-datepicker-next.ui-state-hover:after {
    background: transparent!important;
    color: #000;
}

/* ----------------------------------------------------------------------------------------------- */


/*---------------------------------------------------------------------------*/
/*------------------------------ STRUCTURE ----------------------------------*/
/*---------------------------------------------------------------------------*/


#header .content, #main .content, #footer .content {position: relative}

/* HEADER */

#header {}

#header .content {}

/* absolute header (over image) */
/* descomenta esta seccion para poner tu header sobre la imagen de fondo, y borra la de static header inmediatamente debajo */

#header {
    position: absolute;
    width: 100%;
    z-index: 2;
}

#main {z-index: 1;position:relative}
#footer {z-index: 0;}
.bookingstep1 #header, .bookingstep1 #main, .bookingstep1 #footer {position: static;z-index: auto;}
body.modal-open #main {position: static;}
#pre-header, #header .affix-wrapper {position: relative;}

#header .qts-lang-menu {
    background-color: transparent;
}

#header .qts-lang-menu option {
    background: #fff;
    color: #000;
}

#header .bg-gradient {
    width: 100%;
    height: 150%;
    position: absolute;
}

.not_found #main {
    padding-top: 200px;
}

#header .affix-wrapper, #header .affix-wrapper > .affix, #header .affix-wrapper > .ex-affix {
	background-color: rgba(22, 26, 27, 0.84);
}

#header .affix-wrapper > div > .container {
    padding: 20px 0;
    transition: padding .2s ease-out;
}

#header .affix-wrapper > .affix > .container {
    padding: 10px 0;
}

#header #navigationweb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* menu modal button */

.menu-modal-btn {
    cursor: pointer;
    float: left;
    position: relative;
}

.menu-modal-btn > * {
    display: inline-block;
    vertical-align: middle;
}

.menu-modal-btn .menu-icon {
    position: relative;
height: 55px;
    width: 60px;
}

.menu-modal-btn .menu-icon > div {
    position: absolute;
    background: #fff;
    width:100%;
    height: 3px;
    top: 35%;
    left: 0;
    border-radius: 3px;
}

.menu-modal-btn .menu-icon:hover > div {
    -webkit-animation: .3s hamburger-dance linear;
    animation: .3s hamburger-dance linear;
}

@keyframes hamburger-dance {
    00% {left: 0;}    
    50% {left: 5px;}
    100% {left: 0;}
}

.menu-modal-btn .menu-icon > .linea1 {margin-top: -8px;animation-delay: 0s!important}
.menu-modal-btn .menu-icon > .linea2 {margin-top: 7px;animation-delay: .1s!important}
.menu-modal-btn .menu-icon > .linea3 {margin-top: 22px;animation-delay: .2s!important}

.menu-modal-active .menu-modal-btn {
    z-index: 1051;
}

.menu-modal-active .menu-modal-btn .menu-icon:hover > div {
    -webkit-animation: none;
    animation: none;
}

.menu-modal-active .menu-modal-btn .menu-icon > .linea1 {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-modal-active .menu-modal-btn .menu-icon > .linea2 {
    opacity: 0;
}

.menu-modal-active .menu-modal-btn .menu-icon > .linea3 {
    margin-top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.menu-modal-active .menu-modal-btn:hover .menu-icon {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.menu-modal-btn .menu-icon > div,
.menu-modal-active .menu-modal-btn .menu-icon {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

/* logo */

#logo {
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0;
    display: inline-block;
}


/* booking modal button */

.cat-room-detail .booking-modal-btn, .cat-offer-detail .booking-modal-btn, .cat-booking .booking-modal-btn, .cat-offer-detail .booking-modal-btn {
    display: none;
}

#navigationweb .primary-btn {
    color: inherit;
    background-color: #fff;
    background-image: -webkit-linear-gradient(left, rgba(144, 174, 208, 0.8), rgba(82, 128, 164, 0.9), rgb(255, 255, 255), rgb(255, 255, 255));
    background-image: linear-gradient(to right, rgba(144, 174, 208, 0.8), rgba(82, 128, 164, 0.9), rgb(255, 255, 255), rgb(255, 255, 255));
}

#navigationweb .primary-btn:hover {
	color: #fff;
}

/* booking link for mobile */
.booking-link {display: none!important;}

/* MENU MODAL */

#menu-modal {
    background: none;
    color: inherit;
}

#menu-modal:before, #menu-modal:after {
    position: absolute;
    width: 50%;
    content: '';
    background: rgba(0, 0, 0, .9);
    top: 0;
    bottom: 0;
    left: 0;
}

#menu-modal:after {
    background: rgba(255, 255, 255, 0.9);
    left: 50%;
}

#menu-modal .mi-modal-content {
    position: relative;
    z-index: 1;
}

.engine-content, .menu-content {
    width: 50%;
    float: left;
    position: relative;
}

.engine-content > div, .menu-content > div {
    max-width: 600px;
    padding: 50px;
    box-sizing: border-box;
}

.menu-content > div {
    margin-left: auto;
    margin-right: 0;
}

/* menu web */

ul#menu_web {
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 300;
    display: inline-block;
    padding-bottom: 20px;
    padding-right: 60px;
    border-bottom: 1px solid #fff;
}

ul#menu_web > li {
    display: block;
    position: relative;
}

ul#menu_web > li:first-child {
    margin-left: 0;
}

ul#menu_web > li > a {
    position: relative;
    padding: 10px 0;
    color: #ffffff;
    display: inline-block;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

ul#menu_web > li > a:hover, ul#menu_web > li.menu-item-has-children:hover > a, ul#menu_web > li.current-menu-item > a,
ul#menu_web > li.current-menu-ancestor > a, ul#menu_web > li.current-menu-parent > a {
    color: #668faf;
}

ul#menu_web li.menu-item-has-children > a:after {
    content: "\e96d";
    display: inline-block;
    font-family: 'mirai-icofonts';
    font-size: 0.4em;
    margin-left: 5px;
    vertical-align: middle;
}

ul#menu_web .sub-menu li {
    display: block;
}

.menu li {
    display: inline-block;
}

/* pon a los elementos del menu que no tengan pagina propia la clase .menu-not-active */

ul#menu_web .menu-not-active > a {
    pointer-events: none;
    cursor: default;
}

ul#menu_web li.menu-not-active > ul > .duplicated-menu-item {
   display: none;
}

/* sub-menu */

ul#menu_web > li > ul.sub-menu {z-index: 800;}

ul#menu_web > li > ul.sub-menu {
    background: #535353;
}

ul#menu_web > li > ul.sub-menu li > a {
    color: #fff;
    padding: 20px;
    white-space: nowrap;
}

ul#menu_web > li ul.sub-menu li > a:hover, ul#menu_web > li ul.sub-menu li.current-menu-item > a {
    color: #ffffff;
    background-color: #7b7b7b;
}

@media (max-height : 850px) and (min-width: 768px) {
    ul#menu_web > li > a {
        padding: 6px 0;
    }
    ul#menu_web {
        font-size: 1.6rem;
    }
    #menu-modal .mi-modal-content {
		box-sizing: border-box;
        padding-top: 50px;
    }
}

/* virtual tour link */

a.virtual-tour-link {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size:  14px;
    vertical-align: middle;
    margin: 30px 0;
}

a.virtual-tour-link i {
    display: inline-block;
    margin-right: 8px;
    font-size: 37px;
    vertical-align: inherit;
}

/* qtranslate */

.widget_qtranslate {
    position: relative;
    font-size: 14px;
    margin-left: 1px;
}

.widget_qtranslate ul {
    text-transform: uppercase;
    line-height: 1;
}

.widget_qtranslate ul li {
	float: left;
    margin: 0;
}

.widget_qtranslate ul li a {
    display: block;
    text-decoration: none;
    padding: 6px 8px;
    color: #7d7d7d;
    border: 1px solid #7d7d7d;
    margin-left: -1px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#container .widget_qtranslate ul li.active, #container .widget_qtranslate ul li:hover {
    position: relative;
}

#container .widget_qtranslate ul li.active a, #container .widget_qtranslate ul li a:hover {
    color: #fff;
    border-color: #fff;
}

.widget_qtranslate ul li.active a {cursor: default;}

/* engine row */

.engine-row {
    color: #3f3539;
}

.engine-row .mi-title2 {
    font-size: 2em;
}

.engine-row .info-engine {
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 0.71em;
    letter-spacing: .02em;
}

/* ENGINE MODAL */

#engine-modal {
    background: rgba(255, 255, 255, 0.95);
    color: #535353;
}

#engine-modal .engine-row {
    width: 500px;
    margin: 0 auto;
}

#engine-modal .advantages-row {
    max-width: 850px;
    margin: 30px auto 0;
}

/* FOOTER */

/* hidden old contact row and widget translate */
.home #footer .content > address.address_phone, #footer .content > .widget_qtranslate {display: none!important;}

#footer {
}

#footer p {
    margin-bottom: 0!important;
}

.corporative-footer {
    background-color: #fff;
    color: inherit;
}

.corporative-footer, .corporative-footer a {
    color: inherit;
}

/* postfooter background (with mobile contact row in footer for responsive design) */
.hotel-footer, .postfooter, .home #footer .content address.address_phone, #footer .widget_qtranslate, #footer .widget_qtranslate select, #footer .widget_qtranslate select option {
    background-color: #252525;
}

.hotel-footer, .hotel-footer a, .postfooter, .postfooter a, .home #footer .widget_qtranslate:after, #footer .widget_qtranslate, #footer .widget_qtranslate select {
    color: #fff;
}

.postfooter {
    font-size: .7em;
}

/* footer links effect */

.hotels-list a:after, .postfooter a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    border-top: 1px solid;
    transition: .5s;
}

.hotels-list a, .postfooter a {
    text-decoration: none;
    position: relative;
}

.hotels-list a:hover:after, .postfooter a:hover:after {
    right: 0;
    transition: .2s;
}

/* hotelschema - vcard */

.hotelschema {
    line-height: 1.7em;
}

.hotelschema .phone-label, .hotelschema .fax-label {
    display: none;
}

/*
.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';}
*/

/* hotel menu footer */

.hotel-footer .menu {
    text-transform: uppercase;
}

.hotel-footer .menu li {
    margin-left: 30px;
    position: relative;
}

.hotel-footer .menu li:first-child {
    margin-left: 0;
}

.hotel-footer .menu li:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 20%;
    bottom: 20%;
    border-left: 1px solid;
}

.hotel-footer .menu li:first-child:before {
    display: none;
}

/* view/cancel link */

#engine-tracking-link-wrapper {
    margin-top: 35px;
}

.icon-lock {
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
}

a.tracking-link {
    font-size: .8em;
}

/* newsletter */

.newsletter {
    text-align: left;
    display: inline-block;
}

.newsletter > .mi-title3 {
    margin-bottom: 8px;
}

/* social media */

#footer .socialmedia a:before {
    background-color: #979797;
    border-radius: 100%;
    font-weight: normal;
    font-size: 12px;
    padding: 5px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#footer .socialmedia a:before, #footer .socialmedia a:hover:before {
    color: #fff;
}

#footer .socialmedia a:hover:before {
    background: #323232;
}

#footer .socialmedia a {
    margin-right: 9px;
    margin-bottom: 9px;
}

/* app */

#footer .app {
    position: relative;
    padding-left: 70px;
    text-transform: uppercase;
}

#footer .app i {
    font-size: 68px;
    margin-top: -34px;
    position: absolute;
    left: 0;
    top: 50%;
}

#footer .app h4 {
    font-size: 1.2em;
    line-height: 1.2;
}

#footer .app a {
    font-size: 0.85em;
    display: block;
    padding: 3px 0 2px;
    box-shadow: inset 0 -1px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
}

#footer .app a:hover {
    color: #d0be90;
    text-decoration: none;
}

/* hotels list */

.hotels-list h4 {
    padding: 20px 0 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.hotels-list a, .hotels-list span {
    padding: 4px 0 2px;
    display: inline-block;
}

.corporative-footer .hotels-list .hotel-active {
    pointer-events: none;
    color: #bebebe;
}

/* menu postfooter (legal and contact) */

.postfooter .menu li {
    padding-left: 15px;
}

.postfooter .menu li:first-child {
    padding-left: 0;
}

/* developed by mirai */

#developed-wrapper a {
    text-transform: lowercase;
    font-weight: bold;
}

/* MAIN ELEMENTS */

#content-header.full-screen-container {min-height: 270px;} /* for shortest screens */

#content-header {
    position: relative;
}

#content-header > img {
    width: 100%;
    object-fit: cover;
    max-height: 600px;
    min-height: 450px;
}

.main-title {
    position: absolute;
    bottom: 11%;
    width: 100%;
}

.home .main-title {
    bottom: 0;
}

/* Line between (for titles) */

.line-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    font-weight: 600;
}

.line-between:before, .line-between:after {
    content: '';
    display: block;
    border-top: 1px solid;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.line-between:before {
    margin-right: 1.6em;
}

.line-between:after {
    margin-left: 1.6em;
}

.line-between.mi-title4 {
    font-size: 1.1rem;
}

/* icon list row */

.icons-row li {
    padding-right: 20px;
}

.icons-row li i {
    float: left;
    font-size: 3em;
    margin-right: 20px;
}

.icons-row li span {
    overflow: hidden;
    display: block;
}

/* Advantages row */

.advantages-row .title-advantages {
    text-transform: uppercase;
    font-size: .88rem;
}

.advantages-row ul {
    max-width: 740px;
    margin: 30px auto;
}

/* base line */

.base-line {
    display: block;
    border-bottom: 1px solid;
    width: 260px;
    margin: 1.4rem auto;
}

/* icons list */

.icons-list i {
    font-size: 50px;
    display: block;
    margin-bottom: 10px;
    color: #252525;
}

.icons-list li {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}


/*---------------------------------------------------------------------------*/
/*--------------------------------- PAGES -----------------------------------*/
/*---------------------------------------------------------------------------*/
.club-wrapper {
    color: #fff;
    pointer-events: initial;
    margin-right: 10px;
}

button.mi-club-login__access.club-login__access {
    flex-direction: column;
}

/* HOME */

/* go to anchor */

#content-header .go-to-anchor {
    display: inline-block;
    vertical-align: top;
    color: #FFFFFF!important;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
    pointer-events: auto;
}

#content-header .go-to-anchor:hover {
    text-decoration: none;
}

#content-header .go-to-anchor i {
    display: block;
    padding: 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 30px;
    line-height: 1;
}

#content-header .go-to-anchor:hover i {
    padding: 17px 10px 3px;
}

/* offers mashup */

.offers-mashup {max-width: 100%;}
.offers-mashup dl dd, .offers-mashup dl span {display: block;}
#carousel-no-pictures-offers {padding: 100px 0px;}

.offers-mashup dl dt, .offers-mashup dl span, .offers-mashup dd {
    min-height: 3.1em;
    line-height: normal;
}

.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-mashup .more-info-link {
    background: transparent;
    color: inherit;
    padding: 0;
    border: none;
    text-shadow: none;
    box-shadow: none;
}

.offers-mashup .more-info-link:before {
    content: '+ ';
}

.offers-mashup .more-info-link:hover {
	text-decoration: underline;
}

.offers-mashup .carousel-control {
    top: auto;
    bottom: 0;
    transform: none;
    padding: 0;
    left: auto;
}

.offers-mashup .carousel-control.left {
    right: 70px;
}

/* LOCATION */

#map-wrapper {
    min-height: 60vh;
}

#map-wrapper #calculate-route-button {
    border-radius: 0;
    background: #555;
}

#map-wrapper #calculate-route-button:hover {
    background: #131313;
}

#map-wrapper #show-route-detail-link {
    color: #a48b52;
    box-sizing: border-box;
    text-decoration: underline;
}

#modal-map-results .modal-header {
    background: #131313!important;
}

.cat-location #search-form, .cat-location #hide-search-box-link, .cat-location #show-search-box-link {
    border: 1px solid #4c4c4c;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    border-left: none;
}

.cat-location #hide-search-box-link, .cat-location #show-search-box-link {
    z-index: 2;
    right: -25px;
}

/* places list */

.places-list {
    padding: 70px 0 0;
    overflow: hidden;
}

.places-list ul {
    margin-left: -20px;
    margin-right: -20px;
}

.places-list li {
    padding: 20px;
    position: relative;
}

.places-list li img {
    width: 50%;
}

.places-list .place-description {
    position: absolute;
    bottom: 40px;
    left: 50%;
    right: 10px;
}

.places-list li .mi-title3 {
    padding-left: 20px;
}

.places-list li p {
    border-bottom: 1px solid;
    padding-right: 5px;
    box-sizing: border-box;
    text-align: right;
}

.places-list li p i {
    display: inline-block;
    font-size: 40px;
    margin-left: 10px;
}

.places-list li p span {
    font-size: 1.32em;
    font-weight: 300;
    display: inline-block;
}

/* ROOMS */

.offers-listing-wrapper > h2, .rooms-listing-wrapper .container > h2 {display: none;}

.rooms-listing-wrapper {
    padding: 64px 0;
}

.rooms-listing-wrapper .container > p {
    font-size: 1.2em;
    font-weight: 800;
}

.rooms-listing-wrapper .container > .common-services {
    margin-bottom: 50px;
}

.rooms-listing-wrapper h3 {
    margin-bottom: 15px;
}

.rooms-listing-wrapper h3 a {
    text-decoration: none;
    line-height: 1.3;
    color: inherit;
}

.room-box .room-detail ul {
    background: none;
    margin-bottom: 0;
    padding: 0;
}

.rooms-listing-wrapper .room-box .room-detail ul li {
    width: auto;
    display: block;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.5;
    color: #245262;
}

.rooms-listing-wrapper .room-box .room-detail ul li span:first-child {
    display: none;
}

.room-box .room-content .more-info {
    display: inline-block;
}

.room-box .room-content .more-info:before {
    content: '+ ';
}

.rooms-listing-wrapper.default-left .rooms-listing .room-item .room-detail, .rooms-listing-wrapper.default-left .rooms-listing .room-item .room-content {
    padding-left: 40px;
}

.room-box .room-content .room-description {
    padding: 20px 0 14px;
}

.room-box .room-content .room-price {
    border-top: none;
    width: auto;
    margin-top: 0;
    background: #f5f5f5;
    padding: 10px 16px;
    float: right;
    font-size: 80%;
}

.room-box .room-content .room-price p {
    padding: 0;
}

.room-box .room-content .room-price .box-button .goto-booking {
    background-color: #000;
    text-decoration: none;
}

.room-box .room-content .room-price .box-button {
    display: block;
    float: none;
    margin-top: 0;
    text-align: center;
}

.room-box .room-content .room-price .box-button .goto-booking:hover {
    background-color: #a48b52;
}

/* SERVICES */

/* PHOTOS */

/* EVENTS */

/* meeting room tables */

.tables-meeting .mi-title3 {
    font-size: 1.9rem;
}

.tables-meeting table {
    width: 100%;
    text-align: center;
    margin: 20px 0 50px;
    border-bottom: 1px solid;
}

.tables-meeting .meeting-table-head {
    text-transform: uppercase;
    font-size: .8em;
    letter-spacing: .03em;
    border-bottom: 1px solid;
}

.tables-meeting .meeting-table-head th {
    text-align: inherit;
    font-weight: 600;
}

.tables-meeting .meeting-table-head th,
.tables-meeting tbody td {
    padding: 20px 10px;
}

.tables-meeting .meeting-table-head i {
    font-size: 30px;
    display: block;
    margin-bottom: 15px;
    opacity: 0.6;
}

.tables-meeting .go-to-anchor {
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}

.tables-meeting .go-to-anchor i {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0 5px 10px;
    transition: margin .2s ease-out;
}

.tables-meeting .go-to-anchor:hover i {
    margin: 10px 0 0px 10px;
}

/* 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;}
/* align text center when no offers */
.offers-listing-wrapper.no-offers {text-align: center;}
#main .go-to-calendar:after, .rooms-detail-wrapper .detail-links li a:after {content: '\e965';}
#main .go-to-calendar:hover:after, .rooms-detail-wrapper .detail-links li a:hover:after {content: '\e965'; -webkit-transform: translateY(0.3em); transform: translateY(0.3em);}
#main .go-to-calendar {padding: 5px; width: auto; display: inline-block; background: transparent;color: inherit;text-decoration: none;}

.offers-listing-wrapper {
    padding: 80px 20px;
}

.offers-listing-wrapper .offers-listing {padding-top: 40px;}

/* 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: #9a9a9a;
    height: auto;
}

.offer .offer-deco {
    background-color: #668faf;
}

.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: #252525;
}

.offers-listing-wrapper.offers-listing-2 .offer .offer-date-range:after {
    border-color: #989898 transparent transparent;
}

.offer .offer-box, .offers-detail-wrapper .offer-features-wrapper .offer-boxes-wrapper .offer-box.main-box {
    color: #252525;
}

/* 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: 80px 0;
}

div#cookies-wrapper-content {
	padding-bottom: 25px;
}

#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 {
    background: url('/assetshttps://cdnwp0.mirai.com/images/bg-404.png') no-repeat center center transparent;
    margin-bottom: 0;
    min-height: 570px;
    text-align: center;
}

.not_found #main h2 {
    padding-top: 100px;
}

/* BOOKINGSTEP */

/* borrar con el nuevo skeleton */
.bookingstep1 #header .content > *, .bookingstep1 #logo, .bookingstep1 ul#menu_web, .bookingstep1 #footer {display: block !important;}

/* para que los desplegables del motor queden por encima de los elementos del room selection */

.engine-wrapper-booking {
    padding: 10px 0;
    /*background: #ababab;*/
}

.bookingstep1.affix, .chain_results .affix,
.bookingstep1 .ex-affix, .chain_results .ex-affix {
    position: static!important;
}


/*---------------------------------------------------------------------------*/
/*----------------------------------- 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;
}
/**/
/*--- quickChat ---*/
.mirai-modal-active #qt-app-container, .mirai-modal-active #eighty_close_welcome_widget {
    display: none!important;
}

/* --- 1 menos que las modales --- */
/*iframe#qt-button-frame {
    display: block;
    overflow: hidden !important;
    animation = qt-scale-up-bottom .3s cubic-bezier(.39,.575,.565,1.000) both: ;
    user-select: none !important;
    border: none !important;
    position: fixed !important;
    margin: 20px !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    bottom: 0% !important;
    right: 0 !important;
    left: null !important;
    box-shadow: rgba(0,0,0,0.4) 0 0 30px 0 !important;
    animation: qt-scale-up-bottom .3s cubic-bezier(.39,.575,.565,1.000) both !important;
    z-index: 1049 !important; 
}*/

/* --- 2 menos que las modales --- */
/*div[id="eighty_hotel_Reviews.prototype"] {
    z-index: 1048 !important; 
}*/
/**/

/*---------------------------------------------------------------------------*/
/*------------------------------- IMPROVEMENTS ------------------------------*/
/*---------------------------------------------------------------------------*/




body.signup .table_levels table {
	border-collapse: separate;
	border-spacing: 8px !important;
	background-color: #f9f9f9;
}

body.signup .table_levels th,
.table_levels td {
	border: none;
	background-color: #fff;
	padding: 10px;
}

.table_levels table caption {
	caption-side: bottom;
}

.table_levels {
	overflow-x: auto;
        width: 100%;
}
.club-signup .table_levels tbody .check, .club-signup .table_levels tbody .uncheck{
    color: transparent;
} 
.club-signup .table_levels tbody .check::before {
    content: '';
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 15 15"><path fill="none" stroke="%23BF9F80" d="M4 7.5L7 10l4-5m-3.5 9.5a7 7 0 1 1 0-14a7 7 0 0 1 0 14Z"/></svg>');
    display: inline-block;
    width: 24px;
    height: 24px;
}
.club-signup .table_levels img {
    object-fit: scale-down;
}
.container-l {
    max-width: 1600px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    padding-left: var(--spacing-unit);
    padding-right: var(--spacing-unit);
}
/* modal popup */

#popup-modal-offer {
  z-index: 2001;
  border-radius: 0;
  top: 0!important;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: auto;
  background: transparent;
}
#popup-modal-offer .modal-dialog{
 	background: #064c81!important;
    height: auto;
    padding: 50px;
}

#popup-modal-offer .modal-body {
  max-height: none;
}
#popup-modal-offer .modal-dialog {
  max-width: 600px;
  margin: 0 auto 100px;
  position: relative;
  top: 20%;
}
body.modal-open #popup-modal-offer {
  overflow-x: hidden;
  overflow-y: auto;
}
#popup-modal-offer .popup-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: center;
  min-height: 300px;
  padding: 30px;
  background: #0e4c81;
}
#popup-modal-offer div.more-info-wrapper{
	display:block;
    margin:0 auto;
    text-align:center;
    margin-top:35px;
}

#popup-modal-offer .popup-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.7;
}
#popup-modal-offer a {
  text-decoration: none;
}
#popup-modal-offer .popup-wrapper a:hover img {
  opacity: 0.55;
  -webkit-transition: .4s;
  transition: .4s;
}
#popup-modal-offer .popup-text-line,
#popup-modal-offer .popup-text {
    position: relative;
    z-index: 2;
    font-size: 1.7em;
    display: block;
    line-height: 1.4;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0,0,0,.31);
    text-align: center;
    padding: 0 20px;
}

#popup-modal-offer small{
    font-size: 85%;
    display: block;
    text-align: center;
    color: #fff;
}

#popup-modal-offer .popup-text-line {
  font-size: 1.3em;
  padding: 20px;
  display: inline-block;
  margin-bottom: 20px!important;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
#popup-modal-offer .close {
  opacity: .8;
  color: #fff!important;
  text-shadow: 0 1px 0 #000;
  margin-right: 14px;
}
#popup-modal-offer .offer-more-btn {
    margin-top: 20px;
    margin: 35px auto;
    padding: 10px 30px;
    border: 1px solid;
    color: #fff;
    position: relative;
    z-index: 2;
    border-radius: 4px;
    width: 100%;
    text-align: center;
}
#popup-modal-offer .modal-body {
  margin: 0!important;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#popup-modal-offer .new-offer-date {
  position: absolute;
  font-size: 18px;
  background: #ea705a;
  padding: 7px;
  text-shadow: none;
  top: -28px;
  right: -80px;
  -webkit-transform: rotate(12deg);
  transform: rotate(12deg);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.29);
}

/* Scroll effects */

#container {
 overflow-x: hidden;
 }

.m-animate {
 -webkit-transform: none;
 transform: none;
 opacity: 1;
 -webkit-transition: 1s ease-in-out;
 transition: 1s ease-in-out;
 }

.m-animate.m-stop {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
.m-animate.m-stop[data-custom="left"] {
 -webkit-transform: translateX(-50px);
 transform: translateX(-50px);
 }

.m-animate.m-stop[data-custom="right"] {
 -webkit-transform: translateX(50px);
 transform: translateX(50px);
 }

.m-animate.m-stop[data-custom="bottom"] {
 -webkit-transform: translateY(50px);
 transform: translateY(50px);
 }

/* Dinamic home */

.cat-home #main-wrapper {
    position: relative;
    background-color: white;
}
.cat-home .header-carousel {
    position: fixed;
    width: 100%;
}

.cat-home #intro {
    background-color: white;
    position: relative;
    margin-bottom: 50px;
}

.cat-home #advantages-home {
    padding-top: 50px;
}

.cat-home .bg-full {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.cat-home #footer {
    position: relative;
    z-index: 1;
}

/*.cat-home #offers .relative.bg-full {
    filter: grayscale(1);
}*/

#header .booking-button-box {
  float: right;
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.club-home{display: none;}

.small-club{
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    text-transform: uppercase;
    transition: all 0.6s ease-out;
    display: none;
}

.home .small-club{display: block;}

.small-club span{
  font-weight: bold;
    padding-left: 10px;
}

.small-club a{
  color: #fff;
  transition: all 0.4s ease-out;
  font-size: 14px;
}

.small-club a:hover{
  color: #d0be90;
  text-decoration: none;
}

.small-club a.fwd-link:after {
    content: '\e967';
    font-size: 10px;
    vertical-align: middle;
}

.preheader{line-height: 25px;}

.cookies-clas i {
    display: inline-block;
    padding-right: 10px;
}

.cookies-clas a {
    font-size: 18px;
}

.cookies-clas {
    margin-bottom: 80px;
}

/* CHRISTMAS 2023*/

.button-group-christmas a {
  box-sizing: border-box;
  font-size: 0.8em;
  margin-bottom: -1px;
  margin-left: -1px;
  height: fit-content;  
}

.button-group-christmas {
    justify-content: center;
    background: #840010;
}

.box-christmas-2023 {
    height: 70px;
    display: flex;
}

.secundary-btn-christmas {
    background: transparent;
    border-radius: 0;
    text-shadow: none;
    text-decoration: none;
    color: #ce9a37;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    line-height: 1;
    padding: 20px 40px;
    border: 1px solid;
    transition: all 0.3s ease-out;
    background: -webkit-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0.6), rgba(34,34,34,0), rgba(34,34,34,0));
    background: -o-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0.6), rgba(34,34,34,0), rgba(34,34,34,0));
    background: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0.6), rgba(34,34,34,0), rgba(34,34,34,0));
    background-position: 99% 50%;
    background-size: 300% 300%;
}

.secundary-btn-christmas:hover {
    text-decoration: none;
    background-position: 1% 50%;
    border-color: transparent;
    color: #fff;
    transition: all 0.6s ease-out;
}

.ie9 .secundary-btn-christmas:hover,
.ie8 .secundary-btn-christmas::hover {
  background: #131313;
}
.ie8 .white-text .secundary-btn-christmas::hover,
.ie9 .white-text .secundary-btn-christmas::hover {
  background: #fff;
  color: #131313;
}

.secundary-btn-christmas.pdf-btn {
  position: relative;
  overflow: hidden;
}
.secundary-btn-christmas.pdf-btn:hover {
  padding: 20px 30px 20px 50px;
}
.secundary-btn-christmas.pdf-btn i {
  position: absolute;
  opacity: 0;
  color: #fff;
  font-size: 60px;
  top: 4px;
  left: 1px;
}
.secundary-btn-christmas.pdf-btn:hover i {
  opacity: .2;
  transition: .5s;
}

@media (max-width: 767px) {
	.box-christmas-2023 {
    	flex-direction: column-reverse;       
    }
}

/*---------------------------------------------------------------------------*/
/*-------------------------------- MEDIA QUERYS -----------------------------*/
/*---------------------------------------------------------------------------*/


/* Large desktop */
@media (min-width: 1200px) {

  .home .club-home {
    height: 29px;
    width: 125px;
    display: block;
    padding: 8px;
    margin-right: 10px;
    float: left;
    color: #fff;
    font-size: 13px;
    text-align: center;
  }

  .secundary-btn:hover.club-home {
    border-color: #fff;
}

  .club-home span{
    font-weight: bold;
    display: block;
    transition: color .4s;
    padding-top: 5px;
  }

  .secundary-btn:hover.club-home {
    border-color: #fff;
    background: #fff;
    color: #000;
  }

  .home .small-club{display: none;}

  html[lang="es"] .booking-button-box p{right: 107px;}
  html[lang="en"] .booking-button-box p{right: 76px;}
  html[lang="fr"] .booking-button-box p{right: 110px;}
  html[lang="de"] .booking-button-box p{right: 94px;}
  html[lang="it"] .booking-button-box p{right: 118px;}

}

/* XLarge desktop */
@media (min-width: 1920px) {
    /* biggers designs */
    /*.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 1800px;
    }*/
}

/* Small screens like iPad Portrait */
@media (max-width: 979px) {
    html {font-size: 15px;}
    
    #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;
    }
    .pv0-sm {
    	padding-top: 0;
        padding-bottom: 0;
    }
    /* MODAL MENU */
    .menu-content, #menu-modal:before {
        width: 100%;
    }
    .engine-content, #menu-modal:after {
        display: none;
    }
    /* HOME */
	
    /* BLOG */
    .blog-wrapper {
        padding: 50px 30px;
    }
    .blog-sidebar .widget_search form input[type="text"] {
        width: auto;
        margin-bottom: 0;
    }
    /* ROOMS */
    .rooms-listing-wrapper .room-box .room-detail ul li {
      display: inline-block;
      padding: 0 10px 10px;
    }
    /* LOCATION */
    .places-list li .mi-title3 {
        font-size: 1rem;
    }
    /* FOOTER */
    .hotel-footer, .hotel-footer .align-right, .newsletter, .hotels-list {
        text-align: center;
    }
    .newsletter {
        margin-top: 30px;
    }
}

/* Screen touch devices */
@media (min-device-width: 0) and (max-device-width: 1024px) {
    .featured-links li, .featured-links .menu li {
        padding: 4px 0;
        margin-bottom: 10px;
    }
}

#christmas .pvl {padding-top: 10rem; padding-bottom: 10rem;}
@media(min-width: 1285px){
    #christmas-home .pvl{
          padding-top: 150px;
          padding-bottom: 150px;
    }
} 
@media(max-width: 767px){
    #christmas .pvl{
          padding-top: 60px;
          padding-bottom: 60px;
    }
}
/*------------------------------------------------------------------------------*/
/* Home Rewards */
.home-rewards__wrapper {
    /*display: none!important;*/
    margin-top: 0px!important;
    background: #ede8dc;
}

.home-rewards__txt img {
    max-width: 180px;
    backface-visibility: hidden;
}

.home-rewards__adv-item {
    flex: 1;
}

.home-rewards__adv-item i {
    font-size: 2.5rem;
    padding-right: 10px;
}

.home-rewards__adv-item p {
    margin-bottom: 0;
}
.home-rewards__link a {
    color: #987e52;
}
.home-rewards__wrapper .fwd-link, .back a {text-transform: uppercase;}

@media (max-width: 767px) {
  .home-rewards__wrapper {
    margin-top: 0;
    text-align: center;
  }
  .home-rewards__txt img {
    margin-top: 10px;
    max-width: 180px;
  }
  .home-rewards__adv-list {
    flex-wrap: wrap;
  }
  .home-rewards__adv-item {
    flex-wrap: wrap;
    flex: initial;
    justify-content: center;
    width: 100%;
  }
  .home-rewards__adv-item:first-child {
    padding-top: 0;
  }
  .home-rewards__adv-item i {
    margin-bottom: 10px;
    padding-right: 0;
    width: 100%;
  }

}


/*Reward Fixes*/
.home-rewards__txt h3{
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #535353;
    line-height: 1.5em;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.home-rewards__adv-item i,
.home-rewards__adv-item p {
	color: #535353
}

.home-rewards__adv-item p {
	font-size: 15px;
}


.home-rewards__link a {
        font-family: 'Open Sans', 'sans-serif';
    	color: #987e52;
        text-transform: uppercase;
        font-size: 17px;
}


#logo img{
	 width: 130px!important;
	 max-width: 130px!important;
}


@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 1600px!important;
    }
}