.example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: -webkit-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}* {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
}

body{
	font-family: "trebuchet MS", arial, helvetica, sans-serif;    color: gray;
    margin: 0;
    padding: 0;
}

#contenedor {
    background-color: white;
    margin: auto;
    max-width: 90em;
    min-height: 100vh;
    width: 90vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

header,
footer {
    background-color: #ffffff;
    padding: 1em;
    text-align: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    padding-: 2em;
}

main{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2em;
}

nav ul li{
    background-color: #9bffcd;
    margin:0.1em;
    padding: 0.2em;
    text-decoration: none;
    list-style-type: none;
    text-align: center;

}

nav ul li a:hover {
    color: #000000;
}

a {
    text-decoration: none;
    color: gray;
}

img {
    max-width: 100%;
    height: auto;
}

article{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    

}

article figure {
    border-radius: 50%;
    overflow: hidden;
    max-width: 50vw;
    margin: 1em auto;
    box-shadow: 0 0.35em 0.5em 0 rgba(0, 0, 0, 0.2);
    
    
}

figure>img,
#logo>img {
    display: block;   
}

main,
aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: auto;
    margin: 1em;    
}
aside #ejemplo{
    margin: auto;
}
aside section .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 3em;   
}

h1 {
    text-decoration:none;
    color: aqua;
    padding: 0.4em;
}

.destacado { 
    
    color:aqua; 
}

#logo{
    display: inline-block;
    
    
}
footer{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1em;
    text-align: center;

}
footer p {
    
    padding: 1em;
    font-size: 0.7em;
}
/*---------mapa---------*/

#mapa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    padding: 0;
    width: 80%;
}
.mapaweb{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 1em;
    width: 90%;
    padding: 1em;
    
}
.mapawebhome  {
    text-align: left;
    border-left: solid;
    border-bottom: solid;
    width: 90%;
    border-width: 0.1em;
    padding: 1em;


}
.mapawebhome h3:hover {
    background-color: #606060 ;


}
.webminutofadu a:hover {
    background-color: #606060 ;


}
.mapawebhome  a{
    text-align: left;
    width: 80%;
}
.webminutofadu ul  {
   margin: 1em;
    padding: 1em;
}
.webminutofadu a  {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    margin: 1em;
    padding: 1em;
    width: 70%;
    border-left: solid;
    border-bottom: solid;
    border-width: 0.1em;
    padding-left: 1em;
}
.webminutofadu ul  {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    margin: 1em;
    padding: 1em;
    width: 70%;
   
}
.webminutofadu   {
    margin: 1em;
    padding: 1em;
    width: 90%;
   

}
.webminutofadu li:hover{
   background-color: #606060;

}
.webminutofadu li a {
    margin: 1em;
    padding: 1em;
    width: 90%;
   
}
.mapawebingresar {
    margin: 1em;
    padding: 1em;
    width: 90%;

}
.mapawebingresar a {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    margin: 1em;
    padding: 1em;
    width: 70%;
    border-left: solid;
    border-bottom: solid;
    border-width: 0.1em;
    padding-left: 1em;
    

}
.mapawebingresar:hover{
   background-color: #ffffff;

}



/*---------fin mapa---------*/




@media screen and (min-width:30em) {
  
nav ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.5em;
    
    
}

nav ul li{
    width: 25%;
}

main{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
    
main article{
    width: 50%;
    
}
aside #ejemplo{
    margin: auto;
}
article  {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
                -ms-grid-row-align: stretch;
            align-items: stretch;
    padding: 1em;
    
    
    
}
aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: auto
}

p{
    max-width: 35em;
}

footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    
}

}
    
@media screen and (min-width:40em) {

.contenedor{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}    
    
main {
        
    display: -webkit-box;
        
    display: -ms-flexbox;
        
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 50%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 50%;
}
   
main article  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 50%;
}
aside #ejemplo{
    margin: auto;
}
article>*:not(h2) {
    text-align: center
}
article>figure {
    max-width: 50%;
    margin: 1em auto;
}

article>p {
    max-width: 90%;
    margin: auto;
}
   
aside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: auto;
}

section {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
}

}


@media screen and (min-width:80em) {
#mapa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#vm14{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
    
main{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;  
    margin: auto;
}
aside #ejemplo{
    margin: auto;
}
section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; 
    max-width: 70%;
    margin: auto;
}

footer p {
    max-width: 90em;
}
 
}