@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700&display=swap');


* { 
    box-sizing: border-box;
}

body {

    background-color: lightgrey;
    color: black;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction:column;
    justify-content: space-between;
    min-height: 90vh;
    flex-wrap: wrap;
}

#logodgpc { 
    display: flex;
    justify-content: center;
    margin-bottom: 0,5em;
    background-color: grey;

    }
    
    ul {
    list-style:none;
    text-decoration: none;
}

nav {
    list-style:none;
}

section nav ul {
    background-color:darkgray;
    background-size:80%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content:center;
    padding: inherit

}

nav ul li a 
    {
    font-family: lato;
    font-weight: bold;
    color: white;
    text-decoration:inherit;
    text-align: center;
    font-size: 1em;
    background-color:darkred;
    width: 100vh%;
    display:flex;
    margin: 1em;
    padding: 0.9rem;
    border-radius: 1em;

}

#fotoper {
    
    display: flex;
    justify-content: center;
    margin-bottom: 0,5em;
    
}

main h1 { 
    
    box-sizing: border-box;
    display: block;
    background-color:grey; 
    color: white;
    text-align: center;
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 1em;
    font-family: lato;
    font-weight: bold;
    font-size: 1.7em;
    text-align: center;
    
} 

#iconos {
    
    display: flex;
    justify-content: center;
    margin: 0.5em;
}

.Face {
    
    display: flex;
    margin: 0.3em;
}

.Insta {
    
    display: flex;
    margin: 0.3em;
}

.Beh {
    
    display: flex;
    margin: 0.3em;
}

section {
    box-sizing:inherit;
    height:inherit;
    width: auto;
    align-content: center;
    max-height: 90vh;
}

section p {
    
    box-sizing: border-box;
    font-family: lato;
    font-weight: normal;
    text-align: center;
    color: black;
    font-size: 1.5em;
    padding: 1.2rem; 
    margin-top: auto;
    margin-bottom: 1.5em;
    width: auto;
}

.títulos { 
    box-sizing: border-box;
    display: block;
    background-color:darkred; 
    color: white;
    text-align: center;
    width: 18rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.8em;
    border-radius: 4em;
    font-family: lato;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
}


h4 {
    font-family: lato;
    font-style: bold;
    color: black;
    font-size: 0.9em;
    padding: 1rem;
}


section ul {
    font-family: lato;
    font-weight: bold;
    color: slategrey;
    text-decoration: ;
    font-weight: light;
    font-size: 1em;
    display: flex;
    justify-content: center;
    flex-direction:column;
    align-content: center;
    text-align: center;
    padding: 0%;
}

ul3{
    
    list-style: none;
    font-family: lato;
    font-weight: bold;
    color: white;
    text-decoration:inherit;
    text-align: center;
    font-size: 1.5em;
    display:flex;
    margin: 1em;
    padding: 0.1rem;
    flex-direction: column;
    margin-bottom: 2em;
}

.cátedra {
    list-style: none;
    font-family: lato;
    font-weight: bold;
    color:crimson;

}

ul3 a {
    
    text-decoration: none;
    border-bottom: none;
    color:black;
    font-size: 1em;
}

ul1 {
    
    list-style: none;
    display: flex;
    justify-content: center;
    align-content:center;
    flex-direction:column;
    text-align: center;
    font-family: lato;
    font-style:oblique;
    font-size: 1.4em;
    padding: 1em; 
}

footer p {
    
    box-sizing: border-box;
    font-family: lato;
    font-weight: normal;
    text-align: center;
    color: lightslategrey;
    font-size: 1em;
    padding:rem; 
    margin-top: auto;
    margin-bottom: auto;
}

footer {
    
    box-sizing: border-box;
    font-family: lato;
    font-weight: normal;
    text-align: center;
    color: lightslategrey;
    font-size: 1.3em;
    padding: 1.2rem; 
    margin-top: auto;
    margin-bottom: auto;
}

section section2 li 
        
{ 
    box-sizing: border-box;
    background-color:grey; 
    color: white;
    text-decoration: none;
    text-align: center;
    width: 29rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.8em;
    border-radius: 1em;
    font-family: lato;
    font-size: 1.5em;
    text-align: center;
    width: 10em;
}

section section2 li {
    list-style:none;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-content: center;
      }

section section2 li a {
    text-decoration: none;
    border-bottom: none;
    color:white;
    font-size: 0.8em;
}

#integrantesfoto {
    
    display: flex;
    justify-content: center;
    margin:auto;
    margin-bottom: 2.5em;
    text-decoration:none;
    border-left-width: medium;
    border-spacing: inherit;
}



section 4 {
    
    display: flex;
    justify-content: center;
    align-content: center;
    text-decoration: none;
}


#jpg {
    display: flex;
    justify-content: center;
    margin-bottom: 0,5em;
}

.propuesta { 
    box-sizing: border-box;
    display: block;
    background-color: darkgrey; 
    color: darkblue;
    text-align: center;
    width: 11rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.8em;
    border-radius: 4em;
    font-family: lato;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
}