@charset "utf-8";
{
    margin:0;
    padding: 0;
    border:0;
}
img {
    width: 100%;
}
body {
    background-color: #e2e2e2;   
    min-height: 100vh;
    min-height: -webkit-fill-available;
    display: flex;
    flex-direction: column; 
    justify-content: space-between;
}
html {
    height: -webkit-fill-available;
}
.contenedora {
    margin: 0 auto;
    max-width: 50rem;
    
    }
header .contenedora {  
    display: flex;   
    justify-content: center;   
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column
}
header{
    background-color: #bcabae;
    margin: 0 0 1em 0;
    padding: 2em
}

header .contenedora{
    
    display: flex;
    justify-content:center;
    align-items:center;
    flex-wrap: ;
    
    }
#logos div
{width: 50%;
    max-width: 18em;
display: contents;
}
#logos 
{
    display: flex;
    align-items: center;
    justify-content: space-around
}
header .contenedora
{
    display: flex;
    justify-content:space-around;
    align-items:center;
    flex-wrap: wrap;
} 
.equipo
{ display: flex;
    flex-wrap: wrap; 
}

    display: flex
    flex-wrap: wrap;
}
.equipo h2 {
    width: 100%;
    justify-content: space-between;
}
header nav ul {
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
header nav ul li{
    min-width: 6em;
    margin: em 6em 6em;
}
}
main {
   background-color: f1f3f2;
    margin: 1em;
}
nav{
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none
}
#linksGenerales:hover {
    background-color: #c899a0;
        margin:0 1;
    padding:0;  
}
#Integrantes{
    margin: em 0 0;
    font-size: 1.4em
}
#linksAlumnas li{
background-color: #bcabae
}
#linksAlumnas img{
    max-width: 3em;
    border-radius: 2em
}
article{
    border: solid #233130 .0em;
    margin: 2em 0em;
    padding: 1em;
}
nav ul li{
    background-color: #838a9f;
    text-align: center;
        margin: 1em 2em ;
   border-radius: 3em;
    display: block;
    height: 2em;
    width: 8em;
    line-height: 0em;
}
nav ul li a{
    color: #ffffff;
    display: block;
    margin:  1em;
}
h1{color: #533237}
h2{color: #533237}
h3{color: #b4233c}
h4{color: #b2661d}
p{color: #000000}
article > h3{color: #a21010}
div > figure{width:40%}
#logos {width: 20%;
    max-width: 18em;
    display: inline-block}
#logoMerlo {width: 40%;
    max-width: 50em;
}
footer{
    background-color: #c899a0;
        padding: 1em;
}
}
.bocetos{
    display: flex;
    flex-flow: column wrap;
    align-items: center
}
article h3{
    margin:1em 0 0.5em
}
#primerboceto{
    display: flex;
    flex-flow:column-reverse;
    justify-content: center
}
#ultimoboceto{
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}
#mockup{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;