body{ 
    background-color: black;
    color: white;
}
img{
    width: 250px;
   height: 250px;
}
.nav{
    display: flex;
    justify-content: space-evenly;
    padding: 10px;
    color: white;
}
.costado{
    padding: 10px;
    margin: 20px 40px;
    font-size: 20px;
}
.botones{
    display: flex;
    gap: 30px;
    width: 100px;
}
.amarillo{
    background-color: rgba(255, 255, 255, 0.24);
    border: 2px solid rgba(128, 128, 128, 0.363);
    border-radius: 50px;
    padding: 10px;
    margin-top: 5px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: white;
}
.video{
    background-image: url(/img/8433beaa300d9f30df041c4deaefab79.jpg);
    width: 1500px;
    height: 500px;
}
.titulo{
    color: rgba(255, 255, 255, 0.705);
}
.talleres{
    display: flex;
    justify-content: center;
    color: white;
    font-size: 30px;
}
.medio{
    display: flex;
    justify-content: center;
    color: white;
    
}
.imagenes{
    display: flex;
    justify-content: center;
    gap: 5px;
}
.centro{
    display: flex;
    justify-content: center;
    color: white;
}

.horario{
    color: white;
    display: flex;
    justify-content: center;
    font-size: 40px;
    padding: 10px;
}
.hora{
    color: white;
    display: flex;
    justify-content: center;
    justify-content: space-evenly;
}
.caja{
    border: 2px solid white;
    padding: 10px;
    margin: 10px;
}
.lunes{
    display: flex;
    justify-content: center;
    line-height: 10px;
    font-size: 20px;
}
.comercial{
    display: flex;
    justify-content: center;
}

.blanco{
    color: white;

}
.imagen{
    display: flex;
    justify-content: center;
    gap: 10px;
    line-height: 10px;
}
.onfire{
    font-size: 50px;
    line-height: 5px;
}
.ver{
    width: 220px;
    padding: 2px;
    margin-top: 10px;
    border: 2px solid gray;
    background-color: rgba(255, 255, 255, 0.089);
    color: white;
}
.mi{
   display: flex;
   justify-content: center;
}
.viernes{
    margin-top: 20px;
    padding: 10px;
    width: 200px;
    border-radius: 20px;
    border: none;
}
.mostrar{
    display: none;
}
.color{
    background-color: black;
    color: white;
    width: 100px;
    padding: 7px;
}
.centro{
    display: flex;
    justify-content: center;
}
.medi{
    display: flex;
    justify-content: center;
}
.foto{
    display: flex;
    justify-content: center;
    gap: 30px;
}
.titu{
    display: flex;
    justify-content: center;
}
.vide{
    display: flex;
    justify-content: center;
    width: 250px;
}
.let{
    display: flex;
    justify-content: center;
}
.ahora{
    
    display: flex;
    justify-content: center;
}
.bo{
    display: flex;
    justify-content: center;
}
.inscribete{
    color: white;
    background-color: black;
    border: 1px solid white;
    padding: 5px;
    width: 120px;
    border-radius: 20px;
}
.seccion{
    background-color: rgba(255, 255, 255, 0.308);
    padding: 10px;
    margin: 0px;
    margin-top: 20px;
}
.lema{
    display: flex;
    justify-content: center;
    margin-top: 20px;
    line-height: 10px;
}
.danza{
    display: flex;
    justify-content: center;
}
.lineas{
    background-color: rgba(0, 0, 255, 0.37);
    line-height: 0px;
    padding: 0%;
    margin: 0%;
}
@media print and (min-width:320px){
    
}
