@charset "utf-8";




@font-face{
    font-family:century_gothic;
    font-style:normal;
    font-weight:normal;
    src:url(../tipografias/century_gothic.ttf);    
}

@font-face{
    font-family:century_gothic_b;
    font-style:normal;
    font-weight:normal;
    src:url(../tipografias/century_gothicb.ttf);    
}

body{
    
	/*background-image:url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;*/
    background-color:white;
    background-position: 50% 0%;   
   
	}
	

{
  box-sizing: border-box;
}
.menu {
    float: left;
    width: 100vw;
    height: auto;
}

#contenedor_principal{
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin: 0px auto 0;
    
}
.menuitem {
  background-color: #fafafa;
  margin: 1rem;
  padding: 1rem;
  border: 2px solid #ccc;
  /* IMPORTANTE */
  text-align: center;
  float: inherit;
  position: center;
   
    
}
.main {
  float: left;
  width: 40%;
  padding: 0px 50px;
  overflow: hidden;
  margin-left: %;
  height: 300px;
    -webkit-box-shadow: 0px -1px 16px 6px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px -1px 16px 6px rgba(0,0,0,0.19);
    box-shadow: 0.1px -1px 12px 2px rgba(0,0,0,0.04);
        
}

.main2 {
  float: left;
  width: 40%;
  padding: 0px 50px;
  overflow: hidden;
  margin-left: %;
  height: 300px;
    -webkit-box-shadow: 0px -1px 16px 6px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px -1px 16px 6px rgba(0,0,0,0.19);
    box-shadow: 0.1px -1px 12px 2px rgba(0,0,0,0.04);
        
}

/*Botones*/


.cont_botones{
    
    
  float: lft;
  width: 100%;
  padding: 5px;
  overflow: idden;
  height: 250px;
  margin: 10px 10px 10px -10px;
  
}

/*.cont_botones h2{
   
    text-align: center;
    margin-top: 20px;
    font-family:century_gothic;
    font-size:18px;
    margin-bottom: 30px;
}*/



.cont_botones ul{
    
    padding:%;
        
}



.cont_botones ul li{
    
    list-style: none;
    display: inline-block;
    text-align: center;
    float:left;
    position: relative;
    top: -30px;
    left: 10%;
    margin: 10px 10px 10px 10px;
    
    filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}


.cont_botones ul li:hover{
        
    filter:alpha(opacity=50);  
	-moz-opacity: 0.5;  
	opacity: 0.5;
	-khtml-opacity: 0.5; 
    -webkit-transition: opacity.25s;

}



 .cont_botones ul li p{
    
    margin-top: 10px;

    font-size: 11px;
    text-align: center;
        
}

@media only screen and (max-width:800px) {
  /* For tablets: */
  
    .cont_botones{
        padding: auto;
        margin: auto;
        height: auto;
    }
    .cont_botones ul li{
    margin-left: 8%;
    margin-top: auto;
    margin-right: auto;
        left: 5%;
    
      
    
  }
}
/*@media only screen and (max-width:500px) {
  /* For mobile phones: */
  /*.cont_botones {
    width: 100%;
      height: 100%;
 
  }
}*/





.cont_botones2{
    
    
  float: lft;
  width: 100%;
  padding: 5px;
  overflow: idden;
  height: 250px;
  margin: 10px 10px 10px -10px;
  
}

/*.cont_botones h2{
   
    text-align: center;
    margin-top: 20px;
    font-family:century_gothic;
    font-size:18px;
    margin-bottom: 30px;
}*/



.cont_botones2 ul{
    
    padding: %;
        
}



.cont_botones2 ul li{
    
    list-style: none;
    display: inline-block;
    text-align: center;
    float:left;
    position: relative;
    top: -20px;
    left: %;
    cursor: pointer;
    filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}


.cont_botones2 ul li:hover{
        
    filter:alpha(opacity=50);  
	-moz-opacity: 0.5;  
	opacity: 0.5;
	-khtml-opacity: 0.5; 
    -webkit-transition: opacity.25s;

}



 .cont_botones2 ul li p{
    
    margin-top: 10px;
  
    font-size: 14px;
    text-align: center;
        
}

@media only screen and (max-width:800px) {
  /* For tablets: */
  
    .cont_botones2{
        padding: auto;
        margin: auto;
        height: auto;
    }
    .cont_botones2 ul li{
    margin-left: 8%;
    margin-top: auto;
    margin-right: auto;
    
      
    
  }
}
/*@media only screen and (max-width:500px) {
  /* For mobile phones: */
  /*.cont_botones {
    width: 100%;
      height: 100%;
 
  }
}*/







.main h2{
    

    padding: 20px 0px 10px;
    font-size: 14px;
    color: #4A4A49;
    text-align: center;
}
.main h3{
    
 
    padding: px;
    font-size: 18px;
    margin: -1px 0px;
}
.main h4{
    

    padding: px;
    margin: -10px 0px;
}

.main h1{
    text-align: left;
    padding: 10px 10px;
}

.main p{
 padding: 5px;
    margin: px;

    
}


.right {
  background-color: lightblue;
  float: left;
  width: 20%;
  padding: 10px 15px;
  margin-top: 7px;
}

@media only screen and (max-width:800px) {
  /* For tablets: */
  .main {
    width: 100%;
    padding: 0;
    height: 100%;
  }
  .right {
    width: 100%;
  }
}
@media only screen and (max-width:500px) {
  /* For mobile phones: */
  .menu, .main, .right {
    width: 100%;
    height: 100%;
  }
}




.main2 h2{
    

    padding: 42px 0px 20px;
    font-size: 14px;
    color: #4A4A49;
    text-align: center;
}
.main2 h3{
    

    padding: px;
    font-size: 20px;
    margin: 30px 0px;
}
.main2 h4{
    

    padding: px;
    margin: -10px 0px;
}

.main2 h1{
    text-align: left;

    padding: 10px 10px;
}

.main2 p{
    

    padding: 5px;
    margin: px;
    
    
}


.right {
  background-color: lightblue;
  float: left;
  width: 20%;
  padding: 10px 15px;
  margin-top: 7px;
}

@media only screen and (max-width:800px) {
  /* For tablets: */
  .main2 {
    width: 100%;
    padding: 0;
      height: 100%;
  }
  .right {
    width: 100%;
  }
}
@media only screen and (max-width:500px) {
  /* For mobile phones: */
  .menu2, .main, .right {
    width: 100%;
      height: 100%;
  }
}

/*video*/

.main_video {
    width: auto;
    height: auto;
    overflow: hidden;
    margin: auto;
    
}

#video_btn_presentacion{
    
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin: 0px auto 0;
    
    
}


#video_btn_introduccion{
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin: 0px auto 0;
    
}

#video_btn_competencias{
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin: 0px auto 0;
    
}

.video {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    margin-left: 0px;
    margin-right: 0px;
}
.video video{
    width: 100%;
    height: auto;
}

.video iframe{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}


/*Inicio estilo menu replegable*/



.header{
    width: 100%;
    background: #FAB600;
    max-width: 1024px;
    height: auto;
    margin: 0px auto 0;
    margin-bottom: 10px;
}
#btn-menu{
    display: none;
}

.header label{
    
    display: none;
    width: 30px;
    height: 30px;
    padding: 10px;
    border-right: 1px solid #fff;
}

.header label:hover {
    cursor: pointer;
    background: rgba(0,0,0,0.1);
}

.menu-deple ul{
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    
}

.menu-deple li{
    flex-grow: 1;
    text-align: center;
    border-right: 0px solid #fff;
        
}

.menu-deple li:hover{
    cursor: pointer;
    background: rgba(0,0,0,0.3);
}
.menu-deple li a{
    display: block;
    padding: 15px 20px;
    color: #fff;
    text-decoration: none;
}

@media (max-width:768px)
{
    .header label{
        display: block;
        
    }
    
    .menu-deple{
        position: absolute;
        background: #FAB600;
        width: 70%;
        margin-left: -80%;
        transition: all 1s;
        z-index: 1000;
    }
    
    .menu-deple ul{
        flex-direction: column;
    }
    
    .menu-deple li{
        border-top: 1px solid #fff;
    }
    
    #btn-menu:checked ~ .menu-deple{
        margin: 0;
        z-index: 1000;
    }
    
    
}

/*Fin estilo menu replegable*/


/* Responsive navigation menu (for mobile devices) */
/*media screen and (max-width: 600px) {
  .topnav a {
    float: none;
    display: block;
    width: 110px;
    height: 10px;
      font-size: 10px;
}
    
    .topnav{
        
        height:120px;
        width: 380px;
    }
  
  .topnav-centered a {
    position: reative;
    top: 0;
    left: 140px;
    transform: none;
    width: 80px;
    height: 10px;
      
  }

.topnav-right{
    float: right;
    display:block;
    width: 100px;
    height: 40px;
    margin-top: 0px;
    margin-right: 10px
    }
    
}*/


/*fecha arriba y abajo*/


#flecha_arriba img{
    position: fixed;
    z-index: 9999999;
    top:15%;
    left: 30px;
    opacity: 0.6;
    
}

#flecha_abajo img{
    position: fixed;
    z-index: 9999999;
    top:25%;
    left: 30px;
    opacity: 0.6;
    
}


#flecha_abajo img:hover{
    opacity: 0.8;
}

#flecha_arriba img:hover{
    opacity: 0.8;
}

@media (max-width:800px) {
  /* For mobile phones: */
    #flecha_abajo img{
    top: 30%;
    }
}


#acomodar{
    left: 10%;
}