


/********* FONTS *********/
/* obviosly-regular */
@font-face {
    font-family: 'obviously-regular';
    src: url("https://use.typekit.net/af/7866f8/00000000000000007735c9e2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/7866f8/00000000000000007735c9e2/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/7866f8/00000000000000007735c9e2/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-weight: 400;
    font-style: normal;
}

/* obviosly-bold */
@font-face {
    font-family: 'obviously-bold';
    src: url("https://use.typekit.net/af/4e95da/00000000000000007735ca07/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/4e95da/00000000000000007735ca07/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/4e95da/00000000000000007735ca07/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
    font-weight: 700;
    font-style: normal;
}

/****** GENERAL ******/

/* Body */
.qodef-content, .qodef-paspartu-enabled .qodef-wrapper, body, pre {
    background-color: #191946 !important;
}

body {
    color: #fff !important;
}

#qodef-back-to-top .qodef-back-to-top-text {
    font-family: 'obviously-regular', sans-serif !important;
}

a, p a {
    color: #fff !important;
    transition: color 0.3s ease-in-out !important;
}

a:hover, p a:hover {
    color: #e04290 !important;
}

/* Texto */
p {
    font-family: 'obviously-regular',sans-serif !important;
    font-size: 14px !important;
    line-height: 24px !important;
    margin-bottom: 28px !important;
    color: #fff !important;
}

h2,h3 {
    font-family: 'obviously-regular',sans-serif !important;
    color: #e04290 !important;
    font-size: 32px !important;
}

/* Buttons */
.qodef-btn .qodef-btn-text, a.boton, .vc_btn3-container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, .vc_btn3-container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3-container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    border-radius: 0px !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    line-height: 20px !important;
    transition: all 0.3s ease-in-out !important;
    font-family: 'obviously-regular', sans-serif !important;
}

.vc_btn3-container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background-color: #e04290 !important;
    border: 2px solid #e04290 !important;
    color: #191946 !important;
}

.qodef-vertical-align-containers .qodef-position-right,
.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-vertical-align-containers .qodef-position-right-inner {
    width: 100% !important;
}


.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-main-menu {
    text-align: left !important;
    float: left !important;
}

.qodef-page-header .qodef-menu-area .widget {
    float: right;
    height: 100%;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

/* Title */
body .qodef-title-holder {
    width: 100% !important;
    height: 400px !important;
    background: #191946 !important;
}

body .qodef-title-holder:before {
    width: 100% !important;
    height: 100% !important;
    background-image: url(../images/background.svg) !important;
    background-size: cover !important;
}

.qodef-title-holder .qodef-title-wrapper,
.qodef-title-holder .qodef-title-inner
{
    width: 100% !important;
    height: 100% !important;
}

body .qodef-title-holder:after {
    display: none !important;
}

.qodef-title-holder.qodef-standard-type .qodef-page-title {
    width: fit-content !important;
    margin: auto !important;
    background-color: #e04290 !important;
    padding: 20px 160px 25px 160px!important;
	-webkit-clip-path: polygon(0 0, 100% 20%, 100% 90%, 0% 100%);
	clip-path: polygon(0 0, 100% 20%, 100% 90%, 0% 100%);
}

.qodef-title-holder .qodef-page-title {
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 32px !important;
    line-height: 32px !important;
    color: #191946 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-weight: 300 !important;
}



/********* HEADER *********/

/* #topaytomadrid .titinformativo, #bottomaytomadrid .titayto, #bottomaytomadrid .ayto-enlaces {
    font-family: 'obviously-regular', sans-serif !important;
    font-weight: 300;
    font-style: normal;
} */

.qodef-page-header .qodef-menu-area,
#topaytomadrid, #bottomaytomadrid {
    background-color: #191946 !important;
}

.qodef-vertical-align-containers .qodef-position-left {
    display: none !important;
}

#topaytomadrid, #bottomaytomadrid {
    border-bottom: 1px solid #fff !important;
    border-bottom-color: #fff !important;
}

.qodef-main-menu>ul>li>a {
    color: #fff !important;
    font-size: 12px !important;
    letter-spacing: 1.2px !important;
}

.qodef-st-loader .pulse, .qodef-st-loader .double_pulse .double-bounce1, .qodef-st-loader .double_pulse .double-bounce2, .qodef-st-loader .cube, .qodef-st-loader .rotating_cubes .cube1, .qodef-st-loader .rotating_cubes .cube2, .qodef-st-loader .stripes>div, .qodef-st-loader .wave>div, .qodef-st-loader .two_rotating_circles .dot1, .qodef-st-loader .two_rotating_circles .dot2, .qodef-st-loader .five_rotating_circles .spinner-container>div, .qodef-st-loader .atom .ball-1:before, .qodef-st-loader .atom .ball-2:before, .qodef-st-loader .atom .ball-3:before, .qodef-st-loader .atom .ball-4:before, .qodef-st-loader .clock .ball:before, .qodef-st-loader .mitosis .ball, .qodef-st-loader .lines .line1, .qodef-st-loader .lines .line2, .qodef-st-loader .lines .line3, .qodef-st-loader .lines .line4, .qodef-st-loader .fussion .ball, .qodef-st-loader .wave_circles .ball, .qodef-st-loader .pulse_circles .ball, .qodef-comment-form .qodef-btn.qodef-btn-solid, .post-password-form input[type=submit], .qodef-custom-newsletter-form .wpcf7-form-control.wpcf7-submit.qodef-btn.qodef-btn-solid, .qodef-owl-slider .owl-dots .owl-dot.active span, .qodef-owl-slider .owl-dots .owl-dot:hover span, .error404 .qodef-page-not-found .qodef-404-search-form .qodef-form-holder .qodef-column-right button.qodef-search-submit, #qodef-back-to-top:hover>span, #qodef-back-to-top>span, .widget.widget_calendar #today, .widget.widget_search button, .qodef-top-bar .widget.widget_calendar #today, .qodef-top-bar .widget.widget_search button, .qodef-page-footer .widget.widget_search button, .qodef-side-menu .widget.widget_calendar #today, .qodef-side-menu .widget.widget_search button, .woocommerce-page .qodef-content aside.qodef-sidebar .qodef-contact-form-7-widget .wpcf7-form-control-wrap input, aside.qodef-sidebar .qodef-contact-form-7-widget .wpcf7-form-control-wrap input, .woocommerce-page .qodef-content aside.qodef-sidebar .qodef-contact-form-7-widget button.qodef-btn, aside.qodef-sidebar .qodef-contact-form-7-widget button.qodef-btn, table.tt_timetable .tt_tooltip_text .tt_tooltip_content, .tt_tabs .tt_tabs_navigation li a:before, .tt_tabs .tt_tabs_navigation .ui-tabs-active a, .qodef-blog-holder article.format-gallery .qodef-owl-slider .owl-next, .qodef-blog-holder article.format-gallery .qodef-owl-slider .owl-prev, .qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-current, .qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-current, .qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .qodef-blog-video-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-current, .qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-current, .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-file .wp-block-file__button, .has-primary-background-color, .qodef-main-menu>ul>li .qodef-menu-hightlight, .qodef-drop-down .second .inner ul li a .item_outer .item_text:before, nav.qodef-fullscreen-menu ul li ul.sub_menu li a .qodef-menu-hightlight, .qodef-header-vertical .qodef-vertical-menu>ul>li>a .qodef-menu-hightlight, .qodef-header-vertical .qodef-contact-form-7-widget .wpcf7-submit.qodef-btn, .qodef-search-fade .qodef-fullscreen-with-sidebar-search-holder .qodef-fullscreen-search-table, .qodef-slide-from-header-bottom-holder .qodef-form-holder .qodef-search-submit, .single-events .qodef-ttevents-single-image-holder .qodef-ttevents-triangle, .tax-events_category .qodef-ttevents-single-image-holder .qodef-ttevents-triangle, .qodef-event-list-holder.qodef-el-table.qodef-el-has-button .qodef-eli-info-button .qodef-btn.qodef-btn-solid, .qodef-social-icons-group-widget.qodef-square-icons .qodef-social-icon-widget-holder:hover, .qodef-social-icons-group-widget.qodef-square-icons.qodef-light-skin .qodef-social-icon-widget-holder:hover, .qodef-team-modal-holder .qodef-close, .qodef-team.info-bellow .qodef-pattern-hover>span, .qodef-team.info-hover .qodef-pattern-hover>span, .qodef-btn.qodef-btn-simple .qodef-btn-left-line, .qodef-btn.qodef-btn-solid, .qodef-call-to-action-holder .qodef-cta-button-holder .qodef-btn, .qodef-frame-slider-holder .qodef-owl-slider .owl-dots .owl-dot.active span, .qodef-icon-shortcode.qodef-circle, .qodef-icon-shortcode.qodef-dropcaps.qodef-circle, .qodef-icon-shortcode.qodef-square, .qodef-image-gallery.qodef-image-behavior-pattern .qodef-ig-image .qodef-pattern-hover>span, .qodef-image-with-text-holder.qodef-image-behavior-scrolling-image .qodef-iwt-text-holder .qodef-iwt-title, .qodef-ils-holder .qodef-ils-item-title:before, .qodef-process-holder .qodef-process-circle, .qodef-process-holder .qodef-process-line, .qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content, .qodef-single-image-holder.qodef-image-behavior-pattern .qodef-pattern-hover>span, .qodef-split-screen-holder, .qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-active a, .qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-hover a, .qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-active a, .qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-hover a {
    background-color: #e04290 !important;
}

.qodef-main-menu ul li a {
    border-radius: 0px !important;
}

header .widget.qodef-social-icons-group-widget .qodef-social-icon-widget {
    background-color: #fff !important;
    color: #191946 !important;
}

.qodef-mobile-header .qodef-mobile-nav ul li a, .qodef-mobile-header .qodef-mobile-nav ul li h6, .qodef-main-menu>ul>li>a>span.item_outer .item_text {
    font-family: 'obviously-regular', sans-serif !important;
    line-height: 20px !important;
}

.fa-twitter:before {
    content: "\e61b" !important;
}

#topaytomadrid img {
    height: 20px !important;
    margin-top: 10px !important;
}

/********* FOOTER *********/

.wpml-ls-statics-footer,
.otgs-development-site-front-end {
    display: none !important;
}


/********* HOME *********/


/* Slider */
#herov2 {
    background-size: cover;
    height: 400px !important;
}

#herov2 .columnaunica .vc_column-inner>.wpb_wrapper {
    background-image: none !important;
    height: 80% !important;
    padding: 0 !important;
    margin: auto;
}

#herov2 .columnaunica,
#herov2 .columnaunica .vc_column-inner {
    height: 100% !important;
}


#herov2 .columnaunica .vc_column-inner>.wpb_wrapper .wpb_single_image,
#herov2 .columnaunica .vc_column-inner>.wpb_wrapper .wpb_single_image .wpb_wrapper,
#herov2 .columnaunica .vc_column-inner>.wpb_wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper,
#herov2 .columnaunica .vc_column-inner>.wpb_wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
    height: 100% !important;
    width: 100% !important;
}


/* Dimensiones del Jazz */
#presentacion {
    background-color: transparent !important;
}

#presentacion h2 {
    font-family: 'obviously-regular', sans-serif !important;
    color: #e04290 !important;
    font-size: 32px !important;
}

#presentacion p {
    font-family: 'obviously-regular', sans-serif !important;
    color: #fff !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
}

#presentacion .wpb_wrapper {
    max-width: 100% !important;
    margin: 0 0 40px 0 !important;
}

/* Destacados */
#destacados h2 {
    font-family: 'obviously-regular', sans-serif !important;
    color: #e04290 !important;
    font-size: 32px !important;
}



/********* PROGRAMACIÓN *********/

/* Filtros */
.facetwp-facet-categories .facetwp-radio, .facetwp-facet-fecha_inicial .facetwp-radio {
    border-radius: 0px !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    line-height: 20px !important;
    transition: all 0.3s ease-in-out !important;
    font-family: 'obviously-regular', sans-serif !important;
    padding: 6px 10px 8px !important;
}

.facetwp-facet-categories .facetwp-radio.checked, 
.facetwp-facet-fecha_inicial .facetwp-radio.checked,
.facetwp-facet-categories .facetwp-radio:hover, 
.facetwp-facet-fecha_inicial .facetwp-radio:hover {
    background-color: #e04290 !important;
    border: 2px solid #e04290 !important;
    color: #fff !important;
}
.fwp-fechas-wrapper input.facetwp-date.facetwp-date-min.ready.fdate-alt-input {
    color: #191946 !important;
    padding: 0px 15px 25px 0 !important;
}
.fwp-acc-wrapper .tit-acc,
.fwp-fechas-wrapper .fechas_tit {
    position: relative !important;
    transform: translate(0px, 54px) !important;
    padding-right: 35px !important;
}

.fwp-fechas-wrapper .fechas_tit {
    bottom: unset !important;
    top: 25px !important;
    bottom: 0px !important;
    left: 0px !important;
}

/* Listado */
#indiceprogramacion_wrapper h2 {
    font-family: 'obviously-regular',sans-serif !important;
    color: #e04290 !important;
    font-size: 32px !important;
}
.fwp-fechas-wrapper .fechas_tit,
.fwp-acc-wrapper .tit-acc {
    font-family: 'obviously-regular', sans-serif !important; 
    color: #fff !important;   
}
.fwp-fechas-wrapper {
    border-left: 1px solid #fff !important;
    width: 125px !important;
}
.fwp-fechas-wrapper svg path,
.fwp-acc-wrapper svg.flecha path {
    fill: #fff !important;
}
.fwp-acc-wrapper {
    width: 205px !important;
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}
.qodef-grid-col-12.listado-programacion {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
}
body .facetwp-facet {
    margin: 0 !important;
}
.fwp-fechas-wrapper .fechas_tit {
    bottom: 28px !important;
}
.fwp-fechas-wrapper svg {
    bottom: 36px !important;
    right: 15px !important;
}
.fwp-categorias-wrapper {
    min-width: 800px !important;
}
.fwp-categorias-wrapper,
.fwp-fechas-wrapper,
.fwp-acc-wrapper {
    width: 100% !important;
}
.fwp-acc-wrapper .tit-acc {
    bottom: 28px !important;
}
.fwp-acc-wrapper svg.flecha {
    bottom: 36px !important;
    right: 15px !important;
}
.fdate-wrap,
.fwp-acc-wrapper .opciones-acc {
    background: #191946 !important;
}

#indiceprogramacion li .ficha-footer {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
    float: left;
} 

#indiceprogramacion li .ficha-footer  .comprar_entrada_list .comprar_entrada_icon_bk {
    fill: transparent;
    stroke: #fff;
    transition: fill .3s ease ;
    transition: stroke .3s ease ;
}
#indiceprogramacion li .ficha-footer  .comprar_entrada_list:hover .comprar_entrada_icon_bk {
    fill: #e04290;
    stroke: #e04290;
}

/* Card */

#indiceprogramacion {
    justify-content: center !important;
}

#indiceprogramacion li {
    background-color: transparent !important;
    border-radius: 0px !important;
    padding: 0px !important;
    color: #fff !important;
}

#indiceprogramacion li .enlace-entradas {
    display: none !important;
}

#indiceprogramacion li h2 {
    font-family: 'obviously-regular', sans-serif !important;
    color: #e04290 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    text-align: center !important;
}

#indiceprogramacion li h2 a{
    color: #e04290 !important;
}

#indiceprogramacion li:hover h2 a {
    color: #fff !important;
}

#indiceprogramacion li .subtitulo {
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 10px !important;
    line-height: 14px !important;
    text-align: center !important;
    margin-top: 5px !important;
    letter-spacing: 1px !important;
    opacity: .8 !important;
}

#indiceprogramacion li .sedes {
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 14px !important;
    line-height: 22px !important;
    text-align: center !important;
    margin-top: 15px !important;
    letter-spacing: 1px !important;
    padding: 0 !important;
}

#indiceprogramacion li .fechas {
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 14px !important;
    line-height: 22px !important;
    text-align: center !important;
    padding: 0 !important;
    opacity: .8 !important;
    font-weight: lighter !important;
}

#indiceprogramacion li .dateform {
    background-color: #e04290 !important;
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 17px !important;
    line-height: 20px !important;
    margin-bottom: 2px !important;
}

#indiceprogramacion li .dateform span{
    margin-bottom: 4px !important;
}



/* Fitxa */

.barra_actividad {
    width: 100% !important;
    height: 400px !important;
    background-image: url(../images/background.svg) !important;
    background-size: cover !important;
    background-color: #191946 !important;
}

.single-cpt_actividad .qodef-container {
    margin-top: -400px !important;
}

.single-actividad .single-actividad-card {
    background-color: #e04290 !important;
}

.single-actividad .single-actividad-card {
    flex-direction: row-reverse !important;
    border-radius: 0px !important;
}

.single-actividad .single-actividad-card h1 {
    font-family: 'obviously-regular', sans-serif !important;
}

.single-actividad .single-actividad-card h1 {
    margin: 0px 0 0 !important;
    color: #191946 !important;
}

.single-actividad .single-actividad-card .ficha-title p {
    margin-top: 10px !important;
    font-family: 'obviously-regular', sans-serif !important;
    color: #191946 !important;
}

.ficha-resumen .dateform {
    font-family: 'obviously-regular', sans-serif !important;
    color: #e04290 !important;
    background-color: #191946 !important;
}

.single-actividad .single-actividad-card .sedes {
    font-family: 'obviously-bold', sans-serif !important;
    color: #191946 !important;
}

.single-actividad .single-actividad-card .fechas {
    font-family: 'obviously-regular', sans-serif !important;
    color: #191946 !important;
}

.single-actividad .single-actividad-card .single-actividad-ficha .ficha-footer div.precios {
    font-family: 'obviously-regular', sans-serif !important;
    color: #191946 !important;
}

.single-actividad .single-actividad-card .single-actividad-ficha .ficha-footer .boton:hover {
    background-color: #191946 !important;
    border: 2px solid #191946 !important;
    color: #fff !important;
}
.single-actividad .single-actividad-card .single-actividad-imagen img {
    border-radius: 0px !important;
}

.single-actividad-content .wrapper-content p {
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 14px !important;
}

.share-wrapper .label {
    font-family: 'obviously-regular', sans-serif !important;
}

.share-wrapper .addtoany_list.a2a_kit_size_32 a span.a2a_svg.a2a_s__default {
    background-color: #fff !important;
}

.a2a_svg svg path {
    fill: #191946 !important;
}

#media_image-2 {
    display: none !important;
}

/* second child */
.qodef-page-footer .qodef-grid-row  .qodef-grid-col-4:nth-child(2) {
    display: none !important;
}

#menu-menu-footer {
    padding-top: 0px !important;
}

.qodef-page-footer .qodef-grid-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.qodef-page-footer .qodef-grid-row .qodef-grid-col-4 {
    width: 100% !important;
}

footer.qodef-page-footer .widget a {
    font-family: Lato, sans-serif !important;
    /* font-size: 10px !important; */
}

#menu-menu-footer li a {
    text-decoration: underline !important;
}

.qodef-page-footer .qodef-footer-bottom-holder {
    background-color: #191946 !important;
    border-top: 1px solid #fff !important;
}

.share-wrapper {
    border-top: 0px solid #000 !important;
}

#tabs .tab-links li.ui-state-active,
.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active {
    border: 1px solid #fff !important;
    transform: translate(0px, 2px);
    background-color: #191946 !important;
    border-bottom: 2px solid #191946 !important;
    border-radius: 10px 10px 0 0 !important;
}

.ui-widget-content .ui-tabs-nav li,
.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    background-color: transparent !important;
    color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a,
.vc_tta.vc_general .vc_tta-tab.vc_active>a, 
#tabs .tab-links li.ui-state-active a[data-vc-container=".vc_tta"], 
.vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active a[data-vc-container=".vc_tta"],
.vc_tta.vc_general .vc_tta-tab.vc_active>a[data-vc-container=".vc_tta"], 
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active>a[data-vc-container=".vc_tta"], 
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a[data-vc-container=".vc_tta"]:hover{
    background-color: transparent !important;
}

#tabs .tab-links li a, .vc_tta-title-text {
    font-family: 'obviously-regular', sans-serif !important;
    color: #fff !important;
    font-size: 12px !important;
}

#tabs .tab-content {
    background-color: transparent !important;
    border: 1px solid #fff !important;
}

#tabs .tab-content ul li {
    font-family: 'obviously-regular', sans-serif !important;
    list-style: none;
    font-size: 14px !important;
    margin-top: 2px !important;
}

.single-actividad .single-actividad-content .info-accesibilidad li svg path {
    fill: #fff !important;
}

.single-actividad .single-actividad-content .info-accesibilidad li {
    font-family: 'obviously-regular', sans-serif !important;
}

.vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
    background-color: transparent !important;
    border: 1px solid #fff !important;
}




/********* PRESENTACIÓN *********/





/********* ACCESIBILIDAD *********/

.qodef-iwt .qodef-iwt-title-text {
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 14px !important;
    line-height: 24px !important;
}



/********* PRENSA *********/

.section_prensa {
    margin: 100px 0;
    width: 100%;
}

.section_prensa .prensa_header {
    width: calc(100% - 100px);
    margin: auto;
    margin-bottom: 100px;
}

.section_prensa .prensa_header h1 {
    font-family: 'obviously-regular',sans-serif;
    color: #e04290;
    font-size: 32px;
    font-weight: 900;
    margin: 25px 0;
    word-wrap: break-word;
    line-height: 1.14em;
    text-align: center;
}

.section_prensa .prensa_header p {
    text-align: center;
}

.section_prensa .prensa_contingut {
    width: calc(100% - 100px);
    margin: auto;
    margin-top: 60px;
    max-width: 1200px;
}

.section_prensa .prensa_contingut .prensa_tabs_select {
    width: 100%;
}

.section_prensa .prensa_contingut .prensa_tabs_select ul {
    display: flex;
    border-bottom: 1px solid #fff;
    overflow-x: auto;
}

.section_prensa .prensa_contingut .prensa_tabs_select ul li {
    list-style: none;
    font-family: 'obviously-regular',sans-serif;
    color: #fff;
    font-size: 12px;
    padding: 10px 30px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}

.section_prensa .prensa_contingut .prensa_tabs_select ul li::after {
    content: '';
    position: absolute;
    bottom: 0px;
    background: #fff;
    width: 0px;
    height: 2px;
    left: 0px;
    right: 0px;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section_prensa .prensa_contingut .prensa_tabs_select ul li:hover::after,
.section_prensa .prensa_contingut .prensa_tabs_select ul li.active::after {
    width: 100%;
}

.section_prensa .prensa_contingut .prensa_tabs_content {
    width: 100%;
}

.section_prensa .prensa_contingut .prensa_tabs_content .prensa_tab {
    width: 100%;
    display: none;
}

.section_prensa .prensa_contingut .prensa_tabs_content .prensa_tab.active {
    display: block;
}


/* IMAGENES */

.prensa_tabs_content .prensa_imagenes {
    display: flex;
    flex-direction: column;
    gap: 60px;
    margin-top: 40px;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item {
    display: flex;
    flex-direction: column;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers img {
    width: 30%;
    height: fit-content;
	height:intrinsic;
    border-radius: 10px;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content h2 {
    font-family: 'obviously-regular', sans-serif !important;
    color: #fff !important;
    line-height: 22px !important;
    font-size: 17px !important;
    margin: 0 !important;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content h1 {
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 30px;
    text-transform: uppercase;
    margin: 30px 0 0 0;
    margin: 0px 0 0;
    color: #e04290;
    margin-bottom: 10px;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content button,
.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_list a {
    width: fit-content;
    border-radius: 0px;
    background-color: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    transition: all 0.3s ease-in-out;
    font-family: 'obviously-regular', sans-serif;
    display: inline-block;
    height: 40px;
    box-sizing: border-box;
    padding: 5px 35px;
    background-image: none;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}



.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content button i.active {
    display: inline-block;
}
.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content button i {
    display: none;
}



.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content button:hover,
.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content button.active,
.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_list a:hover {
    background-color: #e04290 !important;
    border: 2px solid #e04290 !important;
    color: #191946 !important;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_list {
    height: 0px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    transition: height 0.3s ease-in-out;
    overflow: hidden;
    margin: 0;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_list.active {
    margin-top: 60px;
    height: fit-content;
    margin-bottom: 40px;
}


/* NOTAS DE PRENSA */



.prensa_tabs_content .prensa_nota {
    display: grid;
    column-gap: 40px;
    row-gap: 80px;
    margin-top: 40px;
    grid-template-columns: repeat(2,1fr);
}

.prensa_tabs_content .prensa_nota .prensa_nota_item {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.prensa_tabs_content .prensa_nota .prensa_nota_item img {
    width: 30%;
    height: fit-content;
	height: intrinsic;
    border-radius: 10px;
}

.prensa_tabs_content .prensa_nota .prensa_nota_item .prensa_nota_content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.prensa_tabs_content .prensa_nota .prensa_nota_item .prensa_nota_content h1{
    font-family: 'obviously-regular', sans-serif !important;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px 0 0;
    color: #e04290;
}

.prensa_tabs_content .prensa_nota .prensa_nota_item .prensa_nota_content p{
    margin: 0 !important;
}

.prensa_tabs_content .prensa_nota .prensa_nota_item .prensa_nota_content a{
    width: fit-content;
    border-radius: 0px;
    background-color: transparent;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    transition: all 0.3s ease-in-out;
    font-family: 'obviously-regular', sans-serif;
    display: inline-block;
    height: 40px;
    box-sizing: border-box;
    padding: 5px 35px;
    background-image: none;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.prensa_tabs_content .prensa_nota .prensa_nota_item .prensa_nota_content a:hover {
    background-color: #e04290 !important;
    border: 2px solid #e04290 !important;
    color: #191946 !important;
}



/* VIDEO */

.prensa_tabs_content .prensa_video {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}

.prensa_tabs_content .prensa_video .prensa_video_item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.prensa_tabs_content .prensa_video .prensa_video_item h1 {
    font-family: 'obviously-regular',sans-serif;
    color: #e04290;
    font-size: 32px;
    font-weight: 900;
    margin: 25px 0;
    word-wrap: break-word;
    line-height: 1.14em;
    text-align: center;
}

.prensa_tabs_content .prensa_video .prensa_video_item iframe {
    width: 100% !important;
    height: 100%;
    aspect-ratio: 16/9;
}

.fluidvids {
    max-width: 70% !important;
    padding: 0 !important;
}

.fluidvids-item {
    position: relative !important;
}




/* ACREDITACIONES */

.prensa_tabs_content .prensa_acreditaciones {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
}

.prensa_tabs_content .prensa_acreditaciones .prensa_acreditaciones_item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.prensa_tabs_content .prensa_acreditaciones .prensa_acreditaciones_item h1 {
    font-family: 'obviously-regular',sans-serif;
    color: #e04290;
    font-size: 32px;
    font-weight: 900;
    margin: 25px 0;
    word-wrap: break-word;
    line-height: 1.14em;
    text-align: left;
}

.prensa_tabs_content .prensa_acreditaciones .prensa_acreditaciones_item p {
    margin: 0;
}

.prensa_tabs_content .prensa_acreditaciones .prensa_acreditaciones_item p strong {
    font-family: 'obviously-bold',sans-serif;
}




/* LOGOS FOOTER HOME */
.partner-sec {
    float: left;
    width: 100%;
	border-top: 1px solid #fff !important;
}

.partner-sec .qodef-row-grid-section {
    /* border-top: 1px solid #fff !important; */
}

section.partner-sec h2 {
    width: 100%;
    text-align: center;
}

.partner-sec ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
	padding: 0;
}

.partner-sec ul li {
    flex: 1 1 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.partner-sec ul li ul {
    width: 100%;
	padding: 0;
}

.partner-sec ul li ul li {
    flex: 1;
    flex-direction: column;
}

.partner-sec ul li ul li img {
    width: 100%;
    max-width: 250px;
    max-height: 100px;
    height: 100px;
    object-fit: contain;
}

/* END LOGOS FOOTER HOME */

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content a.botogaleria {
    width: fit-content;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content a.botogaleria button{
    width: fit-content;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content a.botogaleria button.active{
	background-color: transparent!important;
	color: #fff!important;
	border: 2px solid #fff!important;
}

.prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers .prensa_imagenes_content a.botogaleria button.active:hover{
	background-color: #e04290 !important;
    border: 2px solid #e04290 !important;
    color: #191946 !important;
}


/********* RESPONSIVE *********/


.qodef-mobile-header .qodef-mobile-header-inner {
    background-color: #191946 !important;
    border-bottom: 1px solid #fff !important;
}

.qodef-mobile-header .qodef-vertical-align-containers .qodef-position-right {
    max-width: calc(80% - 20px) !important;
    margin-right: 20px !important;
}

.qodef-mobile-header .qodef-mobile-nav {
    background-color: #191946 !important;
    border-bottom: 1px solid #fff !important;
}

.qodef-mobile-header .qodef-mobile-nav {
    padding-left: 20px !important;
}

.logocolaborador {
    text-align: center;
}

@media (max-width: 1200px) {
    .qodef-container-inner, .qodef-grid, .qodef-row-grid-section {
        width: 95% !important;
    }
    .qodef-grid-col-12.listado-programacion {
        flex-wrap: wrap;
        justify-content: flex-start !important;
        gap: 20px;
    }

    .fwp-fechas-wrapper,
    .fwp-acc-wrapper {
        width: fit-content !important;
    }
    .qodef-main-menu>ul>li>a {
        padding: 4px 10px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {
	#indiceprogramacion li .dateform {
		top: 150px!important;
	}
}

@media only screen and (max-width: 1024px) {
	.qodef-mobile-header .qodef-mobile-nav ul li:last-child {
		float: right;
		padding-right: 40px;
	}
	

    body .qodef-title-holder.qodef-standard-type.qodef-title-va-header-bottom {
        height: 400px !important;
    }
    .fluidvids {
        max-width: 100% !important;
    }
}

@media (max-width: 768px) {
    .qodef-title-holder.qodef-standard-type .qodef-page-title {
        padding: 20px 100px 25px 100px!important;
    }
    .prensa_tabs_content .prensa_nota {
        grid-template-columns: repeat(1,1fr);
    }
    .section_prensa .prensa_contingut {
        width: calc(100% - 20px);
    }
    .qodef-title-holder .qodef-page-title {
        font-size: 26px !important;
    }
    body .qodef-title-holder.qodef-standard-type.qodef-title-va-header-bottom {
        height: 300px !important;
    }
    .vc_column_container {
        width: 100% !important;
    }
}

@media (max-width: 680px) {
    #herov2.vc_row.wpb_row.vc_row-fluid.vc_row-has-fill.vc_row-o-content-middle.vc_row-flex {
        background-image: url(../images/background.svg) !important;
        background-size: cover !important;
        background-color: #191946 !important;
    }
    #herov2 .columnaunica .vc_column-inner>.wpb_wrapper {
        bottom: 35px !important;
    }
    .qodef-title-holder.qodef-standard-type .qodef-title-wrapper {
        height: 100% !important;
    }
    .qodef-title-holder.qodef-standard-type .qodef-page-title {
        padding: 20px 40px !important;
    }
    .qodef-title-inner .qodef-grid {
        margin: 0 0 !important;
        width: 100% !important;
    }
}

@media (min-width: 640px) {
	.partner-sec ul li ul li {
		flex: 1 1 33.333333%;
	}
}

@media (max-width: 600px) {
    .prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers {
        flex-direction: column;
    }
}

@media (max-width: 639px) {
	.partner-sec ul li ul {
		width: 100%;
		flex-direction: column;
	}
}

@media (max-width: 425px) {
    .prensa_tabs_content .prensa_imagenes .prensa_imagenes_item .imagenes_headers img,
    .prensa_tabs_content .prensa_nota .prensa_nota_item img {
        width: 100%;
    }
    .prensa_tabs_content .prensa_nota .prensa_nota_item {
        flex-direction: column;
    }
    .qodef-title-holder .qodef-page-title {
        font-size: 20px !important;
    }
    body .qodef-title-holder.qodef-standard-type.qodef-title-va-header-bottom {
        height: 200px !important;
    }
}









