* {
    list-style: none;
    font-family: 'roboto', sans-serif;
    font-weight: 400;
    text-decoration: none;
}
body {background-color:#e0e3e5;
    margin: auto;
}
header {
    display: flex;
    flex-wrap: nowrap;
    background: #1e98a2;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    
}
header .menu a {
    flex-wrap: nowrap;
    display: flex;
    margin: 0.4em;
    padding: 0.4em;
    background-color: #105e71;
    border-radius: 1em;
    flex-wrap: nowrap;
    font-size: 0.9em;
    
}

nav ul {
    padding: 0.2em;
    display: flex;
    flex-wrap: nowrap;
    margin: auto;
    width: 18em;
    justify-content: center;
}

nav a {
    color: #ffffff;
    width: 4em;
    text-align: center;
    justify-content: center;
}

nav a:hover {
    color: #ffffff;
    background-color: #8fead5;
    
}

/* ------- presentación ---- */

.club {
    background-color: ;
    display: flex;
    width: 20em;
    margin: auto;
     margin-top: 2em;
}
h1 {
    color:#3c3d4a;
    font-family: 'roboto', sans-serif;
    text-align: center;
    font-weight: 700;
    border-radius: 0.8em;
    font-size: 1.8em;
    padding: 0.2em;
    width: 11em;
    margin: auto;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    
}


#logo {
    margin-bottom: 1em;
    display: block;
    margin: auto;
    width: 10em;
}


h2 {
    text-align:center;
    padding: 0.3em;
    box-sizing: border-box;
    color:#ffffff;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    font-weight: 400;
    margin: auto;
    background-color: #105e71;
    width: 15.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    border-radius: 1em;
    box-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.12);
}
.infoclub {
    display: block;
    text-align: center;
    font-size: 0.8em;
    width: 21em;
    margin: auto;
    background-color: #e0e0e0;
    border-radius: 1em;
    padding: 1em;
    color: #396e7b;
     box-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.12);
    margin-top: 2em;
    border: 2px solid #a7a7a7;
    
}
.infoclub h3 {
    font-size: 1.5em;
    font-weight: 700;
    color: #105e71;
    margin-bottom: 0.2em;
}

.objetivo {
    display: block;
    text-align: center;
    font-size: 0.8em;
    width: 21em;
    margin: auto;
    background-color: #e0e0e0;
    border-radius: 1em;
    padding: 1em;
    color: #396e7b;
     box-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.12);
    margin-top: 2em;
    border: 2px solid #a7a7a7;
}
.objetivo h3 {
    font-size: 1.5em;
    font-weight: 700;
    color: #105e71;
    margin-bottom: 0.2em;
}
.integrantes {
    display: block;
    justify-content: center;
    align-items: center;
    margin: auto;
    flex-direction: column;
}

h3 {
   color:#105e71;
    margin-top: 0.5em;
    margin-bottom: 1em;
    justify-content: center;
    display: flex;
    box-sizing: border-box;
    margin: auto;
        margin-top: 0.5em;
    margin-bottom: 1em;
    text-align: center;
}
.integrantess img {
    display: block;
    justify-content: center;
    align-items: center;
    width: 10em;
    height: 10em;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    box-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.12);
}
.caja {
    width: 10em;
    margin: auto;
    
}


#loguba {
    width: 5em;
}
#logfadu {
    width: 10em;
    margin-top: 0.8em;
}
#logdgpc {
    margin-top: 0.7em;
}
.datos {
    background-color:#d4d4d4;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    box-sizing: border-box;
    flex-direction: column;
    padding: 0.8em;
    margin-top: 2em;
    
}
.datosfacultad {
    display: flex;
    flex-direction: column;
    font-size: 0.7em;
    color: #6d6d6d;
    justify-content: center;
    align-items: center;
    width: 25em;
    margin: auto;
    box-sizing: border-box;

}
.datosfacultad li {
    width: 25em;
    box-sizing: border-box;
}
.datosfacultad {
    line-height: 0.7em;
    
}
footer {
    background-color: #3e3e3e;
    color: #efefef;
    font-size: 0.7em;
    text-align: center;
    box-sizing: border-box;
    padding: 0.1em;
    margin: auto;
    width: 100%;
    line-height: 1.2em;
    padding: 0.5em;
}

@media (min-width: 50em) {
    
    h2 {
        background-color: #ba2346;
    }
    .integrantess img:hover {
        opacity: 0.7;
  filter: alpha(opacity=70);
    }
    .integrantess img {
        border: 2px solid #ebebeb;
        
    }
    #inf {
        display: flex;
        justify-content: space-between;
        width: 40em;
        margin: auto;
    }
}

 /* ---------------------- */

.mapaweb {
    width: 20em;
    display: flex;
    margin: auto;
    margin-top: 3em;
    margin-bottom: 5em;
    
}
#fotm {
    background-color: #3e3e3e;
    color: #efefef;
    font-size: 0.7em;
    text-align: center;
    box-sizing: border-box;
    padding: 0.1em;
    margin: auto;
    width: 100%;
    line-height: 1.2em;
    padding: 0.5em;
}
.plan {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 18em;
    margin: auto;
    text-align: center;
    
}
.plan h1 {
    text-align: center;
    width: 10em;
}
.plan p {
    font-size: 0.8em;
    color: dimgrey;
    margin-top: 0.5em;
}
.plan h3 {
    margin-bottom: 0.1em;
}
#fotp {
    margin-top: 2em;
}