@charset "utf-8";

@media (min-device-width:1080px){

*{
	margin: 0;
	padding: 0;
}	
	
.encabezamientoINICIO {
    margin-top: 0;
    margin-bottom: 5%;
    height: 100vh;
    width: 98.9vw;
    margin-left: 0%;
    margin-right: 0%;
}
	
.encabezamientoINICIO img {
    height: 100%;
    width: 100%;
    object-fit: cover;
	object-position: center;
}

.encabezamientoINICIO .logoymenú {
	position: absolute;
	top: 2%;
	width: 96%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-top: 1%;
	margin-right: 2%;
}
	
.encabezamientoINICIO .logoymenú .logo {
	width: 30%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 0%;
	margin-bottom: 0%;
}
.logo a img {
	width: 50%;
}


.encabezamientoINICIO .logoymenú menú {
	width: 65%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-top: 36px;
}
.logoymenú menú inicio {
	width: 19%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}

.logoymenú menú proyectos {
	width: 19%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	clear: right;
}

.logoymenú menú servicios {
	width: 19%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}

.logoymenú menú contacto {
	width: 19%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}
.logoymenú menú contacto {
}

menú a  {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
}

.logoymenú menú idiomas {
	width: 24%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(255,255,0,1.00);
}
menú idiomas español {
	width: 55%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	text-indent: 0px;
	clear: right;
}
menú idiomas español a {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    width: 90%;
    float: left;
}
menú idiomas español img {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 9%;
}





menú idiomas english {
	width: 45%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
menú idiomas english a {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    float: right;
    clear: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}


























.encabezamiento {
	width: 96%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 5%;
}
.encabezamiento .logo {
	width: 30%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 0%;
	margin-bottom: 0%;
}
.logo a img {
}







.encabezamiento menu {
	width: 65%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-top: 36px;
}

.encabezamiento menu inicio {
	width: 19%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}

.encabezamiento menu proyectos {
	width: 19%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	clear: right;
}
.encabezamiento menu servicios {
	width: 19%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}
.encabezamiento menu contacto {
	width: 19%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}

menu a  {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
}
.encabezamiento menu idiomas {
	width: 24%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(255,255,0,1.00);
}
menu idiomas español {
	width: 55%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
idiomas español a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	text-indent: 0px;
	width: 90%;
	float: left;
}
idiomas español img {
	width: 10%;
	float: none;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: -0.3%;
}




menu idiomas english {
	width: 45%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

idiomas english a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}

	
.cuerpoINICIO {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.cuerpoINICIO .empleo {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 3%;
}
.empleo a img {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.introducción {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    object-position: center;
}
.introducción .título-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
    margin-bottom: 1%;
}
.introducción .texto-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
    margin-bottom: 2%;
}
.introducción .enlace-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
    text-decoration: none;
}











	
.cuerpoINICIO .proyectosseleccionados {
	width: 99%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
	
.cuerpoINICIO .proyectosseleccionados .título {
	width: 100%;
	margin-bottom: 0.5%;
}
	
.proyectosseleccionados .título p {
	text-align: left;
	width: 100%;
}
.cuerpoINICIO .proyectosseleccionados .proyectos {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 5%;
}
.proyectosseleccionados .proyectos .proyectoA {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 67%;
}

	
.proyectoA a img {
	width: 99.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoB {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33%;
}

	
.proyectoB a img {
	width: 99.5%;
	margin-left: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoC {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33%;
}

	
.proyectoC a img {
	width: 99.5%;
	margin-left: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoD {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoD a img {
	width: 99.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoE {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoE a img {
	width: 99.5%;
	padding-left: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoF {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33%;
}

	
.proyectoF a img {
	width: 99.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoG {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 67%;
}

	
.proyectoG a img {
	width: 99.5%;
	margin-left: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoH {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33%;
	float: left;
}

	
.proyectoH a img {
	width: 99.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoI {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoI a img {
	width: 99.5%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoJ {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoJ a img {
	width: 99.5%;
	margin-left: 0.5%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .proyectos .proyectoK {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 67%;
}
.proyectoK a img {
    width: 99.5%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
}



.proyectosseleccionados .proyectos .proyectoL {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33%;
}
.proyectoL a img {
    width: 99.5%;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
}

.proyectosseleccionados .proyectos .proyectoM {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33%;
}
.proyectoM a img {
    width: 99.5%;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
}

.proyectosseleccionados .proyectos .proyectoN {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyectoN a img {
    width: 99.5%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
}

.proyectosseleccionados .proyectos .proyectoO {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyectoO a img {
    width: 99.5%;
    padding-left: 0.5%;
    margin-bottom: 0.5%;
}






.cuerpoINICIO .textos {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 2%;
	float: right;
}


.cuerpoINICIO .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	text-align: left;
	margin-top: 5%;
	margin-bottom: 1%;
}
.cuerpoINICIO .texto-izquierda {
	width: 48%;
	float: left;
	clear: right;
}
.cuerpoINICIO .texto-derecha {
	width: 48%;
	float: right;
	clear: right;
}


.cuerpoINICIO .subtítulo {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: large;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}

	
.cuerpoINICIO .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 90%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	margin-bottom: 4%;
}
.textos .texto-derecha .categorías {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1px;
    line-height: normal;
    text-align: justify;
    margin-top: 0%;
    clear: both;
}

.cuerpoINICIO .imagen {
	float: right;
	width: 42.5%;
	clear: right;
	margin-top: 2%;
	margin-left: 2.5%;
	margin-right: 5%;
	margin-bottom: 2%;
}
.cuerpoINICIO .imagen img {
	width: 100%;
	height: auto;
}


.cuerpoPROYECTOS  {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpoPROYECTOS .proyectos {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
.cuerpoPROYECTOS .proyectos .proyecto01 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33.33%;
}
.proyecto01 a img {
	width: 95%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 5%;
}
.proyectos .proyecto01 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto02 {
	width: 33.33%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto02 a img {
	width: 95%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: none;
	margin-left: 2.5%;
	margin-right: 2.5%;
}


.proyectos .proyecto02 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto03 {
	width: 33.33%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto03 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	margin-left: 5%;
}

.proyectos .proyecto03 .nombre {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto04 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33.33%;
}
.proyecto04 a img {
	width: 95%;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 5%;
}
.proyectos .proyecto04 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 4.5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto05 {
	width: 33%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto05 a img {
	width: 95%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: none;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
.proyectos .proyecto05 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 4.5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto06 {
	width: 33.33%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto06 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	margin-left: 5%;
	float: right;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-top: 0%;
	text-decoration: none;
}
.proyectos .proyecto06 .nombre {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	float: right;
	margin-bottom: 5%;
}
.cuerpoPROYECTOS .proyectos .proyecto07 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33.33%;
}
.proyecto07 a img {
	width: 95%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 5%;
}
.proyectos .proyecto07 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto08 {
	width: 33.33%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto08 a img {
	width: 95%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: none;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
.proyectos .proyecto08 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto09 {
	width: 33.33%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto09 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	margin-left: 5%;
}
.proyectos .proyecto09 .nombre {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto10 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 33.33%;
}
.proyecto10 a img {
	width: 95%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 5%;
}
.proyectos .proyecto10 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto11 {
	width: 33.33%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto11 a img {
	width: 95%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: none;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
.proyectos .proyecto11 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto12 {
	width: 33.33%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto12 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	margin-left: 5%;
}
.proyectos .proyecto12 .nombre {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 95%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto13 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto13 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.proyectos .proyecto13 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto14 {
    width: 33.33%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto14 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto14 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}


.cuerpoPROYECTOS .proyectos .proyecto15 {
    width: 33.33%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto15 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    margin-left: 5%;
}
.proyectos .proyecto15 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}








.cuerpoPROYECTOS .textos {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
.cuerpoPROYECTOS .proyectos .proyecto16 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto16 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.proyectos .proyecto16 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto17 {
    width: 33.33%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto17 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto17 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto18 {
    width: 33.33%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto18 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    margin-left: 5%;
}
.proyectos .proyecto18 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto19 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto19 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.proyectos .proyecto19 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto20 {
    width: 33.33%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto20 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto20 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto21 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto21 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto21 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto22 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto22 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.proyectos .proyecto22 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto23 {
    width: 33.33%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto23 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto23 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto24 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto24 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto24 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto25 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto25 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.proyectos .proyecto25 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto26 {
    width: 33.33%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto26 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto26 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto27 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto27 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto27 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto28 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto28 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.proyectos .proyecto28 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto29 {
    width: 33.33%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}

.proyecto29 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto29 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto30 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto30 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto30 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto31 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto31 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.proyectos .proyecto31 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto32 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto32 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto32 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto33 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto33 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto33 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto34 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto34 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto34 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto35 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto35 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto35 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto36 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto36 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto36 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto37 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto37 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto37 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto38 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto38 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto38 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto39 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto39 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto39 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto40 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto40 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto40 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto41 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto41 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto41 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto42 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto42 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto42 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto43 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto43 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto43 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto44 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto44 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto44 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto45 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto45 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto45 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto46 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto46 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto46 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto47 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto47 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto47 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto48 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto48 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto48 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto49 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto49 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto49 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}

.cuerpoPROYECTOS .proyectos .proyecto50 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto50 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto50 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto51 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto51 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto51 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto52 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto52 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto52 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto53 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto53 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto53 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto54 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto54 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto54 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto55 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto55 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto55 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto56 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto56 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto56 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto57 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto57 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto57 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto58 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto58 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto58 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto59 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto59 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto59 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto60 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto60 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto60 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto61 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto61 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto61 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto62 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto62 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.proyectos .proyecto62 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto63 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto63 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 5%;
}
.proyectos .proyecto63 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto64 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.proyecto64 a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto64 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
	margin-top: 5%;
}

.cuerpoPROYECTOS .texto-izquierda {
	width: 48%;
	float: left;
	clear: right;
}


.cuerpoPROYECTOS .texto-derecha {
	width: 48%;
	float: right;
	clear: right;
}
.cuerpoPROYECTOS .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: large;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}


.cuerpoPROYECTOS .texto {
	width: 100%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	margin-bottom: 4%;
}

















.cuerpoSERVICIOS {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpoSERVICIOS .servicios {
    width: 100%;
}
.cuerpoSERVICIOS .servicios .arquitectura {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.arquitectura a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
}
.servicios .arquitectura .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}


.cuerpoSERVICIOS .servicios .diseño {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.diseño a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 2.5%;
}
.servicios .diseño .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}


.cuerpoSERVICIOS .servicios .inmobiliario {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.inmobiliario a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    margin-left: 5%;
}
.servicios .inmobiliario .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}


.cuerpoSERVICIOS .servicios .cocinas {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.cocinas a img {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    margin-right: 5%;
}
.servicios .cocinas .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}


.cuerpoSERVICIOS .servicios .producto {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.producto a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2.5%;
    margin-right: 5%;
}
.servicios .producto .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoSERVICIOS .servicios .marketing {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;
}
.marketing a img {
    width: 95%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    margin-left: 5%;
}
.servicios .marketing .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 95%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}








.cuerpoSERVICIOS .servicios .modelado3D {
    width: 33.33%;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    clear: both;
}

	
.modelado3D a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 4%;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .render {
	width: 33.33%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.render a img {
	width: 96%;
	margin-top: 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .video {
	width: 33.33%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.video a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 4%;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .realidadvirtual {
	width: 33.33%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}

	
.realidadvirtual a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 4%;
}
.cuerpoSERVICIOS .servicios .postproducción {
	width: 33.33%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}

	
.postproducción a img {
	width: 96%;
	margin-top: 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-right: 2%;
}
.cuerpoSERVICIOS .servicios .maquetación {
	width: 33.33%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.maquetación a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0%;
	margin-left: 4%;
}
.cuerpoSERVICIOS .textos {
    width: 100%;
}


	
.cuerpoSERVICIOS .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
	margin-top: 5%;
}
.cuerpoSERVICIOS .texto-izquierda {
	width: 48%;
	float: left;
	clear: right;
}

.cuerpoSERVICIOS .texto-derecha {
	width: 48%;
	float: right;
	clear: right;
}
.cuerpoSERVICIOS .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: large;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
}
.subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}


	
.cuerpoSERVICIOS .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	margin-top: 0%;
	padding-bottom: 1%;
	margin-bottom: 4%;
}

.cuerpoCONTACTO {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	float: left;
	/* [disabled]position: fixed; */
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 5%;
	margin-top: 5%;
}









	
.cuerpoCONTACTO .contacto {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	/* [disabled]background-color: rgba(225,225,225,1.00); */
	clear: both;
	margin-bottom: 10%;
}
	
.cuerpoCONTACTO .contacto .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	width: 100%;
}
.cuerpoCONTACTO .contacto .teléfonoycorreo {
	width: 48%;
	float: left;
}

	
.cuerpoCONTACTO .contacto .texto {
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-bottom: 2%;
	clear: both;
}
.cuerpoCONTACTO .contacto .email {
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: large;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-left: 10%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .contacto .teléfono {
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: large;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-left: 10%;
	margin-top: 1%;
	margin-bottom: 1%;
}


	
.cuerpoCONTACTO .contacto .reservas {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: justify;
    clear: both;
    margin-top: 5%;
}
.cuerpoCONTACTO .mapadesituacion {
	width: 48%;
	float: right;
	clear: right;
}
.cuerpoCONTACTO .mapadesituacion img {
	width: 100%;
}
.cuerpoCONTACTO .precios {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .precios .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	background-color: rgba(255,255,255,1.00);
	clear: both;
}
.cuerpoCONTACTO .precios .texto {
	width: 48%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-bottom: 2%;
	clear: both;
}

.cuerpoCONTACTO .precios .serviciosyprecios {
	width: 48%;
	float: right;
}


.cuerpoCONTACTO .precios .precios-impares {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	float: left;
	clear: both;
}
.cuerpoCONTACTO .precios .precios-pares {
	background-color: rgba(69,114,140,0.20);
	width: 100%;
	float: left;
	clear: both;

}


.precios-servicio   {
	width: 48%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-top: 2.4%;
	margin-bottom: 2.4%;
	margin-left: 2%;
}
.precios-precio   {
	width: 48%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	clear: right;
	margin-bottom: 2.4%;
	margin-top: 2.4%;
	margin-right: 2%;
}
.cuerpoCONTACTO .descargas {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .descargas .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	background-color: rgba(255,255,255,1.00);
	clear: both;
}
.cuerpoCONTACTO .descargas .texto {
	width: 48%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-bottom: 2%;
	clear: both;
	margin-right: 15%;
}



.cuerpoCONTACTO .catalogo {
	width: 28%;
	float: left;
	clear: right;
}
.cuerpoCONTACTO .catalogo .portada {
	width: 100%;
}
.catalogo .portada img {
	width: 100%;
}
.cuerpoCONTACTO .catalogo .descargar {
	width: 5%;
	margin-top: 2%;
	float: left;
	clear: right;
	margin-left: 2%;
	margin-right: 1%;
}
.catalogo .descargar img {
	height: 15px;
}

.cuerpoCONTACTO .catalogo .catalogo-espanol {
	width: 90%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: left;
	clear: right;
	margin-top: 2%;
	text-decoration: none;
}
.cuerpoCONTACTO .catalogo .catalogo-english {
	width: 90%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: left;
	clear: right;
	margin-top: 2%;
	text-decoration: none;
}


.cuerpoCONTACTO .redes-sociales {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .redes-sociales .título {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .redes-sociales .texto {
	width: 48%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	margin-bottom: 2%;
	clear: both;
}
.cuerpoCONTACTO .redes-sociales .logos {
	width: 28%;
	float: left;
	margin-left: 15%;
}

.cuerpoCONTACTO .redes-sociales .F {
	margin-bottom: 4%;
}
.cuerpoCONTACTO .redes-sociales .T {
	margin-top: 4%;
	margin-bottom: 4%;
	width: 100%;
}
.cuerpoCONTACTO .redes-sociales .I {
	margin-top: 4%;
	width: 100%;
	margin-bottom: 0%;
}
.cuerpoCONTACTO .redes-sociales .P {
	margin-bottom: 3%;
	width: 100%;
}
.cuerpoCONTACTO .redes-sociales .L {
	margin-top: 3%;
	margin-bottom: 3%;
	width: 100%;
}
.cuerpoCONTACTO .redes-sociales .Y {
	margin-top: 3%;
	width: 100%;
}
.cuerpoCONTACTO .trabajo {
	width: 100%;
}



.cuerpoCONTACTO .trabajo .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	margin-bottom: 0.5%;
}
.cuerpoCONTACTO .trabajo .texto {
	width: 48%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	clear: right;
}
.cuerpoCONTACTO .trabajo .condiciones {
	width: 48%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
}


.piedepágina {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
	margin-top: 5%;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.piedepágina .redessociales {
	width: 100%;
	float: left;
	margin-bottom: 2%;
}
	
.piedepágina .redessociales .facebook {
	width: 34%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.redessociales .facebook img {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

.piedepágina .redessociales .twitter {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 8%;
}
	
.redessociales .twitter img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 20%;
	margin-left: 60%;
}

.piedepágina .redessociales .instagram {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 8%;
	margin-left: 0%;
	margin-right: 0px;
}
	
.redessociales .instagram img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 45%;
	margin-right: 35%;
}
.piedepágina .redessociales .pinterest {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 8%;
	margin-left: 0%;
}
.pinterest a img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 45%;
	margin-left: 35%;
}



.piedepágina .redessociales .linkedin {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 8%;
	margin-left: 0%;
	margin-right: 0px;
}
.linkedin a img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 60%;
	margin-left: 20%;
}




.piedepágina .redessociales .youtube {
	width: 34%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.youtube a img {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}










.piedepágina .contactos {
	width: 100%;
	float: left;
	margin-bottom: 2%;
}
	
.piedepágina .contactos .teléfono {
	width: 40%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.contactos .teléfono p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	text-align: right;
}
	
.piedepágina .contactos .correo {
	width: 20%;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
}
	
.contactos .correo p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	text-align: center;
}

.piedepágina .contactos .copyright {
	width: 40%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.contactos .copyright p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	text-align: left;
	}


.piedepágina .términos {
	width: 100%;
	float: left;

}
	
.piedepágina .términos .privacidad {
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 40%;
}

.términos .privacidad a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	float: right;
}

.piedepágina .términos .aviso {
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 20%;
}


.términos .aviso a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	margin-left: 40%;
	margin-right: 20%;
}

.piedepágina .términos .cookies {
	width: 40%;
	float: right;
	overflow-y: hidden;
	overflow-x: hidden;
}

.términos .cookies a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}


.cuerpoBLOQUERESIDENCIAL {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
}
	
.cuerpoBLOQUERESIDENCIAL .títulos {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 70%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	text-align: left;
	margin-bottom: 0.6%;
	margin-top: 0%;
}
	
.cuerpoBLOQUERESIDENCIAL .fecha {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 30%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	text-align: right;
	margin-bottom: 0.6%;
	margin-top: 0%;
}

.cuerpoBLOQUERESIDENCIAL .imágenes {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.cuerpoBLOQUERESIDENCIAL .imágenes img {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
}
.cuerpoBLOQUERESIDENCIAL .categorías {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1px;
	line-height: normal;
	text-align: justify;
	margin-top: 0%;
	clear: both;
}


	
.cuerpoBLOQUERESIDENCIAL img {
    width: 100%;
    margin-bottom: 2%;
	}
.cuerpoBLOQUERESIDENCIAL picture img {
	width: 100%;
}

.cuerpoBLOQUERESIDENCIAL iframe {
	width: 100%;
	height: 800px;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
}
.cuerpoBLOQUERESIDENCIAL .imágenes .video {
    width: 100%;
    height: 100%;
    margin-bottom: 2%;
}
.cuerpoBLOQUERESIDENCIAL .etiquetas {
    width: 100%;

}
.etiqueta a img {
    float: left;
    margin-right: 1%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 20px;
    width: auto;
    margin-bottom: 1%;



}





	
.cuerpoTÉRMINOSDEPRIVACIDAD {

}
.cuerpoTÉRMINOSDEPRIVACIDAD .título {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	text-align: left;
	margin-bottom: 0.6%;
	margin-top: 0%;
}
.cuerpoTÉRMINOSDEPRIVACIDAD .subtítulo {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
    	text-decoration: underline;
}
.cuerpoTÉRMINOSDEPRIVACIDAD .texto {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0,5%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
}
	
.cuerpoMODELADO3D {
    width: 95%;
    margin-right: 5%;
    float: left;
    clear: right;
    margin-bottom: 5%;
}
.cuerpoMODELADO3D .sección {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 5%;
}



.cuerpoMODELADO3D .intro-texto {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 45%;
    margin-left: 5%;
}
.cuerpoMODELADO3D .intro-texto .título {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    clear: right;
    float: left;
}
.sección .intro-texto .título-invisible {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    clear: right;
    float: left;
}


.cuerpoMODELADO3D .intro-texto .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	margin-bottom: 4%;
}


.cuerpoMODELADO3D .intro-imagen {
	float: right;
	width: 45%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.cuerpoMODELADO3D .intro-imagen img {
	width: 100%;
	height: auto;
}
.cuerpoMODELADO3D .imágenes {
	float: left;
	width: 95%;
	margin-left: 5%;
}


.cuerpoMODELADO3D .imágenes img {
	width: 100%;
	margin-bottom: 2%;
	float: right;
}
.cuerpoMODELADO3D iframe {
	width: 95%;
	height: 800px;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
	margin-left: 5%;
}
.cuerpoMODELADO3D .video {
    width: 95%;
    height: 95%;
    margin-left: 5%;
    margin-bottom: 2%;
}
.cuerpoMODELADO3D .iconos  {
    width: 100%;
    float: left;
    clear: both;
    margin-left: 2%;
}

.cuerpoMODELADO3D .icono  {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 33.33%;

}
.cuerpoMODELADO3D .icono img {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 5%;
}
.cuerpoMODELADO3D .presupuesto  {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    clear: both;
    margin-left: 5%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.sección .presupuesto img {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}

.precios .serviciosyprecios .precios-impares {
    width: 100%;
    background-color: rgba(255,255,255,1.00);
    float: left;
    clear: both;
}
.precios .serviciosyprecios .precios-pares {
    background-color: rgba(69,114,140,0.20);
    width: 100%;
    float: left;
    clear: both;
}
.precios-servicio   {
    width: 48%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: medium;
    line-height: normal;
    text-align: left;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    margin-top: 2.4%;
    margin-bottom: 2.4%;
    margin-left: 2%;
}
.precios-precio {
    width: 48%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: medium;
    line-height: normal;
    text-align: right;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    clear: right;
    margin-bottom: 2.4%;
    margin-top: 2.4%;
    margin-right: 2%;
}

















}


@media (min-device-width:720px) and (max-device-width:1079px){

*{
	margin: 0;
	padding: 0;
}	
	
.encabezamientoINICIO {
    margin-top: 0;
    margin-bottom: 5%;
    height: 100vh;
    width: 100vw;
    margin-left: 0%;
    margin-right: 0%;
}
	
.encabezamientoINICIO img {
    height: 100%;
    width: 100%;
    object-fit: cover;
	object-position: center;
}

.encabezamientoINICIO .logoymenú {
	position: absolute;
	top: 0%;
	width: 96%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-right: 2%;
}
	

.encabezamientoINICIO .logo {
	width: 40%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 0%;
	margin-bottom: 0%;
	margin-top: 3%;
}
.logo a img {
	width: 100%;
}

.encabezamientoINICIO menú {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 1%;
	margin-top: 2%;
}
.encabezamientoINICIO menú inicio {
	width: 15%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
menú inicio a {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-decoration: none;
    text-indent: 0px;
    float: left;
    text-align: left;
}

.encabezamientoINICIO menú proyectos {
	width: 20%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	clear: right;
}
menú proyectos a {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
}

.encabezamientoINICIO menú servicios {
	width: 20%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}
menú servicios a {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
}


.encabezamientoINICIO menú contacto {
	width: 20%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}
menú contacto a {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
}
.encabezamientoINICIO menú idiomas {
	width: 25%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 1%;
}
menú idiomas español {
	width: 55%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
menú idiomas español a  {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    width: 90%;
    float: left;
}
idiomas español img {
	width: 10%;
	float: none;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: -0.3%;
}
menú idiomas english {
	width: 45%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 1.2em;
}
menú idiomas english a  {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}

.encabezamiento {
	width: 96%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 5%;
}
.encabezamiento .logo {
	width: 40%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 0%;
	margin-bottom: 0%;
}



.encabezamiento menu {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-top: 2%;
}

.encabezamiento menu inicio {
	width: 15%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}
menu inicio a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	float: left;
}


.encabezamiento menu proyectos {
	width: 20%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	clear: right;
}
menu proyectos a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

.encabezamiento menu servicios {
	width: 20%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}
menu servicios a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

.encabezamiento menu contacto {
	width: 20%;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
}
menu contacto a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.encabezamiento menu idiomas {
	width: 25%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
}
menu idiomas español {
	width: 55%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
idiomas español a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	text-indent: 0px;
	width: 90%;
	float: left;
}
idiomas español img {
    width: 10%;
    float: none;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 1.2em;
}




menu idiomas english {
    width: 45%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}

idiomas english a {
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    float: left;
}

	
.cuerpoINICIO {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.cuerpoINICIO .empleo {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 3%;
}
.empleo a img {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.introducción {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
}
.introducción .título-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1.5em;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
    margin-bottom: 2%;
}
.introducción .texto-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.4em;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
    margin-bottom: 4%;
}
.introducción .enlace-introducción {
    width: 100%;
    margin-top: 5%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1.5em;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
}




	
.cuerpoINICIO .proyectosseleccionados {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.cuerpoINICIO .proyectosseleccionados .título {
	width: 100%;
	margin-left: 2%;
	margin-bottom: 0.5%;
}
	
.proyectosseleccionados .título p {
	text-align: left;
	width: 96%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	line-height: normal;
}
.cuerpoINICIO .proyectosseleccionados .proyectos {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	margin-bottom: 5%;
}
.proyectosseleccionados .proyectos .proyectoA {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoA a img {
	width: 100%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoB {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoB a img {
	width: 99%;
	margin-bottom: 2%;
	margin-right: 1%;
}
.proyectosseleccionados .proyectos .proyectoC {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoC a img {
	width: 99%;
	margin-left: 1%;
	margin-bottom: 2%;
}
.proyectosseleccionados .proyectos .proyectoD {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoD a img {
	width: 100%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoE {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoE a img {
	width: 99%;
	padding-left: 0.5%;
	margin-right: 1%;
	margin-bottom: 2%;
}
.proyectosseleccionados .proyectos .proyectoF {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoF a img {
	width: 99%;
	margin-bottom: 2%;
	margin-left: 1%;
}
.proyectosseleccionados .proyectos .proyectoG {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoG a img {
	width: 99.5%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoH {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
	float: left;
}

	
.proyectoH a img {
	width: 99%;
	margin-right: 1%;
	margin-bottom: 2%;
}
.proyectosseleccionados .proyectos .proyectoI {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}

	
.proyectoI a img {
	width: 99%;
	margin-bottom: 2%;
	margin-left: 1%;
}
.proyectosseleccionados .proyectos .proyectoJ {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoJ a img {
	width: 100%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoK {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.proyectoK a img {
    width: 100%;
    margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoL {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyectoL a img {
    width: 99%;
    margin-bottom: 2%;
    margin-right: 1%;
}
.proyectosseleccionados .proyectos .proyectoM {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyectoM a img {
    width: 99%;
    margin-left: 1%;
    margin-bottom: 2%;
}
.proyectosseleccionados .proyectos .proyectoN {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.proyectoN a img {
    width: 100%;
    margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoO {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.proyectoO a img {
    width: 100%;
    margin-bottom: 1%;
}










.cuerpoINICIO .textos {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: right;
}


.cuerpoINICIO .título {
	width: 100%;
	margin-top: 5%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
}
.cuerpoINICIO .texto-izquierda {
	width: 48%;
	float: left;
	clear: right;
}

.cuerpoINICIO .texto-derecha {
	width: 48%;
	float: right;
	clear: right;
}

.cuerpoINICIO .subtítulo {
    width: 96%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.5em;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}

	
.cuerpoINICIO .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.4em;
	line-height: normal;
	text-align: justify;
	margin-bottom: 4%;
}
.textos .texto-derecha .categorías {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1px;
    line-height: normal;
    text-align: justify;
    margin-top: 0%;
    clear: both;
}

.cuerpoINICIO .imagen {
	float: right;
	width: 47%;
	margin-bottom: 4%;
	margin-top: 4%;
	clear: right;
}
.cuerpoINICIO .imagen img {
	width: 100%;
	height: auto;
}

.cuerpoPROYECTOS  {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpoPROYECTOS .proyectos {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
.cuerpoPROYECTOS .proyectos .proyecto01 {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
	float: left;
}
.proyecto01 a img {
	width: 98%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 2%;
	float: left;
}
.proyectos .proyecto01 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 98%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
	margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto02 {
	width: 50%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto02 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: right;
    margin-left: 2%;
}


.proyectos .proyecto02 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto03 {
	width: 50%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
.proyecto03 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 98%;
	margin-right: 2%;
	float: left;
}

.proyectos .proyecto03 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto04 {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
	float: right;
}
.proyecto04 a img {
    width: 98%;
    float: right;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-left: 2%;
}
.proyectos .proyecto04 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto05 {
    width: 50%;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
}
.proyecto05 a img {
	width: 98%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
	margin-right: 2%;
}
.proyectos .proyecto05 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto06 {
	width: 50%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto06 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    margin-left: 2%;
    float: right;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    margin-top: 0%;
    text-decoration: none;
}
.proyectos .proyecto06 .nombre {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    float: right;
    margin-bottom: 5%;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto07 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}
.proyecto07 a img {
	width: 98%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 2%;
	float: left;
}
.proyectos .proyecto07 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto08 {
	width: 50%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto08 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto08 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto09 {
	width: 50%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto09 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 98%;
	margin-right: 2%;
	float: left;
}
.proyectos .proyecto09 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto10 {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 50%;
}
.proyecto10 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto10 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto11 {
	width: 50%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto11 a img {
	width: 98%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
	margin-right: 2%;
}
.proyectos .proyecto11 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 98%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
	margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto12 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}

.proyecto12 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto12 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto13 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto13 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto13 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto14 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto14 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto14 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}


.cuerpoPROYECTOS .proyectos .proyecto15 {
    width: 50%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto15 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    margin-right: 2%;
    float: left;
}
.proyectos .proyecto15 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto16 {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto16 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto16 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto17 {
    width: 50%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto17 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto17 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto18 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto18 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto18 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto19 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto19 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto19 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto20 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto20 a img {
    width: 98%;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    margin-left: 2%;
    float: right;
}
.proyectos .proyecto20 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto21 {
    width: 50%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto21 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    margin-right: 2%;
    float: left;
}
.proyectos .proyecto21 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto22 {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto22 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto22 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto23 {
    width: 50%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto23 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    margin-right: 2%;
    float: left;
}
.proyectos .proyecto23 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto24 {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto24 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto24 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto25 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto25 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto25 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto26 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto26 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto26 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto27 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto27 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto27 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto28 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto28 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto28 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto29 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto29 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto29 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto30 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto30 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto30 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto31 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto31 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto31 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto32 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto32 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto32 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto33 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto33 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto33 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto34 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto34 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto34 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto35 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto35 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto35 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto36 {
    width: 50%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto36 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: left;
    margin-left: 2%;
}
.proyectos .proyecto36 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto37 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto37 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto37 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto38 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto38 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto38 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto39 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto39 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto39 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto40 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto40 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto40 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto41 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto41 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto41 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto42 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto42 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto42 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto43 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto43 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto43 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto44 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto44 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto44 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto45 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto45 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto45 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto46 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto46 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto46 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto47 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto47 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto47 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto48 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto48 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto48 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto49 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto49 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto49 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto50 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto50 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto50 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto51 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto51 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto51 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto52 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto52 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto52 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto53 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto53 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto53 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto54 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto54 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto54 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto55 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto55 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto55 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto56 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto56 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto56 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto57 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto57 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto57 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto58 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto58 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto58 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto59 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto59 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto59 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto60 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto60 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto60 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto61 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto61 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto61 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto62 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto62 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto62 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto63 {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.proyecto63 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    float: right;
    margin-left: 2%;
}
.proyectos .proyecto63 .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoPROYECTOS .proyectos .proyecto64 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.proyecto64 a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    margin-right: 2%;
}
.proyectos .proyecto64 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoPROYECTOS .textos {
	width: 100%;
}







.cuerpoPROYECTOS .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
	margin-top: 5%;
}

.cuerpoPROYECTOS .texto-izquierda {
	width: 48%;
	float: left;
	clear: right;
}
.cuerpoPROYECTOS .texto-derecha {
	width: 48%;
	float: right;
}
.cuerpoPROYECTOS .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.5em;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}



	
.cuerpoPROYECTOS .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.4em;
	line-height: normal;
	text-align: justify;
	margin-top: 0%;
	margin-bottom: 4%;
}
















.cuerpoSERVICIOS {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpoSERVICIOS .servicios {
    width: 100%;
}
.cuerpoSERVICIOS .servicios .arquitectura {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
    float: left;
}
.arquitectura a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 2%;
    float: left;
}
.servicios .arquitectura .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoSERVICIOS .servicios .diseño {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.diseño a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2%;
}
.servicios .diseño .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoSERVICIOS .servicios .inmobiliario {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
    float: left;
}
.inmobiliario a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 2%;
    float: left;
}
.servicios .inmobiliario .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoSERVICIOS .servicios .cocinas {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.cocinas a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2%;
}
.servicios .cocinas .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}
.cuerpoSERVICIOS .servicios .producto {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
    float: left;
}
.producto a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 2%;
    float: left;
}
.servicios .producto .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-right: 2%;
}
.cuerpoSERVICIOS .servicios .marketing {
    width: 50%;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
}
.marketing a img {
    width: 98%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: none;
    margin-left: 2%;
}
.servicios .marketing .nombre {
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.2em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
    margin-left: 2%;
}


















.cuerpoSERVICIOS .servicios .modelado3D {
    width: 50%;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    clear: both;
}

	
.modelado3D a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 4%;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .render {
	width: 50%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.render a img {
	width: 96%;
	margin-top: 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 4%;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .video {
	width: 50%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.video a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 6%;
	margin-right: 4%;
}
.cuerpoSERVICIOS .servicios .realidadvirtual {
	width: 50%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: right;
}

	
.realidadvirtual a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 4%;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .postproducción {
	width: 50%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}

	
.postproducción a img {
	width: 96%;
	margin-top: 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 4%;
}
.cuerpoSERVICIOS .servicios .maquetación {
	width: 50%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.maquetación a img {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0%;
	margin-left: 4%;
}
.cuerpoSERVICIOS .textos {
    width: 100%;
}

	
.cuerpoSERVICIOS .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
	margin-top: 5%;
}
.cuerpoSERVICIOS .texto-izquierda {
	width: 48%;
	float: left;
	clear: right;
}
.cuerpoSERVICIOS .texto-derecha {
	width: 48%;
	float: right;
	clear: right;
}


.cuerpoSERVICIOS .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.5em;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}

	
.cuerpoSERVICIOS .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.4em;
	line-height: normal;
	text-align: justify;
	padding-bottom: 1%;
	margin-bottom: 4%;
}
	
.cuerpoCONTACTO {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	/* [disabled]position: fixed; */
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 5%;
	margin-top: 5%;
}

	
.cuerpoCONTACTO .contacto {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	/* [disabled]background-color: rgba(225,225,225,1.00); */
	margin-bottom: 10%;
	clear: both;
}
	
.cuerpoCONTACTO .contacto .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	width: 100%;
}
.cuerpoCONTACTO .contacto .teléfonoycorreo {
	width: 48%;
	float: left;
}
	
.cuerpoCONTACTO .contacto .texto {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.4em;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	width: 100%;
}

.cuerpoCONTACTO .contacto .teléfono {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-top: 5%;
	margin-bottom: 3%;
	width: 100%;
	margin-left: 10%;
}
.cuerpoCONTACTO .contacto .email {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-top: 3%;
	margin-bottom: 5%;
	width: 100%;
	margin-left: 10%;
}


.cuerpoCONTACTO .contacto .reservas {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.4em;
    line-height: normal;
    clear: both;
    text-align: justify;
    margin-top: 5%;
}

	
.cuerpoCONTACTO .mapadesituacion {
	width: 48%;
	float: right;
}
.cuerpoCONTACTO .mapadesituacion img {
	width: 100%;
}
.cuerpoCONTACTO .precios {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .precios .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	background-color: rgba(255,255,255,1.00);
	clear: both;
}
.cuerpoCONTACTO .precios .texto {
    margin-bottom: 2%;
    width: 48%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 1.4em;
    line-height: normal;
    text-align: justify;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
}

.cuerpoCONTACTO .precios .serviciosyprecios {
	float: right;
	width: 48%;
}


.cuerpoCONTACTO .precios .precios-impares {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	float: left;
	clear: both;
}
.cuerpoCONTACTO .precios .precios-pares {
	background-color: rgba(69,114,140,0.20);
	width: 100%;
	float: left;
	clear: both;

}


.precios-servicio   {
	width: 55%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: large;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 2%;
}
.precios-precio   {
	width: 41%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: large;
	line-height: normal;
	text-align: right;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	clear: right;
	margin-bottom: 3%;
	margin-top: 3%;
	margin-right: 2%;
}
.cuerpoCONTACTO .descargas {
	width: 100%;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .descargas .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	margin-bottom: 1%;
	text-shadow: 0px 0px;
}
.cuerpoCONTACTO .descargas .texto {
	margin-bottom: 2%;
	width: 48%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.4em;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
}


.cuerpoCONTACTO .catalogo {
	width: 35%;
	float: right;
	margin-right: 8%;
	margin-bottom: 10%;
}

.cuerpoCONTACTO .catalogo .portada {
	width: 100%;
}
.catalogo .portada img {
	width: 100%;
}
.cuerpoCONTACTO .catalogo .descargar {
	width: 5%;
	margin-top: 2%;
	float: left;
	clear: right;
	margin-right: 1%;
}
.catalogo .descargar img {
	height: 15px;
}

.cuerpoCONTACTO .catalogo .catalogo-espanol {
	width: 90%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: normal;
	text-align: left;
	clear: right;
	margin-top: 1%;
	text-decoration: none;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .catalogo .catalogo-english {
	width: 90%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: normal;
	text-align: left;
	clear: right;
	margin-top: 1%;
	text-decoration: none;
	margin-bottom: 1%;
}

.cuerpoCONTACTO .redes-sociales {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .redes-sociales .título {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	float: left;
}
.cuerpoCONTACTO .redes-sociales .texto {
    margin-bottom: 2%;
    width: 48%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 1.4em;
    line-height: normal;
    text-align: justify;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
}

.cuerpoCONTACTO .redes-sociales .logos {
	width: 48%;
	float: right;
}


.cuerpoCONTACTO .redes-sociales .F {
	margin-left: 10%;
	margin-bottom: 4%;
	margin-top: 2%;
}
.cuerpoCONTACTO .redes-sociales .T {
	margin-left: 10%;
	margin-top: 4%;
	margin-bottom: 4%;
}
.cuerpoCONTACTO .redes-sociales .I {
	margin-left: 10%;
	margin-top: 3%;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .redes-sociales .P {
	margin-left: 10%;
	margin-bottom: 2%;
	margin-top: 2%;
}
.cuerpoCONTACTO .redes-sociales .L {
	margin-left: 10%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.cuerpoCONTACTO .redes-sociales .Y {
	margin-left: 10%;
	margin-top: 4%;
}
.cuerpoCONTACTO .trabajo {
	width: 100%;
}

.cuerpoCONTACTO .trabajo .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	text-align: left;
	width: 100%;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .trabajo .texto {
	width: 48%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.4em;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	clear: right;
}
.cuerpoCONTACTO .trabajo .condiciones {
	width: 48%;
	float: right;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	font-size: 1.4em;
	line-height: normal;
	text-align: justify;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
}


.piedepágina {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
	margin-top: 5%;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.piedepágina .redessociales {
	width: 100%;
	float: left;
	margin-bottom: 2%;
}
	
.piedepágina .redessociales .facebook {
	width: 20%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.redessociales .facebook img {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 30px;
}

.piedepágina .redessociales .twitter {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 15%;
}
	
.redessociales .twitter img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 25%;
	margin-left: 55%;
	height: 30px;
}

.piedepágina .redessociales .instagram {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 15%;
	margin-left: 0%;
}
	
.redessociales .instagram img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 45%;
	margin-right: 35%;
	height: 30px;
}
.piedepágina .redessociales .pinterest {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 15%;
	margin-left: 0%;
}
.pinterest a img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 35%;
	margin-right: 45%;
	height: 30px;
}
.piedepágina .redessociales .linkedin {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 15%;
	margin-left: 0%;
	margin-right: 0px;
}
.linkedin a img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 25%;
	margin-right: 55%;
	height: 30px;
}





.piedepágina .redessociales .youtube {
	width: 20%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
.youtube a img {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 30px;
}



.piedepágina .contactos {
	width: 100%;
	float: left;
	margin-bottom: 3%;
}
	
.piedepágina .contactos .teléfono {
	width: 35%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.contactos .teléfono p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: right;
}
	
.piedepágina .contactos .correo {
	width: 30%;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
}
	
.contactos .correo p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: center;
}

.piedepágina .contactos .copyright {
	width: 35%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0%;
}
	
.contactos .copyright p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: left;
	}

.piedepágina .términos {
	width: 100%;
	float: left;
	clear: right;
	margin-top: -0.4%;
}
	
.piedepágina .términos .privacidad {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: right;
	width: 35%;
}

.términos .privacidad a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	float: right;
	clear: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

.piedepágina .términos .aviso {
	width: 30%;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
}


.términos .aviso a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	margin-left: 35%;
	margin-right: 25%;
}


.piedepágina .términos .cookies {
	width: 35%;
	float: right;
	text-decoration: none;
	text-align: left;
}

.términos .cookies a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-decoration: none;
	text-align: right;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

.cuerpoBLOQUERESIDENCIAL {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
}

	
.cuerpoBLOQUERESIDENCIAL .títulos {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 70%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 0.6%;
}
	
.cuerpoBLOQUERESIDENCIAL .fecha {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 30%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal;
	text-align: right;
	margin-bottom: 0.6%;
}

.cuerpoBLOQUERESIDENCIAL .imágenes {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.cuerpoBLOQUERESIDENCIAL .imágenes img {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
}
.cuerpoBLOQUERESIDENCIAL .categorías {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1px;
	line-height: normal;
	text-align: justify;
	margin-top: 0%;
	clear: both;
}
.cuerpoBLOQUERESIDENCIAL .etiquetas {
    width: 100%;
}
.etiqueta a img {
    float: left;
    margin-right: 1%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 25px;
    width: auto;
    margin-bottom: 1%;
}




.cuerpoCONTACTO .redessociales .I {
	margin-left: 4%;
	margin-top: 5.2%;
	margin-bottom: 5.2%;
}

	
.cuerpoTÉRMINOSDEPRIVACIDAD {

}
.cuerpoTÉRMINOSDEPRIVACIDAD .título {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
	margin-bottom: 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal;
	text-align: left;
}
.cuerpoTÉRMINOSDEPRIVACIDAD .subtítulo {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 1%;
	margin-bottom: 1%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.5em;
	line-height: normal;
	text-align: left;
    	text-decoration: underline;
}

.cuerpoTÉRMINOSDEPRIVACIDAD .texto {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
	margin-bottom: 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.5em;
	line-height: normal;
	text-align: justify;
}
	
.cuerpoMODELADO3D {
    width: 97%;
    margin-right: 3%;
    float: left;
    margin-bottom: 5%;
}
.cuerpoMODELADO3D .sección {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    clear: both;
    margin-bottom: 3%;
}

	
.cuerpoMODELADO3D .intro-texto {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 47%;
	float: left;
	margin-left: 3%;
}


.cuerpoMODELADO3D .intro-texto .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	line-height: normal;
	text-align: left;
	margin-bottom: 2%;
}
.cuerpoMODELADO3D .intro-texto .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
    font-size: large;
}
.sección .intro-texto .título-invisible {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: left;
    margin-bottom: 2%;
}

.sección .intro-texto .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
    font-size: large;
}


	
.cuerpoMODELADO3D .intro-texto .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: normal;
	text-align: justify;
	margin-bottom: 4%;
}
	
.cuerpoMODELADO3D .intro-imagen {
	float: right;
	width: 47%;
	margin-bottom: 4%;
	margin-top: 4%;
}
.cuerpoMODELADO3D .intro-imagen img {
	width: 100%;
	height: auto;
}
	
.cuerpoMODELADO3D .imágenes {
	float: left;
	width: 97%;
	margin-left: 3%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.cuerpoMODELADO3D .imágenes img {
	width: 100%;
}
.cuerpoMODELADO3D iframe {
	width: 97%;
    	height: 80vh;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
	margin-left: 3%;
}
.cuerpoMODELADO3D .video {
	width: 97%;
	height: 97%;
	margin-bottom: 2%;
	margin-left: 3%;
}
.cuerpoMODELADO3D .sección .iconos {
    width: 100%;
    float: left;
    clear: both;
    margin-left: 2%;
}
.sección .iconos .icono {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 50%;
}
.iconos .icono img {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 5%;
}
.cuerpoMODELADO3D .sección .presupuesto {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    clear: both;
    margin-left: 5%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.sección .presupuesto img {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}

.precios-precio {
    width: 41%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: large;
    line-height: normal;
    text-align: right;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    clear: right;
    margin-bottom: 3%;
    margin-top: 3%;
    margin-right: 2%;
}
.precios-servicio   {
    width: 55%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: large;
    line-height: normal;
    text-align: left;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 2%;
}
.precios .serviciosyprecios .precios-pares {
    background-color: rgba(69,114,140,0.20);
    width: 100%;
    float: left;
    clear: both;
}
.precios .serviciosyprecios .precios-impares {
    width: 100%;
    background-color: rgba(255,255,255,1.00);
    float: left;
    clear: both;
}


	
.cuerpoBLOQUERESIDENCIAL img {
	width: 100%;
	}
.cuerpoBLOQUERESIDENCIAL picture img {
	width: 100%;
}	
	
.cuerpoBLOQUERESIDENCIAL iframe {
	width: 100%;
    	height: 80vh;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
}
.cuerpoBLOQUERESIDENCIAL .imágenes iframe {
	width: 100%;
    	height: 80vh;
	float: left;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
}

.cuerpoBLOQUERESIDENCIAL .imágenes .video {
	width: 100%;
	height: 100%;
}











	
}


@media (max-device-width:719px){

*{
	margin: 0;
	padding: 0;
}	
	
.encabezamientoINICIO {
    margin-top: 0;
    margin-bottom: 5%;
    height: 90vh;
    width: 100vw;
    margin-left: 0%;
    margin-right: 0%;
}
	
.encabezamientoINICIO img {
    height: 100%;
    width: 100%;
    object-fit: cover;
	object-position: center;
}

.encabezamientoINICIO .logoymenú {
	position: absolute;
	top: 0%;
	width: 96%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-right: 2%;
}
	
.encabezamientoINICIO .logo {
	width: 50%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 0%;
	margin-top: 7.5em;
}
.logo a img {
	width: 100%;
}

.encabezamientoINICIO menú {
	width: 30%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 1.5%;
	margin-bottom: 0%;
	margin-top: 2.5%;
}
.encabezamientoINICIO menú inicio {
	width: 100%;
	float: right;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
.encabezamientoINICIO menú proyectos {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
	clear: right;
}
.encabezamientoINICIO menú servicios {
	width: 100%;
	float: right;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
.encabezamientoINICIO menú contacto {
	width: 100%;
	float: right;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
menú  a  {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
}
.encabezamientoINICIO menú idiomas {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
menú idiomas español {
	width: 55%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
menú idiomas español a  {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    width: 90%;
    float: left;
}
idiomas español img {
	width: 10%;
	float: none;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: -0.3%;
	height: 2.5em;
}
menú idiomas english {
	width: 45%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}
menú idiomas english a  {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: left;
    text-decoration: none;
}

.encabezamiento {
	width: 96%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 5%;
}
.encabezamiento .logo {
	width: 50%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 0%;
	margin-top: 6.5em;
}

.encabezamiento logo img {
	width: 100%;
}


.encabezamiento menu {
	width: 30%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 0%;
	margin-top: 0%;
}


.encabezamiento menu inicio {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}

.encabezamiento menu proyectos {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
	clear: right;
}
.encabezamiento menu servicios {
	width: 100%;
	float: right;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
.encabezamiento menu contacto {
	width: 100%;
	float: right;
	clear: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}

menu a  {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
}
.encabezamiento menu idiomas {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
menu idiomas español {
	width: 55%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}
idiomas español a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	text-indent: 0px;
	width: 90%;
	float: left;
}
idiomas español img {
	width: 10%;
	float: none;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: -0.3%;
	height: 2.5em;
}




menu idiomas english {
	width: 45%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
}

idiomas english a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
	text-decoration: none;
}

	
	
.cuerpoINICIO {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
	
.cuerpoINICIO .empleo {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 3%;
}
.empleo a img {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.introducción {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
}
.introducción .título-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 2.8em;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
    margin-bottom: 4%;
}
.introducción .texto-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1em;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;
    margin-bottom: 8%;
	
}
.introducción .enlace-introducción {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 2.8em;
    line-height: normal;
    text-align: center;
    width: 100%;
    object-position: center;

}




	
.cuerpoINICIO .proyectosseleccionados {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.cuerpoINICIO .proyectosseleccionados .título {
	width: 100%;
	margin-left: 2%;
	margin-bottom: 0.5%;
}
.proyectosseleccionados .título p {
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	line-height: normal;
}

.cuerpoINICIO .proyectosseleccionados .proyectos {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}
.proyectosseleccionados .proyectos .proyectoA {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoA a img {
	width: 100%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoB {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoB a img {
	width: 99%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoC {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoC a img {
	width: 99%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoD {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoD a img {
	width: 100%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoE {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoE a img {
	width: 99%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoF {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoF a img {
	width: 99%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoG {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoG a img {
	width: 99.5%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoH {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	float: left;
}

	
.proyectoH a img {
	width: 99%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoI {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoI a img {
	width: 99%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoJ {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}

	
.proyectoJ a img {
	width: 100%;
	margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoK {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.proyectoK a img {
    width: 100%;
    margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoL {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.proyectoL a img {
    width: 99%;
    margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoM {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.proyectoM a img {
    width: 99%;
    margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoN {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.proyectoN a img {
    width: 100%;
    margin-bottom: 1%;
}
.proyectosseleccionados .proyectos .proyectoO {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
	margin-bottom: 5%;
}
.proyectoO a img {
    width: 99%;
    margin-bottom: 1%;
}










.cuerpoINICIO .textos {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: right;
}


.cuerpoINICIO .título {
	width: 100%;
	margin-top: 5%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.8em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
}
.cuerpoINICIO .texto-izquierda {
	width: 100%;
}

.cuerpoINICIO .texto-derecha {
	width: 100%;
}

.cuerpoINICIO .subtítulo {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.8em;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}

	
.cuerpoINICIO .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: justify;
	margin-bottom: 4%;
}
.textos .texto-derecha .categorías {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1px;
    line-height: normal;
    text-align: justify;
    margin-top: 0%;
    clear: both;
}

.cuerpoINICIO .imagen {
	float: left;
	width: 100%;
	margin-bottom: 5%;
}
.cuerpoINICIO .imagen img {
	width: 100%;
	height: auto;
}

.cuerpoPROYECTOS  {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpoPROYECTOS .proyectos {
	width: 100%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: right;
}
.cuerpoPROYECTOS .proyectos .proyecto01 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}
.proyecto01 a img {
	overflow-y: hidden;
	overflow-x: hidden;
	width: 100%;
	float: left;
}
.proyectos .proyecto01 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto02 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.proyecto02 a img {
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
}


.proyectos .proyecto02 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto03 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto03 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	float: left;
}

.proyectos .proyecto03 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto04 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto04 a img {
	width: 100%;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 5%;
}
.proyectos .proyecto04 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto05 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto05 a img {
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
}
.proyectos .proyecto05 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto06 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto06 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyectos .proyecto06 .nombre {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	float: left;
	margin-bottom: 5%;
}
.cuerpoPROYECTOS .proyectos .proyecto07 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto07 a img {
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 5%;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyectos .proyecto07 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto08 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto08 a img {
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyectos .proyecto08 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto09 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto09 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyectos .proyecto09 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto10 {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto10 a img {
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-right: 5%;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyectos .proyecto10 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto11 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyecto11 a img {
	width: 100%;
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}
.proyectos .proyecto11 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto12 {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

.proyecto12 a img {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	float: left;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}

.proyectos .proyecto12 .nombre {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: center;
	margin-bottom: 5%;
	text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto13 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto13 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto13 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto14 {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto14 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto14 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto15 {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto15 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto15 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto16 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto16 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto16 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto17 {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto17 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto17 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto18 {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto18 a img {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto18 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto19 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto19 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto19 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto20 {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto20 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto20 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto21 {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto21 a img {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto21 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto22 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto22 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto22 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto23 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto23 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto23 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto24 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto24 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto24 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto25 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto25 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto25 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto26 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto26 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto26 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto27 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto27 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto27 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto28 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto28 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto28 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto29 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto29 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto29 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto30 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto30 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto30 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto31 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto31 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto31 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto32 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto32 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto32 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto33 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto33 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto33 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto34 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto34 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto34 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto35 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto35 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto35 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto36 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto36 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto36 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto37 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto37 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto37 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto38 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto38 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto38 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto39 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto39 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto39 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto40 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto40 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto40 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto41 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto41 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto41 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto42 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto42 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto42 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto43 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto43 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto43 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto44 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto44 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto44 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto45 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto45 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto45 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto46 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto46 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto46 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto47 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto47 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto47 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto48 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto48 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto48 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto49 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto49 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto49 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto50 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto50 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto50 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto51 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto51 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto51 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto52 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto52 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto52 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto53 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto53 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto53 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto54 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto54 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto54 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto55 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto55 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto55 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto56 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto56 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto56 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto57 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto57 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto57 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto58 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto58 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto58 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto59 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto59 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto59 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto60 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto60 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto60 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto61 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto61 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto61 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto62 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto62 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto62 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto63 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto63 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto63 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoPROYECTOS .proyectos .proyecto64 {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyecto64 a img {
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-right: 5%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: medium;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.proyectos .proyecto64 .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}

.cuerpoPROYECTOS .textos {
	width: 100%;
}



.cuerpoPROYECTOS .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
	margin-top: 2%;
}
.cuerpoPROYECTOS .texto-izquierda {
	width: 100%;
}
.cuerpoPROYECTOS .texto-derecha {
	width: 100%;
}


.cuerpoPROYECTOS .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}

	
.cuerpoPROYECTOS .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: justify;
	margin-bottom: 4%;
}

.cuerpoSERVICIOS {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cuerpoSERVICIOS .servicios {
    width: 100%;
}
.cuerpoSERVICIOS .servicios .arquitectura {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.arquitectura a img {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    float: left;
}
.servicios .arquitectura .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoSERVICIOS .servicios .diseño {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.diseño a img {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    float: left;
}
.servicios .diseño .nombre {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    float: left;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoSERVICIOS .servicios .inmobiliario {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.inmobiliario a img {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.servicios .inmobiliario .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoSERVICIOS .servicios .cocinas {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.cocinas a img {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.servicios .cocinas .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoSERVICIOS .servicios .producto {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.producto a img {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    float: left;
}
.servicios .producto .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}
.cuerpoSERVICIOS .servicios .marketing {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 5%;
}
.marketing a img {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
    float: left;
}
.servicios .marketing .nombre {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    margin-bottom: 5%;
    text-decoration: none;
}



















.cuerpoSERVICIOS .servicios .modelado3D {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    clear: both;
}

	
.modelado3D a img {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .render {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.render a img {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .video {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.video a img {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .realidadvirtual {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}

	
.realidadvirtual a img {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .postproducción {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
}

	
.postproducción a img {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 6%;
}
.cuerpoSERVICIOS .servicios .maquetación {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.maquetación a img {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0%;
}
.cuerpoSERVICIOS .textos {
    width: 100%;
}

	
.cuerpoSERVICIOS .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
	margin-top: 5%;
}
.cuerpoSERVICIOS .texto-izquierda {
	width: 100%;
}

.cuerpoSERVICIOS .texto-derecha {
	width: 100%;
}
.cuerpoSERVICIOS .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    text-decoration: underline;
}


	
.cuerpoSERVICIOS .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: justify;
	padding-bottom: 1%;
	margin-bottom: 4%;
}

.cuerpoCONTACTO {
	width: 96%;
	float: left;
	/* [disabled]position: fixed; */
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 5%;
	margin-top: 5%;
	margin-left: 2%;
	margin-right: 2%;
}

	
.cuerpoCONTACTO .contacto {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	/* [disabled]background-color: rgba(225,225,225,1.00); */
	clear: both;
	margin-bottom: 10%;
}
	
.cuerpoCONTACTO .contacto .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 3em;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .contacto .teléfonoycorreo {
	width: 100%;
}

	
.cuerpoCONTACTO .contacto .texto {
    width: 100%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: normal;
    text-align: justify;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-size: 2.35em;
}
.cuerpoCONTACTO .contacto .teléfono {
	width: 90%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-left: 10%;
	margin-top: 4%;
	margin-bottom: 2%;
}
.cuerpoCONTACTO .contacto .email {
	width: 90%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-left: 10%;
	margin-top: 2%;
	margin-bottom: 4%;
}


	
.cuerpoCONTACTO .contacto .reservas {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 2.35em;
	line-height: normal;
	text-align: justify;
}
	
.cuerpoCONTACTO .mapadesituacion {
	width: 96%;
	float: right;
	clear: right;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 5%;
}
.cuerpoCONTACTO .mapadesituacion img {
	width: 100%;
}
.cuerpoCONTACTO .precios {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .precios .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 3em;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	background-color: rgba(255,255,255,1.00);
	clear: both;
}
.cuerpoCONTACTO .precios .texto {
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-bottom: 5%;
	clear: both;
}

.cuerpoCONTACTO .precios .precios-impares {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	float: left;
	clear: both;
}
.cuerpoCONTACTO .precios .precios-pares {
	background-color: rgba(69,114,140,0.20);
	width: 100%;
	float: left;
	clear: both;

}


.precios-servicio   {
	width: 53%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: xx-large;
	line-height: normal;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
}
.precios-precio   {
	width: 43%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: xx-large;
	line-height: normal;
	text-align: right;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	clear: right;
	margin-bottom: 2%;
	margin-top: 2%;
	margin-right: 2%;
}
.cuerpoCONTACTO .descargas {
	margin-bottom: 10%;
	width: 100%;
}
.cuerpoCONTACTO .descargas .título {
	width: 100%;
	margin-bottom: 1%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 3em;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	float: left;
}
.cuerpoCONTACTO .descargas .texto {
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	clear: both;
}



.cuerpoCONTACTO .catalogo {
	width: 100%;
	float: left;
	clear: right;
	margin-top: 5%;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .catalogo .portada {
	width: 35%;
	float: left;
	clear: right;
}
.catalogo .portada img {
	width: 100%;
}
.cuerpoCONTACTO .catalogo .descargar {
	margin-top: 2%;
	float: left;
	clear: right;
	margin-left: 2%;
	margin-right: 2%;
	height: 15;
	width: 5%;
}
.catalogo .descargar img {
	height: 25px;
	float: right;
	clear: left;
}


.cuerpoCONTACTO .catalogo .catalogo-espanol {
	width: 55%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: xx-large;
	line-height: normal;
	text-align: left;
	margin-top: 1%;
	text-decoration: none;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .catalogo .catalogo-english {
	width: 55%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: xx-large;
	line-height: normal;
	text-align: left;
	margin-top: 1%;
	text-decoration: none;
	margin-bottom: 1%;
}

.cuerpoCONTACTO .redes-sociales {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 10%;
}
.cuerpoCONTACTO .redes-sociales .título {
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 3em;
	line-height: normal;
	text-align: left;
	text-shadow: 0px 0px;
	margin-bottom: 1%;
	float: left;
}
.cuerpoCONTACTO .redes-sociales .texto {
	width: 100%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	clear: both;
	margin-bottom: 5%;
}

.cuerpoCONTACTO .redes-sociales .F {
	margin-left: 10%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.F a img {
	height: 50px;
}


.cuerpoCONTACTO .redes-sociales .T {
	margin-left: 10%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.T a img {
	height: 50px;
}

.cuerpoCONTACTO .redes-sociales .I {
	margin-left: 10%;
	margin-top: 5%;
	margin-bottom: 3%;
}
.I a img {
	height: 70px;
}

.cuerpoCONTACTO .redes-sociales .P {
	margin-left: 10%;
	margin-bottom: 4%;
	margin-top: 3%;
}
.P a img {
	height: 70px;
}

.cuerpoCONTACTO .redes-sociales .L {
	margin-left: 10%;
	margin-top: 4%;
	margin-bottom: 4%;
}
.L a img {
	height: 60px;
}

.cuerpoCONTACTO .redes-sociales .Y {
	margin-left: 10%;
	margin-top: 4%;
}
.Y a img {
	height: 60px;
}
.cuerpoCONTACTO .trabajo {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 5%;
}
.cuerpoCONTACTO .trabajo .título {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 3em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
}
.cuerpoCONTACTO .trabajo .texto {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: medium;
	line-height: normal;
	text-align: justify;
	clear: both;
	margin-bottom: 4%;
}
.cuerpoCONTACTO .trabajo .condiciones {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	clear: both;
	text-align: justify;
}


.piedepágina {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
	margin-top: 5%;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.piedepágina .redessociales {
	width: 100%;
	float: left;
	margin-bottom: 3%;
}
	
.piedepágina .redessociales .facebook {
	width: 16%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.redessociales .facebook img {
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 50px;
}

.piedepágina .redessociales .twitter {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 17%;
}
	
.redessociales .twitter img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 30%;
	margin-left: 50%;
	height: 50px;
}

.piedepágina .redessociales .instagram {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 17%;
	margin-left: 0%;
}
	
.redessociales .instagram img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 40%;
	margin-right: 40%;
	height: 50px;
}
.piedepágina .redessociales .pinterest {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 17%;
	margin-left: 0%;
	margin-right: 0px;
}
.pinterest a img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 40%;
	margin-right: 40%;
	height: 50px;
}
.piedepágina .redessociales .linkedin {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 17%;
	margin-left: 0%;
}
.linkedin a img {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-left: 30%;
	margin-right: 50%;
	height: 50px;
}





.piedepágina .redessociales .youtube {
	width: 16%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-right: 0px;
}
.youtube a img {
	height: 50px;

}




.piedepágina .contactos {
	width: 100%;
	float: left;
	margin-bottom: 5%;
	margin-left: 0%;
}
	
.piedepágina .contactos .teléfono {
	width: 30%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.contactos .teléfono p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	text-align: right;
}
	
.piedepágina .contactos .correo {
	width: 40%;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
}
	
.contactos .correo p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	text-align: center;
}

.piedepágina .contactos .copyright {
	width: 30%;
	float: right;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.contactos .copyright p {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	text-align: left;
}



.piedepágina .términos {
	width: 100%;
	float: left;
	margin-left: 0%;
	clear: right;
	margin-top: -1%;
}
	
.piedepágina .términos .privacidad {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: right;
	width: 30%;
	margin-top: -2%;
}
	
.términos .privacidad a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	text-align: right;
	text-decoration: none;
	float: right;
	clear: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

	
.piedepágina .términos .aviso {
	width: 40%;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: -2%;
}


.términos .aviso a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	text-decoration: none;
	margin-left: 30%;
	margin-right: 10%;
}


.piedepágina .términos .cookies {
	width: 30%;
	float: right;
	text-decoration: none;
	text-align: left;
	margin-top: -2%;
}

.términos .cookies a {
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}

.cuerpoBLOQUERESIDENCIAL {
	width: 96%;
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
}
	
.cuerpoBLOQUERESIDENCIAL .títulos {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 70%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 0.6%;
}
	
.cuerpoBLOQUERESIDENCIAL .fecha {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 30%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	text-align: right;
	margin-bottom: 0.6%;
}

.cuerpoBLOQUERESIDENCIAL .imágenes {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
	
.cuerpoBLOQUERESIDENCIAL .imágenes img {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 2%;
}


	
.cuerpoBLOQUERESIDENCIAL img {
	width: 100%;
	}

.cuerpoBLOQUERESIDENCIAL picture img {
	width: 100%;
}
.cuerpoBLOQUERESIDENCIAL .imágenes {
}

	
.cuerpoBLOQUERESIDENCIAL iframe {
    width: 100%;
    height: 80vh;
    float: left;
    clear: right;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 2%;
}
.cuerpoBLOQUERESIDENCIAL .imágenes .video {
    width: 100%;
    height: 100%;
    margin-bottom: 2%;
}
.cuerpoBLOQUERESIDENCIAL .categorías {
	width: 100%;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1px;
	line-height: normal;
	text-align: justify;
	margin-top: 0%;
	clear: both;
}
.cuerpoBLOQUERESIDENCIAL .etiquetas {
    width: 100%;
}
.etiqueta a img {
    float: left;
    margin-right: 1%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 40px;
    width: auto;
    margin-bottom: 1%;
}



	
.cuerpoTÉRMINOSDEPRIVACIDAD {

}
.cuerpoTÉRMINOSDEPRIVACIDAD .título {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2%;
	margin-bottom: 1%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
}
.cuerpoTÉRMINOSDEPRIVACIDAD .subtítulo {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 2%;
    margin-bottom: 2%;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: left;
    text-decoration: underline;
}
.cuerpoTÉRMINOSDEPRIVACIDAD .texto {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0%;
	overflow-x: hidden;
	overflow-y: hidden;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: justify;
}

	
.cuerpoMODELADO3D {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    float: left;
    margin-top: 5%;
    margin-bottom: 5%;
}
.cuerpoMODELADO3D .sección {
    width: 100%;
    margin-bottom: 5%;
}

	
.cuerpoMODELADO3D .intro-texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	margin-bottom: 2%;
	clear: both;
}
.cuerpoMODELADO3D .intro-texto .título {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2.5em;
	line-height: normal;
	text-align: left;
	margin-bottom: 1%;
}
.sección .intro-texto .título-invisible {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 2.5em;
    line-height: normal;
    text-align: left;
    margin-bottom: 1%;
    height: 0.1em;
}
.sección .intro-texto .subtítulo {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    text-align: left;
    text-decoration: underline;
    margin-bottom: 1%;
}


	
.cuerpoMODELADO3D .intro-texto .texto {
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	color: rgba(0,0,0,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	text-align: justify;
	padding-bottom: 4%;
}
.cuerpoMODELADO3D .intro-imagen {
	float: left;
	width: 100%;
	margin-bottom: 5%;
}
.cuerpoMODELADO3D .intro-imagen img {
	width: 100%;
	height: auto;
}
	
.cuerpoMODELADO3D .imágenes {
	float: left;
	width: 100%;
}
.cuerpoMODELADO3D .imágenes img {
	width: 100%;
	margin-bottom: 2%;
}	
.cuerpoMODELADO3D iframe {
    width: 100%;
    height: 80vh;
    float: left;
    clear: right;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 2%;
}
.cuerpoMODELADO3D .video {
	width: 100%;
	height: 100%;
	margin-bottom: 2%;
}
.cuerpoMODELADO3D .sección .iconos {
    width: 100%;
    float: left;
    clear: both;
    margin-left: 2%;
}
.sección .iconos .icono {
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}
.iconos .icono img {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 5%;
}
.cuerpoMODELADO3D .sección .presupuesto {
    width: 100%;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    clear: both;
    color: rgba(0,0,0,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    text-align: center;
    text-decoration: none;
}
.sección .presupuesto img {
    width: 100%;
}

.precios-precio {
    width: 43%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: xx-large;
    line-height: normal;
    text-align: right;
    float: right;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    clear: right;
    margin-bottom: 2%;
    margin-top: 2%;
    margin-right: 2%;
}
.precios-servicio   {
    width: 53%;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: xx-large;
    line-height: normal;
    text-align: left;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,1.00);
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: 2%;
}
.precios .serviciosyprecios .precios-pares {
    background-color: rgba(69,114,140,0.20);
    width: 100%;
    float: left;
    clear: both;
}
.precios .serviciosyprecios .precios-impares {
    width: 100%;
    background-color: rgba(255,255,255,1.00);
    float: left;
    clear: both;
}











	
}
