/*
Theme Name: Bahiazul-villas-club-2021
Theme URI: bahiazul.com
Description: Bahiazul-villas-club-2021
Template: mirai
Author: Mirai Espana
*/


/*---------------------------------------------------------------------------*/


/*--------------------------------- FONTS -----------------------------------*/


/*---------------------------------------------------------------------------*/


/* LOCAL ICON FONT */


/*@font-face {
    font-family: 'local-icofonts';
    src: url('/files/local-icofonts.eot');
    src: url('/files/local-icofonts.eot#iefix') format('embedded-opentype'),
        url('/files/local-icofonts.woff') format('woff'),
        url('/files/local-icofonts.ttf') format('truetype'),
        url('/files/local-icofonts.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="licon-"]:before, [class*=" licon-"]:before {
    font-family: 'local-icofonts'!important;
    content: '\999';
}*/

@font-face {
    font-family: 'bahia-icon';
    src: url('/files/bahia-icon.eot');
    src: url('/files/bahia-icon.eot#iefix') format('embedded-opentype'), url('/files/bahia-icon.woff') format('woff'), url('/files/bahia-icon.ttf') format('truetype'), url('/files/bahia-icon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="bahia-icon-"]:before,
[class*=" bahia-icon-"]:before {
    font-family: 'bahia-icon'!important;
    content: '\999';
}


/*[class^="licon-"]:before, [class*=" licon-"]:before,*/

.check-list li:before,
.bullet-list li:before,
.compare-list li:before,
.carousel-control:before,
i.icon-lock:before,
.offers-slide .slide .no-offers:before,
[class^="bahia-icon-"]:before,
[class*=" bahia-icon-"]: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;
}

.bahia-icon-people:before {
    content: "\f101";
}

.bahia-icon-pool:before {
    content: "\f102";
}

.bahia-icon-swimming-pool:before {
    content: "\f103";
}

.bahia-icon-swimming-pool-1:before {
    content: "\f104";
}

.bahia-icon-pool-1:before {
    content: "\f105";
}

.bahia-icon-people-1:before {
    content: "\f106";
}

.bahia-icon-options:before {
    content: "\f107";
}

.bahia-icon-fork:before {
    content: "\f108";
}

.bahia-icon-barbecue:before {
    content: "\f109";
}

.bahia-icon-bbq:before {
    content: "\f10a";
}

.bahia-icon-barbecue-1:before {
    content: "\f10b";
}

.bahia-icon-bbq-1:before {
    content: "\f10c";
}

.bahia-icon-user:before {
    content: "\f10d";
}

.bahia-icon-home:before {
    content: "\f10e";
}

.bahia-icon-dimensions:before {
    content: "\f10f";
}

.bahia-icon-ruler:before {
    content: "\f110";
}

.bahia-icon-diamond:before {
    content: "\f111";
}

.bahia-icon-value:before {
    content: "\f112";
}

.bahia-icon-private:before {
    content: "\f113";
}

.bahia-icon-checked:before {
    content: "\f114";
}

.bahia-icon-check:before {
    content: "\f115";
}

.bahia-icon-checked-1:before {
    content: "\f116";
}

.bahia-icon-toilet:before {
    content: "\f117";
}

.bahia-icon-deck-chair:before {
    content: "\f118";
}

.bahia-icon-deck-chair-1:before {
    content: "\f119";
}

.bahia-icon-deck-chair-2:before {
    content: "\f11a";
}

.bahia-icon-air-conditioner:before {
    content: "\f11b";
}

.bahia-icon-free-wifi:before {
    content: "\f11c";
}

.bahia-icon-wifi:before {
    content: "\f11d";
}

.bahia-icon-music-note:before {
    content: "\f11e";
}

.bahia-icon-info:before {
    content: "\f11f";
}


/* ICONS */

i.icon-lock:before {
    font-family: 'mirai-icofonts';
    content: '\e990';
}

.back a:before,
a.fwd-link:after,
#main .go-to-calendar:after,
.rooms-detail-wrapper .detail-links li a:after {
    content: '\e966';
    font-family: 'mirai-icofonts';
    font-size: .85em;
    line-height: .85em;
    font-weight: normal;
    margin: 0 .5em;
    vertical-align: middle;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


/* mete la clase .fwd-link a los enlaces que quieras meter una flecha hacia adelante */

a.fwd-link:after {
    content: '\e967';
}

a.fwd-link:hover:after {
    margin-left: 1em;
    margin-right: 0;
}

.back a:hover:before {
    margin-right: 1em;
    margin-left: 0;
}


/* GENERAL FONT STYLES */

body {
    font-size: 16px;
    line-height: normal;
}

body,
.ui-datepicker-inline *,
.wpcf7 input,
#ui-datepicker-div {
    font-family: 'Roboto', 'sans-serif';
    /* cambialo segun boceto */
}


/* normal links */

a,
#cuadroOpiniones div.hssurveys_full .noLink,
#cuadroOpiniones div.hssurveys_full .noLink a,
#main .offer-detail-1 .go-to-calendar {
    color: #2485D6;
}

a:hover,
#cuadroOpiniones div.hssurveys_full .noLink:hover,
#cuadroOpiniones div.hssurveys_full .noLink a:hover,
#main .offer-detail-1 .go-to-calendar:hover {
    color: #13243E;
}


/* 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-weight: bold;
    font-size: 42px;
    margin-bottom: 30px;
    display: block;
    color: #fff;
    font-family: 'Playfair Display', serif;
    z-index: 9;
    margin: auto;
}

.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 {
    color: #182B49;
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}

.mi-title3 {
    font-size: 1.5em;
    font-family: 'Playfair Display', serif;
}

.mi-title4,
.rooms-detail-wrapper h4,
.offers-detail-wrapper h4 {
    font-size: 1.1em;
    font-family: 'Playfair Display', serif;
}


/*---------------------------------------------------------------------------*/


/*----------------------------- GENERAL FIXES -------------------------------*/


/*---------------------------------------------------------------------------*/

input[type="radio"],
input[type="checkbox"] {
    margin: 0
}

select,
textarea,
input,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    border-radius: initial;
    font-family: inherit;
}

select[disabled] {
    cursor: not-allowed !important;
}

img {
    width: auto
}

.container {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: inherit;
}

ul.menu a {
    color: inherit;
}

#back-top {
    z-index: 200;
}

.btn:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
select:focus {
    outline: none;
}

.mi-iata-content {
    padding: 80px 0;
}

.mi-iata-content h2,
.mi-iata-content h3 {
    margin-bottom: 20px;
}

.mi-iata-content .mi-action .tab-content {
    overflow: visible;
}

.collapse {
    overflow: hidden;
}

dt,
dd {
    line-height: 1;
}

.socialmedia ul li a:before {
    color: inherit;
    display: block;
    font-size: inherit;
    padding: 0;
    background: transparent;
}

.socialmedia ul li a,
.socialmedia-share ul li a {
    display: inline-block !important;
    text-decoration: none !important;
    color: #182B49;
    background: #F1F2F4;
    padding: 15px;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 21px;
    transition: all .2s;
}

.socialmedia ul li a:hover {
    color: white;
    background: #2083D5;
}

.socialmedia {
    margin-left: 30px;
}

@media (max-width: 968px) {
    .socialmedia {
        margin-top: 10px;
        margin-bottom: 30px;
        margin-left: 0;
    }
}


/* #92777 */

#fixed-header .advantages-banner a {
    pointer-events: auto;
}


/* #92775 */

.socialmedia-share ul li a {
    padding: unset !important;
}

.socialmedia-share .wfacebook:before,
.socialmedia-share .wtwitter:before,
.socialmedia-share .wgoogleplus:before {
    font-family: 'mirai-icofonts'!important;
    color: #182B49;
}

.wfacebook:before {
    content: "\eb50";
}

.wtwitter:before {
    content: "\eb5e";
}

.wgoogleplus:before {
    content: "\eb56";
}


/* 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.row:before,
.flex.row:after,
.flex.container:before,
.flex.container:after {
    display: none;
}

.flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}


/* y axis */

.fx-align-center {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.fx-align-end {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}


/* x axis */

.fx-justify-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.fx-space-between {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.fx-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


/* changing axes */

.fx-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


/* break line */

.fx-wrap {
    -ms-flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-wrap: wrap;
}


/* LIST */


/* agrega las clases .bullet-list o .check-list a los ul segun precises */

.check-list li,
.bullet-list li,
.compare-list li {
    position: relative;
    padding-left: 1.5em;
    padding-bottom: 10px;
}

.check-list li:before,
.bullet-list li:before,
.compare-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;
}

.compare-list li:before {
    color: #2485D6;
    content: '\e984';
    font-size: .5em;
    line-height: 1;
    margin-top: 1em;
}


/* MARGIN - PADDING */

.pa0 {
    padding: 0
}

.pts {
    padding-top: 20px;
}

.prs {
    padding-right: 20px;
}

.pbs {
    padding-bottom: 20px;
}

.pls {
    padding-left: 20px;
}

.phs {
    padding-right: 20px;
    padding-left: 20px;
}

.pvs {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pas {
    padding: 20px;
}

.ptm {
    padding-top: 70px;
}

.prm {
    padding-right: 70px;
}

.pbm {
    padding-bottom: 70px;
}

.plm {
    padding-left: 70px;
}

.phm {
    padding-right: 70px;
    padding-left: 70px;
}

.pvm {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pam {
    padding: 70px;
}

.ptl {
    padding-top: 150px;
}

.prl {
    padding-right: 150px;
}

.pbl {
    padding-bottom: 150px;
}

.pll {
    padding-left: 150px;
}

.phl {
    padding-right: 150px;
    padding-left: 150px;
}

.pvl {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pal {
    padding: 150px;
}

.mts {
    margin-top: 20px;
}

.mrs {
    margin-right: 20px;
}

.mbs {
    margin-bottom: 20px;
}

.mls {
    margin-left: 20px;
}

.mhs {
    margin-right: 20px;
    margin-left: 20px;
}

.mvs {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mas {
    margin: 20px;
}

.mtm {
    margin-top: 70px;
}

.mrm {
    margin-right: 70px;
}

.mbm {
    margin-bottom: 70px;
}

.mlm {
    margin-left: 70px;
}

.mhm {
    margin-right: 70px;
    margin-left: 70px;
}

.mvm {
    margin-top: 70px;
    margin-bottom: 70px;
}

.mam {
    margin: 70px;
}

.mtl {
    margin-top: 150px;
}

.mrl {
    margin-right: 150px;
}

.mbl {
    margin-bottom: 150px;
}

.mll {
    margin-left: 150px;
}

.mhl {
    margin-right: 150px;
    margin-left: 150px;
}

.mvl {
    margin-top: 150px;
    margin-bottom: 150px;
}

.mal {
    margin: 150px;
}

.ma0 {
    margin: 0
}

.m0auto {
    margin: 0 auto
}


/* BACKGROUNDS & COLORS */

.white-text,
.white-text *,
.white-text a:hover,
.white-text .offers-mashup * {
    color: #fff;
}

.bg-black {
    background: #131313;
}

.bg-light {
    background: #f4f4f4;
}

.bg-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 -------------------------------*/


/*---------------------------------------------------------------------------*/


/* CAROUSEL CONTROLS (bootstrap & swiper ) */

.carousel-control,
.flickity-prev-next-button {
    box-shadow: none !important;
    /*fixing flikity focus */
    height: auto;
    line-height: 1;
    font-size: 26px;
    width: 26px;
    /* firefox fixing - mismo que font-size */
    margin: 0;
    /* bootstrap fix */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: none;
    /* fixing both */
    background: #fff;
    color: #000 !important;
    padding: 11px;
    opacity: .6;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.carousel-control {
    text-indent: -99999px;
    text-shadow: none;
}

.carousel-control,
.flickity-prev-next-button.previous {
    left: 0px;
}

.carousel-control.right,
.flickity-prev-next-button.next {
    left: auto;
    right: 0px;
}

.flickity-button:disabled {
    display: none;
}

.carousel-control:before,
.flickity-prev-next-button:before {
    text-indent: 0;
    font-family: 'mirai-icofonts';
    display: block;
    float: left;
}

.carousel-control.left:before,
.flickity-prev-next-button.previous:before {
    content: '\e962';
}

.carousel-control.right:before,
.flickity-prev-next-button.next:before {
    content: '\e963';
}

.carousel-control: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: 100vh !important;
    width: 100%;
}

.full-screen-container .carousel-cell {
    width: 100%;
}

.full-screen-container .flickity-page-dots {
    bottom: 0px;
    padding: 20px;
    text-align: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    width: auto;
}


/* 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;
}


/* FADE FLICKITY */

.fade-flickity .flickity-slider {
    transform: none !important;
}

.fade-flickity .carousel-cell {
    left: 0 !important;
    opacity: 0;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out;
}

.fade-flickity .carousel-cell.is-selected {
    opacity: 1;
}


/* BOOTSTRAP MODAL */

.modal:focus {
    outline: none;
}

.modal {
    border: none;
}

body.modal-open {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}

.modal-header .close {
    float: none;
    position: absolute;
    right: 13px;
    top: 50%;
    font-size: 20px;
    width: 20px;
    /* firefox fixing - mismo que font-size */
    ;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: -20px;
    padding: 10px;
    color: inherit;
    opacity: .75;
    text-shadow: none;
}

.modal-header .close:hover {
    opacity: 1;
}

.modal-header {
    border-bottom: none;
    padding: 15px;
    padding-right: 57px;
    position: relative;
    background: #E9E2D8;
    color: #252525;
}


/* modal title */

.modal-header .mi-title3 {
    color: inherit;
    font-weight: normal;
}


/* MIRAI MODAL */

body.mirai-modal-active #main {
    position: static;
}

.mirai-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 599;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
}

.mi-modal-close {
    background: transparent;
    color: inherit;
    border: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 1;
}

.mirai-modal>.mi-modal-close,
.mi-modal-header>.mi-modal-close {
    position: absolute;
    left: auto;
    right: 20px;
    top: 20px;
}

.mi-modal-header>.mi-modal-close {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mi-modal-close i {
    font-size: 32px;
    display: inline-block;
    vertical-align: middle;
}

.mi-modal-close span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Gotham;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}

.mi-modal-close span,
.mi-modal-close i {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mi-modal-close:hover span {
    padding-right: 20px;
    padding-left: 0;
}

.mi-modal-close:hover i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.mi-modal-header {
    margin-top: 110px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px 0;
    z-index: 1;
    width: 100%;
}

.mirai-modal .mi-modal-content {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.mirai-modal .mi-modal-content>div {
    max-height: 100%;
    overflow: auto;
}

.small-width {
    width: 600px;
    max-width: 100%;
    margin: auto;
}


/*.close-modalengine-active .mi-modal-header {
  display: none;
}*/


/* left */

.mirai-modal[data-to="left"] {
    left: -100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mirai-modal[data-to="left"].mi-active {
    left: 0;
}


/*top*/

.mirai-modal[data-to="top"] {
    top: -100%;
    bottom: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mirai-modal[data-to="top"].mi-active {
    top: 0;
}


/* right */

.mirai-modal[data-to="right"] {
    right: -100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mirai-modal[data-to="right"].mi-active {
    right: 0;
}


/* fade */

.mirai-modal[data-to="fade"] {
    opacity: 0;
    left: -100%;
    -webkit-transition: opacity .3s ease-in 0s, left 0s ease-in .3s;
    transition: opacity .3s ease-in 0s, left 0s ease-in .3s;
}

.mirai-modal[data-to="fade"].mi-active {
    opacity: 1;
    left: 0;
    -webkit-transition: left 0s ease-in 0s, opacity .3s ease-in;
    transition: left 0s ease-in 0s, opacity .3s ease-in;
}

.mirai-modal-active #fixed-header[data-transparent="true"]:before {
    opacity: 0;
}

.mirai-modal-active #fixed-header.offset-active[data-transparent="true"] {
    background-color: transparent;
    box-shadow: none;
}


/* Disable menu items when other modal is open */

body.mirai-modal-active:not(.engine-modal-active):not(.close-modalengine-active) .booking-modal-btn,
body.modal-menuweb-active .booking-modal-btn,
.mirai-modal-active:not(.modal-menuweb-active) .menu-modal-btn,
.mirai-modal-active #fixed-header #navigationweb>#menu_web {
    pointer-events: none;
    opacity: 0;
}

.mirai-modal-active #fixed-header[data-transparent="true"]:before {
    opacity: 0;
    pointer-events: none;
}

.mirai-modal-active #fixed-header.offset-active[data-transparent="true"] {
    background-color: transparent;
    box-shadow: none;
}


/* If not hamburguer */

#fixed-header[data-hamburguer-desktop="false"] #navigationweb>.burguer-wrapper {
    display: none;
}

#fixed-header[data-hamburguer-desktop="false"] #navigationweb>#menu_web {
    display: flex;
    flex: 1 1 0;
    justify-content: flex-end;
}

#fixed-header[data-hamburguer-desktop="false"] #navigationweb .modal-engine-wrapper {
    flex: inherit;
}

#fixed-header[data-hamburguer-desktop="false"] .modal-engine-wrapper.offset-active {
    margin-left: 20px;
}

body.mirai-modal-active:not(.modal-menuweb-active) #fixed-header {
    display: none;
}


/* 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 {
    overflow: hidden;
    margin: 0 auto;
}

.common-form .row {
    margin: 0 -16px;
}

.common-form .row+.row {
    padding-top: 16px;
    border-top: 1px dashed #dfdfdf;
}

.common-form .row>* {
    padding: 0 16px 24px;
}

.common-form div.wpcf7-response-output {
    margin: 2em 0 0;
    padding: 1em;
    border: none;
}

.common-form div.wpcf7-spam-blocked {
    background: #f8f9c1;
    color: #3b3b3b;
}

.common-form div.wpcf7-validation-errors {
    background: #ffe1e1;
    color: #3b3b3b;
}

.common-form div.wpcf7-mail-sent-ok {
    background: #e9f7db;
    color: #3b3b3b;
}

div.wpcf7 .ajax-loader {
    position: absolute;
}

.common-form label {
    font-size: 18px;
    letter-spacing: .03em;
    padding-bottom: 5px;
    color: #000;
    font-weight: 300;
    text-align: left;
}

.common-form .wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
}

.common-form input[type="text"],
.common-form input[type="email"],
.common-form input[type="file"],
.common-form textarea,
.common-form select,
.common-form input[type="date"],
.common-form input[type="number"],
.wpcf7-form-control-wrap.radio-size,
.wpcf7-form-control-wrap.radio-megafony,
.wpcf7-form-control-wrap.checkbox-audiov,
.wpcf7-form-control-wrap.checkbox-rest {
    height: auto;
    margin-bottom: 0;
    line-height: normal;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    display: block;
    font-size: inherit;
    font-weight: 100;
    font-family: inherit;
    background: #f4f4f4;
    border: none;
    border-bottom: 1px solid #696969;
    -webkit-transition: 1s;
    transition: 1s;
}

.common-form input[type="text"]:focus,
.common-form input[type="email"]:focus,
.common-form input[type="file"]:focus,
.common-form textarea:focus,
.common-form select:focus {
    border-color: white;
    background: #c2c2c2!important;
    color: white;
}

.common-form input[type="text"],
.common-form input[type="email"],
.common-form input[type="file"],
.common-form select,
.common-form input[type="date"],
.common-form input[type="number"],
.wpcf7-form-control-wrap.radio-size,
.wpcf7-form-control-wrap.radio-megafony,
.wpcf7-form-control-wrap.checkbox-audiov,
.wpcf7-form-control-wrap.checkbox-rest {
    height: 2.7em;
    line-height: 2.7em;
    font-weight: 300;
}

.wpcf7-form-control-wrap.radio-size,
.wpcf7-form-control-wrap.radio-megafony,
.wpcf7-form-control-wrap.checkbox-audiov,
.wpcf7-form-control-wrap.checkbox-rest {
    text-align: left;
}

.common-form input[type="file"] {
    padding: 1em .5em;
    line-height: inherit;
}

.common-form textarea {
    min-height: 100px;
    height: 150px;
    line-height: 1.5em;
    padding-top: .5em;
    padding-bottom: .5em;
}

.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 input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.common-form .wpcf7-list-item {
    display: inline-block;
    margin: 0 15px;
    font-size: .9em;
    vertical-align: middle;
}

.common-form .wpcf7-form-control-wrap.acceptance-700 {
    width: auto;
}

.common-form .accept-privacity a,
.common-form div.wpcf7-validation-errors {
    line-height: 1.5em;
    font-size: .9em;
    font-weight: 300;
}

.common-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
}

.common-form .wpcf7-not-valid-tip~input,
.common-form .wpcf7-not-valid-tip~textarea {
    border-color: red;
}

.legal-submit-box>div.accept-privacity {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.common-form .legal-submit-box .wpcf7-submit {
    width: auto;
    height: auto;
    padding: 20px 30px!important;
}


/* BACK TO TOP */

#back-top {
    background-color: #9a9a9a;
}


/* BACKGROUND IMAGE */

.bg-img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


/* BUTTONS */


/* utiliza la clase .primary-btn para aquellos botones que quieras que se comporten como el de reservar, y .secundary-btn para los de tipo ofertas */


/* primary */

.offers-detail-wrapper .offer-calendar-wrapper .offer-button,
.rooms-detail-wrapper .room-calendar-wrapper .room-button,
.landing-booking-button,
.offers-detail-wrapper a.booking_mobile,
.rooms-detail-wrapper a.booking_mobile,
.all-calendar input[type="button"],
.primary-btn {
    border: none;
    /* fixing booking button in details pages */
    border-radius: 0;
    /* fixing buttons in bookingstep */
    -webkit-box-shadow: none;
    box-shadow: none;
    /* fixing buttons in bookingstep */
    text-shadow: none;
    /* fixing buttons in bookingstep */
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: #182B49;
    color: #52CBFF;
    padding: 12px 25px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.offers-detail-wrapper .offer-calendar-wrapper .offer-button:hover,
.rooms-detail-wrapper .room-calendar-wrapper .room-button:hover,
.landing-booking-button:hover,
.offers-detail-wrapper a.booking_mobile:hover,
.rooms-detail-wrapper a.booking_mobile:hover,
.all-calendar input[type="button"]:hover,
.primary-btn:hover {
    text-decoration: none;
    background: #2083D5;
    color: white;
}

.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: transparent;
    /* fixing offers mashup button */
    border-radius: 0;
    /* fixing offers mashup button */
    text-shadow: none;
    /* fixing offers mashup button */
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #000000;
    font-size: 15px;
    background: #F1F2F4;
    border-radius: 39px;
    padding: 11px 20px;
}

.white-text .offers-mashup .more-info-link {
    color: #4BBCEC;
    background: none;
    margin-top: 10px
}

.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 {
    text-decoration: none;
    background: #2083D5;
    color: white;
}

.white-text .secundary-btn:hover,
.white-text .offers-mashup .more-info-link:hover {
    color: white;
    background: #2083D5;
}


/* 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;
    color: black !important;
    border-radius: 0;
    -webkit-border-radius: 0;
}


/* fixing padding for details submit button */

.offers-detail-wrapper .offer-calendar-wrapper .offer-button,
.rooms-detail-wrapper .room-calendar-wrapper .room-button {
    padding: 0;
}


/*---------------------------------------------------------------------------*/


/*----------------------------- ENGINE CALENDAR -----------------------------*/


/*---------------------------------------------------------------------------*/


/* FIXING */

.offers-detail-wrapper .calendar-legend-offer-day a {
    border: 0 !important;
}

.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkout-date a {
    border-radius: 0;
}


/* wrapper in detail pages */

.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline {
    padding: 10px;
}


/* months */

.ui-datepicker-multi .ui-datepicker-group {
    padding: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* header */

.ui-datepicker .ui-datepicker-header {
    border: 0;
    border-radius: 0;
    padding: 6px !important;
}


/* month - year */

.ui-datepicker .ui-datepicker-title {
    font-size: 1em;
    font-weight: bold;
    margin: 0 !important;
}


/* color name weekdays */

.ui-datepicker th {
    color: #999 !important;
}


/* color name weekend */

.ui-datepicker th.ui-datepicker-week-end {
    color: #444 !important;
}


/* days (number) */

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month {
    border: 0;
}

.ui-datepicker .ui-datepicker-calendar td {
    padding: 0;
    border: 1px solid #e4e7e7;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
#noDispo .ui-datepicker td span,
#noDispo .ui-datepicker td a {
    border: 0 !important;
    padding: 6px;
    text-align: center;
}


/* weekend (number) */

.ui-widget-content td:not(.calendar-legend-offer-day)>.ui-state-default,
.ui-widget-header .ui-state-default,
#noDispo .ui-datepicker td span,
#noDispo .ui-datepicker td a,
.ui-datepicker-week-end td:not(.calendar-legend-offer-day)>.ui-state-default,
.ui-datepicker-week-end .ui-widget-content .ui-state-default,
.ui-datepicker-week-end .ui-widget-header .ui-state-default {
    background: transparent !important;
}


/* arrows */

.ui-widget-header .ui-icon,
.ui-widget-content .ui-icon,
.ui-icon,
#main #noDispo .ui-widget-header .ui-icon {
    display: none !important;
}

.ui-dialog-titlebar-close .ui-icon-closethick {
    display: block !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border: 1px solid #e4e7e7 !important;
    top: 50% !important;
    padding: 0.3em 0.7em;
    text-decoration: none;
    width: auto !important;
    height: auto !important;
    border-radius: 3px;
    line-height: 1;
    font-size: 1em;
    margin-top: -.8em;
    font-weight: normal;
    color: #82888a;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev {
    left: 7px !important;
}

.ui-datepicker .ui-datepicker-next {
    right: 7px !important;
}

.ui-datepicker .ui-datepicker-next:after,
.ui-datepicker .ui-datepicker-prev:after {
    color: inherit;
    cursor: pointer;
    font-family: 'mirai-icofonts';
    line-height: 1;
    font-size: inherit;
    display: block;
}

.ui-datepicker .ui-datepicker-prev:after {
    content: "\eb28";
}

.ui-datepicker .ui-datepicker-next:after {
    content: "\eb25";
}


/* header (month&year) and old calendar buttons */

.ui-datepicker .ui-datepicker-header,
.ui-datepicker .ui-datepicker-buttonpane button,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .ui-datepicker-header {
    background: #fff !important;
    color: #666 !important;
}

.all-calendar {
    box-shadow: none;
    border: 1px solid #e4e7e7;
}

.all-calendar .ui-datepicker .ui-datepicker-title {
    text-transform: none;
    font-weight: bold !important;
}

.all-calendar .ui-datepicker thead th {
    font-weight: normal;
    font-size: 0.9em;
}


/* offers 4 and rooms 5 templates */

.detail-services-dates {
    max-width: 800px;
    margin: 0 auto;
}

.offer-detail-4 .offer-dates,
.offer-detail-4 .room-offer,
.rooms-detail-5 .room-offer .offer-list {
    background: transparent;
}

.rooms-detail-5 .room-dates {
    background: #F6F6F8;
}

.rooms-detail-5 .room-dates .ui-datepicker .ui-datepicker-calendar td {
    border: none;
}


/*.offer-detail-4 .offer-dates, .rooms-detail-5 .room-dates {
padding-right: 0;
}*/

.all-calendar .ui-datepicker .ui-datepicker-title {
    text-transform: uppercase;
    font-weight: normal !important;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border: none !important;
}

.ui-datepicker .ui-datepicker-next:after {
    content: '\e963';
}

.ui-datepicker .ui-datepicker-prev:after {
    content: '\e962';
}

.rooms-detail-wrapper h4 {
    font-family: 'Roboto', serif;
    color: #182B49;
    font-weight: normal;
    font-size: 1.3em;
    background: white;
}

.all-calendar {
    border: none !important;
}

@media (max-width: 979px) {
    .detail-description,
    .offer-detail-4 .offer-dates,
    .rooms-detail-5 .room-dates {
        padding-left: 0;
        padding-right: 0;
    }
}


/* ------------------------------ CHANGE THESE COLORS & BACKGROUNDS ------------------------------ */


/* selected and hover days */

.ui-datepicker-calendar ._selected-date span,
.ui-datepicker-calendar ._selected-date a,
.ui-datepicker-calendar ._checkin-date span,
.ui-datepicker-calendar ._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._selected-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._selected-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day a:hover,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkin-date._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._selected-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker td:not(._checkout-date):hover a,
.ui-datepicker td:hover a,
.all-calendar .ui-datepicker-calendar ._selected-date span,
.all-calendar .ui-datepicker-calendar ._selected-date a,
.all-calendar .ui-datepicker-calendar ._checkin-date span,
.all-calendar .ui-datepicker-calendar ._checkin-date a,
.all-calendar .ui-datepicker-calendar ._checkin-date._checkout-date span,
.all-calendar .ui-datepicker-calendar ._checkin-date._checkout-date a,
.all-calendar .ui-datepicker-calendar a:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: #2083D5 !important;
    color: #FFF;
    font-weight: normal !important;
    text-decoration: none;
}


/* last selected day */

.ui-datepicker-calendar ._checkout-date span,
.ui-datepicker-calendar ._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkout-date a,
.all-calendar .ui-datepicker-calendar ._checkout-date span,
.all-calendar .ui-datepicker-calendar ._checkout-date a {
    background: #13243E !important;
    color: #52CBFF;
    font-weight: normal !important;
    text-decoration: none;
}


/* hover arrows (engine, details and no dispo calendars) */

.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
    border: 1px solid #c4c4c4 !important;
    background: transparent !important;
}


/* ----------------------------------------------------------------------------------------------- */


/*---------------------------------------------------------------------------*/


/*------------------------------ STRUCTURE ----------------------------------*/


/*---------------------------------------------------------------------------*/

#header .content,
#main .content,
#footer .content {
    position: relative
}


/* HEADER */

#header {}

#header .content {}

#pre-header,
#header .qts-lang-menu,
#header .qts-lang-menu option {
    background-color: #252525;
}


/* ------- */

#pre-header {
    padding: 5px 0;
}

#modal-menuweb #pre-header {
    display: none;
}

#pre-header * {
    color: #fff;
    vertical-align: middle;
}

.contact-header {
    font-size: 12px;
    margin: auto;
}

.contact-header>div:last-child {
    padding-right: 0;
}

.contact-header>li,
.contact-header>div {
    padding: 0 20px;
    position: relative;
}

.contact-header>li:before,
.contact-header>div:before {
    content: '';
    border-left: 1px solid;
    height: 70%;
    position: absolute;
    top: 15%;
    left: 0;
}

.contact-header>li:first-child,
.contact-header>div:first-child {
    padding-left: 0;
}

.contact-header>li:first-child:before,
.contact-header>div:first-child:before {
    display: none;
}

.contact-header i {
    display: inline-block;
    margin-right: 7px;
}

#pre-header .socialmedia a {
    font-size: 14px;
    padding: 2px;
}

#pre-header .socialmedia li {
    padding: 0 3px;
}

#fixed-header {
    padding: 10px 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 600;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    pointer-events: none;
}

@media (min-width: 1024px) {
    #fixed-header {
        padding: 10px 15px;
    }
}

.bookingstep1 #fixed-header {
    position: static;
    background-color: #182B49!important;
}

#fixed-header[data-transparent="false"] {
    background-color: white;
}

#fixed-header[data-transparent="true"] {
    background-color: transparent;
}

#fixed-header[data-transparent="true"]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.cat-booking #fixed-header[data-transparent="true"]:before {
    display: none;
}

#fixed-header.offset-active {
    position: fixed;
    top: 0;
    /*-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
}

#fixed-header.offset-active #logo {
    opacity: 0;
    pointer-events: none;
    transition: all .2s;
}

#fixed-header.offset-active[data-transparent="true"]:before {
    display: none;
}


/*#fixed-header.offset-active[data-transparent="true"] {
background-color: white;
}*/

#header #navigationweb {
    animation: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1051;
}


/*#navigationweb .burguer-wrapper,
#navigationweb .modal-engine-wrapper {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0;
display: block;
margin-left: 0;
}*/

#navigationweb .modal-engine-wrapper {
    position: absolute;
}


/* Hamburguer */

#navigationweb .burguer-wrapper {
    padding: 10px;
    border-radius: 50px;
    background: white;
    display: block;
    transition: all .2s;
    position: relative;
}

#navigationweb .burguer-wrapper a,
.translate-tooltip>i,
.mi-club-login__access-icon {
    pointer-events: auto;
}

#navigationweb .burguer-wrapper span.burguer-wrapper__open,
#navigationweb .burguer-wrapper span.burguer-wrapper__close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    opacity: 0;
    font-size: 15px;
    color: white;
    transition: all .2s;
}

body.modal-menuweb-active #navigationweb .burguer-wrapper span.burguer-wrapper__close {
    opacity: 1;
    left: -70px;
    color: #333333;
}

body.modal-menuweb-active .translate-tooltip span {
    opacity: 1;
    left: 70px;
    color: #333333;
}

body.modal-menuweb-active .login-club:after {
    opacity: 1;
    left: -130px;
    color: #333333;
}

body.modal-menuweb-active #navigationweb .burguer-wrapper span.burguer-wrapper__open,
body:not(.modal-menuweb-active) #navigationweb .burguer-wrapper span.burguer-wrapper__close {
    display: none;
}

#navigationweb .burguer-wrapper:hover span.burguer-wrapper__open {
    opacity: 1;
    left: -60px;
}

.translate-tooltip__open.translate-tooltip span {
    display: none;
}

.translate-tooltip span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 150px;
    opacity: 0;
    font-size: 15px;
    color: white;
    transition: all .2s;
}

.translate-tooltip.translate-tooltip__open span {
    opacity: 0 !important;
}

.translate-tooltip:hover span {
    opacity: 1;
    left: 75px;
}

.login-club {
    position: relative;
}

.mi-club-login__access-icon:after {
    position: absolute;
    right: 6px;
    top: -2px;
    width: 8px;
    height: 8px;
    background: #bb5555;
    content: '1';
    border-radius: 50%;
    color: white;
    font-size: 9px;
    padding: 3px;
}

.login-club:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -70px;
    opacity: 0;
    font-size: 15px;
    color: white;
    transition: all .2s;
    content: 'Club Bahiazul';
    white-space: nowrap;
}

.login-club:hover:after {
    opacity: 1;
    left: -110px;
}

.hamburguer-header.offset-active #navigationweb .burguer-wrapper,
body.modal-menuweb-active #navigationweb .burguer-wrapper {
    background: #F1F2F4;
}

.hamburguer-header.offset-active .translate-tooltip>i,
body.modal-menuweb-active .translate-tooltip>i {
    background: #f1f2f4;
}

.menu-modal-btn {
    display: block;
    position: relative;
    width: 47px;
    height: 47px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.menu-modal-btn::before,
.menu-modal-btn::after,
.menu-modal-btn i::before,
.menu-modal-btn i::after {
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    height: 0;
    border-bottom: 2px solid;
    -webkit-transition: .4s .2s ease, color .2s;
    transition: .4s .2s ease, color .2s;
    color: #13243E;
    border-radius: 10px;
}

.menu-modal-btn::before {
    top: 10px;
    display: none;
}

.menu-modal-btn::after {
    bottom: 16px;
    left: 20px;
}

.menu-modal-btn:hover::after {
    right: 5px;
}

.menu-modal-btn i::after,
.menu-modal-btn i::before {
    -webkit-transition: .2s;
    transition: .2s;
}

.menu-modal-btn i {
    position: absolute;
    -webkit-transition: .2s, color 0s;
    transition: .2s, color 0s;
    top: 40%;
    left: 0;
    right: 0;
    color: #333333;
}

.menu-modal-btn.toggle-close i {
    top: 48%;
}

.menu-modal-btn.toggle-close {
    z-index: 10;
    width: 47px;
    padding-right: 0;
    background-color: #F1F2F4;
    -webkit-transition: border .2s .4s;
    transition: border .2s .4s;
}

.menu-modal-btn.toggle-close::before {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.menu-modal-btn.toggle-close::after {
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
    bottom: 22px;
}

.menu-open .menu-modal-btn:hover::after {
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.menu-modal-btn.toggle-close i {
    left: 3px;
    right: 3px;
}


/*.menu-modal-btn.toggle-close i::after,
.menu-modal-btn.toggle-close i::before {
left: 0;
right: 0;
}

.menu-modal-btn.toggle-close i::after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: .4s .2s ease;
transition: .4s .2s ease;
}

.menu-modal-btn.toggle-close i::before {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: .4s .2s ease;
transition: .4s .2s ease;
}*/

.menu-modal-btn.toggle-close span:first-child {
    margin-top: -18px;
    -webkit-transition: .4s;
    transition: .4s;
}

.menu-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


/* booking modal button */

.cat-room-detail .booking-modal-btn,
.cat-room-detail .modal-engine-wrapper,
.cat-offer-detail .booking-modal-btn,
.cat-offer-detail .modal-engine-wrapper,
.cat-booking .booking-modal-btn,
.cat-booking .modal-engine-wrapper,
.cat-offer-detail .booking-modal-btn,
.cat-offer-detail .modal-engine-wrapper {
    display: none;
    opacity: 0 !important;
}

.modal-engine-wrapper.offset-active {
    width: auto;
    opacity: 1;
    pointer-events: all;
}

.modal-engine-wrapper {
    margin-left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 1;
    pointer-events: none;
}


/* Engine modal */

.booking-modal-btn {
    float: right;
    box-sizing: border-box;
}

.booking-modal-btn {
    width: 175px;
    text-align: center;
    position: relative;
    transition: .4s;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 19px;
    padding: 20px 25px;
    box-shadow: 4px 7px 45px rgb(145 203 255 / 48%);
}

.booking-modal-btn.toggle-close {
    width: 50px !important;
    color: transparent;
    background-color: white;
    display: none;
}

.booking-modal-btn.toggle-close:before {
    content: '\e95d';
    color: #000;
}

.booking-modal-btn:before {
    font-family: 'mirai-icofonts';
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 0;
    color: #000;
    -webkit-transition: 0s;
    transition: 0s;
}

.booking-modal-btn.toggle-close:before {
    opacity: 1;
    font-size: 22px;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}


/* logo */

#logo {
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0;
    pointer-events: auto;
}

.translate-tooltip {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 13px;
    position: relative;
}

.translate-tooltip>i {
    margin-right: 0;
    cursor: pointer;
    z-index: 1;
    transition: .4s ease-out;
    color: #13243E;
    background: white;
    padding: 8px;
    border-radius: 50%;
}


/*body:not(.modal-menuweb-active) #fixed-header.offset-active .widget_qtranslate {
  background-color: red;
}

body:not(.modal-menuweb-active) #fixed-header:not(.offset-active) .widget_qtranslate {
  border-color: #fff;
}*/


/*body:not(.modal-menuweb-active) .translate-tooltip:not(:hover) .widget_qtranslate {
  opacity: 0;
  pointer-events: none;
  transform: translateX(40px);
}*/

.widget_qtranslate--open {
    opacity: 1 !important;
    pointer-events: all !important;
    transform: translateX(32px) !important;
}

.widget_qtranslate {
    position: relative;
    padding: 7px 35px 7px 7px;
    border: 1px solid;
    border-right: 0;
    border-radius: 18px;
    transform: translateX(40px);
    transition: .5s ease-out;
    opacity: 0;
    pointer-events: none;
    background: #13243e;
}

.widget_qtranslate ul {
    line-height: 1;
}

.widget_qtranslate ul li {
    float: left;
    border-right: 1px solid;
    padding: 0 5px;
    margin: 0;
    line-height: 20px;
    color: white;
}

.widget_qtranslate ul li:last-child {
    padding-right: 0;
    border-right: none;
}

.widget_qtranslate ul li a {
    transition: none;
}

body:not(.modal-menuweb-active) .widget_qtranslate ul li {
    color: #fff;
}

#container .widget_qtranslate ul li.active a,
#container .widget_qtranslate li:hover a {
    font-weight: 600;
}

.widget_qtranslate ul li.active a {
    cursor: default;
}


/* qtranslate 
.widget_qtranslate {
text-align: right;
position: relative;
padding-left: 20px;
font-size: 12px;
}

.widget_qtranslate:after, #header .widget_qtranslate:before {
content: "\e971";
font-family: 'mirai-icofonts';
pointer-events: none;
position: absolute;
right: 0;
top: 50%;
margin-top: -4px;
font-size: 9px;
}

#header .widget_qtranslate:before {
content: '\e9a4';
right: auto;
left: 2px;
font-size: 16px;
margin-top: -8px;
}

.widget_qtranslate select {
border: none;
padding-right: 14px;
padding-top: 0;
padding-bottom: 1px;
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;
padding: 0 8px;
margin: 0;
}

.widget_qtranslate ul li:last-child {
padding-right: 0;
border-right: none;
}

.widget_qtranslate ul li a {
display: block;
}

#container .widget_qtranslate ul li.active a, #container .widget_qtranslate a:hover {
color: #9a9a9a;
text-decoration: none;
}

.widget_qtranslate ul li.active a {
cursor: default;
}*/


/* menu web */


/*ul#menu_web {
text-transform: uppercase;
}*/

ul#menu_web>li {
    display: inline-block;
    position: relative;
    margin-left: 20px;
}

ul#menu_web>li:first-child {
    margin-left: 0;
}

ul#menu_web>li>a {
    position: relative;
    padding: 13px 0;
    color: #B9B9B9;
}

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,
.menu-item-has-children.active-item>a {
    color: #182B49 !important;
}


/* underline hover and active 
ul#menu_web>li>a:before {
content: '';
display: block;
position: absolute;
border-bottom: 1px solid;
bottom: 8px;
left: 0;
width: 0;
}*/

ul#menu_web>li>a:hover:before {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


/*ul#menu_web>li>a:hover:before, ul#menu_web>li.current-menu-item>a:before, ul#menu_web>li.current-menu-parent>a:before {
width: 100%;
}

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: 10px;
vertical-align: middle;
transition: .4s;
-webkit-text-stroke: 0px;
}
*/

ul#menu_web .sub-menu li,
.home #menu_web li.current-menu-item {
    display: block;
}

.menu li {
    display: inline-block;
}


/* pon a los elementos del menu que no tengan pagina propia la clase .menu-not-active */

ul#menu_web .menu-not-active>a {
    pointer-events: none;
    cursor: default;
}

ul#menu_web li.menu-not-active>ul>.duplicated-menu-item {
    display: none;
}


/* sub-menu */

ul#menu_web>li>ul.sub-menu {
    z-index: 800;
}


/*ul#menu_web>li>ul.sub-menu {
background: #535353;
}*/

ul#menu_web>li>ul.sub-menu li>a {
    color: #182B49;
    padding-right: 10px;
    white-space: nowrap;
}

ul#menu_web .menu-item-has-children.active-item,
ul#menu_web .menu-item-has-children.current-menu-parent {
    margin-bottom: 40px;
    transition: all .2s;
}

ul#menu_web .menu-item-has-children {
    margin-bottom: 0;
    transition: all .2s;
}

ul#menu_web>li ul.sub-menu li>a:hover,
ul#menu_web>li ul.sub-menu li.current-menu-item>a {
    color: #000000;
}

.menu-item-514 a {
    position: absolute !important;
    top: 28px !important;
    left: 170px;
    font-size: 18px !important;
    padding: 0 !important;
    color: #182b49 !important;
    display: none !important;
    width: 100px;
}

.menu-item-663 a {
    position: absolute !important;
    top: 28px !important;
    left: 269px;
    font-size: 18px !important;
    padding: 0 !important;
    color: #182b49 !important;
    display: none !important;
    width: 100px;
}

@media (max-width: 968px) {
    .menu-item-514 a,
    .menu-item-663 a {
        top: 12px !important;
        left: 160px;
        font-size: 16px !important;
    }
    .menu-item-663 a {
        top: 12px !important;
        left: 229px;
        font-size: 16px !important;
    }
}

@media (max-width: 768px) {
    .menu-item-514 a {
        top: 14px !important;
        left: 144px;
        font-size: 14px !important;
    }
    .menu-item-663 a {
        top: 13px !important;
        left: 230px;
        font-size: 14px !important;
    }
    
}

@media (max-width: 767px) {
    .menu-item-514 a {
        top: 10px !important;
        left: 125px;
        font-size: 14px !important;
    }
    .menu-item-663 a {
        top: 10px !important;
        left: 189px;
        font-size: 14px !important;
    }
}

body.services-menu-open .menu-item-514 a,
body.rooms-menu-open .menu-item-663 a {
    display: inherit !important;
}

#modal-menuweb {
    background-color: white;
    width: 60%;
    left: auto;
}

@media (max-width: 968px) {
    #modal-menuweb {
        width: 100% !important;
    }
    .modal-menuweb-active header #logo {
        opacity: 0;
        pointer-events: none;
    }
    #modal-menuweb ul#menu_web {
        font-size: 30px !important;
        display: flex !important;
    }
    ul#menu_web>li>a {
        padding: 10px 0 !important;
    }
    #modal-menuweb ul#menu_web>li {
        display: flex !important;
    }
    .mirai-modal .mi-modal-content {
        margin: 0px 10px !important;
    }
}

@media (max-width: 767px) {
    #modal-menuweb ul#menu_web {
        font-size: 25px !important;
    }
}

ul#menu_web>li ul.sub-menu li {
    position: relative
}

ul#menu_web>li ul.sub-menu li a {
    font-size: 20px;
    font-family: 'Open Sans';
}

ul#menu_web .sub-menu li:after {
    content: "";
    position: absolute;
    left: 52%;
    right: 52%;
    bottom: 2px;
    border-bottom: 2px solid black;
    transition: .3s ease-out;
}

ul#menu_web .sub-menu li:hover:after,
ul#menu_web>li ul.sub-menu li.current_page_item:after {
    left: 0;
    right: 10px;
}

#modal-menuweb ul#menu_web {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10%;
    font-size: 35px;
    font-family: 'Playfair Display';
}

#modal-menuweb ul#menu_web>li {
    margin-left: 0;
}

#navigationweb>#menu_web {
    display: none;
}


/* Hover and current */


/*#menu_web > li.active-second-menu > a, #menu_web > li.current_page_item > a, #menu_web > li.current_menu_ancestor > a, #menu_web > li:hover > a {
  -webkit-text-stroke:  1px;
}*/

ul#menu_web>li:hover>ul.sub-menu {
    display: flex;
}


/* Click instead of hover */

ul#menu_web>li>ul.sub-menu {
    display: flex;
    position: absolute;
    left: 0;
    top: 95%;
    opacity: 0;
    pointer-events: none;
    transition: .2s ease;
}

ul#menu_web li.menu-item-has-children.active-item>a:after {
    transform: rotate(180deg);
}

ul#menu_web>li.active-item>ul.sub-menu,
ul#menu_web>li.current-menu-parent>ul.sub-menu {
    top: 100%;
    opacity: 1;
    pointer-events: all;
    font-family: 'Open Sans';
    font-size: 20px;
}

.menu-web_secundary {
    position: absolute;
    right: 5%;
    bottom: 26%;
}

@media (min-width: 768px) and (max-width: 968px) {
    .menu-web_secundary {
        bottom: 30%;
    }
}

.menu-web_secundary li {
    font-family: Roboto;
    font-weight: normal;
    font-size: 15px;
    color: #182B49;
    padding: 7px 0;
}

.menu-web_secundary .menu {
    display: flex;
    flex-direction: column;
}


/* - Types menus  - */


/* - End types menus - */


/* 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;
}

.prefooter {
    background-color: #F6F6F8;
    padding: 30px 0;
}

.mainfooter {
    background-color: #F6F6F8;
    padding: 80px 0 40px 0;
    position: relative;
}

.mainfooter:after {
    content: '';
    position: absolute;
    width: 90%;
    left: 5%;
    height: 1px;
    background-color: #818181;
    bottom: 0;
}

.mainfooter:before {
    content: '';
    position: absolute;
    width: 90%;
    left: 5%;
    height: 1px;
    background-color: #818181;
    top: 0;
}

.mainfooter,
.mainfooter a {
    color: #000;
}

.mainfooter a:hover {}

.postfooter {
    padding: 20px 0;
}


/* postfooter background */

.postfooter {
    background-color: #F6F6F8;
}

.postfooter,
.postfooter a {
    color: #000;
}

.prefooter .club-bahiazul {
    box-shadow: 4px 7px 45px rgb(145 203 255 / 48%);
    background: white;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 70%;
    padding: 20px;
    gap: 20px;
}

.prefooter .club-bahiazul h2,
.newsletter-box h2 {
    font-size: 28px;
    line-height: 35px;
}

.prefooter .club-bahiazul li {
    padding: 10px 0;
    color: #7A7A7A;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.prefooter .club-bahiazul i {
    color: black;
    margin-right: 10px;
    font-size: 17px;
    margin-bottom: 3px;
}

.newsletter-box {
    flex-direction: column;
    align-items: flex-start;
    background: white;
    box-shadow: 4px 7px 45px rgb(145 203 255 / 48%);
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media (min-width: 968px) {
    .postfooter .row {
        display: flex;
        justify-content: center;
        gap: 50px;
    }
}

.postfooter #menu-aux2 a {
    position: relative
}

.postfooter #menu_aux2 a:after {
    content: "\A";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #000000;
    display: inline-block;
    margin: 3px 7px;
}

.footer-opinions--img img {
    box-shadow: 4px 7px 45px rgb(145 203 255 / 48%);
    transform: scale(0.8);
}

.footer-opinions--img {
    display: flex;
}

.footer-opinions--logos {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.footer-opinions--logos-txt h2 {
    font-family: 'Playfair Display';
    font-weight: bold;
    font-size: 25px;
    color: #182B49;
}

.footer-opinions--logos-txt {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.footer-opinions span {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: #182B49;
}

@media (max-width: 968px) {
    .footer-opinions--logos {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .club-bahiazul {
        width: auto !important;
        text-align: left;
    }
    .prefooter .club-bahiazul h2,
    .newsletter-box h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .newsletter-box {
        text-align: left;
    }
    .footer-opinions {
        margin-top: 40px;
        text-align: left;
        padding: 0 5px;
    }
    .footer-opinions--img {
        padding: 20px 0;
        width: 100%;
        justify-content: center;
    }
    .footer-opinions--logos {
        width: 100%;
    }
    .footer-opinions span {
        font-weight: 400;
    }
    .mainfooter--1 {
        order: 2;
        text-align: left !important;
    }
    .mainfooter--2 {
        order: 1;
    }
    .mainfooter--3 {
        order: 3;
        justify-content: flex-start;
    }
    .mainfooter {
        padding: 10px 5px 10px 5px;
    }
    .footer-menu {
        text-align: left;
    }
    ul#menu_aux2,
    #developed-wrapper {
        text-align: left;
    }
    .postfooter {
        padding: 0 5px;
    }
    .mainfooter #menu_aux1 {
        align-items: flex-start;
    }
}


/* newsletter */

.newsletter-btn {
    display: flex;
    align-items: center;
    float: right;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.newsletter-btn i {
    font-size: 26px;
    margin-right: 20px;
}

.newsletter-box .title {
    font-size: 1.6em;
}

#modal-newsletter div.wpcf7 {
    max-width: 450px;
    margin: auto;
}

#modal-newsletter .mi-title2 {
    color: #fff;
}

#modal-newsletter .wpcf7 .wpcf7-form input.wpcf7-submit {
    color: #fff;
}

#modal-newsletter .common-form .row>* {
    padding: 0 16px 24px;
}


/* footer titles */

.hotelschema .name,
#footer .mi-title {
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 20px;
    /* font-family: 'Playfair Display', serif; */
}


/* hotelschema - vcard */

.hotelschema>br {
    display: none;
}

.hotelschema .phone-label,
.hotelschema .fax-label {
    display: none;
}

.hotelschema {
    line-height: 1.7em;
}

.hotelschema .address,
.hotelschema .tel,
.hotelschema .fax,
.hotelschema .mail,
.hotelschema .address {
    display: block;
}

.hotelschema .tel:before,
.hotelschema .fax:before,
.hotelschema .mail:before,
.hotelschema .address:before {
    vertical-align: middle;
    margin-right: 6px;
    display: inline-block;
    font-family: 'mirai-icofonts';
    color: #2083D5;
}

.hotelschema .tel:before {
    content: '\e9b3';
}

.hotelschema .fax:before {
    content: '\e9bd';
}

.hotelschema .mail:before {
    content: '\e9bf';
}

.hotelschema .address:before {
    content: '\e9af ';
}


/* featured links */

.featured-links li,
.featured-links .menu li {
    display: block;
    margin-bottom: 7px;
}


/* social media */

#footer .socialmedia a {
    background-color: #252525;
    border-radius: 100%;
    font-weight: normal;
    font-size: 20px;
    padding: 10px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #ffffff;
}

#footer .socialmedia a:hover {
    background: #6b6b6b;
}


/* logo footer */

.logo-footer {
    text-align: center;
}

body.home .logo-footer a {
    pointer-events: none;
}


/* menu postfooter (legal and contact) */

.postfooter .menu li {
    padding-left: 0;
}

.postfooter .menu li:first-child {
    padding-left: 0;
}

.mainfooter #menu_aux1 {
    display: flex;
    flex-direction: column;
    color: #2083D5;
}

.mainfooter #menu_aux1 li {
    padding: 3px 0;
}


/* 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: #ff001f;
    font-weight: bold;
}


/* MAIN ELEMENTS */

#content-header {
    position: relative;
}

#content-header>img {
    width: 100%;
    object-fit: cover;
    /*max-height: 600px;
  min-height: 450px;*/
}

.picbox {
    min-height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0;
}

.engine-wrapper {
    pointer-events: none;
    padding-top: 30px;
    position: absolute;
    width: 100%;
}

.engine-wrapper-absolute {
    position: absolute;
    bottom: 10%;
}

.engine-wrapper .mi-be,
.engine-wrapper a,
.engine-wrapper button,
.engine-wrapper *[role="button"] {
    pointer-events: all;
}


/* 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;
}

.large-icons>li {
    width: 100%
}

.large-icons {
    text-align: left;
}

.large-icons div li {
    padding: 10px 30px;
    margin: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.large-icons li i {
    position: static;
    font-size: 42px;
    color: #ff6e01;
    margin-right: 20px;
}

.large-icons li p {
    margin-bottom: 0;
    font-weight: 300
}


/*---------------------------------------------------------------------------*/


/*--------------------------------- PAGES -----------------------------------*/


/*---------------------------------------------------------------------------*/


/* HOME */


/* go to anchor */

#content-header .go-to-anchor {
    display: inline-block;
    vertical-align: top;
    color: #FFFFFF !important;
    position: absolute;
    right: 20px;
    bottom: 10px;
}

#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;
    font-size: 25px;
}

#content-header .go-to-anchor:hover i {
    padding: 17px 10px 3px;
}


/* offers mashup */

.offers-mashup {
    max-width: 100%;
}

.offers-mashup dl dd,
.offers-mashup dl span {
    display: block;
}

#carousel-no-pictures-offers {
    padding: 100px 0px;
}

.offers-mashup dl dt,
.offers-mashup dl span,
.offers-mashup dd {
    min-height: 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;
}


/* 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;
}

#services-home .flickity-viewport,
#services-home .carousel-cell {
    height: 100%;
}

.home-villas-text {
    padding: 100px 100px 30px 100px;
    display: flex;
}

@media (max-width: 767px) {
    .home-villas-text {
        padding: 20px;
    }
}

.home-villas-text h2 {
    max-width: 85%;
}

.home-villas-img {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    margin: 0 20px;
    justify-items: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (max-width: 1023px) {
    /*.home-villas-img .relative {
      grid-column: 1 / span3;
  }*/
    .home-villas-img {
        grid-template-columns: 1fr 1fr;
    }
}

.home-villas-img .relative,
.home-villas-img--mobile .relative {
    box-shadow: 12px 12px 26px rgb(145 203 255 / 48%);
    border-radius: 10px;
    transition: all .3s;
}

.home-villas-img--mobile .carousel-cell {
    width: 98%;
    margin: 1% 0;
    padding: 0 0 30px 0;
}

.home-villas-img--mobile .flickity-page-dots .dot {
    background: #182B49;
}

.home-villas-img--mobile img {
    height: 400px;
    width: auto;
    object-fit: cover;
}

.home-villas-img .relative:hover {
    box-shadow: 12px 16px 45px rgb(58 160 252 / 83%);
}

.home-villas-img img,
.home-villas-img--mobile img {
    border-radius: 10px;
}

.home-villas-img img {
    height: 600px;
}

.home-villas-img--caracts {
    position: absolute;
    top: 18px;
    right: 18px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 20px;
}

.home-villas-img--caracts:hover {
    text-decoration: none;
}

.home-villas-img--caracts i {
    color: #182B49;
    background: white;
    padding: 10px;
    border-radius: 50%;
    font-size: 25px;
    transition: all .2s;
}

.home-villas-img--caracts:hover i {
    background: #2083D5;
    color: white;
}

.home-villas-img--caracts span {
    color: white;
    font-size: 19px;
    text-shadow: 1px 1px 1px black;
    transition: all .2s;
    opacity: 0;
    visibility: hidden;
}

.home-villas-img--caracts:hover span {
    opacity: 1;
    visibility: initial;
}

.home-villas-text li {
    font-size: 14px;
    padding: 10px 0;
    display: flex;
}

.home-villas-text i {
    padding-right: 10px;
    font-size: 15px;
    color: #2083D5;
    display: inline-block;
    font-style: normal;
}

.home-villas-img--booking {
    position: absolute;
    background: rgba(255, 255, 255, 0.26);
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    backdrop-filter: blur(16px);
    bottom: 15px;
    width: 90%;
    margin-left: 5%;
    padding: 15px 15px 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.home-villas-img--booking a:hover {
    text-decoration: none;
}

.home-villas-img--booking span {
    font-size: 14px;
    color: #182b49;
}

.home-villas-img h2,
.home-villas-img--mobile h2 {
    position: absolute;
    bottom: 105px;
    left: 5%;
    width: 60%;
}

.home-villas-img--btn {
    color: #52CBFF;
    background: #182B49;
    font-size: 16px;
    padding: 13px 10px;
    transition: all .2s;
    border-radius: 3px;
}

.home-villas-img--btn:hover {
    text-decoration: none;
    color: white;
    background: #2083D5;
}

.medium-screen-container {
    height: 70vh;
    position: relative;
}

#home-services {
    overflow: auto;
}

.home-services-info {
    width: 300px;
    height: 250px;
    background: #FFFFFF;
    box-shadow: 4px 7px 45px rgb(145 203 255 / 48%);
    border-radius: 10px;
    padding: 10px 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.home-services-info h3 {
    font-size: 25px;
    color: #182B49;
    padding-bottom: 15px;
}

.home-services-info p {
    padding-bottom: 15px;
    color: #818181;
}

.home-services--box1 {
    padding: 0 50px 0 100px;
}

.home-services--box2 {
    padding: 0 100px 0 50px;
}

.home-services--box1 .home-services-info {
    float: right;
}

.home-services--box2 h2 {
    max-width: 400px;
    margin-top: 50px;
}

#home-services .carousel-cell {
    width: 100%;
}

#home-location i {
    display: inline-block;
    margin-right: 15px;
    vertical-align: bottom;
}

@media (max-width: 768px) {
    .home-services--box1 {
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    .home-services--box2 {
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
        margin-top: -40px;
    }
    .home-services--box1 img,
    .home-services--box2 img {
        width: 400px;
        height: 300px;
        object-fit: cover;
        z-index: -1;
    }
    .home-services--box1 img {
        margin-left: -50px;
    }
    .home-services--box2 img {
        margin-right: -50px;
    }
    .home-services--box1 .home-services-info {
        float: none;
        margin: -50px auto 0 auto;
    }
    .home-services--box2 h2 {
        display: none;
    }
    .home-services--box2 .home-services-info {
        float: none;
        margin: -75px auto 0 auto;
    }
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
    width: 25px;
    border-radius: 10px;
}

.flickity-page-dots .dot {
    background: #fff;
}

.flickity-page-dots {
    bottom: 10px;
}

#home-experience {
    text-align: center;
    background: #13223A;
}

#home-experience .carousel-cell {
    width: 100%;
}

#home-experience p {
    font-size: 20px;
    color: white;
}

@media (min-width: 768px) {
    #home-experience .experience-box--1 p,
    #home-experience .experience-box--3 p {
        position: absolute;
        bottom: 10px;
        left: 20px;
    }
    #home-experience .experience-box--2 p {
        position: absolute;
        top: 10px;
        right: 20px;
    }
    #home-experience .experience-box--4 p {
        position: absolute;
        bottom: 10px;
        right: 20px;
    }
    #home-experience a.secundary-btn {
        position: absolute;
        bottom: -100px;
        left: 50%;
        transform: translateX(-50%);
    }
}

#home-experience h2 {
    max-width: 40%;
    margin: 0 auto;
}

#home-experience .hidden-phone.relative {
    height: 700px;
}

.experience-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .2s ease-in-out;
    box-shadow: 6px 7px 55px rgba(152, 218, 255, 0.45);
    min-width: 400px;
}

.experience-box--1 {
    left: 40%;
    top: 36%;
    z-index: 4;
}

.experience-box--2 {
    left: 62%;
    top: 34%;
    z-index: 3;
}

.experience-box--3 {
    top: 79%;
    left: 36%;
    z-index: 2;
}

.experience-box--4 {
    top: 77%;
    left: 63%;
    z-index: 1;
}

@media (max-width: 968px) {
    .experience-box--2 {
        left: 70%;
    }
    .experience-box--1 {
        left: 31%;
    }
    .experience-box--4 {
        top: 77%;
        left: 67%;
    }
    .experience-box--3 {
        left: 35%;
    }
}

.experience-box:hover {
    cursor: pointer;
    z-index: 5;
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 6px 7px 55px rgba(152, 218, 255, 0.65);
}

.experience-box:hover img {
    border-radius: 10px;
}

#home-offers {
    padding-top: 200px;
    padding-bottom: 100px;
    background: #13223A;
}

.offers-mashup-wrapper {
    padding: 50px 0;
}

.offers-mashup dl {
    width: 300px;
    margin-right: 30px;
    border: 1px solid white;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 40px 0;
    height: 220px;
}

.offers-mashup dl dt {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    padding-bottom: 20px;
}

.flickity-page-dots li:only-child {
    display: none;
}

.home #content-header {
    background-color: rgba(32, 131, 213, 0.7);
}

.home #content-header>img {
    animation: 1.5s slideUp ease-in-out both .8s;
}

@keyframes slideUp {
    0% {
        clip-path: inset(100% 0 0 0);
    }
    100% {
        clip-path: inset(0 0 0 0);
    }
}

.text-instagram {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
}

@media (max-width: 768px) {
    .text-instagram {
        justify-content: center;
    }
    #home-instagram .align-left {
        text-align: center;
    }
}


/* LOCATION */


/* ROOMS */

.room-description {
    margin-bottom: 20px;
    margin-top: 10px;
    color: #818181;
    line-height: 22px;
}

.compair-disable {
    display: flex;
    justify-content: center;
    gap: 30px;
    background: #f1f2f4;
    align-items: center;
    padding: 15px;
    border-radius: 3px;
    margin-top: 40px;
}

.compair-disable p {
    margin-bottom: 0;
}

.compair-disable i {
    margin-right: 10px;
    color: #2083D5;
    font-size: 18px;
}


/* SERVICES */


/* GENERAL PHOTO - TEXT */

section.height-reponsive-images>.row {
    padding: 60px 150px;
}

.info-restaurant {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 0;
}

@media (min-width: 1025px) {
    section.height-reponsive-images>.row {
        -webkit-box-align: stretch;
        align-items: stretch;
    }
    section.height-reponsive-images>.row:nth-child(even) {
        /*background-color: #F6F6F5;*/
    }
    section.height-reponsive-images>.row>div:not(.col-carousel) {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
    section.height-reponsive-images>.row>div:not(.col-carousel) {
        min-height: 500px;
    }
    section.height-reponsive-images .image-carousel *:not(.carousel-cell)>img {
        position: absolute;
        top: 50%;
        left: 50%;
        min-height: 500px;
        height: 100%;
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        object-fit: cover;
    }
}

section.height-reponsive-images .image-carousel *:not(.carousel-cell)>img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 1200px) {
    section.height-reponsive-images>.row {
        padding: 50px 60px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    section.height-reponsive-images>.row {
        padding: 40px 60px;
    }
}

@media (min-width: 768px) {
    .fx-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media (max-width: 768px) {
    section.height-reponsive-images .row {
        padding: 20px 4% 0
    }
    .height-reponsive-images .phm {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* PHOTOS */


/* FLICKITY TRANSITIONS */

[flickity-transition]:not([flickity-transition="reverse"]) .flickity-slider {
    transform: none !important;
}

[flickity-transition]:not([flickity-transition="reverse"]) .carousel-cell {
    left: 0 !important;
    opacity: 0;
    pointer-events: none;
    transition: .5s ease-out;
}

[flickity-transition="center"] .carousel-cell {
    left: 50% !important;
    transform: translateX(-50%);
    width: 0;
}

[flickity-transition="top"] .carousel-cell {
    transform: translateY(-100%);
}

[flickity-transition="bottom"] .carousel-cell {
    transform: translateY(100%);
}

[flickity-transition="scale"] .carousel-cell {
    transform: scale(0);
}

[flickity-transition] .carousel-cell.is-selected {
    opacity: 1;
    pointer-events: all;
}

[flickity-transition="top"] .carousel-cell.is-selected,
[flickity-transition="bottom"] .carousel-cell.is-selected {
    transform: translateY(0);
}

[flickity-transition="scale"] .carousel-cell.is-selected {
    transform: scale(1);
}

[flickity-transition="center"] .carousel-cell.is-selected {
    width: 100% !important;
}


/* REVERSE DIRECTION */

[flickity-transition="reverse"] .flickity-page-dots {
    display: flex;
    flex-direction: row-reverse;
}

[flickity-transition="reverse"] .flickity-prev-next-button {
    transform: scaleX(-1) translateY(-50%);
}

[flickity-transition="reverse"] .flickity-prev-next-button.previous {
    right: 0;
    left: unset;
}

[flickity-transition="reverse"] .flickity-prev-next-button.next {
    left: 0;
    right: unset;
}


/* 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;
}

.offer-discount span[class*="span"] {
    display: inline;
    width: auto;
    float: none;
}

#main .go-to-calendar:after,
.rooms-detail-wrapper .detail-links li a:after {
    content: '\e965';
}

#main .go-to-calendar:hover:after,
.rooms-detail-wrapper .detail-links li a:hover:after {
    content: '\e965';
    -webkit-transform: translateY(0.3em);
    transform: translateY(0.3em);
}

#main .go-to-calendar {
    padding: 5px;
    width: auto;
    display: inline-block;
    background: transparent;
    color: inherit;
}

.offers-listing-wrapper {
    padding: 80px 0px;
}

.offers-listing-wrapper .offers-listing {
    padding-top: 40px;
}


/* template 2 offers & rooms */

.room-box .room-detail .price-box .min-price span,
.rooms-detail-wrapper .room-box-image .room-box-detail .box-price span {
    margin: 0;
}

.room-box .room-detail .price-box .min-price,
.rooms-detail-wrapper .room-box-image .room-box-detail .box-price {
    background-color: #9a9a9a;
    height: auto;
}

.offer .offer-deco {
    background-color: #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 4 detail & rooms detail 5 */

.offer-detail-4,
.rooms-detail-5 {
    padding-bottom: 80px;
}

.rooms-detail-5 .only-one-photo>img {
    width: 100%;
}

.offer-detail-4 .offers-room-detail,
.room-detail-5 .offer-room {
    background: #182B49;
}

.room-detail-5 .offer-room {
    font-size: 14px;
}

.offer-detail-4 .offers-room-detail h2 {
    padding: 0;
}

.offer-detail-4 .offers-room-detail .room-offer {
    padding: 30px 0 0;
}

.room-detail-5 .offer-discount {
    font-size: 1em !important;
}


/* template 5 offers - gradient boxes */

.offers-listing .offer .offer-link-5,
.offers-detail-wrapper.offer-detail-5 .offer-wrapper {
    background: #182B49;
    border: 1px solid white;
}


/* 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 */

.engine-wrapper-booking {
    padding: 10px 0;
    background: #ababab;
}

.bookingstep1 #fixed-header.offset-active,
.chain_results #fixed-header.offset-active {
    position: static !important;
}


/*---------------------------------------------------------------------------*/


/*---------------------------------- BLOG -----------------------------------*/


/*---------------------------------------------------------------------------*/


/* BLOG PAGE */

.blog-wrapper,
.blog-sidebar {
    padding: 50px 0;
}

.blog-wrapper {
    padding-right: 60px;
}


/* blog titles */

.blog-wrapper h2,
.blog-wrapper h1,
.blog-wrapper h3 {
    margin-bottom: 10px;
}

.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: 40px;
}

.post .entry .categorias {
    border-top: 1px solid #CCC;
    padding-top: 5px;
    display: inline-block;
    margin-top: 20px;
}

.post .entry img {
    margin: 20px 0;
    max-width: 100%;
    display: block;
}

.post .entry .leer_mas {
    display: block;
    margin-top: 10px;
}


/* navigator */

.blog-wrapper p.paginaAnterior {
    float: left;
}

.blog-wrapper p.paginaSiguiente {
    float: right;
}


/* BLOG SIDEBAR */

.blog-sidebar>*:not(:empty) {
    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: 30px 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;
}


/*RESIDENTE*/


/* resident button */

.resident-wrapper {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

body:not(.cat-booking) .resident-wrapper {
    z-index: 1;
}

.resident-btn {
    width: 34px;
    height: 18px;
    float: left;
    border-radius: 15px;
    border: solid 1px #cccccc;
    margin: 0px 10px 0px;
    position: absolute;
    background-color: #ffffff;
    z-index: 1;
    right: 2%;
    top: 7px;
}

body.engine-modal-active #engine-modal .resident-wrapper .txt-btn span {
    right: 16% !important;
    top: 7px !important;
}

body.engine-modal-active #engine-modal .resident-btn {
    right: 11% !important;
    top: 7px !important;
}

.resident-wrapper .txt-btn span {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 8%;
    font-size: 14.32px;
    color: #182B49;
    font-weight: 500;
}

.resident-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -2px;
    width: 19px;
    height: 19px;
    background-color: #13243e;
    border: 1px solid #58646d;
    border-radius: 100%;
    -webkit-transition: .4s;
    transition: .4s;
}

.resident-btn:hover:after {
    background-color: #58646d;
}

.resident-btn.active {
    background-color: #13243e;
}

.resident-btn.active:after {
    left: calc(100% - 15px);
    background-color: white;
    border-color: #b0b0b0;
}

@media (min-width: 768px) {
    div[data-mirai-engine="mirai_be"] {
        padding: 40px 20px 20px 20px;
        backdrop-filter: blur(7px);
        border-radius: 5px;
        border: 1px solid;
        border-color: rgb(255 255 255 / 30%);
        display: inline-block;
    }
    body.mi-be-datepicker-open div[data-mirai-engine="mirai_be"] {
        backdrop-filter: none;
    }
}

body.bookingstep1 div[data-mirai-engine="mirai_be"] {
    border-color: rgb(124 124 124 / 30%);
}

@media (min-width: 1200px) {
    .resident-btn {
        right: 11%;
    }
    .resident-wrapper .txt-btn span {
        right: 16%;
    }
}

@media (max-width: 968px) {
    .resident-btn {
        right: 8%;
    }
    .resident-wrapper .txt-btn span {
        right: 16%;
    }
}

@media (min-width: 768px) {
    #engine-modal .resident-btn {
        top: 5px !important;
        right: 15px !important;
    }
    #engine-modal .resident-wrapper .txt-btn span {
        top: 5px !important;
        right: 73px !important;
    }
}

#engine-modal .resident-btn {
    top: -25px;
    right: 0;
}

#engine-modal .resident-wrapper .txt-btn span {
    top: -25px;
}

html[lang="fr"] .advantages-btn {
    width: 180px;
    right: 19px;
}

html[lang="en"] .advantages-btn {
    width: 160px;
    right: 20px;
}

html[lang="de"] .advantages-btn {
    width: 127px;
}

html[lang="it"] .advantages-btn {
    width: 140px;
    right: 20px;
}

.advantages-btn {
    width: 120px;
    text-align: center;
    transition: .4s;
    position: fixed;
    bottom: 100px;
    right: 30px;
    font-size: 17px;
    padding: 6px 14px;
    background: #182b49;
    color: #50c5f9;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    box-shadow: 4px 7px 45px rgb(145 203 255 / 40%);
}

.advantages-btn i {
    margin-right: 5px;
}

.advantages-btn:hover {
    color: white;
    background-color: #2083D5;
    text-decoration: none;
}

#modal-advantages.mirai-modal {
    background: rgb(255 255 255 / 90%);
    color: #182b49;
}

.advantages-wrapper {
    color: black;
    padding: 50px 30px 0 30px;
}

.advantages-wrapper .advantages-boxes>div {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    min-width: 280px;
}

.advantages-wrapper .advantages-boxes {
    gap: 40px;
}

.advantages-wrapper .advantages-boxes>div i {
    font-size: 20px;
}

.advantages-wrapper .advantages-boxes>div span {
    font-size: 15px;
    color: #7A7A7A;
    font-weight: bold;
}

.advantages-wrapper .advantages-boxes>div p {
    font-size: 15px;
    color: #7A7A7A
}

#modal-advantages.mirai-modal .mi-modal-header {
    margin-top: 0;
}

#modal-advantages.mirai-modal .mi-modal-header>.mi-modal-close {
    top: 30px;
}

#engine-modal.mirai-modal {
    background-color: white;
    margin: 2%;
    width: 96%;
    height: 60%;
    left: auto;
}

@media (min-width: 1200px) {
    #modal-menuweb.mirai-modal {
        width: 60%;
    }
}

@media (min-width: 1500px) {
    .experience-box--1 {
        left: 42%;
    }
    .experience-box--2 {
        left: 61%;
    }
    .experience-box--3 {
        left: 39%;
    }
    .experience-box--4 {
        left: 62%;
    }
}

@media (min-width: 768px) {
    #engine-modal.mirai-modal {
        box-shadow: 4px 7px 45px rgb(145 203 255 / 48%);
    }
    #engine-modal.mirai-modal .mi-modal-header>.mi-modal-close {
        top: -90px;
        transform: none;
    }
}

@media (min-width: 968px) {
    #modal-menuweb.mirai-modal {
        box-shadow: -15px 0px 17px -7px rgb(142 203 255 / 40%);
    }
}

#engine-modal.mirai-modal .mi-modal-close {
    color: black;
}

.compair-wrapper--boxes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    width: 100%;
    justify-items: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.compair-wrapper--list {
    box-shadow: 12px 12px 26px rgb(145 203 255 / 48%);
    border-radius: 10px;
    transition: all .3s;
    padding: 30px 20px;
    height: 700px;
    position: relative;
}

.compair-wrapper--list a {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 1200px) and (max-width: 1700px) {
    .compair-wrapper--list {
    	height: 785px;
    }
}

@media (max-width: 1200px) {
   .compair-wrapper--boxes {
    grid-template-columns: 1fr 1fr;
	}
    
    .compair-wrapper--list {
        height: 700px;
    }
}

@media (max-width: 768px) {
    .compair-wrapper--list {
        box-shadow: none;
        border: 1px solid;
        height: 1426px;
    }
    .compair-wrapper .flickity-page-dots .dot {
        background: #182b49;
    }
    .compair-wrapper.pam {
    	padding: 0;
    }
    .compair-wrapper span {
        margin: 0 10px;
        display: block;
    }
}

.compair-wrapper--list li {
    color: #818181;
    padding-bottom: 20px;
}

.compair-wrapper--list {
    width: 100%;
    box-sizing: border-box;
}

.compair-wrapper--list li:after {
    content: '';
    position: absolute;
    right: -10px;
    left: -10px;
    top: -10px;
    height: 100%;
    z-index: -1;
    border-radius: 5px;
    transition: all .2s;
}

.compair-wrapper--list li.match:after {
    background: #e3e3e3;
}

.compair-wrapper--list li:hover {
    cursor: default;
}

.compair-wrapper span {
    color: #9C9C9C;
    font-size: 16px;
}

.compair-wrapper .carousel-cell {
    width: 98%;
    margin: 0 1%;
    padding: 0 0 30px 0;
}


/*ROOMS*/

.room-box {
    background: white;
    margin-bottom: 40px;
    padding: 15px 0;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
}

.rooms-listing-5 .price-box {
    background-color: rgba(32, 131, 213, 0.7);
    top: 20px;
    left: 10px;
}

.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: 2em;
    font-family: 'Playfair Display', serif;
    color: #182B49;
    font-weight: 600;
}

.room-image>a {
    margin: 0 10px;
}

@media (max-width: 979px) {
    .rooms-listing-5 .price-box,
    .rooms-listing-wrapper h3,
    .room-image {
        padding-bottom: 25px;
        top: auto !important;
        left: auto !important;
        background: none !important;
    }
    .room-box {
        padding: 40px !important;
    }
    .room-image>a {
        margin: 0 !important;
    }
}

@media (max-width: 767px) {
    .room-box {
        padding: 20px !important;
    }
}

ul.detail-room-list li:before {
    color: #2485D6;
}


/*CLUB*/

.mi-club-login__access-text {
    display: none;
}

.mi-club-login__access-icon {
    font-size: 1.2em;
    margin-right: 13px;
    background: white;
    padding: 5px;
    border-radius: 50%;
    color: #13243E;
}

.hamburguer-header.offset-active .mi-club-login__access-icon,
body.modal-menuweb-active .mi-club-login__access-icon {
    background: #f1f2f4;
}

#sb_instagram #sbi_images .sbi_item {
    /*width: 15% !important;
  margin: 0 5px !important;*/
    transition: none !important;
}

#home-instagram .flickity-prev-next-button {
    display: none;
}

.advantages-banner {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    border-radius: 42px;
    background: #182B49;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    min-width: 660px;
    transition: all .3s;
}

.advantages-banner i {
    color: #52CBFF;
    margin-right: 10px;
    font-size: 13px;
}

.advantages-banner p {
    margin-bottom: 0;
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    margin-right: 20px;
}

.advantages-banner a {
    font-size: 13px;
}

.advantages-banner a:hover {
    color: white;
}

#fixed-header.offset-active .advantages-banner,
body.mirai-modal-active .advantages-banner {
    top: -50px;
}

li.item-service:before {
    color: #2083D5;
}

.rooms-listing-wrapper h2 {
    display: none;
}

.intro-rooms {
    align-items: center;
}

.intro-rooms h3 {
    max-width: 760px;
    font-size: 25px;
    font-family: 'Roboto';
    color: #182B49;
}

@media (max-width: 1023px) {
    .intro-rooms {
        align-items: flex-start;
    }
    .intro-rooms a {
        margin-left: 0;
        margin-top: 20px;
    }
    .intro-rooms h3 {
        font-size: 22px;
    }
}

.hotelschema a,
.hotelschema span {
    color: #7A7A7A;
}

.experience-info {
    background: #F6F6F8;
    padding: 15px 0;
    display: flex;
    color: #9C9C9C;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.experience-info p {
    margin-bottom: 0;
}

.experience-info i {
    color: #52CBFF;
    font-size: 14px;
}

.experience-boxes {
    text-align: center;
    color: #182B49;
    font-size: 24px;
}

.experience-boxes p {
    max-width: 80%;
    margin: 0 auto 30px auto
}

.experience-boxes--img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.experience-boxes--img img {
    width: 300px;
    height: 300px;
}

.map-static {
    background-image: url('/files/snazzy-image.png') !important;
}

/* Pág. Nuestras Villas */

.room-intro ul {
    display: none;
}


/*---------------------------------------------------------------------------*/


/*------------------------------- IMPROVEMENTS ------------------------------*/


/*---------------------------------------------------------------------------*/

body.mi-bsmodal-open #header #navigationweb {
    z-index: 0;
}

@media (max-width: 768px) {
    body:not(.modal-menuweb-active) .burguer-wrapper span.burguer-wrapper__open,
    body:not(.modal-menuweb-active) .translate-tooltip span,
    body:not(.modal-menuweb-active) .login-club:after {
        display: none;
    }
}

/*club*/

.mi-club-login__popup{
    right: 20px;
}

.login-club .mi-club-login__popup::before {
    right: 10px;
}

.mi-club-login__popup .mi-club-login__logged-links .mi-club-login__logged-link{
pointer-events: auto;
}

#fixed-header .login-club{
    pointer-events: auto;
}


/* Mejora #92067 */

#ladies-pro-camp01.height-reponsive-images img {
    height: auto;
}


/* #92049 */

li.listanidada {
    list-style-type: none;
}

.bullet-list li.listanidada:before {
    content: '';
}


/* #92069 */

#modal-january {
    height: 350px;
    position: fixed;
    bottom: 0px;
    max-width: 250px;
    width: 235px;
    left: 0px;
}

#modal-january button {
    cursor: pointer;
}

.cerrar {
    background: transparent;
    color: inherit;
    border: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 1;
}

.cabecera-modal {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px 0;
    z-index: 1;
    width: 100%;
}

.animado>.cerrar,
.cabecera-modal>.cerrar {
    position: absolute;
    left: auto;
    right: 8px;
    top: 20px;
}

.cabecera-modal>.cerrar {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cerrar i {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.cerrar span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Gotham;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}

.cerrar span,
.cerrar i {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.cerrar:hover span {
    padding-right: 20px;
    padding-left: 0;
}

.cerrar:hover i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#modal-january .cabecera-modal>.cerrar {
    top: -50px;
}

#modal-january .cabecera-modal>.cerrar {
    top: 17px;
}

@media (max-width: 767px) {
    #modal-january {
        position: fixed;
        bottom: 0px;
        width: 100%;
        left: 0px;
        height: unset;
        max-width: unset;
    }
}

#modal-january .mi-modal-content {
    background-color: #95aec9d4;
    padding: 14px;
}

.animado {
    animation-name: animacion;
    animation-duration: 4s;
    /*animation-delay: 4s;*/
}

@keyframes animacion {
    0% {
        left: -220px;
        bottom: 0px;
    }
    25% {
        left: 0px;
        bottom: 0px;
    }
    50% {
        left: 0px;
        bottom: 0px;
    }
    75% {
        left: 0px;
        bottom: 0px;
    }
    100% {
        left: 0px;
        bottom: 0px;
    }
}

.image-carousel .carousel-cell {
    width: 100%;
}

.letters-list li {
    list-style: upper-alpha;
    padding-left: 0.5em;
    padding-bottom: 10px;
    margin-left: 15px;
}

.letters-list li::marker {
    color: #777;
}


/* hide predefined config cookies button */

button.change-settings-button:not(.moove-gdpr-infobar-settings-btn) {
    display: none !important;
}


/* Acceptance Info Promo in Newsletter pop up */

.acceptance-promo-item a {
    line-height: 1.5em;
    font-size: .9em;
    font-weight: 300;
}

span.wpcf7-form-control-wrap.acceptance-promo {
    display: inline;
}


/* Webapp */

.webapp-link {
    display: flex;
    align-items: center;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 20px;
    top: 65%;
    right: -1px;
    padding: 15px 20px;
    border-radius: 12px 0 0 12px;
    box-shadow: inset 0 0 0 1px #fff;
    z-index: 10;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.webapp-link i {
    margin-right: 10px;
}

.webapp-link:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 767px) {
    .webapp-link {
        right: -107px;
        padding: 15px 15px;
    }
    .webapp-link i {
        margin-right: 18px;
        font-size: 30px;
    }
}

.new-img {
    width: 75px;
    padding: 11px;
}

.flex-img {
    display: flex;
    justify-content: space-evenly;
}

.cat-booking .resident-wrapper {
    z-index: 10;
}

#content-header .flickity-viewport .main-title {
    position: relative;
    z-index: 999;
    top: 50vh;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    text-shadow: 0 0 0.03em #000;
}
.sticky_engine{
    position: fixed;
    top: 0;
    z-index: 9;
}
#navigationweb .contact_icon{
    padding: 10px;
    border-radius: 50px;
    background: white;
    transition: all .2s;
    position: relative;
    top: 55px;
    right: 150px;
    display: flex;
    align-items: center;
    pointer-events: auto;
    text-decoration: none;
    background: #F1F2F4;
}

#navigationweb .contact_icon>.phone03-micon {
    font-size: 24px;
    color: initial;
    margin: auto;
}
#navigationweb .contact_icon span{
    display: none;
}
#navigationweb .contact_icon:hover span{
    display: block;
}
body.contacto #contact-wrapper .info .organization.hotelschema {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
    margin: auto;
        flex-wrap: wrap;
}
body.is-mobile #navigationweb .contact_icon {
    top: 0;
    right: 10px;
    margin: 14px 0px;
    width: max-content;
}
body.is-mobile #navigationweb .contact_icon>.phone03-micon {
    font-size: 20px;
}

body.load  #modal-popup.mirai-modal.mi-active {
    left: 50%;
    opacity: 1!important;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
}

#modal-popup.mirai-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: -100%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgb(0 0 0 / 0.5);
    background-image: none;
    opacity: 0!important;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    z-index: 999999;
}
#modal-popup .mi-modal-content{
    width: 100%;
    max-width: 950px;
    height: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
    color: #13243e;
}
#modal-popup.mi-active .mi-modal-content{
    height: 500px;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}
#modal-popup .mi-modal-header{
    position: absolute;
    top: 20px;
    right: 20px;
    left: auto;
    -webkit-transform: none;
    transform: none;
    width: auto;
    margin: 0;
    padding: 0;
    color: black;
    overflow: hidden;
    background: transparent;
}
#modal-popup .mi-modal-header>.mi-modal-close{
    -webkit-transform: none;
    transform: none;
    position: static; 
}
#modal-popup  .mi-modal-content img{
    width: 100%;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
}
/*MODAL END*/

/*---------------------------------------------------------------------------*/


/*-------------------------------- MEDIA QUERYS -----------------------------*/


/*---------------------------------------------------------------------------*/


/* [col-lg] Medium desktop */

@media (min-width: 1200px) {}


/* [col-xl] Large desktop */

@media (min-width: 1920px) {}


/* Tablet */

@media (max-width: 1025px) {
    header>.content>#pre-header {
        display: none;
    }
    #modal-menuweb #pre-header {
        display: block;
    }
    #modal-menuweb #pre-header {
        background: transparent;
    }
    #modal-menuweb #pre-header * {
        color: black;
        font-size: 15px;
    }
    #modal-menuweb #pre-header .contact-header {
        flex-direction: column;
    }
    #modal-menuweb #pre-header .contact-header>li:before,
    #modal-menuweb #pre-header .contact-header>div:before {
        display: none;
    }
    #modal-menuweb #pre-header .contact-header>li,
    #modal-menuweb #pre-header .contact-header>div {
        padding: 7px 0;
    }
    #modal-menuweb #pre-header .qts-lang-menu {
        background-color: transparent;
    }
}


/* [col-sm] Tablet vertical */

@media (max-width: 979px) {
    #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,
    .blog-sidebar {
        padding: 50px 30px 0;
    }
    .blog-sidebar .widget_search form input[type="text"] {
        width: auto;
        margin-bottom: 0;
    }
    #footer .container>.row>* {
        padding: 20px 0;
    }
    #engine-modal.mirai-modal {
        height: 100%;
        margin: 0;
        width: 100%;
        overflow: auto;
    }
}

@media (min-width: 767px) {
    #header #navigationweb {
        padding: 0 10px;
    }
}


/* [col-xs] Mobile */

@media (max-width: 767px) {
    ul#menu_web {
        display: block;
    }
    .container {
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
    }
    .modal.fade.in {
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        border-radius: 0;
    }
    .modal-body {
        max-height: none;
    }
    body .menu li.booking-button,
    body #menu_web li.menu-item.booking-button,
    html body.home #menu_web li.booking-button,
    #logo a span.visible-phone {
        display: none !important;
    }
    .ph0-xs {
        padding-left: 0;
        padding-right: 0;
    }
    .fx-column-md,
    .fx-column-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .fx-column-reverse-xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    /*-------- HEADER --------*/
    /* preheader */
    #pre-header {
        display: none;
    }
    .contact-header>li {
        display: block;
        text-align: left;
        padding: 0 0 6px 0;
    }
    .contact-header {
        font-size: 12px;
        float: left;
        padding-left: 10px;
    }
    .contact-header>li:before {
        display: none;
    }
    /* mainheader */
    #header #navigationweb {
        padding: 0 10px;
    }
    #header #logo {
        max-width: 40%;
        float: left;
    }
    #header #logo a img {
        max-height: 100px;
        display: inline;
    }
    #header .modal-engine-wrapper {
        vertical-align: top;
        margin: 0 !important;
        text-align: center;
        overflow: hidden;
    }
    #header .modal-engine-wrapper {
        display: block;
        width: auto;
        opacity: 1;
    }
    #header .booking-modal-btn,
    .booking-link {
        padding: 10px 21px;
        font-size: 16px;
        letter-spacing: normal;
    }
    #fixed-header[data-hamburguer-desktop="false"] #navigationweb>.burguer-wrapper {
        display: inherit;
        flex: 0;
    }
    /* booking link for mobile */
    #header .booking-modal-btn {
        display: none !important
    }
    .booking-link {
        display: block !important;
    }
    /*-------- MAIN --------*/
    .home section#main {
        display: block;
    }
    /*-------- FOOTER --------*/
    #footer {
        height: auto;
    }
    #footer .content {
        display: block !important;
    }
    .home #footer .content>* {
        display: inherit;
    }
    #footer,
    #footer .align-right,
    #footer .align-left {
        text-align: center;
    }
    #footer .container>.row>* {
        padding: 20px 0;
    }
    /*.logo-footer {
  display: none;
}*/
    .postfooter .menu li.booking-button {
        display: none !important;
    }
    #footer .socialmedia li:last-child a {
        margin-right: 0;
    }
    /* newsletter */
    .newsletter>div {
        padding: 0 0 20px;
        max-width: 100%;
    }
    /* carousel controls */
    .carousel-control {
        font-size: 20px;
        width: 20px;
        margin-top: -25px;
    }
    .flickity-prev-next-button {
        /* display: none; */
    }
    /* widget qtranslate */
    .home #footer .widget_qtranslate {
        margin: 0;
        padding: 20px 0;
    }
    .home #footer .widget_qtranslate:after {
        position: static;
        display: inline-block;
    }
    /* icons-list */
    .icons-list {
        float: none;
        display: inline-block !important;
        width: 74%;
    }
    .icons-list>li {
        text-align: left;
        margin-bottom: 20px;
        width: auto;
        float: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
    }
    .icons-list>li:last-child {
        margin-bottom: 0;
    }
    .icons-list i {
        font-size: 33px;
        margin-right: 15px;
    }
    /* main title */
    .main-title {
        font-size: 25px;
    }
    .picbox {
        min-height: 300px;
    }
    /* BLOG */
    .blog-wrapper,
    .blog-sidebar {
        padding: 50px 0 0;
    }
    .blog-sidebar .widget_search form input[type="text"] {
        width: auto;
    }
    .post #respond .comment-form-author,
    .post #respond .comment-form-email {
        width: 100%;
        float: none;
        padding: 0;
    }
    .post ol>li.comment>ul.children {
        padding-left: 20px;
    }
    .post ol>li.comment>ul.children>li.comment>ul.children {
        padding-left: 0;
    }
    /* REVIEWS */
    #cuadroOpiniones div.hssurveys_full>div.hssurveys_full>div,
    div.hssurveys_full ul.questions {
        padding: 15px;
    }
    #cuadroOpiniones div.hssurveys_full .comments p.commentsPerson span.date {
        float: none;
        display: block;
    }
    #cuadroOpiniones div.hssurveys_full p.more {
        text-align: center;
    }
    /* Advantages row */
    .advantages-row .row {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        align-items: center;
    }
    .advantages-row ul,
    .advantages-row li {
        display: block;
        width: auto;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .advantages-row .mi-title i {
        display: none;
    }
    .advantages-row .mi-title {
        padding-right: 0;
    }
    /* .full-screen-container {
  min-height: 70vh !important;
}*/
    #navigationweb>#menu_web {
        display: none !important;
    }
    #header .booking-modal-btn {
        display: block !important;
        width: 50px !important;
        height: 50px;
        padding: 0;
        font-size: 0;
    }
    #fixed-header .modal-engine-wrapper>.booking-modal-btn:before {
        content: '\e9e2';
        font-size: 28px;
        color: white;
    }
    .mim-modal-open #fixed-header {
        z-index: 598;
    }
    .newsletter-box {
        flex-direction: column;
    }
    .newsletter-box>div {
        justify-content: center;
        display: flex;
    }
    .newsletter-btn {
        margin: 0;
    }
    .newsletter-box>div:first-child {
        margin-bottom: 20px;
    }
    ul#menu_web>li {
        width: 100%;
    }
    #menu_web>li>a {
        float: left;
    }
    /*.advantages-wrapper {
    display: none;
  }*/
    .mi-title2,
    #cookies-wrapper-content h1,
    #cookies-wrapper-content h2,
    .rooms-listing-wrapper h2,
    .rooms-detail-wrapper h2,
    .offers-listing-wrapper h2,
    .offers-detail-wrapper h2,
    .blog-wrapper h2,
    .blog-wrapper h1,
    .blog-wrapper #posts_con_categoria,
    .mi-iata-content h2,
    .starter-offers .offers-mashup dl dt {
        font-size: 25px;
        line-height: 33px;
    }
    .home-villas-text h2 {
        max-width: initial;
    }
    #home-experience p {
        position: absolute;
        bottom: 30px;
        left: 10px;
    }
    #home-experience h2 {
        max-width: initial;
    }
    #home-offers {
        padding-top: 0px;
    }
    .home-villas-text div {
        margin-bottom: 15px;
    }
    .home #menu_web>li:hover ul.sub-menu,
    ul#menu_web>li ul.sub-menu li {
        display: flex !important
    }
    ul#menu_web>li ul.sub-menu li a {
        font-size: 14px;
    }
    ul#menu_web .menu-item-has-children.active-item,
    ul#menu_web .menu-item-has-children.current-menu-parent {
        margin-bottom: 20px;
    }
    .menu-web_secundary {
        right: auto;
        bottom: 10%;
        left: 15%;
    }
    .booking-modal-btn {
        width: 125px;
        font-size: 14px;
        padding: 15px 25px;
        right: 10px;
    }
    #content-header .go-to-anchor {
        display: none;
    }
    .modal-engine-wrapper {
        opacity: 1;
        pointer-events: all;
    }
    div[data-mirai-engine="mirai_be"] {
        padding: 0;
    }
    .mi-modal-header>.mi-modal-close {
        top: -50px;
    }
    #modal-advantages.mirai-modal .mi-modal-header>.mi-modal-close {
        top: 30px;
    }
    .advantages-btn {
        bottom: 82px;
        right: 12px;
        font-size: 14px;
        padding: 6px 0px;
    }
    body.home .engine-wrapper {
        margin-bottom: 160px;
    }
    #engine-modal.mirai-modal {
        height: 100%;
        margin: 0;
        width: 100%;
        overflow: auto;
    }
    .resident-wrapper {
        padding-top: 80px;
    }
    body.engine-modal-active #engine-modal .resident-wrapper .txt-btn span {
        top: 50px !important;
        right: 26% !important;
    }
    body.engine-modal-active #engine-modal .resident-btn {
        top: 49px !important;
        right: 10% !important;
    }
    #navigationweb {
        margin-top: 0;
        transition: all .3s;
    }
    /*#navigationweb.hide-navbar  {
    margin-top: -200px;
  }*/
    .mim-club-login__access-icon {
        font-size: 1.1em;
        margin-right: -7px;
        background: white;
        padding: 5px;
        border-radius: 50%;
    }
    .hamburguer-header.offset-active .mim-club-login__access-icon,
    body.modal-menuweb-active .mim-club-login__access-icon {
        background: #f1f2f4;
    }
    .mim-club-login__access-text {
        margin-right: -8px;
    }
    #modal-newsletter .mi-modal-header>.mi-modal-close {
        top: 40px;
    }
    #modal-newsletter .mi-modal-header {
        margin-top: 0;
    }
    #menu-item-514,
    #menu-item-663 {
        z-index: 1;
    }
    body.mirai-modal-active #header #logo a img {
        display: none;
    }
    .logo-footer img {
        transform: scale(0.8);
        image-rendering: -webkit-optimize-contrast;
    }
    .mim-modal-open #fixed-header {
        z-index: 600;
    }
    body.modal-menuweb-active #header #navigationweb {
        position: absolute;
        right: 0;
        width: 230px;
    }
    .advantages-banner {
        display: none;
    }
    .mim-club-login__access-icon:after {
        position: absolute;
        right: 6px;
        top: -2px;
        width: 8px;
        height: 8px;
        background: #bb5555;
        content: '1';
        border-radius: 50%;
        color: white;
        font-size: 9px;
        padding: 3px;
    }
    .translate-tooltip span,
    #navigationweb .burguer-wrapper span.burguer-wrapper__open,
    .login-club:after {
        display: none;
    }
    html[lang="fr"] .advantages-btn,
    html[lang="en"] .advantages-btn,
    html[lang="it"] .advantages-btn {
        right: 11px;
    }
    
    /*FAMILY MODAL MOBILE */
  #modal-popup.modal-family .mi-modal-content img {
    height: 240px;
  }
  #modal-popup.modal-family .mi-modal-content .mtm {
    margin-top: 10px;
  }
  #modal-popup.modal-family .mi-modal-content .pts {
    padding-top: 0;
  }
  #modal-popup.modal-family.mirai-modal .mi-modal-content {
    margin: 0 !important;
  }

}
/* Small screens like iPad Portrait */

@media (min-width: 768px) and (max-width: 979px) {
    .home-services--box2>div:first-of-type {
        margin-top: 100px;
    }
    .home-services--box2 .flickity-viewport,
    .home-services--box1 .flickity-viewport {
        margin: 10px;
    }
    .home-services--box1>div:first-of-type {
        margin-bottom: 100px;
    }
    .mainfooter--3 {
        order: 3;
        justify-content: center;
    }
    .advantages-banner {
        min-width: auto;
        flex-direction: column;
        text-align: center;
        gap: 10px;
        padding: 10px 10px;
    }
    .advantages-banner i {
        font-size: 20px;
    }
    #fixed-header.offset-active .advantages-banner,
    body.mirai-modal-active .advantages-banner {
        top: -140px;
    }
    body.engine-modal-active #engine-modal .resident-wrapper .txt-btn span {
        right: 19% !important;
    }
}

@media (min-width: 968px) and (max-height: 740px) {
    #engine-modal.mirai-modal {
        height: 100%;
    }
}


/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/