@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;
    min-width:vh;
    flex-wrap: wrap;
}
#logodgpc { 
    display: flex;
    justify-content: center;
    margin-bottom: 0,5em;
    background-color: grey;
    }
 ul {
    list-style:none;
    text-decoration: none;
}
section nav ul {
    background-color: ghostwhite;
    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: darkslateblue;
    width: 100vh%;
    display:flex;
    margin: 1em;
    padding: 0.9rem;
    border-radius: 1em;

        }

main h1 {
    box-sizing: border-box;
    display: block;
    background-color:grey; 
    color: white;
    text-align: center;
    width: 15rem;
    margin: .30em;
    margin-left: auto;
    margin-right: auto;
    padding:  .25em;
    border-radius: 1em;
    font-family: lato;
    font-weight: bold;
    font-size: 1.7em;
    text-align: center;
    border border-radius: 1em;
}
    
main p {
    display: flex;
    justify-content: center;
    margin-bottom: 0,5em;
    font-family: lato;
    box-sizing: border-box;
    display: block;
    font-weight: normal;
    color: black;
    font-size: 1.6em;
    padding: 1rem;
    text-align: center;
    
}

main h2 {
    box-sizing: border-box;
    display: block;
    background-color:darkblue; 
    color: white;
    text-align: center;
    width: 29rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 1em;
    font-family: lato;
    font-weight: bold;
    font-size: 1.7em;
    text-align: center;
    width: 15rem;
    padding: 1rem
}
#usuario { 
    display: flex;
    justify-content: center;
    margin-bottom: 0,5em;
}

h3 {
    box-sizing: border-box;
    display: block;
    background-color:midnightblue; 
    color: white;
    text-align: center;
    width: 15rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 1em;
    font-family: lato;
    font-weight: lighter;
    font-size: 1.7em;
    text-align: center;
    padding: 0.5em;
    font-style: normal;
}
h4{
    display:flex
    border-box;
    display: block;
    background-color:darkslateblue;
    color: white;
    text-align: center;
    width: 10rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5em;
    border-radius: 1em;
    font-family: lato;
    font-weight: normal;
    font-size: 1.5em;
    text-align: center;
    padding: 0.5em;
}

h4 ul li {
    box-sizing: border-box;
    display: flex;
    background-color:darkslateblue;
    color: white;
    text-align: center;
    width: 10em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.8em;
    border-radius: 1em;
    font-family: lato;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    padding:<
    }
    

section ul {
    font-family: lato;
    font-weight: bold;
    color: slategrey;
    text-decoration: ;
    font-weight: light;
    font-size: 0.9em;
}
footer {
    font-family: lato;
    font-weight: normal;
    color: grey;
    font-size: 0.7em;
    padding: 1em;
    text-align:  center;
}

.actividades {
    box-sizing: border-box;
    display: flex;
    padding-inline-start: 0;
    color: darkslateblue;
    text-align: center;
    width: 11rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.3em;
    font-family: lato;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;
    margin-top: 1em;
    text-decoration: none;
    flex-direction: column;

}

.horarios {
    
    box-sizing: border-box;
    display: flex;
    padding-inline-start: 0;
    color: slateblue;
    text-align: center;
    width: 11rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0.3em;
    font-family: lato;
    font-weight: bold;
    font-size: 0.6em;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-decoration: none;
    flex-direction: column;
    dropdown-togglelink;