body {
  color: black;
  font-variant-ligatures: none;
  font-size: 17px;
  outline: 2px solid #8d536c;
}

::-moz-selection {
  background-color: #8d536c;
  color: white;
}

::selection {
  background-color: #8d536c;
  color: white;
}

body a {
  text-decoration: underline;
}

#menu-maintop {
  margin-right: 21px;
}

h2 a, #qodef-back-to-top, .qodef-mobile-menu-opener a, #menu-maintop-1 a, .qodef-iwt-content a {
  text-decoration: none;
}

.qodef-mobile-menu-text {
  display: none !important;
}

h3 {
  font-size: 32px;
}

.qodef-title-holder h1.qodef-page-title {
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 100;
}

body .qodef-title-holder {
  background: rgb(243, 228, 242);
  background: linear-gradient(90deg, rgb(243, 228, 242) 0%, rgb(243, 228, 242) 10%, rgb(141, 83, 108) 30%, rgb(141, 83, 108) 70%, rgb(243, 228, 242) 90%, rgb(243, 228, 242) 100%);
}
body .qodef-title-holder:before {
  content: "";
  width: 310px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-image: url(../images/banda-izq.png);
}
body .qodef-title-holder:after {
  content: "";
  width: 294px;
  height: 120px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background-image: url(../images/banda-der.png);
}
@media (max-width: 680px) {
  body .qodef-title-holder:before {
    width: 90px;
    height: 100px;
    background-position: right top;
    z-index: 99;
  }
  body .qodef-title-holder:after {
    content: "";
    width: 90px;
    height: 100px;
    background-position: left top;
    z-index: 99;
  }
}

.qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner, .qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
  padding-top: 40px;
}

body.page-template-full-width .qodef-content .qodef-full-width-inner, body.page-template-full-width .qodef-content .qodef-container-inner,
body.page-template-full-width .qodef-content .qodef-container-inner, body.page-template-full-width .qodef-content .odef-container-inner {
  padding-top: 0px !important;
}

.qodef-logo-wrapper a {
  height: 80px !important;
}

body h1, body h2, body h3, body h4, .sedes, .dateform {
  font-weight: 900;
  font-family: Lato;
}

#tabs .tab-links {
  margin-bottom: 0;
  padding-left: 0;
}
#tabs .tab-links ul {
  list-style-position: outside;
  margin-left: 20px;
}
#tabs .tab-links li {
  list-style: none;
  display: inline-block;
  cursor: pointer;
  padding: 10px 30px;
}
#tabs .tab-links li.ui-state-active {
  background-color: #f4f4f4;
  border-radius: 10px 10px 0 0;
}
#tabs .tab-links li a {
  text-decoration: none;
}
#tabs .tab-content {
  background-color: #f4f4f4;
  padding: 30px;
  border-radius: 0 10px 10px 10px;
}

.qodef-main-menu, .qodef-main-menu > ul {
  position: unset;
}

.qodef-icon-stack {
  border-radius: 10px;
}

.qodef-main-menu ul li a {
  border-radius: 10px;
}

.qodef-main-menu > ul > li.enlace_idioma {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  padding: 0 7px;
}
.qodef-main-menu > ul > li.enlace_idioma a {
  padding: 0;
}

.qodef-main-menu > ul > li.enlace_idioma:hover {
  background-color: white !important;
  color: black !important;
}
.qodef-main-menu > ul > li.enlace_idioma:hover .item_text {
  color: black !important;
}
.qodef-main-menu > ul > li.enlace_idioma:hover .qodef-menu-hightlight {
  display: none;
}

.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: Roboto;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0px;
}

footer.qodef-page-footer .widget {
  margin: 0;
}
footer.qodef-page-footer .widget img {
  width: 120px;
  height: auto;
  margin-left: -8px;
}
footer.qodef-page-footer .widget a {
  color: white;
  text-decoration: none;
}
footer.qodef-page-footer .widget p {
  margin: 0;
  margin-bottom: 0 !important;
}

#menu-menu-footer {
  margin-right: 0px;
  padding-top: 29px;
}
#menu-menu-footer li {
  display: inline;
  padding-left: 10px;
}
#menu-menu-footer li a {
  font-size: 14px;
}

.qodef-social-icon-widget-text {
  display: none !important;
}

.qodef-social-icons-group-widget .qodef-social-icon-widget-holder {
  margin-right: 5px;
}

.qodef-page-footer .widget.qodef-social-icons-group-widget .qodef-social-icon-widget {
  background-color: white;
  color: black;
}

.qodef-page-footer .widget.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:hover .qodef-social-icon-widget {
  background-color: #008285;
}

.widget.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:hover .qodef-social-icon-widget {
  background-color: #008285;
}

header .widget.qodef-social-icons-group-widget .qodef-social-icon-widget {
  background-color: black;
  color: white;
  margin-top: -8px;
}

.anchocolumna {
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.qodef-page-header .qodef-fixed-wrapper.fixed {
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.55);
}

/* TOP y BOTTOM AYTO */
#topaytomadrid, #bottomaytomadrid {
  width: 100%;
  background-color: white;
  font-size: 13px;
  border-bottom: 1px solid rgb(39, 39, 39);
  text-align: center;
  height: 41px;
  line-height: 26px;
}

#topaytomadrid img {
  height: 40px;
  width: auto;
}

#topaytomadrid .titinformativo, #bottomaytomadrid .titayto, #bottomaytomadrid .ayto-enlaces {
  text-align: left;
  padding: 8px 30px 0 15px;
  float: left;
  font-family: Lato;
}

#bottomaytomadrid .ayto-enlaces {
  float: right;
  font-weight: normal;
}

#bottomaytomadrid .ayto-enlaces a {
  font-weight: normal;
}

#topaytomadrid .logoaytomadrid {
  text-align: right;
  float: right;
  height: 40px;
}

#bottomaytomadrid {
  border-bottom: none;
  border-top: 1px solid rgb(39, 39, 39);
  clear: both;
  margin-top: 30px;
  float: left;
  font-size: 13px;
}

#topaytomadrid .wrap {
  max-width: 1230px;
  margin: 0 auto;
}

/*HOME*/
#herov2 {
  height: 550px;
  font-family: Roboto;
}
#herov2 h1 {
  color: white;
}
#herov2 h2 {
  font-size: 30px;
  color: white;
}
#herov2 .boton {
  background-color: black;
}
#herov2 .columnaunica {
  justify-content: flex-end;
}
#herov2 .columnaunica .vc_column-inner {
  text-align: right;
  padding: 0;
  height: 550px;
}
#herov2 .columnaunica .vc_column-inner > .wpb_wrapper {
  min-width: 400px;
  width: 25%;
  align-self: end;
  height: 550px;
  padding: 100px 3.5% 0 70px;
  background-image: url(../images/hero-forma2.png);
}
#herov2 .wpb_text_column .wpb_wrapper {
  text-align: center;
}

#presentacion {
  background-color: #f4f4f4;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px !important;
  padding-left: 15px;
  padding-right: 15px;
}
#presentacion .wpb_wrapper {
  max-width: 800px;
  margin: 40px auto;
  text-align: center;
}
#presentacion h2 {
  font-size: 40px;
}

.qodef-split-screen-title {
  font-size: 80px !important;
}

.qodef-split-screen-text {
  font-weight: bold;
}

#destacados .wpb_wrapper {
  text-align: center;
}
#destacados h2 {
  font-size: 40px;
}

.wpb_wrapper .qodef-split-screen-holder {
  background-color: black;
  height: calc(100vh - 162px);
  max-height: 600px;
}
.wpb_wrapper .qodef-split-screen-holder .qodef-split-screen-image {
  display: flex;
  justify-content: end;
  align-items: center;
  background-image: none !important;
  text-align: right;
  background-repeat: no-repeat;
  background-position: center right;
  background-color: black;
}
.wpb_wrapper .qodef-split-screen-holder .qodef-split-screen-image img {
  display: block;
}

/*ENTRADAS*/
.infoentradas img {
  max-width: 130px;
}

/* ACESIBILIDAD */
.qodef-iwt.qodef-iwt-icon-top .qodef-iwt-content {
  padding-top: 10px;
}

.qodef-iwt-content .qodef-iwt-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.iconosacc .qodef-iwt-icon img {
  max-width: 100px;
}

.qodef-iwt-icon img {
  max-width: 190px;
  max-height: 120px;
}

/* ACCORDEON */
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #f4f4f4 !important;
}

.vc_tta.vc_general .vc_tta-panel-title {
  font-weight: bold !important;
  background-color: #dfdfdf !important;
}

/* TABS */
.vc_tta.vc_general .vc_tta-tab > a, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
  padding: 7px 30px !important;
  color: #000 !important;
  background-color: transparent !important;
  font-size: 17px !important;
  border-radius: 10px 10px 0 0 !important;
}

.vc_tta.vc_general .vc_tta-panel-title {
  color: #000 !important;
  font-size: 17px !important;
  font-family: Roboto;
  font-weight: normal;
}
.vc_tta.vc_general .vc_tta-panel-title a {
  color: #000 !important;
}

.vc_tta.vc_general .vc_tta-tab.vc_active > a, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a:hover {
  background-color: #f4f4f4 !important;
}

.vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
  background-color: #f4f4f4 !important;
  color: #000 !important;
  border-radius: 0px 10px 10px 10px !important;
}

.vc_tta-panel-body {
  color: #000 !important;
}

.share-wrapper {
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
  border-top: 1px solid black;
}
.share-wrapper .label {
  margin-right: 40px;
}
.share-wrapper .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
  height: 20px;
  width: 20px;
  border-radius: 15px;
  padding: 5px;
  background-color: black !important;
}
.share-wrapper .a2a_label {
  color: white !important;
}

/* PROGRAMACION */
.buscador_conciertos {
  position: absolute;
  top: 30px;
  right: 20px;
  width: 200px;
}
.buscador_conciertos form {
  display: flex;
}
.buscador_conciertos form input {
  border-bottom: 1px solid #000;
  line-height: 20px;
}
.buscador_conciertos form input::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8c8c8c;
}
.buscador_conciertos form input:-ms-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8c8c8c;
}
.buscador_conciertos form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8c8c8c;
}
.buscador_conciertos form button {
  background-color: transparent;
  width: 50px;
  height: 33px;
  border: 0;
  border-bottom: 1px solid #000;
}

.volver {
  position: absolute;
  left: 0px;
  top: 10px;
}
.volver svg {
  margin-right: 10px;
  vertical-align: middle;
}

.facetwp-template .volver {
  top: -20px;
  left: 20px;
}

.logocolaborador img {
  max-width: 250px;
  max-height: 150px;
}

body .facetwp-counts {
  display: inline;
}

body .facetwp-selections .facetwp-selection-label {
  display: none;
}
body .facetwp-selections .facetwp-selection-value {
  font-size: 13px;
}

body .facetwp-facet {
  margin-bottom: 10px;
}
body .facetwp-facet .facetwp-counter {
  display: none;
}

.facetwp-selections li[data-facet=categories] {
  display: none;
  pointer-events: none;
  cursor: default;
}
.facetwp-selections li[data-facet=categories] .facetwp-selection-value {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  background-image: none;
}
.facetwp-selections li[data-facet=fecha_inicial] {
  display: none;
}
.facetwp-selections li[data-facet=fecha] {
  display: none;
}

.qodef-btn, .qodef-btn:hover {
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 10px !important;
  display: block;
  text-decoration: none;
}

.qodef-btn-bg-holder {
  display: none !important;
}

.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 {
  padding: 5px 35px;
  border-radius: 10px;
  background-color: #8d536c;
  color: white;
  display: inline-block;
  height: 40px;
  box-sizing: border-box;
  line-height: 32px;
  border: 0;
  font-size: 17px;
  font-family: Roboto;
  background-image: none;
  text-transform: none;
  text-decoration: none;
}

a.boton.finalizado {
  background-color: #c6a9b6;
  color: #f6ffff;
}

.home .vc_btn3-container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background-color: black;
}

.home .qodef-btn .qodef-btn-text {
  background-color: #008285;
  font-weight: normal;
  color: white;
}

.fwp-categorias-wrapper, .fwp-fechasinicial-wrapper, .fwp-fechas-wrapper, .fwp-acc-wrapper {
  float: left;
  padding: 0 10px;
  min-height: 81px;
}

.fwp-categorias-wrapper {
  padding-left: 0;
  margin-left: -10px;
  width: calc(100% - 380px);
}

.fwp-fechasinicial-wrapper {
  border-left: 1px solid black;
  width: 125px;
}
.fwp-fechasinicial-wrapper .facetwp-facet-fecha_inicial {
  margin-bottom: 0;
}
.fwp-fechasinicial-wrapper .facetwp-facet-fecha_inicial .facetwp-radio {
  width: 75px;
  text-align: center;
}

.fwp-fechas-wrapper {
  border-left: 1px solid black;
  width: 100px;
}
.fwp-fechas-wrapper input {
  color: white !important;
}
.fwp-fechas-wrapper .fechas_tit {
  position: absolute;
  font-size: 15px;
  left: 10px;
  bottom: 5px;
  font-weight: bold;
  pointer-events: none;
}
.fwp-fechas-wrapper .facetwp-date {
  font-size: 15px;
  border: 0;
  text-transform: uppercase;
  position: absolute;
  bottom: 0px;
  font-weight: bold;
}
.fwp-fechas-wrapper svg {
  position: absolute;
  bottom: 15px;
  right: 15px;
  pointer-events: none;
}

.fwp-acc-wrapper {
  border-left: 1px solid black;
  border-right: 1px solid black;
  width: 155px;
}
.fwp-acc-wrapper .tit-acc {
  font-size: 15px;
  border: 0;
  text-transform: uppercase;
  position: absolute;
  bottom: 5px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
.fwp-acc-wrapper .opciones-acc {
  display: none;
  border: 1px solid #ddd;
  border-radius: 5px;
  position: absolute;
  z-index: 20;
  top: 100px;
  right: 0;
  background-color: white;
  padding: 20px;
  width: 190px;
}
.fwp-acc-wrapper .opciones-acc .cerrar-opciones {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  display: block;
}
.fwp-acc-wrapper svg.flecha {
  position: absolute;
  bottom: 15px;
  right: 10px;
  pointer-events: none;
}

.facetwp-facet-categories .facetwp-radio, .facetwp-facet-fecha_inicial .facetwp-radio {
  background-image: none;
  padding: 6px 10px 4px;
  margin: 0 5px 10px 5px;
  display: inline-block;
  border-radius: 5px;
  background-color: #f4f4f4;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
.facetwp-facet-categories .facetwp-radio .facetwp-display-value, .facetwp-facet-fecha_inicial .facetwp-radio .facetwp-display-value {
  padding: 0;
}
.facetwp-facet-categories .facetwp-radio.checked, .facetwp-facet-fecha_inicial .facetwp-radio.checked {
  background-image: none;
  background-color: #008285;
  color: white;
}

.facetwp-facet-fecha .facetwp-date {
  margin-top: 0px;
  margin-bottom: 0;
}

.facetwp-facet-fecha_inicial .facetwp-radio:last-child {
  margin-bottom: 0;
}

/*
.dateform{     
    width: 90px;
    height: 66px; 
    line-height: 20px;  
    letter-spacing: 0.5px;   
    background-repeat: no-repeat;
    font-weight: bold;         
    -webkit-mask-image: url(../images/bg-fecha-negro.svg);
    background-image: none;
    mask-image: url(../images/bg-fecha-negro.svg);
    mask-size: 100%;
    background-color: black;
    color: white;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
.dateform {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 0 13px;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: bold;
  background-color: black;
  color: white;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home #indiceprogramacion li {
  margin-bottom: 40px;
}

#indiceprogramacion_wrapper h2 {
  font-size: 40px;
  text-transform: uppercase;
}

#indiceprogramacion {
  list-style: none;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  padding-top: 50px;
}
#indiceprogramacion li {
  display: block;
  text-align: left;
  position: relative;
  background-color: #f4f4f4;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 90px;
}
#indiceprogramacion li h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 20px 0 0px 0;
}
#indiceprogramacion li img.wp-post-image {
  border-radius: 10px;
}
#indiceprogramacion li .sedes {
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 15px;
  margin-bottom: 0px;
  display: block;
  padding-right: 60px;
  line-height: 20px;
  font-size: 18px;
}
#indiceprogramacion li .categorias {
  font-weight: bold;
}
#indiceprogramacion li .subtitulo {
  line-height: 22px;
  margin: 0;
}
#indiceprogramacion li .fechas {
  display: block;
  margin-bottom: 5px;
  padding-right: 60px;
  text-transform: lowercase;
  line-height: 22px;
}
#indiceprogramacion li .textobanner {
  padding: 0 10px;
}
#indiceprogramacion li .dateform {
  position: absolute;
  letter-spacing: 0.5px;
  z-index: 11;
  left: 0;
  top: 0;
  top: 190px;
  left: calc(50% - 45px);
  background-color: #8d536c;
}
#indiceprogramacion li.finalizado .dateform {
  background-color: #f4f4f4;
  color: #b3b3b3;
}
#indiceprogramacion li.openpopup .popup-entradas, #indiceprogramacion li.openpopup .filter {
  display: block;
}
#indiceprogramacion li .enlace-entradas {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
}
#indiceprogramacion li .popup-entradas {
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.75);
  position: absolute;
  text-align: center;
  z-index: 1002;
  left: 15%;
  bottom: 100px;
  border-radius: 10px;
  width: 70%;
  background-color: white;
  padding: 40px 20px 20px;
  box-sizing: border-box;
  display: none;
}
#indiceprogramacion li .popup-entradas .boton {
  margin-top: 30px;
}
#indiceprogramacion li .popup-entradas .cerrar-popup {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  display: block;
}
#indiceprogramacion li .popup-entradas .cerrar-popup .label {
  display: none !important;
}
#indiceprogramacion li .popup-entradas:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: -25px;
  left: 20px;
  background-image: url(../images/iconticket.png);
  background-size: 50px 50px;
}
#indiceprogramacion li .filter {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  top: 0;
  left: 0;
  display: none;
}

body .qodef-wrapper {
  z-index: unset;
}

body .filter {
  position: fixed;
  z-index: 1001;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0px;
  top: 0;
  left: 0;
  display: none;
}

body.openfilter .filter {
  display: block;
}

.barra_actividad {
  background-color: #8d536c;
  height: 120px;
}

.single-cpt_actividad .qodef-container {
  margin-top: -105px;
}

.single-actividad {
  position: relative;
}
.single-actividad .single-actividad-card {
  border-radius: 10px;
  padding: 0;
  background-color: #f4f4f4;
  border-radius: 13px;
  flex-direction: row-reverse;
  display: flex;
  justify-content: flex-end;
}
.single-actividad .single-actividad-card h1 {
  font-size: 40px;
  text-transform: uppercase;
  margin: 30px 0 0 0;
}
.single-actividad .single-actividad-card .single-actividad-imagen {
  text-align: right;
  padding: 10px 10px 10px 10px;
  font-size: 14px;
}
.single-actividad .single-actividad-card .single-actividad-imagen img {
  border-radius: 10px;
}
.single-actividad .single-actividad-card .single-actividad-ficha {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.single-actividad .single-actividad-card .single-actividad-ficha > div {
  width: 100%;
}
.single-actividad .single-actividad-card .single-actividad-ficha .ficha-resumen {
  display: flex;
  align-items: center;
  padding: 30px 0;
}
.single-actividad .single-actividad-card .single-actividad-ficha .ficha-resumen .inner-resumen {
  width: calc(100% - 90px);
  flex-basis: calc(100% - 141px);
}
.single-actividad .single-actividad-card .single-actividad-ficha .ficha-footer {
  margin-bottom: 25px;
  justify-content: space-between;
}
.single-actividad .single-actividad-card .single-actividad-ficha .ficha-footer div.precios {
  float: left;
  margin-bottom: 20px;
  padding-top: 8px;
  line-height: 22px;
}
.single-actividad .single-actividad-card .single-actividad-ficha .ficha-footer .boton {
  float: right;
  margin-left: 20px;
}
.single-actividad .single-actividad-card .sedes {
  text-transform: uppercase;
  font-weight: 900;
  display: block;
  font-size: 18px;
  line-height: 22px;
}
.single-actividad .single-actividad-card .ficha-title p {
  margin: 0;
  line-height: 22px;
}
.single-actividad .single-actividad-card .categorias {
  font-weight: bold;
}
.single-actividad .single-actividad-card a.gm {
  font-weight: normal;
  text-transform: none;
  margin-bottom: 5px;
  text-decoration: underline;
}
.single-actividad .single-actividad-card .fechas {
  display: block;
}
.single-actividad .single-actividad-card .textobanner {
  padding: 0 10px;
}
.single-actividad .single-actividad-card .dateform {
  position: relative;
  flex-basis: 80px;
  margin-right: 20px;
}
.single-actividad .single-actividad-content {
  margin-top: 20px;
}
.single-actividad .single-actividad-content .wrapper-content {
  margin: 0 auto;
  max-width: 800px;
}
.single-actividad .single-actividad-content .info-accesibilidad {
  padding: 0;
  margin: 10px 0 20px 0;
  list-style: none;
}
.single-actividad .single-actividad-content .info-accesibilidad li {
  display: inline;
  margin-right: 30px;
  font-size: 14px;
}
.single-actividad .single-actividad-content .info-accesibilidad li svg {
  vertical-align: middle;
  margin-right: 10px;
  max-height: 35px;
  width: auto;
}
.single-actividad .single-actividad-content .colaboradores {
  margin-top: 30px;
}
.single-actividad .single-actividad-content .colaboradores img {
  max-width: 400px;
  max-height: 80px;
  margin-right: 30px;
  width: auto;
  height: auto;
}

@media only screen and (min-width: 1300px) {
  .qodef-container-inner, .qodef-grid, .qodef-row-grid-section {
    width: 1200px;
  }
}
@media (min-width: 1024px) {
  .page-id-4286 p {
    text-align: justify;
  }
  .single-actividad-ficha {
    padding: 0 30px;
  }
  .single-actividad-ficha .single-actividad-card .single-actividad-imagen {
    padding-left: 0px;
  }
  .single-actividad-content .wrapper-content p {
    text-align: justify;
  }
  .qodef-split-screen-holder .qodef-split-screen-content .qodef-split-screen-content-outer {
    justify-content: left !important;
    margin-left: 20px;
  }
  .menu-menu-footer-container {
    text-align: right;
  }
  #indiceprogramacion li {
    width: calc(33% - 40px);
  }
  #indiceprogramacion li:nth-child(3n+1) {
    top: 0px;
    margin-right: 30px;
  }
  #indiceprogramacion li:nth-child(3n+2) {
    top: 0px;
    margin-right: 30px;
  }
  #indiceprogramacion li:nth-child(3n+0) {
    top: 0px;
  }
}
@media (max-width: 1024px) {
  .inner-resumen {
    padding-left: 20px;
  }
  .buscador_conciertos {
    position: absolute;
    top: 20px;
  }
  body.search .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner {
    padding-top: 0;
  }
  #indiceprogramacion_wrapper h2 {
    margin-top: 75px;
  }
  .wpb_wrapper .qodef-split-screen-holder {
    max-height: unset;
  }
  .qodef-title-holder h1.qodef-page-title {
    font-size: 24px;
  }
  .volver {
    display: none;
  }
  .qodef-grid-row .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .vc_tta-panels-container {
    border-radius: 10px;
    overflow: hidden;
  }
  .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    font-weight: bold;
    background-color: #dfdfdf;
    border-radius: 10px;
  }
  .wpb_wrapper .qodef-split-screen-holder .qodef-split-screen-holder-inner {
    height: auto;
  }
  .wpb_wrapper .qodef-split-screen-holder .qodef-split-screen-holder-inner .qodef-split-screen-image {
    height: 250px !important;
    justify-content: center;
  }
  .wpb_wrapper .qodef-split-screen-holder .qodef-split-screen-holder-inner .qodef-split-screen-image img {
    max-width: 250px;
  }
  .wpb_wrapper .qodef-split-screen-holder .qodef-split-screen-holder-inner .qodef-split-screen-content {
    left: 0;
    height: auto;
  }
  #tabs .tab-links li {
    padding: 10px 10px;
  }
  .qodef-split-screen-title {
    font-size: 60px !important;
  }
  .qodef-split-screen-text {
    font-size: 20px !important;
    font-weight: bold;
  }
  .fwp-categorias-wrapper, .fwp-fechasinicial-wrapper, .fwp-fechas-wrapper, .fwp-acc-wrapper {
    float: left;
    padding: 0 5px;
    min-height: 75px;
    font-size: 13px;
  }
  .fwp-categorias-wrapper {
    width: 100%;
    height: 45px;
    min-height: 45px;
    padding: 0;
    overflow-y: scroll;
    margin-left: -5px;
    margin-bottom: 10px;
  }
  .fwp-categorias-wrapper .facetwp-facet-categories {
    width: 1500px;
    margin-bottom: 0;
  }
  .facetwp-facet-categories .facetwp-radio, .facetwp-facet-fecha_inicial .facetwp-radio {
    font-size: 13px;
  }
  .fwp-fechasinicial-wrapper {
    width: 30%;
    padding-left: 0;
    border: 0;
  }
  .fwp-fechasinicial-wrapper .facetwp-facet-fecha_inicial .facetwp-radio {
    width: 65px;
    text-align: center;
  }
  .fwp-fechas-wrapper {
    width: 30%;
  }
  .fwp-fechas-wrapper .fechas_tit {
    font-size: 13px;
  }
  .fwp-fechas-wrapper svg.flecha {
    bottom: 10px;
  }
  .fwp-acc-wrapper {
    width: 40%;
  }
  .fwp-acc-wrapper .tit-acc {
    font-size: 13px;
  }
  .fwp-acc-wrapper svg.flecha {
    bottom: 10px;
  }
  .fdate-wrap.opened {
    left: calc(50% - 150px) !important;
  }
}
@media (max-width: 680px) {
  h1 {
    font-size: 40px;
  }
  #herov2 {
    height: calc(100vh - 110px);
    font-family: Roboto;
    background-image: url(../images/hero-bg2-mov.jpg) !important;
    background-size: 100% auto;
  }
  #herov2 h1 {
    font-size: 40px !important;
    color: white;
    margin-bottom: 5px;
  }
  #herov2 h2 {
    font-size: 20px;
    color: white;
    margin: 0 0 5px 0;
  }
  #herov2 .boton {
    background-color: black;
  }
  #herov2 .columnaunica {
    justify-content: flex-end;
  }
  #herov2 .columnaunica .vc_column-inner {
    padding: 0;
    height: calc(100vh - 110px);
    align-items: flex-end;
    justify-content: flex-end;
  }
  #herov2 .columnaunica .vc_column-inner > .wpb_wrapper {
    min-width: auto;
    width: 100%;
    align-self: flex-end;
    height: 225px;
    padding: 20px 0px 0 0px;
    background-image: url(../images/hero-forma2-mov.png);
    background-position: top center;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #herov2 .wpb_text_column .wpb_wrapper {
    text-align: center;
  }
  #hero h1 {
    font-size: 40px !important;
  }
  #indiceprogramacion_wrapper h2 {
    font-size: 40px;
    text-transform: uppercase;
  }
  .qodef-title-holder .qodef-title-wrapper {
    height: 100px !important;
  }
  .home .qodef-row-grid-section {
    width: calc(100% - 70px) !important;
  }
  .qodef-grid {
    width: calc(100% - 40px) !important;
  }
  .qodef-mobile-header .qodef-mobile-header-holder .qodef-grid, .qodef-container .qodef-container-inner, .qodef-content-inner .qodef-grid {
    width: calc(100% - 40px);
  }
  #topaytomadrid .titinformativo {
    display: none;
  }
  .home #indiceprogramacion li {
    margin-bottom: 70px;
  }
  #indiceprogramacion {
    padding-top: 40px;
  }
  #indiceprogramacion li {
    width: 100%;
  }
  .single-actividad .single-actividad-card {
    flex-wrap: wrap;
  }
  .single-actividad .single-actividad-card .single-actividad-imagen {
    width: 100%;
  }
  .single-actividad .single-actividad-card .single-actividad-ficha {
    width: 100%;
  }
  .single-actividad .single-actividad-card .single-actividad-ficha.qodef-grid-col-12 {
    margin-top: 30px;
  }
  .single-actividad .single-actividad-card h1 {
    margin-top: 0px;
  }
  .single-actividad .single-actividad-content {
    padding-left: 0;
    padding-right: 0;
  }
  .single-actividad .single-actividad-content .info-accesibilidad li {
    font-size: 13px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 5px;
  }
  .single-actividad .single-actividad-content .info-accesibilidad li svg {
    margin-right: 5px;
    max-height: 25px;
  }
  .single-actividad .single-actividad-content .info-accesibilidad li .label {
    display: none;
  }
  .single-actividad .inner-resumen {
    padding-left: 10px;
  }
}/*# sourceMappingURL=style.css.map */