.titulos-principales {
    color: #060;
}

.fondo-j1 {

    padding: 8px;
}

.fondo-j1 div {
    width: 100%;
    height: 200px;
    background-color: aqua;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5%;
}

.fondo-j1 div a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 8px;
}

.fondo-ver {
    background: url("https://www.uv.mx/filu/files/2024/04/fondo-veracruz-2.jpg");
}

.fondo-cord {
    background: url("https://www.uv.mx/filu/files/2024/04/fondo-ixta.jpg");
}

.fondo-poza {
    background: url("https://www.uv.mx/filu/files/2024/04/fondo-pozarica.jpg");
}

.fondo-coatza {
    background: url("https://www.uv.mx/filu/files/2024/04/fondo-coatza.jpg");
}

.btn-opc {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    border-radius: 21px;
    display: block;
    margin-bottom: 4px;
    height: 160px;
    width: auto;

}

.imagen-poster{
    border-radius: 21px;
}

.btn-opc a {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    color: #fff;
}

.btn-expositores {
    background: url("https://www.uv.mx/filu/files/2024/04/Expositores.jpg");
}

.btn-noticias {
    background: url("https://www.uv.mx/filu/files/2024/04/Noticias.jpg");
}

.btn-sedes {
    background: url("https://www.uv.mx/filu/files/2024/04/Sedes.jpg");
}

.btn-mapa {
    background: url("https://www.uv.mx/filu/files/2024/04/Mapa.jpg");
}

.btn-invitados {
    background: url("https://www.uv.mx/filu/files/2024/04/Region-invitada.jpg");
}

.btn-programa {
    background: url("https://www.uv.mx/filu/files/2024/04/Programa.jpg");
}

.btn-buscador {
    background: url("https://www.uv.mx/filu/files/2024/04/Buscador-de-libros.jpg");
}

.btn-sitios {
    background: url("https://www.uv.mx/filu/files/2024/04/Sitios-de-interes.jpg");
}

.btn-hoteles {
    background: url("https://www.uv.mx/apps/filu/app/json/2023/images/category/alarma-hotel.jpg");
}
.btn-visitas {
    background: url("https://www.uv.mx/filu/files/2024/04/icono_inscripciones-fondo-1.jpg");
}

.contVideoPrincipal{
    background-color: #f9f2d5;
    padding-top: 8px;
    border-radius: 6px;
    padding: 8px;
}
 