
.bloque_seccion {
    margin: 10px;
    float: left;
    width: 28%;
    border: 1px solid #6a85ee;
    padding: 10px;
    text-align: justify;
}

.bloque_seccion_artistas {
    margin: 5px;
    float: left;
    width: 47%;
    border: 1px solid #6a85ee;
    padding: 10px;
    min-height: 240px;
}

.bloque_seccion_artistas>div:first-child {
    width: 40%;
    /*    margin-top: 19px;*/
}

.bloque_seccion_artistas p {
    /*    width: 50%;*/
}

.bloque_actividades {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 65%;
    margin: auto;
}

.bloque_actividades>div {
    width: 43%;
    margin-bottom: 50px;
}

.bloque_actividades>div img {
    width: 100%;
}

.bloque_actividades .titulo {
    font-family: Rimouski;
    font-size: 30px;
    color: #6a85ee;
    margin-top: 20px;
}

.bloque_actividades .cuerpo {
    font-family: geosans;
    font-size: 20px;
    margin-top: 10px;
    text-align: justify;
}

.bloque_seccion_rv {
    margin: 10px;
    float: left;
    width: 28%;
    padding: 10px;
    text-align: justify;
}

.bloque_premium {
    margin: 10px;
    float: left;
    width: 25%;
    height: 10vw;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #6a85ee;
    padding: 10px;
    text-align: center;
}

button.boton_form {
    margin-left: 41%;
}

#cuerpo_seccion a {

    font-weight: bold;
    /*text-decoration: underline;*/

}

#cuerpo_seccion h4 {
    font-family: 'ITCKabelBold';
    border-bottom: 1px white solid;
    font-size: 35px;
    color: white;
    display: flex;
    justify-content: center;
    margin: 10px 400px 0px 400px;

}

#cuerpo_seccion .flexible {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#cuerpo_seccion .flexible>div>div {
    font-family: Rimouski;
    font-size: 30px;
    color: #6a85ee;
    text-align: center;
    margin-top: 20px;
}

#cuerpo_seccion .flexible>div {
    width: 28%;
    text-align: center;

}

#cuerpo_seccion #entrada_especial img {
    width: 50%;
}

#cuerpo_seccion .flexible .descripcion {
    font-family: geosans;
    font-size: 20px;
    color: white;
    text-align: justify;
}

#gratis_cosplay_img {
    float: left;
    width: 30%;
    text-align: center;
    margin-top: 50px;
}

#gratis_cosplay_img img {
    width: 40%;
}

#entrada_3dias_img {
    display: flex;
    justify-content: center;
}

#gratis_cosplay_descripcion {
    margin-left: 30%;
    margin-top: 50px;
}

#bloque_viaja {
    display: flex;
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}

#bloque_viaja .bloque_seccion {
    width: 42%;
    padding: 26px;
}

#juegos_freeplay img {
    margin: 10px;
}

#contenedor_ociodig {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

#contenedor_ociodig_img {
    width: 496px;
    margin-top: 10px;
}

strong {
    color: #6985ee;
}

#contenedor_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


#contenedor_normas_covid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#contenedor_normas_covid div {
    width: 40%;
    padding: 3%;
    text-align: center;
}

#contenedor_normas_covid div p {
    text-align: justify;
}

#contenedor_normas_covid div p.titulo {
    font-weight: bold;
    color: #6985ee;
    text-align: center;
}

#contenedor_normas_covid div img {
    max-width: 256px;
}

#cuerpo_seccion .precios_dias.flexible>div {
    width: 28%;
    margin-bottom: 50px;
}

label.checkbox {
    float: none;
    width: auto;

}

input.checkbox {
    margin: 15px;
    padding: 0;
    width: auto;
}

#listado_actividades_flexible {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5%;
    font-family: geosans;

}

#listado_actividades_flexible>div {
	margin-bottom: 30px;
}

#listado_actividades_flexible div img {
    max-width: 100%;
    border-radius: 4%;
}

#listado_actividades_flexible>div>div>div.contenedor_actividades h3 {
    text-align: center;
    font-weight: bold;
    font-family: Rimouski;
    font-size: 30px;
    color: white;
}

#listado_actividades_flexible>div>div>div.contenedor_actividades p {
    text-align: justify;
    padding-left: 5%;
    padding-right: 5%;
}

#listado_actividades_flexible>div>div>div.contenedor_actividades {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#listado_actividades_flexible>div>div>div.contenedor_actividades>div {
    padding: 5px;
    background-color: #ffca20;
    /* width: 20%; */
    color: #020040;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 10px;
    cursor: pointer;
}

#listado_actividades_flexible>div>div.contenedor_actividades>div>div {
    font-weight: bold;
    margin-bottom: 5px;
}

.subeventos_titulo {
    padding-bottom: 5px;
    text-align: center;
    margin: auto;
    font-size: 2vmax;
    width: 100%;
}

.subeventos_titulo.gastronomica {
    font-family: 'ITCKabelBold';
    border-bottom: 3px #ff892e solid;
    color: #ff892e;
}

.subeventos_titulo.festival-musica {
    font-family: 'ITCKabelBold';
    border-bottom: 3px #ff42b0 solid;
    color: #ff42b0;
}

.subeventos_titulo.feria-libro {
    font-family: 'ITCKabelBold';
    border-bottom: 3px #8FFF8C solid;
    color: #199187;
}

.subeventos_titulo.kids {
    font-family: 'ITCKabelBold';
    /* border-bottom: 3px #003e7b solid; */
    color: #003e7b;
}

.subeventos_titulo.ficfest {
    font-family: 'ITCKabelBold';
    border-bottom: 3px #FF7F00 solid;
    color: #E62686;
}

#subeventos_contenedor h4 {
    margin-top: 25px;
    font-family: geosans;
    font-size: 25px;
}

@media (max-width: 1199.98px) {

    #listado_actividades_flexible div img {
        display: none;
    }

    #listado_actividades_flexible>div>div>div.contenedor_actividades>div {
        width: 40%;
    }

    .imagen-actividades {
        position: relative;
    }

    #imagen-concursos::before,
    #imagen-torneos::before,
    #imagen-cosplay::before,
    #imagen-kpop::before,
    #imagen-ficcion::before,
    #imagen-institucional::before,
    #imagen-matsuri::before,
    #imagen-videojuegos::before,
    #imagen-indies::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-position: center;
        opacity: 0.15;
        z-index: 1;
        border-radius: 17px;
    }

    #imagen-concursos .contenedor_actividades,
    #imagen-torneos .contenedor_actividades,
    #imagen-cosplay .contenedor_actividades,
    #imagen-kpop .contenedor_actividades,
    #imagen-ficcion .contenedor_actividades,
    #imagen-institucional .contenedor_actividades,
    #imagen-matsuri .contenedor_actividades,
    #imagen-videojuegos .contenedor_actividades,
    #imagen-indies .contenedor_actividades {
        z-index: 2;
    }

    #imagen-concursos::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-concursos.jpg);

    }

    #imagen-torneos::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-torneos.jpg);

    }

    #imagen-cosplay::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-cosplay.jpg);

    }

    #imagen-kpop::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-kpop.jpg);

    }

    #imagen-ficcion::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-ficcion.jpg);

    }

    #imagen-institucional::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-institucional.jpg);

    }

    #imagen-matsuri::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-matsuri.jpg);

    }

    #imagen-videojuegos::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-videojuegos.jpg);
    }

    #imagen-indies::before {
        background-image: url(http://mangafest.es/sevilla/2024/images/actividades/imagen-indies.jpg);
    }


}