@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	width: 100%;
	margin: 0px;
}
header {
	height: 110px;
	width: 100%;
	position: fixed;
	background-color: rgba(255,255,255,1);
	margin-top: 0px;
	margin-bottom: 5%;
	z-index: 1;
}
header .headercont {
	height: 80px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5%;
}
header .headercont .logo{
	height: 47px;
	width: 160px;
	margin-top: 20px;
	float: left;
}
#contenedor {
	height: auto;
	width: 100%;
}
#contenedor  .imagenindex{
	background-attachment: fixed;
	background-image: url(../Images/studio_new2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1000px;
	width: 100%;
	margin-bottom: auto;
	margin-top: 0px;
}


#contenedor .imagenindex .intro {
	height: 700px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0%;
	padding-top: 14%;
	text-align: center;
}
#contenedor section {
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#contenedor section .presentacion {
	padding-top: 5%;
	padding-bottom: 3%;
	text-align: center;
	padding-right: 7%;
	padding-left: 7%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contenedor section .iconosencabezados {
	text-align: center;
}


#contenedor .imagenestudio {
	height: 500px;
	width: 100%;
	background-image: url(../Images/studio_new2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
#contenedor section .actividad {
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	padding-right: 7%;
	padding-left: 7%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
#contenedor section .actividad1 {
	width: 30%;
	text-align: center;
	padding-top: 5%;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-left: 10%;
	float: left;
}


#contenedor section .actividad2 {
	width: 30%;
	text-align: center;
	padding-top: 5%;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-left: 10%;
	float: left;
}
#contenedor section .actividad3 {
	width: 30%;
	text-align: center;
	padding-top: 5%;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-left: 10%;
	float: left;
}
#contenedor section .actividad4 {
	width: 30%;
	text-align: center;
	padding-top: 5%;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-left: 10%;
	float: left;
}
#contenedor section .actividad .enlace  {
	font-family: 'OpenSans';
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: rgba(153,153,153,1);
}
#contenedor section .actividad .enlace:hover {
	font-family: 'OpenSans';
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: rgba(195,14,46,1);
}
#contenedor footer {
	text-align: center;
	height: 7%;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 3%;
}
#contenedor footer .social {
	height: 45px;
	width: 15%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 2%;
}
#contenedor footer .social .google {
	/* [disabled]background-color: rgba(153,255,153,1); */
	height: 40px;
	width: 20%;
	float: left;
	padding: 1%;
	text-align: center;
	margin-left: 18%;
}
#contenedor footer .social .facebook {
	/* [disabled]background-color: rgba(0,204,204,1); */
	height: 40px;
	width: 20%;
	float: left;
	padding: 1%;
	text-align: center;
}
#contenedor footer .social .youtube {
	/* [disabled]background-color: rgba(204,153,102,1); */
	height: 40px;
	width: 20%;
	float: left;
	padding: 1%;
	text-align: center;
}
#contenedor section .cabeceras {
	text-align: center;
	width: auto;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10%;
	padding-right: 7%;
	padding-bottom: 5%;
	padding-left: 7%;
	margin-top: 50px;
	margin-bottom: 50px;
}
#contenedor section .proyectos{
	height: auto;
	width: 100%;
	padding-bottom: 5%;
}

#contenedor section .proyecto16{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 4%;
	margin-bottom: 100px;
	background-image: url(../Images/img-proyectos-amarratza.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#contenedor section .proyecto15{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-cayma.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
}

#contenedor section .proyecto14{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
	background-image: url(../Images/img-proyectos-arambol.png);
}

#contenedor section .proyecto13{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-anhui.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
}

#contenedor section .proyecto12{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-rehabilitacion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 4%;
	margin-bottom: 100px;
}

#contenedor section .proyecto11{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-iaran.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
}

#contenedor section .proyecto10{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-depuradora.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
}

#contenedor section .proyecto9{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-teatro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
}

#contenedor section .proyecto8{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-clinica.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 4%;
	margin-bottom: 100px;
}
#contenedor section .proyecto7{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-web_agirreoa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
}
#contenedor section .proyecto6{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-bc3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
}
#contenedor section .proyecto5{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-atico.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
}
#contenedor section .proyecto3{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-vivienda-ibaiondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 4%;
	margin-bottom: 120px;
}

#contenedor section .proyecto4{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-vivienda-arta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 120px;
	float: left;
	margin-right: 4%;
}

#contenedor section .proyecto2{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-baiby.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 120px;
	float: left;
	margin-right: 4%;
}

#contenedor section .proyecto1{
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/img-proyectos-pelu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 120px;
	float: left;
}
#contenedor section .colaborador16 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 4%;
	margin-bottom: 100px;
	background-image: url(../Images/colaboracion-arambol-ingenieria.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor section .colaborador15 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/colaboracion-construcciones-esparta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
}
#contenedor section .colaborador14 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
	margin-right: 4%;
	background-image: url(../Images/colaboracion-imara-ingenieria.jpg);
}
#contenedor section .colaborador13 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/colaboracion-ics.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 100px;
	float: left;
}
#contenedor section .colaborador12 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/colaboracion-habiteck.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 4%;
	margin-bottom: 130px;
}
#contenedor section .colaborador11 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/colaboracion-municipalidad-chaclacayo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 130px;
	float: left;
	margin-right: 4%;
}
#contenedor section .colaborador10 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/colaboracion-topac.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 130px;
	float: left;
	margin-right: 4%;
}
#contenedor section .colaborador9 {
	height: auto;
	width: 22%;
	text-align: center;
	overflow: hidden;
	background-image: url(../Images/colaboracion-aredaalc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 130px;
	float: left;
}
p.boton {
	height: 4%;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.5em;
	font-family: OpenSans;
	text-align: center;
	color: #FFFFFF;
	margin-top: 6%;
	background-color: rgba(0,0,0,1);
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 4%;
	padding-left: 1%;
	vertical-align: middle;
}
p.boton:hover {
	height: 4%;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-bottom: 4%;
	font-size: 1.5em;
	font-family: OpenSans;
	text-align: center;
	color: #FFFFFF;
	margin-top: 6%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(195,14,46,1);
}
h1 {
	font-family: OpenSansBold;
	font-size: 4.8em;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,0,0);
	line-height: 1.3em;
}

h2 {
	font-family: OpenSans;
	font-size: 2em;
	font-weight: normal;
	color: rgb(0,0,0);
	line-height: 1.4em;
}
h3 {
	font-family: OpenSans;
	font-size: 2em;
	font-weight: normal;
	color: rgb(0,0,0);
}

h4 {
	font-family: OpenSans;
	font-size: 1.4em;
	line-height: 28px;
	font-weight: normal;
	color: rgb(0,0,0);
}


hr {
	width: 4%;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 1px;
	border: none;
	color: #333;
	background-color: #000;
}

p {
	font-family: OpenSans;
	font-size: 1.4em;
	line-height: 38px;
	font-weight: normal;
}
p .enlace {
	font-family: OpenSans;
	font-size: 1em;
	line-height: 31px;
	font-weight: normal;
	color: rgba(153,153,153,1);
}


a {
	text-decoration: none;
	color: hsla(0,0%,40%,1);
}
a:hover {
	text-decoration: none;
	color: rgba(195,14,46,1);
}

#contenedor section .proyectosimagenes #videos{
	background-color: rgba(0,0,0,1);
	height: 550px;
	width: 90%;
	padding-top: 7%;
	padding-bottom: 3%;
	margin-bottom: 130px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor section .proyectosimagenes {
	height: auto;
	width: 100%;
	margin-bottom: 130px;
	text-align: center;
}
#contenedor section .proyectostextos {
	height: auto;
	width: 90%;
	/* [disabled]margin-bottom: 130px; */
	text-align: left;
	padding-left: 5%;
}

#contenedor section .botones {
	height: 40px;
	width: 12%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
	padding: 1%;
}
#contenedor section .botones .boton-foto {
	height: 40px;
	width: 49%;
	text-align: center;
	overflow: hidden;
	float: left;
}
#contenedor section .botones .boton-plano {
	height: 40px;
	width: 49%;
	text-align: center;
	overflow: hidden;
	float: right;
}
section .colaboracion {
	height: auto;
	width: 70%;
	text-align: center;
	padding-right: 3%;
	padding-left: 3%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
section .internacional {
	height: auto;
	width: 88%;
	text-align: center;
	padding-right: 3%;
	padding-left: 3%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
section #mapa{
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/mapa.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 160px;
	margin-top: 0px;
}
#contenedor section .mapa{
	height: 500px;
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 120px;
	background-image: url(../Images/mapa.png);
	background-repeat: no-repeat;
	background-position: center center;
}
section .direccion{
	height: 200px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
section .direccion2 {
	height: 200px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 120px;
}


.cont.columnas {
	height: 799px;
	width: 100%;
	background-color: rgb(0,255,102);
	margin-bottom: 100px;
	overflow: hidden;
}

.columna1contacto {
	text-align: center;
	width: 20%;
	height: auto;
	float: left;
	margin-right: 17%;
}
.columna2contacto {
	text-align: center;
	width: 26%;
	height: auto;
	float: left;
	margin-right: 17%;
}
.columna3contacto {
	text-align: center;
	width: 20%;
	height: auto;
	float: left;
}






/* ============================================ MENÚ NAVEGACIÓN =============================== */
nav.menu {
	height: 23px;
	width: 70%;
	float: right;
	clear: right;
	margin-top: 2px;
	overflow: visible;
	margin-right: -53px;
}

ul.menunavegador{
	list-style-type: none;
	padding: 0;
	text-align: right;
	font-family: OpenSans;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;




	margin-left:;
}
ul.menunavegador li{
	display: inline;
	margin-right: 4%;
}
.visitado {
	font-family: "OpenSans";
	font-size: 10pt;
	font-weight: normal;
	position: relative;
	color: black;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom: 2px solid rgb(0,0,0);
	color: rgb(0,0,0);
}

ul.menunavegador li a{
	position: relative;
	color: rgba(0,0,0,1);
	padding-bottom: 8px;
	text-decoration: none;
}
ul.menunavegador li a:hover{
	color: rgb(29,29,27);
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: rgb(29,29,27);
	/* [disabled]font-weight: bold; */
}
ul.menunavegador li a:hover:after{
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: 0;
	/* [disabled]border-width: 5px; */
	/* [disabled]border-style: solid; */
	/* [disabled]border-color: rgb(0,0,0); */
	/* [disabled]background-color: rgb(0,0,0); */
}
/* =========================================================================================== */

/* ======================================= MENÚ IDIOMAS ====================================== */
nav.idioma {
	height: 23px;
	width: 100px;
	float: right;
	margin-top: 26px;
	/* [disabled]margin-right: -8px; */
}
ul.menuidiomas{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "OpenSans";
	font-size: 6pt;
	font-weight: normal;
	letter-spacing: 2px;
}
ul.menuidiomas li{
	display:inline;
	margin-right:3%;
}
ul.menuidiomas li a{
	position:relative;
	color: rgb(153,153,153);
	padding-bottom:8px;
	text-decoration:none;
}
ul.menuidiomas li a:hover{
	color: rgb(51,51,51);
	font-weight: "OpenSans";
}
ul.menuidiomas li a:hover:after{
	width:0;
	height:0;
	position:absolute;
	left:50%;
	margin-left:-5px;
	bottom: 0;
	border-width:5px;
	border-style:solid;
	border-color: transparent transparent #006699 transparent;
}

 /* el contenedor y la imagen */
  div.multi-hover {
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	width: 100%;
	/* tuve que establecer la altura para que los textos se centraran verticalmente */
	height: 261px;
	line-height: 250px;
  }
  div.multi-hover img {width: 100%;}

  /* los textos que, por defecto, permanecerán ocultos */ 

  div.multi-hover span {
	font-family: "OpenSans";
	color: hsla(0,0%,0%,1);
	font-size: 80%;
	height: 100%;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: all 0.3s linear 0s; /* agregar los prefijos para cada navegador */
	width: 100%;
	height: 100%;
	left: 5px;
	top: -6px;
	margin-bottom: 15px;
  }

  /* y esto es lo que generará el efecto */

  div.multi-hover span:nth-child(1) { /* desde el centro */
	left: 0;
	top: 0;
	background-attachment: scroll;
	background-color: rgba(195,14,46,0.8);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
  }

  /* los hacemos visibles ... */
  div.multi-hover span:hover {opacity: 1;}

  /* ... moviéndolos horizontalmente ... */
  div.multi-hover span:nth-child(2n+1):hover {left: 0;}
  /* ... o verticalmente ... */
  div.multi-hover span:nth-child(2n):hover {top: 0;}
  
  

/* SLIDER IMAGENES PROYECTOS */


/* --------------------------- */


/* POLITICA DE COOKIES */
#barraaceptacion {
	display: none;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 80px;
	width: 50%;
	text-align: center;
	min-height: 90px;
	background-color: rgba(0, 0, 0, 0.9);
	color: #fff;
	z-index: 99999;
	margin-right: auto;
	margin-left: auto;
}
.inner {
	width: 100%;
	position: absolute;
	padding-left: 5px;
	font-family: "OpenSans";
	font-size: 18px;
	top: 40%;
	line-height: 25px;
}
.inner a.ok {
    padding:4px;
    color:#CC0000;
    text-decoration:none;
}
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#CCCCCC;
}
/* FIN DE LA POLITICA DE COOKIES */
.proyectosimagenes #videos {
	background-color: rgba(0,0,0,1);
	height: 550px;
	width: 100%;
}
s
ss
