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

body {
    max-height: 100%;
    height: auto;
}

#contenedornav {
    padding: 4.5%;
    background-image: url(../img/decoracion.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 100%;
    height: auto;
}

div {
    width: 100%;
    display: block;
    justify-content: center;
    text-align: center;
}

div nav {
    width: 100%;
    padding: 0.5rem;
    text-align: center;
}

nav ul {
    width: 100%;
    height: auto;
    padding: 5px;
    justify-content: center;
}

nav ul li {
    background: #F47A7A;
    display: inline-grid;
    text-decoration: none;
    text-align: center;
    margin: 0.1rem;
    padding: 0.4rem;
    height: 40px;
    width: 160px;
    border-radius: 5px;
}

nav ul li a {
    list-style: none;
    text-decoration: none;
    color: black;
    padding: 0.2rem;
    text-align: center;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

header {
    text-align: center;
    margin: auto;
    max-width: 100%;
    height: auto;
    max-width: 40em;
}

#uno p {
    text-align: center;
    margin-bottom: 2em;
    padding: 0.5em;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400i;
    padding: 0.5em;
    font-size: 12px;
}

#uno {
    text-align: center;
    background-repeat: no-repeat;
    margin-bottom: 2em;
}

#uno img {
    margin-top: 1rem;
    max-width: 100%;
    height: auto;
}

#perfil {
    justify-content: center;
    max-width: 100%;
    height: auto;
}

#perfil img {
    margin-right: 0.5rem;
    max-width: 100%;
    height: auto;
}

.marzoratti {
    display: flex;
    max-width: 100%;
    height: auto;
    margin-top: -1em;
}

.leo {
    justify-content: center;
    text-align: center;
    max-width: 100%;
    height: auto;
    margin: 0rem;
}

.leo h3 {
    text-align: center;
    display: flex;
    margin: 0.5rem;
    font-family: 'Open Sans', sans-serif;
}

.leo ul {
    list-style: none;
}

.leo li {
    margin: 0.2rem;
    text-align: center;
    display: flex;
    padding: 0.3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    max-width: 40em;
}

#soy {
    max-width: 100%;
    height: auto;
    background: #EDEDED;
}

#soy h4 {
    background: black;
    color: white;
    padding: 0.5em;
    text-align: center;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400i;
}

#soy p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    justify-content: center;
    padding: 1em;
    margin: 0.5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
}

#soy p span {
    margin-top: 1%;
    text-align: center;
    justify-content: center;
    margin-top: 2%;
}

.uno {
    background: #EDEDED;
    text-align: center;
    justify-content: center;
}

.uno button {
    height: 50px;
    width: 250px;
    border-radius: 5px;
    background-color: black;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    border: none;
    margin: 0.5%;
    margin-top: ;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600i;
}

.uno ul {
    display: inline;
    list-style: none;
    text-decoration: none;
    margin: 3rem;
}

.uno a {
    list-style: none;
    text-decoration: none;
    color: #FFAA83;
}

.materias {
    background: #EDEDED;
    margin-bottom: 2em;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
}

.materias h4 {
    background: #A0E8CB;
    padding: 0.5rem;
    box-shadow: .1em .1em .09em silver;
    border-width: 1em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600i;
    font-size: 12px;
}

.materias h6 {
    padding: 0.2rem;
    background: #FFAA83;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
}

#grupoone {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top:
}

#grupotwo {
    text-align: center;
    display: flex;
    justify-content: center;
}

#grupotree {
    text-align: center;
    display: flex;
    justify-content: center;
}

#grupoone ul {
    text-align: left;
    display: inline;
    margin-right: 4rem;
    list-style: none;
    margin: 1rem;
}

#grupotwo ul {
    text-align: left;
    display: inline;
    margin-right: 4rem;
    margin-left: 4rem;
    list-style: none;
    margin: 1rem;
}

#grupotree ul {
    text-align: left;
    display: inline;
    margin-left: 4rem;
    list-style: none;
    margin: 1rem;
}

#grupoone li {
    text-align: left;
    margin: rem;
    padding: 0.3em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

#grupotwo li {
    text-align: left;
    margin: 0rem;
    padding: 0.3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

#grupotree li {
    text-align: left;
    margin: 0rem;
    padding: 0.3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
}

hr {
    color: black;
}

footer {
    background: black;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 2%;
}

footer p {
    text-align: center;
    color: white;
    display: block;
    margin-right: 0.6rem;
    margin-left: 0.6rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
}
