/* Generated by Font Squirrel (https://www.fontsquirrel.com) on May 19, 2016 */



@font-face {
    font-family: 'lato-bold-webfont';
    src: url('lato-bold-webfont.eot');
    src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-bold-webfont.woff2') format('woff2'),
         url('lato-bold-webfont.woff') format('woff'),
         url('lato-bold-webfont.ttf') format('truetype'),
         url('lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'lato-light-webfont';
    src: url('lato-light-webfont.eot');
    src: url('lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-light-webfont.woff2') format('woff2'),
         url('lato-light-webfont.woff') format('woff'),
         url('lato-light-webfont.ttf') format('truetype'),
         url('lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
    font-family: "lato-light-webfont";
    padding-left: 0.2em;
}

body{
background-image: url(../img/texture.jpg)
}
header {
   padding: 0.3em 0em 0.3em 0em;
}
hedaer a{
background-color: aquamarine;
}

h1 { font-family: "lato-light-webfont";
    color: #09a0a0;
    font-size: 3em;
    margin-top: -0.2em;
}
h1 b {
    font-family: "lato-bold-webfont";
    color:black;
    font-size: 1em;
    
}

section h1{
font-size: 100pt;
margin-left: 3em;
}

section h2{
color: #000000;
font-size: 25pt; 
margin-top: -3.5em;
margin-left: 11em; 
}

h2 {color:#09a0a0
}

.color{
    font-family: sans-serif;
    color: #09a0a0;
}

a {
    color: #09a0a0;
    font-family: "lato-light-webfont";
    text-decoration: none; 
    padding: 10pt;
    text-shadow: 0 0 1rem white;

    
}


a:hover {
    background-color: rgba(43, 89, 123, 0.19);
    color: black;
    padding-top: 5em;
}

.pagina{
        text-decoration: none; 
        padding: 0.5em;
    color: #09a0a0;
     border: 1px solid #09a0a0;
        text-shadow: 0 0 1rem rgba(255, 255, 255, 0.31);

}
.pagina:hover{
    background-color: none;
    color: white;
    text-shadow: 0 0 1rem white;
    padding: 0.5em;
    border-bottom: 1px solid #09a0a0;

}


.info{display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
margin-top: -1em;}

.datos{display: block;}

main .info{
    justify-content: space-around;
    margin-top: 1em;
}

main h2{
font-size: 25pt;
color:#000000;
}
.datos img{
    width: 10em;
    border-bottom-left-radius: 5em;
    border-bottom-right-radius: 5em;
    border-top-left-radius: 5em;
    border-top-right-radius: 5em;
    
    
}
ul b {
    font-family: sans-serif;
    color: #09a0a0;
}

h4 {font-family: "lato-light-webfont";
    font-size: 1em;
    padding-left: 3em;
    margin-bottom: 0em;

}

h3{
    font-size: 18pt;
    color: #09a0a0
}
.it {
    font-style: italic;
    text-decoration: italic;
    color: #09a0a0;
}


.subneg {
    font-style: italic;
    text-decoration: underline;
}

.contenedor{
display: flex;
flex-direction: row; 
flex-wrap: nowrap;
justify-content: space-around
}

.nosotros{
display: block;
}
.contenedor .nosotros h1{
font-size: 30pt;
padding-top: 2em;
}



.uba {
color:#000000;
text-align: center;


}

.fadu {
color:#000000;
text-align: center;
}


.obl{
    font-size: 10px;
    text-align: center
}

