*{margin: 0; padding: 0; box-sizing: border-box;}
/*

selector {propiedad:valor;} 
*/

body{
    background:#ffb100; font-family: Barlow; text-align: center
}


header{
    
    background-image: url(http://www.catedraocampo.com.ar/vn22/1/img/fondo.jpeg);
    margin: 2%; 
    padding: 0.2rem;
    text-align: center;
    border-radius: 1rem;

}


h1{color: white; font-family: Arial; text-align: center; font-size: 4rem}
h2{color: azure; font-family: Arial; text-align:center}



/* Estilos generales */
footer p{color: #5f5f5f; font-size: 0.7rem}

.legales{
    font-family: Arial;
    font-size: 0.6rem;
    background:none;
    
}

.infofadu { 
    font-family: Arial; 
    color: aliceblue;
    font-size: 0.7rem;
    background:#849ee6;
   
}

h6 {
    color: azure; font-family: Arial; text-align: left;
    
}

header img{
    position: inherit;
    margin-right: 24px;
    border-radius: 50%;
    border-style: solid;
    border-color: antiquewhite;
    border-width: 4px;
    top:30px;
    height: 180px;
    width: 180px;
    padding: 0rem;
    margin:1rem;
    align-self: center;
}


.nav{
    padding-bottom: 1.5;
    
}

.navegador{
    
    
    font-family: Barlow; 
    color: white;
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
    text-decoration: none;
    padding: 1rem;
    font-weight: 500;
    
   
}

h3{color: azure; font-family: Arial; text-align: center; font-size: 2rem; margin: 2rem;}


h4{ 
    color: azure; font-family: Arial; text-align:left; font-size: 30px; margin-bottom: 1rem;
}

.materias{
    
    display: flex;
    justify-content: space-between;
    padding: 0.2rem;
    
}





.nivel{
    background: #cfdaf7;
    width: 30%; 
    margin: 0.2rem;
    padding: 40px;
    min-height: 8rem;
    border: 0.1rem solid antiquewhite;
    border-radius: 2rem;
    box-shadow: 0rem 0rem 1rem #a5a5a5;
    text-align: left;
}

.subtitulo {
    
    color: azure; 
    font-family: Arial; 
    text-align:left; 
    font-size: 1.1rem; 
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    background: #849ee6;
    border-radius: 9px;
    padding: 2%;
    display: table;
}

h5{
      color: azure; font-family: Arial; text-align:left ; font-size: 2rem; margin: 2rem; 
      
}


section

{background: #849ee6;
border-radius: 1rem 1rem 1rem 1rem; margin: 2%; padding: 2%}



.alumne {font-family: Barlow; 
    text-decoration: none;
    color: azure; 
    text-align:center;
    font-size: 1rem;
    
    
}

.cro {
    
   color: azure; font-family: Arial; text-align:center; font-size: 2rem; margin-bottom: 1rem 
}

section img {
    position: inherit;
    margin-right: 24px;
    border-radius: 50%;
    border-style: solid;
    border-color: antiquewhite;
    border-width: 3px;
    top:30px;
    height: 120px;
    width: 120px;
    padding: 0rem;
    margin:1rem;
    align-self: center;
    
}

.logos {
    
 background: none;
    
}

descripcion{ background: #ffffc4}

.contenedor{max-width: 75rem; margin: auto}

.perfil { 
    
     position: inherit;
    margin-right: 24px;
    border-radius: 50%;
    top:30px;
    height: 180px;
    width: 180px;
    padding: 0rem;
    margin:1rem;
    align-self: center;
    
}

.perfil img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}



h7{color: azure; font-family: Arial; text-align: center; font-size: 20px; margin: 1rem;}
      



h8{ 
    color: azure; font-family: Arial; text-align:center; font-size: 14px; margin-bottom: 1rem;
      
}

#equipo {
    width: 100%;
}
.perfil {
    display: inline-block;
    margin-right: 32px;
}
.perfil img {
    width: 120px;
    height: 120px;
    border-radius: 50%;

}
.perfil h3 {
    margin-bottom: 8px;
    color: #ffffff;
}

.perfil h4 {
    margin-top: 0px;
    color:#ffffff;
}

