abbr,address,article,aside,audio,b,blockquote,body,button,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,a,i,iframe,img,input,ins,label,legend,li,main,mark,menu,nav,object,ol,p,pre,q,samp,section,span,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;outline:0;border:0;box-sizing:border-box}
abbr,address,article,aside,audio,b,blockquote,body,button,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,a,i,iframe,img,ins,label,legend,li,main,mark,menu,nav,object,ol,p,pre,q,samp,section,span,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{-webkit-appearance: none;}
img {height: auto; max-width: 100%; margin-bottom: -4px;}
a { text-decoration: none;}
nav ul li { list-style-type: none; }
button { cursor: pointer;}
@charset "UTF-8";

@font-face { font-family: titles; font-display: swap; src: url(/css/fonts/ClashDisplayVariable.woff2); font-weight: 600;}

:root {
    --black-rich: #3C233A;
    --black: #3C233A;
    --white: #FFF;
    --white-wash: #F5F5F5;
    --grey-light: #EDEDED;
    --grey: #87878A;
    --grey-middle-light: #D8D8D8;
    --grey-middle-table: #E8E8E8;
    --grey-dark: #311D30;
    --grey-superdark: #612C51;
    --camel: #FF7276;
    --sepia: #FF8387;
    --black-trans: rgba(49,49,49,.6);
}
.flex, .flex--center, .flex--end, .flex--between, .flex--around { display: flex; flex-wrap: wrap; }
.flex--center { justify-content: center; }
.flex--end { justify-content: flex-end; }
.flex--between { justify-content: space-between; }
.flex--around { justify-content: space-around; }
.inColumns { flex-direction: column; }
.vflex { align-content: center; }
.vcenter { align-items: center; }
.vstart { align-items: flex-start; }
.nowrap { flex-wrap: nowrap; padding: 0; }
.center { margin: 0 auto; padding: 0 !important; }
.txtc { text-align: center; }
.txtr { text-align: right; }
.txtl { text-align: left; }
.floatl { float: left; }
.floatr { float: right; }
.clearfix { clear: both; }
.hide { display: none;}
.blockScrollMPU { overflow-y: hidden !important}
.blockScroll { overflow-y: hidden !important}
.w10{width:10%;}.w15{width:15%;}.w20{width:20%;}.w25{width:25%;}.w30{width:30%;}.w35{width:35%;}.w40{width:40%;}.w45{width:45%;}.w50{width:50%;}.w55{width:55%;}.w60{width:60%;}.w65{width:65%;}.w70{width:70%;}.w75{width:75%;}.w80{width:80%;}.w85{width:85%;}.w90{width:90%;}.w95{width:95%;}.w100{width:100%;}
.sticky { position: fixed !important; background-color: var(--grey-superdark) !important; }
header.simple { background-color: var(--grey-superdark) !important; }
.headerdoc { background-color: var(--white) !important; }
.slider { overflow-x: auto; -webkit-overflow-scrolling: touch; scroll-behavior: smooth; }
.containerLimitWidth { width: 100%; max-width: 1440px; margin: 0 auto;}
[class^="ico-"] { text-align: center; }
[class^="ico-"]::before { content:""; display: block; }
.ico { width: 40px; height: 40px; vertical-align: middle;}
.ico + * { margin-left: 5px;}
.ico--s { width: 25px; height: 25px; vertical-align: middle; margin-right: 5px; }
.ico-btn { background-color: transparent; }
.ico-flechaL { transform: rotate(180deg); }
.ico-flechaB {transform: rotate(90deg);}
.ico-flechaT {transform: rotate(-90deg);}
.btn-mostrar { cursor: pointer;padding: 15px 30px 15px 0 !important}
.btn-mostrar:hover { color: var(--camel);}
.btn-mostrar > .ico { float:right;position:absolute;right: 0;top: 35%}
.btn-mostrar + * { height: 0; overflow: hidden; transition: all .5s ease-in-out;}
.p5{padding:5px}.p-l5{padding-left:5px}.p-r5{padding-right:5px}.p-t5{padding-top:5px}.p-b5{padding-bottom:5px}.p10{padding:10px}.p-l10{padding-left:10px}.p-r10{padding-right:10px}.p-t10{padding-top:10px}.p-b10{padding-bottom:10px}.p15{padding:15px}.p-l15{padding-left:15px}.p-r15{padding-right:15px}.p-t15{padding-top:15px}.p-b15{padding-bottom:15px}.p20{padding:20px}.p-l20{padding-left:20px}.p-r20{padding-right:20px}.p-t20{padding-top:20px}.p-b20{padding-bottom:20px}.p25{padding:25px}.p-l25{padding-left:25px}.p-r25{padding-right:25px}.p-t25{padding-top:25px}.p-b25{padding-bottom:25px}.p30{padding:30px}.p-l30{padding-left:30px}.p-r30{padding-right:30px}.p-t30{padding-top:30px}.p-b30{padding-bottom:30px}.p35{padding:35px}.p-l35{padding-left:35px}.p-r35{padding-right:35px}.p-t35{padding-top:35px}.p-b35{padding-bottom:35px}.p80{padding:80px 0;}.m5{margin:5px}.m-l5{margin-left:5px}.m-r5{margin-right:5px}.m-t5{margin-top:5px}.m-b5{margin-bottom:5px}.m10{margin:10px}.m-l10{margin-left:10px}.m-r10{margin-right:10px}.m-t10{margin-top:10px}.m-b10{margin-bottom:10px}.m15{margin:15px}.m-l15{margin-left:15px}.m-r15{margin-right:15px}.m-t15{margin-top:15px}.m-b15{margin-bottom:15px}.m20{margin:20px}.m-l20{margin-left:20px}.m-r20{margin-right:20px}.m-t20{margin-top:20px}.m-b20{margin-bottom:20px}.m25{margin:25px}.m-l25{margin-left:25px}.m-r25{margin-right:25px}.m-t25{margin-top:25px}.m-b25{margin-bottom:25px}.m30{margin:30px}.m-l30{margin-left:30px}.m-r30{margin-right:30px}.m-t30{margin-top:30px}.m-b30{margin-bottom:30px}.m35{margin:35px}.m-l35{margin-left:35px}.m-r35{margin-right:35px}.m-t35{margin-top:35px}.m-b35{margin-bottom:35px}.m40{margin:40px}.m-l40{margin-left:40px}.m-r40{margin-right:40px}.m-t40{margin-top:40px}.m-b40{margin-bottom:40px}.m50{margin:50px}.m-l50{margin-left:50px}.m-r50{margin-right:50px}.m-t50{margin-top:50px}.m-b50{margin-bottom:50px}
.mh210{min-height:210px;}.max240{max-width:240px;}.max160{max-width:160px;}.max446{max-width:446px;}
.br3 {border-radius:3px;-webkit-box-shadow:0px 2px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 2px 10px 0px rgba(0,0,0,.2);box-shadow:0px 2px 10px 0px rgba(0,0,0,.2);}
.bgwhite {background-color:var(--white);}
.h480 {height: 480px;}.h480R,.h480L {background-repeat:no-repeat;padding:40px !important;}.h480R{background-image:url(/img/right-radio.png);background-position:top left;}.h480L{background-image:url(/img/left-radio.png);background-position:top right;text-align:right;}
iframe {width: 100%;height:100%;min-height:400px;margin:0;}
html { scroll-behavior: smooth; font-size: 14px; overflow-x: hidden !important;}
body {
    background-color: var(--white-wash);
    color: var(--black);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
header { position: fixed; top:0; left:0; width:100%; z-index: 500; opacity:0;}
h1, h2, h3, h4, h5, h6, footer p.h3, footer p.h5, p.h2 { font-family: titles,Arial,Helvetica,sans-serif; position: relative;}
h1 { font-size: 2.2em; margin-bottom: 20px; }
h2, p.h2 { font-size: 2.2em; margin-bottom: 20px; }
h3, footer p.h3, p.h3 { font-size: 1.7em; }
h4, .h4 { font-size: 1.4em; margin-bottom: 10px;}
p { margin-bottom: 20px; position: relative;}
a { color: var(--camel); cursor: pointer;  transition: all .5s ease-in-out; }
a:hover { color: var(--sepia); transition: all .3s ease-in-out; }
ol.lista, ul.lista { margin: 20px 50px;}
.lista li { margin: 10px 0; text-align: left;}
blockquote {margin: 20px;}
/*******************************************************
$STRUCTURE  */
section.preHome {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
section:not(.preHome) {
    overflow: hidden;
    padding: 80px 0 80px 0;
    width: 100%;
}
nav {
    z-index: 200;
}
#fondoOscuro {
    position: fixed;
    top: 0;
    left: 100vw;
    background-color: rgba(0,0,0,0.8);
    width: 100vw;
    height: 100vh;
    z-index: 100;
    transition: left .5s ease-in-out;
    pointer-events: auto;
}
.sectionBoxes,
.sectionPromo--imgLeft {
    background-position: -10% top, 110% top;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
}
.sectionBoxes__info > img {
    margin-bottom: 10px;
}
.sectionBoxes__boxes {
    overflow: auto;
    padding: 10px;
}
.sectionGrid__FullWidth,
.sectionSlider__inLine {
    padding: 80px 0 0 0 !important;
}
.sectionGrid__FullWidth 
.sectionSlider__inLine ~ .sectionSlider__inLine {
    padding: 80px 0 80px 0 !important;
}
.sectionInfo--bg {
    position: relative;
    background-position: center;
    background-size: cover;
}
.sectionInfo--bg::before {
    content:"";
    background-color: var(--black-trans);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sectionInfo--bg > div > div:first-child {
    padding-right: 40%;
}
.sectionPromo--imgLeft > div > div:first-child {
    order: 1;
}
.sectionPromo--imgLeft > h2 {
    padding: 0 10px;
}
.sectionPromo p {
    margin-bottom: 30px;
}
[class^="sectionImgFull"] {
    padding: 0 !important;
}
[class^="sectionImgFull"] .h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: lighter;
}
[class^="sectionImgFull"] img {
    object-fit: cover;
}
.pageSimple {
    padding: 15px 0 0 0;
}
/* $STRUCTURE END
*******************************************************/

/******************************************************
$CARROUSEL */
.evento {
    min-width: 264px;
    width: 264px;
}
.evento--big {
    width: 454px;
    min-width: 454px;
}
.evento--wide {
    min-width: 310px;
    padding: 30px;
    width: 480px;
}
.evento--nocarrusel {
    border-radius: 3px;
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,.3);
    cursor: pointer;
    margin: 10px 0;
    width: 32.5%;
}
.evento,
.evento--big,
.evento--wide {
    background-color: var(--white);
    border-radius: 3px;
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,.3);
    cursor: pointer;
    margin: 5px 12px;
    overflow: hidden;
    position: relative;
}
.evento__img img {
    object-fit: cover;
    object-position: top;
    width: 100%;
}
.evento .evento__img img {
    height: 200px;
    min-height: 200px;
}
.evento--big .evento__img img {
    height: 300px;
    min-height: 300px;
}
.evento--nocarrusel .evento__img--nocarrusel img {
    width: 100%;
}
.evento__fecha {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--camel);
    color: var(--white);
    text-align: center;
    border-bottom-right-radius: 3px;
    font-weight: bold;
    line-height: 1em;
    display: flex;
    align-items: center;
}
.evento__fecha span {
    display: block;
}
.evento__info {
    background-color: var(--grey-light);
    color: var(--black);
    padding: 10px;
    height: 60px;
    text-align: center;
    width: 100%;
}
.evento__info > span:first-child {
    display: block;
    font-family: titles,Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    height: 24px;
    overflow: hidden;
}
.evento__info > span {
    font-size: .9em;
}
.evento__info > span:nth-child(2) {
    font-weight: bold;
}
.evento__info > span:nth-child(2)::after {
    content:"\00b7"; /* · */
    font-weight: bold;
    margin-left: 4px;
}
.evento__info > span a {
    color: var(--black);
}
.evento__masInfo,
.evento__menosInfo {
    background-color: var(--white);
    padding: 10px 10px 0;
}
.evento .evento__masInfo p,
.evento--big .evento__masInfo p,
.evento .evento__menosInfo p,
.evento--big .evento__menosInfo p {
    color: var(--black);
    margin: 20px 0;
    overflow: hidden;
    text-align: left;
}
.evento .evento__masInfo p {
    height: 36px;
}
.evento--big .evento__masInfo p {
    height: 72px;
}
.evento__masInfo > div,
.evento__menosInfo > div {
    align-items: flex-end;
}
.evento__masInfo .datos,
.evento__menosInfo .datos {
    display: flex;
    flex-wrap: wrap;
    font-size: .9em;
    overflow: hidden;
    text-align: left;
    width: 144px;
}
.evento__masInfo .precio::before,
.evento__menosInfo .precio::before {
    display: block;
}
.evento--lg {
    cursor: pointer;
    min-width: 300px;
    width: 31%;
}
.evento--lg .evento__masInfo,
.evento--lg .evento__menosInfo {
    padding: 10px 10px 20px 10px;
}
.evento__masInfo::after,
.evento__menosInfo::after {
    content: "";
    display: block;
    height: 10px;
}
.evento--xxl {
    background-color: var(--white);
    border-radius: 3px;
    box-shadow: 0px 0px 10px -2px rgba(0,0,0,.3);
    cursor: pointer;
    justify-content: space-between;
    padding-bottom: 40px;
    overflow: hidden;
    margin: 40px 0;
}
.evento--xxl h3 {
    padding: 20px;
}
.evento--xxl img {
    height: 30vh;
    object-fit: cover;
    width: 100%;
    min-width: 280px;
}
.evento--xxl p {
    margin: 0;
    padding: 10px 20px;
}
.evento--xxl span {
    display: block;
    margin: 10px 0;
}
@media (max-width: 1023px) {
    .evento--nocarrusel {
        width: 49%;
    }
}
@media (max-width: 690px) {
    .evento--nocarrusel {
        width: 100%;
    }
}
/* $CARROUSEL END
/*******************************************************

/*******************************************************
$FORMULARIOS  */
input[name="idioma"] {
    display: none;
}
input[name="idioma"]:checked + label {
    color: var(--camel);
}
label {
    width: 100%;
    font-weight: bold;
}
input, textarea {
    background-color: var(--white);
    border-radius: 3px;
  line-height: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 17px 15px;
    width: 100%;
}
input[name*="preTel"] {
    width: 15%;
    min-width: 60px;
    margin-right: 20px;
}
input::placeholder, textarea::placeholder {
    color: var(--grey);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1rem;
}
input[type="submit"]{
    width: inherit;
    cursor: pointer;
    font-size: 1rem;
    padding: 16px 55px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
input[type="checkbox"],
input[type="radio"] {
    display: none;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    width: inherit;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
    content:"";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: var(--grey-light);
    position: absolute;
    top: -1px;
    left: 0;
}
input[type="checkbox"] + label::after,
input[type="radio"] + label::after {
    content:"";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: var(--camel);
    position: absolute;
    top: 4px;
    left: 5px;
    display: none;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
    display: block;
}
textarea {
    height: 150px;
}
/* $FORMULARIOS END
*******************************************************/

/*******************************************************
$THEME  */
.preHome ~ header.dark { background-color: var(--camel);}
.dark {background-color: var(--black); color: var(--white);}
.light {background-color: var(--white-wash);color: var(--black);}
.white {background-color: var(--white);color: var(--black);}
.ico, .ico--s {fill: var(--camel);transition: all .5s ease-in-out;}
.light .ico, .light .ico--s { fill: var(--camel);}
header.dark {background-color: inherit;}
header.dark .preHeader a {color: var(--white);}
header.dark .preHeader a:hover {color: var(--sepia);}
header.dark .preHeader a svg.ico {fill: var(--white) !important;}
header.dark .preHeader a::after{border-color: var(--grey) transparent transparent transparent;}
header.dark .preHeader a::before {border-color: transparent transparent var(--grey) transparent;}
header.dark .preHeader__info--menuMobile a svg.ico {fill: var(--white) !important;}
header.dark {background-color: var(--black) !important;}
header.dark .logo{fill: var(--white);}
header.dark svg.ico {fill: var(--camel) !important; }
.preHome ~ .dark .hamburguesa .ico { fill: var(--white) !important;}
header.dark a {color: var(--white);}
header.dark .menu li:hover > a {color: var(--sepia);}
header.dark .submenu {background-color: var(--black); box-shadow: 0px 20px 20px rgba(0,0,0,0.3);}
header.dark .submenu > div > span {color: var(--white);}
header.dark .menu--mobile {background-color: var(--grey-superdark);}
header.dark .menu--mobile > li:nth-child(2),
header.dark .menu--mobile > li:nth-child(6),
header.dark .menu--mobile > li:nth-child(10),
header.dark .menu--mobile > li:nth-child(13) {background-color: var(--black);}
header.dark svg.ico-flechaR,
header.dark svg.ico-flechaL {fill: var(--white) !important;}
header.dark .submenu--mobile {background-color: var(--grey-superdark);}
header.dark .submenu--mobile li:nth-child(odd) {background-color: var(--black);}
header.dark input[name="idioma"] + label {color: var(--white);}
header.dark input[name="idioma"]:checked + label {color: var(--camel);}
/* header.light .preHeader a {color: var(--white);}
header.light .preHeader a:hover {color: var(--sepia);}
header.light .preHeader a svg.ico {fill: var(--white) !important;}
header.light .preHeader a:hover svg.ico {fill: var(--sepia) !important;}
header.light .preHeader a::after{border-color: var(--grey) transparent transparent transparent;}
header.light .preHeader a::before {border-color: transparent transparent var(--grey) transparent;}
header.light .preHeader__info--menuMobile a:hover svg.ico {fill: var(--camel) !important;}
header.light .header{background-color: var(--white);}
header.light .logo{fill: var(--black);}
header.light svg.ico {fill: var(--black) !important; }
header.light a {color: var(--black);}
header.light .menu li:hover > a {color: var(--sepia);}
header.light .submenu {background-color: var(--grey-light);}
header.light .submenu > div > span {color: var(--black);}
header.light .menu--mobile {background-color: var(--white);}
header.light .menu--mobile > li:nth-child(2),
header.light .menu--mobile > li:nth-child(6),
header.light .menu--mobile > li:nth-child(10),
header.light .menu--mobile > li:nth-child(13) {background-color: var(--grey-light);}
header.light svg.ico-flechaR {fill: var(--grey-superdark) !important;}
header.light .submenu--mobile {background-color: var(--white);}
header.light .submenu--mobile li:nth-child(odd) {background-color: var(--grey-light);}
header.light input[name="idioma"] + label {color: var(--black);}
header.light input[name="idioma"]:checked + label {color: var(--camel);} */
.box--light {background-color: var(--white);color: var(--black);box-shadow: 0px 2px 8px 0px rgba(0,0,0,.1);}
.box--dark {background-color: var(--black);color: var(--white);box-shadow: 0px 2px 8px 0px rgba(0,0,0,.3);}
.box:hover,.boxLittle:hover{background-color: var(--camel);color: var(--white) !important;transition: all .3s ease-in-out;}
.box:hover > h3 > a, .boxLittle:hover > h3 > a {color: var(--white) !important;transition: all .3s ease-in-out;}
.btn--camel {background-color: var(--camel);color: var(--white);}
.btn--camel:hover {background-color: var(--sepia);color: var(--white);}
.btn--camel svg.ico {fill: var(--white);}
.btn--white {background-color: transparent;color: var(--white);border: 1px solid var(--white);}
.btn--white:hover {background-color: var(--white);color: var(--black);border: 1px solid var(--black);}
.btn--white svg.ico {fill: var(--white);}
.btn--white:hover svg.ico {fill: var(--black);}
.btn--transparent {background-color: transparent;color: var(--grey-superdark);border: 1px solid var(--grey-superdark);}
.btn--transparent:hover {background-color: var(--grey-superdark);color: var(--white);border: 1px solid var(--grey-superdark);}
.btn--transparent svg.ico {fill: var(--black);}
.btn--transparent:hover svg.ico {fill: var(--white);}
.box--light .btn--transparent {border: 1px solid var(--grey-superdark);color: var(--grey-superdark);transition: all .5s ease-in-out;}
.box--light:hover .btn--transparent {border: 1px solid var(--white);color: var(--white);transition: all .3s ease-in-out;}
.box--light:hover .btn--transparent:hover {background-color: transparent;border: 1px solid var(--white);color: var(--white);transition: all .3s ease-in-out;}
.box--light:hover svg.ico { fill: white !important; transition: all .3s ease-in-out;}
.box--dark:hover svg.ico { fill: white !important;transition: all .3s ease-in-out;}
.box--dark .btn--transparent {border: 1px solid var(--white);color: var(--white);}
.box--dark:hover .btn--transparent:hover {background-color: transparent;border: 1px solid var(--white);color: var(--white);transition: all .3s ease-in-out;}
.box--dark .btn--transparent svg.ico {fill: var(--white);}
.dark .precio::before {color: var(--white);}
.light .precio::before {color: var(--black);}

.negroblanco { color: var(--black) !important;}
.negroblanco:hover { color: var(--white) !important;}
.light h2 > a.blanco,
.light h3 > a.blanco,
.horariosPlanifica__txt h2 > a.blanco,
.horariosPlanifica__txt h3 > a.blanco,
.blanco {
    color: var(--white) !important;
}
.negro {
    color: var(--black) !important;
}
/* $THEME END
*******************************************************/

/*******************************************************
$PREHEDER Y HEADER  */
.preHeader, .header {
    width: 100%;
}
.preHeader {
    padding: 6px 0 5px;
    background-color: var(--black-rich);
}
.preHeader a {
    font-size: .9em;
    position: relative;
    padding-right: 12px;
}
.preHeader a::after {
    content: url(/img/icos/rombo.svg);
    position: absolute;
    right: 1px;
    top: 1px;
    width: 6px;
}
.preHeader a:last-child::after {
    content: none;
}
.preHeader a svg.ico,
.preHeader__info--menuMobile a .ico {
    width: 15px;
    height: 15px;
}
.preHeader__info--menuMobile {
    padding: 25px;
}
.preHeader__info--menuMobile a {
    display: block;
    line-height: 2.5em;
}
.header {
    padding: 10px 0;
}
.logo {
    width: 170px;
    height: 50px;
}
.menu li {
    line-height: 2em;
}
.menu li > div {
    display: none;
}
.menu li:hover > div {
    display: flex;
    justify-content: flex-end;
}
.menu__cabecera {
    display: none;
}
.menu > li > a, .menu > li > span {
    padding: 35px 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .9em;
    transition: all .5s ease-in-out;
    white-space: nowrap;
}
.menu li:hover > a {
    transition: all .3s ease-in-out;
}
.menu > li:last-child > a {
    padding: 35px 0 35px 30px;
}
.submenu {
    position: fixed;
    top: 134px;
    left: 0;
    width: 100vw;
    padding: 30px 0;
}
.submenu > div {
    padding: 0 28px 0 478px;
}
.submenu div > span {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 25px;
    display: block;
}
.imgSubmenu {
    width: 40%;
    background-size: 100%;
    margin-left: 5%;
    overflow: hidden;
    height: 250px;
}
.hamburguesa {
    cursor: pointer;
    display: none;
}
.menu--mobile {
    display: none;
    width: 80%;
    height: 100vh;
    text-align: left;
    position: absolute;
    top: 0px;
    right: -80%;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 70px;
}
.menu--mobile > li,
.submenu--mobile li,
.menu--mobile > li:first-child,
.submenu--mobile > div:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 14px 25px;
    cursor: pointer;
}
.menu--mobile > li:first-child,
.submenu--mobile > div:first-child {
    padding: 15px 16px;
}
[class*="flecha"] {
    width: 20px !important;
    height: 20px !important;
}
.menu-in { animation: menu-in .5s ease-in-out forwards;}
.menu-out { animation: menu-out .7s ease-in-out forwards;}
@keyframes menu-in {
      0% { right: -80%;}
    100% { right: 0;}
}
@keyframes menu-out {
      0% { right: 0;}
    100% { right: -80%;}
}
.submenu--mobile {
    position: absolute;
    top: 0;
    right: -100%;
    background-color: var(--black);
    width: 100%;
    height: 100vh;
    z-index: 20;
}
.submenu-in { animation: submenu-in .5s ease-in-out forwards;}
.submenu-out { animation: submenu-out .7s ease-in-out forwards;}
@keyframes submenu-in {
      0% { right: -100%;}
    100% { right: 0;}
}
@keyframes submenu-out {
      0% { right: 0;}
    100% { right: -100%;}
}
/* $PREHEDER Y HEADER END
*******************************************************/

/*******************************************************
$BANNER  */
.banner {
    height: 500px; 
    position: relative;
    width: 100%;
}
.banner > div > div > div > div {
    background-position: center !important;
    background-size: cover !important;
    position: relative;
}
.banner > div > div > div > div::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
/* $BANNER FIN
*******************************************************/

/*******************************************
$EVENTO  */
.bannerevento {
    background-color: var(--black);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--white);
    height: 450px;
    position: relative;
    width: 100%;
}
.bannerevento::before {
    background-color: rgba(0,0,0,0.5);
    content:'';
    height: 100%;
    left:0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bannerevento h1 {
    font-size: 4rem;
}
.bannerevento p {
    font-size: 1.25rem;
}
.itemsform {
    display: flex;
    flex-direction: column;
}
.itemsform p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.itemsform p span:first-child {
    font-weight: bold;
}
.btn-l,
.btn-r {
    background-color: transparent;
}
.ico--localidad {
    fill: var(--white);
    height: 39px;
    width: 127px;;
}
.bannerevento .containerLimitWidth {
    margin-top: 120px;
}
.headerleft {
    margin: 0;
    max-width: 860px;
    padding: 0;
    width: 100%;
}
.torneo,
.cabecera {
    align-items: center;
    display: flex;
    flex-direction: row;
    width: calc(100% - 20px);
    min-width: 280px;
    margin: 10px 10px;
}
.torneo div,
.cabecera div {
    color: var(--black);
    padding: 5px;
    text-align: center;
    width: 10%;
}
.torneo div:nth-child(1),
.cabecera div:nth-child(1) {
    width: 8%;
}
.torneo div:nth-child(2),
.cabecera div:nth-child(2) {
    text-align: left;
    width: 28%;
}
.torneo div:last-child,
.cabecera div:last-child {
    width: 14%;
}
.torneo div:nth-child(2) {
    font-size: 1.1rem;
    font-weight: bold;    
}
.torneo:nth-child(odd) {
    background-color: var(--white-wash);
}
.torneo:nth-child(even) {
    background-color: var(--grey-middle-table);
}
.cabecera {
    background-color: var(--white);
    font-size: 1.3rem;
    font-weight: bold;
}
.torneo .flex .flex {
    padding: 2px;
    width: 100%;
}
.torneo .flex .flex div:nth-child(1) {
    font-size: .8rem;
    width: 30%;
}
.torneo .flex .flex div:nth-child(2) {
    color: var(--camel);
    font-size: 1.8rem;
    text-align: center;
    width: 70%;
}
.torneo .flex div.hora {
    background-color: var(--camel);
    border-radius: 14px;
    color: var(--white);
    font-size: .9rem;
    font-weight: normal;
    padding: 2px;
    text-align: center;
    width: 100%;
}
.torneo .btn {
    padding: 12px 6px;
}

  .bannerevento .container18 {
    display: flex;
    width: 100%;
    max-width: 1440px;
  }
  .bannerevento .solo18 {
    position: absolute;
    bottom: 0px;
    padding: 14px 40px;
    border-radius: 14px 14px 0px 0px;
    background-color: rgba(255, 255, 255, 0.12);
  }
  .bannerevento .ico--18 {
    margin-bottom: 0px;
    margin-right: 10px;
    width: 28px;
    height: 28px;
  }
  .bannerevento .texto--18 {
    margin: 1px 0px;
  }
  .bannerevento .texto--18.up {
    font-weight: bold;
  }
  .bannerevento .texto--18.down {
    font-size: 12px;
  }
  @media (max-width: 500px){
    .bannerevento .container18 {
      justify-content: center;
    }
  }
/* $EVENTO END
*******************************************/

/*******************************************
$BREADCRUMBS  */
#breadcrumbsparent {
    padding: 3px 0 20px;
}
.breadcrumbs {
    font-size: 11px;
}
.light .breadcrumbs span {
    color: var(--black);
}
.dark .breadcrumbs span {
    color: var(--white);
}
.breadcrumbs a,
.breadcrumbs span {
    text-transform: capitalize;
}
/* $BREADCRUMBS END
*******************************************/

/*******************************************************
$FONDOS  */
.fondo-boxeo { background: url(/img/eventos/boxeo.jpg) no-repeat center; }
.fondo-monologos { background: url(/img/eventos/monologos.jpg) no-repeat center; }
.fondo-magia { background: url(/img/eventos/magia.jpg) no-repeat center; }
.fondo-torneos { background: url(/img/eventos/torneos.jpg) no-repeat center; }
.fondo-poker { background: url(/img/eventos/poker.png) no-repeat right bottom; }
.quehacer { background: url(/img/que-hacer.jpg) no-repeat center; }
.espacioseventos { background: url(/img/espacios-eventos.jpg) no-repeat center; }
.experienciasregalo { background: url(/img/experiencias-regalo.jpg) no-repeat center; }
.pokertorrelodones { background: url(/img/poker/poker-torrelodones.jpg) no-repeat center; }
.pokercolon { background: url(/img/poker/poker-colon.jpg) no-repeat center; }

#imgSubmenuCasinos { background-image: url(/img/menu-casinos00.jpg); background-position: center; background-repeat: no-repeat;}
#imgSubmenuPoker { background-image: url(/img/menu-poker00.jpg); background-position: center; background-repeat: no-repeat;}
#imgSubmenuEventos { background-image: url(/img/menu-agenda00.jpg); background-position: center; background-repeat: no-repeat;}
#imgSubmenuRestaurantes { background-image: url(/img/menu-restaurantes00.jpg); background-position: center; background-repeat: no-repeat;}
#imgSubmenuJuegos { background-image: url(/img/menu-juegos00.jpg); background-position: center; background-repeat: no-repeat;}
#imgSubmenuPromos { background-image: url(/img/menu-cumpleanos02.jpg); background-position: center; background-repeat: no-repeat;}
/* $FONDOS END
*******************************************************/

/*******************************************************
$SECCION BOXES LIGHT Y DARK  */
.miniTitle {
    color: var(--camel);
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
}
.box,
.boxLittle {
    border-radius: 3px;
    flex-grow: 1;
    margin: 10px;
    max-width: 680px;
    height: 200px;
    min-width: 250px;
    transition: all .5s ease-in-out;
    width: 45%;
    cursor: pointer;
}
.boxLittle {
    max-width: 255px;
}
.box h3, .boxLittle h3 {
    margin-bottom: 10px;
}

.pointmap svg.ico {
    width: 20px;
    height: 20px;
    fill: var(--black);
}
.datos span {
    width: 55px;
    white-space: nowrap;
}
.precio {
    color: var(--camel);
    font-size: 2em;
    font-weight: bold;
}
.precio::before {
    content: "desde";
    text-transform: uppercase;
    font-size: .35em;
    display: inline-block;
    margin: 0 5px -4px 0;
    text-align: left;
}
.precio::after {
    content: "\0020AC"; /* € */
    font-family: Arial,Helvetica,sans-serif;
    font-size: .8em;
}
.precioSinDesde {
    color: var(--camel);
    font-size: 2em;
    font-weight: bold;
}
.precioSinDesde::after {
    content: "\0020AC"; /* € */
    font-family: Arial,Helvetica,sans-serif;
    font-size: .8em;
}
.options-txt {
    width: 30%;
    margin-bottom: 40px;
}
.slideLugares {
    width: 70%;
    color: var(--white);
    padding: 10px;
}
.slideLugares2,
.slideLugares2 h4 > a {
    width: 100%;
    color: var(--white);
}
.lugar {
    background-size: cover;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    width: 32%;
    min-width: 290px;
    height: 22vh;
    min-height: 230px;
    border-radius: 3px;
    margin: 5px 8px;
    padding: 20px;
    position: relative;
    cursor: pointer;
}
.lugar svg.ico {
    fill: var(--white);
    width: 20px;
    height: 20px;
}
.lugar::before {
    content: "";
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
    z-index: 0;
}
.lugar a {
    font-size: .8em;
    font-weight: bold;
}
.lugar span,
.lugar a {
    z-index: 1;
}
.lugar p {
    margin-top: 10px;
}
.horariosInfo,
.horariosPlanifica {
    background-color: var(--grey-light);
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);   
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}
.horariosInfo {
    flex-grow: 1;
    max-width: 680px;
    margin: 10px 20px;
    min-width: 280px;
    width: 32%;
}
.horariosPlanifica {
    margin: 10px 11px;
    min-width: 280px;
    width: 31%;
}
.horariosInfo h2,
.horariosPlanifica h2 {
    margin-bottom: 0;
}
.horariosInfo h2 + p,
.horariosPlanifica h2 + p {
    margin-top: 20px;
}
.horariosInfo__txt,
.horariosPlanifica__txt {
    background-color: var(--white);
    color: var(--black);
    margin-top: -4px;
}
.horariosInfo__txt_dark,
.horariosPlanifica__txt_dark {
    background-color: var(--white-wash);
    color: var(--black);
    margin-top: -4px;
}
.light h2 > a,
.light h3 > a,
.horariosPlanifica__txt h2 > a,
.horariosPlanifica__txt h3 > a {
    background-color: transparent !important;
    color: var(--black) !important;
}
.dark h2 > a,
.dark h3 > a {
    background-color: transparent;
    color: var(--white);
}
.horariosInfo__horarios,
.horariosPlanifica__horarios {
    height: 82px;
    flex-wrap: nowrap;
}
.horariosInfo__horarios > span,
.horariosPlanifica__horarios > span {
    background-color: var(--camel);
    min-width: 72px;
}
.horariosInfo__horarios > span svg.ico,
.horariosPlanifica__horarios > span svg.ico {
    fill: var(--white);
    height: 30px;
    margin-left: 10px;
    width: 30px;
}
.horariosInfo__horarios div,
.horariosPlanifica__horarios div {
    width: 79%;
}
.horariosInfo img,
.horariosPlanifica img {
    object-fit: cover;
    object-position: top;
}
.horariosInfo img {
    max-height: 400px;
}
.horariosPlanifica img {
    max-height: 266px;
}
.money {
    color: var(--camel);
}
.money::after {
    content:"\0020AC"; /* € */
    font-size: .9em;
}
.box--list {
    padding: 68px 30px 30px 30px;
    position: relative;
    margin: 20px;
    margin-bottom: 100px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    background-color: #fff;
    max-width: 680px;
    min-width: 280px;
    width: 30%;
    flex-grow: 1;
    border-radius: 3px;
}
.box--list .icono {
    background-color: var(--camel);
    box-shadow: 0 0 39px -2px var(--camel);
    border-radius: 50%;
    width: 95px;
    height: 95px;
    padding: 25px;
    position: absolute;
    top: -50px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.icono svg.ico {
    fill: var(--white);
    width: 47px;
    height: 50px;
}
.box--list > div > div:last-child span{
    display: block;
    margin-bottom: 2px;
}
.box--list > div > div:last-child span:nth-of-type(1){
    font-size: 1.8em;
}
.box--list > div > div:last-child span:nth-of-type(2){
    font-size: 1.1em;
    font-weight: bold;
}
.box--list > div > div:last-child span:nth-of-type(3){
    font-size: .9em;
}
[class^="sectionImgFull"] h2 {
    font-size: 4em;
}
[class^="sectionImgFull"] span svg.ico {
    width: 20px;
    height: 20px;
}
[class^="sectionImgFull"] > div:last-child {
    position: relative;
}
.sectionImgFull--imgLeft div:first-child {
    order: 2;
}
[class^="sectionImgFull"] > div:first-child {
    padding: 0 20px;
}
.redesL, .redesR {
    position: absolute;
    margin: auto;
    top: calc(50% - 80px);
}
.redesL {
    left: 30px;
}
.redesR {
    right: 30px;
}
.redesL a, .redesR a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--camel);
    margin-bottom: 10px;
}
.redesL a:hover, .redesR a:hover {
    background-color: var(--sepia);
}
.redesL a svg.ico, .redesR a svg.ico {
    width: 50%;
    margin-right: 0;
    fill: var(--white);
}
[class^="infoEvento"] {
    padding: 10px 30px 10px 0;
}
.infoEvento--fecha span:nth-child(1){
    font-size: 2em;
    line-height: 1.1em;
    font-weight: bold;
    display: block;
}
.infoEvento--fecha span:nth-child(2){
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    display: block;
}
.infoEvento--fecha a {
    display: block;
    font-size: .6em;
    line-height: 2em;
}
.infoEvento--hora {
    font-size: 1.6em;
    font-weight: bold;
}
.infoEvento--precio span.horario {
    font-size: 1.6em;
}
.restaurantepeq,
.restaurantepeq2 {
    display: block;
    font-size: .9rem;
}
.restaurantepeq2 strong {
    color: var(--camel);
    font-weight: normal;
}
.espacioespecial {
    margin: 0 auto 40px auto;
    max-width: 1260px;
    width: 100%;
}
.box--jackpot {
    background-color: var(--white);
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.2);    
    padding: 68px 30px 30px 30px;
    position: relative;
    width: 100%;
    margin-top: 100px;
}
.box--jackpot .icono {
    background-color: var(--camel);
    box-shadow: 0 0 39px -2px var(--camel);
    border-radius: 50%;
    width: 95px;
    height: 95px;
    padding: 25px;
    position: absolute;
    top: -50px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.imgJackpot {
    min-width: 120px;
}
.icono svg.ico {
    fill: var(--white);
    width: 47px;
    height: 50px;
}
.box--jackpot > div > div:last-child span{
    display: block;
    margin-bottom: 2px;
}
.box--jackpot > div > div:last-child span:nth-of-type(1){
    font-size: 1.8em;
}
.box--jackpot .flex--between .flex div img,
.box--list .flex div img {
    height: 100px;
    margin: 0 10px 0 0;
    object-fit: cover;
    object-position: top;
    width: 120px;
    border-radius: 4px;
}
.box--list > div > div:first-child {
    margin-right: 10px;
} 
.box--jackpot .flex--between .flex--center {
    align-items: flex-start;
}
.box--jackpot .flex--between .flex {
    width: 33%;;
}
div.numero {
    color: var(--white);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    min-width: 24px;
    padding: 0;
    text-align: center;
}
div.decimal {
    font-size: 2.5rem;
}
div.moneda {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.7rem;
}
span.jamount {
    color: var(--camel);
    font-size: 1.7rem;
}
.box--jackpot .flex--between .flex--center span:not(.jamount),
.box--jackpot h3 {
    color: var(--black);
}
/* $SECCION BOXES LIGHT Y DARK END
*******************************************************/

/*******************************************************
$TABLAS MENUS  */
.menuCarta {
    width: 90%;
    margin-top: 30px;
}
.menuCarta + p {
    margin-top: 30px;
}
.menuCarta caption{
    font-family: titles,Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    margin-bottom: 15px;
}
.menuCarta tr {
    height: 66px;
}
.menuCarta tr td {
    border-top: 1px solid var(--grey-light);
}
.menuCarta tr:last-child td {
    border-bottom: 1px solid var(--grey-light);
}
.menuCarta span {
    display: block;
}
/* $TABLAS MENUS END
*******************************************************/

/*******************************************
$BOTONES  */
.btn,
.btn-transparent,
.btn--lg {
    padding: 12px 13px 12px 20px;
    border-radius: 3px;
    white-space: nowrap;
    position: relative;
    transition: all .5s ease-in-out;
}
.btn--lg {
    display: block;
    padding: 12px 13px 12px 13px;
    width: 100%;
    text-align: left;
}
.btn--lg svg.ico,
.btnFullcontent svg.ico{
    float: right;
}
.btn--simple {
    padding: 10px 15px;
    font-size: .9em;
}
.btnFullcontent {
    width: 100%;
}
.btnFullImg {
    background-size: 165%;
    background-position: center;
    width: 25%;
    max-height: 480px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    transition: .3s;
}
.btnFullImg:hover {
    background-size: 175%;
}
.btnFullImg::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--black-trans);
    position: absolute;
}
.btnFullImg svg.ico {
    width: 100%;
    fill: var(--white);
    z-index: 1;
}
.btnFullImg a {
    font-size: 1.6em;
    font-family: titles,Arial,Helvetica,sans-serif;
    width: 100%;
    margin: 12px;
    color: var(--white);
    text-decoration: none;
    z-index: 1;
}
.btnFullImg a.btn {
    font-size: inherit;
    font-family: inherit;
    width: initial;
}
.buttonsSlider {
    display: none;
    margin-top: 20px;
    text-align: center;
}
.btn-circulo {
    width: 10px;
    height: 10px;
    background-color: var(--camel);
    border-radius: 50%;
    margin: 0 4px;
    padding: 0 !important;
}
.btn-circulo.active {
    background-color: var(--grey);
}
.btn-circuloBig {
    width: 30px;
    height: 30px;
}
/* $BOTON COMPRAR MOBILE */
    .botonbottom a {
  cursor: pointer;
        display: block;
        padding: 10px;
    }

  @media (max-width:690px) {
    .botonbottom {
      bottom: 0;
      display: block;
      position: fixed;
      text-align: center;
      width: 100%;
      z-index: 1000;
    }
  }
  @media (min-width:691px) {
    .botonbottom {
      display: none;
    }
  }
/* $BOTON COMPRAR MOBILE FIN */

/* $BOTONES END
*******************************************/

/*******************************************
$TABLES  */
.tablecontainer {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

:not(#MrPLanconfirmation) table {
    border-collapse: collapse;
    margin: 20px 0;
    width: 100%;
}

#MrPLanconfirmation table {
    margin: auto;
    max-width: 600px;
}

th {
    max-width: 150px;
    min-width: 150px;
    padding: 30px 0;
    vertical-align: middle; 
}

td {
    padding: 20px 10px;
    vertical-align: top;
}

thead tr {
    background-color: var(--white);
}

:not(#MrPLanconfirmation) tbody tr:nth-of-type(odd) {
    background-color: var(--grey-middle-table);
}

#MrPLanconfirmation tbody tr:nth-of-type(odd) {
    background-color: inherit;
}

:not(#MrPLanconfirmation) tbody tr:nth-of-type(even) {
    background-color: var(--grey-middle-light);
}

#MrPLanconfirmation tbody tr:nth-of-type(even) {
    background-color: inherit;
}
/* $TABLES END
*******************************************/

/*******************************************
$GALLERY  */
.gallery .on {
    display: block;
}
.gallery .off {
    display: none;
}
.gallery div {
    margin: 0 10px;
}
.gallery div img {
    cursor: pointer;
    height: 100%;
    max-height: 345px;
    max-width: 480px;
    min-height: 345px;
    min-width: 310px;
    object-fit: cover;
    width: 100%;
}
.galleryapuestas div img {
    cursor: pointer;
    max-width: 600px;
    object-fit: cover;
}
/* GALLERY END
*******************************************/

/******************************************
$MPU GALLERY */
.img-container {
    position: relative;
    width: 800px;
    overflow-y: hidden;
}
.img-container img {
    max-height: 600px;
    object-fit: cover;
    width: 100%;
}
#flechitas-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
#flechitas {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
}
#flechitas button {
    background: none;
}
#flechitas button .ico:hover {
    fill: #888;
}
#flechitas button.fleft {
    transform: rotate(180deg);
    margin-left: 10px;
}
#flechitas button.fright {
    margin-right: 10px;
}
.cuadrado-80 {
    width: 80px;
    height: 80px;
}
@media (max-width:930px) {
    .img-container {
        width: 700px;
    }
    .cuadrado-80 {
        width: 50px;
        height: 50px;
    }
}
@media (max-width:730px) {
    .img-container {
        width: auto;
    }
}
/* $MPU GALLERY END
*******************************************/

/*******************************************
$MENUGASTRONÓMICO  */
.menugastronomico {
    margin: 20px 0;
}
.menugastronomico h3 {
    font-size: 1.85rem;
    margin: 10px 0;
}
.menugastronomico .btn-mostrar {
    border-bottom: none !important;
    font-weight: bold !important;
    padding: 0 !important;
}
.menugastronomico dl {
    border-left: none;
    border-right: none;
    margin-bottom: 20px;
    padding: 10px;
}
.menugastronomico dl dt {
    font-size: 1.7rem;
    padding-top: 10px;
}
.menugastronomico dl dd {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
.menugastronomico dl dd p {
    margin: 0;
}
.preciomenu {
    color: var(--camel);
    font-size: 1.15rem;
    font-weight: bold;
    margin: 0 5px;
}
.preciomenu::after {
    content: "\0020AC"; /* € */
}
/* $MENUGASTRONÓMICO END
*******************************************/

/*******************************************
$PAGINAS INFO Y AYUDA */
.sectionInfo .btn-mostrar {
    font-family: Arial,Helvetica,sans-serif; 
    border-bottom: 1px solid;
    font-weight: normal;
    padding: 15px 0;
}
.sectionInfo .btn-mostrar + * {
    margin-top: 20px;
}
.sectionInfo .btn-mostrar .ico {
    float: right;
    width: 30px !important;
    height: 30px !important;
    fill: var(--black);
}
.dark .btn-mostrar { border-bottom-color: var(--white);}
.light .btn-mostrar { border-bottom-color: var(--black);}
.dark .btn-mostrar .ico { fill: var(--white);}
.light .btn-mostrar .ico { fill: var(--black);}
span.msg-error {
  display: none;
  color: red;
  margin-bottom: 15px;
}
/* $PAGINAS INFO Y AYUDA END
***************************************/

/*******************************************
$SECCIÓN MAPS */
.seccionmaps {
    background-color: var(--white);
    color: var(--black);
    border-radius: 3px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    height: 270px;
    text-align: left;
    width: 45%;
    min-width: 610px;
    margin: 10px;
    overflow: hidden;
}
.seccionmaps div:first-child {
    padding: 20px;
    width: 60%;
}
.seccionmaps div:last-child {
    width: 40%;
}
.seccionmaps iframe {
    width: 100%;
    height: 100%;
}
.seccionmaps h3 {
    color: var(--black);
    font-size: 1.4rem;
    margin-bottom: 20px;
}
/* $SECCIÓN MAPS
*******************************************/

/*******************************************
$REVEAL MOBILE */
.reveal-modal-bg { 
  background-color: rgba(15,15,15,.8);
  display: none;
  height: 100%;
  left: 0; 
  position: fixed; 
  top: 0;
  width: 100%;
  z-index: 550;
}
.reveal-modal {
    align-items: center;
  display: flex;
    flex-direction: column;
    height: 100%;
    left: 0;
    right: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    max-width: 690px;
    margin: 0 auto;
    z-index: 600 !important;
}
#modalcontent, 
#popupWindow,
#popupCalendarWindow {
  background-color: var(--white);
  max-height: 100vh;
  overflow-y: auto;
}
.box-form {
    padding: 0 15px;
    width: 50%;
}
.headerMPU {
    background-color: var(--black);
    height: 50px;    
}
.headerMPU .ico {
    fill: var(--white);
}
.headerMPU h2 {
    color: var(--white);
    margin: 0 10px;
}
/* $REVEAL MOBILE END
*******************************************/

/*******************************************
$FOOTER THEME  */
footer.dark {background-color: var(--grey-superdark);color: var(--white);}
footer.dark .box-direccion--dark {background-color: var(--grey-dark);}
footer.dark .box-direccion--light {background-color: var(--grey-middle-light);}
footer.dark .box-direccion--light span {color: var(--black);}
footer.dark h5 svg.ico,footer.dark p.h5 svg.ico {fill: var(--white);}
footer.dark nav a {color: var(--white);}
footer.dark nav a:hover {color: var(--sepia);}
footer.dark input {background-color: transparent;border: 1px solid var(--white);color: var(--white);}
footer.dark input::placeholder {color: var(--white);}
footer.light {background-color: var(--white-wash);color: var(--grey-superdark);}
footer.light .box-direccion--dark {background-color: var(--grey);}
footer.light .box-direccion--light {background-color: var(--grey-light);}
footer.light h5 svg.ico,footer.light p.h5 svg.ico {fill: var(--black);}
footer.light nav a {color: var(--black);}
footer.light nav a:hover {color: var(--sepia);}
footer.light input {background-color: transparent;border: 1px solid var(--black);color: var(--black);}
footer.light input::placeholder {color: var(--grey-superdark);}
/* $FOOTER THEME END
*******************************************/

/*******************************************
$FOOTER  */
footer {
    width: 100%;
    margin-top: 160px;
}
footer > div {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
}
footer > div:last-child {
    max-width: inherit;
}
footer > div:nth-child(2){
    margin-top: -55px;
}
.direcciones {
    position: relative;
    top: -80px;
}
.direccion {
    width: 65%;
}
.direccion img {
    width: 60%;
    margin-bottom: 10px;
}
.direccion span {
    display: block;
}
.iframe {
    width: 160px;
    height: 135px;
    border-radius: 5px;
    overflow: hidden;
}
.box-direccion--dark, .box-direccion--light {
    padding: 20px;
    border-radius: 10px;
    margin: 10px;
    max-width: 425px;
    min-width: 280px;
}
.footer__box {
    width: 9%;
    min-width: 180px;
}
.footer__box:last-child {
    width: 50%;
    max-width: 700px;
    min-width: 280px;
}
footer .btn-mostrar {
    padding: 15px 0 !important;
}
footer .btn-mostrar + * { height: inherit;}
footer h5,
footer p.h5 {
    text-transform: uppercase;
    font-family: titles,Arial,Helvetica,sans-serif;
    margin-bottom: 5px;
    font-size: 1.1em;
}
footer p.h5 {
    font-weight: 700;
}
footer nav a {
    padding: 10px 0;
    text-transform: inherit;
    font-size: .9em;
    transition: all .5s ease-in-out;
    display: block;
}
footer nav a:hover {
    transition: all .3s ease-in-out;
}
footer form > div {
    margin-bottom: 10px;
}
footer input {
    padding: 11px 10px;
    border-radius: 5px;
    font-size: 1em;
}
footer input::placeholder {
    font-size: 1em;
}
footer input[type="checkbox"] + label, footer input[type="radio"] + label {
    font-size: .8em;
    margin-right: 15px;
}
footer input[type="email"] {
    flex-grow: 1;
}
.copyright {
    background-color: var(--black);
    padding: 5px 0;
    text-align: center;
    font-size: .8em;
    margin-top: 30px;
    margin-bottom: 0px;
}
/* $FOOTER END
*******************************************/

@media (min-width: 1025px){
    .evento--xxl h3 {
        font-size: 3.5rem;
    }
}
@media (min-width: 691px) {
    .torneo span {
        display: none;
    }
    .evento--xxl {
        width: calc(50% - 40px);
    }
    .reservamesa {
    display: none;
  }
}
@media (min-width: 570px){
    footer h5 svg,
    footer p.h5 svg {
        display: none;
    }
}

/*******************************************
$AGENDA  */
#agenda svg {
    width: 30px!important;
    height: 30px!important;
}

#agenda button {
    background-color: transparent;
}

#agenda .nav-meses span {
    font-size: 2em;
}

#agenda .nav-tools .btn-semanas button {
    min-height: 30px;
    min-width: 115px;
    border-radius: 15px;
    background-color: var(--grey-dark);
    color: var(--white-wash);
    padding: 0 20px;
    margin: 0 5px;
}

#agenda .nav-tools .btn-semanas button.active {
    background-color: var(--camel);
}

#agenda .nav-tools .sel-semanas {
    position: relative;
}

#agenda .nav-tools .sel-semanas select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 50px;
    background-color: var(--camel);
    border: 0;
    outline: 0;
    color: var(--white-wash);
    border-radius: 20px;
}

#agenda .nav-tools .sel-semanas .flechita-select {
    position: absolute;
    top: 7px;
    right: 10px;
    width: 20px!important;
    height: 20px!important;
    pointer-events: none;
}

#agenda .nav-tools .sel-semanas select option {
    background-color: var(--grey-dark);
}

#agenda .nav-tools svg {
    fill: var(--white-wash);
}

#agenda .nav-tools .active svg {
    fill: var(--camel);
}

#agenda .nav-tools .filtro span {
    font-size: .8em;
    font-weight: 600;
}

#agenda .listado {
    display: none;
}

#agenda .nav-tools .sel-semanas {
    display: none;
}

#agenda .listado .btn-mostrar:hover {
    color: var(--white-wash);
}

#agenda .calendario .colcal {
    flex-basis: 14.28%;
    max-width: 200px;
}

#agenda .calendario .colcal .daytag {
    font-weight: 600;
    padding: 8px 0;
    text-align: center;
}

#agenda .calendario .colcal .event {
    position: relative;
    padding: 15px;
    min-height: 176px;
    background-color: var(--white);
    color: var(--black-rich);
}

#agenda .calendario .colcal .event:not(.empty) {
    cursor: pointer;
}

#agenda .calendario .colcal .event.diff {
    background-color: var(--white-wash);
}
#agenda .calendario .colcal .event.empty {
    background-color: var(--grey-superdark);
    color: var(--white-wash);
}
#agenda .calendario .colcal .event.empty.diff {
    background-color: var(--grey-dark);
}

#agenda .calendario .colcal .event svg,
#agenda .calendario .colcal .event span,
#agenda .calendario .colcal .event div {
    pointer-events: none;
}

#agenda .calendario .colcal .event.empty span {
    font-size: .7em;
}

#agenda .calendario .colcal .event span.title {
    font-size: .9em;
    font-weight: 600;
    margin-bottom: 10px;
    max-width: 120px;
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
  white-space: nowrap;
}

#agenda .calendario .colcal .event span.title a,
#agenda .calendario .colcal .event span.title a:hover {
    color: inherit;
}

#agenda .calendario .colcal .event span.ubication {
    font-size: .7em;
    font-weight: 600;
    margin-bottom: 10px;
}

#agenda .calendario .colcal .event span.ubication .ico {
    width: 20px!important;
    height: 20px!important;
}

#agenda .calendario .colcal .event span.pasta {
    font-size: .8em;
    color: var(--camel);
    font-weight: 600;
    margin-bottom: 10px;
    min-height: 20px;
}

#agenda .calendario .colcal .event .datos-poker span {
    font-size: .9em;
    font-weight: bold;
}

#agenda .calendario .colcal .event .btn {
    width: 100%;
    text-align: center;
    padding: 9px 5px;
}

#agenda .ico.event-type {
    width: 20px!important;
    height: 20px!important;
    fill: var(--white);
    background-color: var(--camel);
    padding: 5px;
    position: absolute;
    top: 0;
    right: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

/* Tipo Listado */
.listado h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    border-bottom: 1px solid;
}
.listado h3 span {
    color: var(--camel);
}
.listado > div {
    position: relative;
    margin-top: 20px;
}
.listado > div::after {
    content:"";
    width: 100%;
    height: 1px;
    background-color: var(--white);
    position: absolute;
    bottom: 0;
}
.listado__item {
    display:flex;
    width: 100%;
    height: 206px;
    background-color:var(--white);
    border-radius: 3px;
    overflow: hidden;
    color: var(--black);
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.listado__item > div:first-child {
    width: 296px;
    position: relative;
}
.listado__item > div:last-child {
    width: 73%;
    padding: 20px;
}
.listado__item img {
    height: 206px;
    object-fit: cover;
}
.listado__item h4 {
    color: var(--black);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}
.listado__item h4 a,
.listado__item h4 a:hover {
    color: inherit;
}
.listado__item span.ubicacion {
    font-size: .9em;
    font-weight: bold;
}
.listado__item ul {
    font-size: .9em;
    list-style-type :none;
    margin-top: 10px;
}
.listado__item .btn--simple {
    padding: 10px 0;
}
#agenda .listado__item span.ubicacion svg{
    width: 20px !important;
    height: 20px !important;
}
.listado__item > div:last-child span:last-child {
    font-size: 1.3em;
  font-weight: bold;
  text-align: right;
  color: var(--camel);
  margin-top: 20px;
}
.listado__item p {
    font-size: 0.87em;
    color: var(--black);
    opacity: .3;
    height: 55px;
}
.listado__etiqueta {
    background-color: var(--camel);
    width: 35px;
    height: 35px;
    border-radius: 0 0 3px 3px;
    position: absolute;
    top: 0;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#agenda .listado__etiqueta svg {
    width: 21px !important;
    height: 21px !important;
}
#agenda p.msg {
    display: none;
    border-bottom: solid 1px var(--white);
    border-top: solid 1px var(--white);
}
/* Tipo Listado Fin */

/* Capa hover */
#div-hover{
    position:absolute;
    top:230px;
    left:0;
    width: 600px;
    height: 219.6px;
}
.capa-hover{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    background-color: #1c101b;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.54);
}
.capa-hover div {
    width: 50%;
    color: var(--white);
}
.capa-hover div:last-child {
    padding: 19px 15px;
}
.capa-hover h4 {
    font-size: 1em;
    color: var(--white);
}
.capa-hover span.ubicacion {
    font-size: .9em;
    font-weight: bold;
}
.capa-hover span.ubicacion svg {
    width: 20px !important;
    height: 20px !important;
}
.capa-hover span {
    display: block;
    font-size: 0.715em;
}
.capa-hover span:last-child {
    font-size: 1em;
    font-weight: bold;
    text-align: right;
    color: var(--camel);
    margin-top: 20px;
}
.capa-hover img {
    object-fit: cover;
    height: 100%;
}
.capa-hover p {
    font-size: 0.715em;
    color: #fff;
    opacity: .3;
    height: 65px;
}
.capa-hover.poker p {
    height: max-content;
}
.capa-hover.poker ul {
    font-size: .9em;
    list-style-type :none;
}
/* Capa hover fin */

/* Modal para el filtro */
#TheModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 505;
}
#TheModal > div {
    background-color: var(--white);
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 40px 50px;
    width: 40%;
    max-width: 500px;
    z-index: 510;
    position: relative;
}
#TheModal a:first-child {
    position: absolute;
    top: 20px;
    right: 20px;
}
#TheModal h4,
#TheModal label {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}
#TheModal h4 {
    font-size: 1.9em;
    margin-bottom: 20px;
}
#TheModal label {
    font-size: 1.1em;
}
#TheModal ul {
    margin-bottom: 20px;
}
#TheModal ul li{
    list-style-type: none;
    line-height: 2em;
}
/* Modal para el filtro fin */

span.doradito {
    color: var(--camel);
}
#agenda .datas {
    display: none;
}

@media (max-width: 1280px) {
    #agenda .nav-tools .vistas {
        display: none;
    }
    #agenda .calendario {
        display: none!important;
    }
    #agenda .listado {
        display: block!important;
    }
}

@media (max-width: 950px) {
    #agenda .nav-tools .btn-semanas {
        display: none;
    }
    #agenda .nav-tools .sel-semanas {
        display: block;
    }
}
@media (max-width: 690px) {
    .listado__item {
        flex-wrap: wrap;
        height: max-content;
    }
    .listado__item > div:first-child {
        width: 100%;
    }
    .listado__item > div:last-child {
        width: 100%;
    }
    .listado__item > div img {
        width: 100%;
        max-width: inherit;
        height: inherit;
    }
    #TheModal > div {
        width: 70%;
    }
}
@media (max-width: 414px) {
    #TheModal > div {
        width: 100%;
        height: 100vh;
        border-radius: 0;
    }
    #agenda .nav-meses > span {
        font-size: 1.5em;
    }
    #agenda h3.btn-mostrar {
        font-size: 1.2em;
    }
}
/* $AGENDA
*******************************************/

#idioma {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--black-rich);
    background-image: url(/img/icos/arrow-down.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px;
    color: white;
    border: none;
    padding-right: 12px;
}

input[type="checkbox"] + label.radioidioma,
input[type="radio"] + label.radioidioma {
    width: 0;
    position: relative;
    padding-left: 0;
    cursor: pointer;
}

input[type="checkbox"] + label.radioidioma::before,
input[type="radio"] + label.radioidioma::before {
    content:"";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

input[type="checkbox"] + label.radioidioma::after,
input[type="radio"] + label.radioidioma::after {
    content:"";
    width: 0;
    height: 0;
    display: none;
}

label.radioidioma {
    cursor: pointer;
}

.TExpReverseInc_7698_2_1508 .rve_d2_img_calendar {
  bottom: 28px !important;
}