@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body{
    background-color: rgb(170, 26, 141);
    font-family: Montserrat;
}
.texto1{
    color: white;
    font-size: 40px;
    margin-left: 200px;
    margin-top: -160px;
}
.nombre{
    color: white;
    font-size: 55px;
    text-align: center;
    margin-top: 100px;
    font-family: montserrat;
}
header{
    position: relative;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 5% 5% 0% 5%;
}
.logo{
    justify-content: flex-start;
}
.burger{
   justify-content: flex-end;

}
#menu{
    background-color:  rgb(170, 26, 141);
    position: absolute;
    display: flex;
    top: 0px;
    height: 100%;
    width: 100%;
    left: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
    font-size: 90px;
    list-style-type: none;
}
#menu a{
    text-decoration: none;
    padding: 20px;
    color: white;

}
#cerrar{
    position: absolute;
    top: 30px;
}
.texto{
    margin-left: 30px;
    margin-top: -20px;
}
.texto2{
    margin-left: -200px;
    margin-top: -20px;
}
.imagen{
    margin-left: 180px;
    margin-top: -290px;
}
.caja{
    width: 870px;
    height: 100px;
    background-color: rgb(119, 119, 216);
    border:10px solid white;
    border-radius: 90px;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    margin-top: -260px;
    
    
}
.texto0{
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 210px;
    margin-top: 25px;
}
.caja1{
    width: 870px;
    height: 100px;
    background-color: rgb(236, 236, 113);
    border:10px solid white;
    border-radius: 90px;
    text-decoration: none;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    margin-top: 100px;
}
.caja1 a{ 
    text-decoration: none;
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 5px;
    margin-top: -15px;
    
}
.caja2{
    width: 870px;
    height: 100px;
    background-color: rgb(119, 119, 216);
    border:10px solid white;
    border-radius: 90px;
    text-decoration: none;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;

}
.caja2 a {
    text-decoration: none;
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 5px;

}
.caja3{
    width: 870px;
    height: 100px;
    background-color: rgb(240, 181, 126);
    border:10px solid white;
    border-radius: 90px;
    text-decoration: none;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    

}
.caja3 a {
    text-decoration: none;
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 240px;

}
.caja4{
    width: 870px;
    height: 100px;
    background-color: rgb(145, 244, 118);
    border:10px solid white;
    border-radius: 90px;
    text-decoration: none;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    

}
.caja4 a {
    text-decoration: none;
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 240px;

}
.caja5{
    width: 870px;
    height: 100px;
    background-color: rgb(119, 119, 216);
    border:10px solid white;
    border-radius: 90px;
    text-decoration: none;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;


}
.caja5 a {

    text-decoration: none;
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 240px;
}
.caja6{
    width: 870px;
    height: 100px;
    background-color:rgb(236, 236, 113) ;
    border:10px solid white;
    border-radius: 90px;
    text-decoration: none;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    

}
.caja6 a {
    text-decoration: none;
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 240px;

}
.caja7{
    width: 870px;
    height: 100px;
    background-color:rgb(240, 181, 126);
    border:10px solid white;
    border-radius: 90px;
    text-decoration: none;
    display: block;
    margin: 20px;
    padding-left: 10px;
    padding-bottom: -50px;
    

}
.caja7 a {
    text-decoration: none;
    color: white;
    font-size: 40px;
    margin-bottom: auto;
    margin-left: 240px;

}
.caja8{
    width: 870px;
    height: 100px;
    background-color: rgb(240, 181, 126);
    border:10px solid white;
    border-radius: 90px;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    margin-top: 30px;
}
.caja9{
    width: 870px;
    height: 100px;
    background-color: rgb(236, 236, 113);
    border:10px solid white;
    border-radius: 90px;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    margin-top: 30px;
}
.caja10{
    width: 870px;
    height: 100px;
    background-color: rgb(119, 119, 216);
    border:10px solid white;
    border-radius: 90px;
    display: block;
    margin: 20px;
    padding-left: 30px;
    padding-bottom: -30px;
    margin-top: 30px;
}

.texto3{
    color: white;
    font-size: 50px;
    margin-bottom: auto;
    margin-left: 320px;
    margin-top: 25px;
}
.texto3 a{
    text-decoration: none;
    color: white;
}
.texto4{
    color: white;
    font-size: 50px;
    margin-bottom: auto;
    margin-left: 320px;
    margin-top: 25px;
}
.texto4 a{
    text-decoration: none;
    color: white;
}
.texto5{
    color: white;
    font-size: 50px;
    margin-bottom: auto;
    margin-left: 370px;
    margin-top: 25px; 
}
.texto5 a{
    text-decoration: none;
    color: white;
}