

@font-face {
    font-family: 'galleryregular';
    src: url('fonts/gallery-webfont.woff2') format('woff2'),
         url('fonts/gallery-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'galleryregular';
    src: url('fonts/gallery-webfont.woff2') format('woff2'),
         url('fonts/gallery-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



#fullsize_home #home_2025.sec_actividades_destacadas .item .cont_imagen {
    z-index: 10;
    width: 58%;
    background-color: transparent;
    margin-bottom: 0;
    padding: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 13%;
    max-width: 655px;
}

#fullsize_home #home_2025 .main_container {
    width: 97%;
    max-width: 100%;
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 30px;
}


#banner_ancho_completo2025 .main_container {
    width: 97%!important;
    max-width: 100%!important;
    margin: 0 auto!important;
    display: table!important;
    position: relative!important;
    padding: 5rem 5rem 5rem 5rem!important;
}

#banner_ancho_completo2025.sec_slide_home .item>.wrap {
    margin-bottom: 55px;
    background-position: 51% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}

@media screen and (min-width: 768px) {
    #home_2025.sec_actividades_destacadas .item .cont_imagen {
        position: absolute;
        left: 26%;
        top: 65%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%, -50%);
        margin-top: 10px;
        margin-left: 10px;
    }
}


@media screen and (min-width: 768px) {
    #home_2025.sec_actividades_destacadas .item .cont_info_actividad {
       width: 35%;
        float: right;
        min-height: 347px;
        padding-top: 39px;
        padding-left: 40px;
        padding-right: 20px;
    }
}



#home_2025.sec_actividades_destacadas .owl-carousel{
    width: 100%;
    padding-bottom: 42px;

}
#home_2025.sec_actividades_destacadas .owl-nav {
  position: relative;
  width: 100%;
}

#home_2025.sec_actividades_destacadas .owl-prev,
#home_2025.sec_actividades_destacadas .owl-next {
 position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #AF4267;
    padding: 10px 15px;
    border-radius: 50%;
    cursor: pointer;
    border: none;
}

#home_2025.sec_actividades_destacadas .owl-prev {
  left: 178px; 
}

#home_2025.sec_actividades_destacadas .owl-next {
  right: 204px;
}




#home_2025.sec_actividades_destacadas {
    border-top: none;
    border-bottom: none;
    background: #f7ebef;
}

#home_2025.sec_actividades_destacadas .item .cont_info_actividad:before{
    background-color: #AF4267;
    width: 268%;
    height: 123%;
}

    #home_2025.sec_actividades_destacadas .owl-nav {
        right: auto;
        top: -189px;
        left: 0;
        margin-left: 0px;
        bottom: 40px;
    }

.hr_agenda{
    margin-top: 58px;
}


#home_2025 .icon-angulo_i:before {
    content: "\e902";
    font-size: 34px;
    font-weight: bold;
}
#margin_agenda {
    padding-bottom: 0px!important;
}

#home_2025.sec_actividades_destacadas .item .cont_info_actividad .titulo_actividad a{
    font-family: "Lato", sans-serif;
    font-weight:400;
    text-transform: uppercase;
}




#home_2025 .icon-angulo_d:before {
    content: "\e901";
    font-size: 34px;
    font-weight: bold;
}


#home_2025.sec_actividades_destacadas .item .cont_info_actividad .titulo_actividad:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    color: #0A0A0A;
}

#home_2025.sec_actividades_destacadas .item .cont_info_actividad .titulo_actividad {
     padding-left: 0;
   
}



.ace_hr{
    display: inline-block;
    width: 90%;
    height: 1px;
    border: 0;
    border-top: 1px solid #AF4267;
    margin: 1em 0;
    padding: 0;
}

.title_pase_actividades{
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #808080;
    padding-bottom: 38px;
    padding-top: 0px;
    line-height: 26px;

}

#home_2025.background_section{
    padding-top: 46px;
}
.background_section_rosa {
    background-color: #f7ebef;
    min-height: 6px;
    margin-top: 55px;
    padding-top: 46px;
    padding-left: 32px;
}

.titulo_cabecera_nuevo_linea_rosa{
    font-family: 'galleryregular';
    font-size: 72px;
    line-height: 92px;
}

.titulo_cabecera_nuevo_linea_rosa::after {
   content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #AF4267;
}

.titulo_cabecera_nuevo_linea_azul{
    font-family: 'galleryregular';
    font-size: 72px;
    line-height: 92px;
    
}

.titulo_cabecera_nuevo_linea_azul2{
    font-family: 'galleryregular';
    font-size: 72px;
    line-height: 92px;
    
}

.titulo_cabecera_nuevo_linea_azul2 a{ 
    font-family: 'galleryregular';
    font-size: 72px;
    line-height: 92px;
    color:#000000;
    
}

.color_azul{
    color: #32a9f4!important;
}

.color_negro{
    color: #0A0A0A!important;

}

.text_transform_capitalize{
    text-transform: capitalize!important;
}

.titulo_cabecera_nuevo{
    font-family: 'galleryregular';
    font-size: 62px;
    line-height: 80px;
}


.titulo_cabecera_nuevo_linea_azul::after {
   content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #03A9F4;
}

.titulo_cabecera_nuevo_linea_gris{
    font-family: 'galleryregular';
    font-size: 62px;
    line-height: 92px;
}

.titulo_cabecera_nuevo_linea_gris::after {
   content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #808080;
}


.titulo_cabecera_nuevo_linea_naranja{
    font-family: 'galleryregular';
    font-size: 62px;
    line-height: 92px;
}

.titulo_cabecera_nuevo_linea_naranja a{
   color:#0A0A0A!important;
}



.titulo_cabecera_nuevo_linea_naranja::after {
   content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #E56B61;
}

.titulo_cabecera_nuevo_linea_amarillo{
    font-family: 'galleryregular';
    font-size: 62px;
    line-height: 92px;
}

.titulo_cabecera_nuevo_linea_amarillo::after {
   content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #F0C98A;
}

.titulo_cabecera_nuevo_linea_verde{
    font-family: 'galleryregular';
    font-size: 72px;
    line-height: 92px;
}

.titulo_cabecera_nuevo_linea_verde::after {
   content: "";
    position: absolute;
    left: 28%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #81A592;
}

#section_agenda2025 .titulo_cabecera_nuevo_linea_verde{
    font-family: 'galleryregular';
    font-size: 72px;
    line-height: 92px;
}

#section_agenda2025 .titulo_cabecera_nuevo_linea_verde::after {
   content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #81A592;
}

.titulo_peq_cabecera_nuevo_rosa {
   position: relative;
    padding-left: 40px;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    font-family: "Lato", sans-serif;
    color: #AF4267;
}

.titulo_peq_cabecera_nuevo_rosa::before {
  content: "";
    position: absolute;
    left: 0px;
    top: 57%;
    transform: translateY(-50%);
    width: 31px;
    height: 11px;
    background-image: url(/assets/img/flecha_rosa.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.titulo_peq_cabecera_nuevo_azul {
   position: relative;
    padding-left: 40px;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    font-family: "Lato", sans-serif;
    color: #03A9F4;
}

.titulo_peq_cabecera_nuevo_azul::before {
  content: "";
    position: absolute;
    left: 0px;
    top: 57%;
    transform: translateY(-50%);
    width: 31px;
    height: 11px;
    background-image: url(/assets/img/flecha_azul.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.titulo_peq_cabecera_nuevo_gris {
   position: relative;
    padding-left: 40px;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    font-family: "Lato", sans-serif;
    color: #808080;
}

.titulo_peq_cabecera_nuevo_gris::before {
  content: "";
    position: absolute;
    left: 0px;
    top: 57%;
    transform: translateY(-50%);
    width: 31px;
    height: 11px;
    background-image: url(/assets/img/flecha_gris.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.titulo_peq_cabecera_nuevo_naranja {
   position: relative;
    padding-left: 40px;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    font-family: "Lato", sans-serif;
    color: #E56B61;
}

.titulo_peq_cabecera_nuevo_naranja::before {
  content: "";
    position: absolute;
    left: 0px;
    top: 57%;
    transform: translateY(-50%);
    width: 31px;
    height: 11px;
    background-image: url(/assets/img/flecha_naranja.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.titulo_peq_cabecera_nuevo_amarillo {
   position: relative;
    padding-left: 40px;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    font-family: "Lato", sans-serif;
    color: #F0C98A;
}

.titulo_peq_cabecera_nuevo_amarillo::before {
  content: "";
    position: absolute;
    left: 0px;
    top: 57%;
    transform: translateY(-50%);
    width: 31px;
    height: 11px;
    background-image: url(/assets/img/flecha_amarilla.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.titulo_peq_cabecera_nuevo_verde {
   position: relative;
    padding-left: 40px;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    font-family: "Lato", sans-serif;
    color: #81A592;
}

.titulo_peq_cabecera_nuevo_verde::before {
  content: "";
    position: absolute;
    left: 0px;
    top: 57%;
    transform: translateY(-50%);
    width: 31px;
    height: 11px;
    background-image: url(/assets/img/flecha_verde.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.text_gris{
     font-family: "Lato", sans-serif;
     font-size:18px;
     color:#808080;
     margin-top: 15px;
}

#home_2025 .rejilla_4col, #home_2025 .rejilla_3col, #home_2025 .rejilla_2col {
    margin: auto 0px;
    padding: 20px 0;
}



#home_2025 .slide_ultimas_noticias .owl-carousel{
    width: 100%;
    padding-bottom: 42px;

}
#home_2025 .slide_ultimas_noticias .owl-nav {
  position: relative;
  width: 100%;
}

#home_2025 .slide_ultimas_noticias .owl-prev,
#home_2025 .slide_ultimas_noticias .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #E56B61;
    padding: 10px 15px;
    border-radius: 50%;
    cursor: pointer;
    border: none;
}

#home_2025 .slide_ultimas_noticias .owl-prev {
  left: -35px; 
}

#home_2025 .slide_ultimas_noticias .owl-next {
  right: 0px;
}


#home_2025 .slide_ultimas_noticias .owl-nav{
    top: -300px;
}

#home_2025.sec_ultimas_noticias .noticia {
    height: 100%;
    border: none;
    position: relative;
}

#home_2025.sec_ultimas_noticias {
    padding-top: 93px;
    padding-bottom: 5px;
    background: #fcefee;
    margin-top: 55px;
    padding-left: 42px;
}

#title_container_2025{
   
    padding-left: 65px!important;
}

#home_2025.sec_ultimas_noticias .noticia .cont_datos_noticia .titulo a{
    color: #0A0A0A;
    font-size: 23px;
    line-height: 29px;
}

#home_2025.sec_ultimas_noticias .noticia .cont_datos_noticia .introduccion {
    font-size: 18px;
    line-height: 25px;
    color: #808080;
    font-family: 'Lato';
    font-weight: 300;
    margin-top: 4px;
}

#home_2025.sec_actividades_destacadas .item .introduccion2 {
    font-size: 18px;
    line-height: 25px;
    color: #808080;
    font-family: 'Lato';
    font-weight: 300;
    margin-top: 9px;
    font-style: normal;
}

#home_2025.sec_ultimas_noticias .noticia:hover {
    
    background: #ffffff;
}

#home_2025.sec_ultimas_noticias .noticia .cont_imagen a {
    
    background:#fcefee;
}

#home_2025.sec_ultimas_noticias .noticia .cont_imagen a:hover {
    
    background:#ffffff;
}

/*#home_2025.sec_ultimas_noticias .owl-carousel .owl-item img {
    display: block;
    width: 97%;
    padding-left: 14px;
    background: #fcefee;
}

#home_2025.sec_ultimas_noticias .owl-carousel .owl-item img:hover {
    display: block;
    width: 97%;
    padding-left: 14px;
    background: #ffffff;
}*/

#home_2025.sec_ultimas_noticias .noticia .cont_datos_noticia .cont_botones .btn {
    float: left;
    margin-right: 20px;
    margin-bottom: 4px;
    font-size: 1.1em;
    line-height: 1em;
    padding-top: .6em;
    padding-bottom: .6em;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}



#home_2025 .btn.btn_enlace {
    position: relative; 
    padding-left: 1em;
    padding-right: 3em;
    text-transform: uppercase;
    font-style: normal;
    color: #808080;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #E56B61;
}

#home_2025 .btn.btn_enlace:hover {
    position: relative; 
    padding-left: 1em;
    padding-right: 3em;
    text-transform: uppercase;
    font-style: normal;
    color: #E56B61;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #E56B61;
    background:#ffffff;
}


#home_2025 .btn.btn_enlace:before {
    content: '';
    position: absolute;
    left: 7em;
    top: 75%;
    transform: translateY(-50%);
    width: 15px;
    height: 16px;
    background-image: url(/assets/img/flecha_naranja_boton.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}


#home_2025 .btn.btn_leer {
    position: relative; 
   padding-left: 1em;
    padding-right: 3em;
    text-transform: uppercase;
    font-style: normal;
    color: #808080;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #E56B61;
}


#home_2025 .btn.btn_leer:hover {
    position: relative; 
   padding-left: 1em;
    padding-right: 3em;
    text-transform: uppercase;
    font-style: normal;
    color: #E56B61;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #E56B61;
    background:#ffffff;
}

#home_2025 .btn.btn_leer:before {
    content: '';
    position: absolute;
    left: 2.4em;
    top: 87%;
    transform: translateY(-50%);
    width: 15px;
    height: 16px;
    background-image: url(/assets/img/flecha_naranja_boton.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.btn.btn_ver_mas {
    position: relative;
   padding-left: 1em;
    padding-right: 3em;
    text-transform: uppercase;
    font-style: normal;
    color: #808080;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #E56B61;
    float: left;
    margin-right: 20px;
    margin-bottom: 4px;
    font-size: 1.1em;
    line-height: 1em;
    padding-top: .6em;
    padding-bottom: .6em;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}
.btn.btn_ver_mas:hover {
    position: relative;
   padding-left: 1em;
    padding-right: 3em;
    text-transform: uppercase;
    font-style: normal;
    color: #808080;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    border: 1px solid #E56B61;
    background:rgba(255,255,255,0.7);
}
.btn.btn_ver_mas:before {
    content: '';
    position: absolute;
    left: 6.3em;
    top: 47%;
    transform: translateY(-50%);
    width: 15px;
    height: 16px;
    background-image: url(/assets/img/flecha_naranja_boton.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
.boton_agenda{
    margin-top: 41px;
}
.position_btn{
    margin-top: -33px;
    float: right !important;
}
.margin_top_11{
    margin-top:-11px;
}

#home_2025 .btn.btn_flecha_blanca {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.2em;
    position: relative;
    padding: 6px 8px 6px 8px;
    text-transform: uppercase;
    font-style: normal;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 0px solid #03A9F4;
    background: #03A9F4;
    font-size: 17px;
    cursor: pointer;
}

#home_2025 .btn.btn_flecha_blanca:hover {
  color: #ffffff;
  background: #207fbb;
  border-color: #ffffff;
  border: 1px solid #03A9F4;

}


#home_2025 .btn.btn_flecha_blanca::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 16px;
  background-image: url(/assets/img/flecha_blanca_boton.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: filter 0.3s ease;
}



#home_2025 .btn.btn_flecha_negra {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.2em;
    position: relative;
    padding: 7px 35px;
    text-transform: uppercase;
    font-style: normal;
    color: #000000;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #000000;
    background: transparent;
    font-size: 15px;
    cursor: pointer;
    margin-top: 14px;
}

#home_2025 .btn.btn_flecha_negra::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 16px;
  background-image: url(/assets/img/flecha_negra_newsletter.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: filter 0.3s ease;
}


#home_2025 .btn.btn_flecha_blanca2 {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.2em;
    position: relative;
    padding: 7px 35px;
    text-transform: uppercase;
    font-style: normal;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #000000;
    background: #000000;
    font-size: 15px;
    cursor: pointer;
    margin-top: 14px;
}

#home_2025 .btn.btn_flecha_blanca2::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 16px;
  background-image: url(/assets/img/flecha_blanca_newsletter.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: filter 0.3s ease;
}


#home_2025 .btn.btn_slider {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.2em;
    position: relative;
    padding: 7px 35px;
    text-transform: uppercase;
    font-style: normal;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #03A9F4;
    background: #03A9F4;
    font-size: 17px;
    cursor: pointer;
}

#home_2025 .btn.btn_slider:hover {
  color: #ffffff;
  background: #207fbb;
  border-color: #ffffff;
  border: 1px solid #03A9F4;

}

.datos_boton{
    margin-top: 37px;
    padding-bottom: 23px;
}

a.btn_home{
     padding: 6px 44px 6px 8px;
    text-transform: uppercase;
    font-style: normal;
    font-family: "Lato", sans-serif !important;
    font-weight: 400;
    background: #ffffff;
    color: #000000 !important;
    font-size: 15px;
}

a.btn_home:hover{
    padding: 6px 44px 6px 8px;
    text-transform: uppercase;
    font-style: normal;
    font-family: "Lato", sans-serif !important;
    font-weight: 400;
    background: #ffffff;
    color: #000000 !important;
    font-size: 15px;
}


a.btn_home:before {
    content: '';
    position: absolute;
    left: 7.9em;
    top: 76%;
    transform: translateY(-50%);
    width: 15px;
    height: 16px;
    background-image: url(/assets/img/flecha_naranja_boton.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.align-items-center {
    align-items: center !important;
}


#home_2025 .row{
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    #home_2025 .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    #agenda2025 .col-md-6 {
        flex: 0 0 auto;
        max-width: 50%!important;
    }

    #agenda2025 .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%!important;
    }

     #home_2025 .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%!important;
    }
     #home_2025 .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%!important;
    }
}



    #agenda2025 .col-12 {
        flex: 0 0 auto;
        max-width: 100%;
    }

     #home_2025 .col-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    #agenda2025 .col-12 {
        flex: 0 0 auto;
        max-width: 100%;
    }



#home_2025 #nuevo_banner_ancho_completo .cont_ifo_actividad {
    position: absolute;
    bottom: 120px;
    left: 43%;
    width: 100%;
    max-width: 21%;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 2;
}

#home_2025 #nuevo_banner_ancho_completo .wrap {
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    background-color: transparent !important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 0px;
}

.titulo_slide2025{
    color: #808080;
    text-shadow: none;
    font-size: 27px;
    font-family: "Lato", sans-serif;
    line-height: 30px;
    margin-bottom: 6%;
}

.titulo_slide2025 p{
    color: #808080;
    text-shadow: none;
    font-size: 27px;
    font-family: "Lato", sans-serif;
    line-height: 30px;
    margin-bottom: 0%;
}

#home_2025.sec_destacados_pice .titulo_slide2025{
    
    margin-bottom: 0%;
}

@media screen and (max-width: 768px) {
    .sec_slide_home .item .cont_titular2025 {
        height: auto;
    }
        #fullsize_home #home_2025.sec_actividades_destacadas .item .cont_imagen {
        z-index: 10;
        width: 100%;
        background-color: transparent;
        margin-bottom: 0;
        padding: 1px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
        .sec_actividades_destacadas .item .cont_info_actividad {
        width: 83%!important;
        float: right;
        padding-top: 345px!important;
        margin: 0;
    }
    #home_2025.sec_actividades_destacadas .owl-prev {
        left: 78px;
    }
    #home_2025.sec_actividades_destacadas .owl-next {
        right: 64px;
    }
    .title_pase_actividades{
        margin-top: -30px;
    }
    #section_agenda2025{
        padding-left: 0px!important;
    }

}
@media screen and (min-width: 480px) {
    #home_2025_slider.sec_slide_home .item .cont_titular2025 {
        height: 60vh;
        min-height: 350px;
    }
}


/* Contenedor principal del fondo */
/*#home_2025 .item .wrap {
  position: relative;
  width: 100%;
  min-height: 29vh; 
  max-height: 43vh;             
  background-size: cover;
  background-position: center center;
            
  align-items: center;         
  justify-content: center;      
  text-align: left;             
}*/

#home_2025.sec_destacados_pice .item>.wrap {
    /*min-height: 30vh;
    max-height: 30vh;*/
    margin-bottom: 55px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

#home_2025.sec_destacados_pice .cont_titular2025{
    width: 100%;
}
#home_2025.sec_destacados_pice .main_container{
    align-items: center;
    display: flex!important;
    min-height: 29vh; 
  max-height: 43vh;   
}


#home_2025.sec_destacados_pice .item {
    background-color: transparent;
    padding: 83px 0px 4px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

#home_2025.sec_suscribete_newsletter .item .wrap {
    min-height: 30vh;
    max-height: 30vh;
}

#home_2025.sec_suscribete_newsletter .cont_titular2025{
    width: 100%;
}
#home_2025.sec_suscribete_newsletter .main_container{
    align-items: center;
    display: flex!important;
    width: 91% !important;
    magin-left:79px!important;
}

#home_2025.sec_suscribete_newsletter{
    padding: 83px 0px 83px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}


#home_2025 .cont_titular2025 .wrap.row.align-items-center {
  display: flex;
  align-items: center;            
  justify-content: space-between; 
  flex-wrap: wrap;  
  background: #ffffff;
  padding: 8px 8px 8px 21px;
  clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);   
   min-height: 30vh; 
  max-height: auto; 
  position: relative;
  width: 100%; 
  background-position: center center;
  
}
#newsletter_wrap{
    min-height: 35vh!important;
    max-height: auto!important;
}



#newsletter_wrap.wrap.row.align-items-center {
  
  padding: 20px 9px 20px 21px!important;
       
}

/* Columnas individuales */
#home_2025 .cont_titular2025 .col-md-6 {
  flex: 0 0 48%;                 
  box-sizing: border-box;
}

/* Alinea el texto y botón correctamente */
#home_2025 .titulo_seccion.simple,
#home_2025 .cont_botones {
  text-align: left;
}


@media (max-width: 768px) {
  #home_2025 .cont_titular2025 .wrap.row.align-items-center {
    flex-direction: row;
    text-align: center;
      min-height:auto!important; 
  max-height: auto!important;
  }

  #home_2025 .cont_titular2025 .col-md-6 {
    flex: 0 0 100%;
  }

  #home_2025 .cont_botones {
    margin-top: -14px;
  }
  .links_items_home{
    font-size: 16px!important;
    gap:4px!important;
  }

  .links_items_home .icon-encuentro{
    display:none!important;
  }
  .links_items_home .icon-meganfono{
    display:none!important;
  }
  .links_items_home .icon-calendario{
    display:none!important;
  }
  .items_home2{
    display:none!important;
  }
}

@media (max-width: 467px) {
    #home_2025_slider.sec_slide_home .owl-dots {
    right: 81%!important;
    margin-right: 0px;
    bottom: 190px!important;
    }
    #home_2025 .slide_ultimas_noticias .owl-nav {
        top: -1771px!important;
    }

    .titulo_slide2025 {
        color: #808080;
        text-shadow: none;
        font-size: 21px;
        font-family: "Lato", sans-serif;
        line-height: 24px;
        margin-bottom: 11%;
    }

    .titulo_slide2025 p{
        color: #808080;
        text-shadow: none;
        font-size: 21px;
        font-family: "Lato", sans-serif;
        line-height: 24px;
        margin-bottom: 11%;
    }
        #multimedia_2025.sec_destacados_multimedia .cont_listado_tabs .listado_tabs li {
        
        padding: 0.8em 0.5em;
       
    }
    #multimedia_2025.sec_destacados_multimedia .cont_listado_tabs .listado_tabs li {
    
    padding: 3px;
    }
    .sec_actividades_destacadas .item .cont_info_actividad {
        width: 100% !important;
        float: right;
        padding-top: 33px !important;
        margin: 0;
    }
    #home_2025.sec_actividades_destacadas .owl-prev{
        left: -5px;
    }

   #home_2025.sec_actividades_destacadas .owl-carousel {
        padding-bottom: 0px;
    }

  
   
}


#home_2025.sec_destacados_pice {
    border-top: solid white 0px;
    border-bottom: solid white 0px;
    margin-bottom: -55px;
}

#home_2025_slider.sec_slide_home .item .cont_ifo_actividad {
    position: absolute;
    bottom: -55px;
    left: 0;
    width: 100%;
    max-width: 300px;
    padding-left: 40px;
    padding-right: 60px;
    z-index: 2;
}

#home_2025_slider.sec_slide_home{
    padding-bottom: 0px;
    margin-bottom: -55px;
}

#home_2025.sec_slide_home{
    padding-bottom: 0px;
    margin-bottom: -55px;
}

#home_2025_slider .center_info {
    position: absolute;
    left: 13% !important;
    top: 53%;
    transform: translate(-50%, -50%);
}


@media screen and (min-width: 768px) {
#home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad .wrap {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 23px;
    }
    #home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

    #home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad .wrap {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 23px;
    }
    #home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

#home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad {
    
    width:100%;
}



@media screen and (max-width: 767px){
    #home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad {
        
        width: 100%;
    }
    #home_2025_slider .center_info{
        left: 50%!important;
    }
    #agenda2025 .agenda_actividad {
        padding: 40px!important;
        max-width: 100%!important;
    }

    .titulo_slide2025 {
        
        margin-top: 5%;
        text-align: left;
    }

    .titulo_slide2025 p{
        
        margin-top: 5%;
        text-align: left;
    }
    #contenido_multimedia2025 {
   
        padding: 0px;
    }

    #banner_ancho_completo2025 .main_container {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0px 0px 0px 10px !important;
        display: table !important;
        position: relative !important;
        padding: 1rem 1rem 1rem 1rem !important;
    }

    #home_2025 .cont_titular2025 .wrap.row.align-items-center{

    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    max-height: 100vh!important;
    }

}

#home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad a {
    font-family: 'galleryregular';
}

#home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad .titulo_actividad, #home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad .subtitulo_actividad {
    max-height: 3.4em;
    overflow: hidden;
}

#home_2025_slider .center_info2 {
    /*position: absolute;
    bottom: 90%!important;
    left: 50%!important;
    width: 100%!important;
    transform: translate(-50%, -50%);
    max-width: 100%!important;*/
    position: relative !important;
    margin-bottom: 0 !important;
    max-width: 100% !important;
    justify-content: center;
    display: flex;  
    bottom: -30px!important;
}


#home_2025_slider .center_info2 .wrap{
    background-color: #000000;
    padding: 0px !important;
    height: 80px;
}

#home_2025_slider.sec_slide_home .item .cont_ifo_actividad .center_info2.info_actividad {
    width: 100%;
}

#home_2025_slider.sec_slide_home .item .cont_ifo_actividad .center_info2.info_actividad .wrap{
     background-color: #000000;
}


.center_info2 .datos_actividad {
  display: flex;              
  justify-content: space-between; 
  align-items: center;       
  width: 100%;   
  margin-top:0px!important;             
}

.items_home {
  flex: 1;                   
  text-align: center;      
  font-size:20px;

}

.items_home div {
  display: inline-block;     
}

.links_items_home{
    color:#ffffff;
    font-family: 'galleryregular';
    font-style: normal;
    font-size: 20px;
    display: inline-flex;       
    align-items: center;
    text-decoration: none;
    color: inherit;
    gap: 8px;     
}

#home_2025_slider.sec_slide_home .owl-dots {
        right: 92%;
        margin-right: 0px;
        bottom: 267px;
      
    }

    #home_2025_slider.sec_slide_home .owl-dots .owl-dot span {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    -webkit-opacity: .3;
    opacity: .3;
    display: block;
}

#home_2025_slider.sec_slide_home .owl-dots .owl-dot.active span{
  
    -webkit-opacity: 1;
    opacity: 1;
  
}

#agenda2025.rejilla_col{
    margin: auto -5px;
    padding: 20px 0;
}



#agenda2025 .wrap.row{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}

#agenda2025 .agenda_actividad{
    padding: 60px;
    max-width: 616px;
}


#agenda2025 .titulo_actividad{
    color: #0A0A0A;
    font-size: 23px;
    line-height: 34px;
}

#agenda2025 .introduccion{
    font-size: 18px;
    line-height: 25px;
    color: #808080;
    font-family: 'Lato';
    font-weight: 300;
    margin-top: 15px;
}


.agenda_actividad {
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
}

/* Flecha oculta por defecto */
.agenda_actividad::before {
  content: url('/assets/img/arrow_agenda.png'); /* Puedes cambiarla por otro símbolo o imagen */
  position: absolute;
  left: -25px; /* Inicialmente fuera del contenedor */
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  color: #c00;
  font-size: 1.4em;
  transition: all 0.3s ease;
}

/* Cuando haces hover */
.agenda_actividad:hover::before {
  left: 0;           /* Entra la flecha desde la izquierda */
  opacity: 1;        /* Se hace visible */
}

/* Mueve el contenido a la derecha cuando aparece la flecha */
.agenda_actividad:hover > * {
  transform: translateX(25px);
  transition: transform 0.3s ease;
}


#section_agenda2025.sec_actividades_home{
    background-color:#f0f8f6;
    padding-top:65px;
}

#agenda2025 .datos_actividad .convocatoria {
    position: relative;
    padding-left: 1.4em;
    font-weight: 300;
    display: inline-block;
    box-shadow: none;
    border-bottom: none;
  
}

#agenda2025 .datos_actividad .convocatoria:before {
    font-size: 1.2em;
    content: "\e93b";
    font-family: 'ace' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .3em;
    position: absolute;
    left: 0;
    top: 3px;
}

#agenda2025 .datos_actividad {
    font-style: normal;
    font-weight: bold!important;
    color: #808080;
}
.titulo_cabecera_nuevo_linea_verde a{
    text-transform: capitalize;
    color: #0A0A0A;;
}

#section_agenda2025 .titulo_seccion_fullsize .ver-todas{
    font-size: 14px;
    color: #808080;
    font-weight: normal;
    text-transform: uppercase;
}




#multimedia_2025.sec_destacados_multimedia {
    background-color: #e6ede9;
    margin-top: 55px;
    padding-top: 90px;
}

#multimedia_2025.sec_destacados_multimedia .cont_listado_tabs .listado_tabs li {
    float: left;
    padding: .8em 1em;
    border: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: -1px;
    margin-bottom: -1px;
    cursor: pointer;
    position: relative;
    color: #808080;
    z-index: 1;
    background: transparent;
    text-transform: uppercase;
}

#multimedia_2025.sec_destacados_multimedia .texto_multimedia{
    
    color: #808080;
   
    text-transform: uppercase;
}

#multimedia_2025.sec_destacados_multimedia .cont_listado_tabs .listado_tabs {
    font-size: 1.077em;
    line-height: 1em;
    display: table;
    border-bottom: none;
    margin-left: 38px;
}

#contenido_multimedia2025 .slide .image-wrapper {
  width: 100%;         /* ocupa todo el slide */
  display: block;
  position: relative;
}

/* El enlace cubre todo el contenedor */
#contenido_multimedia2025 .slide .image-wrapper a {
  display: block;
  width: 100%;         /* ocupa todo el contenedor */
  height: 100%;        /* opcional: asegura altura completa si el padre la tiene */
  position: relative;
}

/* Imagen ocupa todo el ancho del enlace */
#contenido_multimedia2025 .slide .image-wrapper img {
  display: block;
  width: 100%;         /* llena todo el ancho del enlace */
  height: auto;        /* mantiene proporción */
  object-fit: cover;   /* recorta si es necesario */
}

#contenido_multimedia2025{
    display: flex;
    justify-content: center;
    padding: 50px;
}

#contenido_multimedia2025 .slider-container {
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
 /* width: 100%;
  max-width: 1200px;*/
}



#contenido_multimedia2025 .slider {
  display: flex;
  align-items: center;
  gap: 25px;
   transition: transform 0.6s ease-in-out; /* efecto smooth */
}

#contenido_multimedia2025 .slide {
  position: relative;
  width: 80%;
  height: auto;
  overflow: hidden;
  border-radius: 0;
  transition: all 0.5s ease; /* suaviza el cambio de tamaño */
  background-color: #fff;
  cursor: pointer;
}

#contenido_multimedia2025 .slide a{
  position: relative;
  width: 80%;
  height: auto;
  overflow: hidden;
  border-radius: 0;
  transition: all 0.5s ease; /* suaviza el cambio de tamaño */
  background-color: #fff;
  cursor: pointer;
  color:#333;
}

/*#contenido_multimedia2025 .slide .image-wrapper a {
  display: block;
  position: relative;
}*/




#contenido_multimedia2025 .slide.center {
  width: 100%;
  height: auto;
  background-color: #88a796;
  z-index: 2;
}
#contenido_multimedia2025 .slide.center a{
  width: 100%;
  height: auto;
  background-color: #88a796;
  z-index: 2;
  color: #fff;
}

#contenido_multimedia2025 .slide.center .caption a{
  color: #fff;
}



#contenido_multimedia2025 .image-wrapper {
  position: relative;
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
}


#contenido_multimedia2025 .image-wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}


#contenido_multimedia2025 .image-wrapper .overlay {
  position: absolute;
  /*inset: 0; *//* top:0, right:0, bottom:0, left:0 */
  top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: opacity 0.3s ease;
}




#contenido_multimedia2025 .slide:hover .overlay {
  opacity: 1;
}

#contenido_multimedia2025 .icon {
  color: #ffffff;
  font-size: 7em;
  opacity: 0.8;
}

#contenido_multimedia2025 .caption {
  text-align: center;
  margin-top: 10px;
  color: #333;
  font-size: 20px;
  min-height: 16vh;
  padding: 7px;
  line-height: 23px;
}

#contenido_multimedia2025 .caption a{
  text-align: center;
  margin-top: 10px;
  color: #333;
  font-size: 20px;
  min-height: 16vh;
  padding: 7px;
  line-height: 35px;
}

#contenido_multimedia2025 .arrow {
  background: none;
  border: none;
  font-size: 4em;
  color: #668271;
  cursor: pointer;
  transition: transform 0.2s ease;
}

#contenido_multimedia2025 .arrow:hover {
  transform: scale(1.2);
}


@media (max-width: 768px) {
  #contenido_multimedia2025 {
    padding: 0px;
  }

  #contenido_multimedia2025 .slider-container {
    width: 100%;
    justify-content: center;
    gap: 0px;
  }


  #contenido_multimedia2025 .slider {
    /*gap: 0;*/
  }

  #contenido_multimedia2025 .slide {
    width: 80vw;   /* ocupa casi todo el ancho de pantalla */
    height: auto;
    border-radius: 0px;
  }

  #contenido_multimedia2025 .slide.center {
    width: 87vw;
    height: auto;
    background-color: #88a796;
  }

#contenido_multimedia2025 .slide.center .caption {
  color: #fff;
}

#contenido_multimedia2025 .slide.center .caption a{
  color: #fff!important;
}
  #contenido_multimedia2025 .arrow {
    font-size: 2em;
    margin-left:-4px;
  }

  #contenido_multimedia2025 .caption {
    font-size: 12px;
  }

  #multimedia_2025 .main_container2{
        max-width: 94% !important;
        margin: 0 auto !important;
        display: block !important;
        position: relative !important;
        padding: 20px !important;
    }


#contenido_multimedia2025 .image-wrapper a {
  display: block;
  position: relative;
}


     .titulo_cabecera_nuevo_linea_verde{
    font-size: 42px;
        line-height: 50px;
   
    }

#multimedia_2025.sec_destacados_multimedia .titulo_seccion{
    padding-left:20px;
}

#multimedia_2025 .titulo_cabecera_nuevo_linea_verde::after {
    
    left: 29%;
   
}

    .titulo_cabecera_nuevo_linea_rosa{
        font-size: 42px;
        line-height: 50px;
   
    }


    .titulo_cabecera_nuevo_linea_azul{
       font-size: 42px;
        line-height: 50px;
   
    }
 .titulo_cabecera_nuevo_linea_azul2{
        font-size: 42px;
        line-height: 50px;
   
    }
    .titulo_cabecera_nuevo_linea_amarillo{
       font-size: 42px;
        line-height: 50px;
   
    }

     .titulo_cabecera_nuevo_linea_naranja{
        font-size: 42px;
        line-height: 50px;
   
    }
    .titulo_cabecera_nuevo{
        font-size: 42px;
        line-height: 43px;
        margin-top: 15px;
   
    }
}


@media (min-width: 769px) and (max-width: 1106px) {

    .titulo_cabecera_nuevo_linea_azul {
        font-family: 'galleryregular';
        font-size: 62px;
        line-height: 75px;
    }
}


#multimedia_2025 .main_container2{
    max-width: 97%;
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 2px;
}



#header2025.cont_cabecera {
 position: absolute; /* o fixed si quieres que se quede visible al hacer scroll */
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000; /* asegura que esté por encima de todo */
  background: rgba(0,0,0,0.2); /* sin fondo, para que se vea el slider debajo */
  transition: background-color 0.3s ease;
}
.scrolled #header2025.cont_cabecera {
  background: rgba(0, 0, 0, 0.7); /* opcional */
  backdrop-filter: blur(5px);
}

/* Para evitar que el contenido quede oculto si el header es fixed */
/*body.header-fixed {
  padding-top: 100px; 
}*/

#header2025 .cont_logo img {
  height: auto;
}


#header2025 .cont_right {
  display: flex;
  align-items: center;
  gap: 15px;
}


#header2025 .btn_menu_movil {
  background: none;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 17px;
    width: 22px;
    position: absolute;
    right: 188px;
    top: 35px;
    z-index: 9;
}

#header2025 .btn_menu_movil .linea {
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
  width:23px;
}



#header2025 .cont_menus {
  list-style: none;
  display: flex;
  gap: 6px;
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  justify-content: end;
}

#header2025 .icon-lupa {
    background: transparent !important;
    font-size: 17px !important;
    margin-top: 0px;
    color: #ffffff;
}



#header2025 .cont_buscador_cabecera {
    float: none;
    position: relative;
    right: 0px;
    top: 0px;
    z-index: 0;
    margin-right: 0em;
}

#header2025 .menu_idiomas li a {
  color: #ffffff;
  text-decoration: none;
}

#header2025 .menu_idiomas li.activo a {
  color: #ffffff;
  text-decoration:underline;
}
#header2025 .icon-compartir_2:before {
    content: "\e93a";
    color: #ffffff;
}


#header2025 .offcanvas {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 1);;
  transition: left 0.4s ease;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  padding-top: 80px;
  text-align: left;
}

#header2025 .offcanvas.active {
  left: 0;
}

#header2025 .btn_close {
  position: absolute;
  top: 20px;
  right: 30px;
  background: none;
  border: none;
  font-size: 40px;
  color: #ffffff;
  cursor: pointer;
}

/* MENÚ PRINCIPAL */
#header2025 .menu_principal {
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: start;
    display: grid;
    margin-left: 9%;
    overflow-x: scroll;
    scrollbar-width: none;
}

#header2025 .menu_principal > li {
  display: block;
  align-items: center;
  padding: 15px 20px;
  /*border-bottom: 1px solid #AEABAB;*/
  text-transform: uppercase;
}

#header2025 .menu_principal > li > a {
  flex: 1;
  text-decoration: none;
  color: #ffffff;
  font-size: 1.3rem;
  border-bottom: 1px solid #AEABAB;
  padding-bottom: 9px;
}

#header2025 .menu_principal > li > a:hover {
  color: #AEABAB;
}


#header2025 .toggle_submenu {
  background: none;
  border: none;
  font-size: 1.5rem;
  margin-right: 10px;
  cursor: pointer;
  color: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1;
  transition: color 0.2s ease;
}

#header2025 .toggle_submenu:hover {
  color: #AEABAB  ;
}

#header2025 .toggle_nosubmenu {
  background: none;
  border: none;
  font-size: 1.5rem;
  margin-right: 10px;
  cursor: pointer;
  color: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1;
  transition: color 0.2s ease;
}

#header2025 .toggle_nosubmenu:hover {
  color: #ffffff;
}

/* SUBMENÚ */
#header2025 .submenu {
  display: none;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding-left: 50px;
  background: #000000;
}

#header2025 .submenu li {
  padding: 8px 0;
}

#header2025 .submenu a {
  text-decoration: none;
  color: #AEABAB;
  font-size: 18px;
  text-transform: none;
}

#header2025 .submenu a:hover {
  color: #AEABAB;
}

#header2025 .submenu.open {
  display: flex;
  margin-top: 16px;
}


.flecha_menu{
    width:20px;
}


.color_blanco{
    color: #ffffff!important;
}

#header2025.cont_cabecera .cont_tools .menu_idiomas a:before {
    content: '';
}

    @media screen and (max-width: 940px) {
        #header2025.cont_cabecera .cont_tools {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            padding: 0 20px;
            background-color: transparent;
            margin-bottom: 20px;
            font-size: 1.2em;
        }
        #header2025 .btn_menu_movil {
            
            right: 14px;
        }

        
        #header2025.cont_cabecera .cont_tools {
            position: absolute;
            top: -9px;
            left: 0;
            width: 100%;
            padding: 0 20px;
            background-color: transparent;
            margin-bottom: 20px;
            font-size: 1.2em;
        }
        #header2025 .icon-lupa {
            background: transparent !important;
            font-size: 17px !important;
            margin-top: -11px;
            color: #ffffff;
            margin-right: 4px;
        }
        #home_2025_slider.sec_slide_home .item .cont_ifo_actividad .info_actividad {
            width: 92%;
        }

        #home_2025_slider.sec_slide_home .item .cont_ifo_actividad {
            position: absolute;
            bottom: -55px;
            left: 0;
            width: 100%;
            max-width: 100%;
            padding-left: 40px;
            padding-right: 60px;
            z-index: 2;
        }
        #home_2025_slider.sec_slide_home .item .cont_ifo_actividad{
            padding-left: 0px!important;
            padding-right: 0px!important;
        }



    }


    @media (min-width: 768px) and (max-width: 940px){
        #home_2025_slider .center_info{
            left: 46% !important;
        }

    }

    #header2025 .datos_actividad.rejilla_3col{
        margin: auto 0px;
    }


    .img-fluid_footer{
        max-width: 100%;
        width: 150px;
        height: auto;
    }

    .title_footer{
        font-size: 41px;
        font-family: 'galleryregular';
    }



    #home_2025 .btn.btn_flecha_negra_footer {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0em;
    position: relative;
    padding: 7px 15px 7px 1px;
    text-transform: uppercase;
    font-style: normal;
    color: #000000;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    border: 1px solid #000000;
    background: #ffffff;
    font-size: 15px;
    cursor: pointer;
    margin-top: 14px;
    max-width: 114px;
}

#home_2025 .btn.btn_flecha_negra_footer::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 16px;
  background-image: url(/assets/img/flecha_negra_newsletter.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: filter 0.3s ease;
  margin-left: 6px;
}

.text_rrss_footer{
    color:#808080!important;
    font-size: 17px!important;
}



#home_2025.footer .col_rrss a:first-child {
    margin-left: 0.3em;
}

#home_2025.footer .col_menu a:first-child {
    margin-left: 0.3em;
}

#home_2025.footer .col_contacto a:first-child {
    margin-left: 0.3em;
}


#home_2025.footer .col_menu a {
    font-size: 26px;
    margin-left: -0.2em;
    margin-right: .5em;
    margin-bottom: .8em;
    display: inline-block;
}


#home_2025.footer .col_contacto a {
    font-size: 26px;
    margin-left: -0.2em;
    margin-right: .5em;
    margin-bottom: .8em;
    display: inline-block;
}

.margin_top_footer{
    margin-top: 23px
}


#home_2025.footer .row {
    margin-top: 26px;
    
}

#home_2025.footer .cont_copy{
    text-align: center;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 300;
    margin-bottom: 20px;
}



#home_2025.footer .cont_copy hr {
    display: inline-block;
    width: 50%;
    height: 1px;
    border: 0;
    border-top: 1px solid #808080;
    margin: 1em 0;
    padding: 0;
}

#home_2025.sec_media_wall {
    border-top: none;
    background-color: #fdf7ee;
    padding: 40px 0;
}


#home_2025.sec_media_wall .enlaces_rrss {
    display: table;
    margin: 0px 0px 15px 42px;
    font-size: 2em;
    padding-left: 40px;
}
#home_2025.sec_media_wall .enlaces_rrss a{
float: left;
    padding: .8em 1em;
    border: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: -1px;
    margin-bottom: -1px;
    cursor: pointer;
    position: relative;
    color: #808080;
    z-index: 1;
    background: transparent;
    font-size: 15px!important;

    }

    #home_2025.sec_media_wall .enlaces_rrss span{
float: left;
    padding: 7px 0px 4px 0px;
    border: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: -1px;
    margin-bottom: -1px;
    cursor: pointer;
    position: relative;
    color: #808080;
    z-index: 1;
    background: transparent;
    font-size: 15px!important;

    }
    #home_2025.sec_media_wall .enlaces_rrss span{
float: left;
    padding: 13px 0px 4px 0px;
    border: none;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: -1px;
    margin-bottom: -1px;
    cursor: pointer;
    position: relative;
    color: #808080;
    z-index: 1;
    background: transparent;
    font-size: 20px!important;
    font-size: 15px!important;
    }
    
@media screen and (min-width: 1079px) {
   #home_2025_slider.sec_slide_home .item>.wrap {
  
       background-size: 120%;
        animation: zoomFondo 15s ease-in-out infinite alternate;
    }
    
    @keyframes zoomFondo {
      from { background-size: 120%; }
      to   { background-size: 140%; }
    }
}


#section_agenda2025 b {
    color: #808080 !important;
    font-weight: 300 !important;
    font: inherit;
}

#section_agenda2025{
    padding-left: 75px;
}

#home_2025_slider .owl-carousel .owl-nav.disabled {
    display: block!important;
}

#home_2025_slider .owl-carousel .owl-dots.disabled{
    display: block!important;
     pointer-events: auto;
     opacity: 1;
}


#home_2025.sec_ultimas_noticias .owl-carousel .owl-dots.disabled{
    border-radius: 50%;
    width: 8px;
    height: 8px;
   background-color: #E56B61;
    display: block!important;
   margin: 80px auto;
  
}


#home_2025.sec_actividades_destacadas.owl-dots.disabled{
    display: block!important;
     pointer-events: auto;
     opacity: 1;
}

#home_2025.sec_actividades_destacadas .owl-carousel .owl-dots.disabled{
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #E56B61;
    display: block !important;
    margin: -2% 20px 20px 68%;
    position: relative;
    z-index: 999999999999999;
}


#agenda2025 .agenda_actividad .fecha{
    gap: 5px;
    display: inline-flex;
    align-items: center;
}

#home_2025.sec_ultimas_noticias .noticia .cont_datos_noticia .fecha {
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #808080;
    gap: 5px;
    display: inline-flex;
    align-items: center;
}


#home_2025.sec_actividades_destacadas .datos_actividad .fecha{
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 10px;
    color: #808080;
    gap: 5px;
    display: inline-flex;
    align-items: center;
}

#home_2025.sec_actividades_destacadas .datos_actividad .lugar{
    color: #808080;
    font-style: normal;
     font-size: 14px;
}

.main_container_damero{
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 0px;
}

#banner_ancho_completo2025 .item{
    padding:55px 0px 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

#multimedia_2025 .titulo_seccion.simple{
    padding-left: 60px;
}

#home_2025.sec_media_wall .titulo_seccion.simple{
    padding-left: 40px;
}

.titulo_cabecera_nuevo_linea_amarillo::after {
    content: "";
    position: absolute;
    left: 27%;
    bottom: 0;
    transform: translateX(-50%);
    width: 50%;
    height: 1px;
    background-color: #F0C98A;
}

@media screen and (max-width: 767px){
    #multimedia_2025.sec_destacados_multimedia .cont_listado_tabs .listado_tabs {
        
        margin-left: 0px;
    }
    #multimedia_2025 .titulo_seccion.simple{
        padding-left: 0px;
    }
    .background_section_rosa {
    
        padding-left: 0px;
    }
    #section_agenda2025{
        padding-left: 0px;
    }
    #home_2025.sec_media_wall .titulo_seccion.simple{
        padding-left: 0px;
    }
    .titulo_cabecera_nuevo_linea_amarillo::after {
        
        left: 27%;
       
    }
    .titulo_cabecera_nuevo_linea_verde::after {
       
        left: 25%;
        
    }
    #home_2025.sec_ultimas_noticias{
        padding-left: 25px;
    }
    #title_container_2025 {
        padding-left: 40px !important;
    }
    #home_2025.sec_media_wall .enlaces_rrss {
        display: table;
        margin: 0px 0px 15px 42px;
        font-size: 2em;
        padding-left: 0px;
    }
    #home_2025.sec_suscribete_newsletter .main_container{
   
        width: 97% !important;
        magin-left:0px;
    }

}




@media (max-width: 1092px) {
    #agenda2025 .agenda_actividad {
        padding: 34px;
      
    }

}

@media (min-width: 1023px) and (max-width: 1756px){
    #fullsize_home #home_2025.sec_actividades_destacadas .item .cont_imagen {
        z-index: 10;
        width: 58%;
        background-color: transparent;
        margin-bottom: 0;
        padding: 1px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-left: 6%;
        max-width: 655px;
    }

}

@media (min-width: 767px) and (max-width: 1022px){
#fullsize_home #home_2025.sec_actividades_destacadas .item .cont_imagen {
    z-index: 10;
    width: 47%;
    background-color: transparent;
    margin-bottom: 0;
    padding: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 0%;
    max-width: 655px;
}

    #home_2025.sec_actividades_destacadas .item .cont_info_actividad {
        width: 41%;
        float: right;
        min-height: 347px;
        padding-top: 39px;
        padding-left: 31px;
        padding-right: 20px;
    }


}



@media (max-width: 766px){
    #fullsize_home #home_2025.sec_actividades_destacadas .item .cont_imagen{
        max-width: 100%;
        margin-left: 0%;
    }


    #fullsize_home #home_2025.sec_actividades_destacadas .item .cont_imagen img {
        max-width: 85%;
        margin-top: 35px;
        width: 100%;
        height: auto;
    }
    #contenido_multimedia2025 .caption a {
        text-align: center;
        margin-top: 10px;
        color: #333;
        font-size: 20px;
        min-height: 16vh;
        padding: 7px;
        line-height: 31px;
    }

}

@media (max-width: 899px){
    
    #contenido_multimedia2025 .caption a {
        text-align: center;
        margin-top: 10px;
        color: #333;
        font-size: 20px;
        min-height: 16vh;
        padding: 7px;
        line-height: 31px;
    }
    

}

@media (max-width: 991px){
    
    
    #newsletter_wrap {
        min-height: 80vh!important;
        max-height: auto!important;
    }
    .titulo_cabecera_nuevo {
        font-size: 42px;
        line-height: 43px;
        margin-top: 15px;
    }
     #agenda2025 .datos_actividad {
        
        font-weight: bold;
        color: #444444;
        font-style: normal;
    }
    #section_agenda2025 b {
        color: #444444 !important;
        font-weight: bold !important;
        font: inherit;
    }

}


#fullsize_home .sec_convocatorias_destacadas .cont_titulo_convocatorias{
    margin: 0 105px!important;
    padding: 0!important;
}






#contenido_multimedia2025 .overlay .cont_imagen2.publicaciones:before, #contenido_multimedia2025 .overlay .cont_imagen2.video:before, #contenido_multimedia2025 .overlay .cont_imagen2.podcast:before, #contenido_multimedia2025 .overlay .cont_imagen2.flickr:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto:before, #contenido_multimedia2025 .overlay .cont_imagen2.visita:before , #contenido_multimedia2025 .overlay .cont_imagen2.foto_flickr:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto_instagram:before {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: rgba(0, 0, 0, 0);
    padding: 0.2em 0.2em;
    font-size: 5.5em;
    display: block;
    text-align: center;
    font-family: 'ace' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: white;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: none;
    border-radius: 0;
}





#contenido_multimedia2025 .overlay .cont_imagen2.video:before {
    content: "\e918";
    padding-left: 17px;
    padding-right: 11px;
    padding-top: 13px;
    padding-bottom: 14px;
}

#contenido_multimedia2025 .overlay .cont_imagen2.flickr:before {
    content: "\e917";
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
}


#contenido_multimedia2025 .overlay .cont_imagen2.podcast:before {
    content: "\e93b";
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
}

#contenido_multimedia2025 .overlay .cont_imagen2.foto:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto_flickr:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto_instagram:before {
    content: "\e905"
}

#contenido_multimedia2025 .overlay .cont_imagen2.visita:before {
    content: "\e912"
}

#contenido_multimedia2025 .overlay .cont_imagen2.publicaciones:before {
    content: "\e907"
}


/*#contenido_multimedia2025 .overlay .cont_imagen2.video:after{
   display: none;
}*/

#contenido_multimedia2025 .overlay .cont_imagen2 .img_description_layer .img_description.foto:before {
    content: "\e905"
}

#contenido_multimedia2025 .overlay .cont_imagen2 .img_description_layer .img_description.visita:before {
    content: "\e912"
}

#contenido_multimedia2025 .overlay .cont_imagen2 .img_description_layer .img_description.publicaciones:before {
    content: "\e907"
}

.graciasNewsletter{
    max-width: 70%;
    font-size: 17px;
    line-height: 26px;
}

@media (max-width: 400px){

    #home_2025.sec_actividades_destacadas .item .cont_info_actividad:before{
    background-color: transparent!important;
    }
    #home_2025.sec_actividades_destacadas .owl-nav {
    right: auto;
    top: -600px;
    left: 0;
    margin-left: 0px;
    bottom: 40px;
    }
    #home_2025.sec_ultimas_noticias {
        padding-top: 80px!important;
        padding-bottom: 5px;
        background: #fcefee;
        margin-top: 55px;
        padding-left: 42px;
    }


/*.sec_convocatorias_destacadas .cont_titulo_convocatorias {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 10;
    padding: 20px 0;
    padding-left: 10px;
}

#fullsize_home .sec_convocatorias_destacadas .cont_titulo_convocatorias {
    margin: 0 77px !important;
    padding: 0 !important;
}

#fullsize_home .sec_convocatorias_destacadas .cont_titulo_convocatorias .wrap {
    padding-left: 0!important;
    padding-right: 0px!important;
    background-color: #ECECEC;
    -webkit-transform: skewX(359deg) translateX(-135px)!important;
    -ms-transform: skewX(359deg) translateX(-135px)!important;
    transform: skewX(359deg) translateX(-135px)!important;
    position: relative!important;
    display: table!important;
    width: 100%!important;
    height: 100%!important;
}

.sec_convocatorias_destacadas .cont_titulo_convocatorias .titulo_convocatorias {
    -webkit-transform: skewX(15deg) rotate(-90deg) translateY(40px)!important;
    -ms-transform: skewX(15deg) rotate(-90deg) translateY(40px)!important;
    transform: skewX(359deg) rotate(0deg) translateY(2px)!important;
    display: block!important;
    vertical-align: middle;
    font-weight: 700;
    font-size: 1.538em;
    
    margin-left: 77px!important;
    padding-right: 14px!important;
}*/

    #agenda2025 .datos_actividad {
        
        font-weight: bold;
        color: #444444;
        font-style: normal;
    }
    #section_agenda2025 b {
        color: #444444 !important;
        font-weight: bold !important;
        font: inherit;
    }


#contenido_multimedia2025 .overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
}
#contenido_multimedia2025 .image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}

#contenido_multimedia2025 .image-wrapper a {
  position: relative;
  display: block;
}


#contenido_multimedia2025 .overlay .cont_imagen2.publicaciones:before, #contenido_multimedia2025 .overlay .cont_imagen2.video:before, #contenido_multimedia2025 .overlay .cont_imagen2.podcast:before, #contenido_multimedia2025 .overlay .cont_imagen2.flickr:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto:before, #contenido_multimedia2025 .overlay .cont_imagen2.visita:before , #contenido_multimedia2025 .overlay .cont_imagen2.foto_flickr:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto_instagram:before {
    position: absolute!important;
    left: 50%!important;
    top: 50%!important;
    background-color: rgba(0, 0, 0, 0);
    padding: 0.2em 0.2em;
    font-size: 5.5em;
    display: block!important;
    text-align: center;
    font-family: 'ace' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: white;
    z-index: 10;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: none;
    border-radius: 0;

}





#contenido_multimedia2025 .overlay .cont_imagen2.video:before {
    content: "\e918";
    padding-left: 17px;
    padding-right: 11px;
    padding-top: 13px;
    padding-bottom: 14px;
    top: -84px!important;
}

#contenido_multimedia2025 .overlay .cont_imagen2.flickr:before {
    content: "\e917";
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    top: -84px!important;
}


#contenido_multimedia2025 .overlay .cont_imagen2.podcast:before {
    content: "\e93b";
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    top: -84px!important;
}

#contenido_multimedia2025 .overlay .cont_imagen2.foto:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto_flickr:before, #contenido_multimedia2025 .overlay .cont_imagen2.foto_instagram:before {
    content: "\e905";
    top: -84px!important;
}

#contenido_multimedia2025 .overlay .cont_imagen2.visita:before {
    content: "\e912";
    top: -84px!important;
}

#contenido_multimedia2025 .overlay .cont_imagen2.publicaciones:before {
    content: "\e907";
    top: -84px!important;
}


/*#contenido_multimedia2025 .overlay .cont_imagen2.video:after{
   display: none;
}*/

#contenido_multimedia2025 .overlay .cont_imagen2.foto:before {
    content: "\e905";
    top: -84px!important;
}

#contenido_multimedia2025 .overlay .cont_imagen2.visita:before {
    content: "\e912";
    top: -84px!important;
}

#contenido_multimedia2025 .overlay .cont_imagen2.publicaciones:before {
    content: "\e907";
    top: -84px!important;
}

.cont_imagen2 {
    background: #000000;
    /*display: none!important;*/
}
#contenido_multimedia2025 .image-wrapper .overlay{
    position: relative;
}


}