/*
Theme Name: Hotel-barcelona-1882-2018
Theme URI: hotelbarcelona1882.com
Description: Hotel-barcelona-1882-2018
Template: mirai
Author: Mirai Espana
*/


/*---------------------------------------------------------------------------*/
/*--------------------------------- FONTS -----------------------------------*/
/*---------------------------------------------------------------------------*/


/* LOCAL ICON FONT */

@font-face {
  font-family: "Flaticon";
  src: url("https://2dd438.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/files/Flaticon.eot");
  src: url("https://bb97e6.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/files/Flaticon.eot#iefix") format("embedded-opentype"),
       url("https://435f86.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/files/Flaticon.woff") format("woff"),
       url("https://94476c.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/files/Flaticon.ttf") format("truetype"),
       url("https://b0e2cd.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/files/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}



[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family: Flaticon;
    speak: none;
    font-variant: normal;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
}

.flaticon-quality:before { content: "\f100"; }
.flaticon-tag:before { content: "\f101"; }
.flaticon-toast:before { content: "\f102"; }
.flaticon-alcohol:before { content: "\f103"; }
.flaticon-placeholder:before { content: "\f104"; }
.flaticon-placeholder-1:before { content: "\f105"; }
.flaticon-meeting:before { content: "\f106"; }
.flaticon-presentation:before { content: "\f107"; }
.flaticon-meeting-1:before { content: "\f108"; }
.flaticon-traveler:before { content: "\f109"; }
.flaticon-tourist:before { content: "\f10a"; }
.flaticon-info-placement:before { content: "\f10b"; }
.flaticon-brochure:before { content: "\f10c"; }
.flaticon-team:before { content: "\f10d"; }
.flaticon-group:before { content: "\f10e"; }
.flaticon-team-1:before { content: "\f10f"; }
.flaticon-organic:before { content: "\f110"; }
.flaticon-ecology:before { content: "\f111"; }
.flaticon-leaf:before { content: "\f112"; }
.flaticon-sprout:before { content: "\f113"; }
.flaticon-calendar:before { content: "\f114"; }
.flaticon-calendar-1:before { content: "\f115"; }
.flaticon-calendar-2:before { content: "\f116"; }
.flaticon-calendar-3:before { content: "\f117"; }
.flaticon-daily-calendar:before { content: "\f118"; }
.flaticon-coins:before { content: "\f119"; }
.flaticon-money:before { content: "\f11a"; }
.flaticon-appointment:before { content: "\f11b"; }
.flaticon-car:before { content: "\f11c"; }
.flaticon-subway:before { content: "\f11d"; }
.flaticon-rose:before { content: "\f11e"; }
.flaticon-fire:before { content: "\f11f"; }
.flaticon-bonfire:before { content: "\f120"; }
.flaticon-flags:before { content: "\f121"; }
.flaticon-monster:before { content: "\f122"; }
.flaticon-fireworks:before { content: "\f123"; }
.flaticon-bunting:before { content: "\f124"; }
.flaticon-theater:before { content: "\f125"; }
.flaticon-fireworks-1:before { content: "\f126"; }
.flaticon-fun:before { content: "\f127"; }

/*[class^="licon-"]:before, [class*=" licon-"]:before,*/
.check-list li:before, .bullet-list li:before,
.carousel-control:before, i.icon-lock:before,
.offers-slide .slide .no-offers:before {
    speak: none;
    font-variant: normal;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
}

/* ICONS */

i.icon-lock:before {
    font-family: 'mirai-icofonts';
    content: '\e990';
}

.back a:before, a.fwd-link:after,
#main .go-to-calendar:after, .rooms-detail-wrapper .detail-links li a:after {
    content: '\e966';
    font-family: 'mirai-icofonts';
    font-size: .85em;
    line-height: .85em;
    font-weight: normal;
    margin: 0 .5em;
    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;
}

a.fwd-link:hover{
    text-decoration:none;
}

/* GENERAL FONT STYLES */

body {
    color: #252D25;
    font-size: 17px;
    line-height:normal;
}

body, .ui-datepicker-inline *, .wpcf7 input, #ui-datepicker-div {
    font-family: 'Open Sans', 'sans-serif'; 
}

#main{
    width:100%;
}

/* normal links */

a, #cuadroOpiniones div.hssurveys_full .noLink, #cuadroOpiniones div.hssurveys_full .noLink a, #main .offer-detail-1 .go-to-calendar {
    color: #59b759;
}

a:hover, #cuadroOpiniones div.hssurveys_full .noLink:hover, #cuadroOpiniones div.hssurveys_full .noLink a:hover, #main .offer-detail-1 .go-to-calendar:hover {
    color: #86bb86;
}

/* 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 {
    display: block;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
    color: #FFFFFF;
    font-size: 52px;
    line-height: 64px;
    font-weight: 900;
    text-transform: uppercase;
    position: absolute;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.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: #252D25;
    font-size: 2.5em;
    font-weight: 800;
    line-height: 49px;
    text-align: center;
    text-transform: uppercase;
}

.offers-listing-wrapper h2{
    display:none;
}

.rooms-detail-wrapper h2, .offers-detail-wrapper h2{
    text-align:left;
}
.mi-title3, .rooms-listing-wrapper h3, .rooms-detail-wrapper h3, .offers-listing-wrapper h3, .offers-detail-wrapper h3, .blog-wrapper h3, .mi-iata-content h3 {
    font-size: 1.3em;
    font-weight: 800;
    line-height: 33px;
    text-transform: uppercase;
}
.mi-title4, .rooms-detail-wrapper h4, .offers-detail-wrapper h4 {
    font-size: 0.85em;
    font-weight: bold;
    letter-spacing: 2.67px;
    line-height: 20px;
    text-transform: uppercase;
}

.mi-title5{
    font-size: 1em;
    font-weight: 800;
    line-height: 33px;
    text-transform: uppercase;
}

.mi-subtitle{
    color: #252D25;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 2.67px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}


/*---------------------------------------------------------------------------*/
/*----------------------------- 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; -o-object-fit:cover; object-fit:cover;}
.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;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    bottom: 80px;
    color: #fff;
    opacity: .8;
    position: fixed;
    right: 30px;
    background: none;
    background-color: transparent!important;
    border: 1px solid #7ED321;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#back-top:after{
    font-family: 'mirai-icofonts';
    content:"\e964";
    display:block;
    color:#7ED321;
    font-size:20px;
    position: absolute;
    top: -2px;
    left: 15px;
}
#back-top span{
    background:none!important;
}
.btn:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, select:focus {outline: none;}
.mi-iata-content {padding: 80px 0;}
.mi-iata-content h2, .mi-iata-content h3 {margin-bottom: 20px;}
.collapse {overflow: hidden;}
dt, dd {line-height: 1;}
p{margin-bottom:0!important;}

/* ENGINE SELECTS, QTRANSLATE SELECT AND MULTIROOM BUTTON APPEARANCE RESET */

.widget_qtranslate select, .common-form select {
    border-radius: 0;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: "";
    margin-bottom: 0;
    font-size: inherit;
}

.widget_qtranslate select::-ms-expand, .common-form select::-ms-expand {display: none;}

.widget_qtranslate select, .common-form select {width: auto;}


/*---------------------------------------------------------------------------*/
/*--------------------------- GENERIC CLASSES -------------------------------*/
/*---------------------------------------------------------------------------*/


.relative {position: relative}
.absolute {position: absolute}
.absolute.full {bottom: 0;top: 0;right: 0;left: 0;}
.full-width {width: 100%}
.full-height {height: 100%}
.block {display: block}
.inline-block {display: inline-block !important}
.align-left {text-align: left}
.align-center {text-align: center}
.align-right {text-align: right}
.vertical-align > * {vertical-align: middle}
.overflow-h {overflow: hidden}
.img-cover {height: 100%; min-width: 100%; -o-object-fit: cover; object-fit: cover;}

.center {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%,-50%);
}

/* FLEX RULES */

.flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

/* y axis */

.fx-align-center {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.fx-align-end {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}

/* x axis */

.fx-justify-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.fx-space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.fx-justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

/* changing axes */
.fx-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


/* break line */
.fx-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}

.fx-reverse{
   -webkit-box-orient: horizontal;
   -webkit-box-direction: reverse;
   -ms-flex-direction: row-reverse;
   flex-direction: row-reverse; 
}

/* AFFIX */

.affix, .ex-affix {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 600 !important;
}

.ex-affix {
    position: fixed;
}

/* LIST */
/* agrega las clases .bullet-list o .check-list a los ul segun precises */

.check-list li, .bullet-list li {
    position: relative;
    padding-left: 1.5em;
    padding-bottom: 10px;
}

.check-list li:before, .bullet-list li:before {
    font-family: 'mirai-icofonts';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}

.check-list li:before {
    color: #777;
    content: '\e983';
}

.bullet-list li:before {
    color: #777;
    content: '\eb1a';
    font-size: .5em;
    line-height: 1;
    margin-top: 1em;
}

/* MARGIN - PADDING */

.pa0 {padding: 0}

.ptxs {padding-top: 20px;}
.prxs {padding-right: 20px;}
.pbxs {padding-bottom: 20px;}
.plxs {padding-left: 20px;}
.phxs {padding-right: 20px; padding-left: 20px;}
.pvxs {padding-top: 20px; padding-bottom: 20px;}
.paxs {padding: 20px;}

.pts {padding-top: 35px;}
.prs {padding-right: 35px;}
.pbs {padding-bottom: 35px;}
.pls {padding-left: 35px;}
.phs {padding-right: 35px; padding-left: 35px;}
.pvs {padding-top: 35px; padding-bottom: 35px;}
.pas {padding: 35px;}

.ptm {padding-top: 50px;}
.prm {padding-right: 50px;}
.pbm {padding-bottom: 50px;}
.plm {padding-left: 50px;}
.phm {padding-right: 50px; padding-left: 50px;}
.pvm {padding-top: 50px; padding-bottom: 50px;}
.pam {padding: 50px;}

.ptl {padding-top: 100px;}
.prl {padding-right: 100px;}
.pbl {padding-bottom: 100px;}
.pll {padding-left: 100px;}
.phl {padding-right: 100px; padding-left: 100px;}
.pvl {padding-top: 100px; padding-bottom: 100px;}
.pal {padding: 100px;}

.ptxl {padding-top: 100px;}
.prxl {padding-right: 150px;}
.pbxl {padding-bottom: 150px;}
.plxl {padding-left: 150px;}
.phxl {padding-right: 150px; padding-left: 150px;}
.pvxl {padding-top: 150px; padding-bottom: 150px;}
.paxl {padding: 150px;}

.ma0 {margin: 0}
.m0auto {margin: 0 auto}

/* BACKGROUNDS & COLORS */

.white{
    background-color:#fff;
}

.white-text, .white-text *, .white-text a:hover, .white-text .offers-mashup * {
    color: #fff;
}

.bg-dark {
    background-color: #929692;
}

.bg-extra-dark{
    background-color: #252d25;
}

.bg-light {
	background-color: #E6EAE8;
}

.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 */
}

.small-container{
    max-width: 80%;
}

.xs-container{
    max-width:40%;
}


/* borders */

.white-text *, .white-text {

}


/*---------------------------------------------------------------------------*/
/*--------------------------- COMMON ELEMENTS -------------------------------*/
/*---------------------------------------------------------------------------*/


/* SWIPER CAROUSEL */

.swiper-container, .swiper-wrapper, .swiper-pagination, .swiper-button-next, .swiper-button-prev {z-index: auto!important;}
.swiper-container {width: 100%;height: 100%;}

/* pagination - bullets */

.pagination-wrapper {
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.swiper-pagination {
    -webkit-transform: none!important;
            transform: none!important; /* fixing default styles */
    position: relative!important; /* fixing default styles */
    bottom: auto;
    left: auto;
    width: auto;
    display: inline-block;
}

span.swiper-pagination-bullet:focus {outline: none;}

span.swiper-pagination-bullet {
    /* fixing default styles */
    height: auto;
    width: auto;
    opacity: 1;
    background: transparent;
    color: #a9a9a9;
    border-radius: 0;
    display: block;
    /* end fixing */
    float: left;
    position: relative;
    padding: 5px;
    margin-left: 10px;
}

.swiper-pagination-bullet:first-child {
    margin-left: 0!important;
}

.swiper-pagination-bullet:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid;
    margin: 0;
    position: static;
}

.swiper-pagination-bullet, .swiper-pagination-bullet:after {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.swiper-pagination-bullet:hover, .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #000000;
}

.swiper-pagination-bullet:hover:after, .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    background: #000000;
    border-color: #000000;
}

/* CAROUSEL CONTROLS (bootstrap & swiper ) */

.carousel-control, .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next, .flickity-prev-next-button {
    height: auto;
    line-height: 1;
    font-size: 26px;
    width: 26px; /* firefox fixing - mismo que font-size */
    margin-top: -24px; /* poner la mitad de font-size + padding */
    background-image: none; /* fixing both */
    background: #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, .swiper-container .swiper-button-prev, .flickity-prev-next-button.previous {left: 0px;}
.carousel-control.right, .swiper-container .swiper-button-next, .flickity-prev-next-button.next {left: auto; right: 0px;}

.carousel-control:before, .flickity-prev-next-button:before {
    text-indent: 0;
    font-family: 'mirai-icofonts';
    display: block;
    float: left;
}

.carousel-control.left:before, .swiper-button-prev i:before, .flickity-prev-next-button.previous:before {content: '\e962';}
.carousel-control.right:before, .swiper-button-next i:before, .flickity-prev-next-button.next:before {content: '\e963';}

.carousel-control:hover, .swiper-button-prev:hover, .swiper-button-next:hover, .flickity-prev-next-button:hover {
    opacity: 1;
}

/* SWIPER FLICKITY */

/* full screen */
.full-screen-container .flickity-enabled, .full-screen-container .flickity-viewport, .full-screen-container .carousel-cell {
    height: 100% !important;
}

.full-screen-container .carousel-cell {
    width: 100%;
    overflow:hidden;
}

.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;
}

/* MODAL */

.modal:focus {outline: none;}
.modal {border: none;}
body.modal-open {overflow: hidden; -ms-touch-action: none; touch-action: none;}

.modal-header .close {
    float: none;
    position: absolute;
    right: 13px;
    top: 50%;
    font-size: 20px;
    width: 20px; /* firefox fixing - mismo que font-size */;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: -20px;
    padding: 10px;
    color: inherit;
    opacity: .75;
}

.modal-header .close:hover {
    opacity: 1;
}

.modal-header {
    border-bottom: none;
    padding: 15px;
    padding-right: 57px;
    position: relative;
    background: #E9E2D8;
    color: #252525;
}

/* modal title */
.modal-header .mi-title3 {
    color: inherit;
    font-weight: normal;
}


/* MIRAI MODAL */

body.mirai-modal-active #main {
    position: static;
}

.mirai-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 1050;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
}

.mi-modal-close {
    background: transparent;
    color: inherit;
    border: 0;
    display: inline-block;
    cursor: pointer;
    line-height: 1;
}

.mirai-modal > .mi-modal-close, .mi-modal-header > .mi-modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.mi-modal-header > .mi-modal-close {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mi-modal-close i {
    font-size: 32px;
    display: inline-block;
    vertical-align: middle;
}

.mi-modal-close span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Gotham;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}

.mi-modal-close span, .mi-modal-close i {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mi-modal-close:hover span {
	padding-right: 20px;
    padding-left: 0;
}

.mi-modal-close:hover i {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.mi-modal-header {
    text-align: center;
    position: absolute;
    padding: 30px 0;
    width:  100%;
    left:  0;
    top: 0;
    z-index: 1;
}

.mirai-modal .mi-modal-content {
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}

.mirai-modal .mi-modal-content > div {
    max-height: 100%;
    overflow: auto;
    margin-right: -100px;
    padding-right: 100px;

}

/* left */

.mirai-modal[data-to="left"] {
    left: -100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.mirai-modal[data-to="left"].mi-active {left: 0;}

/* right */

.mirai-modal[data-to="right"] {
    right: -100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.mirai-modal[data-to="right"].mi-active {right: 0;}

/* fade */

.mirai-modal[data-to="fade"] {
    opacity: 0;
    left: -100%;
    -webkit-transition: opacity .3s ease-in 0s, left 0s ease-in .3s;
    transition: opacity .3s ease-in 0s, left 0s ease-in .3s;
}

.mirai-modal[data-to="fade"].mi-active {
    opacity: 1;
    left: 0;
    -webkit-transition: left 0s ease-in 0s, opacity .3s ease-in;
    transition: left 0s ease-in 0s, opacity .3s ease-in;
}

/* engine modal open */
body.mirai-modal-active.push-move #engine-modal.mirai-modal{
    width: 40%;
    background-color: #000;
}

body.mirai-modal-active.push-move #engine-modal.mirai-modal:before{
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

#main, #header .affix-wrapper .affix{
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

body.push-move.mirai-modal-active #main{
    margin-left:-40%;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear;
}

body.mirai-modal-active.push-move #header .affix-wrapper .affix{
    margin-left:-25%;
    -webkit-transition: 0.5s linear;
    transition: 0.5s linear;
}

body.push-move.mirai-modal-active .modal-engine-wrapper{
    opacity:0!important;
    -webkit-transition: 0.5s linear 0.5s;
    -webkit-transition: 0.5s linear 0.5;
    transition: 0.5s linear 0.5;
}




/* ADVANTAGES MODAL */
#advantages-modal i{
    font-size:45px;
}

/* SHADOWBOX */

#sb-container {z-index: 1100;}

/* SIDE MODAL BUTTON */

.fixed-modal-link {
    background: #d8d8d8;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    position: fixed;
    right: 0;
    top: 30%;
    padding: 30px 10px;
    z-index: 200;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.fixed-modal-link:hover {
    padding: 30px 20px 30px 10px;
}

/* FORMS */

.wpcf7-recaptcha > div {width: 100%!important;}

/* mete la clase .common-form al contenedor del formulario para que le afecten los estilos estandar */

.common-form {
    width: 330px;
    margin: 0 auto;
    max-width: 100%;
}

.common-form form, .common-form form > div {
    padding: 15px 0;
}

.common-form div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
}

.common-form label {
    font-size: inherit;
    padding-bottom: 5px;
}

.common-form .wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
}

.common-form input[type="text"], .common-form input[type="email"],
.common-form textarea, .common-form select {
    height: auto; /* fixing bootstrap styles */
    margin-bottom: 0; /* fixing bootstrap styles */
    line-height: normal; /* fixing bootstrap styles */
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 6px;
    min-height: 35px;
    display: block;
    font-size: inherit;
    font-weight: normal;
    font-family: inherit;
	border: 1px solid #ccc;
}

/* poner de nombra 'selector' al shortcode del input-select en el formulario para que aparezca la flecha (el nombre se lo pone de clase al control-wrap) */
.common-form .wpcf7-form-control-wrap.selector:after {
    content: "\e971";
    font-family: 'mirai-icofonts';
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -4px;
    font-size: 9px;
    color: inherit;
    line-height: 1;
}

.common-form .captcha input {
    width: 100px;
}

.common-form .captcha {
    padding-left: 15px;
    width: auto;
}

.common-form img.wpcf7-captchac {
    vertical-align: top;
}

.common-form .wpcf7-form-control-wrap.acceptance-700 {
    width: auto;
}

.common-form .accept-privacity a, .common-form div.wpcf7-validation-errors {
    font-size: .8em;
}

.common-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 5px;
}

/* BACK TO TOP */

#back-top {
    background-color: #9a9a9a;
}

/* BACKGROUND IMAGE */

.bg-img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

/* BUTTONS */
/* utiliza la clase .primary-btn para aquellos botones que quieras que se comporten como el de reservar, y .secundary-btn para los de tipo ofertas */

.booking-modal-btn{
    text-align: center;
    height: 70px;
    line-height: 70px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 3.1px!important;
}

/* 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: #86BB86;
    color: #fff;
    padding: 12px 25px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.offers-detail-wrapper .offer-calendar-wrapper .offer-button:hover, .rooms-detail-wrapper .room-calendar-wrapper .room-button:hover, .landing-booking-button:hover,
.offers-detail-wrapper a.booking_mobile:hover, .rooms-detail-wrapper a.booking_mobile:hover, .all-calendar input[type="button"]:hover, .primary-btn:hover {
    text-decoration: none;
    background: #262d25;
    color: #fff;
}

.primary-btn, .secundary-btn {
    display: inline-block;
}

/* secundary */

.offers-listing-wrapper .offer .offer-button, .rooms-detail-wrapper .offer .offer-button, .mapa .formRuta input.calculaRuta, #respond .form-submit #submit,
.wpcf7 .wpcf7-form input.wpcf7-submit, .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: #252525;
    border: 1px solid #252525;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    position:relative;
}

.wpcf7 .wpcf7-form input.wpcf7-submit{
    background: #86bb86;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2.5px;
    padding: 20px 35px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


.white-text .secundary-btn, .white-text .offers-mashup .more-info-link {
    color: #fff;
    border-color: inherit;
}
.offers-listing-wrapper .offer .offer-button:hover, .rooms-detail-wrapper .offer .offer-button:hover, .mapa .formRuta input.calculaRuta:hover, #respond .form-submit #submit:hover,
.wpcf7 .wpcf7-form input.wpcf7-submit:hover, .offers-mashup .more-info-link:hover, .widget_search form input[type="submit"]:hover,
.rooms-listing-wrapper .room-box .room-book a:hover,
.mirai_opiniones #xdhsReviewSummaryContent-XdHs #hsRating .mirai_btReview:hover, .secundary-btn:hover {
    text-decoration: none;
    background: #e8e8e81a;
    color: #575757;
    border-color: #9a9a9a;
}

.wpcf7 .wpcf7-form input.wpcf7-submit:hover{
    background: #262d25;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    letter-spacing: 2.5px;
    padding: 20px 35px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.white-text .secundary-btn:hover, .white-text .offers-mashup .more-info-link:hover {
    color: inherit;
    border-color: #9b9f9b;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.rooms-listing-wrapper .room-box .room-book a:hover{
    border-color:#fff;
}

.white-text .secundary-btn:before, .secundary-btn:before, .rooms-listing-wrapper .room-box .room-book a:before{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-transform: scale(0.1, 1);
    transform: scale(0.1, 1);
}

.rooms-listing-wrapper .room-box .room-book a:before{
    border-top-color: #000;
    border-bottom-color: #000;
}

.white-text .secundary-btn:hover:before, .secundary-btn:hover:before, .rooms-listing-wrapper .room-box .room-book a:hover:before{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}



.third-btn{
    color: #252D25;
    font-size: 15px;
    letter-spacing: 1.07px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #979797;
    padding-bottom: 7px;
    position:relative;
    -webkit-transition: all .2s ease-out!important;
    transition: all .2s ease-out!important;
}

.third-btn:before{
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: inherit;
    -webkit-transform: scale(0.1, 1);
    transform: scale(0.1, 1);
}

.third-btn:hover:before{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.third-btn:hover{
    padding-bottom:10px;
    color:inherit;
    border-color: inherit;
    text-decoration: none;
    -webkit-transition: all .2s!important;
    transition: all .2s!important;
}

/* 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: #9fb99f!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    border: 1px solid #9fb99f!important;
}

/* fixing padding for details submit button */
.offers-detail-wrapper .offer-calendar-wrapper .offer-button, .rooms-detail-wrapper .room-calendar-wrapper .room-button {padding: 0;}


/*---------------------------------------------------------------------------*/
/*----------------------------- ENGINE CALENDAR -----------------------------*/
/*---------------------------------------------------------------------------*/


/* FIXING */

#ui-datepicker-div {z-index: 400 !important;}
body.modal-open #ui-datepicker-div {z-index: 1060 !important;}
.offers-detail-wrapper .calendar-legend-offer-day a {border: 0!important;}
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date._checkout-date a, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date a, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkout-date a, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkout-date a {border-radius: 0;}

/* wrapper in detail pages */
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline, .rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline {
    padding: 10px;
}

/* months */
.ui-datepicker-multi .ui-datepicker-group {
    padding: 1px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

/* header */
.ui-datepicker .ui-datepicker-header {
    border: 0;
    border-radius: 0;
    padding: 6px!important;
}

/* month - year */
.ui-datepicker .ui-datepicker-title {
    font-size: 1em;
    font-weight: bold;
    margin: 0!important;
}

/* color name weekdays */
.ui-datepicker th {
    color: #999!important;
}

/* color name weekend */
.ui-datepicker th.ui-datepicker-week-end {
    color: #444!important;
}

/* days (number) */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, #noDispo .ui-datepicker td span, #noDispo .ui-datepicker td a {
    border:0!important;
    background: #F2F2F2!important;
    padding: 6px;
    text-align: center;
}

/* weekend (number) */
.ui-datepicker-week-end .ui-state-default, .ui-datepicker-week-end .ui-widget-content .ui-state-default, .ui-datepicker-week-end .ui-widget-header .ui-state-default {
    background: #DDD!important;
}

/* arrows */

.ui-widget-header .ui-icon, .ui-widget-content .ui-icon, .ui-icon, #main #noDispo .ui-widget-header .ui-icon {display: none!important;}
.ui-dialog-titlebar-close .ui-icon-closethick {display: block!important;}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border: 0!important;
    top: 50%!important;
    padding: .3em;
    text-decoration: none;
    width: auto!important;
    height: auto!important;
    line-height: 1;
    font-size: 1em;
    margin-top: -.8em;
}
.ui-datepicker .ui-datepicker-prev {left: 7px!important;}
.ui-datepicker .ui-datepicker-next {right: 7px!important;}

.ui-datepicker .ui-datepicker-next:after, .ui-datepicker .ui-datepicker-prev:after {
    color: #868686;
    cursor: pointer;
    font-family: 'mirai-icofonts';
    line-height: 1;
    font-size: inherit;
    display: block;
}

.ui-datepicker .ui-datepicker-prev:after {content: "\e966";}
.ui-datepicker .ui-datepicker-next:after {content: "\e967";}

/* header (month&year) and old calendar buttons */
.ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-buttonpane button, .offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .ui-datepicker-header {
    background: #fff!important;
    color: #666!important;
}

/* offers 4 and rooms 5 templates */
.detail-services-dates {max-width: 800px;margin: 0 auto;}


/* ------------------------------ CHANGE THESE COLORS & BACKGROUNDS ------------------------------ */


/* selected and hover days */
.ui-datepicker-calendar ._selected-date span,
.ui-datepicker-calendar ._selected-date a,
.ui-datepicker-calendar ._checkin-date span,
.ui-datepicker-calendar ._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkin-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._selected-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day a:hover,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkin-date._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkin-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._selected-date a,
.ui-datepicker td:hover a,
.all-calendar .ui-datepicker-calendar ._selected-date span,
.all-calendar .ui-datepicker-calendar ._selected-date a,
.all-calendar .ui-datepicker-calendar ._checkin-date span,
.all-calendar .ui-datepicker-calendar ._checkin-date a,
.all-calendar .ui-datepicker-calendar a:hover {
    background-color: rgba(182, 217, 182, 0.8)!important;
    color: #555;
    font-weight: normal!important;
    text-decoration: none;
}

/* last selected day */
.ui-datepicker-calendar ._checkout-date span,
.ui-datepicker-calendar ._checkout-date a,
.offers-detail-wrapper .offer-calendar-wrapper .offer-date .ui-datepicker-inline .calendar-legend-offer-day._checkout-date a,
.rooms-detail-wrapper .room-calendar-wrapper .room-date .ui-datepicker-inline ._checkout-date a,
.all-calendar .ui-datepicker-calendar ._checkout-date span,
.all-calendar .ui-datepicker-calendar ._checkout-date a {
    font-weight: normal!important;
    text-decoration: none;
    color: #555;
    background-color: #86BB86!important;
}

/* hover arrows (engine, details and no dispo calendars) */
.ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover,
.ui-datepicker .ui-datepicker-prev.ui-state-hover:after, .ui-datepicker .ui-datepicker-next.ui-state-hover:after {
    background: transparent!important;
    color: #000;
}

/* ----------------------------------------------------------------------------------------------- */


/*---------------------------------------------------------------------------*/
/*------------------------------ STRUCTURE ----------------------------------*/
/*---------------------------------------------------------------------------*/


#header .content, #main .content, #footer .content {position: relative}

/* HEADER */

#header {}

#header .content {}

/* absolute header (over image) */
/* descomenta esta seccion para poner tu header sobre la imagen de fondo, y borra la de static header inmediatamente debajo */
/*
#header {
    position: absolute;
    width: 100%;
    z-index: 2;
}

#main {z-index: 1;position:relative}
#footer {z-index: 0;}
.bookingstep1 #header, .bookingstep1 #main, .bookingstep1 #footer {position: static;z-index: auto;}
body.modal-open #main {position: static;}
#pre-header, #header .affix-wrapper {position: relative;}

#header .qts-lang-menu {
    background-color: transparent;
}

#header .qts-lang-menu option {
    background: #fff;
    color: #000;
}

#header .affix-wrapper > .affix, #header .affix-wrapper > .ex-affix, .bookingstep1 #header {
    background: #131313;
}

#header .bg-gradient {
    width: 100%;
    height: 150%;
    position: absolute;
}

.not_found #main {
    padding-top: 200px;
}
*/
/* static header row */
/* si se usa borrar del header el primer div (.bg-gradient) */

#pre-header, #header .qts-lang-menu, #header .qts-lang-menu option {
    background-color: transparent;
    color: #000;
}

#header .affix-wrapper, #header .affix-wrapper > .affix, #header .affix-wrapper > .ex-affix {
    background: #ffffff;
}

/* ------- */

#pre-header {
    padding: 5px 0;
}

#pre-header * {
    color: #fff;
    vertical-align: middle;
}

#pre-header > .container > * {
    display: inline-block;
}

.contact-header {
    font-size: 12px;
    margin-right: 20px;
}

.contact-header > li {
    display: table-cell;
    padding: 0 20px;
    position: relative;
}

.contact-header > li:before {
    content: '';
    border-left: 1px solid #fff;
    height: 70%;
    position: absolute;
    top: 15%;
    left: 0;
}

.contact-header > li:first-child {
    padding-left: 0;
}

.contact-header > li:first-child:before {
    display: none;
}

.contact-header i {
    display: inline-block;
    margin-right: 7px;
}

#pre-header .socialmedia a:before {
    background-color: transparent;
    font-size: 14px;
    padding: 2px;
}

#pre-header .socialmedia li {
    padding: 0 3px;
}

#header .affix-wrapper {
    /*padding: 10px 0;*/
}

#header .affix-wrapper > div > .container {

}

#header .affix-wrapper > .affix {
    -webkit-box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.2);
}

#header #navigationweb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.cat-room-detail #header #navigationweb, .cat-offer-detail #header #navigationweb, .bookingstep1 #header #navigationweb{
    height:94px;
}

/* booking modal button */

.cat-room-detail .booking-modal-btn, .cat-offer-detail .booking-modal-btn, .cat-booking .booking-modal-btn, .cat-offer-detail .booking-modal-btn {
    display: none;
}

/*#header .booking-modal {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
*/
#header .modal-engine-wrapper.affix, #header .modal-engine-wrapper.ex-affix {position: static!important;z-index: initial!important;width: auto;}
/*
#header .modal-engine-wrapper.affix .booking-modal, #header .modal-engine-wrapper.ex-affix .booking-modal {
    visibility: visible;
    opacity: 1;
}
*/
/* Quitar si no quieres el menu pegado a la derecha */

#header .modal-engine-wrapper {
    overflow: hidden;
    margin-left: 0;
    width: 0;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#header .modal-engine-wrapper.affix, #header .modal-engine-wrapper.ex-affix {
    width: 145px;
    margin-left: 20px;
    opacity: 1;
}

html[lang='it'] #header .modal-engine-wrapper.affix{
    width:160px;
}
html[lang='ru'] #header .modal-engine-wrapper.affix{
    width:auto;
}

/* booking link for mobile */
.booking-link {display: none!important;}

/* logo */

#logo {
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0;
}

#logo a{
    background-image: url("https://ebbe41.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/files/LOGO_1882_verd_fosc_rgb.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 120px;
    height: 90px;
}

#logo a img{
    display:none;
}

/* qtranslate */

.widget_qtranslate {
    text-align: right;
    position: relative;
    padding-left: 40px;
    font-size: 14px;
    margin-left: 25px;
    border-left: 1px solid #ccc;
}

.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: 20px;
    font-size: 16px;
    margin-top: -8px;
}

.widget_qtranslate select {
    border: none;
    padding-right: 14px;
    height: auto;
    text-transform: uppercase;
    color: #444444;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.44px;
    line-height: 18px;
}

.widget_qtranslate select option {
    padding: 6px 10px !important;
}

.widget_qtranslate ul {
    text-transform: uppercase;
    line-height: 1;
}

.widget_qtranslate ul li {
	float: left;
    border-right: 1px solid #fff;
    padding: 0 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;
    padding-right: 25px;
}
html[lang='ru'] ul#menu_web{
    padding-right: 0;  
}

ul#menu_web > li {
    display: inline-block;
    position: inherit;
    padding: 25px;
}
html[lang='de'] ul#menu_web > li{
    padding:15px;
}
html[lang='ru'] ul#menu_web > li{
    padding:8px;
}

ul#menu_web > li:hover{
    display: inline-block;
    position: inherit;
    cursor: pointer;
}

ul#menu_web > li:first-child {
    margin-left: 0;
}

ul#menu_web > li > a {
    position: relative;
    padding: 10px 0;
    color: #444444;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.44px;
    line-height: 18px;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

ul#menu_web > li:hover > a{
    -webkit-transition: 0.35s ease;
    transition: 0.35s ease;
}

ul#menu_web > li > a:hover, ul#menu_web > li.menu-item-has-children:hover > a, ul#menu_web > li.current-menu-item > a,
ul#menu_web > li.current-menu-ancestor > a, ul#menu_web > li.current-menu-parent > a {
    color: #799a79;
}

/* underline hover and active */
/*ul#menu_web > li > a:before {
    content: '';
    display: block;
    position: absolute;
    border-bottom: 1px solid #000;
    border-color: inherit;
    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: "\e961";
    display: inline-block;
    font-family: 'mirai-icofonts';
    font-size: 0.75em;
    margin-left: 0;
    vertical-align: middle;
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #9EADA2;
    -webkit-transition: ease-in-out 0.35s;
    transition: ease-in-out 0.35s;
}

ul#menu_web li:hover > a:after {
    bottom: -15px;
    -webkit-transition: ease-in-out 0.35s;
    transition: ease-in-out 0.35s;
}

ul#menu_web .sub-menu li {
    height: auto!important;
    opacity:0;
    pointer-events: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 2s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
}

.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 {
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #e6eae8;
    z-index: 800;
    height:0;
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

ul#menu_web>li:hover>ul.sub-menu{
    height:80px;
    -webkit-transition: height 1s ease;
    -webkit-transition: height 0.75s ease;
    transition: height 0.75s ease;
}

ul#menu_web>li:hover>ul.sub-menu li {
    opacity:1;
    pointer-events: auto;
     -webkit-transition: 2s cubic-bezier(0.4, 0, 1, 1);
     -webkit-transition: 0.5s cubic-bezier(0.4, 0, 1, 1);
     transition: 0.5s cubic-bezier(0.4, 0, 1, 1);
}

ul#menu_web > li > ul.sub-menu li > a {
    padding: 32px 20px;
    white-space: nowrap;
    color: #444;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.44px;
    line-height: 18px;
}

ul#menu_web > li ul.sub-menu li > a:hover, ul#menu_web > li ul.sub-menu li.current-menu-item > a {
    color: #799a79;
    background-color: none;
}


/* FOOTER */

/* hidden old contact row and widget translate */
.home #footer .content > address.address_phone, #footer .content > .widget_qtranslate {display: none!important;}

#footer {
    font-size: 14px;
}

#footer p {
    margin-bottom: 0!important;
}

.prefooter {
    background-color: #eee;
    padding: 30px 0;
}

.mainfooter {
	background-color: #252D25;
    padding: 50px 0 35px 0;
    position: relative;
    overflow: hidden;
}

.vertical-menu-footer{
    display:none;
}

.postfooter {
    padding: 0 0 35px 0;
}

div.mainfooter:before{
    content:"";
    display:block;
    position:absolute;
    left: 50%;
    bottom:100%;
    -webkit-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    border-top: 50px solid #fff;
}

.home div.mainfooter:before, .cat-services div.mainfooter:before, .cat-offer-detail div.mainfooter:before{
    content:"";
    display:block;
    position:absolute;
    left: 50%;
    bottom:100%;
    -webkit-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    border-top: 50px solid #E6EAE8;
}

/* postfooter background (with mobile contact row in footer for responsive design) */
.postfooter, .home #footer .content address.address_phone, #footer .widget_qtranslate, #footer .widget_qtranslate select, #footer .widget_qtranslate select option {
	background-color: #252D25;
}

.postfooter, .postfooter a, .home #footer .widget_qtranslate:after, #footer .widget_qtranslate, #footer .widget_qtranslate select {
    color: #fff;
}

/* logos footer */

.logos {
    text-align: center;
}

.logos li {
    display: inline-block;
    margin-right: 20px;
}

.logos li:last-child {
    margin-right: 0;
}

/* newsletter */

.newsletter > * {
    display: inline-block;
    vertical-align: middle;
}

.newsletter > div {
    padding: 0 10px 0 0;
}

.newsletter .mi-title2 {
    font-weight: bold;
    font-size: 1.4em;
}

/* footer titles */

.hotelschema .name, #footer .mi-title {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 20px!important;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.02px;
    line-height: 24px;
}

/* hotelschema - vcard */

.hotelschema {
    line-height: 1.3em;
}

.hotelschema .phone-label, .hotelschema .fax-label {
    display: none;
}

.hotelschema .tel:before, .hotelschema .fax:before, .hotelschema .mail:before {
    vertical-align: middle;
    margin-right: 6px;
    display: inline-block;
    font-family: 'mirai-icofonts';
    display:none;
}

.hotelschema .tel:before {content: '\e9b3';}
.hotelschema .fax:before {content: '\e9bd';}
.hotelschema .mail:before {content: '\e9bf';}

.hotelschema .address {
    display: inline;
    color: #97ACA0;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

.hotelschema .stars{
    display:none;
}

.hotelschema .tel, .hotelschema .mail{
    padding-left: 35px;
}


/* featured links */

.featured-links li, .featured-links .menu li {
    display: block;
    margin-bottom: 7px;
}

/* social media */

#footer .socialmedia a:before {
    background-color: #fff;
    border-radius: 100%;
    font-weight: normal;
    font-size: 15px;
    padding: 10px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#footer .socialmedia a:before{
    color: #252d25;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

/*#footer .socialmedia a:hover:before{
    color:#fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#footer .socialmedia a:hover:before {
    background: #919692;
     -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}*/

#footer .socialmedia a {
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

#footer .socialmedia a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

/* logo footer */

.logo-footer {
    text-align: center;
    padding-top: 50px;
}

/* menu postfooter (legal and contact) */
.postfooter .menu{
    display:inline-block;
}

.postfooter .menu li {
    padding-left: 15px;
}

.postfooter .menu li:first-child {
    padding-left: 0;
}

.postfooter .menu li a, .footer-link {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.02px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0 10px;
}

.postfooter .row img{
    
}

/* view/cancel link */

.icon-lock {
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
}

a.tracking-link {
}

#engine-tracking-link-wrapper{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1.02px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0 35px;
    display: inline-block;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

#engine-tracking-link-wrapper i{
    vertical-align:middle;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

#engine-tracking-link-wrapper:hover i{
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

/* developed by mirai */

#developed-wrapper{
    color: #97ACA0;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 24px;
    padding-top: 35px;
}

#developed-wrapper a {
    text-transform: lowercase;
    color: #97ACA0;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 24px;
}

/* FOOTER PREMIOS*/
#footer .premios {
	height:90px;
}
#footer .premios img{
	height:100%;
	margin-left:15px;
}
.footer-logo-group {
	border:solid 3px #97ACA0;
	padding:15px;
}
/* MAIN ELEMENTS */

#content-header {
    position: relative;
    overflow: hidden;
}

#content-header > img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    /*max-height: 600px;
    min-height: 450px;*/
}

.picbox {
    min-height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 50px 0;
}

.bookingstep1 .picbox{
    min-height: 300px;
}

.engine-wrapper {
    pointer-events: none;
    padding-top: 0;
    position: fixed;
    top: 94px;
    width: 100%;
    background-color: rgba(92, 98, 91, 0.85);
    z-index: 5;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

html[lang='ru'] .engine-wrapper div.col-md-8{
    width:75%;
}

.engine-wrapper-absolute {
    position: absolute;
    bottom: 10%;
}
.engine-wrapper .mi-be, .engine-wrapper a, .engine-wrapper button, .engine-wrapper *[role="button"] {
    pointer-events: all;
}

.bookingstep1 .engine-wrapper {
    position: absolute;
    top: 0;
}

.bookingstep1 .engine-wrapper div.col-md-8 {
    width:75%;
}


.advantages-link i{
    color: #b4b4b4;
    font-size: 50px;
    vertical-align: middle;
    padding-right: 10px;
}
.advantages-link {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.52px;
    line-height: 18px;
    text-transform: uppercase;
}
.advantages-wrapper-device{
    display:none;
}

/* Advantages row */

.advantages-row .mi-title span, .advantages-row li span {
    display: block;
}

.advantages-row .mi-title span:first-child {
    font-size: 30px;
    text-transform: uppercase;
}

.advantages-row li span:first-of-type {
    text-transform: uppercase;
}

.advantages-row .mi-title {
    position: relative;
    padding-right: 50px;
    text-align: center;
}

.advantages-row ul {
    display: table;
}

.advantages-row li  {
    position: relative;
    padding-left: 50px;
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.advantages-row li i, .advantages-row .mi-title i {
    display: block;
}

.advantages-row li i, .advantages-row .mi-title i {
    position: absolute;
    top: 50%;
    font-size: 30px;
    margin-top: -15px; /* poner la mitad del font-size */
    left: 10px;
}

.advantages-row .mi-title i {
    left: auto;
    right: 5px;
}

/* small screens */
@media (min-width: 768px) and (max-width: 979px) {
    .advantages-row li  {
        padding: 0;
        text-align: center;
        vertical-align: top;
    }
    .advantages-row li i {
        position: static;
        display: block;
        padding-bottom: 10px;
        font-size: 40px;
        margin-top: 0;
    }
    .advantages-row .mi-title {
        padding: 20px 0 0;
    }
    .advantages-row .mi-title i {
        display: none;
    }
}

/* icons list */

.icons-list i {
    font-size: 50px;
    display: block;
    margin-bottom: 10px;
    color: #252525;
}

.icons-list li {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

/* section swiper embed in container (without background) */

.section-container-swiper .swiper-pagination:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #979797;
}

.section-container-swiper .swiper-pagination-bullet:after {
    width: 0;
    height: auto;
    margin: 0;
    border-radius: 0;
    position: absolute;
    left: 0;
    bottom: -2px;
    border: 0;
    border-bottom: 5px solid;
}

.section-container-swiper .swiper-pagination-bullet:hover:after, .section-container-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 100%;
}

.section-container-swiper .pagination-wrapper {
    margin-bottom: 60px;
    font-size: 36px;
    position: static;
}

.section-container-swiper span.swiper-pagination-bullet {
    margin-left: 50px;
    padding: 0 10px 20px;
}

.section-container-swiper .swiper-slide {
    padding-left: 70px;
    padding-right: 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.section-container-swiper .swiper-button-prev, .section-container-swiper .swiper-button-next {
    border: 1px solid rgba(53, 53, 53, 0.55);
}


/*---------------------------------------------------------------------------*/
/*--------------------------------- PAGES -----------------------------------*/
/*---------------------------------------------------------------------------*/


/* HOME */

/* menu vertical */
.go-to-page-list-wrapper{
    position: fixed;
    right: 0;
    top: 60%;
    display: inline-block;
    width: 250px;
    z-index: 3;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: .3s;
            transition: .3s;
}

.go-to-page-list-wrapper .menu-scroll{
    display: block;
    text-align: right;
    float: right;
}

.go-to-page-list-wrapper .menu-scroll li{
    display: block;
}

.go-to-page-list-wrapper .menu-scroll li a{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.go-to-page-list-wrapper .menu-scroll li span{
    display: inline-block;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1.77px;
    text-transform: uppercase;
    vertical-align: middle;
    padding-right: 15px;
    width: 130px;
    z-index: -1;
    text-shadow: 2px 2px 5px #7e7e7e;
    -webkit-transition: all ease-out 500ms;
    transition: all ease-out 500ms;
}

.go-to-page-list-wrapper .menu-scroll li i{
    display: inline-block;
    background-color: #5C615B;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 35px;
    color: #fff;
    margin-right: -55px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.go-to-page-list-wrapper .menu-scroll li:nth-child(1) i {
    background-color: #5C615B;
}

.go-to-page-list-wrapper .menu-scroll li:nth-child(2) i{
    background-color: #919692;
}

.go-to-page-list-wrapper .menu-scroll li:nth-child(3) i{
    background-color: #CACACA;
}

.go-to-page-list-wrapper .menu-scroll li:nth-child(4) i {
    background-color: #262D25;
}

.go-to-page-list-wrapper .menu-scroll li:nth-child(5) i{
    background-color: #B7C1B9;
}

.go-to-page-list-wrapper .menu-scroll li:hover a{
    text-decoration:none;
}

.go-to-page-list-wrapper .menu-scroll li:hover i{
    margin-right:0;
    -webkit-transition:all ease 0.5s;
    transition:all ease 0.5s;
}

/*.go-to-page-list-wrapper.scrolldown{
    width:60px;
}*/

.go-to-page-list-wrapper.scrolldown span {
    opacity: 0;
    margin-right:-150px;
    z-index:-1;
    -webkit-transition: opacity ease 0.5s;
    transition: opacity ease 0.5s;
}

.go-to-page-list-wrapper .menu-scroll li a.vertical-element-active i {
    margin-right:0;
}


/* go to anchor  menu vertical */

#content-header .go-to-anchor {
    display: inline-block;
    vertical-align: top;
    color: #FFF!important;
    text-shadow: 0 0 15px rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#content-header .go-to-anchor:hover {
    text-decoration: none;
}

#content-header .go-to-anchor i {
    display: block;
    padding: 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 30px;
    line-height: 1;
}

#content-header .go-to-anchor:hover i {
    padding: 17px 10px 3px;
}

/* offers mashup */

.offers-mashup {max-width: 100%;}
.offers-mashup dl dd, .offers-mashup dl span {display: block;}
#carousel-no-pictures-offers {padding: 100px 0px;}

.offers-mashup dl dt, .offers-mashup dl span, .offers-mashup dd {
    min-height: 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;
}

#offers{
    background-image:url("https://1ad295.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/wp-content/uploads/sites/1686/nggallery/home/pattern_200.jpg");
    background-repeat: repeat;
    background-position: center;  
}

/* 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;
}

.info-text{
    padding:80px 0;
}

.text-img p{
    font-size: 17px;
    line-height: 30px;
}

#services .row > div, #history .row > div{
    overflow:hidden;
    z-index:2;
}

#services .row > div img{
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

#services .row > div img:hover{
    -webkit-filter:brightness(0.65);
    filter:brightness(0.65);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

/* STORYTELLING */
#history .row .white-text p{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#history .row .white-text p:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    padding: 10px 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-transform: scale(0.1, 1);
    transform: scale(0.1, 1);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
#history .row .white-text:hover p:before{
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity:1;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
#history .row .white-text:hover{
    overflow:hidden;
}
#history .row .white-text img{
    -webkit-filter: brightness(0.75);
    filter: brightness(0.75);
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#history .row .white-text:hover img{
    -webkit-filter:blur(2px) brightness(0.6);
    filter:blur(2px) brightness(0.6);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

/* LOCATION */

.cat-location #intro{
    padding-bottom:200px;
}

#indications-boxes .row, .gastro-list .row, #castells .row, #get-direction-modal .row{
    border-top: 1px solid #ccc;
}

#get-direction-modal p{
    font-size:15px;
}

#indications-boxes i{
    font-size:35px;
}

#citocode img{
    margin-top:-200px;
}
#map-wrapper{
    z-index:1!important;
}
#mapa > #map-wrapper > a:not(#fullscreen-map-link):not(#reset-map-link){
    background-image:url("https://76321f.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/files/mapa_1900x650px_01.jpg")!important;
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}

/* VISIT BARCELONA */
.info-places{
    position:absolute;
    bottom:0;
    left:0;
    text-align:left;
    -webkit-transition: 0.8s ease;
    transition: 0.8s ease;
}

.info-places p{
    font-size:16px;
    display:inline;
}

.info-places h4{
    display:inline;
    text-transform:none;
}

#modern-city .row .white-text h4:before{
    content: '';
    position: absolute;
    bottom: -10px;
    left: auto;
    padding: 10px 0;
    width: 90%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #fff;
    border-bottom-color: #fff;
    -webkit-transform: scale(0.1, 1);
    transform: scale(0.1, 1);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

#modern-city .row .white-text:hover .info-places{
    bottom: auto;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

#modern-city .row .white-text:hover h4:before{
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity:1;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
#modern-city .row .white-text{
    overflow:hidden;
}
#modern-city .row .white-text img{
    -webkit-transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#modern-city .row .white-text:hover img{
    -webkit-filter:blur(2px) brightness(0.6);
    filter:blur(2px) brightness(0.6);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}


.castells-info h4, .castells-info p, #another-way-bcn a, #another-way-bcn p{
    display:inline;
}

#mobility i, #castells i{
    font-size:50px;
}

#green i{
    font-size:50px;
    padding-right:20px;
}

#green, #marmalade{
    margin-bottom:35px;
    overflow:hidden;
}

#green .bg-dark-fill, #another-way-bcn .bg-dark-fill{
    background: rgba(37, 45, 37, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=0 );
}

#green img, #marmalade img{
    -webkit-filter:blur(3px);
    filter:blur(3px);
}

#another-way-bcn img{
    -webkit-filter:blur(1.5px);
    filter:blur(1.5px);
}

/* ROOMS */

.cat-rooms #intro{
    margin-bottom:50px;
}

.cat-room-detail li.item-service {
    font-size: 12px;
}
.cat-room-detail div.dates-book, .cat-offer-detail div.dates-book{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}

/* RESTAURANT */
#marmalade p.mi-title3:after{
    content: "\e963";
    font-family: 'mirai-icofonts';
    display: inline-block;
    font-size: 20px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all ease 0.35s;
    transition: all ease 0.35s;
}
#marmalade a:hover{
    text-decoration:none;
}

#marmalade .bg-dark-fill{
    background: rgba(37, 45, 37, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=0 );
    -webkit-transition:all ease 0.35s;
    transition:all ease 0.35s;
}

#marmalade a:hover .bg-dark-fill{
    background: rgba(37, 45, 37, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=0 );
    -webkit-transition:all ease 0.35s;
    transition:all ease 0.35s;
}

#marmalade a:hover p.mi-title3:after{
    opacity:1;
    padding-left:15px;
    -webkit-transition:all ease 0.35s;
    transition:all ease 0.35s;
}


/* SERVICES */

.remarked{
    text-transform: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.file-box .data-wrapper i, #restaurants.text-img i, .meeting-room-info i{
    font-size:30px;
    vertical-align:middle;
}

.file-box .data-wrapper p{
    font-size:15px;
}

.file-box img{
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
}

.file-box:last-of-type{
    padding-bottom:50px;
}

/* CONTACT */

.contact-form-wrapper input[type="text"]{
    background-color:rgba(230, 234, 232, 0.75);
    border-radius: initial;
    font-family: inherit;
    width: 85%;
    text-align: left;
    border: none;
    border-bottom: 2px solid #959595;
    border-top: 2px solid #959595;
    height: 35px;
    padding-left: 10px;
    color: #444450;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 45px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.contact-form-wrapper textarea{
    background-color:rgba(230, 234, 232, 0.75);
    border-radius: initial;
    font-family: inherit;
    width: 92%;
    text-align: left;
    border: none;
    border-bottom: 2px solid #959595;
    border-top: 2px solid #959595;
    height: 100px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 45px;
    padding-left:10px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.contact-form-wrapper input[type="text"]::-webkit-input-placeholder, .contact-form-wrapper textarea::-webkit-input-placeholder {
    color: #444444;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight:bold;
    letter-spacing: 1.44px;
    line-height: normal;
    text-transform:uppercase;
}

.contact-form-wrapper label{
    color: #444444;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.44px;
    line-height: normal;
    text-transform: uppercase;
    text-align: left;
    margin-left: 25px;
    position: absolute;
    top: 14px;
    left: 10px;
    z-index: 1;
    -webkit-transition:top ease 0.5s;
    transition:top ease 0.5s;
}


.label-up{
    top: -20px!important;
    -webkit-transition: top ease-out 0.3s!important;
    transition: top ease-out 0.3s!important;
}

.contact-form-wrapper input[type="text"]:focus, .contact-form-wrapper textarea:focus{
    border-top: 2px solid transparent;
    -webkit-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}


div.wpcf7-mail-sent-ok {
    border: none;
    background-color: #ecefee;
    padding: 25px 15px;
    font-size: 15px;
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 1em;
    display: block;
    margin-top: -35px;
    margin-bottom: 40px;
    text-align: left;
    margin-left: 20px;
}

div.wpcf7-validation-errors {
    border: none;
    background-color: #7b807b;
    padding: 15px;
    color: #fff;
}




/* PHOTOS */

/* OFFERS & ROOMS TEMPLATES */
.cat-offer-detail #main, .cat-room-detail #main{
    overflow:hidden;
}

body.cat-rooms .rooms-listing-wrapper, body.cat-room-detail .rooms-detail-wrapper, body.cat-offers .offers-listing-wrapper, body.cat-offer-detail .offers-detail-wrapper {font-size: 14px;}
/* align text center when no offers */
.offers-listing-wrapper.no-offers {text-align: center;}
#main .go-to-calendar:after, .rooms-detail-wrapper .detail-links li a:after {content: '\e965';}
#main .go-to-calendar:hover:after, .rooms-detail-wrapper .detail-links li a:hover:after {content: '\e965'; -webkit-transform: translateY(0.3em); transform: translateY(0.3em);}
#main .go-to-calendar {padding: 5px; width: auto; display: inline-block; background: transparent;}

.rooms-listing-wrapper {
    margin-top: 0;
}

.rooms-listing-wrapper h2{
    display:none
}

.rooms-listing-wrapper h3 {
    color: #252d25;
    padding-top: 65px;
}

.room-box{
    background:none;
    margin-bottom: 55px;
    padding: 0;
}

.room-name, .room-intro{
    width: 40%;
    color: #252d25;
}

.room-image{
    width:60%;
}

.room-image img {
    width: 100%;
    max-height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
}

.rooms-listing-5 .price-box {
    background-color: rgba(230, 234, 232, 0.64);
    top: auto;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #252d25;
}

.rooms-listing-5 .price-box span {
    display: inline-block;
    font-size: 2em;
    line-height: normal;
    padding: 0 10px;
}

.room-description {
    margin-bottom: 30px!important;
    max-width: 85%;
}

.offers-listing-wrapper {
    padding: 25px 0 50px 0;
}

.offers-listing-wrapper .offers-listing {padding-top: 40px;}

.offer img {
    width: 100%;
    max-height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

/* 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;
}

.offer-dates{
    background: #929692;
}

/* template 5 offers - gradient boxes */

.offers-listing .offer .offer-link-5, .offers-detail-wrapper.offer-detail-5 .offer-wrapper {
    background: #565656;
}

/* cada 3 cajas cambia ligeramente el tono del background */
.offers-listing .offer:nth-child(6n+4) .offer-link-5,
.offers-listing .offer:nth-child(6n+5) .offer-link-5,
.offers-listing .offer:nth-child(6n+6) .offer-link-5 {
    /* background: #ca9b4c; */  /*descomenta esta linea y borra las dos inferiores si quieres un color totalmente diferente*/
    -webkit-filter: hue-rotate(145deg) saturate(1.3);
    filter: hue-rotate(145deg) saturate(1.3);
}

.offer-text {
    background: none;
    background-color: #E6EAE8;
}

.offers-listing a .offer-text{
    -webkit-transition:color 0.3s ease;
    transition:color 0.3s ease;
}

.offers-listing a:hover .offer-text{
    background-color: #dcdedd;
    -webkit-transition:color 0.3s ease;
    transition:color 0.3s ease;
}
/* room detail */

.rooms-detail-wrapper h2 span {
    display: none;
}

.detail-description{
    background-color: #E6EAE8;
}
.room-dates, .room-offer .offer-list {
    background-color: #929692;
}

.only-one-photo{
    text-align: center;
    padding:45px 0;
}

.room-detail-5 .offer-room {
    background: transparent;
}

.rooms-detail-wrapper .room-offer{
    background-color: #e6eae8;
}

/* 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: 30px 0;
}

.cat-cookies-policy h2{
    color: #252D25!important;
    font-size: 1em!important;
    font-weight: bold!important;
    letter-spacing: 2.67px;
    line-height: 20px;
    text-align: left!important;
    text-transform: uppercase!important;
    padding: 30px 0 0 0;
}


/* LEGAL */


/* REVIEWS */

#cuadroOpiniones {
    padding: 40px 0 100px;
}

#cuadroOpiniones p {
    margin-bottom: 0!important;
}

#cuadroOpiniones .paging {
    padding: 20px 0;
}

#cuadroOpiniones .paging span a {
    border: none;
    background: none;
}

#cuadroOpiniones .paging span.current a, #cuadroOpiniones .paging span.current a:hover, #cuadroOpiniones .paging span.current a, #cuadroOpiniones .paging span.current a:hover {
    font-size: inherit;
    cursor: default;
}

#cuadroOpiniones div.hssurveys_full {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#cuadroOpiniones div.hssurveys_full > div.hssurveys_full {
    padding: 0;
}

#cuadroOpiniones div.hssurveys_full > div.hssurveys_full > div {
    margin-bottom: 50px;
    background: #f3f3f3;
    padding: 30px;
}

#cuadroOpiniones div.hssurveys_full div.note, #cuadroOpiniones div.hssurveys_full .comments {
    float: none;
    width: 100%;
}

#cuadroOpiniones div.hssurveys_full .comments {
    margin: 10px 0 0;
}

#cuadroOpiniones div.hssurveys_full div.note {
    background-image: none;
    font-size: 26px;
    height: auto;
    width: auto;
    display: inline-block;
    text-align: left;
    padding: 0 0 0 45px;
    position: relative;
}

#cuadroOpiniones div.hssurveys_full div.note:before {
    content: '\ea44';
    font-size: 38px;
    font-weight: normal;
    display: inline-block;
    position: absolute;
    line-height: 1;
    left: 0;
    bottom: 0;
    font-family: 'mirai-icofonts';
    color: #888;
}

#cuadroOpiniones div.hssurveys_full .ratingBarUser {
    margin-top: 5px;
    margin-left: 0;
}

#cuadroOpiniones div.hssurveys_full .comments p.commentsPerson {
    font-size: 20px!important;
    font-weight: normal;
}

#cuadroOpiniones div.hssurveys_full .comments p.commentsPerson span.date {
    font-size: 14px;
    color: #8e8e8e;
}

div.hssurveys_full ul.questions li {
    padding: 0 0 10px;
}

div.hssurveys_full ul.questions li:last-child {
    padding: 0;
}

#cuadroOpiniones div.hssurveys_full ul.questions.like li p.question {
}

#cuadroOpiniones div.hssurveys_full ul.questions.like li .answer {
    width: auto;
    overflow: hidden;
}

#cuadroOpiniones div.hssurveys_full p.more {
    padding: 10px 0;
}

#cuadroOpiniones div.hssurveys_full p.more a {
    background: none;
    padding-right: 0;
    white-space: nowrap;
}

div.hssurveys_full p.more a:after {
    font-family: 'mirai-icofonts';
    content: '\e961';
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

div.hssurveys_full p.more a.opened:after {
    content: '\e964';
}

#cuadroOpiniones div.hssurveys_full ul.listSubject {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject li span.subject, #cuadroOpiniones div.hssurveys_full ul.questions li p.question {
    display: block;
    float: none;
    width: 100%;
    font-weight: bold;
    text-align: left;
    padding: 0;
    line-height: normal;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject li span.note {
    float: none;
    display: inline-block;
    background: none;
    font-size: 16px;
    margin-right: 0;
    color: #76a71d;
    width: auto;
    text-align: left;
    border-radius: 2px;
    height: auto;
    line-height: normal;
    padding: 2px 0;
}

#cuadroOpiniones .ratingBarSubject {
    float: none;
    display: inline-block;
    margin-left: 5px;
    display: none;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject li .reviewcomment {
    width: auto;
    margin-left: 0;
    float: none;
    display: block;
    clear: both;
}

#cuadroOpiniones div.hssurveys_full ul.listSubject.long li {
    padding: 0 0 30px;
}

#cuadroOpiniones div.hssurveys_full ul.questions {
    padding: 30px 0 0;
    margin: 00;
    border-top: 1px solid #ccc;
}

#cuadroOpiniones div.hssurveys_full ul.questions.like {
    padding: 0;
    margin: 10px 0 0;
    border-top: none;
}

.reviewsOn .questions li .yesText, .reviewsOn .questions li .noText {
    background: none;
    text-align: left;
    padding-left: 0!important;
    margin-left: 0!important;
    color: inherit!important;
    font-weight: normal!important;
    padding: 0!important;
}

#cuadroOpiniones div.hssurveys_full ul.questions li .answer {
    float: none;
    line-height: normal;
    margin-right: 0;
    width: auto;
}

#cuadroOpiniones div.hssurveys_full .ratingBarStar, #cuadroOpiniones div.hssurveys_full div.answer p {
    float: none;
    display: inline-block;
}

/* NOT FOUND - 404 */

.not_found .modal-engine-wrapper {display: none;}

.not_found #main {
    background: url('https://cdnwp0.mirai.com/images/bg-404.png') no-repeat center center transparent;
    margin-bottom: 0;
    min-height: 570px;
    text-align: center;
}

.not_found #main h2 {
    padding-top: 100px;
}

/* BOOKINGSTEP */

/* borrar con el nuevo skeleton */
.bookingstep1 #header .content > *, .bookingstep1 #logo, .bookingstep1 ul#menu_web, .bookingstep1 #footer {display: block !important;}

/* para que los desplegables del motor queden por encima de los elementos del room selection */

.engine-wrapper-booking {
    padding: 10px 0;
    background: #ababab;
}

.bookingstep1 .affix, .chain_results .affix,
.bookingstep1 .ex-affix, .chain_results .ex-affix {
    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;
    font-weight: bold;
}

.post h2 a {
    color: inherit;
}

/* small fonts */
.post .meta, .post .entry .categorias, .post .entry .leer_mas, .post .comment-notes, .post #gasp_p label, .post .commentmetadata, .post li.comment .reply {
    font-size: 0.8em;
}

.post .meta, .post .commentmetadata {
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
}

.blog-wrapper .entry {
    padding-bottom: 60px;
}

.post .entry .categorias {
    border-top: 1px solid #CCC;
    padding-top: 5px;
    display: inline-block;
    margin-top: 20px;
}

.post .entry img {
    margin: 20px 0;
    max-width: 100%;
    display: block;
}

.post .entry .leer_mas {
    display: block;
    margin-top: 10px;
}

/* navigator */

.blog-wrapper p.paginaAnterior {
    float: left;
}

.blog-wrapper p.paginaSiguiente {
    float: right;
}

/* BLOG SIDEBAR */

.blog-sidebar > * {
    padding-bottom: 50px;
}

.blog-sidebar .widget_search label, .blog-sidebar .widget-title, .categories-wrapper label {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 21px;
}

.blog-sidebar .widget_search form input[type="text"] {
    border-radius: 0;
    background: #f7f7f7;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 34px;
}

.blog-sidebar .widget_search form input[type="text"] {
    width: 100%;
}

.widget_postcategories li, .mirai_widget_recent_entries li {
    margin-bottom: 10px;
}

.widget_postcategories li {
    text-transform: capitalize;
}

.widget_postcategories li:last-child, .mirai_widget_recent_entries li:last-child {
    margin-bottom: 0;
}

/* SINGLE POST */

.single-post .post .entry {
    padding-top: 30px;
}

/* comments */

.single-post .comment-author {
    margin-bottom: 5px;
}

.single-post .comment-author img {
    border-radius: 100%;
}

.single-post .comment-author cite.fn {
    font-weight: bold;
    margin-left: 5px;
}

.post ol > li.comment {
    padding: 20px 0;
}

.post li.comment > div > p {
    padding-top: 20px;
}

.post li.comment .reply {
    text-align: right;
}

.post li.comment .reply a:before {
    content: '\eb19';
    font-family: 'mirai-icofonts';
    font-size: .8em;
    color: inherit;
    display: inline-block;
    margin-right: 5px;
    text-decoration: none;
}

.post ol > li.comment  li.comment {
    padding-top: 10px;
}

.post ol > li.comment > ul.children {
    padding-left: 40px;
}

.post ol > li.comment > ul.children > li.comment > ul.children {
    padding-left: 20px;
}

/* comment form */

.post #respond {
    padding: 60px 0;
}

.post #respond form .comment-form-comment textarea, .post #respond .comment-form-author input, .post #respond .comment-form-email input {
    width: 100%;
    display: block;
    margin-top: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 40px;
    margin-bottom: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
}

.post .comment-notes, .post #gasp_p {
    color: #8e8e8e;
    margin-bottom: 30px!important;
}

.post #respond label {
    display: inline;
}

.post #respond .comment-form-author, .post #respond .comment-form-email {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}

.post #respond .comment-form-author {
    padding-right: 15px;
}

.post #respond .comment-form-email {
    padding-left: 15px;
}

.post #gasp_p {
    margin-top: 30px;
}

.post #gasp_p input {
    vertical-align: -2px;
}

/* SEARCH POST & CATEGORIES PAGES */

.search-results .blog-wrapper > form > fieldset > input, .search-results .blog-wrapper > form > fieldset > label,
.search-no-results .blog-wrapper > form > fieldset > input, .search-no-results .blog-wrapper > form > fieldset > label, .search-no-results #addthis-widget-2 {
    display: none!important;
}

.search-results h2#results-title, .search-no-results h2#results-title, .blog-wrapper #posts_con_categoria {
    margin: 0 0 50px!important;
    font-weight: normal;
}


/*---------------------------------------------------------------------------*/
/*----------------------------------- HACKS ---------------------------------*/
/*---------------------------------------------------------------------------*/


/* IE9 & IE 8 HACK */

/* hidding icons from after in selects */

.ie9 .widget_qtranslate:after, .ie8 .widget_qtranslate:after {
    display: none!important;
}

.ie9 .widget_qtranslate select, .ie8 .widget_qtranslate select  {
    padding-right: 0;
}

/* flex hacking */

.ie9 .flex, .ie8 .flex {
    display: table!important;
}

.ie9 .flex > *, .ie8 .flex > * {
    display: table-cell!important;
    border-collapse: collapse;
}

.ie9 .flex.fx-align-center, .ie9 .flex.fx-align-center > *, .ie8 .flex.fx-align-center, .ie8 .flex.fx-align-center > * {
    vertical-align: middle;
}


/*---------------------------------------------------------------------------*/
/*------------------------------- IMPROVEMENTS ------------------------------*/
/*---------------------------------------------------------------------------*/

/*------------------- SCROLL EFFECTS -------------------*/

#container {
 overflow: hidden;
 }

.m-animate {
 -webkit-transform: none;
 transform: none;
 opacity: 1;
 -webkit-transition: 1s ease-in-out;
 transition: 1s ease-in-out;
 }

.m-animate.m-stop {
 opacity: 0;
}

.m-animate.m-stop[data-custom="left"] {
 -webkit-transform: translateX(-50px);
 transform: translateX(-50px);
 }

.m-animate.m-stop[data-custom="right"] {
 -webkit-transform: translateX(50px);
 transform: translateX(50px);
 }

.m-animate.m-stop[data-custom="bottom"] {
 -webkit-transform: translateY(50px);
 transform: translateY(50px);
 }


/* Loading effects */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    /*background-color:#252D25;*/
    z-index: 999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home .preloader{
        background-image: url("https://1ad295.claudeassets.com/20220323182403im_/https://www.hotelbarcelona1882.com/wp-content/uploads/sites/1686/nggallery/home/pattern_200.jpg");
}

/*.preloader:not(.home), .preloader:not(.bookingstep1){
    background-image:none;
}*/



/* loading */
#hotel-barcelona-1882.loading #content-header img{
    -webkit-transform: scale(1);
    transform: scale(1);
     -webkit-transition: 1s ease-in-out 0.3s;
    -webkit-transition:  1s ease-out 0.3s;
    transition:  1s ease-out 0.3s;
}

#hotel-barcelona-1882 #content-header .main-title {
    margin-left:-500px!important;
    opacity:0!important;
     -webkit-transition: 1s ease-in-out 2s;
    transition: 1s ease-in-out 2s;
}

#hotel-barcelona-1882 .go-to-page-list-wrapper .menu-scroll li{
    margin-right:-500px;
    opacity:0;
    -webkit-transition: 1s ease-in-out 2s;
    transition: 1s ease-in-out 2s;
}

#hotel-barcelona-1882:not(.home) .go-to-page-list-wrapper .menu-scroll li{
    margin-right:0;
    opacity:1;
}



/* load */ 
#hotel-barcelona-1882.load #content-header img{
    -webkit-transform: scale(1.075);
    transform: scale(1.075);
    -webkit-transition:  7s ease-out;
    transition:  7s ease-out;
}

#content-header .carousell-cell.is-selected{
    overflow:hidde;
}


#hotel-barcelona-1882.load #content-header .main-title {
    margin-left:0!important;
    opacity:1!important;
     -webkit-transition: 1s ease-in-out 2s;
    transition:  1s ease-in-out 2s;
}

#hotel-barcelona-1882.load .go-to-page-list-wrapper .menu-scroll li:first-of-type{
    margin-right:0;
    opacity:1;
    -webkit-transition: 1s ease-in-out 2s;
    transition: 1s ease-in-out 2s;
}
#hotel-barcelona-1882.load .go-to-page-list-wrapper .menu-scroll li:nth-of-type(2){
    margin-right:0;
    opacity:1;
    -webkit-transition: 1s ease-in-out 2s;
    -webkit-transition: 1.2s ease-in-out 2s;
    transition: 1.2s ease-in-out 2s;
}
#hotel-barcelona-1882.load .go-to-page-list-wrapper .menu-scroll li:nth-of-type(3){
    margin-right:0;
    opacity:1;
    -webkit-transition: 1s ease-in-out 2s;
    -webkit-transition: 1.4s ease-in-out 2s;
    transition: 1.4s ease-in-out 2s;
}
#hotel-barcelona-1882.load .go-to-page-list-wrapper .menu-scroll li:nth-of-type(4){
    margin-right:0;
    opacity:1;
    -webkit-transition: 1s ease-in-out 2s;
    -webkit-transition: 1.6s ease-in-out 2s;
    transition: 1.6s ease-in-out 2s;
}
#hotel-barcelona-1882.load .go-to-page-list-wrapper .menu-scroll li:nth-of-type(5){
    margin-right:0;
    opacity:1;
    -webkit-transition: 1s ease-in-out 2s;
    -webkit-transition: 1.8s ease-in-out 2s;
    transition: 1.8s ease-in-out 2s;
}

.pdf i:before {
    display: inline-block;
    padding-right: 10px;
}

.pdf {
    display: block;
}

.premio-footer {
    height: 63px;
    margin: 10px 10px 0 0;
    filter: grayscale(1);
}

/* rgpd */
.cat-rgpd a.rgpd {
    cursor: initial;
    text-decoration: none;
}

/* Lateral menu */
.hidden-lat-menu {
    overflow: hidden;
    width: 0;
}

#covid-modal p{
	margin-bottom: 10px !important;
}

#covid-modal ul{
	margin: 10px 0;
}


/* COVID SAFE PROTOCOL - Page */

#covid-safe-protocol {
    padding: 70px 0 30px;
}

#covid-safe-protocol > .mi-title2 {
    text-align: center;
    margin-bottom: 40px;
}

#covid-safe-protocol .csp-inner-section {
    margin-bottom: 60px;
}

#covid-safe-protocol .csp-inner-section:last-child {
    margin-bottom: 0;
}

#covid-safe-protocol .csp-text .mi-title3 {
    margin-bottom: 0.5em;
}

#covid-safe-protocol .csp-list li {
    position: relative;
    padding-left: 1.5em;
    padding-bottom: .4em;
}

#covid-safe-protocol .csp-list li:before {
    speak: none;
    font-variant: normal;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    font-style: normal;
    letter-spacing: normal;
    font-weight: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-family: 'mirai-icofonts';
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
    color: inherit;
    content: '\eb1a';
    font-size: .4em;
    line-height: 1;
    margin-top: 1.2em;
}

#covid-safe-protocol .csp-image {
    margin-bottom: 30px;
}

#covid-safe-protocol .csp-image img {
    max-height: 320px;
    width: 100%;
    object-fit: cover;
}

#covid-safe-protocol .csp-text {
    padding: 0 30px;
}

/* [col-sm] Tablet vertical */
@media (min-width: 768px) and (max-width: 979px) {
    #covid-safe-protocol {
        width: 80%;
    }
}

/* alternate pics */

/* [col-md] Desktop */
@media (min-width: 980px) {
    #covid-safe-protocol[data-display='alternate'] .csp-inner-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    #covid-safe-protocol[data-display='alternate'] .csp-inner-section:nth-child(odd) {
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    #covid-safe-protocol[data-display='alternate'] .csp-image,
    #covid-safe-protocol[data-display='alternate'] .csp-text {
        width: calc(50% - 30px);
        margin-bottom: 0;
        padding: 0;
    }

    #covid-safe-protocol .csp-image img {
        max-width: none;
    }
}

/* columns */

/* [col-md] Desktop */
@media (min-width: 980px) {
    #covid-safe-protocol[data-display='column'] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
    }

    #covid-safe-protocol[data-display='column'] > .mi-title2 {
        width: 100%;
    }

    #covid-safe-protocol[data-display='column'] .csp-inner-section {
        width: calc(50% - 20px);
    }

    #covid-safe-protocol[data-display='column'] .csp-inner-section:nth-child(even):last-child {
        width: 70%;
        margin-left: 15%;
    }
}

.covid-safe {
    position: absolute;
	display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    background: #153226;
    padding: 10px;
    border-radius: 0 6px 6px 0;
    top: 85px;
	right: 0px;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.2s ease-in;
    z-index: 1;
    max-width: 350px;
}
.covid-safe p{
	padding: 5px;
}
.covid-safe img {
	max-width: 100px;
    height: auto;
}
/* quicktext*/
iframe#qt-button-frame {
    display: block;
    overflow: hidden !important;
    animation = qt-scale-up-bottom .3s cubic-bezier(.39,.575,.565,1.000) both: ;
    user-select: none !important;
    border: none !important;
    position: fixed !important;
    margin: 20px !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    bottom: 0% !important;
    right: 0 !important;
    left: null !important;
    box-shadow: rgba(0,0,0,0.4) 0 0 30px 0 !important;
    animation: qt-scale-up-bottom .3s cubic-bezier(.39,.575,.565,1.000) both !important;
    z-index: 1049 !important; /* --- 1 menos que las modales --- */
}
 
div[id="eighty_hotel_Reviews.prototype"] {
    z-index: 1048 !important; /* --- 2 menos que las modales --- */
}

/*---------------------------------------------------------------------------*/
/*-------------------------------- MEDIA QUERYS -----------------------------*/
/*---------------------------------------------------------------------------*/

/* XLarge desktop */
@media (min-width: 1920px) {
    /* biggers designs */
    /*.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 1800px;
    }*/
}

/* Laptop */
@media (max-width: 1400px) {
    .picbox{
        min-height: 400px;
    }
    #get-direction-modal .mi-modal-content .full-width > div{
        margin-left:0;
        width:100%;
    }
    #get-direction-modal .mi-modal-content .full-width .row.pvs{
        padding-top:20px;
        padding-bottom:20px;
    }
    #get-direction-modal .mi-modal-content p.pbxs{
        padding-bottom:10px;
    }
    /* ruso */
    ul#menu_web > li:lang(ru){
        margin-left: 15px;
    }
    #header .modal-engine-wrapper.affix:lang(ru){
        width: 210px;
    }
    .widget_qtranslate:lang(ru){
        margin-left: 0px;
    }
    
}

/* Large desktop */
@media (max-width: 1281px) {
    ul#menu_web > li {
        padding: 10px;
    }
    ul#menu_web > li > a{
        font-size: 11px;
    }
    /* ventajas */
    .engine-wrapper div.col-md-4:first-of-type{
        display:none;
    }
    .advantages-link{
        padding: 15px 0;
    }
    .advantages-wrapper-device{
        z-index: 1;
        display:block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align:center;
        background-color: rgba(92, 98, 91, 0.75);
    }
    /**/
    .engine-wrapper div.col-md-8{
        width:100%;
    }
    #content-header .main-title{
        font-size: 40px;
        line-height: 50px;
    }
    .go-to-anchor{
        display:none!important;
    }
    .go-to-page-list-wrapper{
        top: 60%;
    }
    .picbox {
        min-height: 355px;
    }
    #get-direction-modal.mirai-modal .mi-modal-content > div {
        max-height: initial;
        overflow: auto;
        padding: 40px 0 0 0;
    }
    #get-direction-modal .mi-modal-header img, #advantages-modal .mi-modal-header img, #back-top{
        display:none!important;
    }
	
	#covid-modal p,
	#covid-modal ul li{
		font-size: 14px;
		line-height: 17px;
	}

}
@media (max-width: 979px) {
	.covid-safe {
		position: relative;
		top: 0px;
		max-width: 100%;
	}
}

/* Small screens like iPad Portrait */
@media (min-width: 768px) and (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;
    }
    /* header */
    ul#menu_web{
        padding-right:0;
        text-align: center;
    }
    ul#menu_web > li{
        margin-left: 20px;
        padding:0;
    }
    html[lang='de'] ul#menu_web > li {
        padding: 0 10px;
    }
    html[lang='ru'] ul#menu_web > li {
        padding: 0 0px;
    }
    .widget_qtranslate{
        position: absolute;
        margin-left: 0px;
        bottom: auto;
        top: 20px;
        right: 20px;
        border: none;
    }
    #navigationweb.flex{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    #navigationweb > div.flex.fx-align-center{
        display: block!important;
        width: 100%;
        text-align: left;
        padding-bottom: 10px;
    }
    #logo{
        width: 100%;
        text-align: center;
        padding: 12px 0;
    }
    #logo a{
    	margin:0 auto;
    }
    html[lang='ru'] .engine-wrapper div.col-md-8 {
        width: 100%;
    }
    .engine-wrapper, ul#menu_web > li > ul.sub-menu{
       top:160px; 
    }
    .engine-wrapper .flex{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .booking-modal-btn, .booking-modal-btn:lang(ru) {
        height: 50px;
        line-height: 50px;
    }
    #header .modal-engine-wrapper {
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
    }
    #header .modal-engine-wrapper.affix, #header .modal-engine-wrapper.ex-affix {
        width: 150px;
        margin-left: 20px;
        opacity: 1;
        position: absolute!important;
        right: 0;
        top: 0;
        left: auto;
        text-align: center;
        background-color: #86bb86;
    }
    #header .modal-engine-wrapper.affix:lang(ru){
        width: auto;
    }
    #menu_web .modal-engine-wrapper.affix {
        text-align:left;
    }
    body.mirai-modal-active.push-move #engine-modal.mirai-modal {
        width: 65%;
    }
    .mirai-modal > .mi-modal-close, .mi-modal-header > .mi-modal-close{
        right: 30px;
        top: 45px!important;
    }
    ul#menu_web > li:hover > a {
        padding: 0px 0;
    }
    ul#menu_web li:hover > a:after{
        bottom: -15px;
        padding-bottom:0;
    }
    ul#menu_web .sub-menu li.duplicated-menu-item{
        display:none!important;
    }
    ul#menu_web li.duplicate-item-device .sub-menu li.duplicated-menu-item{
        display:inline-block!important;
    }
    .cat-room-detail #header .affix-wrapper .affix, .cat-offer-detail #header .affix-wrapper .affix{
        height:160px!important;
    }
    /* ventajas */
    .engine-wrapper div.col-md-4:first-of-type{
        display:none;
    }
    .advantages-link{
        padding: 20px 0;
    }
    .advantages-wrapper-device{
        z-index: 1;
        display:block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        text-align:center;
        background-color: rgba(92, 98, 91, 0.75);
    }
    /**/
    .picbox{
        min-height:375px;
    }
    .go-to-page-list-wrapper, #content-header .go-to-anchor{
        display:none;
    }
    /* footer */
    .vertical-menu-footer{
        display: block;
        text-align: center;
        color: #fff;
        padding: 0 0 35px 0;
    }
     .vertical-menu-footer .container{
        border-top:1px solid #ccc;
        border-bottom:1px solid #ccc;
        padding: 15px 0;
    }
    .vertical-menu-footer #menu_aux2 li{
        padding: 15px 0;
    }
    .vertical-menu-footer #menu_aux2 li a{
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1.44px;
        line-height: 18px;
        padding: 0 25px;
        text-transform: uppercase;
    }
	.footer-logo-group .col-sm-12.align-left {
		text-align:center;
		padding-bottom: 40px;
		padding-top: 10px;
	}
    /* home */
    #content-header .main-title{
        padding-left:20px;
    }
    #offers .xs-container, #green .xs-container{
        padding:50px;
        max-width:50%;
    }
    /* rooms */
    .room-image, .room-name, .room-intro{
        width:100%;
    }
    .rooms-listing-wrapper h3{
        padding-bottom: 20px;
        font-size: 23px;
    }
    .rooms-listing-5 .price-box{
        bottom:25px;
        padding: 15px 0;
    }
    /* storytelling */
    #history .row .white-text p:before{
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    /* services */
    #services-wrapper .flex{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    #services-wrapper .data-wrapper{
        position: absolute;
        top: 340px;
        left: 0;
        right: 0;
        z-index: 1;
        padding: 0;
        opacity: .75;
    }
    #services-wrapper .data-wrapper .flex{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        float:left;
        padding:15px;
    }
    .data-wrapper > div{
        padding-left:35px;
    }
    #services-wrapper .file-box{
        padding-top:0;
    }
    #services-wrapper .file-box img{
        height: 400px;
        -o-object-position: bottom;
        object-position: bottom;
    }
    .quote-wrapper{
        padding-bottom:35px;
    }
    .remarked{
        font-size: 17px;
        line-height: 25px;
        padding: 30px;
    }
    /* restaurantes */
    #restaurants .flex{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    #restaurants img{
        max-height:400px;
    }
    #restaurants .phs{
        padding:35px;
    }
    #restaurants p.small-container{
        max-width:100%;
    }
    /* offers */
    .cat-offer-detail div.mainfooter:before{
        border-top: 50px solid #929692;
    }
    /* situacion */
    .cat-location #intro {
        padding-bottom: 80px;
    }
    #citocode{
        padding:50px;
    }
    #citocode img{
        margin-top:0;
    }
    #indications-boxes h3{
        padding-right:20px;
    }
    /* visit bcn - mice - tourism-groups - responsable-tourism */
    #modern-city .row .white-text .info-places {
        bottom: 45px;
        left: 0;
    }
    #modern-city .row .white-text h4:before {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }
    .info-places p {
        font-size: 17px;
    }
    .info-places p:after {
        content: "\e977";
        font-family: 'mirai-icofonts'!important;
        display: inline;
        color: #fff;
        font-size: 20px;
        padding-left: 5px;
        vertical-align: middle;
    }
    #modern-city .row .white-text img {
        -webkit-filter: brightness(0.6);
        filter: brightness(0.6);
    }
    #shops .flex, #another-way-bcn .flex, #gastro-bcn .flex, #meeting-rooms .flex, #groups-restaurant .flex, .responsible-tourism.text-img .flex{
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    #shops .white{
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
         -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
    }
    #shops .white:nth-child(even){
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    #shops .white > div:first-of-type{
        display:-webkit-box!important;
        display:-ms-flexbox!important;
        display:flex!important;
    }
    #shops .white .pas{
        padding:20px;
    }
    #gastro-bcn img, #meeting-rooms img, #groups-restaurant img, .responsible-tourism.text-img img{
        max-height:350px;
    }
    #meeting-rooms .pas, #groups-restaurant .pas, .responsible-tourism.text-img .pas{
        padding:35px 10px;
    }
    /**/
    .bookingstep1 #header .affix-wrapper .affix{
        height: 125px!important;
    }
    .bookingstep1 .engine-wrapper div.col-md-8{
        width:100%;
    }
	#covid-modal img{
		max-height: 350px;
		margin-bottom: 20px;
		width: 100%;
		object-fit: cover;
	}
}

/* Screen touch devices */
 @media (min-width: 0) and (max-width: 1024px) {
    .featured-links li, .featured-links .menu li {
        padding: 4px 0;
        margin-bottom: 10px;
    }
	
}

/*------------------------------------------------------------------------------*/

/*
     FILE ARCHIVED ON 04:06:48 Mar 03, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:26:46 Jul 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.696
  exclusion.robots: 0.112
  exclusion.robots.policy: 0.1
  esindex: 0.009
  cdx.remote: 7.531
  LoadShardBlock: 162.159 (3)
  PetaboxLoader3.datanode: 206.639 (6)
  PetaboxLoader3.resolve: 228.064 (3)
  load_resource: 799.013 (2)
  loaddict: 58.855
*/