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

#extend-nav-color {
    background: #000000;
    color: #000000;
}

.main-menu li a{
    color: white !important;
}

.main-menu li a:hover{
    color: grey !important;
}
.lugar{
    position: absolute;
    top: 1000px;
    margin-left: auto; 
    margin-right: auto;
}

.proximoviernes{
    background-color: black;
    color: white;
    font-family: 'bebas_neueregular';
    font-size: 30px;
    padding-left: 10px;
    
}

.active-one {
    background: grey;
    color: black;
}
.main-menu li ul{
    background: black !important;
}
body{
    width: 100%;
}

/*
    portada
*/

#image-slider {
	position: relative;
}

#image-slider > div {
	overflow: hidden;
}

#container {
    width: 100% !important;
	position: relative;
	overflow: hidden;
}

.video{
    width: 100%;
    
}

#container .content {
    with: 100% !important;
    list-style: none;
	position: absolute;
	top: 0;
	font-family: 'myriad-std-tilt', sans-serif;
	color: #FFF;
	font-size: 1em;
	padding: 150px 0;
    }

#container .content ul{
    list-style: none;
    }

#cover_title{
    font-family: 'bebas_neueregular';
    font-size: 50pt;
    color: #000;
    text-align: center;
}


.cover_subtitle{
    font-family: 'bebas_neueregular';
    font-size: 30pt;
    color: #F3E000;
    text-shadow: 2px 2px #000;
    text-align: center;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding: 0px;
    margin-top: 0px;
    width: 100px;
 }

.cover_subtitle:hover{
    font-family: 'bebas_neueregular';
    font-size: 30pt;
    color: #f4e107;
}

.wajsman{
    font-family: 'bebas_neueregular';
    font-size: 40px;
    color: white;
}

 #cover_names{
    font-family: 'roboto';
    font-weight: 500;
    color: #000;
    font-size: 18pt;
    width: 530px;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding: 0px;
    margin-top: 80px;
 }

 #cover_play{
    font-family: 'bebas_neueregular';
    font-weight: 400;
    color: #fff;
    font-size: 25pt;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    background: black;
    padding: 5px;
    margin-top: 71px;
 }
#cover_play:hover{
    color: #f69e5f;
}
   
.cover_img{
    width: 100%;
    height: 300px;
}

header{
    overflow: auto;
    background-size: 100%;
    background-color: #ffffff, 0.20;
    height: 60px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2; 
}

.content.slide {
    z-index: ;
}

/*
    HOVER FOTOS
*/
.tps-img-over{
    height: 100%;
    margin-bottom: 5px;
    margin-top: 5px;
}

.caption {
    position: relative;
    overflow: hidden;
}
.caption__media {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}
.caption__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: white;
    transform: translateY(100%);
    transition: transform .35s ease-out;
}
.caption:hover .caption__overlay {
    transform: translateY(0);
}


/*
    contenido portada
*/

.contenedor_uno{
    border-radius: 5px;
    padding: 5px 30px 1px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.contenedor_dos{
    background-color: rgba(255, 255, 255, 0.62);
    margin-left: 5px !important;
    margin-top: 20px;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    
}

.contenedor_tres{
    background-color: rgba(255, 255, 255, 0.62);
    margin-left: 5px !important;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 20px;
    color: black;
    
}

.scroll-img{
    width: 40px;
    height: 40px;
}

.scroll-img_box{
    text-align: center;
    width: 40px;
    height: 40px;
    margin-top: 70px;
}


/*
    estilos de links
*/

.navname{
    float: left;
    font-family: 'bebas_neueregular';
    color: #F3E000;
    font-size: 30pt;
    padding-left: 10px;

}

.navname:hover{
    text-decoration: none;
}

header ul{
    list-style: none;
    float: right;
}

header ul li{
    float: left;
    width: 150px;
    height: 40px;
    margin-top: 13px;
    font-family: 'roboto';
    font-weight: 300;
    text-align: center;
    
  }

header ul li a{
    text-decoration: none;
    color: #fff;
    height: 30px;
    display: block;
    padding-top:7px;
    margin-left:0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    
}


#link-active{
    color: #ffeb00;
    font-weight: 600;
    text-decoration: overline;
}

header ul li a:hover{
    font-weight: 600;
    color: #ffff0a;
    text-decoration: none;
}

/*
    QUOTE
*/

.quotebox{
    background-color: black;
    list-style: none;
    
    
}
.quote{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 2.5rem;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
}

#quoter{
    text-align: right;
    padding-right: 100px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 2rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #fff;
}
    
#quotertitle{
    text-align: right;
    padding-right: 100px;
    padding-bottom: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1.5rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    color: #fff;
    
    
}

/*
   UNO Y DOS HOME
*/


.carousel-control.left, .carousel-control.right { 
    background-image: none !important;
    display: none;
}

.carousel-indicators{
    bottom: 0px !important;
    margin: 0px;
}

#carousel-example-generic{
    padding-bottom: 30px;
}

.carousel-indicators .active{
    background-color: black !important;
}

.carousel-indicators li{
    border: 1px solid #000 !important;
}

#niveles_home{
    margin-bottom: 5px;
    padding-bottom: 10px;
    background-color: #f2f2f2;
    margin-top: 20px;
}

.proximo-viernes{
    margin-top: 19px;
    background-color: #f4e107;
    margin-bottom: 20px;
    padding: 0;
}

.proximo-viernes-index{
    margin-top: 19px;
    background-color: #f4e107;
    margin-bottom: 20px;
    padding: 0;
}


#noticias_home{
    margin-bottom: 5px;
    padding-bottom: 10px;
    margin-top: 20px
}

.title{
    font-family: 'bebas_neueregular';
    color: #29abe2;
    font-size: 40pt;
    text-shadow: 2px 2px #000;
    margin-bottom: 10px;

}

.title_noticias{
    font-family: 'bebas_neueregular';
    color: #000;
    font-size: 40pt;
    margin-bottom: 10px;
}

.titles{
    font-family: 'bebas_neueregular';
    color: #e3eb14;
    font-size: 30pt;
    text-shadow: 2px 2px #000;
    margin-bottom: 0px;
}

.subtitles{
    font-family: 'bebas_neueregular';
    color: #0a0a0a;
    font-size: 20pt;
    margin-bottom: 10px;
    margin-top: 0px;
}

.home_tps{
    margin: 5px 10px 5px 10px;
    width: 100%;
    height:100%;
}


#noticias_box_img{
    margin-bottom: 15px;
}

.noticias_img{
    width: 500px;
    height: 200px;
}

.button_obj{
    font-family: 'bebas_neueregular';
    font-weight: 300;
    color: #fff;
    font-size: 18pt;
    width: 100px;
    background: black;
    padding: 5px;
    text-align: center;
    margin-top: 20px;
}
.button_obj:hover{
    background-color: #fff;
    color: #000;
}

/*
    noticias
*/

main {
       background-color: white;
}

/*
    UNO y DOS html
*/

.cover-uno{
    height: 250px;
    background-image: url(img/cover-niveluno.jpg);

}

.cover-inscripciones{
    height: 250px;
    background-image: url(img/cover-uno.jpg);

}

.cover-dos{
    height: 250px;
    background-image: url(img/cover-niveldos.jpg);

}

.cover-top-title{
    font-family: 'bebas_neueregular';
    color: #FFF502;
    font-size: 40pt;
    padding-top: 70px;
    text-align: center;
    text-shadow: 2px 2px #000;
}

.title-section{
    font-family: 'bebas_neueregular';
    color: #29abe2;
    font-size: 40pt;
    text-shadow: 2px 2px #000;
    margin-bottom: 10px;
    margin-top: 25px;
}

.title-uno{
    font-family: 'bebas_neueregular';
    color: #FBB03B;
    font-size: 30pt;
    text-shadow: 2px 2px #000;
    margin-bottom: 0px;
    margin-top: 25px;
}

.title-dos-t{
    font-family: 'bebas_neueregular';
    color: #29ABE2;
    font-size: 30pt;
    text-shadow: 2px 2px #000;
    margin-bottom: 0px;
    margin-top: 25px;
}

.title-cronograma{
    font-family: 'bebas_neueregular';
    color: #0da068;
    font-size: 30pt;
    text-shadow: 2px 2px #000;
    margin-bottom: 0px;
    margin-top: 25px;
}

.fotos-enfoque{
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}

.tps-background{
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-bottom: 10px;
}

.tps-titles{
    font-family: 'bebas_neueregular';
    color: #050505;
    font-size: 20pt;
    margin-bottom: 15px;
    margin-top: 5px;
}

.title-modal{
    font-family: 'bebas_neueregular';
    color: #050505;
    font-size: 20pt;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}

.info-modal{
    font-family: 'Roboto', sans-serif;
    color: #6c6c6c;
    font-weight: 500;
    font-size: 12pt;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    margin-bottom: 20px;
}

.boton-modal{
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
}

.tps-subtitles{
    font-family: 'bebas_neueregular';
    color: #050505;
    font-size: 25pt;
    margin-bottom: 7px;
    margin-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.foto-tp{
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.tps-button{
    font-family: 'bebas_neueregular';
    font-weight: 300;
    color: #FBB03B;
    font-size: 18pt;
    width: 100px;
    background: black;
    padding: 5px;
    text-align: center;
    margin-top: 20px;
    margin-left: 10px;
}

.button_obj:hover{
    background-color: #FBB03B;
    color: #fff;
}

.padding-box{
    padding-left: 10px;
    padding-right: 10px; 
}

.border{
    margin-bottom: 30px;
    border-bottom-style: dashed 1px solid;
}

.proximoviernes{
    background-color: black;
    color: white;
    font-family: 'bebas_neueregular';
    font-size: 30px;
    padding-left: 10px;
    
}

.porximoviernes-img{
    width: 100%;
}

.especificacion{
    font-family: 'Roboto', sans-serif;
    color: #6c6c6c;
    font-weight: 500;
    font-size: 12pt;
    margin-bottom: 0;
    margin-top: 10px;
}

.horario{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

.proximaviernes-info{
    font-family: 'Roboto', sans-serif;
    color: #292929;
    font-weight: 500;
    font-size: 11pt;
    margin-top: 0px;
    margin-bottom: 20px;
}

.destacados-titulo{
    background-color: black;
    width: 300px;
    color: white;
    font-family: 'bebas_neueregular';
    font-size: 30px;
    margin-left: 0;
    padding-left: 10px;
}

.unidades{
    background-color: #F7931E;
    color: white;
    font-family: 'bebas_neueregular';
    font-size: 25px;
    text-align: center;
    margin-top: 15px;
}

.bibliografia{
    background-color: #D4145A;
    color: white;
    font-family: 'bebas_neueregular';
    font-size: 25px;
    text-align: center;
}

.programa{
    background-color: #29ABE2;
    color: white;
    font-family: 'bebas_neueregular';
    font-size: 25px;
    text-align: center;
}

.contenedor{
    margin-top: 20px;
    border-top: 1px solid #464646;
}

.form-box{
    background-color: #eaeaea;
    margin-top: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
}



/*
    docentes
*/

.filosofia{
    font-family: 'Roboto', sans-serif;
    color: #292929;
    font-weight: 300;
    font-size: 14pt;
    margin-top: 10px;
    margin-bottom: 20px; 
}

.cover-docentes{
    height: 250px;
    background-image: url(img/cover-docentes.jpg);

}

.cover-contacto{
    height: 250px;
    background-image: url(img/cover-contacto.jpg);
}

.cover-catedra{
    height: 250px;
    background-image: url(img/cover-catedrados.jpg);
}


.separador-1{
    height: 250px;
    background-image: url(img/cover-reglas.jpg);
}

.separador-2{
    height: 250px;
    background-image: url(img/cover-docentes.jpg);
}

.separador-3{4
    height: 250px;
    background-image: url(img/cover-docentes.jpg);
}

.docente-hover-rojo:hover{
    background-color: rgba(230, 37, 37, 0.49);
}

.docente-hover-verde:hover{
    background-color: rgba(26, 224, 64, 0.49);
}

.docente-hover-amarillo:hover{
    background-color: rgba(227, 206, 46, 0.49);
}

.docente-hover-azul:hover{
    background-color: rgba(42, 76, 219, 0.49);
}

.cover-docentes{
    height: 250px;
    background-image: url(img/cover-docentes.jpg);

}

.cover-top-subtitle{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 15pt;
    color: black;
    background-color: white;
}

.box-titular{
    background-color: #f2f2f2;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.titular-nombre{
    font-family: 'Roboto', sans-serif;
    color: black;
    font-weight: 700;
    font-size: 14pt;
    margin-bottom: 0;
}

.titular-img{
    margin-bottom: 5px;
    margin-top: 5px;
    width: 150px;
}

.docente-puesto{
    font-family: 'Roboto', sans-serif;
    color: #6c6c6c;
    font-weight: 500;
    font-size: 12pt;
}

.docente-info{
    font-family: 'Roboto', sans-serif;
    color: #292929;
    font-weight: 500;
    font-size: 10pt;
}

.box-docente{
    margin-top: 20px;
    margin-bottom: 20px;
}

.docente-nombre{
    font-family: 'Roboto', sans-serif;
    color: black;
    font-weight: 500;
    font-size: 12pt;
    margin-bottom: 0;
}

.docentes-img{
    margin-bottom: 10px;
    margin-top: 10px;
    width: 120px;
}

.social-mini{
    width: 30px;
    margin-bottom: 10px;
}

.titulo-reglamento{
    font-family: 'bebas_neueregular';
    color: #000;
    font-size: 30pt;
    margin-bottom: 10px;
}
.subtitles-numero{
    font-family: 'bebas_neueregular';
    color: #d42f1a;
    font-size: 20pt;
    margin-bottom: 10px;
    margin-top: 20px;
}

.subtitles-titulo{
    font-family: 'bebas_neueregular';
    color: #222;
    font-size: 20pt;
    margin-bottom: 10px;
    margin-top: 20px;
}

/*
    CCONCURSO
*/

.concurso-carousel-background{
    background-color: #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 30px;    
}

.cover-concurso{
    height: 250px;
    background-image: url(img/cover-concurso.jpg);
    margin-top: 0;
}

.concurso-cover-title{
    font-family: 'bebas_neueregular';
    color: #FFF502;
    font-size: 30pt;
    padding-top: 22px;
    text-shadow: 2px 2px #000;
    
}

.title-puesto{
    font-family: 'bebas_neueregular';
    color: #29abe2;
    font-size: 30pt;
    text-shadow: 2px 2px #000;
    margin-bottom: 25px;
    margin-top: 25px;
    padding-left: 44px;
}

.pelicula-cover{
    width: 227px;
    height: 271px;
    align-content: center;
    margin-bottom: 10px;
}

.titular-pelicula-carrusel{
    font-family: 'bebas_neueregular';
    font-size: 30pt;
    margin-top: 10px;
    margin-bottom: 0;
}

.especificacion{
    font-family: 'Roboto', sans-serif;
    color: #6c6c6c;
    font-weight: 500;
    font-size: 12pt;
    margin-bottom: 0;
    margin-top: 10px;
}

.directores-pelicula{
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 12pt;
    margin-top: 0;
    margin-bottom: 0;
}

.pelicula-info{
    font-family: 'Roboto', sans-serif;
    color: #292929;
    font-weight: 500;
    font-size: 11pt;
    margin-top: 10px;
}

.concurso-subtitle{
    font-family: 'bebas_neueregular';
    color: #050505;
    font-size: 30pt;
    margin-bottom: 30px;
    margin-top: 50px;
}

.menciones-peliculas{
    font-family: 'bebas_neueregular';
    color: #050505;
    font-size: 18pt;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.menciones-button{
    font-family: 'bebas_neueregular';
    font-weight: 300;
    color: #fff;
    font-size: 18pt;
    width: 100%;
    background: black;
    padding: 5px;
    text-align: center;
    margin-top: 10px;
}
.menciones-button:hover{
    background-color: #fff;
    color: #FBB03B;
}

.menciones-img-peliculas{
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
    margin-top: 15px;
}

#ano-diez{
    font-family: 'bebas_neueregular';
    color: darkcyan;
    font-size: 32pt;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
}

#ano-once{
    font-family: 'bebas_neueregular';
    color: #f20948;
    font-size: 32pt;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
}

#ano-doce{
    font-family: 'bebas_neueregular';
    color: #27db2e;
    font-size: 32pt;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
}

#ano-trece{
    font-family: 'bebas_neueregular';
    color: #7509f2;
    font-size: 32pt;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
}

#ano-catorce{
    font-family: 'bebas_neueregular';
    color: #f2a109;
    font-size: 32pt;
    margin-top: 0;
    padding-top: 10px;
}

.titular-consignas-anteriores{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: black;
}

.ano-fondo{
    background-color: #eaeaea;
}

.inscribite-button{
    font-family: 'bebas_neueregular';
    font-weight: 300;
    color: #fff;
    font-size: 18pt;
    width: 100%;
    background: #f2a109;
    padding: 5px;
    text-align: center;
    margin-top: 10px;
}

.inscribite-button:hover{
    background-color: #fff;
    color: #000;
}

.ano-over:hover{
    background-color: rgba(163, 163, 163, 0.49);
}

/*
    FOOTER
*/

.footer-box{
    margin-top: 30px;
    border-top: 1px dashed #464646;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-title{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #101010;
}

.footer-subtitles{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #101010;
}

.footer-icon-box{
    text-align: right;
    margin-top: 13px;
}
.social-icons{
    width: 40px;
}