@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.image {
    position: relative;
    width: 100%; /* for IE 6 */
}

h1 {
    position: absolute;
    top: 3.65em;
    /*left: 50px;*/
    width: 100%;
    font-size: 3em;    
    color: white;
    text-align: center;    
    font-family: sans-serif;    
    letter-spacing: 0.4em;
    /*margin-top: -1.8%;*/
}
h5 {
    font-family: sans-serif;
    font-kerning: 2em;
    font-size: 1.5em;
    margin-bottom: 0.5em;
    margin-top: 0em;
}

h6, h4, h5, h3 {
    text-align: center;
    font-family: 'open_sanslight';
}

.logo {
    text-align: center;
}
#encabezado {
    background-image: url(../../2/img/FADU2.jpg);
    background-position: center;
    margin: auto;
    height: 394px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover; 
}

#subtitulo {
    color: beige;
    text-align: center;
    font-family: 'open_sanslight';
    letter-spacing: 0.2em;
    position: absolute;
    top: 10.1em;
    width: 100%;
   /* margin-top: 3%;*/
}
#cuatrimestre{
    color: beige;
    text-align: center;
    font-family: 'open_sanslight';    
    letter-spacing: 0.2em;    
    position: absolute;    
    top: 19em;    
    width: 100%;    
   /* margin-top: 9%;*/    
    font-size: 1em;     
}
#catedra {    
    color: beige;    
    text-align: center;    
    font-family: 'open_sanslight';    
    letter-spacing: 0.2em;    
    position: absolute;    
    top: 17.5em;    
    width: 100%;    
   /* margin-top: 6.5%;*/    
    font-size: 1em;     
}
#comision {
    margin: auto;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    float: inherit;
    font-family: 'open_sanslight';
    position: relative;
    display: flex;
    width: 300px;
    flex-direction: row;
    padding-right: 2.5em;
    padding-left: 0em
}
.fotoprofe {
    margin: auto;
    }
hr {
    margin: 1em;
    color: grey;     
}
.datos {
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    margin: 1em;
    padding-bottom: 1em;
    margin-top: 2em;
    width: 300px;
}

li {
    list-style: none;
    margin: auto;
    text-align: center;
    font-family: 'open_sanslight';
    line-height: 1.5em;
}
.personales {
    margin-top: -1em;
}
#fotocamila {
    width: 120px;
    align-content: center;
    margin-left: 90px;
}

.personales {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}
footer {
    text-align: center;
    font-size: 0.8em;
    font-family: 'open_sanslight';
    letter-spacing: 0.1em;
    line-height: 2em;
}
.links {
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    
}
a {
    text-decoration: none;
    color: white;
    margin: 0.5em;
    font-family: 'open_sansbold';
    font-size: 1.5em;
}
button {
    border: none;
    background-color: #d6d6d6;
    border-radius: 10px;
    box-sizing: padding-box;
    padding: 0.8em;
    margin: 1em;
    width: 150px;
}
@media screen and (min-width: 750px) and (max-width: 1100px) {   
h1{    
    font-size: 2.5em;
    line-height: 1.4em;
    letter-spacing: 0.3em;
    top: 4.45em;
}
#subtitulo {
    font-size: 1em;
    top: 15.5em;    
}
#catedra {
    font-size: 0.8em;
    top: 21.4em;
}
#cuatrimestre {
    font-size: 0.7em;
    top: 26.5em;
}
#encabezado {
    max-width: 100%;    
}
.personales {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    align-content: center;
}
#leandro {
    flex-shrink: 0;
}
}
@media screen and (min-width: 600px) and (max-width: 750px) {   
h1{    
    font-size: 2em;
    line-height: 1.4em;
    letter-spacing: 0.3em;
    top: 6em;
}
#subtitulo {
    display: none;    
}
#catedra {
    font-size: 0.8em;
    top: 20.2em;
}
#cuatrimestre {
    font-size: 0.7em;
    top: 25.4em;
}
#encabezado {
    max-width: 100%;    
}

#fotocamila {
    order: 0;   
}
    #nivel1{
     order: 1;   
}
    #nivel2{
     order: 1;   
}
}
@media screen and (min-width: 300px) and (max-width: 600px) {   
h1{    
    font-size: 2em;
    line-height: 1.4em;
    letter-spacing: 0.3em;
    top: 6em;
}
#subtitulo {
    display: none;    
}
#catedra {
    font-size: 0.8em;
    top: 20.2em;
}
#cuatrimestre {
    font-size: 0.7em;
    top: 25.4em;
}
#encabezado {
    max-width: 100%;    
}

#fotoleandro{
    order: 0;   
}
    #nivel1{
     order: 1;   
}
    #nivel2{
     order: 1;   
}
.links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    }
button {
    margin: -0.5em;    
    }
}
.comitente{
    font-family: 'open_sanslight';
}
.descripcion {
    margin: auto;
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    width: 900px;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 2.5em;
    text-align: justify;
    }
