h1, h2, h3 {
	
}

em, i {
	
}

strong, b {
	
}

li {
	list-style: none;
}

a {
	text-decoration: underline;
	color: #069ED0;
	outline: none;
	-webkit-transition: all 0.3s ease-out;  /* Safari 3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5–12.00 */
          transition: all 0.3s ease-out;  /* Firefox 16+, Opera 12.50+ */
}

a:hover {
	color: #064456;
}

body {
	background: url("/img/bckg.gif") no-repeat scroll center -232px #115376;
	color: #FFFFFF;
	font-family: 'Helvetica','Arial',sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
	margin: 0;
}

.all {
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.6);
    margin: auto;
    width: 1000px;
    padding: 50px 0 0 0;
}
img {
	-webkit-transition: all 0.3s ease-out;  /* Safari 3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5–12.00 */
          transition: all 0.3s ease-out;  /* Firefox 16+, Opera 12.50+ */
}
p {
	
}
/* p.style1 {font: 18px/27px 'OswaldLight', Arial,sans-serif;}
p.style2 {font: 18px/27px 'OswaldBook', Arial, sans-serif;}
p.style3 {font: 18px/27px 'OswaldBold', Arial, sans-serif;}
p.style4 {font: 18px/27px 'OswaldStencilRegular', Arial, sans-serif;}*/

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

/*HEADER*/

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

.all > header {
	position: relative;
	height: 166px;
	width: 1000px;
}


header hgroup {
	background: url("/img/logo.png") no-repeat scroll left top transparent;
	height: 115px;
	margin: 0 auto;
	width: 200px;
}

header hgroup h1 {
	text-indent: -10000px
}

header hgroup h2 {
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-weight: normal;
	height: 20px;
	left: 169px;
	position: absolute;
	top: 33px;
	width: 350px;
}

header .social {
	position: absolute;
	right: 0;
	top: 41px;
}

header .social li {
	float: left;
	margin: 0 0 0 5px;
}

header .social li a {
	background-color: transparent;
	background-position: 0 -26px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 26px;
	overflow: hidden;
	text-indent: -300px;
	width: 26px;
}

header a.face {
	background-image: url('/img/social_facebook.png');
}

header a.twit {
	background-image: url('/img/social_twitter.png');
}

header a.yout {
	background-image: url('/img/social_youtube.png');
}

header a.pint {
	background-image: url('/img/social_pinterest.png');
}

header .social li a:hover {
	background-position: 0px 0;
}

header .buscador {
	position: absolutearial narrow;
	right: 133px;
	top: 41px;
	width: 200px;
}

header .buscador label {
	display: none;
}

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

/*CONTENT*/

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

.port_ban {
	overflow: hidden;
	padding: 0 0 20px;
}


.port_not:before{
	content: "";
    height: 95px;
    position: absolute;
    right: 1px;
    top: -30px;
    width: 79px;
    z-index: 2;
}


.port_not {
	position: relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	border-radius: 8px 8px 8px 8px;
	clear: both;
	float: left;
	margin: 20px 24px 0 50px;
	padding: 30px 30px 6px;
	width: 550px;
}

.ie .port_not {
	background: url('/img/backblack06.png');
}

.port_not2 {
	position: relative;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	border-radius: 8px 8px 8px 8px;
	clear: both;
	float: left;
	margin: 20px 24px 0 50px;
	padding: 30px 30px 6px;
	width: 840px;
}

.ie .port_not2 {
	background: url('/img/backblack03.png');
}

.port_not header{
	margin: 17px 0 0px;
}

.port_not header h3{
	font-family: 'OswaldBook','arial narrow',sans-serif;
}
.port_not > header h3{
	font-size: 40px;
	letter-spacing: 1px;
}
.port_not header h3:after{
	content: "////////////////////////////////";
	display: block;
	font-size: 11px;
	letter-spacing: 3px;
	margin: 20px 0 18px;	
}
.portada .port_not article  {
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
    float: left;
    padding: 20px 20px 0 0;
    width: 254px;
    height: 307px;
}
.port_not article header {
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.port_not article h4 {
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 10px;
    letter-spacing: 1px;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #34CCF9;
	float: left;
}
.port_not article .more {
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 10px;
    letter-spacing: 1px;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #fff;
	float: right;
	text-decoration: none;
}
.port_not article .more:hover {
	color: #34CCF9;	
}

.port_not article ul {
	clear: both;
	display: block;
	height: 56px;
}
.port_not article ul li{
	float: left;
	width: 100%;
		
}
.port_not article ul li a{
	background: url("/img/ico_new_mini.png") no-repeat scroll 0 2px transparent;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	overflow: hidden;
	padding: 2px 0 0 13px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 239px;

	}
.port_not article ul li a:hover{ 
	color: #34CCF9;
	}	
	

.portada .port_not article:nth-child(3) {
	border-right: medium none;
	padding: 20px 0 0 20px;
}
.portada .port_not article:nth-child(4) {
	border-bottom: none;
}
.portada .port_not article:nth-child(5) {
	border-bottom: medium none;
	border-right: medium none;
	padding: 20px 0 0 20px;
}


.port_not article img{
	border: 3px solid #FFFFFF;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	margin: 18px -6px;
	width: 101%;
}

.port_not article p {
	font-size: 12px;
	margin: 0 0 13px;
}

.port_not .ver_mas_not {
	clear: both;
	cursor: pointer;
	display: block;
	font-size: 10px;
	padding: 20px 0 0;
	text-align: right;
	width: 1000px;
}
.port_not .ver_mas_not:after {
	content: " >>";
}


.port_campos {
	background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 5px 5px 5px 5px;
    color: #999999;
    float: right;
    margin: 20px 65px 0 0;
    padding: 18px;
    position: relative;
    width: 200px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
.port_campos:before{
	background: url("/img/ico_not.png") no-repeat scroll 0 0 transparent;
    content: "";
    height: 95px;
    position: absolute;
    right: -32px;
    top: -30px;
    width: 79px;
    z-index: 2;
}
.proyectos .port_campos article {
	width: auto;
}

.port_donde {
	background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 5px 5px 5px 5px;
    color: #999999;
    float: right;
    margin: 40px 65px 0 0;
    padding: 18px 18px 0;
    position: relative;
    width: 200px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
.port_donde:before{
	background: url("/img/ico_loc.png") no-repeat scroll 0 0 transparent;
	content: "";
	height: 95px;
	position: absolute;
	right: -39px;
	top: -35px;
	width: 79px;
	z-index: 2;
}

.port_campos > header > h3:first-child,
.port_donde > header > h3:first-child {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 0 0;
	color: #115376;
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin: -18px -18px 19px;
	padding: 18px;
	text-transform: uppercase;
}

section header a{
	border-radius: 5px 5px 0 0;
	color: #115376;
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin: -18px -18px 19px;
	padding: 18px;
	text-transform: uppercase;
	text-decoration: none;
}

.port_campos article header a {
	text-decoration: none;
}
.port_campos article header a h3 {
	color: #115376;
	font-weight: bold;
	margin: 0 0 3px;
	font-size: 12px;
}
.port_campos article header a h3:first-letter {
}
.port_campos .fecha {
	font-size: 10px;
	margin: 0 0 4px;
	display: block;
}
.port_campos article p{
	font-size: 12px;
}
.port_campos article {
	border-bottom: 1px dotted;
	padding: 0 0 10px;
	margin: 0 0 10px;
}

.ver_mas_not{
	color: #999999;
	float: right;
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 10px;
	letter-spacing: 0.5px;
	margin: 0 0 -4px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}
.port_donde .marco {
	border: 5px solid #FFFFFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	height: 120px;
	left: -17px;
	position: absolute;
	top: 66px;
	width: 260px;
}
.port_donde .shadow {
	background: none repeat scroll 0 0 #E4E4E4;
	bottom: 10px;
	height: 119px;
	left: 0;
	position: absolute;
	width: 236px;
}
.port_donde .carrusel {
	margin: 0 0 0 -30px;
    width: 260px;
}
.port_donde ul{
	font-size: 12px;
}
.port_donde ul li{}
.port_donde ul li img {
	height: 124px;
}
.port_donde ul li span{
	background: url("/img/ico_loc_mini.png") no-repeat scroll 39px 0 transparent;
	display: block;
	margin: 43px 0 0;
	padding: 0 40px 0 62px;
}

.port_donde h3{
	margin: 0 0 1px 1px;
}

.cabez {
	border: 9px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
    display: block;
    margin: 0 auto 26px;
    width: 883px;
}

.equipo .port_not {
	height: 923px;
	width: 840px;
}
.certificacion  .port_not article:nth-child(2),
.clientes  .port_not article:nth-child(2),
.equipo  .port_not article:nth-child(2) {
    border-bottom: none;
}
.magnifyarea{
	background: rgba(255,255,255,0.3);
	border: none!important;
	border-top: 4px solid #34CCF9!important;
	margin: 516px 0 0 -837px !important;
	width: 830px !important;
	
}

.ie .magnifyarea {
	background: url('/img/backwhite03.png');
}

#image2 {
	width: 830px;
} 


section.banners {
	float: right;
	border-radius:5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	margin: 24px 66px 22px 0;
    width: 234px;
}
section.banners a{
	display: block;
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 29px;
	letter-spacing: 0.5px;
	line-height: 110%;
	padding: 20px;
	text-decoration: none;
	text-transform: uppercase;
	}
section.banners a span{
	color: #069ED0;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    margin: -5px 0;
    text-transform: none;
	}
section.banners a:nth-child(1){
	color: #fff;
	background: #115376;
	border-radius:5px 5px 0 0;
	}
section.banners a:nth-child(2){
	color: #115376;
	background: #fff;
	border-radius:0 0 5px 5px;
	}

.clientes .port_not h5 {
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-family: 'OswaldBook','arial narrow',sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.clientes .port_not ul{
	border-bottom: 1px dotted #000000;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	 height: auto;
}
.clientes .port_not ul li{
	list-style: disc inside none;
	float: none!important;
	width: auto!important;
}
.clientes .col_01 {
	float: left;
	width: 250px;
}
.clientes .col_02 {
	border-left: 1px dotted #000000;
    float: right;
    padding: 0 0 0 15px;
    width: 250px;
}

.gestion {
	
}
.gestion section {
	width: 840px;
}
.gestion section article{
	position: relative;
	margin: 40px 0;
}
.gestion section article img{
	border: medium none;
    box-shadow: none;
    margin: 0;
    width: auto;
}	
.gestion section article div.serv{
	left: 179px;
    position: absolute;
    top: 179px;
    display: none;
}
.gestion section article div.serv_01{
}
.gestion section article div span{
	background: url("/img/serv_luna_bckg.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 32px;
	height: 161px;
	line-height: 110%;
	padding: 80px 50px 0;
	position: absolute;
	text-align: center;
	top: 241px;
	width: 390px;
	z-index: 4;
}	
.gestion section article div img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.proyectos section.intro,
.proyectos section.proye_list {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 8px 8px 8px 8px;
    clear: both;
    float: left;
    margin: 20px 24px 0 50px;
    padding: 30px 30px 6px;
    position: relative;
    width: 550px;
}

.ie .proyectos section.intro,
.proyectos section.proye_list {
	background: url('/img/backblack05.png');
}


section.intro header,
section.proye_list header {
    margin: 17px 0 30px;
}
section.intro header h3:after ,
section.proye_list header h3:after {
    content: "////////////////////////////////";
    display: block;
    font-size: 11px;
    letter-spacing: 3px;
    margin: 20px 0 18px;
}
section.intro header h3,
section.proye_list header h3 {
    font-size: 40px;
    letter-spacing: 1px;
    font-family: 'OswaldBook','arial narrow',sans-serif;
}
section.intro header div h5 {
   font-family: 'OswaldBook','arial narrow',sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    margin: 12px 0 -5px;
}
section.intro header div span{
   display: block;
    font-family: 'OswaldLight','arial narrow',sans-serif;
    font-size: 16px;
    margin: 0 0 -5px;
    color: #069ED0;
}

.proyectos section.proye_list {
	width: 840px;
	margin-bottom: 30px;
}
.proyectos section.proye_list article img {
	height: auto;
}
.noticias section.proye_list {
    margin-bottom: 30px;
    width: 552px;
}

.proyectos article {
	float: left;
    margin: 0 20px 20px 0;
    width: 265px;
    position: relative;
}
.proyectos article:nth-child(3n+1) {
	margin: 0 0 20px 0;
}
.proyectos article img{
	border: 4px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    width: 100%;
}

.proyectos article h4{
	background: #000;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 15px;
    left: 4px;
    max-width: 220px;
    padding: 10px 20px;
    position: absolute;
    color: #fff;
    font-weight: bold;
}

.ie .proyectos article h4 {
	background: url('/img/backblack07.png');
}


.proyectos article h4 span{
	color: #CCCCCC;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	margin: 5px 0 0;	
}
.proyectos article:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.proyectos section.categorias{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	border-radius: 8px 8px 8px 8px;
	clear: both;
	float: left;
	margin: 3px 24px 0 50px;
	padding: 30px 30px 6px;
	position: relative;
	width: 840px;
}

.ie .proyectos section.categorias {
	background: url('/img/backblack05.png');
}


.proyectos section.intro {
	width: 840px;
}
.proyectos.detalle section.intro {
	width: 550px;
}
.proyectos section.categorias article{
	margin: 0 20px 20px 0;
}
.proyectos section.categorias article:nth-child(3n){
	margin: 0 0px 20px 0;
}
.proyectos section.categorias article h3 a{
	font-family: 'OswaldBook','arial narrow',sans-serif;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin: 0 0 20px 0;
    color: #fff;
}
.proyectos section.categorias article h3 a:hover{
	color: #009ED0;
}
.proyectos section.categorias article h3 a:after{
	content: "▷";
	margin: 0 0 0 7px;

}
.proyectos section.categorias article > div{
	background: none no-repeat scroll 0 0 #000000;
	border: 3px solid #FFFFFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	height: 163px;
	width: 258px;
}
.proyectos section.categorias article p{
	margin: 10px 0 0 0;
}
.proyectos section.categorias article > div.img_centros-comerciales{
	background-image: url(/img/pro_centros_comerciales.jpg);
}
.proyectos section.categorias article > div.img_supermercados{
	background-image: url(/img/pro_supermercados.jpg);
}
.proyectos section.categorias article > div.img_hosteleria{
	background-image: url(/img/pro_hosteleria.jpg);
}
.proyectos section.categorias article > div.img_equipamientos{
	background-image: url(/img/pro_ocio_y_restauracion.jpg);
}
.proyectos section.categorias article > div.img_oficinas{
	background-image: url(/img/pro_oficinas.jpg);
}
.proyectos section.categorias article > div.img_hipermercados{
	background-image: url(/img/pro_grandes_superficies.jpg);
}
.proyectos section.categorias article > div.img_eolica{
	background-image: url(/img/pro_eolica.jpg);
}
.proyectos section.categorias article > div.img_fotovoltaica{
	background-image: url(/img/pro_fotovoltaica.jpg);
}
.proyectos section.categorias article > div.img_termosolar{
	background-image: url(/img/pro_termosolar.jpg);
}
.proyectos section.categorias article > div.img_biomasa{
	background-image: url(/img/pro_biomasa.jpg);
}
.proyectos section.categorias article > div.img_minihidraulica{
	background-image: url(/img/pro_hidroelectrica.jpg);
}
.proyectos section.categorias article > div.img_geotermia{
	background-image: url(/img/pro_geotermica.jpg);
}
.proyectos section.categorias article > div.img_industria-alimentaria{
	background-image: url(/img/pro_industria_alimentaria.jpg);
}
.proyectos section.categorias article > div.img_industria-productiva{
	background-image: url(/img/pro_industria_productiva.jpg);
}
.proyectos section.categorias article > div.img_industria-reciclaje{
	background-image: url(/img/pro_industria_reciclaje.jpg);
}
.proyectos section.categorias article > div.img_logistica-y-transporte{
	background-image: url(/img/pro_logistica.jpg);
}
.proyectos section.categorias article > div.img_urbanismo-industrial{
	background-image: url(/img/pro_urbanismo_industrial.jpg);
}
.proyectos section.categorias article > div.img_instalacion-maquinaria{
	background-image: url(/img/pro_instalacion_maquinaria.jpg);
}
.proyectos section.categorias article > div.img_subestaciones{
	background-image: url(/img/pro_subestaciones_electricas.jpg);
}
.proyectos section.categorias article > div.img_lineas-electricas{
	background-image: url(/img/pro_lineas_electricas.jpg);
}
.proyectos section.categorias article > div.img_ingenieria-incendios{
	background-image: url(/img/pro_ingenieria_de_incendios.jpg);
}
.proyectos section.categorias article > div.img_climatizacion{
	background-image: url(/img/pro_climatizacion.jpg);
}
.proyectos section.categorias article > div.img_ingenieria-acustica{
	background-image: url(/img/pro_ingenieria_acustica.jpg);
}
.proyectos section.categorias article > div.img_estructuras-singulares{
	background-image: url(/img/pro_estructuras_singulares.jpg);
}
.proyectos section.categorias article > div.img_baja-tension{
	background-image: url(/img/pro_baja_tension.jpg);
}
.proyectos section.categorias article > div.img_centros-de-transformacion{
	background-image: url(/img/pro_centros_de_transformacion.jpg);
}
.proyectos section.categorias article > div.img_frio-industrial{
	background-image: url(/img/pro_frio_industrial.jpg);
}

.intro .info {
	
}

.intro .info h1{
	 font-family: 'OswaldBook','arial narrow',sans-serif;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 110%;
    margin: 19px 0 5px;
    width: 544px;
}
.intro .info h3{
	font-family: 'OswaldBook','arial narrow',sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 110%;
    margin: 0px 0 30px;
    width: 544px;
}
.intro .info .body{
	margin: 0 0 20px;
}

.intro .info .social{
	margin: 0 0 20px;
}

.intro .info .sidebar{
	
}

.intro .info .sidebar .img_pcipal{
	
}

.intro .info .sidebar .img_pcipal img{
	width: 100%;
}

.intro .info .sidebar .imgs{
	margin: 10px 0 0;
}

.intro .info .sidebar .imgs li{
	float: left;
	margin: 0 10px 10px 0;
	width: 122px;
}

.intro .info .sidebar .imgs li a{
	
}

.intro .info .sidebar .imgs li a img{
	width: 100%;
}
.intro .info .sidebar .imgs li a:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.volver {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	border-radius: 8px 8px 8px 8px;
	clear: both;
	color: #FFFFFF;
	font-family: 'oswaldbook';
	font-size: 26px;
	margin: 0 0 16px 379px;
	padding: 14px 30px 13px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 120px;
	}
.volver:hover{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	color: #666;
    color: rgba(0, 0, 0, 0.5);
}

.ie .volver {
	background: url('/img/backblack05.png');
}

.ie .volver:hover {
	background: url('/img/backwhite05.png');
}

.proyectos.detalle section.intro {
	margin: 20px 24px 51px 50px;
}
.certificacion ul {
	margin: 0 0 30px 0;
}
.certificacion ul li {
	width: 160px!important;
	float: left!important;
}
.certificacion ul li img{
	width: 140px;
}
.certificacion ul li span{
	display: block;
    margin: -13px 0 29px;
    width: 140px;
}

.certificacion article:nth-child(3) {
    border-right:none;
    float: none;
    padding: 0;
    width: auto;
}



.contact {
	
}
.contact .info {
	margin: 0 0 20px 0;
}

.noticias article{
	float: none;
	margin: 0 0 30px 0;
	width: 100%;
}
.noticias article img {
	margin: 20px 0;	
}
.noticias article:hover img,
.noticias article img:hover {
	opacity: 1;
}
.noticias article h2 {
    font-family: 'OswaldBook','arial narrow',sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    margin: 12px 0 -5px;
    line-height: 110%;
    width: 430px;
}
.noticias article h2:first-letter {
}
.noticias article .info {
    color: #069ED0;
    display: block;
    font-family: 'OswaldLight','arial narrow',sans-serif;
    font-size: 16px;
    margin: 17px 0 -5px;
}
.noticias article .imgs {
	min-height: 20px;
}
/*----------------*/

/*localiz*/

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


.localizacion section {
	width: 840px;
}
.localizacion section .map_cont {
	height: 674px;
    position: relative;
    margin: 0 0 20px;
}
.localizacion section .map_cont #mapa {
	border: 12px solid #fff;
	border-radius: 6px;
	
	z-index: 2;	
}
.localizacion section .map_cont .map_pie {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	bottom: 12px;
	color: #FFFFFF;
	font-family: 'OswaldLight','arial narrow',sans-serif;
	font-size: 16px;
	left: 12px;
	padding: 10px 16px;
	position: absolute;
	z-index: 4;
}

.ie .localizacion section .map_cont .map_pie {
	background: url('/img/backblack07.png');
}


.localizacion section .resultados {}
.localizacion section .resultados .leyenda{
	font-family: 'OswaldLight','arial narrow',sans-serif;
}
.localizacion section .resultados .leyenda h5{
	color: #04ABD9;
	float: left;
	font-size: 16px;
	margin: 50px 0 0;
}
.localizacion section .resultados .leyenda ul.icons{}
.localizacion section .resultados .leyenda ul.icons li{
	background: url("/img/ico_reno_big.png") no-repeat scroll 0 0 transparent;
	float: right;
	margin: 0 0 0 30px;
	padding: 24px 0 29px 47px;
	text-transform: uppercase;
	}
.localizacion section .resultados .leyenda ul.icons .ico_reno{
	background-image: url("/img/ico_reno_big.png") ;
	}
.localizacion section .resultados .leyenda ul.icons .ico_come{
	background-image: url("/img/ico_come_big.png");
	}
.localizacion section .resultados .leyenda ul.icons .ico_indu{
	background-image: url("/img/ico_indu_big.png") ;	
	}
.localizacion section .resultados .leyenda ul.icons .ico_inst{
	background-image: url("/img/ico_inst_big.png") ;
	}
.localizacion section .resultados ul.resul{
	border-bottom: 1px dashed #0AABDB;
	border-top: 1px dashed #0AABDB;
	height: 130px;
	margin: 10px 0 30px;
	overflow: auto;
	padding: 10px 0;
	width: 100%;
	}
.localizacion section .resultados ul.resul li{
	background: url("/img/ico_list_inst.png") no-repeat scroll 0 1px transparent;
	float: left;
	margin: 0 20px 3px 0;
	padding: 0 0 4px 37px;
	width: 350px;
	}
.localizacion section .resultados ul.resul li.renovables{
	background: url("/img/ico_list_reno.png") no-repeat scroll 0 1px transparent;
	}
.localizacion section .resultados ul.resul li.edificacion-comercial{
	background: url("/img/ico_list_come.png") no-repeat scroll 0 1px transparent;
	}
.localizacion section .resultados ul.resul li.edificacion-industrial{
	background: url("/img/ico_list_indu.png") no-repeat scroll 0 1px transparent;
	}
.localizacion section .resultados ul.resul li.edificacion-infraestructuras{
	background: url("/img/ico_list_inst.png") no-repeat scroll 0 1px transparent;
	}
.localizacion section .resultados ul.resul li a{
	text-decoration: none;
	color: #fff;	
} 
.localizacion section .resultados ul.resul li a:hover{
	color: #029CC9;
}

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

/*Sedes*/

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


.sedes .port_not article img {
    border: 2px solid #FFFFFF;
    box-shadow: none;
    margin: 0;
    width: auto;
}
.sedes .port_not article p {
    font-size: 12px;
    margin: 0 ;
}
section.bckg{
	height: 980px;
    width: 840px;

}

section .sedes2{
	
}

section article.sedes2{
	position: relative;
	height: 177px;
}

.sedes2 img{
	position: absolute;
	width: 310px;
	z-index: 3;

}

.sedes2 span{
	position: absolute;
	
}

span.spotg{
	background: url("/img/spotgoogle.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    left: 333px;
    position: absolute;
    top: 21px;
    width: 26px;
    z-index: 3;
}

span.clicmap{
	background: url("/img/clicmap.png") no-repeat scroll 6px 0 transparent;
    color: #D1D1D1;
    height: 140px;
    position: absolute;
    right: 0;
    width: 21px;
    z-index: 4;

}


.sedes2 p{
	background: url("/img/direccion_bckg.png") no-repeat scroll 0 0 transparent;
height: 85px;
left: 310px;
padding: 15px 0 30px 45px;
position: absolute;
top: 10px;
width: 232px;
z-index: 2;
}

.sedes2 p strong{
	text-transform: uppercase;

}

.sedes2 div{
	background: url("/img/reloj.png") no-repeat scroll 1px 1px transparent;
	color: #174A6C;
	font-family: 'OswaldBook','arial narrow',sans-serif;
	font-size: 13px;
	height: 20px;
	left: -1px;
	padding: 6px 0 0 33px;
	position: absolute;
	top: 109px;
	width: 80px;
	z-index: 10;
}	
.sedes2 a {
	cursor: pointer;
    display: block;
    height: 144px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 600px;
    background: 

}
.sedes2 a:hover {
	opacity: 0.7;
}
.sedezaragoza{
	background: url("/img/mapa_zaragoza.jpg") no-repeat scroll -70px 0 transparent;

}

.sedetudela{
    background: url("/img/mapa_tudela.jpg") no-repeat scroll -70px 0 transparent;
}


.sedesalamanca {
    background: url("/img/mapa_salamanca.jpg") no-repeat scroll -70px 0 transparent;
}

.sedechile {
    background: url("/img/mapa_chile.jpg") no-repeat scroll -70px 0 transparent;
}

.sedeperu {
    background: url("/img/mapa_peru.jpg") no-repeat scroll -70px 0 transparent;
}

.sedebrasil {
    background: url("/img/mapa_brasil.jpg") no-repeat scroll -70px 0 transparent;
}






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

/*Menu*/

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

header nav {
	height: 30px;
	position: absolute;
	text-align: center;
	top: 139px;
	width: 1000px;
	z-index: 100;
}

nav ul {
	text-align: center;
}

nav ul li {
	display: inline-block;
	font-family: 'OswaldBook','arial narrow',sans-serif;
	padding: 0;
}

.no_link_nav:hover{
	position: relative;

}


nav ul li:after {
	content: "//";
    font-size: 10px;
    padding: 0 0 0 7px;
}

nav ul li a {
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 4px;
	padding: 0 0 20px;
	text-decoration: none;
	text-transform: uppercase;

}

nav ul li a i{
	font-style: normal;
	font-size: 9px;
}

nav ul li a:hover {
	color: #064456;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
}
	
nav ul li ul {
	background: url("/img/nav_bckg.png") repeat-y scroll 0 0 transparent;
	margin: 4px 0 0 -2px;
	padding: 6px 0 7px;
	position: absolute;
	width: auto;
	z-index: 300;
	display: none;
}

.empresa {
	width: 77px;
	text-align: left;
    
}

nav ul li.contacto a {
	color: #115376;
}

nav ul li.contacto:after {
	content: "";
	padding: 0;
}

/*nav ul li:hover ul {
	display: block;
}*/

nav ul li ul li {
	float: none;
	margin: 0;
	display: block;
	text-align: left;
	
}
nav ul li ul li:after { 
	content: "";
	padding: 0;
}

nav ul li ul li a {
	display: block;
    font-size: 12px;
    padding: 3px 4px 2px;
}
nav ul li ul li a:hover {
	color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/*--barra idiomas---*/

ul.idiomas{
	position: absolute;
    right: 53px;
    top: -32px;
    text-transform: uppercase;
    font-family: 'OswaldBook','arial narrow',sans-serif;
    border-bottom: 2px solid #fff;
    padding: 0 0 10px;
    width: 113px;
}

ul.idiomas li{
	display: inline-block;
	padding: 0 5.5px;

}

ul.idiomas li a{
	text-decoration: none;
	color: #FFFFFF;
}

ul.idiomas li a:hover{
	color:#115376;
}

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

/*FORMS*/

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

.input label {
	color: #fff;
	display: block;
	font-size: 12px;
	margin: 8px 0 3px;
}

.input input,
.input select,
.input textarea {
	border: 1px solid #333;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	padding: 5px 7px;
	width: 95%;
}

.ie .input input,
.input select,
.input textarea {
	background: url('/img/backblack05.png');
}

.submit input {
	background: none repeat scroll 0 0 #25C6F4;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    margin: 10px 11px 20px;
    padding: 5px 7px;
}

.submit input:hover {
	background: #115376;
	color: #fff;
}

#errores,
.message {
	background: none repeat scroll 0 0 #222;
	border: 2px solid #F6CC3D;
	border-radius: 3px 3px 3px 3px;
	color: #F6CC3D;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 10px;
	text-transform: uppercase;
}

/*.message {
    background: none repeat scroll 0 0 #E0F7B2;
    border: 2px solid #516B0C;
    border-radius: 3px 3px 3px 3px;
    color: #516B0C;
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 9px;
    font-weight: bold;
    padding: 5px 10px;
    text-transform: uppercase;
}*/

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

/*login*/

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

#login_content {

	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 8px 8px 8px 8px;
    clear: both;
    margin: 100px auto;
    padding: 30px 30px 100px;
    position: relative;
    width: 550px;

}

.ie #login_content {
	background: url('/img/backblack03.png');
}


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

/*FOOTER*/

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

footer {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 20px 0 0;
	padding: 18px 30px 24px;
}


footer .copy {
	clear: both;
	color: #444;
	font-size: 12px;
	margin: 0;
	padding: 14px 0 0;
}


footer .copy2 {
	clear: both;
	color: #115376;
	font-size: 11px;
	margin: 0;
	padding: 3px 0;
}

footer .copy2 a {
	color: #115376;
	text-decoration: none;
	font-weight: bold;
}

footer a:hover {
	color: #999!important;
}

.cake-sql-log{
	margin: 30px 0 0 0;
}
.cake-sql-log td{
	border: 1px solid #999;
	padding: 3px;
}


/*====================*/

/*=== Other Styles ===*/

/*====================*/

.clear {
	clear: both;
}

/*===================*/

/*==== Clearfix ====*/

/*===================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}