@charset "utf-8";

/* --------------------------- Reset ---------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1em;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

p, a, h1, h3, h4, body, li {
	font-family: Arial;
	font-size: 0.98em;
}


h1, strong, h4 {
	color: rgba(0,0,0,1.00);
}

h3 {
	font-family: Arial;
	font-size: 0.9em;
	font-style: normal;
	color: rgba(50,50,50,1.00);
	padding-top:20px;
	padding-bottom:10px;
}

h4 {
	padding-top:30px;
}
ul a, #cuerpo_1 p,  #wrap_contacto_2 a{
	color: rgba(160,160,160,1.00);
}

ul a, #actual {
	text-decoration: none;
}

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

/* ---------------------------Resolución Desktop ---------------------------*/
@media screen and (min-width:1025px)
{
#navegacion {
	display:block;
}
#menu_movile {
	display:none;
}
.titulo_dehaze {
	display:none;;
}

.caja_contacto_proceso_lowres { display:block; }
.caja_contacto_proceso_hires { display:none; }

.caja_contacto_proj { display:block; }
.caja_contacto_proj_hires { display:none; }

#wrap_link_2 { display:block; }
#wrap_link_2_movile { display:none; }

#cuerpo_3_contacto { display:none; }

#bloque {
		margin:auto;
		width:964px;	
}
#wrap_contacto_2 ul p {
	padding-bottom:6px;
}

#cuerpo_1 p {
	padding-bottom: 20px;
	padding-top: 0px;
}

#cuerpo_1 h1{
	padding-bottom: 14px;
	margin-top:-7px;
}

#cuerpo_1 li {
	padding-left: 200px;
	padding-bottom: 0px;
}

#cuerpo {
	position: relative;
	top: 150px;
	width:964px;
	height: 540px;
}

#cuerpo, #imagen_contenido {
	width: 100%;
	margin: auto;
	border-radius: 20px;
	box-shadow: 5px 5px 12px rgba(173,173,173,1.00);
	border: 1px solid rgba(1,1,1,0.3);
}
#picture_proceso{
	width: 100%;
	margin: auto;
	border-radius: 20px;
}

#picture {
	position:absolute;
	top:0px;
	width: 100%;
	height: 540px;
	margin: auto;
	border-radius: 19px;

}

#logo {
	width: 330px;
	height: 100px;
	padding-top: 30px;
	padding-right: 32px;
	float: right;
}

.titulo_nav {
	position: relative;
	top: 130px;
	left: 60px;
	display: inline;
}

#navegacion {
	width: 485px;
	display:flex;
	justify-content:space-between;
}

#navegacion_proj, #navegacion_proj_eng {
	position:relative;
	top: 140px;
	height:15px;
	justify-content:space-between
}
#navegacion_proj{
	margin-left: 379px;

}

#navegacion_proj_eng {
	margin-left: 383px;
}

.proyectos_nav {
	display: inline;
	margin-right: 6px;

}

#actual, #actual2 {
	color: rgba(1,1,1,1.00);
	font-weight: normal;
}


#cuerpo_2 {
	position:absolute;
	top:0px;
	left:604px;
	float:left;
	width: 300px;
	height:420px;
	box-shadow: 5px 5px 10px rgba(150,150,150,0.5);
}
#cuerpo_2_contacto {
	position: absolute;
	top: 0px;
	left: 604px;
	float: left;
	width: 300px;
	height: 370px;
	box-shadow: 5px 5px 10px rgba(150,150,150,0.5);
}

#cuerpo_1, #cuerpo_2, #cuerpo_2_contacto {
margin-top:60px;
}

#cuerpo_1 {
	margin-left: 60px;
	width: 484px;
	height:420px;
	font-size: 15px;
	word-spacing: 0px;
	text-align: justify;
	line-height: 22px;
	float:left;
}

#cuerpo_1 li {
	list-style-type: none;
}
#cuerpo_1 p {
	padding-bottom: 18px;
}

#compo_intro {
	border: 1px solid rgba(170,170,170,1.00);
	width:100%;
	height:100%;
}

#wrap_contactos {
	position:absolute;
	top:0px;
	width:919px;
	height:495px;
	padding-left:45px;
	padding-top:45px;
	
}

.caja_contacto {
	float:left;
	width: 158px;
	height: 136px;
	padding-right: 22px;
	padding-bottom: 21px;

}

.caja_contacto img {
	border: 1px solid rgba(200,200,200,1.00);
	box-shadow: 5px 5px 10px rgba(150,150,150,0.5);
	
}

.caja_contacto_proceso {
	float:left;
	padding-right: 22px;
	padding-bottom: 22px
	
}

.caja_contacto_proceso img {
	border: 1px solid rgba(185,185,185,1.00);
	box-shadow: 5px 5px 10px rgba(150,150,150,0.5);
}

#titulo_proceso, #titulo_proceso_blanco {
	
	margin-left: 42px;
	font-family:  Arial;
	font-weight: normal;
	text-align: left;
	float:left;
	z-index:100;
	position:absolute;
}

#titulo_proceso_blanco {
	color: rgba(255,255,255,1.00);
}
 #picture_proceso {
	 float:right;
	 position:absolute;
	 left:0px;
	 
 }

#mapa {
	box-shadow: 5px 5px 10px rgba(150,150,150,0.5);
	border: 1px none rgba(170,170,170,1.00);
	width: 484px;
	height: 345px;
}

#caja_contacto_proceso_1, #caja_contacto_proceso_2, #caja_contacto_proceso_3, #caja_contacto_proceso_4, #caja_contacto_proceso_5, #caja_contacto_proceso_6, #caja_contacto_proceso_7, #caja_contacto_proceso_8 {
	height:168px;
	width:200px;

}

#wrap_contacto_1 , #wrap_contacto_2 {
	line-height: 5px;
}

#wrap_contacto_1 p, #wrap_contacto_2 p {
	font-size:13px;
}

#wrap_contacto_1 {
	float: left;
	padding-bottom:8px;
}

#wrap_contacto_2 {
	float: right;
	padding-right: 110px;
	text-decoration: none;
}
 
 #wrap_contacto_2 a { 
	font-size:13px;
 }

#wrap_contacto_3 {
	position:absolute;
	left:452px;
	top:60px;
	background-color: rgba(255,255,255,1.00);

 }
 #wrap_contacto_3 a {
	text-decoration:none;
	color: rgba(66,66,66,1.00);
 }
 
#wrap_link_2, #wrap_link_1 {
	width:110px;
	height:20px;

}

#link_estudio {
	float: right;
	padding-top: 35px;
	background-color: rgba(255,255,255,0.00);
 }
 
#link_estudio a {
	text-decoration:none;
	color: rgba(66,66,66,1.00);	
}

#flecha_1 {
	float:left;
	padding-top: 4px

}
#flecha_2 {
	float:left;
	padding-top: 1px

}
#ver_estudio {
	padding-left:10px;
}

#torre {
	width:300px;
	height:380px;
}

}

/* ---------------------------Resolución Tablet ---------------------------*/
@media screen and (min-width:415px) and (max-width:1024px)
{
body {
height:100%;
margin-bottom: 10%;
}

.caja_contacto_proceso_lowres, .caja_contacto_proj, #wrap_link_2, #navegacion { display:none; }
.caja_contacto_proceso_hires, .caja_contacto_proj_hires, #wrap_link_2_movile  { display:block; }

#cuerpo_3_contacto { display:block; 
margin-bottom:4%;
}

header {
widht:100%;
overflow:hidden;
}

#menu_movile_nav {
margin-top:4%;
width:100%;
background-color: rgba(250,250,250,1.00);
height:3px;
float:left;
position:relative;
}
.caja_contacto_proj_hires {
margin-bottom: 4%;
border: 1px solid rgba(50,50,50,0.20);
}

ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

p, h1, h3, h4, body, li {
font-family: Arial;
font-size: 0.92em;
}

a {
font-family: Arial;
font-size: 1em;
}

#cuerpo_1 h1{
padding-bottom: 4%;
font-size: 1em;
}

#cuerpo {
margin: auto;
width:94%;
	
}

#picture_proceso{
width: 100%;
margin: auto;
}

#picture {
width: 100%;
margin: auto;
}

#logo {
width: 30%;
padding-top: 4%;
margin-left: 54%;
}

.titulo_nav {
padding-left:4%;
padding-bottom:0.8%;
padding-top:0.8%;
}

.titulo_dehaze {
padding-top: 4%;
float: left;
display: inline-block;
padding-left: 4%;
font-size: 2.5em;
text-decoration: none;
color: rgba(61,61,61,1.00);
padding-right: 4%;
padding-bottom: 4%;
}

/*--------- Posicion Menu Proyectos -----------*/
#navegacion_proj {
visibility:hidden;
}

#navegacion_proj_eng {
visibility:hidden;
}

/*-------------- Menu Proyectos ---------------*/
.proyectos_nav {
display: inline;
margin-right: 6px;
}

/*-------------- Menu Selecionado  ------------*/
#actual, #actual2 {
color: rgba(1,1,1,1.00);
font-weight: normal;
}

#cuerpo {
margin-left:4%;
margin-top:4%;
width:92%;

}

#cuerpo_1 {
width:60%;
text-align: justify;
line-height: 140%;
float:left;
}

#compo_intro {
width:35%;
height:100%;
float:right;
}

.caja_contacto img {
width:100%;
height:100%;	
}

.caja_contacto_proceso {
width:46%;
float:left;
padding-right:4%;
padding-bottom:4%;	
}


.caja_contacto_proceso img {
width:100%;
float:left;
height:100%;
}

#titulo_proceso, #titulo_proceso_blanco {	
font-family:  Arial;
font-weight: normal;
text-align: left;
float:left;
z-index:100;
position:absolute;
}

#titulo_proceso_blanco {
	color: rgba(255,255,255,1.00);
}

#picture_proceso {
	width:100%;
	height:auto;
 }

#mapa {
width: 100%;
height:100%;
padding-bottom:2%;
}

#torre {
width: 100%;
padding-bottom:2%;
}

#wrap_contacto_1 , #wrap_contacto_2 {
line-height: 20px;
padding-bottom:5%;
}

#wrap_contacto_3 {
background-color: rgba(255,255,255,1.00);
}

#wrap_contacto_3 a {
text-decoration:none;
color: rgba(66,66,66,1.00);
}

#wrap_link_1 {
visibility:hidden;
}

#wrap_link_2_movile {
float:right;
margin-left:50px;
}

#link_estudio {
background-color: rgba(255,255,255,0.00);
}
 
#link_estudio a {
text-decoration:none;
color: rgba(66,66,66,1.00);	
}

#flecha_1 {
float:left;
padding-top: 4px
}

#flecha_2 {
float:left;
padding-top: 1px;
}

#ver_estudio {
padding-left:10px;
}

.caja_contacto_proceso a img {
border: 1px solid rgba(050,050,050,0.20);
}

#cuerpo_1 p {
padding-bottom:5%;
}

#wrap_contacto_1 p, #wrap_contacto_2 p {
padding-bottom:1%;
}

}

/* ---------------------------Resolución Mobile ---------------------------*/
@media screen and (max-width:414px)
{
body {
	height:100%;
margin-bottom: 10%;
}
	
#navegacion { display:none; }
	
.caja_contacto_proceso_lowres { display:none; }
.caja_contacto_proceso_hires { display:block; }

.caja_contacto_proj { display:none; }
.caja_contacto_proj_hires { display:block; }

#wrap_link_2 { display:none; }
#wrap_link_2_movile { display:block; }

#cuerpo_3_contacto { display:block; 
margin-bottom:5%;
}

header {
	widht:100%;
	overflow:hidden;
}

#menu_movile_nav {
	
	margin-top:5%;
	width:100%;
	background-color: rgba(250,250,250,1.00);
	height:3px;
	float:left;
	position:relative;

}
.caja_contacto_proj_hires {
	margin-bottom: 5%;
	border: 1px solid rgba(50,50,50,0.20);
}

ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

p, h1, h3, h4, body, li {
	font-family: Arial;
	font-size: 1em;
}

a {
	font-family: Arial;
	font-size: 1em;
}

#cuerpo_1 h1{
	padding-bottom: 5%;
	font-size: 1em;
}

#cuerpo_1 li {
	padding-left: 10%;
}

#cuerpo {
	margin: auto;
	width:90%;
	
}

#picture_proceso{
	width: 100%;
	margin: auto;
}

#picture {
	width: 100%;
	margin: auto;

}

#logo {
	width: 50%;
	padding-top: 5%;
	margin-left: 25%;
}

.titulo_nav {
	padding-left:5%;
	padding-bottom:2%;
	padding-top:2%;
}
.titulo_dehaze {
	padding-top: 5%;
	float: left;
	display: inline-block;
	padding-left: 5%;
	font-size: 2.5em;
	text-decoration: none;
	color: rgba(61,61,61,1.00);
	text-shadow: 2px 2px 4px rgba(209,209,209,0.50);
	padding-right: 5%;
	padding-bottom: 2%;
}

/*--------- Posicion Menu Proyectos -----------*/

#navegacion_proj, #navegacion_proj_eng {
	justify-content:space-between
}

#navegacion_proj {
visibility:hidden;
}

#navegacion_proj_eng {
visibility:hidden;
}

/*-------------- Menu Proyectos ---------------*/
.proyectos_nav {
	display: inline;
	margin-right: 6px;
}

/*-------------- Menu Selecionado  ------------*/
#actual, #actual2 {
	color: rgba(1,1,1,1.00);
	font-weight: normal;
}

#cuerpo_1 {
	width: 100%;
	padding-top:5%;	
	text-align: justify;
	line-height: 120%;
	margin-bottom:5%;
}
#compo_intro {
	width:100%;
	height:100%;
}

.caja_contacto img {
	width:100%;
	height:100%;	
}

.caja_contacto_proceso img {
	width:100%;
	height:100%;
}

#titulo_proceso, #titulo_proceso_blanco {	
	font-family:  Arial;
	font-weight: normal;
	text-align: left;
	float:left;
	z-index:100;
	position:absolute;
}

#titulo_proceso_blanco {
	color: rgba(255,255,255,1.00);
}

 #picture_proceso {
	width:100%;
	height:auto;
 }

#mapa {
	width: 100%;
	height:100%;
	padding-bottom:5%;
}

#torre {
	width: 100%;
	padding-bottom:5%;
}

#wrap_contacto_1 , #wrap_contacto_2 {
	line-height: 20px;
	padding-bottom:5%;
}

#wrap_contacto_3 {
	background-color: rgba(255,255,255,1.00);
 }
 
 #wrap_contacto_3 a {
	text-decoration:none;
	color: rgba(66,66,66,1.00);
 }
 
#wrap_link_1 {
visibility:hidden;
}

#wrap_link_2_movile {
float:right;
margin-left:50px;
}

#link_estudio {
	background-color: rgba(255,255,255,0.00);
 }
 
#link_estudio a {
	text-decoration:none;
	color: rgba(66,66,66,1.00);	
}

#flecha_1 {
	float:left;
	padding-top: 4px
}

#flecha_2 {
	float:left;
	padding-top: 1px;
}

#ver_estudio {
	padding-left:10px;
}

.caja_contacto_proceso a img {
	border: 1px solid rgba(050,050,050,0.20);

}
#cuerpo_1 p {
padding-bottom:5%;
}

#wrap_contacto_1 p, #wrap_contacto_2 p {
padding-bottom:1%;
	
}
}
