/*Carga de fuente Raleway*/

@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,900,800,700);

/*Reseteo margenes*/

/*Reseteo margenes*/
*{
margin: 0;
padding: 0;
}

.separador{
clear: both;
}

body{
background: #702029;
font-size: 16px;
font-family: "Raleway"; sans-serif;

}

.contenedor-home{ 
background: #e9eded;
max-width: 960px;
height: auto;    
margin: 0 auto;
padding: 15px 0 0 0;
}

section{
width: 86%;
display: block;
margin: 0 auto;    
}

section.presentacion{
width: 86%;
display: block;
/*margin: 1.1em auto;*/  
}

.derecha{
float: right;    
}

.izquierda{
float: left;    
}

.img.foto{
width: 100%;
}

video{
width: 68.5%;
height: auto;
}

p{
font-size: 0.8rem;
font-family: "Raleway";
font-weight: 394;
float: left;
margin-top: 1rem;
}

text15{
font-size: 0.8rem;
font-family: "Raleway";
font-weight: 394;
float: left;
margin-top: 0rem;
}
.chicos{
color:white;
font-family:Raleway;thin;
}

.infocv{
color:white;
font-family:'Raleway'

}
/*botonera header*/
header{
min-height: 120px; 
width: 86%;
display: block; 
margin: 0px auto;
}

header .botonlogo{
background-color: #B12C00;
width: 23.5%;
height: 120px;
position: relative;
float: left;
display: block;
text-decoration: none;    
}

header .botonlogo:hover{
    background-color: #fff;
    color: #fff;
    transition: 0.4s;     
}

header .botonlogo:hover p.textologo{
color: #fff;   
transition: 0.4s;     
}

header .logo{
width: 130px;
height: auto;
margin: 8px auto 0px;    
display:block;
}

header p.textologo{
    color: #000; 
    font-family:'Raleway'; 
    font-weight: 400; 
    font-size: 0.9rem;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 5px;
}
    
.menu {
    list-style: none;
    width: 74%;
    overflow: hidden;
    font-family: sans-serif;
    float: right;
    }

.menu li {
    float: left;
    width: 20%;
    text-align: center;    
}

.menu li p{
    color:#fff;
    display: block;
    padding: 3.2em 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 1rem;
}

.menu a{
    color:#fff;
    text-decoration: none;
    display: block;
    padding: 3.2em 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 0.9rem;
}

.menu a:hover{
    color:#fff;
    font-weight: 400;
    background-color: #000;
    transition: 0.5s;
}

/* Colores de la botonera */

.uno{
    background-color: #4b1b1b;
}
.dos{
    background-color: #b82025;
}
.tres{
    background-color: #fbae3c;
}
.cuatro{
    background-color: #bc8c45;
}
.cinco{
    background-color: #f5e395;
}
.activo{
    background-color: #ccc;
}

/* Fin seteos Botonera MenÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº */

/* Footer */

footer{
    min-height: 100px;
    display: block;
    position: relative;
    float: right;
    margin: 0 auto 0 auto;
    background: #000;
    font-family: sans-serif;
    font-size: 10px; 
    color: #fff;
    }


footer .legales{ 
    color: #fff; 
    font-family:'Raleway'; 
    font-weight: 400;  
    position: relative;
    float: right;
    width: 63%;
    font-size: 0.7rem;
    margin: 4.5% 13%;
}

footer a{
    width: 27%;
display: block;
position: relative;
float: left;
margin-left: 15%;
margin-top: 2.5%;
text-decoration: none;
}

footer .logo{
width: 30%;
display: block;
margin: -113px;   
}

footer .marca{ 
    color: #fff; 
    font-family:'Raleway'; 
    font-weight: 400;  
    position: relative;
    font-size: 0.7rem;
    text-align: center;
    margin-top: 3%;
}

/* Fin seteos Footer */

/* Medidas de los textos */

h6{
position: absolute;
top: 280px;
text-align: center;
width: 100%;
color: white;
font-family: 'Raleway';
font-weight: 400;
font-size: 3rem;}

h6 span{
background: rgba(0, 0, 0, 0.4);
padding: 10px;
}

h5 {
font-size: 1.1rem;
font-family: "Raleway";
text-align: center;
font-weight: 700;
color: #C7298C;
margin-top: 10px;
}

h4{
font-size: 1.2rem;
font-family: 'Raleway';
font-weight: 800;
}

h3{
font-size: 1.8rem;
font-family: 'Raleway';
font-weight: 800;
}

h2{
font-size: -0.2rem;
font-family: "Raleway";
font-weight: 800;
line-height: 3;  
color: #fff;
margin-left: 1rem;
}


/* Parametros de los Articulos Home */


.contenedor-home article.blanco{
width: 49%;
height:261px;    
display: block;
position: relative;
background-color: #4b1b1b;
box-sizing: border-box;
padding: 0em 1.5em 1em 1.5em;
text-decoration: none;
color: #000;
margin: 1em 0 0 0;    
}

.contenedor-home article.marco{
width: 49%;    
display: block;
position: relative;
box-sizing: border-box;
margin: 1em 0 0 0;
max-height: 260px;
overflow: hidden;    
}

.contenedor-home article.trabajo{
width: 49%;
min-height: 260px;    
display: block;
position: relative;
background-color: #a70858;
box-sizing: border-box;
padding: 2em 1.5em 0em 1.5em;
text-decoration: none;
color: #fff;    
margin: 1em 0 0 0;    
}

.contenedor-home .talleres{
width: 29.7%;
height: 272px;
display: block;
position: relative;
float: right;
background-color: #FFF;
box-sizing: border-box;
padding: 0px;
margin-top: 24px;  
}

.contenedor-home .talleres h4{
width: 100%;    
display: block;
position: relative;
text-align: center;    
float: left;
background-color: #b64a26;
color: #fff;    
box-sizing: border-box;
padding: 0.5em 0.5em;    
}


.contenedor-home .talleres h5 {
font-size: 0.9rem;
font-weight: 700;
color: #B64A26;
margin: 1em auto;
margin-top: 4rem;
}

.contenedor-home .talleres hgroup {    
width: 80%;
margin: 2em auto 1em auto;    
}

.contenedor-home .icono{
width: 5em;    
display:block;
margin: 40px auto 10px;    
}

.contenedor-home .icono2{
width: 4em;    
display:block;
margin: 1em 0 0 1em;    
}

.contenedor-home .avatar{
width: 52%;    
display:block;
margin: 2em auto 1em auto;    
}

.contenedor-home .dock:hover #anotate{
background-color: #000;      
transition: 0.4s;    
}

.contenedor-home .dock:hover #cronograma{
background-color: #000;     
transition: 0.4s;    
}

.contenedor-home .dock:hover #profesionales{
background-color: #000;      
transition: 0.4s;    
}

.contenedor-home .boton_persona:hover .art_personas{
background-color: #44cacb;    
transition: 0.4s;    
}

.contenedor-home .boton_persona:hover img.avatar{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 0.5s;
}

.contenedor-home .boton_persona:hover .art_personas h5{
color: black;    
transition: 0.4s;    
}

.contenedor-home .efectos:hover hgroup{
color: #fff;
transition: 0.4s;    
}

.contenedor-home .efectos:hover article.blanco{
background-color: #000;
transition: 0.4s;    
}

.contenedor-home .efectos:hover img.foto{
    -webkit-filter: sepia(100%);
    -moz-filter: sepia(100%);
    -ms-filter: sepia(100%);
    filter: sepia(100%);
    transition: 0.5s;
}

.contenedor-home .efectos:hover .trabajo{
background-color: #ff610d;
transition: 0.4s;     
}


/* columnas cuadradas de color con iconitos */

.contenedor-home .art_color{
width: 32%;
min-height: 260px;    
display: block;
position: relative;
box-sizing: border-box;
font-weight: 400;
text-align: center;
padding: 0em 1.5em 1.2em 1.5em;
text-decoration: none;
color: #fff;
margin: 1em 0 0 0;    
}

#anotate{
background-image: url(imagenes/cuadrado%201.jpg);
float: left;    
}

#profesionales{
background-image: url(imagenes/cuadrado3.jpg);
float: left;
margin-left: 2%;    
}

#cronograma{
background-image: url(imagenes/cuadrado2.jpg);
float: right;    
}

.contenedor-home p.texto{
margin: 1.2em 0 0;
font-size: 0.9em;
text-align: center;
text-decoration: none;   
}    


/* Fin Home */
/* pagina inscripccion */

.titulo {

    font-size: 2rem;
    font-family: "Raleway";
    font-weight: 800;
    color: #FBAD3D;
    width: 66%;
    margin-top: 25px
}

.subtitulo {
    color: #702029;
    font-size: 1rem;
}
.cajainscripcion {
    float: left;
    margin-top: 1px;
    background: #FBAD3D none repeat scroll 0% 0%;
    height: auto;
    width: 65%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0.4em 0.2em;
    min-height: 355px;
}

.informacion1{
    float: left;
    margin-top: 1px;
    background: #b64a26 none repeat scroll 0% 0%;
    height: auto;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0.4em 0.2em;
    min-height: 355px;
}


.formulario{
    width: 100%;
    padding: 15px 10px 10px 10px;
}

.campos{
width:28.5%;
margin: 0em 0.4em;
display: block;
float: left;
font-family: 'Raleway';
font-size: 1em;
font-weight: 400;
box-sizing: border-box;
padding: 0.4em 0.2em;    
}
.mensajecontacto{
    float:left;
    margin-top: 1px;
    background: #a70858;
    height: auto;
    width: 69%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0.4em 0.2em;
    min-height: 355px;
}

.mensaje_enviado{
    float:left;
    margin-top: 1px;
    background: #a70858;
    height: auto;
    width: 69%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0.4em 0.2em;
    min-height: 195px;
}


.formulario{
    width: 100%;
    padding: 15px 10px 10px 10px;
    }

.campos{
width:28.5%;
margin: 0em 0.4em;
display: block;
float: left;
font-family: 'Raleway';
font-size: 1em;
font-weight: 400;
box-sizing: border-box;
padding: 0.4em 0.2em;    
}

.informacion{
box-sizing: border-box;
padding: 0.4em 0.3em;
background: white;
max-width: 90%;    
height: auto;
float:left;
margin-top: 1.5em;
margin-left: 1em;
font-family: 'Raleway';
    font-size: 1.1em;
    font-weight: 400;
}

.lugartitulo{
    font-family: 'Raleway';
    padding: 15px;
    font-weight: 800;
    font-size: 1.5rem;
    display: block;
   }

.bajadalugares{
    font-family: 'Raleway';
    padding: 15px;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 18px;
    color: #B12C00;
}

.bajadalugares2{
    font-family: 'Raleway';
    padding: 15px;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 18px;
    color: #FBAD3D;
}

.bajadalugar{
    font-family: 'Raleway';
    padding: 15px;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 18px;
    border-top: solid 3px;
    border-color: #FBAD3D;
    color: #000;
}

.bajadalugar2{
    font-family: 'Raleway';
    padding: 2.9em 3em; 
    font-weight: 500;
    font-size: 1.5rem;
    border-top: solid 3px;
    border-color: #FBAD3D;
    color:#f8c037;
    float: right;
    
    
    
     
}

.bajadalugar3{
    font-family: 'Raleway';bold;
    padding: 2.5em 1.1em; 
    border-top: solid 3px;
    border-color: #FBAD3D;
    color:#f8c037;
    float: center;
    text-decoration:none;
}

.bajadalugar3 h2{
text-decoration: none;
}


.cuadrado{
    width: 30%;
    height: 171px;
    display: block;
    position: relative;
    float: right;
    background-color: #702029;
    box-sizing: border-box;
    padding: 0;
}
.cuadrado .h2{
font-family: Raleway;
font-size: 1rem;
color:#fff;
}
.cuadrado2{
   background-image: url(imagenes/cuadrado3.jpg);
    width: 30%;
    height: 186px;
    display: block;
    position: relative;
    float: right;
    background-color: #B64A26;
    box-sizing: border-box;
text-decoration: none;
}

.cuadrado2 .h2{
font-family: Raleway;
font-size: 0.2rem;
color: white;
}

.cuadrado2:hover{
    background-color: #fff;
    color: #fff;
    transition: 0.4s;     
}

.cuadrado2:hover h2{
color: #fff;   
transition: 0.4s;     
}



.cuadrado:hover{
background-color: #fff;
    color: #fff;
    transition: 0.4s;   }

.cuadrado:hover h2{
color: #fff;   
transition: 0.4s;     
}

.iconoprof{
max-height: 20%;
position: inherit;
padding: 0;
resize: 20%;
}

.tituloprof{
font-family: Raleway;
font-size: 1rem;
}
.contenedor-home article.blanco {
    width: 49%;
    height: 261px;
    display: block;
    position: relative;
    background-color: #fbae3c;
    box-sizing: border-box;
    padding: 0em 1.5em 1em 1.5em;
    text-decoration: none;
    color: #000;
    margin: 1em 0 0 0;

}

.zocalo{
    width: 29%;
    
    display: block;
    float: right;
    margin-top: 1px;
    height: auto;
    box-sizing: border-box;
}


.boton{
    display: block;
    position: relative;
    text-align: center;
    float: left; 
    width: 20%;
    height: 2.4em;
    border: none;
    margin:1.4em 0 0 1.25em;
    text-decoration: none;
    background-color:#fff;
    color: #FBAD3D;
    font-family: 'Raleway';
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
}

.boton:hover{
    background-color:#000;
    color: #fff;
    cursor: pointer;
}


.cajainscripcion3 {
    float: left;
    margin-top: 27px;
    background: #702029 none repeat scroll 0% 0%;
    height: auto;
    width: 41%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 1.4em 1.2em;
    min-height: 317px;
}

.cajainscripcion4 {
    float: right;
    margin-top: 12px;
    background: #702029 none repeat scroll 0% 0%;
    height: auto;
    width: 41%;
    position: relative;
    margin-bottom: 75px;
    box-sizing: border-box;
    padding: 0.4em 1.2em;
    min-height: 317px;
    margin-left: 145px;
    }

#Karina-foto {
    width: 33%;
    min-height: 100px;
    display: block;
    position: relative;
    float: left;
    margin: 10px auto 0 auto;
    background: #000;
    font-family: sans-serif;
    font-size: 10px; 
    color: #fff;
    }

.novedad1 img{
    width: 80%;
    float: left;
    height: 11rem;

}
.imgprof{
    float: left;
    width: 80%;
}

.imgprof img{
    float: left;
    width: 80%;
}
{#f8c037}
#hoverimg{
    background-color: rgba(234, 97, 13, 0.7);
    height: 15rem;
    width: 100%;
    float: left;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    opacity: 0;
    margin-top: -15rem;
}
#imgen2{
    float: left;
    width: 30.5rem;
    height: 19.6rem;
}

#hoverimg:hover{
    opacity: 1;
}

#textohover{
    float: left;
    font-family: "Roboto", sans-serif;
    font-size: 160px;
    font-weight: 300;
    color: white;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
    
}

#tags{
    float: left;
    margin-bottom: 2.5rem;
    background-color: #fbae3c;
    width: 17.5rem;
    height: 1.6rem;
    padding-top: 0.2rem;
    padding-left: 1rem;
    font-size: 16px;
    color: white;
    font-weight: 400;
}



#tags h3{
font-family:'Raleway';
font-size: 1rem;
color: #fff;
}

.cajainscripcion2 {
    float: left;
    margin-top: 27px;
    background: #702029 none repeat scroll 0% 0%;
    height: auto;
    width: 41%;
    position: relative;
    margin-bottom: 75px;
    box-sizing: border-box;
    padding: 1.4em 1.2em;
    min-height: 317px;
    margin-left: 145px;
}


#novedad2 #img{
    width: 60%;
    float: left;
    height: 11rem;

}
#imgnoti{
float: left;
width: 60%;
height: auto}

#imgnoti2 img{
float: left;
width: 60%;
height: auto}

#imgnoti4{
float: left;
width: 60%;
height: auto}

#imgnoti4 img{
float: left;
width: 100%;
height: auto} 

#hoverimg2{
    background-color: rgba(234, 97, 13, 0.7);
    height: 15rem;
    width: 100%;
    float: left;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    opacity: 0;
    margin-top: -15rem;
}

#hoverimg2:hover{
    opacity: 1;
}

#textohover2{
    float: left;
    font-family: "Roboto", sans-serif;
    font-size: 160px;
    font-weight: 300;
    color: white;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
    
}

#tags2{
    float: left;
    margin-bottom: 2.5rem;
    background-color: #fbae3c;
    width: 17.5rem;
    height: 1.6rem;
    padding-top: 0.2rem;
    padding-left: 1rem;
    font-size: 16px;
    color: white;
    font-weight: 400;
}
#fotoabajo{
    width: 100%;
    min-height: 100px;
    display: block;
    position: relative;
    float: right;
    margin: 0 auto 0 auto;
    background: #000;
    font-family: sans-serif;
    font-size: 10px; 
    color: #fff;
    }


/*FIN inscripcion*/

/* Cronograma */

.cronograma {
font-size: 2rem;
font-family: "Raleway";
font-weight: 800;
color: #B82226;
width: 20%;
margin-top: 25px;
}
.noticia{
    width: 70%;
    min-height: 120px;
    border-top: 3px solid;
    background: none;
    position: relative;
    display: block;
    margin-bottom: 20px;
    float: left;
}


.barracronograma{
    background-color: #B82226;
    width: 100%;
    height: 40px;
    margin: 20px 0px;
    position: relative;
}
.texto-cronograma{
    font-size: 0.8rem;
    font-family: "Raleway";
    font-weight: 400;
    color: #000;
margin-left: 1rem;
}
* {
    margin: 0px;
    padding: 0px;
}

.botonprof{
font-size: 2rem;
}

.contenedor-home .talleres h4{
	width: 100%;
    display: block;
    position: relative;
    text-align: center;
    float: left;
    background-color: #b64a26;
    color: #fff;
    box-sizing: border-box;
    padding: 0.5em 0.5em;}

.tituloetapa{
color:#b64a26;
margin-left: 1rem;
}


/*Objetivos*/
.textotag{
color:white;
float: left;
margin-left: 0.3rem;
}
/*FIN objetivos*/

* Botonera Mapa */

.botoneramapa a {
    text-decoration: none;
}

.botoneramapa {
    background-color: #000;
    padding-top: 20px;
    list-style: none;
    width: 10%;
    height: 514px;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    }

.botoneramapa li {
    width: 100%;
    text-align: center;
    text-decoration: none;
}

.botoneramapa a{
    display: block;
}

.contenedor-proyectos .vectormapa{
width: 70%;
padding: 2px 0px;
    
}

.referencias{
font-size: 0.7rem;
font-family: 'Raleway';
font-weight: 600;
text-align: center;
margin-bottom: 2px;    
color: white;  
}

a:link   
{   
 text-decoration:none;   
}   

.iconoacumar{
position: absolute;
float: center;
height: 20%;
padding: 4.5em 3.1em;
}

.imgprof{
width: 30%;
float: left;
}

/* Grilla Destacados */

.contenedor-home section.destacados{  
min-height:540px;
width: 100%;
display: block;    
text-decoration: none;
box-sizing: border-box;
margin-top: 1.1em;
position: relative;    
}

.contenedor-home section.destacados nav{
width: 86%;
margin: 0 auto;
position: relative;
box-sizing: border-box;
display: block;    
margin-top: 1em;     
}

.contenedor-home section.destacados ul {
    list-style: none;
    }

.contenedor-home section.destacados h3{  
color: #fff;
margin: 1em 7% 0em 7% ;
float: left;    
} 

.contenedor-home section.destacados img.fotogrilla{
    width: 100%;
    -webkit-filter: Brightness(100%);
    -moz-filter: Brightness(100%);
    -ms-filter: Brightness(100%);
    filter: Brightness(100%);
}

a.boton-destacado{
	display: block;
	float: left;
	position: relative;
	width: 25%;
    box-sizing: border-box;
    padding: 1%;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
}

.contenedor-home a.boton-destacado:hover img.fotogrilla{
    -webkit-filter: Brightness(0%);
    -moz-filter: Brightness (0%);
    -ms-filter: Brightness(0%);
    filter: Brightness(0%);
    transition: 0.5s;
}

span.flotante{
position: absolute;
top: 5em;
text-align: center;    
width: 92%;
color: white;
font-family: 'Raleway';
font-weight: 400;
font-size: 1rem;
background: rgba(0, 0, 0, 0.5);
opacity: 1;
margin: auto;
padding: 1em 0;
overflow: hidden;    
}
		
.contenedor-home a.boton-destacado:hover span.flotante{
    -webkit-filter: opacity: 0;
    -moz-filter: opacity: 0;
    -ms-filter: opacity: 0;
    opacity: 0;
    transition: 0.5s;
}
	
/* Fin profesionales */

ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.img-list li {
  display: inline-block;
  height: 90px;
  margin: 0 1em 1em 0;
  position: relative;
  width: 150px;
}
view raw

}

    
    


.titulo2 {

    font-size: 2rem;
    font-family: "Raleway";
    font-weight: 800;
    color: #FBAD3D;
    width: 62%;
    margin-top: 25px
}

.subtitulo2 {
    color: #702029;
    font-size: 1rem;
}
.informacion11{
    float: left;
    margin-top: 1px;
    background: #b64a26 none repeat scroll 0% 0%;
    height: auto;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0.4em 0.2em;
    min-height: 30px;
}

.contenido-articulo, #ultimo, .caja-adelantos, .minisitios, .historia, .caja3, .bullet-noticia, .caja-minisitios, .principal, .caja-de-texto {
    display:block;
    float: left;
    clear: both;
	width: 60%;
	margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 15px;
    }

.bajadalugares2b{
    font-family: 'Raleway';
    margin-top: 15px; 
    font-weight: 500;
    font-size: 1.5rem;
    border-top: solid 3px;
    border-color: #FBAD3D;
    color:#f8c037;
    float: left;
    
    
    
     
}
.bajadalugares2{
    font-family: 'Raleway';
    padding: 40px;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 18px;
    color: white;
    margin-top: -9px;
    
}

.bajadalugares22{
    font-family: 'Raleway';
    padding: 40px;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 18px;
    color: white;
    margin-top: -335px;
    width: 33%;
    margin-left: 470px;
    
}

.bajadalugares3b{
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 1.5rem;
    border-top: solid 3px;
    border-color: #FBAD3D;
    color:#f8c037;
    float: left;
    width: 69%;
    margin: 0.5rem 0 0 3rem;
    
    
    
     
}

.cajainscripcion33 {
    float: left;
    margin-top: 0px;
    background: #b64a26 none repeat scroll 0% 0%;
    height: auto;
    width: 38%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 1.4em 1.2em;
    min-height: 231px;
    margin-left: -1px;
}

#novedad11 #img{
    width: 100%;
    float: left;
    height: 11rem;

}

#imgnoti22 img{
    float: left;
    width: 100%;
}

.cajainscripcion22 {
    float: left;
    margin-top: 0px;
    background: #b64a26 none repeat scroll 0% 0%;
    height: auto;
    width: 41%;
    position: relative;
    margin-bottom: 75px;
    box-sizing: border-box;
    padding: 1.4em 1.2em;
    min-height: 230px;
    margin-left: 12px;
}

#novedad22 #img{
    width: 100%;
    float: left;
    height: 11rem;

}
.cajainscripciones21 {
    float: left;
    margin-top: 0px;
    height: auto;
    width: 17%;
    position: relative;
    margin-bottom: 75px;
    box-sizing: border-box;
    min-height: 75px;
    margin-left: 22px;
}
#novedadesi #img{
    width: 100%;
    float: left;
    height: 11rem;

}
.cajainscripcion43 {
    float: left;
    margin-top: 0px;
    background: #b64a26 none repeat scroll 0% 0%;
    height: auto;
    width: 38%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 1.4em 1.2em;
    min-height: 288px;
    margin-left: 8px;
}



 #novedad12 #img{
    width: 100%;
    float: left;
    height: 11rem;

}

.informacion12{
    float: left;
    margin-top: 1px;
    background: #b64a26 none repeat scroll 0% 0%;
    height: auto;
    width: 61%;
    position: relative;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0.4em 0.2em;
    min-height: 30px;
}

.bajadalugares42{
    font-family: 'Helvetica Neue';
    padding: 40px;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 18px;
    color: white;
    margin-top: 15px;
}

#imgnoti32{
    float: left;
    width: 100%;
}

#imgnoti32 img{
    float: left;
    width: 100%;
}

.cajainscripciones23 {
    float: left;
    margin-top: 4px;
    height: auto;
    width: 36%;
    position: relative;
    margin-bottom: 75px;
    box-sizing: border-box;
    min-height: 232px;
    margin-left: 16px;
}

#imgnoti5 img{
float: left;
width: 100%;


}

.cajainscripcion35 {
    float: left;
    margin-top: 0px;
    background: #702029 none repeat scroll 0% 0%;
    height: auto;
    width: 41%;
    position: relative;
    margin-bottom: 75px;
    box-sizing: border-box;
    padding: 1.4em 1.2em;
    min-height: 317px;
    margin-left: 47px;
}

#novedad8 #img{
    width: 100%;
    float: left;
    height: 11rem;

}

.cajainscripcion27 {
    float: left;
    margin-top: 0px;
    background: #702029 none repeat scroll 0% 0%;
    height: auto;
    width: 41%;
    position: relative;
    margin-bottom: 75px;
    box-sizing: border-box;
    padding: 1.4em 1.2em;
    min-height: 317px;
    margin-left: 145px;
}
