@charset "utf-8";


@import 'https://fonts.googleapis.com/css?family=Dosis|Open+Sans';



body {
font-family: 'Dosis', sans-serif;
font-family: 'Open Sans', sans-serif;
    font-size: 85%;
    text-align: left;

    background-image: url(file:///C:/jt26/img/fondo.png);
      background-color: #0e0b17;
 
    
    }

header { 
  
    
    margin: 0 auto;
    text-align: center;
    margin-top: 1em;
    justify-content: center;
    margin-bottom: 2em;
}


  

header figure {
 
    padding: 0;
    margin-top: 2em;
    justify-content: center;
    margin-bottom: -14em;
    margin-right: 37em;
    
    }



header h1 { font-family: 'Dosis', sans-serif;

     font-size: 60px;
     color: #ffffff;
     text-align: center;
     margin-left: 5em;
     letter-spacing: 0.1em;
  
    
    
    }
header nav ul {

    justify-content: center;
    padding-bottom: 2em;
    margin-top: -2em;
    margin-left: 12em;
  
    }

header nav ul li {
    font-family: 'Dosis', sans-serif;
    text-decoration: none;
    display: block;
    display: inline;

    margin:  3em 2em 0;
    font-size: 120%;

    
    }

header nav ul li a {
    text-decoration: none;
    padding: 0.4em;
    color:#d6e778;
    
    letter-spacing: 0.1em;
    
    
    }
header nav ul li a:hover {
    color: #3e00ff; 
    background-color: white;
    }

.padre {
  
   
    display: flex;
    justify-content: center;
    flex-direction: row;
 
}

article {
    padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 2em;

  background-color: aliceblue;
    width: 180px;
    


}

.padre article:first-child {
    border-right-style: dotted;
    border-right-color: #d6e778;
     
    background-color: #0e0b17;
    text-align: right;
}

h3 {
    font-family: 'Dosis', sans-serif;
    padding-top: 2em;
    color: #9e37d2;
    font-size: 140%;
    border-bottom-style: dotted
    
    }
h2 {    
    font-family: 'Dosis', sans-serif;
    padding-top: 2em;
    color: #d6e778;
    font-size: 140%;
    border-bottom-style: dotted;
    
    
}
h4 {
    color: #ffffff;
    letter-spacing: 0.1em;
}

.titulo {
    font-style: italic;
    font-size: 15px;
    color: #9e37d2;
    line-height: 1.2;
    }

p { 
font-family: 'Open Sans', sans-serif;
    line-height: 1.6;
    
    }


.docentes {
    color: white;
    
}



section article p a {
   
    text-decoration: none;
    color: #9e37d2;
    line-height: 2.5;
    
    
    }
section article p a:hover {
     
    border-bottom: solid 2px #d6e778;

    }

footer {
 font-family: 'Dosis', sans-serif;
   color: #ffffff;
    width: 540px;
    margin: 0 auto;
    text-align: center;
    padding: 0.3em;
    letter-spacing: 0.2em;
    font-size: 70%;
    margin-bottom: 5em;
    margin-top: 2em;
   
    
   
    }

.legal {font-family: 'Open Sans', sans-serif;
    letter-spacing: 0em;
    font-size: 9px;
      color: #ffffff;
    text-align: center;
 
}

   

picture img {
    max-width: 65%;
    margin: 1.5em;
}

.individual p {
  width: 50%;
    color: white;
    font-family: 'Open Sans', sans-serif;
    margin: auto;
    text-align: center;
    font-size: 8pt;
    margin-top: 1em;
}
.individual nav ul {
    font-family: 'Dosis', sans-serif;
     display: block;
    list-style: none;
   margin: auto;
    text-align: center;
    font-size: 12pt;
    width: 50%;
display: inline;
     display: flex;
    justify-content: center;
  
    flex-direction: row;
    flex-wrap: wrap;
    
}
.indivudal nav ul li {
    padding-bottom: 2em;
    margin: 1em;

  
}
.individual nav ul li a {
    color: #d6e778;
     text-decoration: none;

        padding: 1em;

    margin-bottom: 1em;
}

.individual nav ul li a:hover {
    color: white;
}

}


 @media all and (max-width: 900px)  {

    
     

}

@media all and (max-width: 950px)  {

    body { width: 95%;
  max-width: 900px;
        
        
    }
    
    .cabecera {
         width: 100%;
        font-size: 100%
  
    }
    
header figure {
 
    padding: 0;
  display:block;
margin:auto;

    
    }
    header h1 { font-family: 'Dosis', sans-serif;

     font-size: 440%;
     color: #ffffff;
     text-align: center;
     margin-left: 1em;
     letter-spacing: 0.1em;
        margin-top: 0.2em;
   
          display: flex;
    justify-content: center;

    
    
      
    
    }
header nav ul {

    justify-content: center;
    padding-left: -10em;
    padding-bottom: 2em;
    margin-top: -1em;
    margin-left: 0em;
     
  
    }
   
    
}


  
  
    


@media all and (max-width: 480px){
    body {
        width: 480px;
        font-size: 80%;
      
    }
    
    header figure {

    padding: 0;
    margin-top: 2em;

    
    }
    
    
    header h1 { font-family: 'Dosis', sans-serif;
     
    
     font-size: 200%;
     color: #ffffff;
     text-align: center;
     margin: auto 0;
     letter-spacing: 0.1em;
        padding-top: 1em;


    
    }
header nav ul {
   
    display: flex;
   width: auto;
   flex-direction: column;
    justify-content: center;
    padding-bottom: 1em;
margin-top: -2em;
 margin-bottom: 1em;
    margin-left: -2em;
 
  
    }
    
    
    header nav ul li {
    font-family: 'Dosis', sans-serif;
    text-decoration: none;
    display: block;
    display: inline;

    margin:  3em 1em 0;
       margin-bottom: -2em;
    font-size: 120%;

    
    }
    .padre {
     margin-left: 9em;
   
    display: flex;
    justify-content: center;
    flex-direction: column;
 
}
    
.padre article:first-child {
    border-right-style: none;

     
    background-color: #0e0b17;
    text-align: right;
}
    
.padre article:last-child {
       margin-top: -2em;
    padding-top: -10em;
    }    
    
footer {
 font-family: 'Dosis', sans-serif;
   color: #ffffff;
    width: 200px;
    margin-left: 14em;
    text-align: center;
    padding: 0.3em;
    letter-spacing: 0.0em;
    font-size: 80%;
    margin-bottom: 1em;
    margin-top: 2em;
   
    
   
    }
    
   
}

