/* font */
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&family=Montserrat&display=swap");

/* ---------------- TAMAÑO CELULAR 390-------------*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;}

body{
    background-color: #7e80a7;
    background-size: cover;
}


/* ---------------- MENU -------------*/
.menu{
    background-color: #c3b9de;
    height: 1%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    padding: 1rem;
    font-family: 'Montserrat', sans-serif;
}

.menulista{
    display: flex;
}

.menulinks{
    list-style-type: none;
    display: flex;
    flex-flow: row;
    justify-content: space-evenly;
}

.menulinks li{
    margin: 1rem;  
    padding: 5px;
    border-radius: 20px;
}

.menulinks li a{
    text-decoration: none;
    color: #56567a;
    font-weight: 600;
}
.menulinks a:hover{
    font-weight: 600;
    text-decoration: underline;
    color: #7e80a7;
    }

h1, p{
    margin-top: 10px;
    margin-inline: 10px; 
    margin-bottom: 10px;
    }


.subtitulotrabajos, h4 {
   margin-top: 1rem;
    text-align: center;
    color:#c3b9de;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}
.mainlinks a{
    text-decoration: none;
        color: #a067d3;
    }

        

/* -------------FOTO PERFIL----------*/
#alumnaflor img{
    width: 300px;
   
    border-color: #56567a ;
    border-style:double;
    border-radius: 20px;
}
.imagenperfil {
 text-align: center;
}
#analisis img{
    width: 75%;
    margin-top: 20px;
}
#bocetosindividual img{
    width: 75%;
    margin-top: 20px;
}

#bocetosgrupales img {
    width: 75%;
    margin-top: 20px;
} 
section, li{
    text-decoration: none;
    color: #ffffff;
    font-family: 'montserrat';
    font-weight: 400;
}
#equipoo a{
    text-decoration: none;
    color: #c3b9de;
    font-family: 'montserrat'

}
#equipoo a:hover {
    text-decoration :underline;
    color: #e0d01d;
    font-family: 'montserrat'
}
.quiensoy ul li {
    color:rgb(255, 255, 255);
    text-decoration: none;
}
#quiensoy, h3, h2 {
    color: #7e80a7;
    background-color: #c3b9de;
    padding: 1.5%; 
}
#quiensoy, h4 {
    color: #c3b9de;
    font-size: 1.2rem;

}
#analisis, #bocetosindividual, #bocetosgrupales{
    color: #56567a;
    background-color: #7e80a7;
    padding: 1.5%; 
}

#analisis, #bocetoindividual, #bocetogrupales {
    margin-inline: 10px;
}
#footer,p{
    text-decoration: none;
    color: #ffffff;
    font-family: 'montserrat';
    font-weight: 400;
}

.quiensoy ul li {
    margin: 20px;
}

a{
    text-decoration: none;
}

#header ul,ol{
    list-style: none;
}

#quiensoy ul,li{
    list-style: none;
}

#alumnaflor ,h1, p{
    padding: 2%; 
}



 .datosuba{
    margin-top: 10px;
    
 }

 #redes img{
    width: 100px;
    margin-inline: 50px;

 }


    #redes ol,li, a{
        text-decoration: underline;
        color:#c3b9de ;
        margin-bottom: 20px; 
    }

    #equipoo img {
      margin:1rem auto;
      display: block;
      border-radius: 50%;
      border-radius: 50%;
    border-color: #56567a ;
    border-style:double;
    border-radius: 20px;
  
    }

    #equipoo ol li a{
        margin: 1rem;
        text-align: center;
        margin-inline: 100px;
    }
    #equipoo {
        text-align: center;
    }
    #datosacademicos img{
        margin-inline: 180px;
        margin-top: 1rem;

    }

    footer {
        background-color: #c3b9de;
        color: #56567a;
        height: 1%;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    padding: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;

    }

    footer p{
        color: #56567a;
        font-family: 'montserrat'
    }

    .mejorestrabajos img{
        margin-top: 1rem;
        margin-left: 1rem;
        margin-right: 1rem;
        padding: 1rem ;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        background: color #666690;
        border-radius: 1.5rem;
        
    }

    .mozaicomejorestrabajos{
        margin-top: 1rem;
        margin-left: 10rem;
        margin-right: 10rem;
        padding: 1rem ;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        border-radius: 1.5rem;}

.mozaicomejorestrabajos figure{
    margin-bottom: 2rem;
}


        /* Titulos y subtitulos */
.tituloarte{
    font-family: 'Lilita One', sans-serif;
    font-size: 30px;
    font-weight: 200;
    color: #ffffff;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

#datosacademicos{
    text-align: center
}
#datosacademicos h2{
    margin: 0 .8rem;
}

#equipoo{
    margin: 0 .8rem;
}
#redes{
    margin: 0 .8rem;
}
/* ---------------- TAMAÑO ESCRITORIO 1440PX -------------*/

@media (min-width: 766px){ 
    .navlista {
        display: flex;
    }
    .navegador {
        display: none;
    }


#alumnaflor h1, p{
    text-align: center; }

h4{
   text-align: left;
   margin: 1rem;
}

.mozaicomejorestrabajos{
    margin-top: 1rem;
    margin-left: 10rem;
    margin-right: 10rem;
    padding: 1rem ;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    border-radius: 1.5rem;}


#equipoo ol { 
display: flex;
justify-content: space-evenly;
}

#contenedordatos{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;  
   



}

}