@import url('https://fonts.googleapis.com/css?family=Raleway|Roboto+Condensed');

#space_proyectos {
	background-color: #f7f7f7;
	width: 100%;
	height: 60px;
}

#divisor_obras {
	height: 30px;
	padding-top: .5em;
	padding-bottom: 1em;
}

/* NUEVA MAQUETACION */
#demostracion {
	background-color: #fff;
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
}

#demostracion .contenedor {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}






#demostracion .contenedor {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 95%;
}
#demostracion .contenedor #mixto {
	background-color:  rgb(245, 245, 245);
	width: 100%;
	height: auto;
}
#demostracion .contenedor #mixto .descripcion {
	width: 100%;
	height: 150px;
}
#demostracion .contenedor #mixto .picas {
	width: 100%;
	height: 150px;
	display: flex;

	display: none;
}
#demostracion .contenedor #mixto .picas .ima_b {
	/* background-color: yellow; */
	width: 50%;
	height: 180px;
	overflow: hidden;
	text-align: center;
}
#demostracion .contenedor #mixto .picas .ima_b img {
	width: 100%;
	height: auto;
}
#demostracion .contenedor #mixto .picas .ima_c {
	/* background-color: orange; */
	width: 50%;
	height: 180px;
	overflow: hidden;
}
#demostracion .contenedor #mixto .picas .ima_c img {
	width: 100%;
	height: auto;
}
#demostracion .contenedor .ima_a {
	/* background-color: violet; */
	width: 100%;
	height: 280px;
	overflow: hidden;
}
#demostracion .contenedor .ima_a img {
	width: 100%;
	height: auto;
}

/* FIN NUEVA MAQUETACION */

#demostracion #mixto .descripcion .titulo_seccion {
	color: #d34e2a;
	text-align: left;
	font-size: 1.5em;
	font-family: 'Raleway', sans-serif;
	margin-top: 0;
	margin-left: 1.2em;
	margin-bottom: 0;
	padding-top: .6em;
}

#demostracion #mixto .descripcion p {
	font-size: 16px;
	color: #333;
	text-align: justify;
	margin-top: 0;
	margin-left: 2em;
	margin-right: 2em;
}

/* MEDIA QUERYS */

@media (min-width: 580px) {

	#space_proyectos {
		height: 120px;
	}

	#demostracion #mixto .descripcion .titulo_seccion {
		color: #d34e2a;
		text-align: left;
		font-size: 1.8em;
		font-family: 'Raleway', sans-serif;
		margin-top: 0;
		margin-left: 1em;
		margin-bottom: 0;
		padding-top: .6em;
	}	

	/* NUEVA MAQUETACION */

	#demostracion .contenedor {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 95%;
	}
	#demostracion .contenedor #mixto {
		background-color:  rgb(245, 245, 245);
		width: 55%;
		height: 330px;
	}
	#demostracion .contenedor #mixto .descripcion {
		width: 100%;
		height: 150px;
	}
	#demostracion .contenedor #mixto .picas {
		width: 100%;
		height: 150px;
		display: flex;
	}
	#demostracion .contenedor #mixto .picas .ima_b {
		/* background-color: yellow; */
		width: 50%;
		height: 180px;
		overflow: hidden;
		text-align: center;
	}
	#demostracion .contenedor #mixto .picas .ima_b img {
		width: 100%;
		height: auto;
	}
	#demostracion .contenedor #mixto .picas .ima_c {
		/* background-color: orange; */
		width: 50%;
		height: 180px;
		overflow: hidden;
	}
	#demostracion .contenedor #mixto .picas .ima_c img {
		width: 100%;
		height: auto;
	}
	#demostracion .contenedor .ima_a {
		/* background-color: violet; */
		width: 45%;
		height: 330px;
		overflow: hidden;
	}
	#demostracion .contenedor .ima_a img {
		width: 100%;
		height: auto;
	}

}

@media (min-width: 1024px) {

	/* NUEVA MAQUETACION */

	#demostracion .contenedor {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 95%;
	}
	#demostracion .contenedor #mixto {
		background-color:  rgb(245, 245, 245);
		width: 55%;
		height: 430px;
	}
	#demostracion .contenedor #mixto .descripcion {
		width: 100%;
		height: 200px;
	}
	#demostracion .contenedor #mixto .picas {
		width: 100%;
		height: 200px;
	}
	#demostracion .contenedor #mixto .picas .ima_b {
		/* background-color: yellow; */
		width: 50%;
		height: 230px;
		overflow: hidden;
		text-align: center;
	}
	#demostracion .contenedor #mixto .picas .ima_b img {
		width: 100%;
		height: auto;
	}
	#demostracion .contenedor #mixto .picas .ima_c {
		/* background-color: orange; */
		width: 50%;
		height: 230px;
		overflow: hidden;
	}
	#demostracion .contenedor #mixto .picas .ima_c img {
		width: 100%;
		height: auto;
	}
	#demostracion .contenedor .ima_a {
		/* background-color: violet; */
		width: 45%;
		height: 430px;
		overflow: hidden;
	}
	#demostracion .contenedor .ima_a img {
		width: 100%;
		height: auto;
	}

}


@media (min-width: 1200px) {

	/* NUEVA MAQUETACION */

	#demostracion .contenedor {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 85%;
	}
	#demostracion .contenedor #mixto {
		background-color:  rgb(245, 245, 245);
		width: 55%;
		height: 430px;
	}
	#demostracion .contenedor #mixto .descripcion {
		width: 100%;
		height: 200px;
	}
	#demostracion .contenedor #mixto .picas {
		width: 100%;
		height: 200px;
	}
	#demostracion .contenedor #mixto .picas .ima_b {
		/* background-color: yellow; */
		width: 50%;
		height: 230px;
		overflow: hidden;
		text-align: center;
	}
	#demostracion .contenedor #mixto .picas .ima_b img {
		position: relative;
		width: 100%;
		top: -5%;
	}
	#demostracion .contenedor #mixto .picas .ima_c {
		/* background-color: orange; */
		width: 50%;
		height: 230px;
		overflow: hidden;
	}
	#demostracion .contenedor #mixto .picas .ima_c img {
		position: relative;
		width: 100%;
		top: -5%;
	}
	#demostracion .contenedor .ima_a {
		/* background-color: violet; */
		width: 45%;
		height: 430px;
		overflow: hidden;
	}
	#demostracion .contenedor .ima_a img {
		width: 100%;
		height: auto;
	}

}

@media (min-width: 1300px) {

	/* NUEVA MAQUETACION */

	#demostracion .contenedor #mixto .picas .ima_b img {
		position: relative;
		width: 100%;
		top: -10%;
	}
	
	#demostracion .contenedor #mixto .picas .ima_c img {
		position: relative;
		width: 100%;
		top: -10%;
	}

}

@media (min-width: 1400px) {

	/* NUEVA MAQUETACION */

	#demostracion .contenedor #mixto .picas .ima_b img {
		position: relative;
		width: 100%;
		top: -20%;
	}
	
	#demostracion .contenedor #mixto .picas .ima_c img {
		position: relative;
		width: 100%;
		top: -20%;
	}

}

@media (min-width: 1500px) {

	/* NUEVA MAQUETACION */
	#demostracion .contenedor #mixto .picas .ima_b img {
		position: relative;
		width: 100%;
		top: -30%;
	}
	
	#demostracion .contenedor #mixto .picas .ima_c img {
		position: relative;
		width: 100%;
		top: -30%;
	}

}

@media (min-width: 1600px) {

	/* NUEVA MAQUETACION */
	#demostracion .contenedor #mixto .picas .ima_b img {
		position: relative;
		width: 100%;
		top: -40%;
	}
	
	#demostracion .contenedor #mixto .picas .ima_c img {
		position: relative;
		width: 100%;
		top: -40%;
	}

}

@media (min-width: 1700px) {

	/* NUEVA MAQUETACION */
	#demostracion .contenedor #mixto .picas .ima_b img {
		position: relative;
		width: 100%;
		top: -50%;
	}
	
	#demostracion .contenedor #mixto .picas .ima_c img {
		position: relative;
		width: 100%;
		top: -50%;
	}

}

@media (min-width: 1800px) {

	/* NUEVA MAQUETACION */
	#demostracion .contenedor #mixto .picas .ima_b img {
		position: relative;
		width: 100%;
		top: -60%;
	}
	
	#demostracion .contenedor #mixto .picas .ima_c img {
		position: relative;
		width: 100%;
		top: -60%;
	}

}