@font-face {
    font-family: fuente-black;
    src: url("../fonts/Roboto-Black.ttf") format("truetype");
}

@font-face {
    font-family: fuente-light;
    src: url("../fonts/Roboto-Light.ttf") format("truetype");
}

@font-face {
    font-family: fuente-bold;
    src: url("../fonts/Roboto-Bold.ttf") format("truetype");
}

@font-face {
    font-family: fuente-regular;
    src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}

/* Generated by Glyphter (http://www.glyphter.com) on  Mon Oct 09 2023*/
@font-face {
    font-family: 'generica';
    src: url('../fonts/generica.eot');
    src: url('../fonts/generica.eot?#iefix') format('embedded-opentype'),
         url('../fonts/generica.woff') format('woff'),
         url('../fonts/generica.ttf') format('truetype'),
         url('../fonts/generica.svg#generica') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'generica';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}
.icon-A:before{content:'\0041';}
.icon-B:before{content:'\0042';}
.icon-C:before{content:'\0043';}
.icon-D:before{content:'\0044';}
.icon-E:before{content:'\0045';}
.icon-F:before{content:'\0046';}
.icon-G:before{content:'\0047';}
.icon-H:before{content:'\0048';}
.icon-I:before{content:'\0049';}
.icon-J:before{content:'\004a';}
.icon-K:before{content:'\004b';}
.icon-L:before{content:'\004c';}
.icon-M:before{content:'\004d';}
.icon-N:before{content:'\004e';}
.icon-O:before{content:'\004f';}
.icon-P:before{content:'\0050';}
.icon-Q:before{content:'\0051';}
.icon-R:before{content:'\0052';}
.icon-S:before{content:'\0053';}
.icon-T:before{content:'\0054';}
.icon-U:before{content:'\0055';}
.icon-V:before{content:'\0056';}
.icon-W:before{content:'\0057';}
.icon-X:before{content:'\0058';}
.icon-Y:before{content:'\0059';}
.icon-Z:before{content:'\005a';}
.icon-a-min:before{content:'\0061';}
.icon-b-min:before{content:'\0062';}
.icon-c-min:before{content:'\0063';}
.icon-d-min:before{content:'\0064';}
.icon-e-min:before{content:'\0065';}
.icon-f-min:before{content:'\0066';}
.icon-g-min:before{content:'\0067';}
.icon-h-min:before{content:'\0068';}
.icon-i-min:before{content:'\0069';}
.icon-j-min:before{content:'\006a';}
.icon-k-min:before{content:'\006b';}
.icon-l-min:before{content:'\006c';}
.icon-m-min:before{content:'\006d';}
.icon-n-min:before{content:'\006e';}
.icon-o-min:before{content:'\006f';}
.icon-p-min:before{content:'\0070';}
.icon-q-min:before{content:'\0071';}
.icon-r-min:before{content:'\0072';}
.icon-s-min:before{content:'\0073';}
.icon-t-min:before{content:'\0074';}
.icon-u-min:before{content:'\0075';}
.icon-v-min:before{content:'\0076';}
.icon-w-min:before{content:'\0077';}
.icon-x-min:before{content:'\0078';}
.icon-y-min:before{content:'\0079';}
.icon-z-min:before{content:'\007a';}
.icon-0:before{content:'\0030';}
.icon-1:before{content:'\0031';}
.icon-2:before{content:'\0032';}
.icon-3:before{content:'\0033';}
.icon-4:before{content:'\0034';}
.icon-5:before{content:'\0035';}
.icon-6:before{content:'\0036';}
.icon-7:before{content:'\0037';}
.icon-8:before{content:'\0038';}
.icon-9:before{content:'\0039';}
.icon-!:before{content:'\0021';}

body{
	font-family: fuente-regular;	
}
h1, h2, h3, h4, h5, h6{
	margin:0px;
}

a{
	color:inherit;
	text-decoration: none;
}

a:hover{
	text-decoration: none !important;
}





@media only screen and (max-width: 1600px) {
	.margenes-contenido{
		padding-left: 130px;
		padding-right: 130px;
	}
}

@media only screen and (max-width: 1350px) {
	.margenes-contenido{
		padding-right: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.margenes-contenido{
		padding-left: 90px;
	}
}


.tamano-1{
	font-size: 35px;
}
.tamano-2{
	font-size: 30px;
}
.tamano-3{
	font-size: 25px;
}
.tamano-4{
	font-size: 20px;
}
.tamano-5{
	font-size: 15px;
}
.tamano-6{
	font-size: 18px;
}


.fuente-light{
	font-family: fuente-light;
}
.fuente-bold{
	font-family: fuente-bold;
}

@media only screen and (max-width: 1000px) {
	.tamano-1{
		font-size: 30px;
	}
	.tamano-2{
		font-size: 25px;
	}
	.tamano-3{
		font-size: 20px;
	}
	.tamano-4{
		font-size: 18px;
	}
	.tamano-6{
		font-size: 16px;
	}
	.tamano-5{
		font-size: 15px;
	}
}

@media only screen and (max-width: 850px) {
	.tamano-1{
		font-size: 25px;
	}
	.tamano-2{
		font-size: 22px;
	}
	.tamano-3{
		font-size: 19px;
	}
	.tamano-4{
		font-size: 15px;
	}
	.tamano-5{
		font-size: 15px;
	}
	.tamano-6{
		font-size: 14px;
	}
}


.logo-fijo{
	position: fixed;
	top:20px;
	left: 20px;
	height: 70px;
	display: block;
	z-index: 10;
	display: none;
}

@media only screen and (max-width: 768px) {
	.logo-fijo{
		height: 50px;
	}
}


.portada{
	position: fixed;
	top:0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
}

.portada .contenido{
	position: relative;
	width: 100%;
	height: 100%;
}

.portada .boton-desplazar{
	position: absolute;
	bottom:100px;
	left: 20px;
	z-index: 3;
	cursor:pointer;
}
.portada .boton-desplazar img{
	width: 50px;
}

.portada .desplazable{
	width: 500%;
	height: 100vh;
	position: relative;
	z-index: 1;
}


.portada .mascara{
	width: 100vw;
	height: 100vh;
	background-color: black;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 2;
	opacity: .5;
}


.portada .elemento{
	width: 20%;
	height: 100vh;
}

.portada .elemento img{
	display: block;
	/*filter: grayscale(100%);*/
}

.portada .isotipo{
	position: absolute;
	z-index: 3;
	left: 20px;
	top:20px;
}
.portada .isotipo img{
	height: 70px;
	display: block;
}

.portada .logo{
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 0px;
	width: 100%;
	transform: translateY(-50%);
}

.portada .logo img{
	width: 100%;
	max-width: 400px;
}

@media only screen and (max-width: 768px) {
	.portada .isotipo img{
		height: 50px;
	}
}



.barra-menu{
	position: relative;
	bottom:0px;
	left: 0px;
	width:100%;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: black;
	color:white;
	z-index: 10;
}

.barra-menu .opcion{
	margin-left: 30px;
	margin-right: 30px;
	cursor:pointer;
	line-height: 25px;
}

.barra-menu .opcion:hover{
	text-decoration: underline;
}

/*@media only screen and (max-width: 1000px) {
	.barra-menu{
		text-align: right;
	}
}*/

@media only screen and (max-width: 650px) {
	.barra-menu .opcion{
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media only screen and (max-width: 500px) {
	.barra-menu .opcion{
		margin-left: 5px;
		margin-right: 5px;
	}
	.barra-menu .opcion:first-child{
		display: none;
	}

	.barra-menu{
		text-align: right;
	}

	.barra-menu .opcion{
		margin-right: 0px;
	}
}


@media only screen and (max-width: 450px) {
	.barra-menu .opcion{
		display:none;
	}
}



.espacio-vacio{
	width:100vw;
	height: 100vh;
}


.nosotros{
	position: relative;
	background-color: white;
	z-index: 5;
	padding-top: 80px;
	padding-bottom: 80px;
}

.nosotros .imagen{
	width: 40%;	
	padding-right: 80px;
	box-sizing: border-box;

}
.nosotros .textos{
	width: 60%;
	box-sizing: border-box;
	padding-left: 0px;
}

.nosotros .titulo{
	font-family:fuente-light
}
.nosotros .imagen img{
	display: block;
	width: 100%;
	max-width: 400px;
}

.nosotros .texto{
	margin-top: 30px;
	text-align: justify;
}

.nosotros .render{
	display: block;
	width: 100%;
	margin-top: 50px;
	filter: grayscale(100%);
}

.nosotros .mision-vision{
	margin-top:50px;
}

.nosotros .mision-vision .subtitulo{
	font-family: fuente-bold;
}

.nosotros .valor{
	fuente-bold
}

.nosotros .mision-vision .elemento{
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	text-align: center;
}

.nosotros .valores{
	margin-top:50px;
	text-align: center;
}

.nosotros .elementos{
	margin-top: 20px;
}

.nosotros .valores .elemento{
	width:25%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.nosotros .valores .subtitulo{
	font-family: fuente-bold;
	text-align: center;
}

.nosotros .valores .elemento img{
	width: 100%;
	max-width: 130px;
	display: block;
	margin:0 auto;
}

.nosotros .valores .valor{
	font-family: fuente-bold;
	margin-top: 10px;
}

.nosotros .proceso{
	margin-top:50px;
}

.nosotros .proceso img{
	margin: 30px auto;
	width:100%;
	max-width: 800px;
	display: block;
}
.nosotros .proceso .imagen-movil{
	display: none;
}

.nosotros .proceso .subtitulo{
	font-family: fuente-bold;
	text-align: center;
}

@media only screen and (max-width: 1050px) {
	.nosotros .imagen{
		padding-right: 40px;
	}

	.nosotros .textos{
		padding-left: 20px;
	}

}


@media only screen and (max-width: 950px) {
	.nosotros .imagen{
		padding-right: 0px;
	}

	.nosotros .textos{
		padding-left: 40px;
	}

}

@media only screen and (max-width: 768px) {
	.nosotros .imagen{
		width: 100%;
		text-align: center;
		padding-right: 0px;

	}

	.nosotros .imagen img{
		max-width: 200px;
		margin:0 auto;
	}

	.nosotros .textos{
		width:100%;
		padding-left: 0px;
		margin-top: 40px;
	}	

	.nosotros .valores .elemento{
		width: 33.33%;
	}

	.nosotros .proceso .imagen-movil{
		display: block;
	}
	.nosotros .proceso .imagen-wide{
		display: none;
	}
}


@media only screen and (max-width: 650px) {
	
	.nosotros .valores .elemento{
		width: 50%;
	}

	.nosotros .imagen img{
		max-width: 150px;
	}


	.nosotros .mision-vision .elemento{
		width: 100%;
		margin-bottom: 30px;
		padding-left: 0px;
		padding-right: 0px;
	}

}
@media only screen and (max-width: 500px) {
	
	.nosotros .valores .elemento{
		width: 100%;
	}
}


.desarrollos{
	position: relative;
	z-index: 5;
	background-color: white;
	text-align: center;
	padding-bottom: 80px;
}
.desarrollos .titulo{

}

.desarrollos .elementos{
	margin-top: 50px;
}

.desarrollos .elementos .elemento:hover img{
	filter:none;
}

.desarrollos .elemento{
	width:33.33%;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	cursor: pointer;
}

.desarrollos .elemento img{
	width: 100%;
	filter: grayscale(100%);
}

.desarrollos .elemento .subtitulo{
	margin-top: 10px;
}


@media only screen and (max-width: 768px) {
	.desarrollos .elemento{
		width:50%;
		margin-bottom: 50px;
	}

}



@media only screen and (max-width: 650px) {
	.desarrollos .elemento{
		width:100%;
		max-width: 400px;
	}

}


.informacion{
	background-color: white;
	position: relative;
	z-index: 5;
	padding-bottom: 80px;
}

.informacion .introduccion{
	margin-top: 30px;
}

.informacion .elementos{
	margin-top: 50px;
}

.informacion .elemento{
	margin-bottom: 80px;
}

.informacion .elemento .imagen{
	width: 35%;
	box-sizing: border-box;
}

.informacion .elemento .imagen img{
	display: block;
	width: 100%;
}

.informacion .elemento .textos{
	width: 65%;
	box-sizing: border-box;
	text-align: left;
}

.informacion .elemento .textos .texto{
	margin-top: 15px;
	text-align: justify;
}

.informacion .elemento[data-orientacion="izquierda"] .textos{
	padding-left: 50px;
}

.informacion .elemento[data-orientacion="derecha"] .textos{
	padding-right: 50px;
}

@media only screen and (max-width: 768px) {
	.informacion .elemento[data-orientacion="izquierda"] .textos{
		padding-left: 20px;
	}


	.informacion .elemento[data-orientacion="derecha"] .textos{
		padding-right: 20px;
	}	
}

@media only screen and (max-width: 650px) {
	.informacion .elemento{
		text-align: center;
		display: flex;
		flex-direction: column;
	}

	.informacion .elemento .imagen{
		width: 100%;
		order: 1;
	}


	.informacion .elemento .textos{
		width: 100%;
		order: 2;
	}


	.informacion .elemento .imagen img{
		max-width: 300px;
		margin:0 auto;
	}

	.informacion .elemento .textos{
		padding-left: 0px;
		padding-right: 0px;
		margin-top:30px;
		text-align: center;
	}

}

.conocenos{
	padding-top: 50px;
	background-color: white;
	position: relative;
	z-index: 5;
	padding-bottom: 50px;
	background-color: white;
	position: relative;
	z-index: 5;
}

.conocenos .elementos{
	margin-top:30px;
}


.conocenos .elemento{
	width: 16.66%;
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.conocenos .elemento img{
	display: block;
	width: 100%;
	filter: grayscale(100%);
}

.conocenos .textos{
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	color:white;
}

.conocenos .nombre{
	font-size: 15px;
	font-family: fuente-light;
}

@media only screen and (max-width: 1150px) {

	.conocenos .elemento{
		width: 20%;
	}
}

@media only screen and (max-width: 1000px) {

	.conocenos .elemento{
		width: 25%;
	}
}


@media only screen and (max-width: 768px) {

	.conocenos .elemento{
		width: 33.33%;
	}
}

@media only screen and (max-width: 650px) {

	.conocenos .elemento{
		width: 50%;
	}
}


@media only screen and (max-width: 525px) {

	.conocenos .elemento{
		width: 100%;
		max-width: 250px;
	}
}



.testimonios{
	padding-top: 80px;
	padding-bottom: 80px;
	z-index: 5;
	color:white;
}

.testimonios .titulo{
	text-align: center;
	font-family: fuente-light;
}

.testimonios .contenido{
	position: relative;
	z-index: 3;
}

.testimonios .mascara{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
	background-color: rgba(0,0,0,0.6);	
	height: 100%;
}

.testimonios .fondo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.testimonios .elementos{
	margin-top: 50px;
	overflow: hidden;
	overflow: auto;
}

.testimonios .deslizable{
	width: 200%;

}

.testimonios .elemento{
	width: 25%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}

.testimonios .elemento .visual{
	background-color: #AAA;
	padding:20px;
	color:black;
}

.testimonios .elemento .nombre{
	font-family: fuente-bold;
}
.testimonios .elemento .texto{
	margin-top: 20px;
	text-align: justify;
}

@media only screen and (max-width: 768px) {
	.testimonios .deslizable{
		width: 400%;
	}

	.testimonios .visual{
		max-width: 300px;
		display: block;
		margin:0 auto;
	}
}

.contacto{
	background-color: #000;
	color:white;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	z-index: 2;
}

.contacto .elementos{
	margin-top: 30px;
}

.contacto .formulario{
	width: 60%;
	box-sizing: border-box;
	padding-right: 20px;
}

.contacto .mapa{
	width: 40%;
	box-sizing: border-box;
	padding-left: 20px;
}

.contacto #mapa{
	height: 400px;
}

.contacto .formulario input, .contacto .formulario textarea{
	width: 100%;
	border: none;
	background-color: transparent;
	height: 30px;
	border-bottom: 2px solid white;
	margin-bottom: 20px;
	font-family: fuente-light;
}

.contacto .formulario textarea{
	height: 120px;
}

.contacto .boton{
	display: inline-block;
	padding-left: 20px;
	cursor:pointer;
	font-family: fuente-light;
	line-height: 30px;
}

.contacto .generica{
	font-family: generica;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: 3px;

}

.contacto ::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

.contacto ::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
}

@media only screen and (max-width: 1000px) {
	.contacto .formulario{
		width: 50%;
	}

	.contacto .mapa{
		width: 50%;
	}
}

@media only screen and (max-width: 850px) {
	.contacto .formulario{
		width: 40%;
	}

	.contacto .mapa{
		width: 60%;
	}
}

@media only screen and (max-width: 768px) {
	.contacto .formulario{
		width: 100%;
		padding-right: 0px;
		margin-bottom: 30px;
	}

	.contacto .mapa{
		width: 100%;
		padding-left: 0px;
	}
}


.footer{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: white;
	position: relative;
	z-index: 2;
}

.footer .celda{	
	width:50%;
	text-align: center;
}

.footer .titulo{
	font-family: fuente-bold;
}

.footer .contenido{
	margin-top: 10px;
}

.footer .generica{
	font-family: generica;
	font-size: 30px;
	display: inline-block;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 3px;
}

@media only screen and (max-width: 768px) {
	.footer .celda-datos{
		width: 73%;
		text-align: left;
	}	

	.footer .celda-redes{
		width: 27%;
	}
}
@media only screen and (max-width: 550px) {
	.footer .celda-datos{
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}	

	.footer .celda-redes{
		width: 100%;
		text-align: center;
	}	
}


/*POPUP*/

.contenedor-popup{
	position: fixed;
	z-index: 20;
	top:0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	display: none;
	text-align: center;
}

.mascara-popup{
	position: absolute;
	top:0px;
	left: 0px;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0,0,0,.5);	
}

.contenido-popup{
	position: relative;
	top:50%;
	transform: translateY(-50%);
	margin:0 auto;
	width: 95%;
	max-width: 800px;
	background-color: black;
	padding:30px;
}

.contenido-popup .flecha{
	font-family: generica;
	font-size: 25px;
	color:white;
	top:50%;
	transform: translateY(-50%);
	position: absolute;
	cursor: pointer;
	
}

.contenido-popup .flecha[data-direccion="izquierda"]{
	left: 3px;
}

.contenido-popup .flecha[data-direccion="derecha"]{
	right: 3px;
}
.contenido-popup .contenedor-galeria{
	overflow: hidden;
}

.acceso-desarrollo{
	color: white;
	font-family: fuente-light;
	line-height: 30px;
	text-align: center;
	margin-top: 5px;
}

.contenido-popup .botones{
	text-align: center;
	margin-top: 10px;
	margin-top: 20px;
}

.contenido-popup .boton{
	width: 10px;
    height: 10px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 15px;
    border: 1px solid #AAA;
}

.contenido-popup .boton:hover, .contenido-popup .boton-on{
	background-color: white;
}
.contenido-popup .desplazable{
	left: 0px;
	position: relative;
}


.ancho-contenido-desarrollo{
	max-width: 1920px;
	width: 100%;
	margin:0 auto;
}


.logotipo-desarrollo{
	position: fixed;
	z-index: 15;
	top:10px;
	left: 10px;
}
.logotipo-desarrollo img{
	height: 50px;
}

.desarrollo .barra-menu{
	position: fixed;
	width: 100%;
	top:0px;
	bottom:initial;
	min-height: 25px;
}


.detalle-desarrollo{
	padding-top: 75px;
}

.detalle-desarrollo .informacion{
	width:25%;
	background-color: #B2B2B2;
	padding:20px;
	box-sizing: border-box;
}

.detalle-desarrollo .imagen-principal{
	width: 75%;
}

.detalle-desarrollo .titulo{
	text-align: center;
	font-family: fuente-light;
}

.detalle-desarrollo .subtitulo{
	font-family: fuente-bold;
	margin-top: 30px;
}

.detalle-desarrollo .ubicacion{
	padding-left: 35px;
}

.detalle-desarrollo .descripcion{
	text-align: justify;
}

.detalle-desarrollo .icono-ubicacion{
	position: absolute;
	left: 5px;
	top: 0px;
	font-family: generica;
	font-size: 30px;
}

.detalle-desarrollo .ubicacion{
	position: relative;
	top: 5px;
}

.detalle-desarrollo .holder.direccion{
	position: relative;
	top:5px;
}

.detalle-desarrollo .holder.cliente, .detalle-desarrollo .holder.metros, .detalle-desarrollo .holder.descripcion{
	margin-top: 10px;
}

.holder.alcance img{
	height: 50px;
	margin-right: 5px;
}

.galeria{
	background-color: #1d1e1c;
	padding-top: 50px;
	padding-bottom: 50px;
}

.galeria .celda-galeria{
	/*width: 20%;*/
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;

}

.galeria .celda-galeria .elemento{
	margin:0 auto;
	height: 30vh;
	cursor: pointer;
}

.galeria .desplazable {
	overflow: auto;
}
.galeria .desplazable .elementos{
	display: inline-block;
}

.contenido-popup .popup-desarrollo{
	max-width: 80vw;
	max-height: 80vh;
}

.detalle-desarrollo .bloque-info{
	text-align: center;
}

@media only screen and (max-width: 1150px) {
	.detalle-desarrollo{
		display: flex;
		flex-direction: column;
	}
	.detalle-desarrollo .informacion{
		width: 100%;
		order: 2;
	}
	.detalle-desarrollo .imagen-principal{
		width: 100%;
	}

	.detalle-desarrollo .bloque-info{
		display: inline-block;
		vertical-align: top;
		padding-left: 20px;
		padding-right: 20px;
		max-width: 250px;
	}

	.detalle-desarrollo .bloques-info{
		text-align: center;
	}

}

@media only screen and (max-width: 1000px) {
	.detalle-desarrollo .bloque-info{
		width: 50%;
		max-width: initial;
		box-sizing: border-box;
	}
}


@media only screen and (max-width: 600px) {
	.detalle-desarrollo .bloque-info{
		width: 100%;
	}
}


@media only screen and (max-width: 1350px) {
	.desarrollo .margenes-contenido{
		padding-right: 20px;
		padding-left: 20px;
	}
}



