body {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    color: #333;
    overflow-x: hidden;
    overflow-y: scroll;
    background: /*#FFFFFF*/ #373837;
}

.pagina {
    position: relative;
    width: 100%;
}

.contenedor {
    background: #f8f8f8;
    position: relative;
    max-width: 1024px;
    margin: 10px auto 0;
    z-index: 999;
    border-radius: 5px;
}

/*tres iconos principales */
div#iconos {
    background-color: #e2e2e2;
    padding-bottom: 3px;
    padding-top: 6px;
    padding-left: 1%;
    margin-bottom: 2px;
    border-radius: 4px;
    text-align: center;
}

div#iconos a:hover{
	margin-top: 0; 
    margin-bottom: 2px;
}
div#iconos a:hover img{
	filter: alpha(opacity=40); 
    opacity: .40;
}

/*fin tres iconos principales */
/*logo principal zachin */
.logo {
    width: 70%;
    text-align: center;
    margin-top: 4px;
    padding-left: 15%;
    text-align: center;
}

.logo img {
    width: 100%;
}

/*fin logo principal zachin */
/*FOOTER*/

#footer {
    position: relative;
    width: 100%;
    bottom: 0;
    padding: 0;
    background: #5c5c5c;
    max-height: 1200px;
    border-radius: 5px;
}

div#barra_sup_footer {
    padding-top: 5px;  
    height: 28px;
    margin: auto;
}
div#barra_sup_footer .busqueda {
    height: 48px;
    width: 1024px;
    max-width: 90%;
    margin: auto;
}
div#barra_sup_footer form.busqueda input[type=text] {
    width: 130px;
    text-align: right;
    float: right;
    margin: 10px 0;
    border-radius: 4px;
    border: 0px;
    padding: 5px 5px 5px 5px;
    font-size: 12px;
    border: 1px solid #FFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(155, 202, 96, 0.2), inset 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(155, 202, 96, 0.2), inset 0px 0px 15px 0px rgba(0, 0, 0, 0.1);font-family:'Dosis', sans-serif;
}

div#barra_inf_footer {
max-width: 960px;
margin: auto;
}

div.footercadauno {
    font-family: 'Dosis', sans-serif;
    width: 110px;
    height: 155px;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}


div.footercadaunotitulo {
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    line-height: 16px;
    font-weight: 400;
    padding-top: 30px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color:#009FE3;
    border-bottom: 1px dotted #009FE3;
}

div.footercadauno a {
    display: block;
    font-family: 'Dosis', sans-serif;
    line-height: 16px;
    font-size: 14px;
    color: #009FE3;
}


#inscribiteya{
    float: right;
    margin-bottom: 3px;
    font-family: 'Dosis', sans-serif;
    font-size: 38px;
    color: #FFF;
    line-height: 24px;
    padding-top: 15px;
    padding-right: 10px;
}  
    

#inscribiteya p {
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    color: #FFED00;
    clear: both;
    padding-right: 10px;
    padding-bottom: 10px;
}


div#inscribiteya a:hover{
    margin-top: 0; 
    margin-bottom: 2px;
}
div#inscribiteya  a:hover img{
    filter: alpha(opacity=70); 
    opacity: .70;
}


.inscribite {
    font-weight: 400;
    color: #FFF;
    font-size: 30px;
   
}
#inscribiteya a {
    text-decoration: none;
    color: #FFED00;
}
/*FIN FOOTER*/

.clr {
    clear: both;
    float: none;
}
/* red social*/

#contenido_pie {
    width: 250px;
    position: relative;
    left: 50%;
    margin-left: -125px;
}
ul#menuRedSocial {
    float: none;
}
ul#menuRedSocial li {
    overflow: hidden;
    margin: 5px;
    float: left;
}
ul#menuRedSocial li a {
    text-decoration: none;
    display: inline;
    width: 24px;
    height: 24px;
    margin-top: 2px;
    margin-bottom: 0;
}
ul#menuRedSocial li a:hover{
    margin-top: 0; 
    margin-bottom: 2px;
}
ul#menuRedSocial li a:hover img{
    filter: alpha(opacity=70); 
    opacity: .70;
}
/* fin red social*/

/*pie legales*/

div.pie {
    margin-right: 20px;
    margin-left: 20px;
    color: #edecdf;
    font-size: 10px;
    font-family: sans-serif;
    padding-bottom: 3px;
}
/*fin de pie legales*/
/*nav*/
nav {
    width:100%;
    background-color:#222222;
    font-family: 'Oswald', sans-serif; 
}
/* DESPLEGABLE NAV*/

nav ul {
    text-align: center;
    list-style: none;
    padding: 0;  
}
nav ul li {
    cursor: pointer;
    -webkit-transition: padding .05s linear;
    -moz-transition: padding .05s linear;
    -ms-transition: padding .05s linear;
    -o-transition: padding .05s linear;
    transition: padding .05s linear;
}
nav ul li a {
    font-weight: 400;
    line-height: 80px;
    padding: 0 20px;
    height: 80px;
    color: #E6007E;
    text-decoration:none;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
ul li a:hover {
    color: #FFED00;
}

.desplegableFuera .triangulo{
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white;
    top: -8px;
    left: 50%;
    margin-left: -8px;
}

.desplegableContenedor{
    width: 160px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -80px; 
    top: 80x;
}
.desplegableFuera {
    width: 160px;
    background: white;
    float: left;
    position: relative;
    margin-top: 0px;
    opacity: 0;
    z-index:9999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

.desplegableFuera ul {
    float: left;
    padding: 10px 0;
    z-index:9999;
}
.desplegableFuera ul li {
    font-size:11px;
    text-align: left;
    float: left;
    width: 140px;
    padding: 12px 0 10px 0;
    margin: 0px 10px;
    color: #777;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background .1s ease-out;
    -moz-transition: background .1s ease-out;
    -ms-transition: background .1s ease-out;
    -o-transition: background .1s ease-out;
    transition: background .1s ease-out;
    z-index:9999;
	
}
.desplegableFuera ul li a {
    line-height:10px;
}
.desplegableFuera ul li:hover {
    background: #e2dadf;
}

ul li:hover a { color: #13b2f8; }
ul li:hover .desplegableContenedor { top: 65px; }
ul li:hover .underline { border-bottom-color: #8ac6cb; }
ul li:hover .desplegableFuera { opacity: 1; margin-top: 8px; }

/*fin nav*/
/* SLIDER */

.rslides {
    position: relative;
    list-style: none; 
    overflow: hidden;
    width: 100%;
    padding: 0;
     margin: 0 auto 0px;

}
.rslides li{
     -webkit-backface-visibility: hidden;
     position:relative;
     display: none; 
     width: 100%; 
     left: 0;
    top: 0;}

.rslides li:first-child {
    position: relative; 
    display: block;
    float: left;
}
.rslides img{
    display: block;
    height: auto;
    float: left; 
    width: 100%; 
    border: 0;
}

.rslides_container {
    margin-bottom:0px; 
    position: relative; 
    width: 100%;
}

.centered-btns_nav {
top: 135%;
}
.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0); 
  
    left: 0; 
    opacity: 0.7; 
    text-indent: 9999px; 
    overflow: hidden; 
    text-decoration: none; 
    height: 61px;
    width: 38px;
    background: transparent url("imagenes/slider_btn.gif") no-repeat left top; 
    margin-top: -45px;
}
.centered-btns_nav:active { opacity: 2.0;}

.centered-btns_nav.next { 
    left: auto; 
    background-position: right top; 
    right: 0;
}

.centered-btns_nav:focus {
    outline: none;
}

.centered-btns_tabs {
    margin-top: -55px; 
    text-align: center;
}

.centered-btns_tabs li {
    display: inline; 
    float: none; 
    margin-right: 5px;
}
.centered-btns_tabs a {
    text-indent: -9999px; 
    overflow: hidden -webkit-border-radius: 
    15px; -moz-border-radius: 15px;
    border-radius: 15px; 
    background: #ccc; 
    background: rgba(0,0,0, .2); 
    display: inline-block;
    *display: block; 
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); 
    -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3); 
    width: 1px; 
    height: 5px;
}
.centered-btns_here a { 
    background: #222; 
    background: rgba(0,0,0, .8);
}

/* FIN SLIDER */
/* caja contenedora de info */
#cajacontenedora {
    padding-left: 5%;
    padding-right: 5%;
    text-align: left;
    line-height: 28px;
}
#cajacontenedora h1{
    font-family: 'Oswald', sans-serif;
    text-align: left;
    font-size: 30px;
    color: #fc156e;
    border-top: 5px solid #fc156e;
    padding-top: 1%;
}
.subtitulos {
    font-family: 'Oswald', sans-serif;
    color: #fc156e;
}

/* index informate */

#contenedorinformate{
    padding-left: 5%;
    padding-right: 5%;
    width:90%;
    overflow: hidden;
    margin-top: 30px;
    }
#cajadeinformate img{
    width: 100%;
}
#cajadeinformate p{
    width:100%;
    font-family: 'Dosis', sans-serif;
    font-size: 0.85rem;
    line-height: 1.2rem;
    margin-top: 0.5rem;
    color: #999;
    text-align: center;      
}
.subtituloinformate {
    font-family: 'Oswald', sans-serif;
    color: #faf7f8;
    font-size: 17px;
    background-color: #009FE3;
    display: block;
    border-radius: 3px;
    text-align: center;
}
#cajadeinformate img {
    width: 100%;
}
h6 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 0.85rem;
    color: rgb(255,255,255);
    background-color: #13b2f8;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
}

/* fin index informate */
/* cuerpo docente */
#contenedordelostitulares{
    padding-left: 5%;
    padding-right: 5%;
    width:90%;
    overflow: hidden;
}
#integrante img{
    width: 100%;
}
#integrante p{
    width:100%;
    font-family: 'Dosis', sans-serif;
    font-size: 0.85rem;
    line-height: 1.2rem;
    margin-top: 0.5rem;
    color: #999;
   
}
#integrante p {
    width: 100%;
    font-family: 'Dosis', sans-serif;
    font-size: 0.85rem;
    line-height: 1.2rem;
    margin-top: 0.5rem;
    color: #999;
    text-align: center;
}
.destacadoparrafo {
    color: #6d696b;
    font-weight: 700;
}
/* fin de cuerpodocente */
h3 {
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-size: 1rem;
    color: rgb(60, 59, 59);
    margin-top: 0;
    text-align: center;
}
#integrante img {
    width: 100%;
}
.coloreadodocentes{
    -webkit-filter: grayscale(100%);
}

.coloreadodocentes:hover{
    opacity:1;
    -webkit-filter: grayscale(0%);
}
/* CUERPO DOCENTE ayudantes*/      
   
#contenedorayudantes{
    padding-left: 5%;
    padding-right: 5%;
    width:90%;
    overflow: hidden;
}
#integranteayudante img{
    width: 100%;
}
h5 {
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-size: 0.85rem;
    color: rgb(77,75,76);
    margin-top: 0;
    text-align: center;
}

/* fin de cuerpodocente */
/*FICHAS DEL TP_NIVEL 1*/
.mainnivel1 {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.ch-grid_n1 {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-grid_n1 li {
    width: 220px;
    height: 220px;
    display: inline-block;

}



.ch-item1 {
    width: 100%;
    height: 100%;
    border-radius: 10%;
    overflow: hidden;
    position: relative;
    cursor: default;
    box-shadow: inset 0 0 0 16px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);
    transition: all 0.4s ease-in-out;
}
.ch-infonivel1 {
    position: absolute;
    background: rgba(245, 245, 8, 0.8);
    width: inherit;
    height: inherit;
    border-radius: 10%;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}
.ch-img-1n1 { 
    background-image: url(imagenes/fichastp_1.jpg);
}
 
.ch-img-2n1 { 
    background-image: url(imagenes/fichastp_2.jpg);
}
 
.ch-img-3n1 { 
    background-image: url(imagenes/fichastp_3.jpg);
}
.ch-img-4n1 { 
    background-image: url(imagenes/bibliografiaportada_01.jpg);
}
 
.ch-img-5n1 { 
    background-image: url(imagenes/bibliografiaportada_02.jpg);
}
 
.ch-img-6n1 { 
    background-image: url(imagenes/bibliografiaportada_03.jpg);
}
.ch-infonivel1 h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 30px;
    padding: 45px 0 0 0;
    height: 85px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}
.ch-infonivel1 p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 60px;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.5);
    opacity: 0;
    transition: all 1s ease-in-out 0.4s;
}
.ch-infonivel1 p a {
    display: block;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}
 
.ch-infonivel1 p a:hover {
    color: rgba(244, 0, 169, 0.8);
}
.ch-item1:hover {
    box-shadow: 
    inset 0 0 0 1px rgba(255,255,255,0.1),
    0 1px 2px rgba(0,0,0,0.1);
}
.ch-item1:hover .ch-infonivel1 {
    transform: scale(1);
    opacity: 1;
}
.ch-item1:hover .ch-infonivel1 p {
    opacity: 1;
}
/*finfichas del tp NIVEL 1*/
/*fichas del tp_nivel2*/
.main {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.ch-grid {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    
}

.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 10%;
    overflow: hidden;
    position: relative;
    cursor: default;
    box-shadow: 
        inset 0 0 0 16px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);
    transition: all 0.4s ease-in-out;
}

.ch-info {
    position: absolute;
    background: rgba(248, 7, 100, 0.8);
    width: inherit;
    height: inherit;
    border-radius: 10%;
    overflow: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}

.ch-img-1 { 
    background-image: url(imagenes/fichasdeltp_001.jpg);
}
 
.ch-img-2 { 
    background-image: url(imagenes/fichasdeltp_002.jpg);
}
 
.ch-img-3 { 
    background-image: url(imagenes/fichasdeltp_003.jpg);
}

.ch-img-4 { 
    background-image: url(imagenes/bibliografiaportada_01.jpg);
}
 
.ch-img-5 { 
    background-image: url(imagenes/bibliografiaportada_02.jpg);
}
 
.ch-img-6 { 
    background-image: url(imagenes/bibliografiaportada_03.jpg);
}
.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 30px;
    padding: 45px 0 0 0;
    height: 85px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.3);
}
.ch-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 60px;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.5);
    opacity: 0;
    transition: all 1s ease-in-out 0.4s;
}
.ch-info p a {
    display: block;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: 'Open Sans', Arial, sans-serif;
}
 
.ch-info p a:hover {
    color: rgba(255,242,34, 0.8);
}
.ch-item:hover {
    box-shadow: 
        inset 0 0 0 1px rgba(255,255,255,0.1),
        0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
    transform: scale(1);
    opacity: 1;
}
.ch-item:hover .ch-info p {
    opacity: 1;
}
/*fin fichas del tp NIVEL 2*/
/*CAJA 1*/

#bienvenidatexto{ 
    margin-top:0px;
   margin-right:4%;
}
#bienvenidatexto p{ 
    font-size: 17px;
    color: #080808;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;  
}
.subtituloprincipal{
    border-top: 5px solid #0a0a0a;
    padding-top: 0,5%;
    font-family: 'Oswald', sans-serif;
}
.subtitulos2{
    font-size: 17px;
    color: #0abdf8;
    font-family: 'Dosis', sans-serif;
    font-weight: 700; 
}
div#bienvenidatexto img{
    width: 100%;
}

/* FIN CAJA 1*/
#imagenformu {
width: 100%;
background-color: #fc156e;
padding-left: 2%;
padding-right: 2%;
padding-bottom: 1%;
padding-top: 2%;
border-radius: 2px;
}
#imagenformu p{
    font-family:'Dosis', sans-serif;
    font-style: normal;
    font-size: 0.90rem;
    color: rgb(10, 10, 10);
    margin-bottom: 0;
    margin-top: 0; 
}
.form input, textarea {
    background-color: rgba(255, 255, 255, 0.64);
    border: 1px solid rgba(0, 126, 192, 0.15);
    padding:7px;
    color: #e7f00c;
    font-size: 14px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
    margin-top: -10px;
}
.form{
    width: 100%;
 }  

.form input{
    width: 92%;
    margin-bottom: 15px;
    margin-top: -10px;
}
.form input.buttom {
    background: #5e6060;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #faf000;
    text-decoration: none;
    line-height: 1;
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #2c2b2b;
    border: none;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-family: 'robotobold', sans-serif;
}
.form .select-style {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(images/select-arrow.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: center right;
    background-repeat: no-repeat;
    border: 0px solid #FFF;
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.titulorecuadro {
    border-top: 4px solid #0a0a0a;
    padding-top: 1%;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 0.99rem;
    color: rgb(15, 14, 15);
    margin-bottom: 0;
    margin-top: 20px;
}
#imagen {

    background-color: #dedee6;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 1%;
    border-radius: 3px;
    padding-top: 3%;
     
}
#imagen img{
    width: 100%;
  
}
#ultimovideo {
    width: 100%;
}
    
/*GALERIA NIVEL 1pretuphoto*/

/* Media queries */
@media all and (min-width: 320px) {
.centered-btns_nav {
    top: 67%;
}
    nav ul li.desplegable {
    position: relative;
}
    section#cajadeinformate{
    margin-top:0%;
    margin-bottom: 2%;
    background-color:white;
    margin-right:  1%;
    width: 100%;
} 
section#integrante{
    margin-top:0%;
    margin-bottom: 2%;
    background-color:white;
    margin-right:  1%;
    width: 100%;
}  
    
section#integranteayudante{
    margin-top:0%;
    margin-bottom: 2%;
    background-color:white;
    margin-right:  1%;
    width: 100%;
} 
.ch-grid_n1 li {
    margin: 3px;   
}  
.ch-grid li {
    margin: 3px;   
}
#imagen {
    width: 96%;
}
#bienvenidatexto{ 
   width:100%;
}
#imagenformu {
    width: 96%;
}
ul#menuRedSocial li {
    margin: 2px;
}
    #contenido_pie {

    margin-left: -130px;
}

}
@media all and (min-width: 640px) {
    .centered-btns_nav {
top: 65%;
}
    nav ul li {
    display: inline-block;
} 
section#cajadeinformate {
    float: left;
    margin-top: 0%;
    margin-bottom: 2%;
    background-color: white;
    margin-right: 1%;
    width: 24%;
}
    section#integrante{
    float:left;
    margin-top:0%;
    margin-bottom: 2%;
    background-color:white;
    margin-right:  1%;
    width: 24%;
} 
section#integranteayudante{
    float:left;
    margin-top:0%;
    margin-bottom: 2%;
    background-color:white;
    margin-right:  1%;
    width: 24%;
}
.ch-grid_n1 li {
    margin: 20px;   
}
.ch-grid li {
    margin: 20px;   
}
#imagen {
    width: 36%;
    float: left;
}
    
#bienvenidatexto {
    float: left;
    margin-right: 4%;
    width: 56%;
}
#imagenformu {
width: 36%;
float: left;
}

}
@media all and (min-width: 800px) {
}
