body {
    background-color: #FFFFD6;
    height: 100%;
    font-family:  'Work Sans', sans-serif;
    font-size: 100%;
    margin: auto;
    text-decoration: none;
}
    

#cuerpo_trabajo {

width:1020px;
margin: auto;
padding: 0:;
position: relative;
height: auto;
}


header {
width: 100%;
margin: auto;

}

.cabecera_header {
margin: auto;
width: 100%;
height: 12rem;
background-color: white;
    
}


.cabecera_header {
margin: auto;
width: 100%;
    height: 8rem;
background-color: white;
    
}






.ingresar{
padding: 0.2rem;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color: rgb(38, 123, 123);
    background-color: rgba(76, 105, 102, 0.6);
    font-size: 0.8rem;
    width: 15rem;
    float: right;

}

.ingresar img {
float: left;
    width: 1rem;
    
}
.ingresar h3{
   font-family: "roboto";
    font-weight: 400;
    float:left;
}

.botonera {
width: 960px;
    margin: auto;
    text-align: center;
    /* float: right; */
}


#logo {
   
    float: left;
   padding: 0px;
    margin-top: 1.5rem;
    
}


#logo img {
    height: 6rem;
    margin-top: -16px;
}
.usuario nav{


}

.usuario nav:hover{
color: black;
}

.usuario ul li a{
      text-decoration: none;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    color: #A7A7A7;
    font-size: smaller;
    padding-right: 9px

}
.usuario ul li img{
    float: right;
    margin-right: 6px;
    margin-top: -3px;
    width: 25px;
        
    
}

.usuario ul li{
    padding-right: 1px;
    padding-left: 7px;
}

.usuario ul li a:hover{
color:black;
}


nav {
      height: 4rem;
    padding: 0px;
    float: left;
    font-weight: 400;
    text-align: center;
    float: right;
    margin-top: -1.1rem;
    z-index: 2;
    }


nav ul {

float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    


}

nav ul li {


float: left;
    display: inline-block;
    width: auto;
    padding: 2rem;

}



nav ul li a {


text-decoration: none;
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    color: #A7A7A7;
}


nav ul li a:hover  {
  color: #fa6250;
    cursor: pointer;
    border-top: 0.3rem solid rgba(227, 227, 227, 0.99);
    padding-top: 0.3rem;
    transition:  80ms linear 0s;
}


#capacitacion-hov a:hover {
    color:#9B59B6;
    
}


#agenda-hov a:hover {
    color: #ED7B3C;
    
}

#nosotros-hov a:hover {
    color: #53b2f2;
    
}

#contacto-hov a:hover {
    color: #2ECC71;
    
}
/* SLIDER PRESENTACION */

.foto_presentacion {
    width: 100%;
    height: 30rem;
    position: relative;
    margin-top: -32.2rem;
   
}   

.foto_presentacion img {
      position: relative;
      z-index: 1;
      width: 100%;
    height: 33rem;
     
    }
    
    
#hero {
	width: 100%;
	text-align: left;
  
}

.hero-content {
	position: relative;
    margin-top: -32rem;
	padding-bottom: 40px;
    z-index: 3;
  
}

/* hero slider */
#hero-slider {
	margin: 39px 0 54px;
    
   
}

#hero-slider .slides .flex-caption {
	margin: 0 35% 0 30px;
    margin-left: 4rem;
}

#hero-slider .slides .flex-caption h1 {
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    letter-spacing: 0.1rem;
	padding-bottom: 24px;
	color: #ffffff;
	text-shadow: 0 1px 20px rgba(0, 0, 0, 0.6);
	position: relative;    
    width: 85%;
   

	/* for css animations */
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	text-rendering: optimizeLegibility;
	line-height: 1.2;
  
}

}

#hero-slider .slides .flex-caption h1 span {
	display: inline-block;
	border-bottom: 3px solid #fdc501;
    position: relative; 
    z-index: 1;
    
}


/* control nav */
#hero .flex-control-nav {
	width: 20%;
	text-align: left;
	display: block;
	position: relative;
	bottom: 0;
	left: 3.5rem;
	
}

#hero .flex-control-nav li {
	margin: 0 9px;
	display: inline-block;
	zoom: 1;
}

#hero .flex-control-paging li a {
	width: 12px;
	height: 12px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	background: #FFFFFF;
  
}

#hero .flex-control-paging li a:hover {
	background: #c8c8c8;
}

#hero .flex-control-paging li a.flex-active {
	background: #fdc501;
	cursor: default;
}

/* FIN SLIDER PRESENTACION */



/* LOGIN */

.login-form {
	background-color: rgba(255, 204, 0, 0.89);
    width: 23%;
	margin:9% auto 4% auto;
 	position: relative;
 	-webkit-border-radius: 0.4em;
	-o-border-radius: 0.22em;
	-moz-border-radius: 0.4em;
    margin-left: 52rem;
    z-index: 7;
    
    
}

.head {
	position: absolute;
	top:2%;
	left: 36%;
}


.head img {
	border-radius:53%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
    background-color: #ED7B3C;
	border:10px solid #ED7B3C;
}


.main{
	position:relative;
    top:-3.9em;
    margin-left: 2rem;

    
}


.main h1{
	font-size:25px;
	color:#2a3f52;
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
	padding-top: 33%;
	text-align: center;
}


.main form {
	width: 80%;
	margin: 0 auto;
	padding: 4% 0 9% 0;
}


.main form p a {
	color: #888;
	font-family:  'Work Sans', sans-serif;
    font-weight: 400;
    margin-left: 1.8rem;
    text-decoration: none;
}



form p a:hover {
	color:#ED7B3C;
}

 input[type="text"], input[type="password"]{
	text-align:left;
	position: relative;
	width:92%;
	padding:3%;
	background:#D3D3D3;
	margin-bottom: 6%;
    font-family:  'Work Sans', sans-serif;
	color: #a29898;
	font-weight:600;
	font-size: 16px;
	outline: none;
	border: none;
	border-radius: 5px;
	border:1px solid #DED6D6;
	-webkit-appearance:none;
}


 input[type="text"]:hover, input[type="password"]:hover{
 	border:1px solid #f59159;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:	0.5s;
 	
 }


input[type="submit"]{
	width: 99%;
	padding: 3%;
	margin-bottom: 8%;
	background: #ED7B3C;
	font-family: 'Open Sans', sans-serif;
    font-weight:500;
	color: #ECECEC;
	font-size: 20px;
	outline: none;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	transition: 0.5s;
	-webkit-appearance:none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
}


input[type="submit"]:hover{
	background:#2cb465;
	color:#fff;
}


/* FIN LOGIN */

.linea{
   margin-top: -1rem;
   border-bottom: 1px solid #EAAB78; 
   width: 93%;}


.contenedor_capacitaciones {
    background-color: #ffffff; 
    border: 2.5px solid #000000;
    height: 13.6rem;
    margin-top: 1.5rem;
    margin-left: 26rem;
    position: absolute;
    width: 60%; 

}

.proyecto {
    margin: auto;
    clear: both;
    height: 36rem;
    
} 

.info_proyecto {
   float: left;
    
    width: 47%;
    margin-right: 20px;
    margin-bottom: 3rem;
    
}
.botones_proyecto {
    float: left;
    width: 18%;
    height: 12rem;
    background-color: white;
    margin-left: 10px;
    margin-top: 1.3rem;
}

.botones_proyecto img {
   
    height: 7rem;
    padding-left: 2.5rem;
    padding-top: 21px;
}

.botones_proyecto h1 {
         font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 1rem;
    padding-left: 3.3rem;
    color: black;
    
}

.botones_proyecto a {
    text-decoration: none;
    
}



#bolsa_trabajo {

   width: 100%;
    clear: both;
    height: 38.3rem;
    margin-top: 4.5rem;
   

}


.bolsa{
    width: 100%;
    background-color: #a0a0a0;
    height: 36rem;
    float: left;

  
}


.item_bolsa{
width: 32%;
    margin-right: 12px;
    float: left;}



.item_bolsa h1 {
    
     font-weight: 500;
    color: #252525;
    font-size: 1.3rem;
    margin-bottom: -1px;
    padding-bottom: 10px;
    margin-top: 0;

}



.item_bolsa h4{
      font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 0.8rem;
    margin-bottom: -5px;
    margin-top: 0;
    color: #ED7B3C;
}


.item_bolsa  p{
font-weight: 300;
     font-family: 'Work Sans', sans-serif;
}


.item_imagen {

    margin-bottom: 8px;
    position: relative;}


.leer {
    cursor: pointer;
    
}

.noticias{
    width: 32%;
    height: 35rem;
    float: left;
    margin-bottom: 3rem;
 


}

#noti-mas img {
    margin-left: 19.3rem;
    margin-top: -0.1rem;
    
   
}

#noti-mas h5 {
    color: #2a80b9;
     margin-left: 15rem;
     margin-top: -1.8rem; 
}



#noti-mas h5:hover {
    color: #2ECC71;   
}


.multimedia{
width: 63%;
    height: 20rem;
    float: left;
    margin-right: 21px;
}

.multimedia h1{
font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: -1px;
    padding-left: 21px;
    padding-right: -5px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 49%;
    background-color: wheat;
    margin-top: 0;
    margin-bottom: 10px;

}
.video_pequeno{
   
    height: 11rem;
    width: 49%;
    margin-right: 12px;
    float: left;
    margin-top: 9px;}

.video2_pequeno{
background-color: #a55656;
    height: 11rem;
width: 49%;
float: left;
margin-top:9px;}




#proyecto{

height: 16rem;
margin-top: 3rem;}




.redes_sociales {

 width: 18%;
   margin-top: 15px;
    height: 20rem;
    float: left;
   margin-left: 15px;
    background-color: antiquewhite;
}

.redes_sociales h1{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: -1px;
    padding-left: 21px;
    padding-right: -5px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 63%;
    background-color: wheat;
    margin-top: 0;
}


#rotulo {
       width: 100%;
   
    height: 1rem;
    float: left;
   
    margin-bottom: 2rem;} 


#rotulo h1{
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: -1px;
    padding-left: 17px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-right: 21px;
    background-color: #E95A0C;
    margin-top: 0;
    color: #FDFFE3;}

#rotulo_2 {
      width: 97%;
    
float: left;
    margin-bottom: 14px;} 


#rotulo_2 h1{
     font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: -1px;
    background-color: rgba(255, 165, 0, 0.53);
    color: #565754;
    padding-left: 16px;
    width: 100%;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;}


.contenedor_chef {
    float: left;
    background-color: white;
    margin-bottom: 3rem;
    height: 37rem;
    width: 100%;
    
}
    


div .contenedor2 {
    width:12.8rem;
    height: 18.5rem;
    float: left;
    margin-bottom: 1rem;
    clear: both;
 
}



div #chef1 {
    background-image:url(imagenes/chef_1_web.jpg);
    margin: 0
        
   
}


div #chef1:hover {
   background-image: url(imagenes/chef_1_webyn.jpg);
    
    
    
}

#chef1 a {
    text-decoration: none;
}



#chef1 h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    margin-top: 23.7rem;
    color:#081826;
    letter-spacing: 0.02rem;
    margin-left: 3.3rem;
     
    
}



#chef1 h4 {
    font-family:'Work Sans', sans-serif;  
	font-weight:400;
    margin-left: 1.3rem;
    color: #2f2513;
    font-size: 0.97rem;
    width: 12rem;
  
    
}


div #chef2 {
    background-image: url(imagenes/chef2.jpg);
    margin-left: 25.4rem;
    margin-top: -18.5rem;
    float: left;
    
}


div #chef2:hover {
   background-image:url(imagenes/chef2_bn.jpg);
    
    
}

#chef2 a {
    text-decoration: none;
}



#chef2 h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    margin-left: 16.9rem;
    margin-top: 5rem;
    letter-spacing: 0rem;
    color:#081826;
    letter-spacing: 0.02rem;
}


#chef2 h4 {
   font-family:'Work Sans', sans-serif;  
	font-weight:400;
    margin-left: 13.5rem;
    color: #2f2513;
    font-size: 0.97rem;
    width: 12rem;
    margin-top: 1.8rem;
}


div #chef3 {
    background-image: url(imagenes/chef3.jpg);
   margin-left: 12.7rem;
    margin-top: -1rem;
}



div #chef3:hover {
    
    background-image:url(imagenes/chef3_bn.jpg);
    
    
}



#chef3 a {
    text-decoration: none;
}



#chef3 h3 {
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: 0rem;
    color:#081826;
    margin-top: -13.7rem;
    margin-left: 4rem;
    
}


#chef3 h4 {
   font-family: 'Work Sans', sans-serif; 
	font-weight:400;
    font-size: 0.97rem;
    color: #2f2513;
    font-size: 0.97rem;
    width: 12rem;
    margin-top: 1.8rem;
    margin-left: 1.3rem;
}


div #chef4{
    background-image: url(imagenes/chef4.jpg);
    margin-top: -19.5rem;
   margin-left: 38.2rem;
}



div #chef4:hover {
    
   background-image: url(imagenes/chef4_bn.jpg); 
    
    
}

#chef4 a {
    text-decoration: none;
}


#chef4 h3 {
    font-family: 'Work Sans', sans-serif; 
	font-weight:700;
    font-size: 1.3rem;
    letter-spacing: 0;
    margin-left:-9rem;
    margin-top: 5rem;
    color:#081826;
    letter-spacing: 0.02rem;
    
}


#chef4 h4 {
   font-family: 'Work Sans', sans-serif;  
	font-weight:400;
    margin-left: -11.7rem;
    color: #2f2513;
    font-size: 0.97rem;
    width: 12rem;

    
}



div #chef5{
    background-image: url(imagenes/chef5.jpg);
    margin-top: -38rem;
    margin-left: 51rem;
}



div #chef5:hover {
    
   background-image: url(imagenes/chef5_bn.jpg); 
    
    
}

#chef5 a {
    text-decoration: none;
}


#chef5 h3 {
    font-family: 'Work Sans', sans-serif; 
	font-weight:700;
    font-size: 1.3rem;
    margin-left:4.1rem;
    margin-top: 23.5rem;
    color:#081826;
    width: 40%;
    letter-spacing: 0.02rem;
    
}


#chef5 h4 {
   font-family: 'Work Sans', sans-serif;  
	font-weight:400;
    margin-left:1rem;
    color: #2f2513;
    font-size: 0.97rem;
    width: 12rem;
   
    
}

footer {
    clear: both;
    width: 100%;
    background-color:#fffcfc;
    height: 22rem;


}



.contenedorfooter {
       clear: both;
 width: 100%
    margin: auto;
    background-color: #2C2828;
    height: 3rem;
}

#redes {
    background-color: #2c2828;
    width: 100%;;
    height: 2.5rem;
   
    
    
}
    
#redes .logof {
    width: 8em;
    margin-left:2rem; 
    float: left;
}
    



#footerizq {
    width: 45%;
    float: left;
    text-align: center;
    margin-top: 2.2rem;
}



#footerizq img {
    clear: both;
    padding-right: 1rem;
    display: inline-block;
    margin: auto;
    margin-right: 3rem;
}



#footerizq h4 {
    font-family:'Work Sans', sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 0.6rem;
    width: 82%;
    color: #393939;
    margin-left: 1rem;
}


.footercen {
    float: left;
    width: 20%;
    height: auto;
    color: #525252;
    margin-top: 2rem;
    margin-left: 1rem;
    padding-right: 2rem;
}



.footercen h1 {
   color: #525252;
    font-size: 1rem;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 1.5rem;
}

.footercen h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 0.7rem;
    font-weight: 700;
    
}


.footercen h3 {
    width: 90%;
    margin-top: 0.5rem;
    font-family: 'Work Sans', sans-serif;
    color: #525252;
    font-size: 0.7rem;
    font-weight: 400;
  
}

.footercen a {
text-decoration:none; 
    text-align: left;
    
}

.footercen h3:hover {
 color: #ED7B3C;
    
}

.footerder {
    float: right;
    text-align: left;
    margin-right: -47rem;
    margin-top: -10em;
    
}


.footerder h3 {
    width: 100%;
    margin: auto;
    margin-top: 1.5rem;
    font-family:'Work Sans', sans-serif;
    font-weight: 400;
    color: #525252;
    font-size: 0.7rem;

}

#lineafinal {
    background-color: #2c2828;
    width: 100%;
    height: 2.5rem;
    clear: both;
    position: absolute;
    margin-top: 17rem;
    
}
.leer_mas {
margin: 10px;
    margin-left: 0;
}



.noticias-1{
        float: left;
    width: 100%;
    padding: 10px;
    background-color: aliceblue;
    height: 29.6rem;
    padding-top: 30px;
}
.noticias-1 ul {
float: left;
    margin-bottom: 1rem;
    width: 100%;
    padding: 0;
    margin: 0;
        list-style: none;
    
}
.noticias-1 ul li{
float: left;
    margin-bottom: 3rem;
    width: 100%;
    padding: 0;
    margin: 0;
    padding-bottom: 21px;
}

.noticias-1 a{ 
      font-family: "work sans";
    text-decoration: none;
    color: burlywood;}



.noticias-1 a:hover { 
      font-family: "work sans";
    text-decoration: none;
    color: #1ABC9C;}




.noticias-1 ul li h1{ 
         font-family: "work sans";
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 0;}

.noticias-1 ul li h3 {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: -1px;
    padding-left: 29px;
    padding-top: 2px;
    margin-top: -29px;}

.noticias ul li p {
    font-weight: 300;
    font-family: 'Work Sans', sans-serif;
    margin-top: 7px;}

.noticias-1

.linea-noti {
border-bottom: 1px solid #00988A; 
width: 100%;}


.contenido-footer{
width: 1020px;
    height: 5rem;
    margin: auto;}

.sociales{

    width: 1020px;
    margin: auto;
    padding-top: 7px;
    height: 3rem;
}

.contenido-footer{
width: 1020px;
    margin: auto
}



