/*
Theme Name: Hotel-europa-2018
Theme URI: hoteleuropa.eu
Description: Hotel-europa-2018
Template: mirai
Author: Mirai Espana
*/


/*---------------------------------------------------------------------------*/
/*--------------------------------- FONTS -----------------------------------*/
/*---------------------------------------------------------------------------*/


/* LOCAL ICON FONT */
/* hola */

/*@font-face {
    font-family: 'local-icofonts';
    src: url('/files/local-icofonts.eot');
    src: url('/files/local-icofonts.eot#iefix') format('embedded-opentype'),
        url('/files/local-icofonts.woff') format('woff'),
        url('/files/local-icofonts.ttf') format('truetype'),
        url('/files/local-icofonts.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="licon-"]:before, [class*=" licon-"]:before {
    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 {
    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: '\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 {
    color: #18203f;
    font-size: 17px;
    line-height: normal;
}

body, .ui-datepicker-inline *, .wpcf7 input, #ui-datepicker-div {
    font-family: 'Montserrat', sans-serif;
}

/* normal links */

a, #cuadroOpiniones div.hssurveys_full .noLink, #cuadroOpiniones div.hssurveys_full .noLink a, #main .offer-detail-1 .go-to-calendar {
    color: #192443;
}

a:hover, #cuadroOpiniones div.hssurveys_full .noLink:hover, #cuadroOpiniones div.hssurveys_full .noLink a:hover, #main .offer-detail-1 .go-to-calendar:hover {
    color:#008c97;
}

/* 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: 50px;
    margin-bottom: 30px;
    display: block;
    color: #fff;
    font-weight: 900;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
}

.page-id-24 .main-title {
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.9);
}

.mi-title-sup {
    font-size: 22px;
    margin-bottom: 10px;
}

.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: 2em;
    padding-bottom: 10px;
    color: #18203F;
    font-weight: bold;
    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 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #18203f;
}
.mi-title4, .rooms-detail-wrapper h4, .offers-detail-wrapper h4 {
  font-size: 1.1em;
  /*font-family: 'Playfair Display', serif;*/
}

.normal-link {
    font-size:  20px;
    font-weight: bold;
    text-transform: lowercase;
    clear: both;
    color: #18203f;
}

.normal-link:hover {
    text-decoration: none;
}

.normal-link i {
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.normal-link:hover i {
    margin-right: 2px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

section p {
    letter-spacing: 1px;
}

.recent-posts-extended .rpwe-li {
    width: 50%;
    margin-bottom: 20px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.recent-posts-extended .rpwe-li:first-child {
    padding-right: 20px;

}
/*---------------------------------------------------------------------------*/
/*----------------------------- 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;
}

/* 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 {
    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: #777;
    content: '\e983';
}

.bullet-list li:before {
    color: #777;
    content: '\eb1a';
    font-size: .5em;
    line-height: 1;
    margin-top: 1em;
}

/* MARGIN - PADDING */

.container-s, .rooms-listing-wrapper, .offers-listing-wrapper {
    width: 100%;
    padding: 0 30px 0 140px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.rooms-listing-wrapper, .offers-listing-wrapper, #cuadroOpiniones {
    padding: 0 30px 0 140px !important;
}

.pa0 {padding: 0}

.p10 {padding: 10px;}
.pr10 {padding-right: 10px;}
.pl10 {padding-left: 10px;}

.pts {padding-top: 30px;}
.prs {padding-right: 30px;}
.pbs {padding-bottom: 30px;}
.pls {padding-left: 30px;}
.phs {padding-right: 30px; padding-left: 30px;}
.pvs {padding-top: 30px; padding-bottom: 30px;}
.pas {padding: 30px;}

.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: 120px;}
.prl {padding-right: 120px;}
.pbl {padding-bottom: 120px;}
.pll {padding-left: 120px;}
.phl {padding-right: 120px; padding-left: 120px;}
.pvl {padding-top: 120px; padding-bottom: 120px;}
.pal {padding: 120px;}

.pr0 {padding-right: 0;}

.ma0 {margin: 0}
.m0auto {margin: 0 auto}

.min350 {
    max-height: 350px !important;
    min-height: 350px !important;
}

/* BACKGROUNDS & COLORS */

.white-text, .white-text *, .white-text a:hover, .white-text .offers-mashup * {
    color: #fff;
}

.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-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 */
}

/* borders */

.white-text *, .white-text {
    border-color: #fff;
}


/*---------------------------------------------------------------------------*/
/*--------------------------- COMMON ELEMENTS -------------------------------*/
/*---------------------------------------------------------------------------*/




/* PRIMARY CAROUSEL */

.flickity-prev-next-button {
    position:  absolute;
    height: 60px !important;
    width:  60px !important;
    bottom: 35px !important;
    top: auto;
    -webkit-transform: none;
    transform: none;
    border-radius: 100% !important;
    border: solid 1px white;
    color: white !important;
    background-color: transparent;
}
.flickity-prev-next-button patch {
    fill: white !important;
}
.flickity-button:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.flickity-prev-next-button.previous {
    left: 50px !important;
}

.flickity-prev-next-button.next {
    left: 120px !important;
}
.flickity-prev-next-button:before {
    font-size: 28px;
}
.flickity-prev-next-button.next:before {
    padding-left: 7px;
}

.header-carousel .flickity-prev-next-button:hover::after {
    opacity: 0.9;
}

.header-carousel .flickity-prev-next-button:after {
    content: '';
    left:  50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 100%;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;

}

div#header-right-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.modal-engine-wrapper .primary-btn {
    border-radius: 0;
    padding: 10px 20px;
    -webkit-transform: none !important;
    transform: none !important;
}

.mirai-modal-active .modal-engine-wrapper {
    width: 0 !important;
    margin-left: 0 !important;
}

/* 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: 26px;
    width: 26px; /* firefox fixing - mismo que font-size */
    margin-top: -24px; /* poner la mitad de font-size + padding */
    background-image: none; /* fixing both */
    background: #fff0;
    color: #fff!important;
    padding: 11px;
    opacity: 1;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
        z-index: 2;
}
.flickity-button:hover {
    background: rgba(255, 255, 255, 0.16);
    cursor: pointer;
}
.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: '\e962';}
.carousel-control.right:before, .swiper-button-next i:before, .flickity-prev-next-button.next:before {content: '\e963';}

.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 {
    border-radius:  0;
    width: 48px;
    height: 48px;
}

.flickity-prev-next-button svg {
    display: none;
}

/* Menu chain */

.pagination-carousel .carousel-cell:before {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    left:  0;
    height: 1px;
    background-color: #d8d8d8;
    -webkit-transition:  all .25s ease-in-out;
            transition:  all .25s ease-in-out;
}

.pagination-carousel .carousel-cell.is-selected:before, .pagination-carousel .carousel-cell:hover::before {
    height: 4px;
    background-color: #8a8a8a;
    -webkit-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
}

.chain-carousel .flickity-prev-next-button {
    border: solid 1px #a6a6a6;
}

/* MODAL */

.modal:focus {outline: none;}
.modal {border: none;}
body.modal-open {overflow: hidden; -ms-touch-action: none; touch-action: none;}

.modal-header .close {
    float: none;
    position: absolute;
    right: 13px;
    top: 50%;
    font-size: 20px;
    width: 20px; /* firefox fixing - mismo que font-size */;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: -20px;
    padding: 10px;
    color: inherit;
    opacity: .75;
}

.modal-header .close:hover {
    opacity: 1;
}

.modal-header {
    border-bottom: none;
    padding: 15px;
    padding-right: 57px;
    position: relative;
    background: #E9E2D8;
    color: #444;
}

/* modal title */
.modal-header .mi-title3 {
    color: inherit;
    font-weight: normal;
}

.loom-bestprice-active .wrapper-header,
.loom-newsletter-active .wrapper-header{
    pointer-events: none;
}
.loom-bestprice-active #header-left-section,
.loom-bestprice-active #header-right-section,
.loom-newsletter-active #header-left-section,
.loom-newsletter-active #header-right-section{
    opacity: 0;
}

/* MIRAI MODAL */
#loom-bestprice {
    padding-top: 170px;
}
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-image: url(/files/bg-menu.jpg);
    background-size: cover;
    color: #444;
}

.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: 50px;
    top: 60px;
}

.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%;
}

.icons-3 > div {
    padding:  20px;
}

.icons-3 > div i {
    font-size:  52px;
    margin-bottom:  20px;
    display:  block;
    color: #18203f;
}

/* 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;
}
div#loom-menu {
    padding-top:  80px;
}
/* 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 {
    width: 330px;
    margin: 0 auto;
    max-width: 100%;
}

.common-form form, .common-form form > div {
    padding: 15px 0;
}

.common-form div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
}

.common-form label {
    font-size: inherit;
    padding-bottom: 5px;
}

.common-form .wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
}

.common-form input[type="text"], .common-form input[type="email"],
.common-form textarea, .common-form select {
    height: auto; /* fixing bootstrap styles */
    margin-bottom: 0; /* fixing bootstrap styles */
    line-height: normal; /* fixing bootstrap styles */
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 6px;
    min-height: 35px;
    display: block;
    font-size: inherit;
    font-weight: normal;
    font-family: inherit;
  border: 1px solid #ccc;
}

/* poner de nombra 'selector' al shortcode del input-select en el formulario para que aparezca la flecha (el nombre se lo pone de clase al control-wrap) */
.common-form .wpcf7-form-control-wrap.selector:after {
    content: "\e971";
    font-family: 'mirai-icofonts';
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -4px;
    font-size: 9px;
    color: inherit;
    line-height: 1;
}

.common-form .captcha input {
    width: 100px;
}

.common-form .captcha {
    padding-left: 15px;
    width: auto;
}

.common-form img.wpcf7-captchac {
    vertical-align: top;
}

.common-form .wpcf7-form-control-wrap.acceptance-700 {
    width: auto;
}

.common-form .accept-privacity a, .common-form div.wpcf7-validation-errors {
    font-size: .8em;
}

.common-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
}

/* BACK TO TOP */

#back-top {
    background-color: #9a9a9a;
}

/* BACKGROUND IMAGE */

.bg-img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/* BUTTONS */
/* utiliza la clase .primary-btn para aquellos botones que quieras que se comporten como el de reservar, y .secundary-btn para los de tipo ofertas */

/* primary */

/* PRIMARY BUTTON */


.primary-btn i {
    float:  right;
    margin-top: 2px;
    margin-left:  10px;
    -webkit-transition:  all .5s ease-in-out;
    transition:  all .5s ease-in-out;
}

.primary-btn:hover i {
    padding-left:  6px;
    margin-right:  -6px;
}

.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;
    padding: 12px 25px;
    color: #444444;
    background-color: #F8DC85;
    font-weight: 800;
    border-radius:  5px;
    -webkit-box-shadow: 0 2px 74px 0 #95897E;
    box-shadow: 0 2px 74px 0 #95897E;
    -webkit-transition:  all .5s ease-in-out;
    transition:  all .5s ease-in-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 {
  -webkit-box-shadow: 0px 0px 60px 15px #95897ead;
  box-shadow: 0px 0px 60px 15px #95897ead;
    background-color: #F8DC85;
    color: #444444;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    text-decoration: none;
}

.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, .offers-mashup .more-info-link, .widget_search form input[type="submit"],
.rooms-listing-wrapper .room-box .room-book a,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview, .secundary-btn {
    background: #0000;
    border-radius: 0;
    text-shadow: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #18203f;
    font-size: 20px;
    font-weight: bold;
    text-transform: lowercase;
    position: relative;
    padding: 0 0 0 25px;
}
.offers-listing-wrapper .offer .offer-button:before,
.rooms-detail-wrapper .offer .offer-button:before,
.mapa .formRuta input.calculaRuta:before,
#respond .form-submit #submit:before,
.wpcf7 .wpcf7-form input.wpcf7-submit:before,
.offers-mashup .more-info-link:before,
.widget_search form input[type="submit"]:before,
.rooms-listing-wrapper .room-box .room-book a:before,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview:before,
.secundary-btn:before {
    content: "\e967";
    font-family: 'mirai-icofonts';
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.offers-listing-wrapper .offer .offer-button:hover::before,
.rooms-detail-wrapper .offer .offer-button:hover::before,
.mapa .formRuta input.calculaRuta:hover::before,
#respond .form-submit #submit:hover::before,
.wpcf7 .wpcf7-form input.wpcf7-submit:hover::before,
.offers-mashup .more-info-link:hover::before,
.widget_search form input[type="submit"]:hover::before,
.rooms-listing-wrapper .room-box .room-book a:hover::before,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview:hover::before,
.secundary-btn:before {
    left: -5px;
}
.white-text .secundary-btn, .white-text .offers-mashup .more-info-link {
    color: #fff;
    border-color: inherit;
}
.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, .offers-mashup .more-info-link: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 {
    color: #18203f;
}

.white-text .secundary-btn:hover, .white-text .offers-mashup .more-info-link:hover {
    color: #fff;
    border-color: inherit;
}

/* 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-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;
    background: #F2F2F2!important;
    padding: 6px;
    text-align: center;
}

/* weekend (number) */
.ui-datepicker-week-end .ui-state-default, .ui-datepicker-week-end .ui-widget-content .ui-state-default, .ui-datepicker-week-end .ui-widget-header .ui-state-default {
    background: #DDD!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 .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,
.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 a:hover {
    background: #f8db85!important;
    color: #444;
    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,
.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: #ffcd3d!important;
    color: #4c4b46;
    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 {}

#header {
    position: absolute;
    width: 100%;
    z-index: 5;
}

#header > .content > .wrapper-header {
    position: fixed;
    z-index: 99999 !important;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: .5s all 0s ease;
    transition: .5s all 0s ease;
}

#header > .content > .wrapper-header.affix {
    -webkit-transition: .5s all .75s ease;
    transition: .5s all .75s ease;
}
#header > .content > .wrapper-header:before {
    content:  '';
    display:  block;
    position:  absolute;
    left:  50%;
    height:  100%;
    width: 0px;
    background-color: rgba(255, 255, 255, 1);
    -webkit-transform:  translateX(-50%);
    transform:  translateX(-50%);
    -webkit-transition: .5s all 0s ease;
    transition: .5s all 0s ease;
}

#header > .content > .wrapper-header.affix:before {
    width: 100%;
    -webkit-transition: .5s all .75s ease;
    transition: .5s all .75s ease;
}
#logo img {
    height: 150px;
    width: 100px;
    padding: 10px 40px;
    background-color: white;
    -o-object-position: top;
    object-position: top;
    -webkit-transition: 1s all .5s ease;
    transition: 1s all .5s ease;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: top;
}
.affix #logo img {
    height: 80px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#container .affix .widget_qtranslate ul li a,
.affix .widget_qtranslate:after,
#header .affix .widget_qtranslate:before,
.affix .loom-menu-btn p {
    color: #202b33 !important;
    -webkit-transition:  .5s all .75s ease;
    transition:  .5s all .75s ease;
}

.affix .hamburguer-button span {
    background-color: #192443 !important;
    -webkit-transition:  .5s all .75s ease;
    transition:  .5s all .75s ease;
}

.loom-menu-btn {
    display: block;
    float: left;
    font-size: 18px;
    color:  white;
    letter-spacing:  1.1px;
    height: 22px;
    overflow:  hidden;
    position:  relative;
    padding-right: 20px;
    cursor:  pointer;
}
.loom-menu-btn p {
    font-weight: bold;
    margin-top: 0px;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    line-height: 22px;
}
.loom-menu-btn.toggle-close p {
    margin-top: -22px;
}
.loom-menu-btn p span {
    display: block;
    letter-spacing: 2.5px;
}

.menubook-btn {
    color: #e7af00;
    font-size: 42px;
    font-weight: bold;
    text-transform: lowercase;
    margin-right: 50px;
    display:  block;
    opacity:  0;
    pointer-events: none;
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
}
#loom-menu.mirai-modal[data-to="fade"] {
    left: -200%;
}
#loom-menu.mirai-modal.mi-active[data-to="fade"] {
    left: 0;
}
#loom-menu.mi-active .menubook-btn, #loom-menu.mi-active .menuinfo {
    opacity:  1;
    pointer-events: all;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: .5s all 1.5s ease-in-out;
    transition: .5s all 1.5s ease-in-out;
}
.menubook-btn:hover {
    color: #e7af00;
    text-decoration: none;
}
.modal-content-right .menubook-btn {
    margin-left: 50px;
    margin-right:  0;
}
.modal-content-right .menubook-btn i {
    float: left;
    padding-left: 0;
    padding-right: 10px;
}
.modal-content-right .menubook-btn:hover i {
    padding-left: 0px;
    padding-right: 20px;
}
.menubook-btn i {
    float: right;
    margin-top: 13px;
    padding-left: 10px;
    font-size: 30px;
    -webkit-transition: .5s all .3s ease-in-out;
    transition: .5s all .3s ease-in-out;
}
.menubook-btn:hover i {
    padding-left: 20px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.menuinfo h4 {
    color: #5B5B5B;
    font-weight: bold;
    margin-bottom: 10px;
}

.menuinfo {
    margin-left: 50px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}

.menuinfo a {
    display:  block;
    font-size:  14px;
    margin: 5px 0;
    color:  #8B959C;
    font-weight: 600;
}

.menuinfo a i {
    float:  left;
    margin-right:  5px;
}
.hamburguer-button {
    width: 13px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 7px;
}
.hamburguer-button span {
    position:  absolute;
    height: 2px;
    width: 13px;
    background-color: white;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.hamburguer-button span.line1 {
    top: 0;
}
.hamburguer-button span.line2, .hamburguer-button span.line2-2 {
    top: calc(50% - 1px);
}
.hamburguer-button span.line3 {
    bottom: 0;
}
.loom-menu-btn.toggle-close span.line2 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s all .3s linear;
    transition: .2s all .3s linear;
}
.loom-menu-btn.toggle-close span.line2-2 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .2s all .3s linear;
    transition: .2s all .3s linear;
}
.loom-menu-btn.toggle-close span.line1, .loom-menu-btn.toggle-close span.line3 {
    height:  0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}

.loom-menu-btn span.line2 {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.loom-menu-btn span.line2-2 {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.loom-menu-btn span.line1, .loom-menu-btn span.line3 {
    -webkit-transition: .1s all .3s linear;
    transition: .1s all .3s linear;
}
#loom-menu {
    width:  200%;
}

#loom-menu .mi-modal-content {
    margin-left: 0%;
    opacity: 1;
    width:  50%;
    float:  left;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

#loom-menu.right .modal-content-left {
    opacity: 0;
    margin-left: -50%;
}
#loom-menu.left .modal-content-right {
    opacity: 0;
}
.remove-class {
    -webkit-transition: none !important;
    transition: none !important;
}
#main {z-index: 1;position:relative;background-color: white;}
#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 .wrapper-header > .row {
    padding-left: 50px;
    padding-right: 50px;
}
#header .qts-lang-menu {
    background-color: transparent;
    width: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position:  absolute;
}

#header .qts-lang-menu option {
    background: #fff;
    color: #000;
}

#header .affix-wrapper > .affix, #header .affix-wrapper > .ex-affix, .bookingstep1 #header {
    background: #131313;
}

#header .bg-gradient {
    width: 100%;
    height: 150%;
    position: absolute;
}

.not_found #main {
    padding-top: 200px;
}

/* ------- */

#pre-header {
    padding: 5px 0;
}

#pre-header * {
    color: #fff;
    vertical-align: middle;
}

#pre-header > .container > * {
    display: inline-block;
}

.contact-header {
    font-size: 12px;
    margin-right: 20px;
}

.contact-header > li {
    display: table-cell;
    padding: 0 20px;
    position: relative;
}

.contact-header > li:before {
    content: '';
    border-left: 1px solid #fff;
    height: 70%;
    position: absolute;
    top: 15%;
    left: 0;
}

.contact-header > li:first-child {
    padding-left: 0;
}

.contact-header > li:first-child:before {
    display: none;
}

.contact-header i {
    display: inline-block;
    margin-right: 7px;
}

#pre-header .socialmedia a:before {
    background-color: transparent;
    font-size: 14px;
    padding: 2px;
}

#pre-header .socialmedia li {
    padding: 0 3px;
}

#header .affix-wrapper {
    padding: 10px 0;
}

#header .affix-wrapper > div > .container {
    padding: 10px 0;
}

#header .affix-wrapper > .affix {
    -webkit-box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.2);
}

#header #navigationweb {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

/* 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, .cat-booking .menubook-btn {
    display: none;
}

/*#header .booking-modal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
*/
#header .modal-engine-wrapper.affix, #header .modal-engine-wrapper.ex-affix {position: static!important;z-index: initial!important;width: auto;}
/*
#header .modal-engine-wrapper.affix .booking-modal, #header .modal-engine-wrapper.ex-affix .booking-modal {
    visibility: visible;
    opacity: 1;
}
*/
/* Quitar si no quieres el menu pegado a la derecha */

#header .modal-engine-wrapper {
    overflow: hidden;
    margin-left: 0;
    width: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#header .modal-engine-wrapper.affix, #header .modal-engine-wrapper.ex-affix {
    width: auto;
    margin-left: 20px;
    opacity: 1;
}

/* booking link for mobile */
.booking-link {display: none!important;}

/* logo */

#logo {
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
}

/* qtranslate */

.widget_qtranslate {
    text-align: right;
    position: relative;
    padding: 0 25px;
    font-size: 16px;
    width: 33px;
    height: 20px;
    float:  right;
    cursor: pointer;
}

.widget_qtranslate:after, #header .widget_qtranslate:before {
    content: "\e971";
    font-family: 'mirai-icofonts';
    pointer-events: none;
    position: absolute;
    right: auto;
    left: 12px;
    top: 50%;
    margin-top: -4px;
    font-size: 9px;
    color: white;
}
.widget_qtranslate:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition:  all .5s ease;
    transition:  all .5s ease;
}
.widget_qtranslate.active:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);

}
#header .widget_qtranslate:before {
    content: '\e9a4';
    right: 10px;
    left: auto;
    font-size: 14px;
    margin-top: -7px;
}

.widget_qtranslate select {
    border: none;
    padding-right: 14px;
    line-height: normal;
    height: auto;
}

.widget_qtranslate select option {
    padding: 6px 10px !important;
}

.widget_qtranslate ul {
    text-transform: uppercase;
    line-height: 1;
}

.widget_qtranslate ul li {
  float: left;
  border-right: 1px solid #fff;
  padding: 0 15px;
  margin: 0;
  opacity: 0;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}
.widget_qtranslate ul li:nth-child(2) {
  -webkit-transition: .55s all .25s ease;
  transition: .55s all .25s ease;
}
.widget_qtranslate ul li:nth-child(3) {
  -webkit-transition: .45s all .25s ease;
  transition: .45s all .25s ease;
}
.widget_qtranslate ul li:nth-child(4) {
  -webkit-transition: .35s all .25s ease;
  transition: .35s all .25s ease;
}
.widget_qtranslate ul li:nth-child(5) {
  -webkit-transition: .25s all .25s ease;
  transition: .25s all .25s ease;
}
.widget_qtranslate ul li:nth-child(5) {
  -webkit-transition: .15s all .15s ease;
  transition: .15s all .15s ease;
}

.widget_qtranslate ul li:first-child, .widget_qtranslate ul li:nth-child(2) {
    border-right: none;
}
.widget_qtranslate.active ul li {
    opacity: 1;
}
.widget_qtranslate.active ul li:nth-child(2) {
  -webkit-transition: .25s all .25s ease;
  transition: .25s all .25s ease;
}
.widget_qtranslate.active ul li:nth-child(3) {
  -webkit-transition: .35s all .25s ease;
  transition: .35s all .25s ease;
}
.widget_qtranslate.active ul li:nth-child(4) {
  -webkit-transition: .45s all .25s ease;
  transition: .45s all .25s ease;
}
.widget_qtranslate.active ul li:nth-child(5) {
  -webkit-transition: .55s all .25s ease;
  transition: .55s all .25s ease;
}
.widget_qtranslate.active ul li:nth-child(6) {
  -webkit-transition: .65s all .25s ease;
  transition: .65s all .25s ease;
}

.widget_qtranslate ul li:first-child {
    font-weight: bold;
    pointer-events: none;
    opacity: 1;
    margin-left: 0px;
    padding-right: 8px;
}
.widget_qtranslate ul li a {display: block;color: white;}

#container .widget_qtranslate ul li.active a, #container .widget_qtranslate a:hover {
    color: #ffffff;
    text-decoration: none;
}

.widget_qtranslate ul li.active a {cursor: default;}

/* menu web */

ul#menu_web {
    text-transform: uppercase;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-orient:  vertical;
    -webkit-box-direction:  normal;
    -ms-flex-direction:  column;
    flex-direction:  column;
    -webkit-box-align:  center;
    -ms-flex-align:  center;
    align-items:  center;
}

ul#menu_web > li {
    display: block;
    position: relative;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    opacity:  0;
}

ul#menu_web > li:first-child {
    margin-left: 0;
}

ul#menu_web > li > a {
    position: relative;
    padding: 8px 0;
    color: #444444;
    font-weight: bold;
    font-size: 18px;
}

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: #E7AF00;
}

/* underline hover and active */
ul#menu_web > li > a:before {
    content: '';
    display: block;
    position: absolute;
    border-color: inherit;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0px;
    height: 2px;
    background-color: #e7af01;
    -webkit-transition: .25s all .25s ease;
    transition: .25s all .25s ease;
    pointer-events: none;
}

ul#menu_web > li > a:hover:before {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

ul#menu_web > li.current-menu-item > a:before, ul#menu_web > li.current-menu-parent > a:before {
    width: calc(100% + 60px );
    height: 3px;
    background-color: #F7DB8A;
}

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;
}
.loom-menu-active header .loom-menu-btn p span,
.loom-menu-active .widget_qtranslate ul li a,
.loom-menu-active .widget_qtranslate:after,
.loom-menu-active .widget_qtranslate:before {
    color: #444 !important;
}
.loom-menu-active .hamburguer-button span {
    background-color: #444 !important;
}
.loom-menu-active .widget_qtranslate ul li {
    border-color: #444 !important;
}
.engine-row p {
    color: #444;
    padding-bottom: 10px;
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
#loom-menu .mi-be-square .mi-be .mi-be-chain-field,
#loom-menu .mi-be-square .mi-be .DateRangePickerInput,
#loom-menu .mi-be-square .mi-be .mi-be-multiroom-field,
#loom-menu .mi-be-square .mi-be .mi-be-promo-field,
#loom-menu .mi-be-square .mi-be .mi-be-book-btn {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
#loom-menu.mi-active .mi-be-square .mi-be .mi-be-chain-field,
#loom-menu.mi-active .mi-be-square .mi-be .DateRangePickerInput,
#loom-menu.mi-active .mi-be-square .mi-be .mi-be-multiroom-field,
#loom-menu.mi-active .mi-be-square .mi-be .mi-be-promo-field,
#loom-menu.mi-active .mi-be-square .mi-be .mi-be-book-btn {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

#loom-menu.mi-active ul#menu_web > li,
#loom-menu.mi-active .engine-row p {
    opacity:  1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: .3s all .3s ease-in-out;
    transition: .3s all .3s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(1) {
    -webkit-transition: .3s all .3s ease-in-out;
    transition: .3s all .3s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(2),
#loom-menu.mi-active .mi-be-square .mi-be .DateRangePickerInput {
    -webkit-transition: .3s all .4s ease-in-out;
    transition: .3s all .4s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(3),
#loom-menu.mi-active .mi-be-square .mi-be .mi-be-multiroom-field {
    -webkit-transition: .3s all .5s ease-in-out;
    transition: .3s all .5s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(4),
#loom-menu.mi-active .mi-be-square .mi-be .mi-be-promo-field {
    -webkit-transition: .3s all .6s ease-in-out;
    transition: .3s all .6s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(5),
#loom-menu.mi-active .mi-be-square .mi-be .mi-be-book-btn {
    -webkit-transition: .3s all .7s ease-in-out;
    transition: .3s all .7s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(6) {
    -webkit-transition: .3s all .8s ease-in-out;
    transition: .3s all .8s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(7) {
    -webkit-transition: .3s all .9s ease-in-out;
    transition: .3s all .9s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(8) {
    -webkit-transition: .3s all 1s ease-in-out;
    transition: .3s all 1s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(9) {
    -webkit-transition: .3s all 1.1s ease-in-out;
    transition: .3s all 1.1s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(10) {
    -webkit-transition: .3s all 1.2s ease-in-out;
    transition: .3s all 1.2s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(11) {
    -webkit-transition: .3s all 1.3s ease-in-out;
    transition: .3s all 1.3s ease-in-out;
}
#loom-menu.mi-active ul#menu_web > li:nth-child(12) {
    -webkit-transition: .3s all 1.4s ease-in-out;
    transition: .3s all 1.4s ease-in-out;
}




/* 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;
}

/* FOOTER */

/* hidden old contact row and widget translate */
.home #footer .content > address.address_phone, #footer .content > .widget_qtranslate {display: none!important;}

#footer {
    font-size: 14px;
}

#footer p {
    margin-bottom: 0!important;
}

.prefooter {
    background-color: #212B33;
    padding: 30px 0;
}

.mainfooter {
    background-color: #212B33;
    padding: 60px 0;
    margin-bottom: 100px;
    z-index: 1;
    position: relative;
}

.mainfooter h4 {
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
}

.mainfooter a {
    display:  block;
    margin-bottom:  10px;
    color: #8B959C;
    font-weight: bold;
    font-size:  14px;
    letter-spacing: 1px;
}

.mainfooter a i {
    float:  left;
    margin-right:  5px;
}

.mainfooter .icon-lock {
    display: none;
}

.mainfooter a:hover {
}

.postfooter {
    padding: 20px 0;
}
.postfooter a {
    color: inherit;
}
/* postfooter background (with mobile contact row in footer for responsive design) */
.postfooter, .home #footer .content address.address_phone, #footer .widget_qtranslate, #footer .widget_qtranslate select, #footer .widget_qtranslate select option {
    background-color: #202b33;
}

.postfooter {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #161e23;
}

footer .trip i {
    font-size: 60px;
    margin-right: 20px;
}

.postfooter * {
    color: #8B959C;
}

.postfooter li {
    float: left;
    margin: 0 10px;
}
footer .trip {
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-align:  center;
        -ms-flex-align:  center;
            align-items:  center;
}
.squares .square {
    width:  250px;
    height:  250px;
    float:  left;
    border: solid 5px #8a969c;
    margin:  0 10px;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-pack:  center;
        -ms-flex-pack:  center;
            justify-content:  center;
    -webkit-box-align:  center;
        -ms-flex-align:  center;
            align-items:  center;
    -webkit-box-orient:  vertical;
    -webkit-box-direction:  normal;
        -ms-flex-direction:  column;
            flex-direction:  column;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.squares {
    margin-bottom: 80px;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-pack:  center;
        -ms-flex-pack:  center;
            justify-content:  center;
}

.squares .square p {
    color: #8a969c;
    font-size: 18px;
    text-align:  center;
    margin-top: 15px;
    font-weight: bold;
    line-height:  25px;
}

.square i {
    font-size: 100px;
    color: #8a969c;
}

.squares .square:hover {
    background-color: rgba(137, 150, 156, 0.1);
}
/* logos footer */

.logos {
    text-align: center;
}

.logos li {
    display: inline-block;
    margin-right: 20px;
}

.logos li:last-child {
    margin-right: 0;
}

/* newsletter */

.newsletter > * {
    display: inline-block;
    vertical-align: middle;
}

.newsletter > div {
    padding: 0 10px 0 0;
}

.newsletter .mi-title2 {
    font-weight: bold;
    font-size: 1.4em;
}

/* footer titles */

.hotelschema .name, #footer .mi-title {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px!important;
  /*font-family: 'Playfair Display', serif;*/
}

/* hotelschema - vcard */

.hotelschema {
    line-height: 1.3em;
}

.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';}

/* featured links */

.featured-links li, .featured-links .menu li {
    display: block;
    margin-bottom: 7px;
}

/* social media */

#footer .socialmedia a:before {
    background-color: #fff;
    border-radius: 100%;
    font-weight: normal;
    font-size: 20px;
    padding: 10px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#footer .socialmedia a:before, #footer .socialmedia a:hover:before {
    color: #888;
}

#footer .socialmedia a:hover:before {
    background: #252525;
}

#footer .socialmedia a {
    margin-right: 10px;
    margin-bottom: 10px;
}

/* logo footer */

.logo-footer {
    text-align: center;
    padding-top: 50px;
}

/* menu postfooter (legal and contact) */

.postfooter .menu li {
    padding-left: 15px;
}

.postfooter .menu li:first-child {
    padding-left: 0;
}
.mainfooter .align-right a {
    font-size: 24px;
    padding-right: 10px;
    float: right;
}
/* view/cancel link */

.icon-lock {
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
}

a.tracking-link {
}

/* developed by mirai */

#developed-wrapper a {
    text-transform: lowercase;
    color: #c4ced5;
}

/* MAIN ELEMENTS */

#content-header.full-screen-container {min-height: 270px;} /* for shortest screens */

#content-header {
    position: relative;
}

#content-header > img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 600px;
    min-height: 450px;
}

.engine-wrapper {
    position: absolute;
    bottom: 10%;
    width: 100%;
}

.home .engine-wrapper {
    bottom: 5%;
}

/* Advantages row */

.advantages-row .mi-title span, .advantages-row li span {
    display: block;
}

.advantages-row .mi-title span:first-child {
    font-size: 30px;
    text-transform: uppercase;
}

.advantages-row li span:first-of-type {
    text-transform: uppercase;
}

.advantages-row .mi-title {
    position: relative;
    padding-right: 50px;
    text-align: center;
}

.advantages-row ul {
    display: table;
}

.advantages-row li  {
    position: relative;
    padding-left: 50px;
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.advantages-row li i, .advantages-row .mi-title i {
    display: block;
}

.advantages-row li i, .advantages-row .mi-title i {
    position: absolute;
    top: 50%;
    font-size: 30px;
    margin-top: -15px; /* poner la mitad del font-size */
    left: 10px;
}

.advantages-row .mi-title i {
    left: auto;
    right: 5px;
}

/* small screens */
@media (min-width: 768px) and (max-width: 979px) {
    .advantages-row li  {
        padding: 0;
        text-align: center;
        vertical-align: top;
    }
    .advantages-row li i {
        position: static;
        display: block;
        padding-bottom: 10px;
        font-size: 40px;
        margin-top: 0;
    }
    .advantages-row .mi-title {
        padding: 20px 0 0;
    }
    .advantages-row .mi-title i {
        display: none;
    }
}

/* 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;
}

/* section swiper embed in container (without background) */

.section-container-swiper .swiper-pagination:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #979797;
}

.section-container-swiper .swiper-pagination-bullet:after {
    width: 0;
    height: auto;
    margin: 0;
    border-radius: 0;
    position: absolute;
    left: 0;
    bottom: -2px;
    border: 0;
    border-bottom: 5px solid;
}

.section-container-swiper .swiper-pagination-bullet:hover:after, .section-container-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 100%;
}

.section-container-swiper .pagination-wrapper {
    margin-bottom: 60px;
    font-size: 36px;
    position: static;
}

.section-container-swiper span.swiper-pagination-bullet {
    margin-left: 50px;
    padding: 0 10px 20px;
}

.section-container-swiper .swiper-slide {
    padding-left: 70px;
    padding-right: 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.section-container-swiper .swiper-button-prev, .section-container-swiper .swiper-button-next {
    border: 1px solid rgba(53, 53, 53, 0.55);
}


/*---------------------------------------------------------------------------*/
/*--------------------------------- PAGES -----------------------------------*/
/*---------------------------------------------------------------------------*/

/* Fix swiper */
#content-header .center, #content-header:before, #content-header:after {
    pointer-events: none;
}
#content-header .center a {
    pointer-events: all;
}
#content-header .center {
    padding: 0 140px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
#content-header.picbox .center {
    top: 60%;
}
/* HOME */

.banner-best-price {
    position: absolute;
    right: 50px;
    bottom: 145px;
    color: #ffffff;
    padding: 12px 30px;
    cursor:  pointer;
    z-index: 2;
}
.banner-best-price:before {
    content: '';
    position: absolute;
    top: 0;
    right: 25px;
    width: 79%;
    height: 2px;
    background-color: #f8dc84;
    -webkit-transition:  all .4s ease-in-out;
    transition:  all .4s ease-in-out;
}
.banner-best-price:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 25px;
    width: 73%;
    height: 2px;
    background-color: #f8dc84;
    -webkit-transition:  all .4s ease-in-out;
    transition:  all .4s ease-in-out;
}

.banner-best-price p {
    margin-bottom:  0;
    line-height: 20px;
    text-transform: capitalize;
}

.banner-best-price .circle {
    position:  absolute;
    height: 44px;
    width: 22px;
    right: 3px;
    top: 0;
    overflow:  hidden;
}

.banner-best-price .circle:after {
    content:  '';
    border: solid 2px #f8dc84;
    height: 40px;
    width: 40px;
    border-radius:  100%;
    position:  absolute;
    right:  0;
}

.banner-best-price svg {
    position:  absolute;
    fill: #f8dc84;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-10deg);
    transform: translateY(-50%) rotate(-10deg);
    height: 50px;
    width:  auto;
    -webkit-transition:  all .3s ease-in-out;
    transition:  all .3s ease-in-out;
}

.banner-best-price:hover svg {
    height: 60px;
    -webkit-transform: translateY(-50%) rotate(-15deg);
    transform: translateY(-50%) rotate(-15deg);
}
.banner-best-price:hover::before {
    width: 81%;
}
.banner-best-price:hover::after {
    width: 69%;
}

#content-header:after {
    content: '';
    height: 200px;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 17, 76, 0.3)), to(rgba(0,0,0,0)));
    background: linear-gradient(180deg, rgba(0, 17, 76, 0.3) 0%, rgba(0,0,0,0) 100%);
    z-index: 1;
}
#content-header:before {
    content: '';
    height: 200px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0,0,0,0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0,0,0,0) 100%);
    
    z-index: 1;
    height: 50vh;
}

.not-home #content-header:before {
    z-index: 0;
}

.square-banner {
    width: 200px;
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    border: solid 1px #a0a0a0;
    padding: 20px;
    padding-top:  30px;
    text-align: center;
    position:  relative;
}

.square-banner:lang(ru){
  height:250px;
}

.square-banner:before {
    content:  '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform:  translate(-50%, -50%);
            transform:  translate(-50%, -50%);
    height:  100%;
    width:  100%;
    border: solid 7px #fff;
    z-index: -1;
    -webkit-box-shadow: 0 0 0 7px #d1d5d8;
            box-shadow: 0 0 0 7px #d1d5d8;
}

.square-banner p {
    color:  #18203F;
    font-size: 19px;
    margin:  0;
}

.square-banner span {
    color: #edcb5f;
    display:  block;
    font-size: 28px;
    font-weight: bold;
    margin-bottom:  10px;
}

/* social media */
.box-social-media {
    position: fixed;
    top: 50%;
    left: 50px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    width: 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#hotel-europa .box-social-media.desactive {
    opacity: 0 !important;
    pointer-events: none !important;
    -webkit-transition: all .3s ease !important;
    transition: all .3s ease !important;
}
.box-social-media a {
    padding:  5px;
    background-color: #9FA8AE;
    height: 25px;
    width: 25px;
    color: white;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-pack:  center;
        -ms-flex-pack:  center;
            justify-content:  center;
    -webkit-box-align:  center;
        -ms-flex-align:  center;
            align-items:  center;
    -webkit-transition:  all .3s ease;
    transition:  all .3s ease;
}

.box-social-media .normal-social {
    margin-bottom:  5px;
}

.box-social-media .cam {
    margin-top:  5px;
    position:  relative;
}

.box-social-media a:hover {
    text-decoration:  none;
    background-color: #aeb6bb;
}

.box-social-media .cam ul {
    position:  absolute;
    right: -130px;
    top: 0;
    width: 130px;
    -webkit-transition:  all .3s ease;
    transition:  all .3s ease;
    opacity: 0;
    pointer-events:  none;
}

.box-social-media .cam ul a {
    display: block;
    width:  100%;
    padding: 5px 10px;
}


.box-social-media .cam:hover ul {
    opacity:  1;
    pointer-events: all;
}

.section-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.section-align-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
#instagram .icon {
    position:  absolute;
    top: 0;
    right:  0;
    font-size:  72px;
    opacity: 0.5;
    color: #18203f;
}
.direction h4 {
    padding-bottom: 15px;
    font-size: 20px;
}

.direction a {
    display:  block;
    padding-bottom: 5px;
}

.image-btn {
    position:  relative;
}

.image-btn-sup {
    float:  right;
    padding: 60px;
    padding-right:  100px;
    background-color: rgba(118, 127, 133, 0.9);
}

.image-btn.reverse .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

.link-icon {
    display:  block;
    padding: 10px 0;
    float:  left;
    clear: both;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.link-icon:hover {
    text-decoration: none;
}

.link-icon img {
    width: 20px;
    margin-right: 5px;
    margin-top: -5px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.link-icon i {
    font-size:  20px;
    float:  left;
    margin-right: 8px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.link-icon:hover i {
    margin-right: 13px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.link-icon:hover img {
    margin-right: 10px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.link-icon-full {
    position:  absolute;
    right:  0;
    top: 0;
    bottom:  0;
    width: 150px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.link-icon-full:hover {
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.link-icon-full:before, .link-icon-full:after {
    content:  '';
    position:  absolute;
    top: 50%;
    left:  50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 110px;
    height:  1px;
    background-color:  white;
    -webkit-transform-origin:  center;
    transform-origin:  center;
    margin-top: -38px;
}
.link-icon-full:after {
    margin-top: 39px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.row-bg {
    position:  relative;
}
.row-bg .mi-title2 {
    padding-bottom: 0;
}
#services-exclusives .mi-title2 {
    font-size: 1.8em;
}
.square-banner .effect {
    position:  absolute;
    width: 150px;
    height: 100px;
    top: -20px;
    left:  50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius:  100%;
    background-color: white;
    -webkit-transition:  all .3s linear;
    transition:  all .3s linear;
}

.square-banner .effect img {
    width: 150px;
    position:  absolute;
    left:  50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: none;
}

/**/

.square-banner .effect .particles {
    -webkit-transition:  all .3s linear;
    transition:  all .3s linear;
}

.square-banner .effect .fork {
    -webkit-transition:  .3s all .1s linear;
    transition:  .3s all .1s linear;
}

.square-banner .effect .knife {
    -webkit-transition:  all .3s linear;
    transition:  all .3s linear;
}

/**/

 .square-banner.m-stop .effect .particles {
    width: 150px;
    -webkit-transition:  all .3s linear;
    transition:  all .3s linear;
}
.square-banner.m-stop .effect .fork {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition:  all .3s linear;
    transition:  all .3s linear;
}
.square-banner.m-stop .effect .knife {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
    -webkit-transition:  .3s all .1s linear;
    transition:  .3s all .1s linear;
}
/**/
.square-banner .effect .particles {
    width: 165px;
    -webkit-transition:  all .3s linear;
    transition:  all .3s linear;
}

.square-banner .effect .fork {
    -webkit-transform: translate(-45%, -45%);
            transform: translate(-45%, -45%);
    -webkit-transition:  all .3s linear;
    transition:  all .3s linear;
}

.square-banner .effect .knife {
    -webkit-transform: translate(-55%, -40%) rotate(5deg);
            transform: translate(-55%, -40%) rotate(5deg);
    -webkit-transition:  .3s all .1s linear;
    transition:  .3s all .1s linear;
}

/**/

.col3-icons .cell {
    text-align:  center;
    padding: 50px;
    font-size:  22px;
}

.col3-icons .cell i {
    font-size: 62px;
    margin-bottom: 10px;
    display:  block;
}

.col3-icons .cell:before {
    content: '';
    position:  absolute;
    top: 0;
    bottom: 0;
    right:  0;
    width: 15px;
    background-color:  white;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
}


.bg-dark {
    background-color: #767F85;
}
.bg-grey {
    background: #9FA8AE;
}
.flickity-page-dots {
    bottom: 15px;
    right: 15px;
    width:  auto;
}

.flickity-page-dots .dot {
    border: solid 2px;
    width:  15px;
    height:  15px;
    background-color: transparent;
    opacity:  1;
}

.flickity-page-dots .dot.is-selected {
    background-color: #fff;
}
.col3-icons .cell:last-child:before {
    display: none;
}
.box-carousel,
.box-carousel .flickity-viewport,
.box-carousel .flickity-viewport .flickity-slider,
.box-carousel .flickity-viewport .flickity-slider .carousel-cell {
    height:  100% !important;
}
/* go to anchor */

#content-header .go-to-anchor {
    display: block;
    width: 100px;
    text-align: center;
    position:  absolute;
    bottom:  0;
    padding-bottom: 45px;
    left:  50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #FFFFFF!important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 2;
}
#content-header .go-to-anchor:hover {
    padding-bottom: 20px;
    padding-top: 20px;
}
#content-header .go-to-anchor:before {
    content: '';
    height: 30px;
    width: 2px;
    background-color: white;
    position:  absolute;
    bottom:  0;
    left:  50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #FFFFFF!important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
#content-header .go-to-anchor:after {
    content: '';
    height: 30px;
    width: 2px;
    background-color: black;
    position:  absolute;
    bottom:  -30px;
    left:  50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #FFFFFF!important;
    -webkit-transition:  all .2s ease-in-out;
    transition:  all .2s ease-in-out;
}

#content-header .go-to-anchor:hover::before {
    height: 0;
}
#content-header .go-to-anchor:hover::after {
    height: 50px;
    bottom:  -50px;
    -webkit-transition: .5s all .2s ease-in-out;
    transition: .5s all .2s ease-in-out;
}


#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;
}


.row-carousel .carousel-cell {
    padding-right: 10px;
}

.row-carousel .carousel-cell img {
    width: 100%;
}
.row-carousel .flickity-prev-next-button {
    left: calc(66.666667% - 10px) !important;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    top: 0;
    bottom: 0 !important;
    height: calc(100% - 0px) !important;
    border-radius: 0 !important;
    border: none !important;
    margin-top:  0 !important;
    font-size:  52px !important;
    width: 130px !important;
    padding: 30px !important;
}
.row-carousel .flickity-prev-next-button.previous {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    right: auto !important;
    left: 0px !important;
}
 #hotel-europa.load .row-carousel .flickity-button:disabled, #hotel-europa.not-home .row-carousel .flickity-button:disabled {
    opacity: 0;
}
.row-carousel .flickity-prev-next-button:before {
    font-size:  72px !important;
}

.cat-photos .row-carousel .carousel-cell img {
    height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
}

/* 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: 2em;
}

.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;
}

.starter-offers .offers-mashup .more-info-link {
    margin-top: 50px;
}

.starter-offers .offers-mashup dl dt {
    margin-bottom: 30px;
}

.starter-offers .offers-mashup .carousel-inner {
    width: 650px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mi-title2.pbs {
    padding-bottom: 20px;
}
/* service list */

.service-list li {
    float: left;
    width: 16.666667%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

@media (max-width: 768px) {
    .service-list li {width: 100%;}
}

@media (max-width: 979px) {
    .service-list li {width: 25%;}
}

.ie8 .service-list li, .ie9 .service-list li {
    display: inline-table!important;
    float: none;
}

/* LOCATION */

/* ROOMS */

/* accesible rooms */
#accesible-rooms .image-btn-sup i{
    font-size: 35px;
    text-align: left;
}
/**/

.rooms-listing-wrapper h2, .offers-listing-wrapper h2 {
    font-size: 38px;
    padding-bottom: 30px;
    color: #18203F;
    font-weight: bold;
    text-transform: uppercase;
}

.rooms-listing-wrapper h3 {
    font-size: 28px;
    font-weight: bold;
    color: #18203f;
}

.room-description {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 22px;
}

.rooms-listing-5 .price-box {
    background-color: #eacf7d;
    text-align: center;
    color: #404040;
    font-weight: bold;
    top: 0;
    left: 0;
    right: auto;
    pointer-events: none;
    padding: 25px;
}
.room-box:nth-child(odd) .price-box {
    left: auto;
    right: 0px;
}
.room-image img {
    min-height:  550px;
    -o-object-fit: cover;
       object-fit: cover;
}

.room-services-list {
    padding-bottom: 10px;
}

.room-box {
    padding: 0px 0;
}

.room-name, .room-intro {
    padding-right: 50px;
    padding-left: 50px;
}
.room-box:nth-child(odd) .room-name, .room-box:nth-child(odd) .room-intro {
    float: right;
    padding-left: 50px;
    padding-right: 50px;
}
.room-name {
    margin-top:  50px;
}

.room-intro {
    margin-bottom:  50px;
}

.offer-discount {
    position: absolute;
    background-color: #eacf7d;
    text-align: center;
    color: #404040;
    font-weight: bold;
    top: 0;
    left: 0;
    right: auto;
    padding: 16px;
    width: 100px;
    pointer-events: none;
}

.offer-discount span {
    font-size: 13px;
    min-height: auto !important;
}

.offer-discount span.span-1 {
    font-size:  28px;
}

.offers-listing .offer {
    width: 50%;
}

.offer-text h3 {
    margin-bottom:  0;
}

.offer-discount span.span-2 {
    font-size:  12px;
}

.offer-text {
    background: #ededed;
    bottom: 0;
    position: static;
    padding: 20px;
    color: #4e4e4e;
}

.offer img {
    width: 100%;
    display: block;
    height: 280px;
    -o-object-fit: cover;
       object-fit: cover;
}
.offer .offer-box:hover {
    text-decoration: none;
}

/* SERVICES */
#parking a {
  text-decoration: underline
}
/* PHOTOS */

/* 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;}

.offers-listing-wrapper {
    padding: 80px 20px;
}

.offers-listing-wrapper .offers-listing {
    margin-left: -10px;
}

/* 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: #9a9a9a;
}

.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;
}

/* 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;
}

#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 */

/* REVIEWS */

#cuadroOpiniones {
    padding: 40px 0 100px;
}

#cuadroOpiniones p {
    margin-bottom: 0!important;
}

#cuadroOpiniones .paging {
    padding: 20px 0;
}

#cuadroOpiniones .paging span a {
    border: none;
    background: none;
}

#cuadroOpiniones .paging span.current a, #cuadroOpiniones .paging span.current a:hover, #cuadroOpiniones .paging span.current a, #cuadroOpiniones .paging span.current a:hover {
    font-size: inherit;
    cursor: default;
}

#cuadroOpiniones div.hssurveys_full {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#cuadroOpiniones div.hssurveys_full > div.hssurveys_full {
    padding: 0;
}

#cuadroOpiniones div.hssurveys_full > div.hssurveys_full > div {
    margin-bottom: 50px;
    background: #f3f3f3;
    padding: 30px;
}

#cuadroOpiniones div.hssurveys_full div.note, #cuadroOpiniones div.hssurveys_full .comments {
    float: none;
    width: 100%;
}

#cuadroOpiniones div.hssurveys_full .comments {
    margin: 10px 0 0;
}

#cuadroOpiniones div.hssurveys_full div.note {
    background-image: none;
    font-size: 26px;
    height: auto;
    width: auto;
    display: inline-block;
    text-align: left;
    padding: 0 0 0 45px;
    position: relative;
}

#cuadroOpiniones div.hssurveys_full div.note:before {
    content: '\ea44';
    font-size: 38px;
    font-weight: normal;
    display: inline-block;
    position: absolute;
    line-height: 1;
    left: 0;
    bottom: 0;
    font-family: 'mirai-icofonts';
    color: #888;
}

#cuadroOpiniones div.hssurveys_full .ratingBarUser {
    margin-top: 5px;
    margin-left: 0;
}

#cuadroOpiniones div.hssurveys_full .comments p.commentsPerson {
    font-size: 20px!important;
    font-weight: normal;
}

#cuadroOpiniones div.hssurveys_full .comments p.commentsPerson span.date {
    font-size: 14px;
    color: #8e8e8e;
}

div.hssurveys_full ul.questions li {
    padding: 0 0 10px;
}

div.hssurveys_full ul.questions li:last-child {
    padding: 0;
}

#cuadroOpiniones div.hssurveys_full ul.questions.like li p.question {
}

#cuadroOpiniones div.hssurveys_full ul.questions.like li .answer {
    width: auto;
    overflow: hidden;
}

#cuadroOpiniones div.hssurveys_full p.more {
    padding: 10px 0;
}

#cuadroOpiniones div.hssurveys_full p.more a {
    background: none;
    padding-right: 0;
    white-space: nowrap;
}

div.hssurveys_full p.more a:after {
    font-family: 'mirai-icofonts';
    content: '\e961';
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

div.hssurveys_full p.more a.opened:after {
    content: '\e964';
}

#cuadroOpiniones div.hssurveys_full ul.listSubject {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject li span.subject, #cuadroOpiniones div.hssurveys_full ul.questions li p.question {
    display: block;
    float: none;
    width: 100%;
    font-weight: bold;
    text-align: left;
    padding: 0;
    line-height: normal;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject li span.note {
    float: none;
    display: inline-block;
    background: none;
    font-size: 16px;
    margin-right: 0;
    color: #76a71d;
    width: auto;
    text-align: left;
    border-radius: 2px;
    height: auto;
    line-height: normal;
    padding: 2px 0;
}

#cuadroOpiniones .ratingBarSubject {
    float: none;
    display: inline-block;
    margin-left: 5px;
    display: none;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject li .reviewcomment {
    width: auto;
    margin-left: 0;
    float: none;
    display: block;
    clear: both;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject.long li {
    padding: 0 0 30px;
}

#cuadroOpiniones div.hssurveys_full ul.questions {
    padding: 30px 0 0;
    margin: 00;
    border-top: 1px solid #ccc;
}

#cuadroOpiniones div.hssurveys_full ul.questions.like {
    padding: 0;
    margin: 10px 0 0;
    border-top: none;
}

.reviewsOn .questions li .yesText, .reviewsOn .questions li .noText {
    background: none;
    text-align: left;
    padding-left: 0!important;
    margin-left: 0!important;
    color: inherit!important;
    font-weight: normal!important;
    padding: 0!important;
}

#cuadroOpiniones div.hssurveys_full ul.questions li .answer {
    float: none;
    line-height: normal;
    margin-right: 0;
    width: auto;
}

#cuadroOpiniones div.hssurveys_full .ratingBarStar, #cuadroOpiniones div.hssurveys_full div.answer p {
    float: none;
    display: inline-block;
}

/* NOT FOUND - 404 */

.not_found .modal-engine-wrapper {display: none;}

.not_found #main {
    background: url('https://cdnwp0.mirai.com/images/bg-404.png') no-repeat center center transparent;
    margin-bottom: 0;
    min-height: 570px;
    text-align: center;
}

.not_found #main h2 {
    padding-top: 100px;
}

/* BOOKINGSTEP */

/* borrar con el nuevo skeleton */
.bookingstep1 #header .content > *, .bookingstep1 #logo, .bookingstep1 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,
.bookingstep1 .postfooter {
    position: static!important;
}

.bookingstep1 #header > .content > .wrapper-header {
    position: absolute !important;
}
.bookingstep1 .mainfooter {
    margin-bottom: 0;
}

/*------------------- SCROLL EFFECTS -------------------*/

#container {
 overflow-x: hidden;
 }

.m-animate {
 -webkit-transform: none;
 transform: none;
 opacity: 1;
 -webkit-transition: .5s ease-in-out;
 transition: .5s ease-in-out;
 }

.m-animate.m-stop {
 opacity: 1;
}
.m-animate.m-stop[data-custom="left"] {
 -webkit-transform: translateX(-25px);
 transform: translateX(-25px);
 }

.m-animate.m-stop[data-custom="right"] {
 -webkit-transform: translateX(25px);
 transform: translateX(25px);
 }

.m-animate.m-stop[data-custom="bottom"] {
 -webkit-transform: translateY(0);
 transform: translateY(0);
    opacity: 0;
 }

/* Custom effect */

.m-animate.square-banner.m-stop {
 opacity: 1;
}

/*---------------------------------------------------------------------------*/
/*---------------------------------- BLOG -----------------------------------*/
/*---------------------------------------------------------------------------*/


/* BLOG PAGE */

.blog-wrapper, .blog-sidebar {
    padding: 50px 0;
    -webkit-box-sizing:  border-box;
            box-sizing:  border-box;
}
.blog-wrapper p, .blog-sidebar a {
    font-size: 14px;
}

.blog-wrapper {
    padding-right: 60px;
    width: 80%;
    float:  left;
}
.blog-sidebar {
    width: 20%;
}
/*.post .entry img.aligncenter {
    width: 100%;
    max-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
}*/
.widget_search form input[type="submit"] {
    margin-top: -42px;
    margin-right: 1px;
    float: right;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #ececec;
    padding: 6px 10px;
}
/* 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;
    width: 100%;
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.post .entry .leer_mas {
    display: block;
    margin-top: 10px;
}

.post .entry a span {
    color: #08c;
    font-weight: bold!important;
}

/* 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;
}

/* Preload */
.preload {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #7e8992;
    z-index: 999;
}
.logo-preload {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
}
/* Finish effect */

.loading .logo-preload {
}

#hotel-europa.loading #navigationweb {
    margin-top: -40px !important;
    opacity: 0 !important;
}
#hotel-europa.loading #content-header .center, #hotel-europa.loading .box-social-media, #hotel-europa.loading .go-to-anchor-wrapper, #hotel-europa.loading .banner-best-price, #hotel-europa.loading .flickity-prev-next-button {
    opacity: 0 !important;
}

#hotel-europa.load #content-header .center {
    opacity: 1;
    -webkit-transition: .5s all .5s linear;
    transition: .5s all .5s linear;
}
#hotel-europa.load #header #navigationweb {
    margin-top: 0px;
    opacity: 1;
    -webkit-transition: .5s all 1.1s linear;
    transition: .5s all 1.1s linear;
}
#hotel-europa.load .box-social-media, #hotel-europa.load .go-to-anchor-wrapper, #hotel-europa.load .banner-best-price, #hotel-europa.load #content-header .flickity-prev-next-button {
    opacity: 1;
    -webkit-transition: .3s all 1.6s linear;
    transition: .3s all 1.6s linear;
}

/* Form */

.contact-form {
    width: 450px;
    margin: auto;
}

.contact-form input, .contact-form textarea {
    width:  100%;
    border:  none;
    -webkit-box-shadow:  none;
            box-shadow:  none;
    border-bottom: solid 1px #18203f;
    background-color: #fbfbfb;
    padding: 5px 10px;
    margin-top: 5px;
}
.contact-form input:focus, .contact-form textarea:focus {
    border-color: #18203f;;
    -webkit-box-shadow:  none;;
            box-shadow:  none;
}
.contact-form textarea {
    height: 120px;
}
.contact-form input[type="checkbox"] {
    width: 11px;
    margin-top: 3px;
}
.contact-form .accept-privacity a {
    font-size: 12px;
}
.contact-form .accept-privacity {
    padding-top: 10px;
    padding-bottom: 20px;
}
.contact-form input.wpcf7-submit {
    width: auto;
    color: #444444;
    background-color: #f8dc84;
    padding: 15px 30px;
    text-transform: uppercase;
}
.contact-form input.wpcf7-not-valid {
    border-bottom: solid 1px #ff0000;
}
.wpcf7-response-output {
    width: 400px;
    max-width: 100%;
    margin: 20px auto !important;
    float: none;
    font-size: 13px;
}
.col3-icons > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.all-calendar input[type="button"] {
    -webkit-box-shadow: none;
            box-shadow: none;
}
div#qtranslateslug-3 {
    display: none;
}

.all-calendar input[type="button"]:hover {
    -webkit-transform: none;
            transform: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}
#loom-bestprice .container, #loom-bestprice .mirai-modal .mi-modal-content {
    overflow: scroll;
}

#loom-bestprice .container:lang(ru){
  overflow:hidden;
}

/***********************/
/* COVID SAFE PROTOCOL */
/***********************/

/* SAFE LOGO LINK */

/* logo size */
:root {
    --clean-size: 110px;
}

.csp-logo {
    display: block;
    line-height: 1;
    position: absolute;
    border-radius: 100%;
    overflow: hidden;
    width: 110px;
    width: var(--clean-size);
    z-index: 1;
    top: 150px;
}

.offset-active .csp-logo,
.bookingstep1 .csp-logo,
.chain_results .csp-logo,
.protocolo-salud-seguridad-covid19 .csp-logo {
    display: none;
}

.csp-logo svg {
    display: block;
}

.csp-logo-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 9px;
    font-size: calc(var(--clean-size) * 0.08);
}

html[lang='ja'] .csp-logo-title {
    font-size: calc(var(--clean-size) * 0.1);
}

.csp-logo-title[data-circular-pos='down'],
html[lang='ja'] .csp-logo-title[data-circular-pos='down'] {
    font-size: 10px;
    font-size: calc(var(--clean-size) * 0.09);
}

.circular-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.circular-text span {
    height: 45%;
    position: absolute;
    left: calc(50% - 4%);
    top: 5%;
    width: 8%;
    transform-origin: bottom center;
    text-align: center;
}

.circular-text[data-circular-pos='down'] span {
    top: 50%;
    transform-origin: top center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.csp-logo.csp_logo_3 .circular-text span,
.csp-logo.csp_logo_4 .circular-text span,
.csp-logo.csp_logo_6 .circular-text span {
    height: 40%;
    left: calc(50% - 5%);
    font-size: .95em;
}

.csp-logo.csp_logo_3 .csp-logo-title[data-circular-pos="down"],
.csp-logo.csp_logo_6 .csp-logo-title[data-circular-pos="down"] {
    top: 5%;
}

.csp-logo.csp_logo_4 .csp-logo-title,
.csp-logo.csp_logo_5 .csp-logo-title {
    color: #699abb;
    font-weight: bold;
}

/* MODAL WITH LINK */

#modal-safe-protocol.mirai-modal {
    background: rgba(255, 255, 255, 0.75);
}

#modal-safe-protocol.mirai-modal .mi-modal-content {
    width:100%;
}

.csp-modal-container {
    box-sizing: border-box;
    max-width: 500px;
    text-align: center;
    position: relative;
    padding: 40px;
    background: #000;
    border: 6px solid;
}

.csp-modal-container * {
    position: relative;
}

.csp-modal-container .mi-modal-close,
.csp-modal-container button.close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.csp-modal-container img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: .5;
}

.csp-modal-container p {
    padding: 20px;
}

@media (max-width: 768px) {
    .csp-modal-container {
        padding: 50px 10px;
    }
    
    .csp-logo {
        top: 250px;
    }
}

/* bootstrap modal */

#modal-safe-protocol.modal {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.75);
    overflow: hidden;
}

#modal-safe-protocol.modal .csp-modal-container {
    max-height: 100%;
    overflow: auto;
}

.csp-modal-container button.close {
    opacity: 1;
}

/* COVID SAFE PROTOCOL - Page */

#covid-safe-protocol {
    padding: 70px 0 30px;
}

#covid-safe-protocol > .mi-title2 {
    text-align: center;
    margin-bottom: 40px;
}

#covid-safe-protocol .csp-inner-section {
    margin-bottom: 60px;
}

#covid-safe-protocol .csp-inner-section:last-child {
    margin-bottom: 0;
}

#covid-safe-protocol .csp-text .mi-title3 {
    margin-bottom: 0.5em;
}

#covid-safe-protocol .csp-list li {
    position: relative;
    padding-left: 1.5em;
    padding-bottom: .4em;
}

#covid-safe-protocol .csp-list li:before {
    speak: none;
    font-variant: normal;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    font-style: normal;
    letter-spacing: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-family: 'mirai-icofonts';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
    color: inherit;
    content: '\eb1a';
    font-size: .4em;
    line-height: 1;
    margin-top: 1.2em;
}

#covid-safe-protocol .csp-image {
    margin-bottom: 30px;
}

#covid-safe-protocol .csp-image img {
    max-height: 320px;
    width: 100%;
    object-fit: cover;
}

#covid-safe-protocol .csp-text {
    padding: 0 30px;
}

/* [col-sm] Tablet vertical */
@media (min-width: 768px) and (max-width: 979px) {
    #covid-safe-protocol {
        width: 80%;
    }
}

/* alternate pics */

/* [col-md] Desktop */
@media (min-width: 980px) {
    #covid-safe-protocol[data-display='alternate'] .csp-inner-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    #covid-safe-protocol[data-display='alternate'] .csp-inner-section:nth-child(odd) {
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    #covid-safe-protocol[data-display='alternate'] .csp-image,
    #covid-safe-protocol[data-display='alternate'] .csp-text {
        width: calc(50% - 30px);
        margin-bottom: 0;
        padding: 0;
    }

    #covid-safe-protocol .csp-image img {
        max-width: none;
    }
}

/* columns */

/* [col-md] Desktop */
@media (min-width: 980px) {
    #covid-safe-protocol[data-display='column'] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    #covid-safe-protocol[data-display='column'] > .mi-title2 {
        width: 100%;
    }

    #covid-safe-protocol[data-display='column'] .csp-inner-section {
        width: calc(50% - 20px);
    }

    #covid-safe-protocol[data-display='column'] .csp-inner-section:nth-child(even):last-child {
        width: 70%;
        margin-left: 15%;
    }
}


/*---------------------------------------------------------------------------*/
/*------------------------------- IMPROVEMENTS ------------------------------*/
/*---------------------------------------------------------------------------*/

.header-carousel, .header-carousel .full-video-wrapper, .header-carousel video {
    height: 100%;
    width: 100vw;
    -o-object-fit: cover;
       object-fit: cover;
    overflow: hidden;
}
.header-carousel .img-cover {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
}

.mvl{
    margin-top: 70px;
    margin-bottom: 70px;
}

#christmas-banner .normal-link i{
    float: inherit;
    display: inline-block;
}

.rpwe-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    margin-bottom: 10px;
}

a.covid-safe {
  position: absolute;
    color: white;
    background: #d31c00;
    padding: 10px;
    border-radius: 0 6px 6px 0;
    top: 170px;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.2s ease-in;
}

a.covid-safe:hover {
  color: white;
    text-decoration: none;
    padding: 10px 20px
}

@media (max-width: 768px) {
        a.covid-safe {
          top: 388px;
    }
}

.container-breakfast {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.info-breakfast {
    display: flex;
    flex-direction: column;
    align-items: center;
    /*position:absolute;*/
    /*top: 50vh;*/
    /*right: 10px;*/
    /*width: 200px;*/
    color: #f8dc85;
    font-weight: 700;
    background: #060606ab;
    padding: 15px;
    border-radius: 25px;
    /*text-align: center;*/

    border-radius: 5px;
    font-size: .95rem;
    margin-top: 10px;
    padding: 5px 10px 10px;
    max-width: 270px;
}

.info-breakfast i{
    font-size: 42px;
    margin-bottom: 10px;

    font-size: 37px;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
  .info-breakfast {
    position: relative;
    width: 100%;
    top: inherit;
    left: inherit;
    margin-top: 50px;
    border-radius: 0;
  }
}

#content-header .container.align-center {
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

body .infochat_floatmain {
    z-index: 4!important;
}


.header-carousel .full-video-wrapper {
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 192.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.1);
    pointer-events: none;
}

.full-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

@media (max-width: 979px) {
    .banner-best-price {
        bottom: 40px;
        right: 20px;
    }
}

/* Parking boxes */
.parking-boxes__box {
    background: #878f94;
    box-sizing: border-box;
    padding: 1.5rem;
    width: 45%;
}
.parking-boxes__box + .parking-boxes__box {
    margin-left: 20px;
}
@media (max-width: 979px) {
    .parking-boxes {
        padding-left: 0;
        padding-right: 0;
    }
    .parking-boxes__box {
        width: 100%;
    }
    .parking-boxes__box + .parking-boxes__box {
        margin-left: 0;
        margin-top: 30px;
    }
}

/* Mapa */
#map-wrapper {
    background-image: url('/files/bg-mapa.jpg');
    background-position: center;
    background-size: cover;
}

.map-static {
    background-image: none!important;
}

/* CLUB */

.get-club-adv .list-icons li {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}

.get-club-adv .list-icons i {
    font-size: 3em;
    padding-right: 20px;
    display: inline-block;
}


/*---------------------------------------------------------------------------*/
/*-------------------------------- MEDIA QUERYS -----------------------------*/
/*---------------------------------------------------------------------------*/


/* Large desktop
@media (min-width: 1600px) {
    html {
        max-width:  1600px;
        margin:  auto;
    }

    .wrapper-header {
        width: 1600px;
        left: 50% !important;
        right: auto !important;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
    }

    .box-social-media {
        left: calc(50% - 750px);
    }

    .mirai-modal-active {
        width: 100% !important;
        left: 0;
    }

    #loom-menu .mi-modal-content {
        padding: 0 350px;
    }

    .mirai-modal > .mi-modal-close, .mi-modal-header > .mi-modal-close {
        right: calc(50% - 750px);
    }

}
*/

/* 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  (min-width: 768px) */
@media (max-width: 979px) {
      .cat-photos .row-carousel .carousel-cell img {
        height: 300px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #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;
    }
    /* BLOG */
    .blog-wrapper {
        padding: 50px 30px;
    }
    .blog-sidebar .widget_search form input[type="text"] {
        width: auto;
        margin-bottom: 0;
    }
    .widget_qtranslate ul li {
        padding: 0 10px;
    }
    .widget_qtranslate:after, #header .widget_qtranslate:before {
        left: 15px;
    }
    #content-header.full-screen-container {
        max-height: 750px;
    }
    .go-to-anchor-wrapper {
        display: none;
    }
    .box-social-media {
        left: 24px;
    }
    .container-s, .rooms-listing-wrapper, .offers-listing-wrapper {
        padding: 0 30px 0 80px;
    }
    .pvl {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .container-s.section-align-end {
        -webkit-box-orient:  vertical;
        -webkit-box-direction:  normal;
            -ms-flex-direction:  column;
                flex-direction:  column;
    }

    .container-s.section-align-end > div {
        width:  100%;
    }

    .container-s.section-align-end > div .normal-link.pull-right {
        float:  left;
        padding:  15px 0;
    }

    .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:  1.5em;
    }
    .square-banner {
        max-width: 150px;
        float: right;
    }
    .square-banner span {
        font-size: 22px;
    }
    .square-banner p {
        font-size: 15px;
    }
    .image-btn-sup {
        width: 70%;
    }
    .pbm {
        padding-bottom: 70px;
    }
    .pvm {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .pbs {
        padding-bottom: 30px;
    }
    .row-carousel .flickity-prev-next-button {
        height: 100% !important;
    }
    .col3-icons .cell {
        font-size: 16px;
        padding: 30px 50px;
    }
    .slider-btn .image-btn-sup {
        width: 60%;
    }
    .squares .square {
        width: 150px;
        height: 150px;
    }
    .squares .square p {
        font-size: 15px;
        line-height: 20px;
    }
    .squares .square img {
        width: 90px;
    }
    .square i {
        font-size: 60px;
    }

    .mainfooter > .row, .postfooter > .row {
        padding: 0 20px;
    }
       .mainfooter {
        padding: 40px 0;
    }
    .mainfooter a {
        margin-bottom: 0 !important;
    }
    .featured-links li, .featured-links .menu li {
        padding: 0 0;
        margin-bottom: 5px;
    }
    .mainfooter a {
        margin-bottom: 5px !important;
    }

    footer .trip {
        min-width: 210px;
    }
    #developed-wrapper {
        text-align: left;
    }
    #services-exclusives .mi-title2 {
        font-size: 1.5em;
    }
    .row-carousel .flickity-prev-next-button {
        font-size: 52px !important;
        width: 85px !important;
        padding: 10px !important;
    }
    .row-carousel .flickity-prev-next-button:before {
        font-size: 52px !important;
    }
    .affix .widget_qtranslate {
        display: none;
    }
    #loom-menu.mirai-modal .mi-modal-content > div {
        width: 33.333%;
    }
    .menubook-btn {
        font-size: 38px;
        margin-right: 10px;
    }
    .menubook-btn i {
        margin-top: 12px;
        font-size: 30px;
    }
    .modal-content-right .menubook-btn {
        margin-left: 10px;
    }
    .modal-content-right .col-md-6 {
        width: 50% !important;
    }
    .icons-3 > div {
        padding: 20px 10px;
        font-size: 15px;
    }
    #content-header.picbox .img-cover {
        min-height: 620px;
    }
    .main-title {
        text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    }
    #map .col-md-6 {
        width:  100%;
    }

    #map > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .rooms-listing-wrapper, .offers-listing-wrapper, #cuadroOpiniones {
        padding: 0 30px 0 80px !important;
    }
    .rooms-listing-wrapper h3 {
        padding: 10px 20px !important;
        margin-top: 15px;
    }
    .rooms-listing-5 .price-box {
        padding: 15px;
        height: 100px;
        width: 120px;
    }
    .room-name, .room-intro {
        padding-right: 30px;
        padding-left: 30px;
    }
    .room-box:nth-child(odd) .price-box {
        left: 0;
        right: auto;
    }
    .room-box:nth-child(odd) .room-name, .room-box:nth-child(odd) .room-intro {
        float: right;
        padding-left: 30px;
        padding-right: 30px;
    }
    .detail-description .box-price {
        color: #18203f;
    }
    .image-btn-sup {
        padding: 40px;
    }
    .blog-sidebar {
        width: 30%;
        margin-left: 0;
    }
    .blog-wrapper {
        padding-right: 60px;
        width: 70%;
    }
    div#addthis-widget-2 {
        width: 100%;
    }
    div#addthis-widget-2, .blog-sidebar *, .blog-sidebar .widget_search form input[type="text"]  {
        width:  100%;
    }
    .widget_search form input[type="submit"] {
        margin-top: -33px;
    }
    .room-image img {
        min-height: 350px;
    }
    .rooms-detail-wrapper .carousel-control {
        bottom: auto;
        top: 30px;
    }
}

/* Screen touch devices */
@media (min-device-width: 0) and (max-device-width: 1024px) {


}

/*------------------------------------------------------------------------------*/
