*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.navbar a{
    font-size: 18px;
}
#este{
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    color: #30609a;
}


.botonvm{
    width: 125px;
    height: 30px;
    border-color: #30609a;
    border-radius: 15px;
}
.botonvm:hover{
    background-color: #30609a;
    color: white;
}

.bg-card1{
    border-color: white;
}
.bg-card2{
    border-color: white;
}
.bg-card3{
    border-color: white;
}
#titu{
    text-align: center;
    padding-bottom: 15px;
}

#tr{
    display: flex;
    justify-content: center;
}
#xqtext{
    width: 294px;
    border-radius: 15px;

}

.card-body h3{
    padding-top: 7px;
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    color: #30609a;
}

.card-body p{
    padding-right: 15px;
    padding-left: 15px;
    text-align: justify;
    color: black;
    font-family: 'Oxygen', sans-serif;
}

.card-body2 h3{
    padding-top: 7px;
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    font-weight: bold;
    color: #30609a;
}

.card-body2 p{
    padding-right: 15px;
    padding-left: 15px;
    text-align: justify;
    color: black;
    font-family: 'Oxygen', sans-serif;
}

.card-body2 img{
    border-radius: 15px;
    padding: 0px;
}
.bg-card4{
    border-color: white;
    background-color: rgb(246,246,246);
}
.bg-card5{
    border-color: white;
    background-color: rgb(246,246,246);
}
.bg-card6{
    border-color: white;
    background-color: rgb(246, 246, 246);
}

#logo{
    width: 350px;
    
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 50px;
    padding-left: 90px;
    align-items: center;     
}

#dat{
    padding-top: 10px;
}

#con{
    padding-top: 25px;
}

#mxs{
    padding-right:5px ;
}

.btf{
    width: 150px;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: rgb(243, 243, 243) ;
    border-radius: 15px;
    border-color: #30609a;
    color: #30609a;
    font-weight: bold;
}

.btf:hover{
    background-color: #30609a;
    color: white;

}

#ics{
    width: 128px;
    margin-left:50px ;
    margin-right:50px ;
    padding-bottom: 40px;
}
.textf{
    font-size: 20px;
    padding-top: 20px;
    text-align: center;
}
#pf{
    text-align: center;
    
}

/* ----------------------formularios----------- */
.titpaq{
    padding-left: 130px;
    color: #30609a;
    font-weight: bold;
    margin-top: 25px;
}
#imagenac{
    width: 410px;
    border-radius: 15px;
    
}
/* ----------------------FIN formularios----------- */
#s1{
    width: 410px;
}

.butpaq{
    background-color: rgb(240, 240, 240);
    width: 150px;
    height: 35px;
    margin-left: 40px;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #30609a;
    border-color: #30609a;
    border-radius: 15px;
    font-weight: bold;
    
}

.butpaq:hover{
    background-color: #30609a;
    color: white;
}

#accordionExample{
    margin-top: 15px;
}
#acb1{
    background-color: #30609a;
    color: white;
}
#acb2{
    background-color: #000000;
    color: white;
}
::after{
    background-color: aliceblue;
}

.paqfin{
    margin-bottom: 50px;
}


.nostx h4{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
    color: #30609a;
    
}

.nostx p{
    text-align: justify;
    padding-right: 20px;
    padding-left: 20px;
}

.alix{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #30609a;
}
#ali{
    text-align: center;
    margin-bottom: 25px;
}
#trap{
    padding-top: 25px;
    margin-left: -20px;
}

.redes{
    
    margin-top: 25px;
    text-align: center;
}

#iconos{
    width: 100px;
    margin-bottom: 25px;
    
}
#em{
    text-align: center;
    color: #30609a;
    margin-bottom: 15px;
    
}
.ubix{
    text-align: center;
    color: #30609a;
    
}
.ubi{
    text-align: center;
    margin-left: 25px;
    font-size: 16px;
    
}
.mapa{
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

