@charset "UTF-8";
@font-face{font-family:"icons";src:url("../..fonts/icons.eot");src:url("../fonts/icons.eot?#iefix")format("embedded-opentype"),url("../fonts/icons.woff") format("woff"),url("../fonts/icons.ttf")format("truetype"),url("../fonts/icons.svg#icons")format("svg");font-weight:normal;font-style:normal;}
[data-icon]:before{font-family:'icons'!important;content:attr(data-icon);font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

*{color:inherit;border:0;margin:0;padding:0;}
a{text-size-adjust:none;-webkit-text-size-adjust:none;text-decoration:none;}
address{font-style:normal;}
b,strong{font-weight:600;}
body{cursor:default;font-size:12px;}
button{background:none;}
button,label{cursor:pointer;}
mark{background:none;}
li{list-style:none;}
:focus{outline:none;}
::-moz-focus-inner{border:0;}
script,style{display:none!important;}

html {
    height : 100%;
}

img {
    border : 0px;
}

body {
    cursor                : default;
    margin                : 0;
    padding               : 0;
    height                : 100%;
    font-family           : 'PT Sans', sans-serif;
    background-position   : center !important;
    background-attachment : fixed !important;
    background-size       : cover !important;
}

button {
    cursor : pointer;
}

ul {
    margin     : 0;
    padding    : 0;
    list-style : none;
}

li {
    list-style : none;
}

fieldset {
    margin  : 0;
    border  : 0;
    padding : 0;
}

#reserva a {
    color : #000;
}

p {
    margin : 0;
}

.comun_tab b {
    font-weight : normal;
}

figure {
    margin : 0;
}

.fl, .fl_ch > div, .fl_ch > li, .fl_ch > section {
    float : left;
}

.tac {
    text-align : center;
}

.dib, .dib_ch > * {
    display : inline-block;
}

.dibl {
    text-align : left;
}

.dibl > * {
    display        : inline-block;
    vertical-align : middle;
}

.dibr {
    text-align : right;
}

.dibr > * {
    display        : inline-block;
    vertical-align : middle;
}

.fc {
    text-align : center;
}

.fc > * {
    display        : inline-block;
    vertical-align : middle;
}

.fr, .fr_ch > div, .fr_ch > li, .fr_ch > section {
    float : right;
}

.dn {
    display : none;
}

.db {
    display : block;
}

.tablet {
    display : none;
}

.mobile {
    display : none;
}

.auto {
    max-width : 1140px;
    min-width : 300px;
    margin    : 0px auto;
    padding   : 0px 38px;
}

.tx-100 {
    transform         : translateX(-100%);
    -moz-transform    : translateX(-100%);
    -webkit-transform : translateX(-100%);
    -o-transform      : translateX(-100%);
    -ms-transform     : translateX(-100%);
}

.ty-100 {
    transform         : translateY(-100%);
    -moz-transform    : translateY(-100%);
    -webkit-transform : translateY(-100%);
    -o-transform      : translateY(-100%);
    -ms-transform     : translateY(-100%);
}

.ty-50 {
    transform         : translateY(-50%);
    -moz-transform    : translateY(-50%);
    -webkit-transform : translateY(-50%);
    -o-transform      : translateY(-50%);
    -ms-transform     : translateY(-50%);
}

.ty50 {
    transform         : translateY(50%);
    -moz-transform    : translateY(50%);
    -webkit-transform : translateY(50%);
    -o-transform      : translateY(50%);
    -ms-transform     : translateY(50%);
}

.tx-50 {
    transform         : translateX(-50%);
    -moz-transform    : translateX(-50%);
    -webkit-transform : translateX(-50%);
    -o-transform      : translateX(-50%);
    -ms-transform     : translateX(-50%);
}

.t-100 {
    transform         : translate(-100%, -100%);
    -moz-transform    : translate(-100%, -100%);
    -webkit-transform : translate(-100%, -100%);
    -o-transform      : translate(-100%, -100%);
    -ms-transform     : translate(-100%, -100%);
}

.t-50 {
    transform         : translate(-50%, -50%);
    -moz-transform    : translate(-50%, -50%);
    -webkit-transform : translate(-50%, -50%);
    -o-transform      : translate(-50%, -50%);
    -ms-transform     : translate(-50%, -50%);
}

.ty100 {
    transform         : translateY(100%);
    -moz-transform    : translateY(100%);
    -webkit-transform : translateY(100%);
    -o-transform      : translateY(100%);
    -ms-transform     : translateY(100%);
}

#reserva #modal {
    top         : 0;
    left        : 0;
    right       : 0;
    bottom      : 0;
    display     : none;
    z-index     : 20;
    font-family : Roboto Condensed;
    background  : rgba(0, 0, 0, .7);
    position    : fixed;
}

#reserva #modal.show {
    display : block;
}

.calendar.input {
    background : #F00;
}

#engineCalendar {
    z-index  : 30;
    position:absolute;
    width: auto!important;
}

#engineCalendar section {
    left: 0;
    right: 0;
}

.engineWindow {
    left : calc(50% - 300px) !important;
    top  : calc(50% - 150px) !important;
}

.engineWindow header {
    width: auto!important;
    background : #000;
}

.engineWindow header .title {
    padding-right : 30px !important;
}

.engineWindow header .canvas {
    line-height : 27px !important;
}
#datepicker div{
    max-width:auto!important;
}

@media (min-width:600px){
    #engineCalendar section{
        left: auto;
        right: auto;
        position:relative;
    }
}

/* .tpl-title-mod */
.tpl-title-mod{text-align:center;background:transparent;text-transform:uppercase;font:bold 16px 'Roboto Condensed', sans-serif;letter-spacing:0.05em;padding:15px 0 10px;color:#444444;}
@media (min-width:601px){
    .tpl-title-mod{font-size:24px!important;padding-top:22px;}
}

.adv_no_pin{text-align:center;background:transparent;font:bold 14px 'Roboto Condensed', sans-serif;padding:15px 0 10px;color:#444444;}
@media (min-width:601px){
    .adv_no_pin{font-size:16px!important;}
}

/* estilos sobreescritos */
#my_booking .migas{background-image:none;padding-bottom: 10px;display:none;}
.content #reserva div {overflow: visible;}

#reserva,
.contentMod{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAFVBMVEXk5OTl5eXm5ubq6urt7e3u7u7x8fETli8WAAAAdklEQVR4AXXSYQ6FIAwDYEbnu/+RX0rS9leNmbAvIo6dnaMLC49nz5gA3oJ5QcAQ0AOwC95AQAqQDCQDZ18m8yEAZIHZAQIvIWAiIGJ0ilHkRYEA6RJMm43c381k+zv9O31v/X96DXrdeq37+fQz7X3Qe6f32x/WSgI7Xjn0+wAAAABJRU5ErkJggg==);}

/* .tpl-boxcancelar-mod */
.tpl-boxcancelar-mod {padding:10px 10px 5px;background:transparent;font:12px 'Roboto Condensed', sans-serif;}
.tpl-boxcancelar-mod > div{background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:0;}
.tpl-boxcancelar-mod > div > div:first-of-type{padding:10px;position:relative;overflow:visible;}
.tpl-boxcancelar-mod > div > div:first-of-type:after{content:'';position:absolute;bottom:-1px;left:0;right:0;border-bottom:1px solid #d0cfcf;}
.tpl-boxcancelar-mod > div > div:first-of-type > div:first-of-type{text-transform:uppercase;font-size:18px;color:#000;}
.tpl-boxcancelar-mod > div > div:first-of-type > div:last-of-type{color:#646464;}
.tpl-boxcancelar-mod > div > div:last-of-type > div{padding:10px;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div{text-transform:uppercase;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:first-of-type{color:#000;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:first-of-type > div:first-of-type:before,
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:first-of-type > div:last-of-type:before{content:attr(data-pre);text-transform:uppercase;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:first-of-type > div{display:inline-block}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:first-of-type > div:last-of-type{text-transform:none;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type{color:#999;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type > div{display:inline-block;font-weight:bold;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type > div:first-of-type{margin-right:10px;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type > div:before{content:'\e0ba';font-family:'Icons';vertical-align:middle;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type > div:first-of-type:before{font-size:17px;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type > div > span{color:#444;}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type > div > .nPersonas:before{content:'(';}
.tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type > div > .nPersonas:after{content:')';}
.tpl-boxcancelar-mod > div > div:last-of-type > button{display:block;text-align:center;width:100%;background:#b64b4c;font:14px 'Roboto Condensed';color:#fff;padding:12px 0;text-transform:uppercase;}
.tpl-boxcancelar-mod > div > div:last-of-type > button:hover{background:#ca5556;transition:.3s;}
@media (min-width:601px){
    .tpl-boxcancelar-mod {padding:10px 20px 15px}
    .tpl-boxcancelar-mod > div > div:first-of-type > div:first-of-type{font-size:24px;}
    .tpl-boxcancelar-mod > div > div:last-of-type > div{display:inline-block;width: 70%;width:calc(100% - 178px);vertical-align:middle;}
    .tpl-boxcancelar-mod > div > div:last-of-type > div > div:first-of-type{font-size:16px;}
    .tpl-boxcancelar-mod > div > div:last-of-type > button{display:inline-block;padding:20px 0;width:155px;vertical-align:middle;/*z-index:1;*/position:relative;}
}
@media (min-width:801px){
    .tpl-boxcancelar-mod > div{padding-left:210px;position:relative;max-width:1114px;margin:0 auto;box-sizing:border-box;}
    .tpl-boxcancelar-mod > div:before{content:'';position:absolute;top:0;left:0;width:210px;bottom:0;background-image:inherit;background-size:cover;}
    .tpl-boxcancelar-mod > div > div:first-of-type{padding:25px 20px;position:relative;}
    .tpl-boxcancelar-mod > div > div:first-of-type > div:last-of-type{font-size:14px;}
    .tpl-boxcancelar-mod > div > div:last-of-type > div{padding:0 20px}
    .tpl-boxcancelar-mod > div > div:last-of-type > div{width:calc(100% - 198px);}
    .tpl-boxcancelar-mod > div > div:last-of-type > div > div:first-of-type{display:inline-block;vertical-align:middle;margin-right:20px;}
    .tpl-boxcancelar-mod > div > div:last-of-type > div > div:last-of-type{display:inline-block;vertical-align:middle;}
}


/* .tpl-cancelar-mod */
.tpl-cancelar-mod > div{background:#fff;border-top:3px solid #ce6b00;text-align:center;font-family:'Roboto Condensed';color:#fff;width:300px;margin:0 auto;}
.tpl-cancelar-mod > div > div:first-of-type{font-size:16px;text-transform:uppercase;color:#000;margin:20px 0 10px;}
.tpl-cancelar-mod > div > div:nth-of-type(2){font-size:11px;color:#646464;margin-bottom:12px;}
.tpl-cancelar-mod > div > div:last-of-type{padding-bottom:20px;}
.tpl-cancelar-mod > div > div:last-of-type > button{font:14px 'Roboto Condensed';padding:9px 0;}
.tpl-cancelar-mod > div > div:last-of-type > .bVolver{background:#b64b4c;width:55px;margin-right:10px;}
.tpl-cancelar-mod > div > div:last-of-type > .bVolver:hover{background:#ca5556;}
.tpl-cancelar-mod > div > div:last-of-type > .bConfirmar{background:#228800;width:143px;}
.tpl-cancelar-mod > div > div:last-of-type > .bConfirmar:hover{background:#339911;}
@media (min-width:601px){
    .tpl-cancelar-mod > div{width:500px;}
    .tpl-cancelar-mod > div > div:first-of-type{font-size:24px;margin-bottom:10px;}
    .tpl-cancelar-mod > div > div:nth-of-type(2){font-size:14px;margin-bottom:26px;}
    .tpl-cancelar-mod > div > div:last-of-type > button{padding:15px 0;}
}
@media (min-width:801px){
    .tpl-cancelar-mod > div{width:600px;}
}

.adv_no_dispo > div{color:#646464;text-align:center;}
.adv_no_dispo > div > div:first-of-type{padding:20px;box-sizing:border-box;text-transform:initial;}
.adv_no_dispo > div > button{font:14px 'Roboto Condensed';padding: 15px 17px;background:#228800;margin-bottom: 20px;color:#fff;}
.adv_no_dispo > div > button:hover{background:#339911;transition:.3s;}

.tpl-cancelar-mod2 > div > div:last-of-type > .bVolver,
.tpl-cancelar-mod2 > div > div:last-of-type > .bConfirmar{width:65px;}




/* .tpl-total-mod */
.tpl-total-mod{font-family:'Roboto Condensed';background:transparent;padding:0 10px 10px;}
.tpl-total-mod > div{background:#efefef;padding:12px 10px;}
.tpl-total-mod > div > div:first-of-type{margin-bottom:5px;text-transform:uppercase;}
.tpl-total-mod > div > div:first-of-type > span:first-of-type{font-size:14px;font-weight:bold;color:#000;}
.tpl-total-mod > div > div:first-of-type > span:last-of-type{font-size:16px;font-weight:normal;color:#008a01;}
.tpl-total-mod > div > div:last-of-type{font-size:12px;font-weight:normal;color:#666;padding-right:60px}
@media (min-width:601px){
    .tpl-total-mod{padding:0 20px 15px;}
    .tpl-total-mod > div{padding:13px 20px;text-align:right;}
    .tpl-total-mod > div:after {content: '';clear: both;display: block;}
    .tpl-total-mod > div > div:first-of-type{display:inline-block;float:left;max-width:49%;text-align:left;margin-bottom:0;}
    .tpl-total-mod > div > div:first-of-type > span:first-of-type{display:inline-block;vertical-align:middle;font-size:16px;}
    .tpl-total-mod > div > div:first-of-type > span:last-of-type{font-size:24px;vertical-align:middle;margin-left:10px;}
    .tpl-total-mod > div > div:last-of-type{display:inline-block;width:250px;text-align:left;padding:0;}
}
@media (min-width:801px){
    .tpl-total-mod > div{max-width:1114px;margin:0 auto;padding:20px 30px;box-sizing:border-box;}
    .tpl-total-mod > div > div:first-of-type > span{font-size:16px;}
    .tpl-total-mod > div > div:first-of-type > span:last-of-type{font-size:24px;}
    .tpl-total-mod > div > div:last-of-type{width:500px;line-height:32px;}
}

/* base modales */
.dyn-modals{opacity:0;background:rgba(0,0,0,.7);bottom:0;right:0;left:0;top:0;font-family:'Roboto Condensed';padding:10px;position:fixed;z-index:17;transition:1s;z-index:16000003;}
.dyn-modals.showModal{opacity:1;}
.dyn-modals > span {color:#fff;cursor:default;font-size:12px;padding-bottom:10px;text-align:right;text-transform:uppercase;position:fixed;top:0;left:0;right:0;bottom:0;padding:10px 10px 0 0;cursor:pointer;}
.dyn-modals > span:after{content:'X';padding-left:10px;}
.dyn-modals .content-modal{position:absolute;top:200px;left:10px;right:10px;/*bottom:10px;*/overflow:auto;transition:1s;max-width:875px;margin:0 auto;opacity:0;}

.dyn-modals.showModal .content-modal{position:relative;top:50px;/*bottom:50px;*/opacity:1;max-height:90%;}

/* .tpl-modifydata2-mod */
.tpl-modifydata2-mod{padding:0 10px;}
.tpl-modifydata2-mod > div{background:#efefef;padding:12px 0 12px 10px;position:relative;}
.tpl-modifydata2-mod.editing > div{padding-right:10px;}
.tpl-modifydata2-mod > div:after{position:absolute;content:'';border-bottom:1px solid #d0cfcf;bottom:0;left:0;right:0;}
.tpl-modifydata2-mod > div > div{font:12px/14px 'Roboto Condensed';display:inline-block;width:85%;width:calc(100% - 48px);vertical-align:middle;}
.tpl-modifydata2-mod.editing > div > div{width:100%;background:#fff;padding:10px;box-sizing:border-box;}
.tpl-modifydata2-mod > div > div > div:first-of-type{font-weight:bold;}
.tpl-modifydata2-mod > div > div > textarea{font:12px/14px 'Roboto Condensed';border:none;width:100%;background:#efefef;color:#646464;resize:none;box-sizing:border-box;margin-bottom:10px;overflow:hidden;}
.tpl-modifydata2-mod > div > div > div:last-of-type{display:none;}
.tpl-modifydata2-mod.editing > div > div > div:last-of-type{display:block;text-align:right;}
.tpl-modifydata2-mod > div > div > div:last-of-type > button{font:14px 'Roboto Condensed';color:#fff;padding:8px 10px;}
.tpl-modifydata2-mod > div > div > div:last-of-type > .bObsCancelar{background:#b64b4c;margin-right:10px;}
.tpl-modifydata2-mod > div > div > div:last-of-type > .bObsCancelar:hover{background:#ca5556;transition:.3s}
.tpl-modifydata2-mod > div > div > div:last-of-type > .bObsConfirmar{background:#228800;}
.tpl-modifydata2-mod > div > div > div:last-of-type > .bObsConfirmar:hover{background:#339911;transition:.3s}
.tpl-modifydata2-mod.editing > div > div:first-of-type > textarea{background:#fff;padding:3px;border:1px solid #bebebe;}
.tpl-modifydata2-mod > div > button{background:#280;width:30px;padding:15px 0;color:#fff;display:inline-block;vertical-align:middle;margin-left:15px;}
.tpl-modifydata2-mod.editing > div > button{display:none;}
.tpl-modifydata2-mod > div > button:before{content:'\e065';font-family:'Icons';}
.tpl-modifydata2-mod > div > button > span{display:none;}


@media (min-width:601px){
    .tpl-modifydata2-mod{padding:0 20px;}
    .tpl-modifydata2-mod > div {padding:8px 0 8px 20px;}
    .tpl-modifydata2-mod > div > div{font-size:14px;width:calc(100% - 86px);}
    .tpl-modifydata2-mod > div > button{width:68px;font:14px 'Roboto Condensed';}
    .tpl-modifydata2-mod > div > button > span{display:inline;}
    .tpl-modifydata2-mod > div > div > div:first-of-type{display:inline-block;vertical-align:top;margin-right:20px;}
    .tpl-modifydata2-mod > div > div > textarea{display:inline-block;width:85%;width:calc(100% - 120px);font-size:14px;}
    .tpl-modifydata2-mod > div > div > div:last-of-type > button{padding: 15px 10px;}
}

@media (min-width:801px){
    .tpl-modifydata2-mod > div{padding:20px 0 20px 30px;max-width:1114px;margin:0 auto;box-sizing:border-box;}
    .tpl-modifydata2-mod.editing > div {padding:10px;}
    .tpl-modifydata2-mod > div > div > div:first-of-type{margin-right:13px;}
    .tpl-modifydata2-mod > div > div{font-size:14px;width:82%;width:calc(100% - 171px);width:calc(100% - 172px)\0;padding-bottom: 20px;}
    .tpl-modifydata2-mod > div > button{margin-left:100px;}
    .tpl-modifydata2-mod.editing > div > div{padding-bottom:20px;}
}


/*

-al box principal de la experiencia
.checked -> activa los estilos del extra seleccionado.
.expand -> activa el seguir leyendo
.noExpand -> retira el seguir leyendo cuando no hay más texto
.noAmount -> oculta el select, porque el extra es único.

-aplicado al contenedor
.expandExtras -> permite visualizar 1 extra o ocultarlo


*/
/* .tpl-extras-mod */
.tpl-extras-mod{padding:5px 0;font:12px 'Roboto Condensed';}
.tpl-extras-mod > article{background:#f1f1f1;}
.tpl-extras-mod > article > header{background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:0;padding-left:10px;position:relative;min-height:64px;box-shadow: 0px 6px 6px -3px rgba(0,0,0,.5);}
.tpl-extras-mod > article > header > div:first-of-type{font-size:14px;color:#444;display:inline-block;vertical-align:middle;width:100px;}
.tpl-extras-mod > article > header > div:first-of-type > span{display:block;display:inline-block;padding:5px 0;}
.tpl-extras-mod > article > header > div:first-of-type .deletePlan{display:none;}
.tpl-extras-mod.checked > article > header > div:first-of-type .deletePlan{font-size:11px;color:#c76263;display:block;}
.tpl-extras-mod > article > header > div:first-of-type .deletePlan:before{content:'\e08a';font-family:'Icons';}
.tpl-extras-mod > article > header > div:first-of-type .deletePlan > span{display: none;}
.tpl-extras-mod > article > header > div:nth-of-type(2){display: inline-block;vertical-align:middle;height:64px;}
.tpl-extras-mod > article > header > div:nth-of-type(2) > label{border: 1px solid #bebebe;color:#646464;display:inline-block;margin-top:20px;position:relative;}
.tpl-extras-mod > article > header > div:nth-of-type(2) > label:before{content:'';border-left:1px solid #bebebe;position:absolute;top:0;bottom:0;right:21px;}
.tpl-extras-mod > article > header > div:nth-of-type(2) > label:after{content:'';border-top:6px solid #7c7c7c;border-left:5px solid transparent;border-right:5px solid transparent;display:inline-block;margin-left:-15px;position:absolute;top:8px;right:5px;}
.tpl-extras-mod > article > header > div:nth-of-type(2) > label .amount{cursor:pointer;padding:3px 55px 3px 9px;font:13px 'Roboto Condensed';}
.tpl-extras-mod > article > header > div:nth-of-type(2) > label .amount{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;}
.tpl-extras-mod > article > header > div:nth-of-type(2) > label select::-ms-expand {display: none;}
.tpl-extras-mod.noAmount > article > header > div:nth-of-type(2) > label{display:none;}
.tpl-extras-mod > article > header > div:nth-of-type(2) > div{display: none;}
.tpl-extras-mod > article > header > div:last-of-type{position:absolute;top:0;bottom:0;right:0;text-align:right;}
.tpl-extras-mod > article > header > div:last-of-type > div{text-align:right;display: inline-block;vertical-align: middle;margin-right:5px;}
.tpl-extras-mod > article > header > div:last-of-type > div > div:first-of-type > div:first-of-type{font-size:16px;color:#666;font-weight:bold;}
.tpl-extras-mod > article > header > div:last-of-type > div > div:first-of-type > div:last-of-type{color:#999;}
.tpl-extras-mod.free > article > header > div:last-of-type > div > div:first-of-type,
.tpl-extras-mod > article > header > div:last-of-type > div > div:last-of-type{display:none;}
.tpl-extras-mod.free > article > header > div:last-of-type > div > div:last-of-type{font-size:18px;color:#228800;font-weight:bold;display:inline-block;text-transform:uppercase;vertical-align:middle;}
.tpl-extras-mod > article > header > div:last-of-type .seleccionar{display: inline-block;color: #fff;background: #b8b8b8;min-height: 64px;height: 100%;padding: 0 4px;vertical-align: middle;font-size:10px;}
.tpl-extras-mod.checked > article > header > div:last-of-type .seleccionar{background: #228800;}
.tpl-extras-mod > article > header > div:last-of-type .seleccionar:before{content:'\e0a9';font-family: 'Icons';}
.tpl-extras-mod > article > header > div:last-of-type .seleccionar > span{display:none;}
.tpl-extras-mod > article > section{padding:10px 18px 10px 10px;}
.tpl-extras-mod > article > section > div:first-of-type{color:#646464;max-height:65px;overflow:hidden;transition:max-height cubic-bezier(0, 0.84, 0.07, 0.97) 1s;transition: .4s;}
.tpl-extras-mod.expand > article > section > div:first-of-type{max-height:500px;transition:1s;}
.tpl-extras-mod > article > section > div:last-of-type{text-align:right;color:#3e454f;}
.tpl-extras-mod > article > section > div:last-of-type > span > span{cursor:pointer;text-decoration:underline;}
.tpl-extras-mod.noExpand > article > section > div:last-of-type > span{display:none!important;}
.tpl-extras-mod > article > section > div:last-of-type .continueRead:first-of-type,
.tpl-extras-mod.expand > article > section > div:last-of-type .hideText:last-of-type{display:inline-block;vertical-align:middle;}
.tpl-extras-mod.expand > article > section > div:last-of-type .continueRead:first-of-type,
.tpl-extras-mod > article > section > div:last-of-type .hideText:last-of-type{display:none;}
.tpl-extras-mod > article > section > div:last-of-type .continueRead:first-of-type:after,
.tpl-extras-mod > article > section > div:last-of-type .hideText:last-of-type:after{content:'\e0b2';font-family: 'Icons';margin-right:10px;vertical-align:middle;text-decoration:none!important;}
.tpl-extras-mod.expand > article > section > div:last-of-type .continueRead:first-of-type:after,
.tpl-extras-mod.expand > article > section > div:last-of-type .hideText:last-of-type:after{content:'\e0b5';font-family: 'Icons';}

@media (min-width:601px){
    .tpl-extras-mod > article > header{padding-left:160px;position:relative;}
    .tpl-extras-mod > article > header:before{content:'';width:144px;background-image:inherit;background-size:cover;position:absolute;top:0;left:0;bottom:0;width:144px;}
    .tpl-extras-mod > article > header > div:first-of-type{font-size:16px;width:125px;text-transform:uppercase;}
    .tpl-extras-mod.checked > article > header > div:first-of-type .deletePlan{font-size:14px;}
    .tpl-extras-mod > article > header > div:last-of-type > div{margin-right:36px;height:100%;}
    .tpl-extras-mod > article > header > div:last-of-type > div:before{content:'';height:100%;display:inline-block;vertical-align:middle;}
    .tpl-extras-mod > article > header > div:last-of-type > div > div:first-of-type{display:inline-block;vertical-align:middle;}
    .tpl-extras-mod > article > header > div:last-of-type > div > div:first-of-type > div:first-of-type{font-size:18px;}
    .tpl-extras-mod > article > header > div:last-of-type > div > div:first-of-type > div:nth-of-type(2){font-size:14px;font-style:italic;}
    .tpl-extras-mod > article > header > div:last-of-type .seleccionar{width:70px;font:13px 'Roboto Condensed';position:relative;height:auto;}
    .tpl-extras-mod > article > header > div:last-of-type .seleccionar:after{content:none;}
    .tpl-extras-mod.checked > article > header > div:last-of-type .seleccionar:after{content:'';position:absolute;top:0;right:100%;bottom:0;border-right:16px solid #228800;border-top:32px solid transparent;border-bottom:32px solid transparent;}
    .tpl-extras-mod > article > header > div:last-of-type .seleccionar:before{content:none;}
    .tpl-extras-mod > article > header > div:last-of-type .seleccionar > span{display:inline-block;text-transform:uppercase;}
    .tpl-extras-mod:not(.checked) > article > header > div:last-of-type .seleccionar > span:first-of-type{display:none;}
    .tpl-extras-mod.checked > article > header > div:last-of-type .seleccionar > span:last-of-type{display:none;}
    .tpl-extras-mod > article > section{padding:20px 30px 10px 20px;}
    .tpl-extras-mod > article > section > div:first-of-type{max-height:50px;margin-bottom:5px;}
    .tpl-extras-mod.expand > article > section > div:first-of-type{max-height:300px;}

}
@media (min-width:801px){
    .tpl-extras-mod > article > header > div:first-of-type{width:315px;}
    .tpl-extras-mod > article > section{padding:20px 30px 20px 20px;}
    .tpl-extras-mod > article > section > div:first-of-type{max-height:35px;margin-bottom:5px;}
    .tpl-extras-mod.expand > article > section > div:first-of-type{max-height:250px;}

}

.tpl-extras-base > div .tpl-extras-mod.checked{display:block!important;}
.tpl-extras-base > div .tpl-extras-mod:not(.checked){display:none;}
.tpl-extras-base.expandExtras > div .tpl-extras-mod{display:block!important;}
.tpl-extras-base > div > div:last-of-type{text-align:right;padding-right:10px;padding-top:5px;}
.tpl-extras-base > div > div:last-of-type > button{display:inline-block;vertical-align:middle;font:bold 14px 'Roboto Condensed';text-transform:uppercase;color:#3e454f;}
.tpl-extras-base > div > div:last-of-type > button:after{display:inline-block;vertical-align:middle;content:'';border-left:6px solid transparent;border-right:6px solid transparent;margin-left:5px;}
.tpl-extras-base > div > div:last-of-type .showExtras,
.tpl-extras-base.expandExtras > div:last-of-type .hideExtras{display:inline-block;}
.tpl-extras-base > div > div:last-of-type .hideExtras,
.tpl-extras-base.expandExtras > div:last-of-type .showExtras{display:none;}
.tpl-extras-base > div > div:last-of-type .showExtras:after{border-top:9px solid #3e454f;}
.tpl-extras-base > div > div:last-of-type .hideExtras:after{content:'';border-bottom:9px solid #3e454f;}

@media (min-width:601px){
    .tpl-extras-base > div > div:last-of-type{padding-right:20px;padding-top:10px;}
    .tpl-extras-base > div > div:last-of-type > button{font-size:16px;}
}
@media (min-width:801px){
    .tpl-extras-base > div{max-width:1114px;margin:0 auto;}
}

/* .tpl-modifydata-mod */
.tpl-modifydata-mod{padding:10px 10px 0;font:12px 'Roboto Condensed';}
.tpl-modifydata-mod >.max-width{background:#efefef;}
.tpl-modifydata-mod >.max-width > .booking-title{padding:10px;font-size:18px;border-bottom:1px solid #d0cfcf;text-transform:uppercase;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment{color:#000;position:relative;padding:17px 40px 17px 10px;border-bottom:1px solid #d0cfcf;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > .huesped{font-weight:bold;color:#000;display:inline-block;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > .nombre{color:#646464;display:inline-block;}
/*boton editar*/
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > button{background:#280;width:30px;padding:17px 0;color:#fff;display:inline-block;vertical-align:middle;margin-left:15px;position:absolute;top:0;bottom:0;right:0;font-family:'Roboto Condensed';}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > button:before{content:'\e065';font-family:'Icons';}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > button > span{display:none;}
/*bloque-left*/
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date{background:#efefef;color:#000;position:relative;padding:9px 40px 9px 10px;border-bottom:1px solid #d0cfcf;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date > div:first-of-type{display:inline-block;font-weight:bold;color:#000;display:inline-block;vertical-align:top;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date > div:last-of-type{display:inline-block;color:#646464;vertical-align:top;text-align:left;}
/*bloque-rigth*/
.tpl-modifydata-mod >.max-width > .booking-blockright{background:#efefef;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay{padding:9px 40px 9px 10px;border-bottom:1px solid #efefef;position:relative;border-bottom:1px solid #d0cfcf;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:first-of-type{color:#646464;display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:first-of-type{display:block!important;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_entrada{display:block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_salida,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_noches{display:inline-block;margin-right:15px;min-width:100px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > div > div:first-of-type{font-weight:bold;color:#000;display:inline-block;width:90px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > div > div:first-of-type > div:last-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_noches > div > .current_price{display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_entrada > .entrada,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_salida > .salida,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_noches > .noches{color:#646464;display:inline-block;}
/*boton editar*/
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > button{background:#280;width:30px;padding:17px 0;color:#fff;display:inline-block;vertical-align:middle;margin-left:15px;position:absolute;top:0;bottom:0;right:0;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > button:before{content:'\e065';font-family:'Icons';}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > button > span{display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:last-of-type{display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check{padding:17px 10px;border-bottom:1px solid #d0cfcf;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check > .c_checkin,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check > .c_checkout{display:inline-block;margin-right:15px;width:150px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check > .c_checkin > div:first-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check > .c_checkout > div:first-of-type{display:inline-block;color:#000;font-weight:bold;width:90px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check > .c_checkin > .checkin,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check > .c_checkout > .checkout{display:inline-block;color:#646464;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:last-of-type{display:none;}
/****estilos de edición****/
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing{padding:10px;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div{background:#efefef;padding:10px;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:first-of-type > button{display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type{display:block;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > label{display:inline-block;vertical-align:top;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > label > div:first-of-type{color:#646464;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_treatment,
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_nombre{margin-right:5px;}
/*select and input styles*/
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_treatment > label{border: 1px solid #bebebe;color:#646464;display:inline-block;position:relative;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_treatment > label:before{content:'';border-left:1px solid #bebebe;position:absolute;top:0;bottom:0;right:21px;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_treatment > label:after{content:'';border-top:6px solid #7c7c7c;border-left:5px solid transparent;border-right:5px solid transparent;display:inline-block;margin-left:-15px;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_treatment > label .treatment{cursor:pointer;padding:1px 25px 1px 5px;font:13px 'Roboto Condensed';}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_treatment > label .treatment{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_nombre > div > input,
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_apellidos > div > input{height:22px;width:90px;border:1px solid #bebebe;padding:5px;box-sizing:border-box;font:12px/14px 'Roboto Condensed';color:#646464;}
/*botones*/
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type{text-align:right;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type > button{color:#fff;font:14px 'Roboto Condensed';padding:10px 5px;min-width:67px;margin-top:10px;margin-left:10px;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type > button:first-of-type{background:#b64b4c;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type > button:last-of-type{background:#280;}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type > button:first-of-type:hover{background:#ca5556;transition:.3s}
.tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type > button:last-of-type:hover{background:#339911;transition:.3s}
/**/
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing{padding:10px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:first-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_noches > div{display:inline-block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_noches > div:last-of-type > div{color:#646464;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_noches > div > div:first-of-type{display:block}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_noches > dive > div:last-of-type{display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_entrada > div > div:last-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_salida > div > div:last-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > div,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_entrada > div > div:last-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_salida > div > div:last-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_noches > div > div:last-of-type{display:block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > div > div {width:100px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_noches > div{margin-bottom:5px;display:inline-block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_noches > div > div:first-of-type{display:none}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_noches > dive > div:last-of-type{display:block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_entrada > div > div:first-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_salida > div > div:first-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > .c_noches > div > div:first-of-type,
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2) > div > button{display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type{display:block;}
/*datepicker*/
#engineCalendar header div{border:0;}
/*datepicker*/
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates{background:#fff;padding:10px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div{display:inline-block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > div{font-weight:bold;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > label{position:relative;display:inline-block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > label > .modifydata_item{border:1px solid #bebebe;width:122px!important;height:20px;padding:1px 5px;box-sizing:border-box;color:#646464;font:12px 'Roboto Condensed';background:#fff!important;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > label > .modifydata_item .canvas{display:inline-block;float:right;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > label > .modifydata_item svg{width:16px!important;height:16px!important;}
#my_booking .input span{display:inline-block;vertical-align:top;color:#646464;font:normal 12px 'Roboto Condensed'}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div:first-of-type{margin-right:10px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > .c_calcular{text-align:right;margin-top:10px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > .c_calcular > .bt_calcular{background:#333;color:#fff;font:14px 'Roboto Condensed';padding:3px 7px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > .c_calcular > .bt_calcular:before{content:'\e019';font:11px 'Icons';}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:last-of-type > ul{margin-top:10px;display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:last-of-type > div:last-of-type{display:none;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing.noDispo > div:last-of-type .modifydata_dates > div:last-of-type > div:last-of-type{display:block;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_buttons{text-align:right;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_buttons > button{color:#fff;font:14px 'Roboto Condensed';padding:10px 5px;min-width: 67px;margin-top: 10px;margin-left: 10px;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type  .modifydata_buttons > button:first-of-type{background:#b64b4c;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type  .modifydata_buttons > button:last-of-type{background:#280;}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type  .modifydata_buttons > button:first-of-type:hover{background:#ca5556;transition:.3s}
.tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type  .modifydata_buttons > button:last-of-type:hover{background:#339911;transition:.3s}

@media (min-width:601px){
    .tpl-modifydata-mod{padding:15px 20px 0;font-size:14px;}
    .tpl-modifydata-mod >.max-width > .booking-title{padding:15px 20px;font-size:24px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment{padding:15px 90px 15px 20px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > button{width:68px;padding:15px 0;margin-left:15px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > button > span{display:inline;font-family:'Roboto Condensed'}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date{padding:15px 20px 15px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date > div:last-of-type > div{display:inline-block;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date > div:last-of-type > .hour:before{content:' | ';}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay{padding:15px 50px 15px 20px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > .c_entrada{display:inline-block;margin-right:15px;min-width:100px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > button{width:68px;padding:15px 0;margin-left:15px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay > div:nth-of-type(2) > div > button > span{display:inline;font:14px 'Roboto Condensed';}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-check{padding:15px 20px 15px;}
    /*editing styles*/
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:first-of-type > .nombre{margin-left:60px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type{text-align:right;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > label{margin-left:15px;margin-right:0!important;text-align:left;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_treatment > label > .treatment{width:70px;font-size:14px;padding:0 25px 0 5px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_nombre > div > #ta_nombreCliente,
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > .c_apellidos > div > #ta_apellidoCliente{width:146px;font-size:14px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type > button{padding:16px 5px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing{padding:15px 10px 15px 20px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:first-of-type{margin-bottom:20px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:nth-of-type(2){display:inline-block;vertical-align:top;width:45%;padding-top:10px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates{padding:10px 20px 15px;text-align:right;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type{display:inline-block;width:53%;width:calc(55% - 4px);}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div{display:block;margin-bottom:2px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div:first-of-type{margin-right:0;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > div{display:inline-block;width:100px;text-align:left;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > label > .modifydata_item{width:141px!important;font-size:14px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type  .modifydata_buttons > button{padding:16px 5px;}
}

@media (min-width:801px){
    .tpl-modifydata-mod >.max-width{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;max-width:1114px;margin:0 auto;}
    /*    .tpl-modifydata-mod >.max-width:after{content:'';border-bottom:1px solid #d0cfcf;position:absolute;bottom:0;left:0;right:0;}*/
    .tpl-modifydata-mod >.max-width > .booking-title{width:100%;padding:20px 30px;}
    _::-moz-svg-foreign-content, :root .tpl-modifydata-mod >.max-width > .booking-title{width:94%;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft{width:49%;display: inline-block;vertical-align: top;}
    .tpl-modifydata-mod >.max-width > .booking-blockright{width:49%;display: inline-block;vertical-align: top;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment{padding: 15px 90px 15px 30px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date {padding: 15px 30px 15px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment > div > div:first-of-type > .huesped,
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date > div:first-of-type{width:100px;}
    html[lang="nl"] .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-date > div:first-of-type{width: 120px;}
    /*edition styles*/
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div{padding:10px 20px 20px;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:first-of-type > .nombre{margin-left:0;}
    .tpl-modifydata-mod >.max-width > .booking-blockleft > .booking-treatment.editing > div > div:last-of-type > div:last-of-type > button{margin-top:20px;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type .modifydata_dates > div:first-of-type > div > label > .modifydata_item{width:130px!important;}
    .tpl-modifydata-mod >.max-width > .booking-blockright > .booking-stay.editing > div:last-of-type  .modifydata_buttons > button{margin-top:20px;}
}

.btns_stay{text-align:right;}
.btns_stay .btns_stay_cancel{color:#fff;font:14px 'Roboto Condensed';padding:10px 5px;min-width: 67px;margin-top: 10px;margin-left: 10px;background:#b64b4c;}
.btns_stay .btns_stay_confirm{color:#fff;font:14px 'Roboto Condensed';padding:10px 5px;min-width: 67px;margin-top: 10px;margin-left: 10px;background:#280;}
.btns_stay .btns_stay_cancel:hover{background:#ca5556;transition:.3s}
.btns_stay .btns_stay_confirm:hover{background:#339911;transition:.3s}

@media (min-width:601px){
    .btns_stay .btns_stay_cancel,
    .btns_stay .btns_stay_confirm{padding: 16px 5px;}
}


/* .tpl-modifyroom-mod */
.tpl-modifyroom-mod{font:12px 'Roboto Condensed';padding:5px 0 20px;}
.tpl-modifyroom-mod > div{background:#f3f3f3;}
.tpl-modifyroom-mod > div > div{width:100%;}
.tpl-modifyroom-mod > div > div > .modifyroom_row{border-bottom:1px solid #ddd;padding: 0 40px 0 10px;position:relative;min-height:49px;}/*bloque micromodulo - clase*/
.tpl-modifyroom-mod > div > div > .modifyroom_row:before{content: '';display:inline-block;vertical-align:middle;height:49px;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div{display:inline-block;vertical-align:middle;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > div:last-of-type{color:#646464;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > div:first-of-type{color:#000;font-weight:bold;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > label{border: 1px solid #bebebe;color:#646464;display:none;position:relative;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > label:before{content:'';border-left:1px solid #bebebe;position:absolute;top:0;bottom:0;right:21px;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > label:after{content:'';border-top:6px solid #7c7c7c;border-left:5px solid transparent;border-right:5px solid transparent;display:inline-block;margin-left:-15px;position:absolute;top: 8px;right:5px;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > label > select{cursor:pointer;padding:1px 25px 1px 5px;font:12px 'Roboto Condensed';width:141px;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > label > select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > label > select::-ms-expand {display: none;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type{height:49px;}
.tpl-modifyroom-mod > div > div > .room-occupant{padding: 0 40px 0 10px;}/*bloque diferente*/
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div{display:inline-block;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:first-of-type > div{display:inline-block;margin-left:5px;text-transform:uppercase;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:first-of-type > div:before{content:'\e0ba';font-family:'Icons';vertical-align:middle;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:first-of-type > div:first-of-type:before{font-size:17px;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:first-of-type > div > span{font-weight:bold;color:#444;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:first-of-type > div > span:before{content:'(';}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:first-of-type > div > span:after{content:')';}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type{display:none;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label{border: 1px solid #bebebe;color:#646464;position:relative;display:inline-block;vertical-align:middle;margin-right:5px;background:#fff;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label:last-of-type{padding:1px 0;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label:before{content:'\e0ba';font:17px 'Icons';margin:4px;vertical-align:middle;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label:last-of-type:before{font-size:12px;margin-top:1px;margin-bottom:1px;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label > label:before{content:'';border-left:1px solid #bebebe;position:absolute;top:0;bottom:0;right:21px;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label > label:after{content:'';border-top:6px solid #7c7c7c;border-left:5px solid transparent;border-right:5px solid transparent;display:inline-block;margin-left:-15px;position:absolute;top:8px;right:5px;pointer-events:none;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label > label > select{cursor:pointer;padding:1px 25px 1px 5px;font:12px 'Roboto Condensed';width:40px;direction:rtl;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label > label > select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;}
.tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:last-of-type > div:last-of-type > label > label > select::-ms-expand {display: none;}
/*botones*/
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > div{display:none;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > div > button{position:absolute;top:0;bottom:0;color:#fff;font:12px 'Roboto Condensed';padding:15px 5px;min-width:68px;margin-left:10px;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > div > button:first-of-type{right:69px;background:#b64b4c;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > div > button:last-of-type{right:0;background:#280;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > button{background:#280;min-width:30px;padding:17px 0;color:#fff;display:inline-block;vertical-align:middle;margin-left:15px;position:absolute;top:0;right:0;bottom:0;}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > button:before{content:'\e065';font-family:'Icons';}
.tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > button > span{display:none;}
/* editing styles */
.tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > div:last-of-type{display:none;}
.tpl-modifyroom-mod > div > div > .modifyroom_row.room-pension.editing > div:first-of-type > div:last-of-type{display: inline-block;}
.tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > label{display:inline-block;}
.tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:last-of-type > div{display:inline-block;}
.tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:last-of-type > button{display:none;}
.tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type{display:block;}
.tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:first-of-type{display:none;}
.tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type{display:block;}
.tpl-modifyroom-mod button:disabled{background:#c0c0c0!important;color:#fbfbfb!important;}

.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type{display:block; }
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div:nth-of-type(2){color:#646464;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label{border:1px solid #bebebe;color:#646464;display:none;position:relative;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label:before{content:'';border-left:1px solid #bebebe;position:absolute;top:0;bottom:0;right:21px;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label:after{content: '';border-top:6px solid #7c7c7c;border-left:5px solid transparent;border-right:5px solid transparent;display:inline-block;margin-left:-15px;position:absolute;top:8px;right:5px;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label > select{cursor:pointer;padding:1px 25px 1px 5px;font:12px 'Roboto Condensed';width:141px;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label > select{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label > select::-ms-expand {display:none;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > button{display:none;position:absolute;top:0;bottom:0;color:#fff;font:12px 'Roboto Condensed';padding:15px 5px;min-width:68px;margin-left:10px;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > button:first-of-type{right:69px;background:#b64b4c;}
.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > button:last-of-type{right:0;background:#280;}
/*editing styles*/
.tpl-modifyroom-mod > div > div > .room-pension.editing > div:first-of-type > div:nth-of-type(2){display:none;}
.tpl-modifyroom-mod > div > div > .room-pension.editing > div:first-of-type > div > div > label{display:inline-block;background:#fff;}
.tpl-modifyroom-mod > div > div > .room-pension.editing > div:first-of-type > div > div >  button{display:inline-block;}

@media (min-width:601px){
    .tpl-modifyroom-mod{font-size:14px;padding:10px 0 20px;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row,
    .tpl-modifyroom-mod > div > div > .room-occupant{padding:0 75px 0 20px;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > div:first-of-type{width:165px;display:inline-block;vertical-align: middle;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > div:last-of-type{display:inline-block;vertical-align: middle;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > button{min-width:68px;font:14px 'Roboto Condensed';}
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > button > span{display:inline;}
    /*editing style*/
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type{display:inline-block;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type > label{min-width:100px;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type > label:last-of-type{padding:0;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type > label:last-of-type:before{font-size:14px;margin-top:0;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type > label:before{content:attr(data-tag);font:14px 'Roboto Condensed';display:inline-block;vertical-align:middle;margin:0 4px;position:absolute;pointer-events:none;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type > label > label{display:inline-block;vertical-align:middle;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type > label:last-of-type > label:after{margin-left:-7px;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > label > select{font-size:14px;width:100px;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type > div:last-of-type > label > label > select{padding:0 25px 1px 5px;font-size:14px;width:100px;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type > div > button{font-size:14px;}

    .tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div:first-of-type,
    .tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div:nth-of-type(2){display:inline-block;vertical-align:middle;}
    .tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label > select{width: 100px;font-size:14px;}
    .tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div >  button{font-size:14px;}
}

@media (min-width:801px){
    .tpl-modifyroom-mod > div{display:flex;max-width:1114px;margin:0 auto;}
    .tpl-modifyroom-mod > div > div:after{content:'';display:block;clear:both;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row{float:left;width:50%;box-sizing:border-box;height:50px;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div{width: 98%;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row,
    .tpl-modifyroom-mod > div > div > .room-occupant{padding:0 75px 0 30px;}
    /*.tpl-modifyroom-mod > div > div > .modifyroom_row > div:after{content:'';display:inline-block;vertical-align:middle;height:49px;}*/
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:last-of-type{height:0;display:block;}
    .tpl-modifyroom-mod > div > div > .room-pension > div:after,
    .tpl-modifyroom-mod > div > div > .room-occupant > div:after{content:none;}
    /*.tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div:first-of-type,*/
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > div:first-of-type,
    .tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:first-of-type{display:block;}
    /*editing styles*/
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > label > select{width:110px;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > div:first-of-type{width:75px;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type{display:block;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:last-of-type{height:49px;display:inline-block;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:after{content:none;}
    /*.tpl-modifyroom-mod > div > div > div.room-pension.editing > div:first-of-type > div:first-of-type,*/
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > div:first-of-type,
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:first-of-type{display:inline-block;}

    .tpl-modifyroom-mod > div > div > .room-pension{width:50%;}
    .tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label > select{width: 110px;}
}

@media (min-width:950px){
    /*.tpl-modifyroom-mod > div > div > div.room-pension > div:first-of-type > div:first-of-type,*/
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:first-of-type > div:first-of-type,
    .tpl-modifyroom-mod > div > div > .room-occupant > div:first-of-type > div:first-of-type{display:inline-block;}
    /*.tpl-modifyroom-mod > div > div > div.room-pension > div:after,*/
    .tpl-modifyroom-mod > div > div > .modifyroom_row > div:after,
    .tpl-modifyroom-mod > div > div > .room-occupant > div:after{content:'';}
    /*editing*/
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > label > select{width:140px;}

    .tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label > select{width: 140px;}
}

@media (min-width:1000px){
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type{display:inline-block;}
}

@media (min-width:1150px){
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > label > select{font-size:14px;width:200px;}
    .tpl-modifyroom-mod > div > div > .modifyroom_row.editing > div:first-of-type > div:first-of-type{width:170px;}
    .tpl-modifyroom-mod > div > div > .room-occupant.editing > div:first-of-type > div:last-of-type{display:inline-block;}

    .tpl-modifyroom-mod > div > div > .room-pension > div:first-of-type > div > div > label > select{width: 200px;}
}

/* .tpl-room-mod2 */
.tpl-room-mod2{font-family:'Roboto Condensed';padding:20px 0;}
.tpl-room-mod2 article.room {margin-top:20px;}
.tpl-room-mod2 article.room:first-of-type {margin:0 auto;max-width:1114px;}
.tpl-room-mod2 article.room header {position:relative;}
.tpl-room-mod2 article.room header figure {top:0;bottom:0;width:145px;position:absolute;background-size:cover;background-repeat:no-repeat;background-position:center;}
.tpl-room-mod2 article.room header figure label {top:0;width:50px;cursor:pointer;position:absolute;left:0;}
.tpl-room-mod2 article.room header figure label u {position:absolute;border-width:25px;border-style:solid;border-color:#ddd transparent transparent #ddd;}
.tpl-room-mod2 article.room header figure label i {position:absolute;border-width:23px;border-style:solid;border-color:#f60 transparent transparent #f60;}
.tpl-room-mod2 article.room header figure label span {color:#fff;padding:0 6px;font-size:24px;font-family:Arial;position:absolute;}
.tpl-room-mod2 article.room header div.header {color:#333;min-height:75px;margin-left:150px;padding:10px 0;background:#eee;position:relative;}
.tpl-room-mod2 article.room header div.header > div:first-of-type{position:relative;}
.tpl-room-mod2 article.room header div.header > div:first-of-type > div{padding:0 75px 10px 15px;border-bottom:1px solid #ddd;}
.tpl-room-mod2 article.room header div.header > div:first-of-type > div h3 {font-size:22px;font-weight:normal;text-transform:uppercase;display:inline-block;vertical-align:middle;}
.tpl-room-mod2 article.room header div.header > div:first-of-type > div > button{color:#c76263;}
.tpl-room-mod2 article.room header div.header > div:first-of-type > div > button:before{content:'\e08a';font-family:'Icons';font-size:16px;vertical-align:middle;}
.tpl-room-mod2 article.room header div.header > div:first-of-type > div > button span{font-size:14px;vertical-align: middle;}
.tpl-room-mod2 article.room header div.header > div:first-of-type > button{background:#280;min-width:68px;padding:13px 0;color:#fff;display:inline-block;vertical-align:middle;margin-left:15px;position:absolute;top:-10px;right:0;bottom:0;}
.tpl-room-mod2 article.room header div.header > div:first-of-type > button:before{content:'\e065';font-family:'Icons';}
.tpl-room-mod2 article.room header div.header > div:last-of-type {min-height:25px;border-top:1px solid #fff;padding:10px 15px 0;}
.tpl-room-mod2 article.room header div.header > div:last-of-type div{font-size:14px;color:#646464;}
.tpl-room-mod2 article.room header div.header > div:last-of-type div span{font-weight:bold;color:#000;display:inline;}
.tpl-room-mod2 article.room.shown header {box-shadow:0 5px 5px #999;}

html:lang(ar) .tpl-room-mod2 article.room header figure label u {border-color:#ddd #ddd transparent transparent;}
html:lang(ar) .tpl-room-mod2 article.room header figure label i {border-color:#f60 #f60 transparent transparent;}
html:lang(ar) .tpl-room-mod2 article.room header div.header {margin-left:0;margin-right:150px;}

@media(max-width:800px){
    .tpl-room-mod2 article.room header figure{display: none;}
    .tpl-room-mod2 article.room header div.header {margin:0 !important;}
    .tpl-room-mod2 article.room header div.header > div:first-of-type > div > button span{display:none;}
}

@media(max-width:600px){
    .tpl-room-mod2{padding:10px 0;}
    .tpl-room-mod2 article.room header figure {right:0;bottom:auto;z-index:1;overflow:visible;}
    .tpl-room-mod2 article.room header figure img {display:none;}
    .tpl-room-mod2 article.room header figure label {right:0;left: auto;}
    .tpl-room-mod2 article.room header figure label u {right:0;border-color:#ddd #ddd transparent transparent;}
    .tpl-room-mod2 article.room header figure label i {right:0;border-color:#f60 #f60 transparent transparent;}
    .tpl-room-mod2 article.room header figure label span {right:0;}
    .tpl-room-mod2 article.room header div.header > div:first-of-type > div{padding:0 40px 10px 10px;}
    .tpl-room-mod2 article.room header div.header > div:first-of-type > div h3 {font-size:16px;display:block;}
    .tpl-room-mod2 article.room header div.header > div:first-of-type > button{min-width:30px;}
    .tpl-room-mod2 article.room header div.header > div:first-of-type > button > span{display:none;}
    .tpl-room-mod2 article.room header div.header > div:last-of-type {padding:10px 10px 0;}
    .tpl-room-mod2 article.room header div.header > div:last-of-type div{font-size:12px;}
    .tpl-room-mod2 article.room header div.header > div:last-of-type div > span{display:block;}

    .tpl-room-mod2 article.room header div.header > div:first-of-type > div > button span{text-decoration:underline;font-size:11px;display:inline;}

}

@media(max-width:450px){
    .tpl-room-mod2 article.room b.help {width:16px;height:16px;margin:1px 0 0 5px;font-size:11px;}
}

/* .tpl-rooms-mod */
#dyn-rooms-container > div{display:none;}
#dyn-rooms-container > div.show{display:block;}
#dyn-modal-period-picker .content-modal{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAFVBMVEXk5OTl5eXm5ubq6urt7e3u7u7x8fETli8WAAAAdklEQVR4AXXSYQ6FIAwDYEbnu/+RX0rS9leNmbAvIo6dnaMLC49nz5gA3oJ5QcAQ0AOwC95AQAqQDCQDZ18m8yEAZIHZAQIvIWAiIGJ0ilHkRYEA6RJMm43c381k+zv9O31v/X96DXrdeq37+fQz7X3Qe6f32x/WSgI7Xjn0+wAAAABJRU5ErkJggg==);}
#dyn-modal-period-picker .contenedor{padding:0;border:none;}
#dyn-modal-period-picker .contenedor .tpl-dispo-mod{display:none;}
#dyn-modal-period-picker .contenedor .tpl-dispo-mod.show{display:block;}
.contRooms:before{content:"(";}
.contRooms:after{content:")";}

.tpl-rooms-mod{font-family:'Roboto Condensed';}
.tpl-rooms-mod > div{max-width:1124px;margin:0 auto;position:relative;}
.tpl-rooms-mod > div:first-of-type > div:first-of-type{font:24px 'Roboto Condensed';text-align:center;margin-top:20px;/*margin-bottom:10px;*/text-transform:uppercase;}
.tpl-rooms-mod > .contenedor{margin:0;margin-top:-6px;max-width:none;padding:10px;background:#ddd;border-top:1px solid #fff;box-shadow:0 -4px 3px -1px rgba(0,0,0, .1);}

.tpl-rooms-mod ol.nav {font-size:0;max-width: 1200px;margin: 0 auto;box-sizing: border-box;position:relative;display:flex;z-index:1;}
.tpl-rooms-mod ol.nav:before {z-index:-5;display:block;content:"";position:absolute;bottom:20px;top:-10px;left:0;right: 0;}
.tpl-rooms-mod ol.nav li {color:#999;cursor:pointer;display:none;font-size:14px;color:#666;padding:10px 15px 5px;background:#b9b9b9;background:rgba(185,185,185,.8);vertical-align:bottom;margin-bottom: 1px;max-width:220px;}
.tpl-rooms-mod ol.nav li p {display:inline-block;text-align:center;}
.tpl-rooms-mod ol.nav li p abbr {display:none;}
.tpl-rooms-mod ol.nav li p dfn {font-style:normal;}
.tpl-rooms-mod ol.nav li button {display:none;}
.tpl-rooms-mod ol.nav li .sta-remove {vertical-align:top;padding-left: 5px;display: inline-block;}
.tpl-rooms-mod ol.nav li .sta-remove svg {fill:#666;width:16px;height:16px;}
.tpl-rooms-mod ol.nav li button i {display:inline-block;border-width:5px 9px;border-style:solid;border-color:transparent;}
.tpl-rooms-mod ol.nav li button.prev {padding-right: 5px;}
.tpl-rooms-mod ol.nav li button.prev i {border-left:none;border-right-color:#444;}
.tpl-rooms-mod ol.nav li:first-of-type.now button.prev i {display:none;}
.tpl-rooms-mod ol.nav li button.next {padding-left: 5px;}
.tpl-rooms-mod ol.nav li button.next i {border-right:none;border-left-color:#444;}
.tpl-rooms-mod ol.nav li:last-of-type.now button.next i {display:none;}
.tpl-rooms-mod ol.nav li.vh {display:none;}
.tpl-rooms-mod ol.nav li.prev {display:inline-block;margin-top:5px;display:flex;align-items:center;}
.tpl-rooms-mod ol.nav li.next {display:inline-block;margin-top:5px;display:flex;align-items:center;}
.tpl-rooms-mod ol.nav li.now {background:#ddd;color:#444;cursor:default;display:inline-block;border-width:1px 1px 0 1px;border-style:solid;border-color:#fff;padding:11px 15px 9px;margin-bottom:0;display:flex;align-items:center;}
.tpl-rooms-mod ol.nav li.now p {display:inline-block;font-size:14px;}
.tpl-rooms-mod ol.nav li.now button {display:inline-block;}
.tpl-rooms-mod ol.nav li.now div {display:inline;width:auto/*oscar*/}
.tpl-rooms-mod ol.nav li.now .sta-remove svg {fill:#444;}

.tpl-rooms-mod ol.nav li.now div span:nth-of-type(odd):before{content: '\e061'; margin: 0 3px 0 0; color: #8b8074;fill: #777; width: 14px; height: 14px;position: relative;}
.tpl-rooms-mod ol.nav li.now div span:first-of-type:before{font: 16px 'icons';}
.tpl-rooms-mod ol.nav li.now div span:nth-of-type(3):before{font: 11px 'icons';}

.tpl-rooms-mod ol.nav.nav-20:after{height:20px;}
.tpl-rooms-mod a.next-step{display:block;font:14px 'Roboto', sans-serif;color:#3e5371;text-transform:uppercase;cursor:pointer;position:absolute;bottom:10px;right:10px;z-index:4;}
.tpl-rooms-mod a.next-step:before{padding-right:10px;content: '\e0a8';width: 25px;height: 25px;display:inline-block;vertical-align: middle;font: 27px "Icons";}
.tpl-rooms-mod a.next-step > span{vertical-align:middle;text-decoration:underline;}

@media(min-width:601px){
    .tpl-rooms-mod > .contenedor{padding:20px;margin-top:-1px;}
    .tpl-rooms-mod ol.nav li.now + .nav-item + .nav-item{display:inline-block;}
    .tpl-rooms-mod ol.nav li.prev + .nav-item + .nav-item + .nav-item{display:none;}

    .tpl-rooms-mod a.next-step{right:20px;}
}
@media(min-width:1100px){
    .tpl-rooms-mod ol.nav li div{left:45px;}
}
@media(max-width:800px){
    .tpl-rooms-mod ol.nav li div{padding-left:10px;text-align:left;}
    .tpl-rooms-mod ol.nav {padding:0 105px 0 10px;}
}
@media(max-width:600px){
    .tpl-rooms-mod > div > div:first-of-type{font-size:16px;margin-top:10px;margin-bottom:5px;}
    .tpl-rooms-mod ol.nav {text-align:center;padding:0!important;justify-content:center;}
    .tpl-rooms-mod ol.nav li p abbr {display:block;text-transform:uppercase;font-size:12px;}
    .tpl-rooms-mod ol.nav li.now p abbr {display:none;}
    .tpl-rooms-mod ol.nav li p dfn {display:none;font-size:12px;}
    .tpl-rooms-mod ol.nav li.now p dfn {display:block;}
    .tpl-rooms-mod ol.nav li div {left:0;right:0;top:50px;text-align: center;}
    .tpl-rooms-mod ol.nav li div .concepto {display:none;}
    a.next-step{position:static!important;padding:5px;font-size:12px!important;}
    a.next-step > span > span{display:inline!important;}
}

@media(max-width:1099px){
    .tpl-rooms-mod ol.nav {padding-left:20px;}
    .tpl-rooms-mod ol.nav li div{padding-left:10px;}
}
@media(max-width:950px){
    .tpl-rooms-mod a.next-step > span > span{display:none;}
}

/*.tpl-confirmacion-mod*/
.tpl-confirmacion-mod{font:12px 'Roboto Condensed';padding:20px 10px 50px;background:#ddd;}
.tpl-confirmacion-mod > div{background:#fff;}
.tpl-confirmacion-mod > div > div:first-of-type{padding:10px;border-bottom:1px solid #d0cfcf;}
.tpl-confirmacion-mod > div > div:first-of-type > div:first-of-type{font-size:18px;color:#000;text-transform:uppercase;}
.tpl-confirmacion-mod > div > div:first-of-type > div:last-of-type{color:#646464;}
.tpl-confirmacion-mod > div > div:last-of-type{text-align:right;font-size:1px;}
.tpl-confirmacion-mod > div > div:last-of-type > button{font:12px 'Roboto Condensed';text-transform:uppercase;color:#fff;min-width:140px;padding:17px 0;}
.tpl-confirmacion-mod > div > div:last-of-type > button:first-of-type{background:#999;}
.tpl-confirmacion-mod > div > div:last-of-type > button:last-of-type{background:#280;}

@media (min-width:601px){
    .tpl-confirmacion-mod{font-size:14px;padding: 40px 20px 100px;}
    .tpl-confirmacion-mod > div > div:first-of-type{padding:20px;}
    .tpl-confirmacion-mod > div > div:last-of-type > button{font-size:14px;min-width:174px;padding:20px 0;}
}

@media (min-width:801px){
    .tpl-confirmacion-mod > div{max-width:1114px;margin:0 auto;}
}


/* .tpl-dispo-mod-footer */
.tpl-dispo-mod-footer{font:bold 12px 'Roboto Condensed';background:#fff4eb;border-top:1px solid #ce6b00;}
.tpl-dispo-mod-footer > div:first-of-type{background:#f5d9bc;overflow:hidden;box-shadow:inset 0 -10px 4px -6px rgba(0,0,0,.2);padding:3px 10px 0;}
.tpl-dispo-mod-footer > div:first-of-type > div:first-of-type{display:inline-block;vertical-align:middle;font-size:14px;text-transform:uppercase;background:#fff4eb;padding:0 5px;margin-right:5px;}
.tpl-dispo-mod-footer > div:first-of-type > div:last-of-type{display:inline-block;vertical-align:middle;}
.tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > div{display:inline-block;font-size:11px;font-weight:normal;color:#575757;}
.tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span{display:inline-block;}
.tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span:before{content:'\e0ba';font:12px 'Icons';margin:4px;vertical-align:middle;color:#8b8074;}
.tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span:last-of-type:before{font-size:8px;margin-top:1px;margin-bottom:1px;}
.tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span > span{color:#444;}
.tpl-dispo-mod-footer > div:last-of-type{padding:8px 10px 2px;}
.tpl-dispo-mod-footer > div:last-of-type > div:first-of-type{display:inline-block;}
.tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div{display:inline-block;vertical-align:top;font-size:11px;color:#444;text-transform:uppercase;}
.tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div > span{color:#008a01;font-size:14px;display:block;}
.tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div > div{text-transform:capitalize;font-weight:normal;font-style:italic;font-size:10px;color:#444;}
.tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div:last-of-type > div{display:none;}
.tpl-dispo-mod-footer > div:last-of-type > div:last-of-type{display:inline-block;float:right;}
.tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button{color:#fff;font:bold 12px 'Roboto Condensed';text-transform:uppercase;padding:9px 5px;}
.tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button:first-of-type{background:#b64b4c;}
.tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button:first-of-type:hover{background:#ca5556;transition:.3s;}
.tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button:last-of-type{background:#280;}
.tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button:last-of-type:hover{background:#339911;transition:.3s;}

@media (min-width:601px){
    .tpl-dispo-mod-footer{font-size:14px;border-top:3px solid #ce6b00;}
    .tpl-dispo-mod-footer > div:first-of-type{padding:5px 10px 0;}
    .tpl-dispo-mod-footer > div:first-of-type > div:first-of-type{font-weight:normal;font-size:16px;line-height:35px; padding:0 10px;margin-right:10px;}
    .tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > div{font-size:14px;}
    .tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span:before{content:'\e0ba';font-size:17px;}
    .tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span:last-of-type:before{font-size:12px;}
    .tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span > span:before{content:'(';}
    .tpl-dispo-mod-footer > div:first-of-type > div:last-of-type > span > span:after{content:')';}
    .tpl-dispo-mod-footer > div:last-of-type{padding:20px 10px 20px 20px;}
    .tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div{font-size:16px;color:#000;}
    .tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div:first-of-type{margin-right:25px;}
    .tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div > span{font-size:24px;line-height:20px;display:inline-block;}
    .tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div > div{font-size:13px;}
    .tpl-dispo-mod-footer > div:last-of-type > div:first-of-type > div:last-of-type > div{display:block;}
    .tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button{font-size:16px;font-weight:normal;padding:10px 9px;}
    .tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button:first-of-type{margin-right:10px;}
}

@media (min-width:801px){
    .tpl-dispo-mod-footer > div:last-of-type > div:last-of-type > button{padding:10px 20px;}
}


/* .tpl-dispo-mod-header */
.tpl-dispo-mod-header{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAFVBMVEXk5OTl5eXm5ubq6urt7e3u7u7x8fETli8WAAAAdklEQVR4AXXSYQ6FIAwDYEbnu/+RX0rS9leNmbAvIo6dnaMLC49nz5gA3oJ5QcAQ0AOwC95AQAqQDCQDZ18m8yEAZIHZAQIvIWAiIGJ0ilHkRYEA6RJMm43c381k+zv9O31v/X96DXrdeq37+fQz7X3Qe6f32x/WSgI7Xjn0+wAAAABJRU5ErkJggg==);font:14px 'Lato';color:#4a5970;padding:20px 38px 17px;box-shadow: inset 0px -4px 6px 0px rgba(0,0,0,.2);}
.tpl-dispo-mod-header > div{display:inline-block;position:relative;}
.tpl-dispo-mod-header > button{margin-left:20px;background:#280;color:#fff;height:47px;padding:0 15px;font:14px Roboto Condensed;position:absolute;}
.tpl-dispo-mod-header > .sta-close{margin-left:20px;background:#b64b4c;color:#fff;height:47px;padding:0 15px;font:14px Roboto Condensed;position:relative;}
.tpl-dispo-mod-header > .sta-close:hover{background:#ca5556;}
.tpl-dispo-mod-header > .sta-accept{margin-left:20px;background:#280;color:#fff;height:47px;padding:0 15px;font:14px Roboto Condensed;position:relative;}
.tpl-dispo-mod-header > button:hover{background: #339911;transition:.3s;}
.tpl-dispo-mod-header > div:first-of-type{margin-right:10px;}
.tpl-dispo-mod-header > div{min-height:30px;background:#fff;}
.tpl-dispo-mod-header > div:before{content:attr(data-tradu);font-size:12px;position:absolute;top:7px;top:1px\0;left:5px;}
_::-moz-svg-foreign-content, :root .tpl-dispo-mod-header > div:before{left: 20px;}
.tpl-dispo-mod-header > div:after{content:'\e0b2';font:10px 'Icons';position:absolute;top:10px;top:5px\0;right:5px;}
.tpl-dispo-mod-header > div > select{font-size:14px;line-height:20px;width:106px;padding:0 20px 0 5px;text-align:right;direction:rtl;margin-top: 4px;}
.tpl-dispo-mod-header > div > select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;}
.tpl-dispo-mod-header > div > select::-ms-expand {display: none;}
.tpl-dispo-mod-header > span{display:block;font-weight:bold;font-size:10px;color:#000;margin-top:5px;}

/******************************************/
/*adaptación*/
html{font-size:11px;}
body{font-size:1rem;}

.tpl-dispo-mod { font-family: 'Roboto Condensed'; position: relative; color: #333; margin-bottom: 0; margin-right: 1%; margin-left: 2.2rem; padding-top: 0; }
.tpl-dispo-mod b.help { background: #DDD; -webkit-border-radius: 50%; -moz-border-radius: 50%;  border-radius: 50%; cursor: help; display: inline-block; font-family: 'Roboto Condensed'; font-size: 0.8333rem;  height: 1.167rem;  line-height: 1.3rem;  position: relative; text-align: center;  vertical-align: middle; width: 1.167rem; }
.tpl-dispo-mod b.help:hover p,
.tpl-dispo-mod b.help.shown p { display: block; }
.tpl-dispo-mod b.help p { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background: #FC0; color: #222; display: none; font-size: 1rem; font-weight: normal; top: 50px; margin-top: 10px; padding: 10px; position: absolute; width: 180px;  z-index: 1; right: -85px; }
.tpl-dispo-mod b.help p i { top: -4px; left: calc(50% + 2px); position: absolute; border-bottom: 5px solid #FC0; border-left: 5px solid transparent;border-right: 5px solid transparent; }

/***********************************/

.fl, .fl_ch > div, .fl_ch > li , .fl_ch > section{float:left;}
.dl, .dl_ch > div, .dl_ch > li , .dl_ch > section  , .dl_ch > ul{display:inline-block;text-align:left;}
.fc {text-align:center;}
.fc li {display:inline-block;vertical-align:middle;}
.fr, .fr_ch > div, .fr_ch > li, .fr_ch > section {float:right;}

.plus {display: none; padding: 0 3px; }

/* FORM */
.form-checkbox {width:20px;height:20px;cursor:pointer;display:inline-block;background:#fff;border:1px solid #ccc;overflow:hidden;}
.form-checkbox:hover {border-color:#aaa;}
.form-checkbox input {display:none;}
.form-checkbox svg {stroke:#280;display:none;}
.form-checkbox.checked {background:#efe;}
.form-checkbox.checked svg {display:block;}
.form-select {width:100px;min-width:50px;min-height:20px;display:inline-block;background:#fff;border:1px solid #ccc;position:relative;overflow:hidden;font-size:12px;font-family:Arial;}
.form-select:hover {border-color:#aaa;}
.form-select select {top:0;left:0;bottom:0;width:100%;cursor:pointer;opacity:0;background:none;position:absolute;}
.form-select .form-select-text {margin-right:15px;padding:8px;display:inline-block;}
.form-select .form-select-arrow {top:50%;right:6px;transform:translateY(-50%);position:absolute;border-top:6px solid #666;border-left:5px solid transparent;border-right:5px solid transparent;}
.form-select.selected .form-select-arrow {border-top:none;border-bottom:5px solid #666;}
/* END */

.sta-help:before { content: "?"; height: 100%; }
/***********************************/
html:lang(ar) .tpl-dispo-mod article.room section li.board { margin-left: 0; margin-right: 80px; }
html:lang(ar) .tpl-dispo-mod article.room section li.board div.about {padding-left: 0;padding-right: 10px; }
html:lang(ar) .tpl-dispo-mod article.room section li.board div.about div { right: 100%; left: auto; }
html:lang(ar) .tpl-dispo-mod article.room section li.board div.about div u { border-left: 0; border-right: 20px solid #fff; }
html:lang(ar) .tpl-dispo-mod article.room section li.board div.about div u:first-child {right: 1px; border-right-color: #aaa; left: auto;}
html:lang(ar) .tpl-dispo-mod article.room section li.board div.icon { right: -80px; left: auto;}
html:lang(ar) .tpl-dispo-mod article.room section li.board ol { margin-left: 0; margin-right: 32.5%; }
html:lang(ar) .tpl-dispo-mod article.room section li.board ol li:hover div.fr button i { border-left-color: #391; left: auto; }
html:lang(ar) .tpl-dispo-mod article.room section li.board ol li div.fr { float: left;}
html:lang(ar) .tpl-dispo-mod article.room section li.board ol li div.fr button { margin-left: 0; margin-right: 15px;}
html:lang(ar) .tpl-dispo-mod article.room section li.board ol li div.fr button i { border-left: 13px solid #280; right: -13px; border-right: 0;}
html:lang(ar) .tpl-dispo-mod article.room section li.board ol li div.fr mark small {text-align: left; }
html:lang(ar) .tpl-dispo-mod article.room section li.board ol li div.fl {float: right; margin-left: 0;margin-right: 40px; }
html:lang(ar) .tpl-dispo-mod article.room section li.board ol li div.fl mark { margin-left: 0; margin-right: 10px; }
html:lang(ar) .tpl-dispo-mod article.room section div.preferences ol li label { text-align: right; }
html:lang(ar) .tpl-dispo-mod article.room header div.header { margin-right: 150px; margin-left: 0; }
/**************************************************************************************/
.tpl-dispo-mod article.room header { position: relative; }
.tpl-dispo-mod article.room header div.header { position: relative;  color: #333; background: #eee; margin-left: 150px; min-height: 75px; padding: 10px 0 0 0; }
.tpl-dispo-mod article.room header div.header div { min-height: 40px; border-top: 1px solid #fff; }
.tpl-dispo-mod article.room header div.header div p { position: absolute; align-content: center; align-items: center; border-left: 1px solid #ddd;  cursor: pointer; display: flex;  height: 42%; margin: auto 0; padding: 0 10px; right: 15px;  vertical-align: middle; -webkit-box-shadow: -4px 0px 0 -3px #fff; box-shadow: -4px 0px 0 -3px #fff;}
.tpl-dispo-mod article.room header div.header div p span.text { display: inline; }
.tpl-dispo-mod article.room header div.header div p b { display: inline-block; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #3e5371; margin-bottom: 1px; }
.tpl-dispo-mod article.room header div.header div p span { display: none; color: #3e5371; font-weight: bold; margin: 0 5px; }
.tpl-dispo-mod article.room header div.header div p svg {fill: #3e5371;height: 10px; width: 10px;}
.tpl-dispo-mod article.room header div.header div ul {position: absolute;left: 15px;width: 75%;height: 42%; display: flex; align-items: center;}
.tpl-dispo-mod article.room header div.header div ul li { position: relative;color: #999;float: left;font-size: 1.167rem;margin-left: 20px;}
.tpl-dispo-mod article.room header div.header div ul li:hover div {display: block;}
.tpl-dispo-mod article.room header div.header div ul li div {display:none;position:absolute; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -o-transform: translatex(-50%); -ms-transform: translatex(-50%); transform: translatex(-50%); background: rgba(0, 0, 0, 0.6);   border-top: 0;  color: #fff; font-size: 1rem;  font-weight: normal;  min-height: 0;  padding: 5px 10px; text-align: center; top: 100%;  width: 150px; z-index: 1; }
.tpl-dispo-mod article.room header div.header div ul li div i { position: absolute; border-bottom: 5px solid rgba(0, 0, 0, 0.6); border-left: 5px solid transparent; border-right: 5px solid transparent; bottom: 100%; left: calc(50% + 8px); }
.tpl-dispo-mod article.room header div.header div ul li:first-child { margin-left: 0; }
.tpl-dispo-mod article.room header div.header div ul li svg {fill: #999; height: 25px; width: 25px; }
.tpl-dispo-mod article.room header div.header div .sta-preferences-ref span { font-size: 1.083rem; }
.tpl-dispo-mod article.room header div.header h3 { padding: 0 15px 17px 5px;font-size: 1.833rem; font-weight: normal; text-transform: uppercase; border-bottom: 1px solid #ddd; }
.tpl-dispo-mod article.room header figure { position: absolute; bottom: 0; top: 0; width: 145px;background-position: center;background-size: cover;background-repeat: no-repeat;}
.tpl-dispo-mod article.room header figure label {position: absolute; cursor: pointer;left: 0; top: 0; width: 50px; }
.tpl-dispo-mod article.room header figure label u { position: absolute; border-style: solid; border-width: 25px; border-color: #ddd transparent transparent #ddd; }
.tpl-dispo-mod article.room header figure label i { position: absolute; border-style: solid; border-width: 23px; border-color: #f60 transparent transparent #f60; }
.tpl-dispo-mod article.room header figure label span { position: absolute; color: #fff; padding: 0 6px; font-size: 2rem;font-family: Arial;}
.tpl-dispo-mod article.room section ul li.board { position: relative; background: #fff; margin: 5px 0 0 0; width: 100%;}
.tpl-dispo-mod article.room section ul li.board div.about {position: absolute; bottom: 0; padding: 0 0 0 10px;top: 0; width: 28%; width: calc(30% - 10px);  display: flex; flex-wrap: wrap; align-items: center; align-content: center; }
.tpl-dispo-mod article.room section ul li.board div.about mark {  display: block; width: 100%; }
.tpl-dispo-mod article.room section ul li.board div.about mark h4 { display: inline; font-size: 1.167rem;font-weight: normal;}
.tpl-dispo-mod article.room section ul li.board div.about span.breakfast_disc { display: block; font-size: 0.9167rem;color: #999;}
.tpl-dispo-mod article.room section ul li.board div.about span.free-tab { display: none;}
.tpl-dispo-mod article.room section ul li.board div.about div { position: absolute;top: 0;left: 100%;bottom: 0;width: 21px;overflow: hidden;}
.tpl-dispo-mod article.room section ul li.board div.about div u {position: absolute;border-bottom: 32px solid transparent;border-left: 20px solid #fff;border-top: 32px solid transparent;top: -1px;}
.tpl-dispo-mod article.room section ul li.board div.about div u:first-child {border-left-color: #aaa;left: 1px;}
.tpl-dispo-mod article.room section ul li.board div.about span {color:#f00;font-size:1.167rem;font-weight:normal; }
.tpl-dispo-mod article.room section ul li.board div.about span.busy b {font-weight: normal;}
.tpl-dispo-mod article.room section ul li.board ol {width: 70%;margin-left: 30%; }
.tpl-dispo-mod article.room section ul li.board ol li {height: 30px;cursor: pointer;border-top: 1px solid #aaa; }
.tpl-dispo-mod article.room section ul li.board ol li div.fl { margin: 0 0 0 30px;display: flex; align-items: center; flex-wrap: wrap; line-height: 2.5rem; }
.tpl-dispo-mod article.room section ul li.board ol li div.fl h5 {display: inline-block;font-size:1.167rem; font-weight:normal;text-transform: uppercase;}
.tpl-dispo-mod article.room section ul li.board ol li div.fl b.help {margin-left: 5px; }
.tpl-dispo-mod article.room section ul li.board ol li div.fl mark {font-size: 1.083rem;margin-left: 5px;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr { height: 30px;text-transform: uppercase;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr del {display: inline-block;font-size: 0.9167rem;color: #999;margin-top: 8px;vertical-align: top; }
.tpl-dispo-mod article.room section ul li.board ol li div.fr mark {display: inline-block; margin: 2px 10px 0;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr mark small {display: none;font-size: 0.6667rem;line-height: 3px;text-align: right;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr mark strong {font-size: 1.5rem;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr button {color: #fff;background:#aaa;border-top:1px solid #fff;height:30px;margin:-1px 0 0 15px;position:relative;text-transform:uppercase;vertical-align:top;font-family:Roboto Condensed;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr button span {display: none;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr button span:first-child { display: block;}
.tpl-dispo-mod article.room section ul li.board ol li div.fr button b {display: none;color: #fff; }
.tpl-dispo-mod article.room section ul li.board ol li div.fr button i {display: none; position: absolute;border-bottom: 15px solid transparent;border-right: 13px solid #280;border-top: 15px solid transparent; left: -13px; top: 0;}
.tpl-dispo-mod article.room section ul li.board ol li:first-child {border-top: 0; }
.tpl-dispo-mod article.room section ul li.board ol li:first-child div.fr button { border-top: 0; margin-top: 0; }
.tpl-dispo-mod article.room section ul li.board ol li:hover div.fr button { background: #bbb; }
.tpl-dispo-mod article.room section ul li.board ol li.selected { background: #ded;}
.tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button {background: #280; padding:0 6px; }
.tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button span { display: block;}
.tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button span:first-child {display: none;}
.tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button i {display: block;}
.tpl-dispo-mod article.room section ul li.board ol li.selected:hover div.fr button { background: #391; }
.tpl-dispo-mod article.room section ul li.board ol li.selected:hover div.fr button i { border-right-color: #391; }
.tpl-dispo-mod article.room section ul li.board:first-child ol li:first-child div.fr mark {color: #280;margin-top: 0; }
.tpl-dispo-mod article.room section ul li.board:first-child ol li:first-child div.fr mark small {display: block; }
.tpl-dispo-mod article.room section ul li.board:first-child ol li:first-child div.fl h5 {color: #280; }
.tpl-dispo-mod article.room section ul li.board div.icon { position: absolute;background: #eee; height: calc(100% + 20px);left: -80px; padding: 10px; width: 55px;}
.tpl-dispo-mod article.room section ul li.board div.icon svg {fill: #444;height: 40px;width: 55px;}
.tpl-dispo-mod article.room section ul li.board ol.one li {padding: 15px 0; }
.tpl-dispo-mod article.room section ul li.board ol.one li div.fr button {height: 60px; margin-top: -15px;}
.tpl-dispo-mod article.room section ul li.board ol.one li div.fr button i {border-bottom: 30px solid transparent;border-right: 13px solid #280;border-top: 30px solid transparent;left: -13px;}
.tpl-dispo-mod article.room section ul li.board ol.one li.selected:hover div.fr button i {border-right-color: #391; }
.tpl-dispo-mod article.room section div.preferences {display: none; background: #eee;border: 2px solid #fff;margin: 0 auto; padding: 15px; width: 94%;}
.tpl-dispo-mod article.room section div.preferences ol li { margin: 0 1%; text-align: left; width: 18%;white-space: nowrap; }
.tpl-dispo-mod article.room section div.preferences ol li label { display: block; color: #333; font-size: 1.083rem;}
.tpl-dispo-mod article.room section div.preferences ol li div.form-select {display: block;height: 30px; margin-top: 5px;width: auto; }
.tpl-dispo-mod article.room section div.preferences ol li div.form-select i {right: 10px;}
.tpl-dispo-mod article.room section div.preferences p {color: #666; margin-bottom: 15px;font-size: 1.167rem;}
.tpl-dispo-mod article.room:first-child {padding: 10px 9px 20px;}
.tpl-dispo-mod article.room { padding: 20px 9px; }
.tpl-dispo-mod article.room.shown section div.preferences { display: block; margin-bottom: 10px;}
.tpl-dispo-mod article.room.shown header {box-shadow: 0 5px 5px #999; }
.tpl-dispo-mod article.room.shown header div.header div p b { border-top: 0; border-bottom: 6px solid #666; }
.tpl-dispo-mod {max-width: 1200px; margin: 0 auto; }
.tpl-dispo-mod.show {display: block;}
.tpl-dispo-mod.unselected article.room section ul li.board ol li div.fr button {background: #280;font: 13px Roboto Condensed;}
.tpl-dispo-mod.unselected article.room section ul li.board ol li:hover div.fr button {background: #391;}
#dispo section.rooms div.list.mt1 ul li.rooms-total article.room header figure label u {border-color: #d3d3d3 transparent transparent #d3d3d3; }


/************************************************************************************/
.ie.lt9 .tpl-dispo-mod article.room section ul li.board ol li div.fl h5 { display: inline-block;}
#dispo.step-1 section.rooms div.list ul li.rooms-total article.room { margin-top: 20px;}
#dispo.step-1 section.rooms div.list ul li.rooms-total article.room:first-of-type {margin: 0; }

/**************************************************************************************/
@media (max-width: 800px) {
    .tpl-dispo-mod article.room section ul li.board div.icon {display: none; }
    .tpl-dispo-mod article.room section ul li.board div.about mark h4 {line-height: 1.25rem;}
    .tpl-dispo-mod article.room section ul li.board div.about span.free {display: none;}
    .tpl-dispo-mod article.room section ul li.board div.about span.free-tab {display: inline;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button {width: auto;margin-left: 0;padding: 0 5px; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button b {display: block;}
}

@media (min-width: 601px) and (max-width: 955px) {
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button span:first-child{display:block;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button b,
    .tpl-dispo-mod article.room section ul li.board ol li div.fr del{display: none; }
    .tpl-dispo-mod article.room section ul li.board ol.one li div.fr button { min-width: 80px;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button span:first-child {padding: 0 3px;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr mark {margin: 2px 20px 0;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr mark {margin: 0;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fl mark {font-size: 0.75rem; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fr mark {margin-right: 15px;line-height: 30px;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr mark small {margin-top: -8px;}
    .tpl-dispo-mod article.room header div.header h3 {padding: 0 15px 5px; font-size: 1.833rem;font-weight: normal; text-transform: uppercase;border-bottom: 1px solid #ddd;margin-right: 25px; width: 100%; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
}

@media (max-width: 600px) {
    .tpl-dispo-mod article.room header div.header div ul li:nth-child(1),
    .tpl-dispo-mod article.room header div.header div ul li:nth-child(2),
    .tpl-dispo-mod article.room header div.header div ul li:nth-child(3),
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button b,
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button .plus,
    .tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button > b{display: block;}
    .tpl-dispo-mod article.room header div.header div ul li,
    .tpl-dispo-mod article.room header figure img,
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button > b,
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button span:first-child,
    .tpl-dispo-mod article.room section ul li.board ol li div.fr del,
    .tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button .plus,
    .tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button span,
    .tpl-dispo-mod article.room header div.header div p span.text,
    .tpl-dispo-mod article.room section ul li.board ol li.selected div.fr button i{display: none; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fl h5 {font-size: 1.25rem;}
    /**********************************************************************************/
    .tpl-dispo-mod article.room header div.header {margin: 0 !important;}
    .tpl-dispo-mod article.room header figure { bottom: auto;overflow: visible; z-index: 1;}
    .tpl-dispo-mod article.room header figure label {left: auto; }
    .tpl-dispo-mod article.room header figure label u { border-color: #fff #fff transparent transparent;}
    .tpl-dispo-mod article.room header figure label i {border-color: #f60 #f60 transparent transparent; }
    .tpl-dispo-mod article.room header figure,
    .tpl-dispo-mod article.room header figure label,
    .tpl-dispo-mod article.room header figure label u,
    .tpl-dispo-mod article.room header figure label i,
    .tpl-dispo-mod article.room header figure label span {right: 0;}
    .tpl-dispo-mod article.room header div.header h3 {margin-right: 25px;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
    .tpl-dispo-mod article.room header div.header div ul li { margin-left: 10px;}
    .tpl-dispo-mod article.room header div.header div ul li div {left: 0; margin-top: 5px; -webkit-transform: translate(0);-moz-transform: translate(0);-o-transform: translate(0);-ms-transform: translate(0);transform: translate(0);}
    .tpl-dispo-mod article.room header div.header div ul li div i {left: 8px;}
    .tpl-dispo-mod article.room section div.preferences ol li {width: 48%;margin-top: 5px;}
    .tpl-dispo-mod article.room section ul li.board div.about {width: 29%; }
    .tpl-dispo-mod article.room section ul li.board div.about mark h4,
    .tpl-dispo-mod article.room section ul li.board ol li div.fl h5,
    .tpl-dispo-mod article.room section ul li.board div.about span { letter-spacing: -0.5px; text-transform: none; }
    .tpl-dispo-mod article.room section ul li.board ol { margin-left: 32%; width: 68%;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fl { width: 45%;margin-left: 25px;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fl mark { font-size: 0.9167rem;margin-left: 0;}
    #dispo section.rooms div.list.mt1 ul li.rooms-total article.room header figure label u { border-color: #fff #fff transparent transparent;}
    #dispo section.rooms {margin-right: 0px;padding: 0px; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fl h5 {font-size: 1.25rem;}
    #dispo.step-1 section.rooms div.list ul li.rooms-total article.room section ul li.board ol li div.fl h5 { font-size: 1rem; }
    #dispo.step-1 section.rooms div.list ul li.rooms-total article.room section ul li.board div.about span {font-size: 1.083rem; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button {width: auto; padding: 0 5px;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button b {font-size: 1.333rem; font-family: 'Roboto Condensed';font-weight: 600; }
    .tpl-dispo-mod article.room header div.header div p span.text-mob {display: inline-block; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fl {margin-top: 0;line-height: 20px; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fl h5 {font-size: 1rem;line-height: 1rem; }
    .tpl-dispo-mod article.room section ul li.board ol.one li div.fl { margin-top: -4px; }
    .tpl-dispo-mod article.room section ul li.board ol.one li div.fl h5 {display: inline; width: 70%;float: left; }
    .tpl-dispo-mod article.room section ul li.board div.about mark h4,
    .tpl-dispo-mod article.room section ul li.board ol.one li div.fl h5 {font-size: 1.25rem;line-height: 1.45rem;}
    html:lang(ar) .tpl-dispo-mod article.room section ul li.board ol { margin-right: 40%; }
    .tpl-dispo-mod article.room.shown section div.preferences {-ms-box-sizing: border-box; -moz-box-sizing: border-box;-webkit-box-sizing: border-box; box-sizing: border-box;}
    /*********************************************************************************/
    .tpl-dispo-mod article.room section ul li.board div.about mark h4 {max-width: 45px;font-size: 1.2rem;}
    .tpl-dispo-mod article.room section ul li.board div.about mark b {position: absolute;right: -14px;z-index: 1;top: 19px;}
}

@media (max-width: 600px) and (max-width: 450px) {
    .tpl-dispo-mod article.room b.help {width: 16px;height: 16px;margin: 1px 0 0 5px;}
    .tpl-dispo-mod article.room header div.header div p span.text-mob {display: inline;}
    .tpl-dispo-mod article.room section div.preferences ol li {width: auto;display: block;}
    .tpl-dispo-mod article.room section ul li.board div.about {width: 20%;}
    .tpl-dispo-mod article.room section ul li.board ol li b.help {float: left;}
    .tpl-dispo-mod article.room header div.header div p span.text-tab,
    .tpl-dispo-mod article.room section ul li.board div.about span.free-tab,
    .tpl-dispo-mod article.room section ul li.board div.about span {display: none;}
    .tpl-dispo-mod article.room section ul li.board ol {width: 77.5%;margin-left: 23%;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fl { width: auto;margin: 5px 0 0 40px;margin-left: 30px;line-height: 0; }
    .tpl-dispo-mod article.room section ul li.board ol li div.fr mark {margin-top: 4px;}
    html:lang(ar) .tpl-dispo-mod article.room section ul li.board ol {margin-left: 0;margin-right: 27.5%;}
    html:lang(ar) .tpl-dispo-mod article.room section ul li.board ol li div.fl {margin-left: 0; margin-right: 25px;}

}

@media (max-width: 600px) and (max-width: 520px) {
    .tpl-dispo-mod article.room section ul li.board ol li div.fl mark {display: none;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fl {width: 35%;line-height: 0;margin: 0;padding-left: 28px;}
}

@media (max-width: 600px) and (max-width: 400px) {
    .tpl-dispo-mod article.room section ul li.board ol li div.fl {padding-left: 28px;width: 35%;}
    .tpl-dispo-mod article.room section ul li.board div.about div {left: 99%;}
}

@media (max-width: 800px) {
    .tpl-dispo-mod article.room section div .preferences ol li {width: 23%;}
    .tpl-dispo-mod article.room section ul li.board {width: 100%;margin-left: 0;margin-right: 0 !important;}
}

@media (max-width: 1100px) {
    .tpl-dispo-mod article.room section ul li.board ol li div.fr del {display:none;}
}

@media (min-width: 801px){
    .tpl-dispo-mod article.room:first-child {padding:10px 29px 20px;}
    .tpl-dispo-mod article.room {padding: 20px 29px;}
    .tpl-dispo-mod article.room section ul li.board ol li div.fr button {min-width:95px;}
}

.tpl-dispo-mod{background:#ddd;border:1px solid #fff;overflow-y:auto;overflow-x:hidden;
}

/* .tpl-micromod */
.tpl-micromod{background:#fff;padding:0 20px 20px;}
.tpl-micromod > ul{overflow:visible;}
.tpl-micromod > ul > li{border-bottom:1px solid #d0cfcf;font:14px/22px Roboto Condensed;color:#444;padding:2px 20px 4px 10px;position:relative;}
.tpl-micromod > ul > li:first-of-type{border-top:1px solid #d0cfcf;}
.tpl-micromod > ul > li.select{color:#280;background:rgba(34, 136, 0, 0.2);}
.tpl-micromod > ul > li > div{display:inline-block;vertical-align:middle;}
.tpl-micromod > ul > li > div:first-of-type{width:62%;}
.tpl-micromod > ul > li > div:first-of-type > div{background: #DDD;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;cursor: help;display: inline-block;font-family: 'Roboto Condensed';font-size: 10px;height: 14px;line-height: 14px;position: relative;text-align: center;vertical-align: middle;width: 14px;}
.tpl-micromod > ul > li > div:first-of-type > div:after{content:'?';height:100%;}
.tpl-micromod > ul > li > div:first-of-type > div > p{background: #FC0;color: #222;display: none;font-size: 10px;font-weight: normal;margin-top: 10px;padding: 10px;position: absolute;width: 180px;z-index: 1;right: -85px;}
.tpl-micromod > ul > li > div:first-of-type > div:hover > p{display:inline;}
.tpl-micromod > ul > li > div:first-of-type > div:hover > p:before{content:'';top:-4px;left: calc(50% + 2px);position: absolute;border-bottom: 5px solid #FC0;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.tpl-micromod > ul > li > div:last-of-type{width:36%;text-align:right;}
.tpl-micromod > ul > li > div:last-of-type > div:first-of-type{color:#999;font-size:11px;line-height:10px;text-decoration:line-through;}
.tpl-micromod > ul > li > div:last-of-type > div:last-of-type{color:#444;font-size:16px;line-height:16px;font-weight:bold;}
.tpl-micromod > ul > li > button{position:absolute;top:0;bottom:0;right:0;display:inline-block;min-height:100%;background:#280;color:#fff;padding:0 4px;}
.tpl-micromod.select > ul > li:not(.select) > button{background:#b8b8b8;}
.tpl-micromod > ul > li.select > div:last-of-type > div:last-of-type{color:#280;font-size:16px;line-height:16px;font-weight:bold;}
.tpl-micromod > div.no_ans{background:#f5f5f5;padding:12px 25px;border-top:3px solid #ce6b00;font:14px Roboto Condensed;color:#444;text-align:center;box-shadow: 0px 0px 3px 0px rgba(0,0,0,.5);}



/* .tpl-mod-galeria */
.tpl-mod-galeria{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8);text-align:center;font:16px 'Roboto Condensed';z-index: 0;opacity:0;visibility:hidden;transition:1s;z-index:16000003;}
.tpl-mod-galeria.showModal{z-index: 16000004;opacity:1;visibility:visible;transition:1s;}
.tpl-mod-galeria > div{max-width:1000px;margin:0 auto;padding:10px;/*overflow:hidden;*/}
.tpl-mod-galeria > div > span{display:block;margin-top:25%;margin-bottom:7px;text-align:right;padding:0 10px;}
.tpl-mod-galeria > div > span > button{color:#fff;text-transform:uppercase;font:16px 'Roboto Condensed';}
/*habitaciones*/
.tpl-mod-galeria > div > div:first-of-type{position:relative;}
.tpl-mod-galeria > div > div:first-of-type > div{position:absolute;left:105%;right:-105%;}
.tpl-mod-galeria > div > div:first-of-type > div.prev{left:-105%;right:105%;}
.tpl-mod-galeria > div > div:first-of-type > div.now{left:0;right:0;z-index:1;}
.tpl-mod-galeria > div > div:first-of-type > div.next{left:105%;right:-105%;}
/*slide*/
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type{height:155px;position:relative;background:#ccc;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:first-of-type{position:relative;height:155px;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:first-of-type > div{background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:.5s;z-index:1;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:first-of-type > div.active{opacity:1;z-index:2;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button{position:absolute;top:25%;width:32px;height:90px;background:#000;background:rgba(0,0,0,.3);transition:.3s;z-index:3;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:hover{background:rgba(0,0,0,.8);}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:before{content:'';position:absolute;top:40%;border-top:7px solid transparent;border-bottom:7px solid transparent;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:first-of-type{left:0;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:first-of-type:before{border-right:7px solid #fff;border-right:7px solid rgba(255,255,255,.5);left:30%;transition:.3s;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:hover:first-of-type:before{border-right:7px solid #fff;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:last-of-type{right:0;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:last-of-type:before{border-left:7px solid #fff;border-left:7px solid rgba(255,255,255,.5);right:30%;transition:.3s;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button:hover:last-of-type:before{border-left:7px solid #fff;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:last-of-type{position:absolute;bottom:0;left:0;right:0;height:32px;background:rgba(0,0,0,.9);display:none;z-index:4;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:last-of-type > span{display:inline-block;height:6px;width:6px;border-radius:50%;background:#ddd;background:rgba(255,255,255,.5);line-height:32px;margin:13px 7px;transition:.3s;}
.tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:last-of-type > span:hover{background:#fff;background:rgba(255,255,255,.8);}
/*fin slide*/
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type{background:#fff;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:first-of-type{padding:10px;text-transform:uppercase;position:relative;font-size:22px;color:#333;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:first-of-type:after{content:'';position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #9f9f9f;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type{padding:15px;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:first-of-type{text-align:left;margin-bottom:10px;color:#646464;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type{background:#e7e7e7;padding:0 0 10px;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > span{display:none;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul{margin:0;padding:0;color:#777;text-align:center;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul > li{display:inline-block;list-style:none;margin:0 5px;position:relative;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul > li > .help{display:none;position:absolute; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -o-transform: translatex(-50%); -ms-transform: translatex(-50%);transform:translatex(-50%); background: rgba(0, 0, 0, 0.6);border-top: 0;color: #fff; font-size: 1.2rem;font-weight: normal;min-height: 0;padding: 5px 10px; text-align: center;top:100%;width:150px;z-index: 1; }
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul > li:hover > .help{display:block;}
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul > li > div > i { position: absolute; border-bottom: 5px solid rgba(0, 0, 0, 0.6); border-left: 5px solid transparent; border-right: 5px solid transparent; bottom: 100%; left: calc(50% + 8px); }
.tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul > li > svg{width:16px;height:16px;fill:#646464;}
/*fin habitaciones*/

/*menu*/
.tpl-mod-galeria > div > div:last-of-type{padding:0 30px;position:relative;}
.tpl-mod-galeria > div > div:last-of-type:after{content:'';position:absolute;bottom:-5px;height:5px;left:0;right:0;background:#ccc;background:rgba(255,255,255,.3);border-radius:50px;}
.tpl-mod-galeria > div > div:last-of-type > button{position:absolute;top:0;bottom:0;width:30px;height:44px;background:rgba(0,0,0,.8);transition:.3s;}
.tpl-mod-galeria > div > div:last-of-type > button:hover{background:#000;}
.tpl-mod-galeria > div > div:last-of-type > button:before{content:'';position:absolute;top:15px;border-top:7px solid transparent;border-bottom:7px solid transparent;transition:.3s;}
.tpl-mod-galeria > div > div:last-of-type > button:first-of-type{left:0;}
.tpl-mod-galeria > div > div:last-of-type > button:first-of-type:before{border-right:7px solid #fff;border-right:7px solid rgba(255,255,255,.5);left:10px;}
.tpl-mod-galeria > div > div:last-of-type > button:hover:first-of-type:before{border-right:7px solid #fff;}
.tpl-mod-galeria > div > div:last-of-type > button:last-of-type{right:0;}
.tpl-mod-galeria > div > div:last-of-type > button:last-of-type:before{border-left:7px solid #fff;border-left:7px solid rgba(255,255,255,.5);right:10px;}
.tpl-mod-galeria > div > div:last-of-type > button:hover:last-of-type:before{border-left:7px solid #fff;}
.tpl-mod-galeria > div > div:last-of-type > div{position:relative;}
.tpl-mod-galeria > div > div:last-of-type > div:after{content:'';position:absolute;bottom:-5px;left:-2px;right:-2px;border-radius:50px;height:5px;background:#fff;;}
.tpl-mod-galeria > div > div:last-of-type > div > ul{margin:0;padding:0;position:relative;height:44px;overflow:hidden;white-space:nowrap;}
.tpl-mod-galeria > div > div:last-of-type > div > ul:before{content:'';position:absolute;width:100%;background:#fff;height:44px;left:0;box-shadow: inset 0px 3px 24px -2px #000;}
.tpl-mod-galeria > div > div:last-of-type > div > ul > li{display:inline-block;list-style:none;width:100%;/*position:absolute;*/position:relative;/*left:115%;*/left:0;height:44px;text-transform:uppercase;transition:.3s;}
.tpl-mod-galeria > div > div:last-of-type > div > ul > li:before{content:'';display:inline-block;vertical-align:middle;height:44px;}
.tpl-mod-galeria > div > div:last-of-type > div > ul > li > span{display:inline-block;vertical-align:middle;}
/*fin menu*/

@media (min-width:601px){
    .tpl-mod-galeria > div > span{margin-top:20%;padding:0 10%;}
    .tpl-mod-galeria > div > div:first-of-type > div{left:15%;right:15%;transform:scale(.5);transition:1.3s;Z-index:0;opacity:0;border:1px solid #000000;;}
    .tpl-mod-galeria > div > div:first-of-type > div.prev{left:-7%;right:36%;transform:scale(.8);z-index:1;opacity:1;}
    .tpl-mod-galeria > div > div:first-of-type > div.next{left:36%;right:-7%;transform:scale(.8);z-index:1;opacity:1;}
    .tpl-mod-galeria > div > div:first-of-type > div.now{left:10%;right:10%;transform:scale(1);z-index:2;opacity:1;z-index:5;}
    _:-moz-tree-row(hover), .tpl-mod-galeria > div > div:first-of-type > div.now{z-index:5;}
    .tpl-mod-galeria > div > div:first-of-type > div:first-of-type.now{left:0;right:20%;}
    .tpl-mod-galeria > div > div:first-of-type > div:last-of-type.now{left:20%;right:0;}
    .tpl-mod-galeria > div > div:first-of-type > div:only-child.now{left:5%;right:5%;}
    /*habitaciones*/
    .tpl-mod-galeria > div > div:first-of-type > div{box-shadow: 0px 0px 17px 1px #000;}
    /*slide*/
    .tpl-mod-galeria > div > div:first-of-type > div > div:first-child{height:345px;position:relative;}
    .tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > button{top:35%;}
    .tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:first-child{position:relative;height:345px;}
    .tpl-mod-galeria > div > div:first-of-type > div > div:first-of-type > div:last-of-type{display:block;}
    /*fin slide*/
    .tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > span{display:block;text-transform:uppercase;}
    .tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul > li{display:inline-block;list-style:none;margin:0 5px;}
    .tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type > ul > li > svg{width:20px;height:20px;}
    /*fin habitaciones*/
    /*menu*/
    .tpl-mod-galeria > div > div:last-of-type > div:after{width:34%;left:50%;transform:translateX(-50%);}
    .tpl-mod-galeria > div > div:last-of-type > div > ul{font-size:0;background:rgba(0,0,0,.8);white-space:nowrap;text-align:left;}
    .tpl-mod-galeria > div > div:last-of-type > div > ul:before{width:33%;left:33.5%;}
    .tpl-mod-galeria > div > div:last-of-type > div > ul > li:first-of-type{margin-left:1.5%;}
    .tpl-mod-galeria > div > div:last-of-type > div > ul > li{width:33%;position:relative;left:auto;background:none;color:#fff;font-size:14px;overflow:hidden;transition:1.3s;white-space:normal;padding:0 7px;box-sizing:border-box;text-align:center;}
    .tpl-mod-galeria > div > div:last-of-type > div > ul > li.now{color:#000;}
    /*fin menu*/
}

@media (min-width:801px){
    .tpl-mod-galeria > div > span{margin-top:15%;}
    .tpl-mod-galeria > div > div:first-of-type > div:only-child.now{left:10%;right:10%;}
    /*habitaciones*/
    .tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:first-of-type{display:inline-block;vertical-align:top;width:60%;}
    .tpl-mod-galeria > div > div:first-of-type > div > div:last-of-type > div:last-of-type > div:last-of-type{display:inline-block;vertical-align:top;background:#e7e7e7;padding:10px;width:34%;}
    /*fin habitaciones*/

    /*menu*/
    .tpl-mod-galeria > div > div:last-of-type > div:after{width:21%;}
    .tpl-mod-galeria > div > div:last-of-type > div > ul:before{width:19.5%;left:40.5%;}
    .tpl-mod-galeria > div > div:last-of-type > div > ul > li{margin-left:0;width:19.5%;font-size:16px;}
    /*fin menu*/
}

.title_error{background: #fff;border: 1px solid #888; border-radius: 3px;padding: 5px; box-sizing: border-box;position: absolute;top: 50%;left: 85px;width: 300px; z-index: 20; color: #c76263;}







/* CORRECCIONES POR PLANTILLAS */
/* Smart */
.tpl-form2{padding:0!important;}
.tpl-form2 > div{max-width:none}
.tpl-g-form{margin-top:0!important;margin-bottom:0!important;}
#dyn-reserva-container,
#dyn-actions-container,
.auto,
.tpl-rooms-mod{margin:0!important;}


/* EGM */
#tpl-egm-mybooking-form #reserva > form,
#tpl-egm-mybooking-form #reserva > div{display:block;}
#tpl-egm-mybooking-form.gral_box{margin:0;padding:0;}
#reserva .holder{text-shadow:none;}
.comun_tab{padding-bottom:0;}
