@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Anton|Fira+Sans|Nunito|Roboto');



*{  
text-decoration:none;
text-align: left;
    font-family:'Roboto', sans-serif;
    font-size:1em; 
}



body { margin-left: 2rem;
margin-right: 2rem;
margin-bottom: 1rem;
}
.foto {width: 150px; 

border-width: 5px;
margin-top: 2.8rem;
}
.den {text-align: center; }


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

.barra {
background: #ffe200;
height: 0.5rem;
font-size: 1.4vh;
display: flex;
justify-content: space-between;
align-items: center;
padding: 1.5rem;
font-family: 'Roboto', sans-serif;
text-transform: uppercase;
font-weight: 500;
margin-top: -2.5vh;
margin-left: -6vh;
margin-right: -5vh;
letter-spacing: 0.2vh;
}

h1 {
margin-top:4vh; 
font-size: 3.75vh;
font-weight: 600;
text-align: center;
}
.mapa {text-align:left;
text-decoration: none;}

h1 hr {
border: none;
height: 15px;
margin-top: -2.3vh;
width: 210px;
    margin-right:1%;
}

h1{
 font-family: 'Anton', sans-serif;   
 letter-spacing: 0.1em;
    color:rgba(0, 0, 0, 0.26);
    font-weight: 500;
}
h2 { 
font-weight: 700;
text-transform: uppercase;
padding: 0.5vh;
margin-top: -4vh;
color:#ffe200;
    width: 270px;
font-family: 'Roboto', sans-serif; 
text-align: center;
        font-weight: 200;
    color: #ffffff;
    background-color: #ffe200;
    margin-left: 45px;
    letter-spacing: 0.7em;
    text-align: left;
    font-size: 15px;
    

}

.dgpc{ width: 60px; 
    
margin-top: -10px;
    
    display: flex;
}




.plandetrabajo {margin-bottom: 12vh;}
h3 {color: #ffe200;
letter-spacing: 0.15em;
font-size: 2.5vh;
font-weight: 600;
text-decoration: none;
    font-family:'Roboto', sans-serif; 
}
hr {background-color: #ffe200;
height: 4px;
border: none;
margin-top: -18px;
color: #ffe200;}

div {
    font-size: 1em;
padding-bottom: 10px;
}
footer  
{
    font-family: 'Roboto', sans-serif;
    color: #938f76;
    font-size: 0.8em;
    margin-top: 1rem; 
}






