#contenedormaxa{
 background-color: #00000083;
    height: fit-content;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-evenly;
     
}
#videocontenedor{
    width: 470px;
    height: 470px;
    background-color: black;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 30px;
  
}
#videocontenedor video{
    width: 100%;
    height: 100%;
      border-radius: 10px;
       border: 2px solid rgb(0, 0, 0) ;
      
       

    
}
.plantilla{
    display: flex-box;
    justify-content: center;
    align-items: center;
    border: 3px solid rgb(0, 0, 0) ;
    
    
}
.plantilla p {
    font-size: 23px;
    font-weight: 600;
}
.plantilla li{
    font-size: 22px;
    font-weight: 700;
}
#titul{
    display: flex;
    justify-content: center;
    width:100%;
    height: max-content;
    
  

}
.textomaxa1{
    display: flex-box;
   
    
    justify-content: center;
    align-items: center;
  width: 350px;
    height:fit-content;
    font-size: 22px;
    margin-left: 10px;
    margin-bottom: 20px;

}
.textomaxa2{

    
    justify-content: center;
    align-items: center;
 
    height:fit-content;
    font-size: 22px;


}
.ache2p{
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    max-width: fit-content;
    

 
   flex-wrap: wrap;

    font-size: 36px;
  
  display: flex;
  justify-content: center;
  border:2px solid #000000;
  box-shadow: 10px 10px 10px #ffffff75 ;
  border-radius: 100px;
  padding: 10px;
    
 

}
.parra{
    font-size: 22px;
    margin-left: 20px;
 

}
spam{
    color: #ffffff;
  
    font-weight: 600;
}