@charset "UTF-8";.hero__bottom span,.hero__title{text-shadow:1px 1px 10px rgba(0,0,0,.3)}.grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));overflow:hidden;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;border:1px solid #000;border-width:2px;margin:20px auto}@media (min-width:768px){.grid{border-left-width:1px;border-top-width:1px;grid-template-columns:repeat(3,minmax(0,1fr))}}.grid--full-width{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-item{border-bottom:2px solid #000;overflow:hidden;position:relative}.grid-item:last-child{border:0}@media (min-width:768px){.grid--half{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-item{border:0;border-right:1px solid #000}.grid-item:after,.grid-item:before{content:'';position:absolute;background-color:#000;z-index:1}.grid-item:after{width:100%;height:2px;left:0;top:-1px}.grid-item:before{width:2px;height:100%;left:-1px;top:0}}.grid-item--h-auto{height:100%}.grid-item--h-auto .grid-item__block{height:100%;max-height:1000px}.grid-item__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:220px;padding:20px;position:relative}@media (min-width:768px){.grid-item__block{height:33.3vw;min-height:350px;max-height:465px}}.grid-item__block--inverse .grid-item__highlight,.grid-item__block--inverse .grid-item__title{color:#fff}.grid-item__block--inverse .grid-item__ico{-webkit-filter:invert(1);filter:invert(1)}.grid-item__block--v-align-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.grid-item__block--v-align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.grid-item__block--h-auto{height:unset;min-height:220px}.grid-item__block--bg-hover .grid-item__image{opacity:0;-webkit-transition:.3s;transition:.3s}.grid-item__block--bg-hover:hover .grid-item__highlight,.grid-item__block--bg-hover:hover .grid-item__title,.grid-item__block--bg-hover:hover .grid-item__title .small{color:#fff}.grid-item__block--bg-hover:hover .grid-item__ico{-webkit-filter:invert(1);filter:invert(1)}.grid-item__block--bg-hover:hover .grid-item__image{opacity:1}@media (min-width:1200px){.grid-item__block .grid-item__title--bigger{font-size:3rem;line-height:1.2}}.grid-item__title{margin-top:0;text-transform:uppercase}.grid-item__title .infinite,.grid-item__title .small{display:block;font-weight:400}.grid-item__title .no-uppercase{text-transform:none}.grid-item__title--arrow{background:url(../images/flecha-derecha.png) top 5px left 5px no-repeat;background-size:20px auto;padding-left:30px;text-transform:unset}@media (min-width:768px){.grid-item__title--arrow{background-size:40px auto;padding-left:50px}}.grid-item__title--arrow.arrow-white{background-image:url(../images/flecha-derecha-blanca.svg);background-repeat:no-repeat}.grid-item__title--arrow--top-pos{padding-left:0;padding-top:50px}.grid-item__title--arrow-right-pos{background:url(../images/flecha-derecha.png) top 7px right 5px no-repeat;background-size:20px auto;padding-right:30px;text-transform:unset}@media (min-width:768px){.grid-item__title--arrow-right-pos{background:url(../images/flecha-derecha.png) top 5px right 5px no-repeat;background-size:40px auto;padding-right:60px}}.grid-item__highlight{-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;font-weight:700;padding-right:22px;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.hero,.info-block-grid{-webkit-flex-wrap:wrap}@media (min-width:768px){.grid-item__highlight{padding-right:50px}}@media (min-width:992px){.grid-item__highlight{padding-right:60px}.grid-item__highlight--letter{margin-top:0;-webkit-line-clamp:6;line-clamp:6}}@media (min-width:1300px){.grid-item__highlight--letter{-webkit-line-clamp:8;line-clamp:8}}@media (min-width:1580px){.grid-item__highlight--letter{-webkit-line-clamp:10;line-clamp:10}}.grid-item__highlight--subject{-webkit-line-clamp:unset!important;line-clamp:unset!important;font-size:1rem!important}.grid-item__ico{background:url(../images/cerrado.png) center no-repeat;background-size:contain;bottom:10px;font-size:normal;height:25px;position:absolute;right:10px;width:25px}@media (min-width:768px){.grid-item__ico{bottom:20px;height:40px;right:20px;width:40px}}.grid-item__image{object-fit:cover;object-position:center;position:absolute;height:100%;left:0;top:0;width:100%;z-index:-1}.grid-item__image.pos-top{object-position:center top}.info-block-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}@media (min-width:768px){.info-block-grid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.info-block-grid .grid-big-item{padding-right:20px;width:66.6%}.info-block-grid .big-item{width:66.6%!important}}.info-block-grid .grid-item{width:100%;border:2px solid #000;min-height:220px}.info-block-grid--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.info-block-grid--reverse .grid-item{margin-bottom:20px}.info-block-grid .grid-big-item p:last-child,.mb-0{margin-bottom:0}.info-block-grid .grid-big-item.border{border:2px solid #000;padding:20px}.info-block-grid .grid-big-item--bg{max-height:220px;overflow:hidden;padding-right:0}@media (min-width:768px){.info-block-grid .grid-item{width:33.3%}.info-block-grid--reverse .grid-item{margin-bottom:0}.info-block-grid .grid-big-item--bg{max-height:355px}}.info-block-grid .grid-big-item--bg img{border:2px solid #000;object-fit:cover;object-position:center;height:100%;width:100%}.info-block-grid .grid-big-item.video{max-height:unset;padding:0;width:100%}.info-block-grid .grid-big-item .video-bg{height:auto;margin:0}@media (min-width:768px){.info-block-grid .grid-big-item.video{max-height:355px;width:66.66%}.info-block-grid .grid-big-item .video-bg{height:100%}}.info-block-grid .grid-big-item .video-bg video{height:auto;position:relative}.info-block-grid .grid-item:after,.info-block-grid .grid-item:before{display:none}.info-block-grid .grid-item__block{height:100%;max-height:unset}.newsletter__title,.two-columns .mb-big{margin-bottom:20px}@media (min-width:768px){.info-block-grid .grid-big-item .video-bg video{height:100%;position:absolute}.two-columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.two-columns>div{width:50%}.two-columns>div:first-child{padding-right:10px}.two-columns>div:last-child{padding-left:10px}.newsletter__title{font-size:1.125rem;margin-right:15px}}.newsletter{background:#000;color:#fff;padding:20px}@media (min-width:1200px){.newsletter{padding:20px 50px}}@media (min-width:992px){.newsletter__content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.newsletter__title{color:#fff;display:block;font-size:1.125rem;font-weight:500}@media (min-width:992px){.newsletter__title{font-size:1.625rem;margin-bottom:0}.newsletter__form#cf7-newsletter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.hero,.newsletter__form#cf7-newsletter>div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.newsletter__form#cf7-newsletter>div{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.9375rem;margin-bottom:10px}@media (min-width:992px){.newsletter__form#cf7-newsletter>div{margin-bottom:0;margin-right:15px}}.newsletter__form#cf7-newsletter>div:last-child{margin-bottom:0;margin-right:0}.newsletter__form#cf7-newsletter>div+div{padding-top:1rem}@media (min-width:992px){.newsletter__form#cf7-newsletter>div+div{padding-top:0}.newsletter__form#cf7-newsletter a.btn,.newsletter__form#cf7-newsletter button{margin-left:50px}}.newsletter__form#cf7-newsletter input:not([type=checkbox]):not([type=submit]){-webkit-appearance:none;all:unset;background:0 0;border:1px solid #fff;color:#fff;display:block;height:43px;outline:0;padding:0 15px;width:100%;box-sizing:border-box}.newsletter__form#cf7-newsletter input:not([type=checkbox]):not([type=submit])::-webkit-input-placeholder{color:#fff;opacity:1}.newsletter__form#cf7-newsletter input:not([type=checkbox]):not([type=submit])::-moz-placeholder{color:#fff;opacity:1}.newsletter__form#cf7-newsletter input:not([type=checkbox]):not([type=submit]):-ms-input-placeholder{color:#fff;opacity:1}.newsletter__form#cf7-newsletter input:not([type=checkbox]):not([type=submit])::-ms-input-placeholder{opacity:1;color:#fff}.newsletter__form#cf7-newsletter input:not([type=checkbox]):not([type=submit])::placeholder{color:#fff;opacity:1}@media (min-width:1200px){.newsletter__form#cf7-newsletter input:not([type=checkbox]):not([type=submit]){width:240px}}.newsletter__form#cf7-newsletter label,.newsletter__form#cf7-newsletter label a,.newsletter__form#cf7-newsletter label u{color:#fff}.cf7-newsletter *{color:#fff}.cf7-newsletter .wpcf7-form-control-wrap{display:block;width:100%}.cf7-newsletter .wpcf7-not-valid-tip{width:100%;position:absolute}.cf7-newsletter div.wpcf7-response-output{border:0;padding:0;font-size:80%}a.btn,button,button.btn,input[type=submit]{background:#0017F7;border:0;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;outline:0;padding:10px 15px;text-align:center}a.btn:hover,button.btn:hover,button:hover,input[type=submit]:hover{background:#000;color:#fff}a.btn.btn--arrow-left,button.btn--arrow-left,button.btn.btn--arrow-left,input[type=submit].btn--arrow-left{background-image:url(../images/flecha-derecha-blanca.svg);background-position:center left 7px;background-repeat:no-repeat;background-size:22px auto;padding-left:35px}a.btn.btn--inverse,button.btn--inverse,button.btn.btn--inverse,input[type=submit].btn--inverse{background:#000}a.btn.btn--inverse:hover,button.btn--inverse:hover,button.btn.btn--inverse:hover,input[type=submit].btn--inverse:hover{background:#0017F7}a.btn.btn--white,button.btn--white,button.btn.btn--white,input[type=submit].btn--white{background:#fff;color:#0017F7}a.btn.btn--white:hover,button.btn--white:hover,button.btn.btn--white:hover,input[type=submit].btn--white:hover{background:#0017F7;color:#fff}a.btn.btn--white.btn--arrow-left,button.btn--white.btn--arrow-left,button.btn.btn--white.btn--arrow-left,input[type=submit].btn--white.btn--arrow-left{background-image:url(../images/flecha-derecha-azul.svg);background-position:center left 7px;background-repeat:no-repeat;background-size:22px auto;padding-left:35px}a.btn.btn--white.btn--arrow-left:hover,button.btn--white.btn--arrow-left:hover,button.btn.btn--white.btn--arrow-left:hover,input[type=submit].btn--white.btn--arrow-left:hover{background-image:url(../images/flecha-derecha-blanca.svg)}.hero{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:250px;overflow:hidden;padding:20px;position:relative}.hero__title{color:#fff;font-size:2.5rem;line-height:1;margin:0 0 20px}@media (min-width:992px){.hero__title{font-size:4rem}}@media (min-width:1200px){.hero__title{font-size:7rem}}.hero__bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.hero__bottom span{color:#fff;display:block;font-size:1.2rem;font-weight:700;margin-bottom:13px;width:100%}@media (min-width:768px){.hero{min-height:550px}.hero__bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.hero__bottom span{font-size:1.5rem;margin-bottom:17px;margin-right:20px;width:unset}}.hero__bottom .btn{font-size:.9rem;margin-bottom:7px;margin-right:20px}.hero__bottom .btn:last-child{margin-right:0}.hero__figcaption img{display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.hero.hero--no-img{background:#f1f1f1}.list-accordeon{margin:20px auto;text-align:left}.list-accordeon>.list-accordeon__block{border:2px solid #000}.list-accordeon>.list-accordeon__block+.list-accordeon__block{border-top:0}.list-accordeon__title{margin-top:0!important}.list-accordeon__subtitle,.list-accordeon__title{color:#000;cursor:pointer;display:inline-block;margin:0;-webkit-transition:.3s;transition:.3s;padding:20px 40px 20px 20px;position:relative;width:100%}.list-accordeon__subtitle i,.list-accordeon__title i{background:url(../images/cerrado.png) center no-repeat;background-size:contain;display:inline-block;height:21px;margin:0 auto;position:absolute;right:20px;top:20px;vertical-align:middle;width:21px}.list-accordeon__subtitle:hover,.list-accordeon__title:hover{text-decoration:none}@media (min-width:768px){.hero__bottom .btn{font-size:1.2rem}.list-accordeon__subtitle i,.list-accordeon__title i{top:27px}.list-accordeon__subtitle:hover,.list-accordeon__title:hover{color:#000}}.list-accordeon__subtitle--active i,.list-accordeon__title--active i{background:url(../images/abierto.png) center no-repeat;background-size:contain}.list-accordeon__content{border-top:2px solid #000;box-sizing:border-box;display:none;padding:20px}.list-accordeon--list .barra-superior-contenido-item,.list-accordeon--list .list-accordeon__block,.list-accordeon--list .list-accordeon__content{border:0}.list-accordeon--list .list-accordeon__title{padding:unset}.list-accordeon--list .list-accordeon__title--active .barra-superior-contenido-item div:last-child{background:url(../images/abierto.png) center no-repeat;background-size:contain}.formacion-juvenil-infantil-nav{background:#fff;border:2px solid #000;border-top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;margin:0;padding:0;width:100%;z-index:1}.formacion-juvenil-infantil-nav li{border-right:2px solid #000;width:100%}.formacion-juvenil-infantil-nav li:last-child{border:0}.formacion-juvenil-infantil-nav a{background:#fff;display:block;font-size:1.375rem;font-weight:700;min-height:100px;line-height:6.25rem;padding:5px 15px;text-align:center;text-transform:uppercase}.events-list__item,.video-bg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.formacion-juvenil-infantil-nav a:hover{background:#000;color:#fff}#pagina-sala-24 #fila-mes-ano{border-top:1px solid #000}#pagina-sala-24 #calendario{border-left:1px solid #000;max-width:550px;width:100%}@media (min-width:992px){#pagina-sala-24 #calendario{max-width:100%;width:70%}}#pagina-sala-24 .sala-calendar{width:100%}@media (min-width:768px){.formacion-juvenil-infantil-nav a{font-size:1.875rem;min-height:250px;line-height:15.625rem}#pagina-sala-24 .sala-calendar{width:66.66%}}#pagina-sala-24 .contenido-item{max-height:350px}#pagina-sala-24 .ocultar-contenido-item{max-height:0}.main-content{width:100%}.container-scroll{overflow-y:auto}.video-bg{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:flex;height:56.25vh;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:20px 0;position:relative}.video-bg video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.toggle-box{border:2px solid #000;margin-bottom:20px}.toggle-box .barra-superior-contenido-item>div{background-size:contain}.formacion-24-template-default.single-formacion-24 #page{overflow-y:auto}.content-dialog{max-width:750px}.content-dialog p{margin-bottom:15px}.content-dialog p:last-child{margin-bottom:0}.fancybox-button.fancybox-close-small:hover{background:unset}.mt-2{margin-top:20px}.m-0{margin:0}.m-0.mt-2{margin-top:20px}.site-header{background:#fff;position:relative;z-index:2}.bg-black{background:#000}.text-white{color:#fff}.mb-2{margin-bottom:20px}.uppercase{text-transform:uppercase}.lateral-border{border-left:2px solid #000;border-right:2px solid #000}body.single-formacion-24 .h1,body.single-formacion-24 h1,body:not(.single) .h1,body:not(.single) h1{font-size:3rem}@media (min-width:992px){body.single-formacion-24 .h1,body.single-formacion-24 h1,body:not(.single) .h1,body:not(.single) h1{font-size:4rem}}@media (min-width:1200px){body.single-formacion-24 .h1,body.single-formacion-24 h1,body:not(.single) .h1,body:not(.single) h1{font-size:7rem}}body.single-formacion-24 .h2,body.single-formacion-24 h2,body:not(.single) .h2,body:not(.single) h2{font-size:1.5rem;line-height:1.2}@media (min-width:992px){body.single-formacion-24 .h2,body.single-formacion-24 h2,body:not(.single) .h2,body:not(.single) h2{font-size:1.8rem}}@media (min-width:1200px){body.single-formacion-24 .h2,body.single-formacion-24 h2,body:not(.single) .h2,body:not(.single) h2{font-size:2.3rem}}body.single-formacion-24 .h3,body.single-formacion-24 h3,body:not(.single) .h3,body:not(.single) h3{font-size:1.5rem}@media (min-width:768px){body.single-formacion-24 .h3,body.single-formacion-24 h3,body:not(.single) .h3,body:not(.single) h3{font-size:1.5rem}}@media (min-width:1200px){body.single-formacion-24 .h3,body.single-formacion-24 h3,body:not(.single) .h3,body:not(.single) h3{font-size:1.8rem}}body.single-formacion-24 .h4,body.single-formacion-24 h4,body:not(.single) .h4,body:not(.single) h4{font-size:1.2rem;font-weight:400}@media (min-width:992px){body.single-formacion-24 .h4,body.single-formacion-24 h4,body:not(.single) .h4,body:not(.single) h4{font-size:1.5rem}}body.single-formacion-24 .h5,body.single-formacion-24 h5,body:not(.single) .h5,body:not(.single) h5{font-size:1.17rem}body.single-formacion-24 .h2,body.single-formacion-24 .h3,body.single-formacion-24 .h4,body.single-formacion-24 .h5,body.single-formacion-24 h2,body.single-formacion-24 h3,body.single-formacion-24 h4,body.single-formacion-24 h5,body:not(.single) .h2,body:not(.single) .h3,body:not(.single) .h4,body:not(.single) .h5,body:not(.single) h2,body:not(.single) h3,body:not(.single) h4,body:not(.single) h5{margin:15px 0 0}.mt-0{margin-top:0}.pagina-programacion-24 .contenedor-con-scroll{padding:0 20px}.pagina-programacion-24 .load-more-content{border-width:0}.add-paragraph-spaces p{margin-bottom:1rem}.wpcf7 p+p{margin-top:1rem}.wpcf7 label>b{opacity:.8}.wpcf7 .wpcf7-form-control:not(.wpcf7-submit){border-color:#000;border-radius:0;box-shadow:none!important;padding:.375rem .75rem}.wpcf7 .wpcf7-submit{font-weight:400}.wpcf7 form .wpcf7-response-output{display:inline-block;margin:2em 0 1em}.wpcf7 .wpcf7-not-valid-tip{font-size:80%}.wpcf7 .wpcf7-form-control-wrap .wpcf7-acceptance{padding:.375rem 0}.wpcf7 .wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item{margin:0}.wpcf7 .wpcf7-spinner{top:6px}.wpcf7 .screen-reader-response{display:none!important}.contenedor-auto-height{height:auto!important;overflow-y:visible!important}.grecaptcha-badge{visibility:hidden}.intro-table{font-size:2rem;margin:0;padding:.5rem}.load-more-content{background:url(../images/cerrado.png) center no-repeat;background-size:1.17em auto;border-bottom:2px solid #000;cursor:pointer;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important;height:42px}.load-more-content.abierto{background-image:url(../images/abierto.png)}.events-list{border:2px solid #000;margin-bottom:30px;margin-top:10px}@media (min-width:992px){.events-list{margin-bottom:80px}}.events-list__item{border-bottom:2px solid #000;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}.events-list__item:last-child{border-bottom:0}.events-list__item .title{margin:0 0 10px}.events-list__item>div{margin-top:10px;width:100%}@media (min-width:768px){.events-list__item{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.events-list__item>div{margin-top:0;width:unset}}.events-list__item>div:first-child{margin-top:0}.previous-events{border:1px solid #000;margin:20px 0}.previous-events__item{border-bottom:1px solid #000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.previous-events__item--last{opacity:.6}.previous-events__item--last img{-webkit-filter:grayscale(1);filter:grayscale(1)}.previous-events__item:last-child{border-bottom:0}.previous-events__item__img{display:block;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.previous-events__item{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.previous-events__item__img{width:180px}}.previous-events__item__img img{height:auto;max-height:250px;object-fit:cover;object-position:center;width:100%}.previous-events__item__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;width:100%}.previous-events__item__info>div:first-child{width:100%}.previous-events__item__info .title{font-size:1.2rem;margin-bottom:15px;margin-top:0;text-transform:uppercase}.previous-events__item__info .description{font-size:1rem}.previous-events__item__info .description .small{font-size:.9rem}.previous-events__item__info .link{display:block;font-size:1rem;margin-top:20px;text-transform:uppercase}@media (min-width:768px){.previous-events__item__img img{height:100%;left:0;max-height:unset;position:absolute;top:0}.previous-events__item__info{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.previous-events__item__info>div:first-child{width:calc(100% - 165px)}.previous-events__item__info .link{font-size:1.1rem;margin-top:0}}.previous-events__all-info{font-size:1.4rem;padding:20px}.previous-events__all-info a{display:block}#contenedor-muestras,.post-navigation{display:-webkit-flex;display:-ms-flexbox}.load-more-content button#load-more-events,.load-more-content button#load-more-programs,.load-more-content button#load-more-talleres{width:100%;background:#fff;color:#000;font-size:1rem;font-weight:400;line-height:1.3;opacity:0}.load-more-content button#load-more-events.loading,.load-more-content button#load-more-programs.loading,.load-more-content button#load-more-talleres.loading{opacity:1}#contenedor-muestras{display:-webkit-box;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:10px auto 0;position:relative;width:calc(100% - 13px)}#contenedor-muestras .post-muestra{background:#EBEBEB;border:7px solid #fff;padding:0;width:100%}@media (min-width:480px){#contenedor-muestras .post-muestra{width:50%}}@media (min-width:720px){#contenedor-muestras .post-muestra{width:33.3%}}#contenedor-muestras .post-muestra .post-muestra-info{padding:20px}#contenedor-muestras .post-muestra img{width:100%}#contenedor-muestras .post-muestra .h3{margin-bottom:5px;margin-top:5px}#contenedor-muestras .post-blog{background:#000;border-color:#000}#contenedor-categorias-muestras ul,#contenedor-categorias-news ul{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;list-style:none;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:20px 0;padding:0 20px;text-align:center}#contenedor-categorias-muestras ul li,#contenedor-categorias-news ul li{margin-right:15px;white-space:nowrap}#contenedor-categorias-muestras ul li:last-child,#contenedor-categorias-news ul li:last-child{margin-right:0}#contenedor-categorias-muestras ul li a,#contenedor-categorias-news ul li a{text-transform:uppercase}#contenedor-categorias-muestras ul li a:after,#contenedor-categorias-news ul li a:after{background:#000;content:'';display:block;height:2px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:0}#contenedor-categorias-muestras ul li a:hover:after,#contenedor-categorias-muestras ul li.current-category a:after,#contenedor-categorias-news ul li a:hover:after,#contenedor-categorias-news ul li.current-category a:after,.muestras-page{width:100%}#pagina-sala-24 #calendario{margin-bottom:20px}#pagina-sala-24 #panel-info-evento-derecho{font-size:3.4375rem!important;padding:0}#pagina-sala-24 #panel-info-evento-derecho h2{font-size:1.125rem!important}.post-navigation{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}.post-navigation .nav-previous{text-align:left;width:33.3%}.post-navigation .nav-all{text-align:center;width:33.3%}.post-navigation .nav-next{text-align:right;width:33.3%}.post-navigation>:first-child{text-align:left!important}.post-navigation>:last-child{text-align:right!important}.post-navigation--top{margin:0 0 3rem}header#masthead{z-index:1000}header#masthead #cabecera{padding:15px 15px 15px 0}@media (min-width:992px){header#masthead #cabecera{-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end}header#masthead #cabecera .header-nav__container .navbar-desktop{text-align:right}}header#masthead #cabecera>div:first-child,header#masthead #cabecera>div:last-child{border:0;min-width:auto}header#masthead #cabecera .header-nav__container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%}header#masthead #cabecera .header-nav__container .navbar-desktop .navbar-nav{margin:0;padding:0}@media (min-width:992px){header#masthead #cabecera .header-nav__container .navbar-desktop .navbar-nav{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:inline-block;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}header#masthead #cabecera .header-nav__container .navbar-desktop .navbar-nav li{display:inline-block;margin-right:15px;vertical-align:middle;width:auto}}header#masthead #cabecera .header-nav__container .navbar-desktop .navbar-nav a{padding-bottom:0;padding-top:0;position:relative;text-transform:uppercase}header#masthead #cabecera .header-nav__container .navbar-desktop .navbar-nav a:before{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#000;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header#masthead #cabecera .header-nav__container .navbar-desktop .navbar-nav a:hover:before{visibility:visible;width:100%}header#masthead #cabecera #navbarNav{background:#fff;border:2px solid #000;bottom:0;overflow:auto;padding:15px;position:fixed;top:66px;width:100%;left:0;right:0;z-index:100}header#masthead #cabecera #navbarNav .navbar-nav{margin:0}header#masthead #cabecera #navbarNav a{text-transform:uppercase}header#masthead #cabecera #navbarNav .navbar-col{width:100%}header#masthead #cabecera #navbarNav .navbar-block{margin:10px 0}@media (min-width:992px){header#masthead #cabecera #navbarNav{bottom:unset;left:unset;max-width:750px;min-width:300px;overflow:auto;padding:20px 25px;right:10px;top:30px;width:100%}header#masthead #cabecera #navbarNav .navbar-container{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}header#masthead #cabecera #navbarNav .navbar-col{width:50%}header#masthead #cabecera #navbarNav .navbar-col:first-child{padding-right:15px}header#masthead #cabecera #navbarNav .navbar-col:last-child{padding-left:15px}header#masthead #cabecera #navbarNav .navbar-block{margin:20px 0}header#masthead #cabecera #navbarNav .navbar-block.mobile{display:none}}header#masthead #cabecera #navbarNav .navbar-block .nav-link{padding:2px 0;text-transform:none}header#masthead #cabecera #navbarNav .navbar-block .big{font-size:1.25rem;font-weight:700}header#masthead #cabecera #navbarNav .navbar-block .no-events{pointer-events:none}header#masthead #cabecera #navbarNav .close-navbar-menu{display:none}@media (min-width:992px){header#masthead #cabecera #navbarNav .close-navbar-menu{display:block;height:25px;position:absolute;top:10px;right:10px;width:25px}header#masthead #cabecera #navbarNav .close-navbar-menu:after,header#masthead #cabecera #navbarNav .close-navbar-menu:before{background:#000;content:'';display:block;margin-left:11px;height:25px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:3px}header#masthead #cabecera #navbarNav .close-navbar-menu:before{position:absolute;top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}}header#masthead #cabecera .navbar-toggler:hover{background:0 0}header#masthead #cabecera .navbar-toggler-icon{display:block;width:25px;height:3px;background-color:#000;margin:5px auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}header#masthead #cabecera .navbar-toggler-icon::after,header#masthead #cabecera .navbar-toggler-icon::before{content:'';display:block;width:25px;height:3px;background-color:#000;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header#masthead #cabecera .navbar-toggler-icon::before{top:-8px}header#masthead #cabecera .navbar-toggler-icon::after{top:8px}header#masthead #cabecera .navbar-toggler.active .navbar-toggler-icon{background-color:transparent}header#masthead #cabecera .navbar-toggler.active .navbar-toggler-icon::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:0}header#masthead #cabecera .navbar-toggler.active .navbar-toggler-icon::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:0}header#masthead #cabecera #open-finder{margin:-2px 15px 0 10px}footer #enlaces-footer{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}footer #enlaces-footer .main-menu-footer{border-bottom:2px solid #000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1rem;width:100%}footer #enlaces-footer .main-menu-footer a{display:block;width:100%}@media (min-width:1300px){footer #enlaces-footer .main-menu-footer{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}footer #enlaces-footer .main-menu-footer a{display:inline-block;width:auto}}footer #enlaces-footer .main-menu-footer .main,footer #enlaces-footer .main-menu-footer .rrss{text-align:center;width:100%}@media (min-width:1300px){footer #enlaces-footer .main-menu-footer .main,footer #enlaces-footer .main-menu-footer .rrss{width:unset;text-align:left}}footer #enlaces-footer .second-menu-footer{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1rem;width:100%}footer #enlaces-footer .second-menu-footer .main{opacity:.65;text-align:center}footer #enlaces-footer .second-menu-footer .main a{display:block;width:100%}@media (min-width:1300px){footer #enlaces-footer .second-menu-footer{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}footer #enlaces-footer .second-menu-footer .main{text-align:left}footer #enlaces-footer .second-menu-footer .main a{display:inline-block;width:auto}}footer #enlaces-footer .second-menu-footer a{font-size:.9375rem}footer #enlaces-footer .second-menu-footer .logos{margin-top:20px;text-align:center}@media (min-width:1300px){footer #enlaces-footer .second-menu-footer .logos{text-align:left;margin-top:0}}footer #enlaces-footer .second-menu-footer .logos a,footer #enlaces-footer .second-menu-footer .logos>img{display:inline-block;margin:0 7px 15px}@media (min-width:1300px){footer #enlaces-footer .second-menu-footer .logos a,footer #enlaces-footer .second-menu-footer .logos>img{margin:0 20px 0 0}footer #enlaces-footer .second-menu-footer .logos a:last-child,footer #enlaces-footer .second-menu-footer .logos>img:last-child{margin-right:0}}footer #enlaces-footer .main a,footer #enlaces-footer .rrss a{margin-bottom:10px;margin-left:3px;margin-right:3px}@media (min-width:1300px){footer #enlaces-footer .main a,footer #enlaces-footer .rrss a{margin-bottom:0;margin-left:0;margin-right:20px}footer #enlaces-footer .main a:last-child,footer #enlaces-footer .rrss a:last-child{margin-right:0}footer.site-footer{margin-bottom:-66px}}.header__search{border:2px solid #000;display:none;position:absolute;background:#fff;width:100%;top:0;z-index:10;left:0;overflow:auto;overflow:hidden}.header__search .container,.header__search .container-fluid{display:block;height:auto;padding:30px 70px 30px 20px;position:relative}@media (min-width:1200px){.header__search .container,.header__search .container-fluid{padding:60px 20px}}.header__search .search-block__top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.header__search .search-block__close{width:20px;height:20px;position:absolute;top:20px;right:20px;margin:0}.header__search .search-block__close svg{height:auto;width:100%}.header__search .search-block__close:hover svg g{fill:#000}.header__search .search-block__content{width:100%;margin:0 auto}.header__search .search-block__content label{color:#000;font-size:1.125rem;display:block;margin-bottom:10px}.header__search .search-block__content>div{margin:0 auto;max-width:505px}.header__search .search-block__title{color:#000;text-align:center}.header__search .search-block .search-submit,.header__search .search-form .screen-reader-text{display:none}.header__search .search-field{background:url(../images/search.svg) center left 5px no-repeat;background-size:17px;border-color:#000;color:#000;font-size:.9375rem;padding-left:35px;width:100%;height:50px;border-radius:0;border-width:2px}.header__search .search-field:focus{outline:0;border-color:#000}.header__search .search-field::-webkit-input-placeholder{color:#000}.header__search .search-field::-moz-placeholder{color:#000}.header__search .search-field:-ms-input-placeholder{color:#000}.header__search .search-field::placeholder{color:#000}.header__search .search-field::-ms-input-placeholder{color:#000}.header__search .search-field::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;height:10px;margin-right:5px;width:10px;background:url(../images/close.svg) center left no-repeat;background-size:10px 10px}.site-results{margin:0 auto;max-width:810px;padding:30px}.site-results .title{font-size:1.875rem;font-weight:400;letter-spacing:-.0425rem;line-height:2.25rem;margin:0 0 10px}.results-page__title{margin-bottom:30px}@media (min-width:992px){.site-results .title{font-size:2.6875rem;line-height:1}.results-page__title{margin-bottom:75px}}.results-page__title span{color:#000;font-weight:700}.results-page__list article{padding:20px 0;border-bottom:1px solid #000;width:100%}.results-page__list article a,.results-page__list article a:hover{color:#000}.results-page__list article h2{display:block;margin-bottom:15px}.results-page__list .search-form .search-field{border-color:#000;color:#000}.results-page__list .search-form .search-field::-webkit-input-placeholder{color:#000;opacity:1}.results-page__list .search-form .search-field::-moz-placeholder{color:#000;opacity:1}.results-page__list .search-form .search-field:-ms-input-placeholder{color:#000;opacity:1}.results-page__list .search-form .search-field::-ms-input-placeholder{opacity:1;color:#000}.results-page__list .search-form .search-field::placeholder{color:#000;opacity:1}.results-page__list .search-form .search-field:focus{outline:0}.results-page__list .header__search{display:block;background:0 0;position:relative;top:unset;left:unset;box-shadow:none}.results-page .nav-links,.results-page__list .search-block__top,body.search.search-results #page #menu-lateral{display:none}.results-page__list .header__search .container{padding:0}.results-page__list .header__search .search-block__content>div{margin-left:0}.results-page__list .search-field{background:url(../img/icos/search-inverse.svg) center left no-repeat;background-size:17px}body.search.search-results #page{height:auto!important}
/*# sourceMappingURL=custom.css.map */
