 #cabecera{
    width:100%;
    height: 200px;
    background-color: #261668;
}

h1{
    font-family: Libertinus Serif;
    color: white;
    text-align: center;
    font-size: 50px;
}

h2{
    font-family: Libertinus Serif;
    color: white;
    text-align: center;
    font-size: 50px;
}

ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-radius: 10px;
}

.formato_lista_h li{
    display: inline;
    border-radius: 10px;
}

.formato_lista_h2 li{
    display: inline;
    border-radius: 10px;
}

.formato_lista_h li a{
    display: inline-block;
    width: 390px;
    height: 80px;
    background-color: #a31e19;
    margin-bottom: auto;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 80px;
    font-weight: bold;
    font-size: 30px;
    border-radius: 10px;
}

.formato_lista_h2 li a{
    display: inline-block;
    width: 390px;
    height: 90px;
    background-color: #a31e19;
    margin-bottom: auto;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 90px;
    font-weight: bold;
    font-size: 30px;
    border-radius: 10px;
}

.formato_lista_h li a:hover{
    background-color: #771613;
    border-radius: 10px;
}

#caja14{
    width:1000px;
    height: 200px;
    background-color:rgb(209, 38, 32);
    margin-left: auto;
    margin-right: auto;

}

#caja1{
    width: 175px;
    height: 180px;
    background-color: #D12620;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 50%;
}

#caja2{
    width: 785px;
    height: 90px;
    background-color: #D12620;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    border-radius: 10px;
}

#caja13{
    width: 385px;
    height: 80px;
    background-color: #D12620;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 10px;
}

#caja16{
    width: 390px;
    height: 80px;
    background-color: #D12620;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 10px;
}


#cuerpo{
    width:1000px;
    height:1000px;
    background-color: #9C3555;
    margin-left: auto;
    margin-right: auto;
}

#caja3{
    width: 300px;
    height: 250px;
    background-color: #7c2843;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 10px;
}

#caja6{
    width: 235px;
    height: 250px;
    background-color: #7c2843;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    border-radius: 5px;
}

#caja4{
    width: 400px;
    height: 250px;
    background-color: #7c2843;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
}



#caja7{
    width: 485px;
    height: 715px;
    background-color: #7c2843;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    border-radius: 5px;
}

#caja8{
    width: 470px;
    height: 347.5px;
    background-color: #7c2843;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
}

#caja9{
    width: 470px;
    height: 357.5px;
    background-color: #7c2843;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
}

#pie{
    width: 100%;
    height: 200px;
    background-color: #261668;
}

#caja15{
    width: 1000px;
    height: 200px;
    background-color:  #D12620;
    margin-left: auto;
    margin-right: auto;
}

#caja10{
    width: 100px;
    height: 180px;
    background-color: #a7211d;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
}

#caja11{
    width: 333px;
    height: 180px;
    background-color: #a7211d;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
}

#caja12{
    width: 505px;
    height: 180px;
    background-color: #a7211d;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
}

#caja1 img{
    width: 100%;
    height: auto;
    display: block;
    border-radius: 50%;
    transition: tranform 0.3s ease, filter 0.3s ease;
    cursor: pointer;
}

#caja1 img:hover{
    transform: scale(1.05);
    filter: brightness(1.1);
}

#caja3 img{
    width: 100%;
    height: 100%;
    display: block;
    transition: tranform 0.3s ease, filter 0.3s ease;
    border-radius: 10px;
}

#caja3 img:hover{
    border-radius: 10px;
}

p{
    color: #ffffff;
    font-family: Libertinus Serif;
    font-size: 15px;
    text-align: center;
    text-align: justify;
    padding: 10px;
}

h3{
    color: #ffffff;
    font-family: Libertinus Serif;
    font-size: 30px;
    text-align: center;
}

/*tablet*/
@media screen and (min-width: 768px) and (max-width: 1023px){
 #cabecera{
    max-width: 2000px;
    width:100%;
    height: auto;

}

h1{
    font-size: 50px;
}

h2{
    font-size: 50px;
}

ul{
    margin: 0;
    padding: 0;
}

.formato_lista_h li{
    display: inline;
}

.formato_lista_h2 li{
    display: inline;
}

.formato_lista_h li a{
    width: 100%; 
    font-size: 20px;
    line-height: normal;
    height: auto;
    padding: 10px;

}

.formato_lista_h2 li a{
    width: 100%; 
    font-size: 20px;
    line-height: normal;
    height: auto;
    padding: 10px;

}



#caja14{
    width:100%;
    max-width: 1000px;
    height: 200px;

    margin: 0 auto;

    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between;
    align-items: center;

    flex-direction: column;

}

#caja1{
    width: 175px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

    flex: 1 1 200px; 
    margin: 10px;

}

#caja2{
    width: 785px;
    height: 90px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;

    flex: 1 1 200px; 
    margin: 10px;

}

#caja13{
    width: 385px;
    height: 80px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

    flex: 1 1 200px; 
    margin: 10px;

}

#caja16{
    width: 390px;
    height: 80px;

    margin-right: 10px;
    margin-top: 10px;
    float: left;

    flex: 1 1 200px; 
    margin: 10px;

}


#cuerpo{
    width:1000px;
    height:1000px;

    margin-left: auto;
    margin-right: auto;

    flex-direction: column;
}

#caja3{
    width: 100%;
    height: 250px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: none;

}

#caja6{
    width: 100%;
    height: 250px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: none;

}

#caja4{
    width: 100%;
    height: 250px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: none;

}



#caja7{
    width: 100%;
    height: 715px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: none;

}

#caja8{
    width: 100%;
    max-width: 470px;
    height: 347.5px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja9{
    width: 100%;
    max-width: 470px;
    height: 357.5px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: none;

}

#pie{
    width: 100%;
    height: 200px;

}

#caja15{
    width:100%;
    max-width: 1000px;
    height: 200px;

    margin: 0 auto;

    flex-direction: column;
}

#caja10{
    width: 100px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja11{
    width: 333px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja12{
    width: 505px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja1 img{
    width: 100%;
    height: auto;
    display: block;
}



#caja3 img{
    width: 100%;
    height: auto;
    display: block;

}


p{

    font-size: 15px;
    text-align: center;
    text-align: justify;
    padding: 10px;
}

h3{

    font-size: 30px;
    text-align: center;
}
}

/*telefono*/
@media screen and (min-width: 320px) and (max-width: 720px){
#cabecera{
    max-width:1000px;
    width: 100%;
    min-height: 1000px;
    height: auto;

}

h1{
    font-size: 50px;
}

h2{
    font-size: 50px;
}

ul{
    margin: 0;
    padding: 0;
}

.formato_lista_h li{
    display: inline;
}

.formato_lista_h2 li{
    display: inline;
}

.formato_lista_h li a{
    display: inline-block;
    width: 390px;
    height: 80px;

    margin-bottom: auto;



    font-weight: bold;
    font-size: 30px;

}

.formato_lista_h2 li a{
    display: inline-block;
    width: 390px;
    height: 90px;

    margin-bottom: auto;


    line-height: 90px;
    font-weight: bold;
    font-size: 30px;

}



#caja14{
    width:1000px;
    height: 200px;

    margin-left: auto;
    margin-right: auto;

}

#caja1{
    width: 175px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja2{
    width: 785px;
    height: 90px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;

}

#caja13{
    width: 385px;
    height: 80px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja16{
    width: 390px;
    height: 80px;

    margin-right: 10px;
    margin-top: 10px;
    float: left;

}


#cuerpo{
    width:1000px;
    height:1000px;

    margin-left: auto;
    margin-right: auto;
}

#caja3{
    width: 300px;
    height: 250px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja6{
    width: 235px;
    height: 250px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;

}

#caja4{
    width: 400px;
    height: 250px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}



#caja7{
    width: 485px;
    height: 715px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: right;

}

#caja8{
    width: 100%;
    max-width: 470px;
    height: 347.5px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja9{
    width: 100%;
    max-width: 470px;
    height: 357.5px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#pie{
    width: 100%;
    height: 200px;

}

#caja15{
    width: 1000px;
    height: 200px;

    margin-left: auto;
    margin-right: auto;
}

#caja10{
    width: 100px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja11{
    width: 333px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja12{
    width: 505px;
    height: 180px;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;

}

#caja1 img{
    width: 100%;
    height: auto;
    display: block;

}



#caja3 img{
    width: 100%;
    height: 100%;
    display: block;

}


p{

    font-size: 15px;
    text-align: center;
    text-align: justify;
    padding: 10px;
}

h3{

    font-size: 30px;
    text-align: center;
}

}