@import url(http://fonts.googleapis.com/css?family=Exo+2);

@font-face {
    font-family: 'exo_2regular';
    src: url('fuentes/exo2-regular-webfont.eot');
    src: url('fuentes/exo2-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/exo2-regular-webfont.woff2') format('woff2'),
         url('fuentes/exo2-regular-webfont.woff') format('woff'),
         url('fuentes/exo2-regular-webfont.ttf') format('truetype'),
         url('fuentes/exo2-regular-webfont.svg#exo_2regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-color: #fff;
    background: 1920px;
        }


header h1 {
    background-color: #fff;
    font-size: 2rem;
    color: #80e2a7;
    margin-top: 1rem;
 margin-left: 1.1rem;
  margin-right: 1.1rem;
   padding-top: 2rem;
    font-family: 'Exo 2', sans-serif;
      padding-left: 60rem;
    float: inherit;
}


header img {
float: left;
      width: 11%;
       padding-left: 32rem;
    padding-top: 1rem;
    
}


header ul {
    list-style: none;
    float: right;
  text-align: left;
  background-image: url(imagenes/8colorverde.jpg);
    background-size: cover;
       font-family: 'exo_2regular';
    width: 40.8rem;
 padding-left: 0;
    padding-top: 01rem;
    margin-top: 1rem;
    margin-right: 1rem;
  
          }

header ul li a {
   
  background-color: #000;
    color: #80e2a7;
    text-align: left;
    padding-left: 0.1rem;
 
     }
header ul li.boton3 {
   display: inline-block;
float: right;
background-color:#000;
 margin-right: 1rem;
  padding-bottom: 0;
    width: 10rem;
    padding-top: 0;
font-size:6rem;
    color:#80e2a7;
    text-align: center;
}


header ul li.boton3:hover {
    background-color: #fff;
   

}

header ul li.boton3 a:hover {
    background-color: #fff;
    color: #80e2a7;
   
}

header ul:hover {
background-image: url(imagenes/8.jpg);
}


header ul li a:hover{
color: #fff;
    background-color: #80e2a7
}

article {
    background: #fff;
width: 35rem;
     font-family: 'exo_2regular';
    text-align: right;
    margin-left: 1rem;
   float:left;
    padding-top: 2rem;
    margin-top: 1rem;
   
}



article div h1 {   
    color: #000;
         background-color: #fff;
       padding-right: 20px;
  font-size: 1em;
    }

article div p {   
    color: #80e2a7;
    padding-right: 20px;
  font-size: 0.8rem;
    padding-left: 1rem; 
    text-align: justify;
    }



/*MODULOS*/

#modulos {
   font-family: 'exo_2regular';
     background: #fff;
    width: 77rem;
}

 #modulos ul {
    clear: both;
             background: #fff;
            padding-left: 0;
      }

#modulos ul li {
    display: inline-block;
   font-size: 0.8rem;
    margin-left: 1rem;
    width: 74rem;
     text-align: center;
    padding: 1rem;
         text-align: justify;
 
}

#modulos ul li h3 {
   font-size: 4.5rem;
      margin-top: 0;
    margin-bottom: 0;
           text-align: right;
    margin-top: 5rem;
    padding-bottom: 1rem;
 
   }


#modulos ul li h4 {
   font-size: 1rem;
    padding: 1rem;
    padding-left: 0;
    margin:1rem;
  clear: both;
    
   }


/*MODULOS1*/

#modulos ul li.modulo1{
         color:#80e2a7;
    background-color: #fff;
}

#modulos ul li.modulo1:hover{
     background-image: url(imagenes/7.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #000;
  
    
}


#modulos ul li.modulo1 a{
width: 7rem;
text-align: center;
    align-content: center;
   float: left;
    padding: 1rem;;
    

}


#modulos ul li.modulo1 a:hover{
color:#80e2a7;
    background-color: #000;

}



#modulos ul li.modulo1 h3{
width: 7rem;
color: #80e2a7;

}

#modulos img {
width: 5rem;
    padding-bottom: 2rem;


}
   
/*MODULOS2*/

#modulos ul li.modulo2{
         color:#80e2a7;
    background-color: #000;
}

#modulos ul li.modulo2:hover{
         background-image: url(imagenes/9.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 0;
    align-content: center;
   
}



#modulos ul li.modulo2 a{
width: 7rem;
text-align: center;
    align-content: center;
   float: left;
    padding: 1rem;;
    margin: 0;

}


#modulos ul li.modulo2 a:hover{
color:#80e2a7;
    background-color: #000;

}



#modulos ul li.modulo2 h3{
width: 7rem;
color: #80e2a7;

}




footer {
text-align: center;
     font-family: 'exo_2regular';
    font-size: 0.6rem;
    padding-top: 2rem;
}