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

@font-face {
	font-family: 'Tungsten-Medium';
	src: url('../fonts/Tungsten-Medium.eot?') format('eot'), 
	     url('../fonts/Tungsten-Medium.otf')  format('opentype'),
	     url('../fonts/Tungsten-Medium.woff') format('woff'), 
	     url('../fonts/Tungsten-Medium.ttf')  format('truetype'),
	     url('../fonts/Tungsten-Medium.svg#Tungsten-Medium') format('svg');
}
@font-face {
	font-family: 'UniversCondensed-Medium';
	src: url('../fonts/UniversCondensed-Medium.eot?') format('eot'), 
	     url('../fonts/UniversCondensed-Medium.woff') format('woff'), 
	     url('../fonts/UniversCondensed-Medium.ttf')  format('truetype'),
	     url('../fonts/UniversCondensed-Medium.svg#UniversCondensed-Medium') format('svg');
}
@font-face {
	font-family: 'Verdana';
	src: url('../fonts/verdana.eot?') format('eot'), 
	     url('../fonts/verdana.woff') format('woff'), 
	     url('../fonts/verdana.ttf')  format('truetype'),
	     url('../fonts/verdana.svg#Verdana') format('svg');
}
@font-face {
	font-family: 'Agencyfb-Regular';
	src: url('../fonts/Agencyfb-Regular.eot?') format('eot'), 
	     url('../fonts/Agencyfb-Regular.woff') format('woff'), 
	     url('../fonts/Agencyfb-Regular.ttf')  format('truetype'),
	     url('../fonts/Agencyfb-Regular.svg#Agencyfb-Regular') format('svg');
}
@font-face {
	font-family: 'Agencyfb-Bold';
	src: url('../fonts/Agencyfb-Bold.eot?') format('eot'), 
	     url('../fonts/Agencyfb-Bold.woff') format('woff'), 
	     url('../fonts/Agencyfb-Bold.ttf')  format('truetype'),
	     url('../fonts/Agencyfb-Bold.svg#Agencyfb-Bold') format('svg');
}

body{
	background-color:#fff;
	border:0;
	color:#000;
	font-family:'Tungsten-Medium';
	font-size:14px;
	font-weight:normal;
	height:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow-x:hidden;
	min-width:980px;
}
h1, h2, h3, h4, h5, h6, p, ul, li, a, img, input, textarea{
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
}
a img{
	border:none;
}
#main{
	width:100%; 
}
.ancho-minimo{
	margin:0 auto;
	width:980px;
}

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

/*HEADER*/

#header{
	background:#fff;
	border-bottom:2px solid #a23;
	width:100%;
}
#header-scroll{
	background:#fff;
	border-bottom:2px solid #a23;
	width:100%;
	position:fixed;
	top:0px;
	z-index:5;
}
#header-content{
	height:120px;
	margin:0 auto;
	width:980px;
}
#header-logo{
	height:100px;
	float:left;
	margin:5px 0px 0px 10px;
}
#header-content p{
	color:#aaa;
	float:right;
	font-size:23px;
	margin:25px 10px 0px 0px;
}
#icon-telefono{
	float:right;
	margin:30px 5px 0px 0px;
}
#header-nav{
	float:right;
	height:20px;
	margin:25px 0px 0px 25px;
	width:710px;
}
#header-nav a, .activo{
	color:#766;
	display:inline-table;
	font-size:20px;
	margin:0px 0px 0px 18px;
	text-align:center;
}
#header-nav a:hover, .activo{
	color:#a23;
}
#header-nav a img{
	height:0px;
	margin:20px 0px 0px 0px;
}
#header-nav a:hover img, .activo img{
	height:8px;
	margin-top:12px;
}
#header-subnav{
	color:#fff;
	background-image:url(../images/bg-rojo.png);
	height:30px;
	text-align:center;
	padding:5px 0px 0px 0px;
	width:100%;
	position:absolute;
	left:0px;
	top:120px;
	z-index:4;
}
#header-subnav a{
	color:#fff;
	font-family:'Agencyfb-Regular';
	font-size:20px;
	margin:0 18px;
	display:inline;
}


#header-subnav a:hover,#header-subnav a.activo{
	color:#422;
	display:inline;
}
h1{
	text-indent:-10000px;
}
#back-top{
	background:url(../images/bg-rojo.png);
	cursor:pointer;
	height:35px;
	margin-left:-42px;
	margin-top:-55px;
	padding:10px;
	text-align:center;
	width:84px;
	position:fixed;
	top:100%;
	left:50%;
	display:none;
}
#back-top p{
	color:#fff;
	font-size:20px;
	margin:0px;
}

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

/*INICIO*/

#contenido{
	width:100%;
}
#contenido-content{
	width:100%;
}
.banner{
	overflow:hidden;
	width:100%
}
.banner img{
	width:100%;
}
#index-banner{
	/*height:600px;*/
}
#internas-banner{
	height:300px;
}
#clientes-banner{
	height:200px;
}
#banner-content{
	height:380px;
	width:100%;
	position:absolute;
	top:100%;
	margin-top:-420px;
}
#flecha-izquierda1{
	height:110px;
	margin-top:auto;
	margin-bottom:auto;
	width:35px;
	position:absolute;
	bottom:0;
	right:10px;
	top:0;
	z-index:999;
}
#flecha-derecha1{
	height:110px;
	margin-top:auto;
	margin-bottom:auto;
	width:35px;
	position:absolute;
	bottom:0;
	left:10px;
	top:0;
	z-index:999;
}
#banner-frases{
	background-image:url(../images/bg-banner.png);
	height:100px;
	margin:0 auto;
	width:590px;
}
#banner-frases p{
	color:#fff;
	font-size:30px;
	text-align:center;
}
#controls-wrapper{
	margin-top:-30px;
}
/*#banner-controles{
	height:15px;
	margin:0 auto;
	margin-top:5px;
	text-align:center;
	width:160px;
}
#banner-controles a div{
	background:url(../images/nav-index.png) center top;
	display:inline-block; 
	height:8px;
	width:50px;
}*/
#banner-controles a:hover div{
	background:url(../images/nav-index.png) center bottom;
}
#accesos{
	 width:100%;
}
#banner-accesos{
	background:url(../images/bg-accesos.png) center bottom;
	background-repeat:no-repeat;
	height:170px;
	margin:0 auto;
	margin-top:90px;
	text-align:center;
	width:850px;
	position:relative;
}
.accesos-directos{
	height:130px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	width:200px;
}
.accesos-directos div{
	float:left;
	height:50px;
	overflow:visible;
	width:100%;
}
#acceso0 div, #acceso2 div{
	background-color:#977;
}
#acceso1 div, #acceso3 div{
	background-color:#755;
}
h2{
	color:#fff;
	font-family:'UniversCondensed-Medium';
	font-size:16px;
	font-weight:normal;
	margin:15px 0px 0px 0px;
	text-shadow:1px -1px 1px #000;
}
#acceso0 div h2{
	margin:6px 18px 0px 18px;
}
.accesos-directos div p{
	color:#fff;
	display:none;
	font-size:35px;
	text-align:center;
	width:200px;
	opacity:0.7;
	text-shadow:0px 0px 10px #000;
	filter:alpha(opacity=70);
	position:absolute;
	top:2px;
	z-index:1;
}
.accesos-directos img{
	position:relative;
	width:200px;
}


/*#banner-accesos a:hover .accesos-directos{
	height:180px;
	margin-top:-50px;
}
#banner-accesos a:hover .accesos-directos div p{
	display:block;
}
#banner-accesos a:hover .accesos-directos img{
	margin-left:-60px;
	width:260px;
}*/

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

/*NOSOTROS*/

.nosotros-content{
	width:100%;
}
.content-parrafos, .idi-parrafos{
	border-left:1px solid #cbb;
	float:right;
	margin:30px 20px 0px 10px;
	padding:0px 0px 0px 10px;
	text-align:center;
	width:760px;
}
.content-parrafos p, .mision-parrafos p, .idi-parrafos p, label{
	color:#766;
	font-family:'Arial';
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
h3{
	color:#baa;
	font-size:32px;
	font-weight:normal;
}
.content-h3{
	float:right;
	text-align:right;
	width:160px;
}

/*QUIENES*/

#quienes{
	background:url(../images/bg-content280.jpg) center;
	height:250px;
	/*margin-top:500px;*/
	padding:15px 0px;
}
#quienes h3{
	margin-top:100px;
}

/*HISTORIA*/

#historia{
	background:url(../images/bg-content600.jpg) center;
	height:600px;
	/*margin-top:600px;*/
}
#historia h3{
	margin-top:280px;
}
#historia div p{
	margin:5px 0px;
}

/*MISION*/

#mision{
	background:url(../images/bg-content240.jpg) center;
	height:240px;
	/*margin-top:600px;*/
	text-align:center;
}
.mision-parrafos{
	display:inline-table;
	height:210px;
	margin:20px 50px 0px 50px;
	width:320px;
}
#mision h3{
	border-bottom:1px solid #cbb;
	margin:10px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}

/*ESQUEMA*/

#esquema{
	background:url(../images/bg-content720.jpg) center;
	height:720px;
	/*margin-top:600px;*/
}
#esquema h3{
	margin-top:320px;
}
#esquema div img{
	margin:20px 0px 0px 20px;
}

/*VALORES*/

#valores{
	background:url(../images/bg-content350.jpg) center;
	height:350px;
	/*margin-top:600px;*/
}
#valores h3{
	margin-top:110px;
}
#valores .listas-oscuras, #valores .listas-claras{
	height:55px;
	width:780px;
}
#valores .listas-oscuras{
	background:url(../images/valores-listas.png) left;
	background-repeat:no-repeat;
	background-color:#ddd;
}
#valores .listas-claras{
	background:url(../images/valores-listas.png) left;
	background-repeat:no-repeat;
	background-color:#eee;
}
h6{
	float:left;
	font-family:'Arial';
	font-size:35px;
	font-weight:normal;
	margin:5px 0px 0px 10px;
}
#valores .listas-oscuras h6{
	color:#766;
}
#valores .listas-claras h6{
	color:#a23;
}
.listas-oscuras p, .listas-claras p{
	float:right;
	margin:10px 25px 0px 0px;
}
#valores p{
	width:650px;
}

/*FORTALEZAS*/

#fortalezas{
	background:url(../images/bg-content570.jpg) center;
	height:570px;
/*	margin-top:600px;*/
}
#fortalezas h3{
	margin-top:240px;
}
#fortalezas .listas-oscuras, #fortalezas .listas-claras{
	width:780px;
}
#fortalezas .listas-oscuras{
	background:url(../images/fortalezas-listas.png) left;
	background-repeat:no-repeat;
	background-color:#ddd;
	height:110px;
}
#fortalezas .listas-claras{
	background:url(../images/fortalezas-listas.png) left;
	background-repeat:no-repeat;
	background-color:#eee;
	height:185px;
}
h4{
	color:#cbb;
	float:left;
	font-size:28px;
	font-weight:normal;
	text-align:right;
	width:150px;
}
#fortalezas .listas-oscuras p, #fortalezas .listas-claras p{
	width:570px;
}

/*ALIANZAS*/

#alianzas{
	background:url(../images/bg-content280.jpg) center;
	height:280px;
	/*margin-top:600px;*/
}
#alianzas h3{
	margin-top:110px;
}
#alianzas-logos{
	height:225px;
	margin:0 auto;
	text-align:center;
	width:500px;
}
#alianzas-logos a{
	display:inline-table;
	margin:0px 10px;
}
.logos{
	background-position:top;
	height:60px;
}
#alianzas-logos a p{
	margin:5px 0px 15px 0px;
	text-align:center;
}
#alianzas-logos a:hover p{
	color:#a23;
}

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

/*NEGOCIO*/

.content-parrafos ul{
	color:#766;
	display:inline-table;
	font-family:'Arial';
	font-size:12px;
	list-style-image:url(../images/icon-negocio.png);
	margin:10px 50px 0px 50px;
	text-align:left;
	width:250px;
}
.content-parrafos ul li{
	margin:10px 0px;
}
.negocio-redes{
	float:right;
	margin:20px -620px 0px 0px;
	width:100%;
}
.negocio-redes img{
	float:right;
	margin-right:5px;
}

/*GESTION*/

#gestion{
	background:url(../images/bg-content250.jpg) center;
	height:250px;
/*	margin-top:600px;*/
}
#gestion h3{
	margin-top:70px;
}

/*CONSULTORIA*/

#consultoria{
	background:url(../images/bg-content250.jpg) center;
	height:250px;
/*	margin-top:600px;*/
}
#consultoria h3{
	margin-top:90px;
}

/*CONSTRUCCION*/

#construccion{
	background:url(../images/bg-content220.jpg) center;
	height:220px;
/*	margin-top:600px;*/
}
#construccion h3{
	margin-top:70px;
}

/*AGRO*/

#agro{
	background:url(../images/bg-content180.jpg) center;
	height:180px;
/*	margin-top:600px;*/
}
#agro h3{
	margin-top:70px;
}

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

/*PROYECTOS*/

#proyectos-galeria{
	background:url(../images/bg-rojo.png);
	height:140px;
	width:100%;
	position:absolute;
	top:120px;
	left:100%;
	margin-left:-125px;
	overflow:hidden;
}
#mostrar-galeria{
	cursor:pointer;
	margin-bottom:25px;
	float:left;
}
#mostrar-galeria img{
	float:left;
	margin:60px 0px 0px 10px;
}
#mostrar-galeria p{
	color:#fff;
	float:left;
	font-size:30px;
	margin:35px 0px 0px 10px;
	width:90px;
}
#galeria-nav{
	display:none;
	margin:0 auto;
	width:980px;
}
#flecha-izquierda2{
	float:left;
	margin:30px 0px 0px 0px;
}
#flecha-derecha2{
	float:right;
	margin:30px 0px 0px 0px;
}
#galeria-content{
	margin:0 auto;
	overflow:hidden;
	/*text-align:center;*/
	width:870px;
}
#galeria-slider{
	height:140px;
	width:3600px;
	position:relative;
	top:0px;
	/*left:-505px;*/
}
.galeria-item{
	display:inline-block;
	height:100px;
	overflow:hidden;
	margin:10px 5px 0px 5px;
	padding:10px;
	width:140px;
}
#galeria-content a:hover .galeria-item{
	background:url(../images/bg-item.jpg) center bottom;
}
.galeria-item p{
	color:#fff;
	float:left;
	font-family:'Arial';
	font-size:11px;
	text-align:left;
}
#galeria-content a:hover .galeria-item p{
	/*opacity:0;
	filter:alpha(opacity=0);*/
	display:none;
}
#proyectos-content{
	background:url(../images/bg-proyectos.png);
	height:138px;
	padding:0px 20px;
	width:100%;
	position:absolute;
	top:0px;
}
#proyectos-nav{
	height:20px;
	margin:5px auto;
	text-align:center;
	width:100px;
}
#proyectos-nav a div{
	background:url(../images/nav-proyectos.png) center top;
	display:inline-block;
	height:10px;
	margin:0px 2px;
	width:10px;
}


#proyectos-nav a:hover div{
	background:url(../images/nav-proyectos.png) center bottom;
	height:10px;
	width:10px;
}

#proyectos-nav a.active div{
	background:url(../images/nav-proyectos.png) center bottom;
	height:10px;
	width:10px;
}

/**/
/*#proyectos-nav a span{
	background:url(../images/nav-proyectos.png) center top;
	display:inline-block;
	height:10px;
	margin:0px 2px;
	width:10px;
}

#proyectos-nav a:hover span{
	background:url(../images/nav-proyectos.png) center bottom;
	height:10px;
	width:10px;
}

#proyectos-nav a.selected span{
	background:url(../images/nav-proyectos.png) center bottom;
	height:10px;
	width:10px;
}
*/

/**/
.proyectos-item{
	font-family:'Arial';
}
h5{
	color:#fff;
	font-size:13px;
  	font-weight:bold;
	text-align:left;
	width:860px;
}
.proyectos-item ul{
	margin:10px 0px 0px 0px;
}
.proyectos-item ul li{
	color:#ddd;
	font-size:12px;
	list-style-image:url(../images/icon-proyectos.png);
	text-align:left;
}
.proyectos-item ul li span{
	font-weight:bold;
}

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

/*CLIENTES*/


#clientes{
	background:url(../images/bg-content400.jpg) center bottom;
	float:left;
	height:auto;
	padding-bottom:40px;
	width:100%;
}
#clientes-logos{
	padding-top:5px;
	text-align:center;
	width:100%;
}
#clientes-logos a{
	display:inline-table;
	margin:0px 5px;
}
#clientes-logos a p{
	margin:5px 0px 15px 0px;
	text-align:center;
}
#clientes-logos a:hover p{
	color:#a23;
}
#clientes h3{
	margin-top:80px;
}

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

/*IDI*/

#idi{
	background:url(../images/bg-content280.jpg) center;
	height:280px;
}
#preview{
	float:left;
	margin-left:20px;
}
.idi-parrafos p{
	float:right;
	line-height:24px;
	margin:0px 30px 0px 0px;
	width:390px;
}
#brochure{
	float:right;
	margin:15px 80px 0px 0px;
	padding:0px;
	width:210px;
}
#idi h3{
	margin-top:110px;
}

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

/*TRABAJA*/

#trabaja{
	background:url(../images/bg-content420.jpg) center;
	height:420px;
	width:100%;
}
#trabaja p{
	margin:0px 0px 20px 20px;
	width:540px;
}
#formContactenos{
	float:left;
}
#trabaja #formContactenos{
	margin-left:60px;
}
input, select, textarea{
	background-color:#eee;
	color:#766;
	height:30px;
	margin:1px 0px 1px 0px;
	padding:0px 0px 0px 10px;
}
select{
	border:none;
}
input{
	width:440px;
}
textarea{
	float:right;
	font-family:'Arial';
	height:55px;
	padding-top:5px;
}
label{
	float:left;
	margin:5px 0px 0px 5px;
}
select, #adjuntar{
	float:right;
	width:300px;
}
#enviar{
	float:right;
	height:30px;
	padding:0px;
	width:80px;
}
#trabaja img{
	float:right;
	/*height:320px;*/
	/*margin:0px 50px 0px 0px;*/
}
#trabaja h3{
	margin-top:140px;
}

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

/*CONTACTENOS*/

/*#lima{
	background:url(../images/mapa-lima.jpg);
	height:350px;
	margin:0 auto;
	width:1360px;
}
#tarapoto{
	background:url(../images/mapa-tarapoto.jpg);
	display:none;
	height:350px;
	margin:0 auto;
	width:1360px;
}*/
#contactenos-nav{
	margin:0 auto;
	width:100%;
	text-align:center;
	position:absolute;
	top:485px;
}
#contactenos-nav a{
	color:#a23;
	font-size:22px;
	margin:0px 30px;
	padding:15px 15px 10px 15px;
}
#contactenos-nav a:hover{
	background:url(../images/bg-activa.png) center bottom;
	color:#fff;
}
.activa{
	background:url(../images/bg-activa.png) center bottom;
}
#contactenos{
	background:url(../images/bg-content280.jpg) center;
	height:280px;
	margin:0 auto;
	margin-top:30px;
	width:980px;
}
#contactenos-lima, #contactenos-tarapoto{
	background-color:#eee;
	float:right;
	height:140px;
	margin:5px 0px 0px 0px;
	width:290px;
}
#contactenos-lima div, #contactenos-tarapoto div{
	margin:4px 12px 0px 10px;
	float:right;
	width:240px;
}
#contactenos-lima p, #contactenos-tarapoto p{
	font-size:13px;
	margin:10px 0px;
}
#contactenos-lima p a, #contactenos-tarapoto p a{
	color:#766;
}
#contactenos-lima p a:hover, #contactenos-tarapoto p a:hover{
	color:#a23;
	text-decoration:underline;
}
#contactenos-lima img, #contactenos-tarapoto img{
	float:right;
	margin:16px 5px 0px 0px;
}
#contactenos h3{
	margin-top:100px;
}


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

/*FOOTER*/

#footer{
	background-image:url(../images/bg-footer.png);
	width:100%;
}
#footer-index{
	background-image:url(../images/bg-footer.png);
	height:45px;
	width:100%;
	position:absolute;
	top:100%;
	z-index:10;
	margin-top:-45px;
}
#footer-content{
	color:#655;
	height:45px;
	margin:0 auto;
	width:980px;
}
#corp-mayo{
	float:left;
	font-family:'Arial';
	font-size:10px;
	margin:10px 0px 0px 30px;
	text-align:left;
}
#exeperu{
	float:right;
	font-family:'Arial';
	font-size:10px;
	margin:10px 30px 0px 0px;
	text-align:right;
}
#exeperu a{
	color:#655;
}
#exeperu a:hover{
	color:#000;
}
#footer-direccion{
	font-family:'Arial';
	font-size:12px;
	padding:12px 0px 0px 0px;
	text-align:center;
}
#footer-direccion img, #footer-direccion p{
	display:inline;
}