body{
    padding: 0%;
    margin: 0%;
}

/*-----------------------------------------------------------------------------*/

.menu{
    background: white;
    display: flex;
    justify-content: space-around;
    align-items: center;

    margin:0px 0px 0px 0px;
    border:0px;
    padding:10px 0px 10px 0px;

}

/*-----------------------*/

.logo img{
    height: 50px;
    width: 50;
}

/*-----------------------*/

.pages{
    display: flex;
    align-items: center;
}

/*-----------------------*/

.lista{
    display: flex;

    margin:0px 0px 0px 0px;
    border:0px;
    padding:0px 0px 0px 0px;
}

.lista li{
    display: contents;

}

.lista a{
    color: #41A4D3;
    text-decoration: none;
    

    font-family: 'Roboto Serif', serif;
    font-weight: 600;

    margin:0px 15px 0px 15px;
    border:0px;
    padding:0px 0px 0px 0px;
}

/*-----------------------*/

.lenguaje{
    display: flex;
    align-items: center;

    background: white;

    margin:0px;
    border:0px;
    padding:5px 20px 5px 10px;

    border-radius: 100px;

    color: #41A4D3;
    font-size: 15px;

    font-family: 'Roboto Serif', serif;
    font-weight: 600;
}

.lenguaje img{
    width: 35px;
    
    background: white;
    border-radius: 100px;

    margin:0px 0px 0px 2px;
    border:0px;
    padding:0px;
}


/*-----------------------*/

.botono{
    display: flex;
    align-items: center;

    background: #41A4D3;

    margin:0px;
    border:0px;
    padding:3px 30px 3px 3px;

    border-radius: 100px;
}

.botono img{
    width: 25px;
    background: white;
    border-radius: 100px;

    margin:0px 10px 0px 0px;
    border:0px;
    padding:1px;
}

.botono a{
    text-decoration: none;
    color: white;

    margin:0px 0px 0px 0px;
    font-family: "DM Sans", sans-serif;

    display: flex;
    align-items: center;
}


/*-----------------------------------------------------------------------------*/


.seccion1 {
    background-color: #489ac0;
    background-image: url("/img/imagenes/0031.png");
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: scroll;

    height: 700px;

}


/*-----------------------------------------------------------------------------*/

.seccion2{
    background: white;
    display: flex;
    justify-content: center;

}


.s2{
    margin: 50px 20px 50px 20px;
    
}

.s2 h1{
    margin: 10px 0px 10px 0px;
    font-family: 'Roboto Serif', serif;
    font-weight: 600;
}

.s2 p{
    margin: 0px;
    text-align: justify;
    font-size: 14px;
    letter-spacing: 1px;
    line-height:20px;
    font-family: "DM Sans", sans-serif;
}

/*-----------------------------------------------------------------------------*/

.seccion3{
    background: #41a4d3;

    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s3{
    display: flex;
}

.s3_img{

    margin: 0px 90px 0px 0px;

}


.s3_text{
    margin: 0px 0px 0px 90px;


}

.s3_text h1{
    color: white;
    font-family: 'Roboto Serif', serif;
font-weight: 600;

}

.s3_txt01{
    display: flex;
    width: 350px;
    letter-spacing: 1px;
    line-height:24px;
}

.s3_txt01 p{
    text-align: justify;
    color: white;
    font-family: "DM Sans", sans-serif;


}

.s3_txt02{
    display: flex;
    width: 350px;
}

.s3_txt02 p{
    text-align: justify;
    color: white;

    letter-spacing: 1px;
    line-height:24px;
    font-family: "DM Sans", sans-serif;


}

/*-----------------------------------------------------------------------------*/
.seccion4{
    background: white;
    height: 500px;
    width: auto;
    
    display:grid;
    justify-content: center;
    justify-items: center;

    margin: 0px 0px 0px 0px;
    padding: 0px 0px 30px 0px;
}

.s4_01{
    display: flex;
    align-items: center;
    text-align: center;
}

.s4_01 h1{
    color:#459ED6 ;
    font-size: 30px;
    letter-spacing: 1px;

    margin: 0px 0px 30px 0px;
    font-family: 'Roboto Serif', serif;
font-weight: 600;
}

/*------------------------*/

.s4_02{
    display: inline-flex;
    margin: 0px 0px 0px 0px;
    width: 1024px;
}

/*------------------------*/

.s4_02_div1{
    background: #41a4d3;
    margin: 0px 20px 0px 20px;

    border-radius: 10px;
    padding: 15px 10px 10px 10px;

    width: 170px;
    height: 210px;
}

.s4_02_div1 img{
    width: 45px;
}

.s4_02_div1 h1{
    font-size: 18px;
    color: white;
    font-family: 'Roboto Serif', serif;
font-weight: 600;
}

.s4_02_div1 p{
    font-size: 12px;
    color: white;
    text-align: justify;
    font-family: "DM Sans", sans-serif;

}
/*------------------------*/

.s4_02_div2{
    background: #00b4d8;
    margin: 0px 20px 0px 20px;

    border-radius: 10px;
    padding: 15px 10px 10px 10px;

    width: 170px;
    height: 210px;
}

.s4_02_div2 img{
    width: 45px;
}

.s4_02_div2 h1{
    font-size: 18px;
    color: white;
    font-family: 'Roboto Serif', serif;
font-weight: 600;
}

.s4_02_div2 p{
    font-size: 12px;
    color: white;
    text-align: justify;
    font-family: "DM Sans", sans-serif;


}
/*------------------------*/

.s4_02_div3{
    background: #90E0EF;
    margin: 0px 20px 0px 20px;

    border-radius: 10px;
    padding: 15px 10px 10px 10px;

    width: 170px;
    height: 210px;
}

.s4_02_div3 img{
    width: 45px;
}

.s4_02_div3 h1{
    font-size: 18px;
    color: #41a4d3;
    font-family: 'Roboto Serif', serif;
font-weight: 600;
}

.s4_02_div3 p{
    font-size: 12px;
    font-family: "DM Sans", sans-serif;

    color: black;
    text-align: justify;

}

/*------------------------*/

.s4_02_div4{
    background: #dfdfdf;
    margin: 0px 20px 0px 20px;

    border-radius: 10px;
    padding: 15px 10px 10px 10px;

    width: 170px;
    height: 210px;
}

.s4_02_div4 img{
    width: 45px;
}

.s4_02_div4 h1{
    font-size: 18px;
    color: #00b4d8;
    font-family: 'Roboto Serif', serif;
font-weight: 600;
}

.s4_02_div4 p{
    font-size: 12px;
    color: black;
    text-align: justify;
    font-family: "DM Sans", sans-serif;


}

/*------------------------*/

.s4_02_div5{
    background: #f4f4f4;
    margin: 0px 20px 0px 20px;

    border-radius: 10px;
    padding: 15px 10px 10px 10px;

    width: 170px;
    height: 210px;
}

.s4_02_div5 img{
    width: 45px;
}

.s4_02_div5 h1{
    font-size: 18px;
    font-family: 'Roboto Serif', serif;
font-weight: 600;
    color: #00b4d8;
}

.s4_02_div5 p{
    font-size: 12px;
    color: black;
    text-align: justify;
    font-family: "DM Sans", sans-serif;


}


/*-----------------------------------------------------------------------------*/
.seccion7{
    background:#41a4d3;

    padding: 0px 60px 0px 60px;
}


.s7_01{
    padding: 60px 0px 60px 0px;

    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.s7_text p{
    color: white;
    font-family: "DM Sans", sans-serif;
}

.s7_menu{
    margin: 0px 10px 0px 10px;
}

.s7_menu h1{
    color: white;
    font-family: 'Roboto Serif', serif;
    font-weight: 600;
}

.s7_lista{
    display: flex;
    flex-direction: column;
    margin: 0px 0px 0px 0px;
    border: 0px;
    padding: 0px 0px 0px 0px;
}

.s7_lista li{
    list-style:none;

    margin: 10px 10px 0px 0px;
}

.s7_lista a{
    color: white;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    border: 0px;
    padding: 0px 0px 0px 0px;
    font-family: "DM Sans", sans-serif;

}

/*------------------------*/



.s7_02{

    border: solid 1px;
    border-color: white;
    border-left: none;
    border-right: none;
    border-bottom: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.s7_text_01{
    color: white;
}

.s7_text_01 h1{
    font-family: 'Roboto Serif', serif;
    font-weight: 600;
}

.s7_text_01 p{
    font-family: "DM Sans", sans-serif;

}

.s7_text_02{
    color: white;
}

.s7_text_02 h1{
    font-family: 'Roboto Serif', serif;
    font-weight: 600;
}

.s7_text_02 p{
    font-family: "DM Sans", sans-serif;

}

.s7_text_03{
    color: white;
}

.s7_text_03 h1{
    font-family: 'Roboto Serif', serif;
    font-weight: 600;
}

.s7_text_03 p{
    font-family: "DM Sans", sans-serif;

}

.s7_links{
    display: flex;
    align-items: center;
}

.s7_link{
    margin: 0px 10px 0px 10px;
}