@font-face {
	font-family: "BebasNeue";
	src: url(/assets/fonts/BebasNeue.otf)
}
@font-face {
	font-family: "Museo_Slab_500";
	src: url(/assets/fonts/Museo_Slab_500.otf)
}
body{
	background: #b1bcbe url(/assets/images/bck.jpg);
	font-family:'Georgia',verdana,arial, "Times New Roman", serif;

}
a, button{outline: none;}
#header{
	background: #102e36 url(/assets/images/header-bck.jpg) 50% 0 no-repeat;
	height: 232px;
	width: 100%;
	position: relative;
	z-index: 0;
}
#header a.logo{
	height: 114px;
	width: 390px;
	margin: 35px auto 0 auto;
	display: block;
}
#header div#menu-langs{
	color: #fff;
	font-family: Georgia;
	font-size:10px;
	float: right;
	margin-top: 20px;
	letter-spacing: .07em;
}
#header div#menu-langs a{
	color: #669999;
	text-decoration: none;
}

#header div#menu-langs a:hover,#header div#menu-langs a.active{
	color: #fff; 
}

ul#menu-ppal{
	list-style: none;
	margin: 0 auto;
	padding: 0;
	font-family: 'BebasNeue';
	font-size: 18px;
	width: 765px;
	height: 83px;
	letter-spacing: .1em;
	position: relative;
	z-index: 30;
}
ul#menu-ppal li{
	float: left;
	padding: 0;
	margin: 0;
}

ul#menu-ppal li a{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 136px;
	margin-right: 73px;
	height: 73px;
	/*background: blue;*/
	text-align: center;
	padding-top: 20px;
	background: url(/assets/images/tab.png) 0 -83px no-repeat;
}
ul#menu-ppal li a.active, ul#menu-ppal li a:hover{
	background: url(/assets/images/tab.png) 0 0 no-repeat;
}

ul#menu-ppal li.last a{
	margin-right: 0;
}
#menu-sub{
	width: 100%;
	height: 153px;
	background: url(/assets/images/menu-sub.png) repeat-x;
	position: absolute;
	top: 247px;
	left: 0;
	z-index: 10;
}
#menu-tab-container{
	width: 846px;
	height: 81px;
	/*background: red;*/
	position: absolute;
	top: 170px;
	left: 50%;
	z-index: 5;
	margin-left: -423px;
}

#footer-container{
	background: url(/assets/images/footer-container-bck.png) 0 0 repeat-x;
	min-height: 79px;
	width: 100%;
	position: relative;
	z-index: 40;
	margin-top:150px;

}
#footer-container2{font-family: 'BebasNeue';
	background: url(/assets/images/footer-container2-bck.png) 0 0 repeat-x;
	min-height: 79px;
	width: 100%;
	position: absolute;
	z-index: 110;
	top: 0;
	left: 0;
}
#footer-main{
	background: url(/assets/images/footer-container3-bck.png) 0 0 no-repeat;
	height: 110px;
	width: 346px;
	position: absolute;
	bottom: 0;
	left:50%;
	z-index: 100;
	margin-left: -173px;
	color: #fff;
}
#footer-main p{
	padding: 25px 0;
	text-align: center;
}
#footer-container3{
	background: #b1bcbe;
	min-height: 50px;
	width: 100%;
}
#slogan{
	height: 197px;
	position: relative;
	z-index: 40;
	margin-top: 50px;
	background: url(/assets/images/slogan2.png) no-repeat;
}
.item-intro{
	height: 280px;
	/*background: green;*/
	margin-top: 50px;
}
.hide{
	display: none;
}
h1{ font-size: 78px; }
h2.index{
	font-family: 'BebasNeue';
	font-size: 33px;
	color: #ff3333;
	font-weight: normal;
}
h2.titular{
	font-family: 'BebasNeue';
	font-size: 40px;
	color: #b1bcbe;
	font-weight: normal;
	margin-bottom: 5px;
}
h3.index{
	font-family: 'Museo_Slab_500';
	font-size: 68px;
	font-weight: 500;
	color: #adb9bb;
	text-align: center;
	text-shadow: 1px 1px #fff;
	line-height: 1em;
	padding-top: 15px;
}
h3.list{
	font-family: 'BebasNeue';
	font-size: 40px;
	font-weight: 500;
	color: #b1bcbe;
	margin-bottom: 5px;
}
h4.index{
	font-family: 'BebasNeue';
	font-size: 24px;
	color: #ff3333;
	border-bottom: 1px solid #b1bcbe;
	font-weight: normal;
}
p.index{
	color: #666;
	font-family: 'georgia';
	line-height: 2em;
}
a.link{
	font-style: italic;
	text-decoration: none;
	color: #ff3333;
	padding-right: 21px;
	background-image: url(/assets/images/link.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	font-size: 13px;
}
a.link:hover{
	text-decoration: underline;
	background-position: 100% 50%;
}


a.link2{
	text-decoration: none;
	color: #ff3333;
	font-size: 13px;
}
a.link2:hover{
	text-decoration: underline;
}

a.printer{;
	text-decoration: underline;
	color: #666;
	padding-left: 21px;
	background-image: url(/assets/images/printer.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	font-size: 13px;
}

/* SLIDER */
.easy-accordion{
	display:block;
	position:relative;
	overflow:hidden;
	padding:0;
	margin:0
}
.easy-accordion dt,.easy-accordion dd{
	margin:0;
	padding:0
}
.easy-accordion dt,.easy-accordion dd{
	position:absolute
}
.easy-accordion dt{
	margin-bottom:0;
	margin-left:0;
	z-index:5;
	/* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);-moz-transform-origin: 20px 0px;  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	cursor:pointer;
}
.easy-accordion dd{
	z-index:1;
	opacity:0;
	overflow:hidden
}
.easy-accordion dd.active{
	opacity:1;
}
.easy-accordion dd.no-more-active{
	z-index:2;
	opacity:1
}
.easy-accordion dd.active{
	z-index:3
}
.easy-accordion dd.plus{
	z-index:4
}
.easy-accordion .slide-number{
	position:absolute;
	bottom:0;
	left:10px;
	font-weight:normal;
	font-size:0;
	height: 0;
}
 
dd p{
	line-height:120%
}
/* FIN :: SLIDER */

#banner{
	height: 237px;
	position: relative;
	z-index: 40;
	margin-top: 50px;
}
		

#banner dl{
	width:940px;
	height:237px;
}	
#banner dt{
	height:87px;
}
#banner dt.tab-1{
	background: url(/assets/images/slider-tab-1.png) 0 0 no-repeat;
}
#banner dt.tab-1.active,#banner dt.tab-1.active.hover{
	background: url(/assets/images/slider-tab-1-active.png) 0 0 no-repeat;
}
#banner dt.tab-1.hover{
	background: url(/assets/images/slider-tab-1-over.png) 0 0 no-repeat;
}
#banner dt.tab-2{
	background: url(/assets/images/slider-tab-2.png) 0 0 no-repeat;
}
#banner dt.tab-2.active,#banner dt.tab-2.active.hover{
	background: url(/assets/images/slider-tab-2-active.png) 0 0 no-repeat;
}
#banner dt.tab-2.hover{
	background: url(/assets/images/slider-tab-2-over.png) 0 0 no-repeat;
}
#banner dt.tab-3{
	background: url(/assets/images/slider-tab-3.png) 0 0 no-repeat;
}
#banner dt.tab-3.active,#banner dt.tab-3.active.hover{
	background: url(/assets/images/slider-tab-3-active.png) 0 0 no-repeat;
}
#banner dt.tab-3.hover{
	background: url(/assets/images/slider-tab-3-over.png) 0 0 no-repeat;
}
#banner dt.tab-4{
	background: url(/assets/images/slider-tab-4.png) 0 0 no-repeat;
}
#banner dt.tab-4.active,#banner dt.tab-4.active.hover{
	background: url(/assets/images/slider-tab-4-active.png) 0 0 no-repeat;
}
#banner dt.tab-4.hover{
	background: url(/assets/images/slider-tab-4-over.png) 0 0 no-repeat;
}

#banner dd{
	padding:25px;
	border-left:0;
	margin-right:3px;
}
#banner dd.container-1{
	background:url(/assets/images/tab-container-1.png) 0 0 no-repeat;
}
#banner dd.container-2{
	background:url(/assets/images/tab-container-2.png) 0 0 no-repeat;
}
#banner dd.container-3{
	background:url(/assets/images/tab-container-3.png) 0 0 no-repeat;
}
#banner dd.container-4{
	background:url(/assets/images/tab-container-4.png) 0 0 no-repeat;
}
#banner dd div.current{
	width: 8px;
	height: 15px;
	background:url(/assets/images/tab-active.png) 0 0 no-repeat;
	position: absolute;
	top: 45px;
	left: 0;
}
#banner dd p{
	width: 300px;
	font-size: 16px;
	font-style: italic;
	line-height: 1.8;
	color: #666;
}
#banner h2{
	font-size:2.5em;
	margin-top:10px;
}
#banner .more{
	padding-top:10px;
	display:block;
}
div.main{
	position:relative;
	z-index: 90;
	margin-top:55px;
}
div.main img{
	display: block;
}
.contact-box{
	float:left;
	background: url(/assets/images/contacto-box.png) no-repeat;
	width: 196px;
	height: 96px;
	padding:40px 25px;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 75px;
}
#contact-form legend{
	font-size: 12.5px;
	font-style:italic;
	margin-bottom: 40px;
}
#contact-form label{
	font-size: 14px;
	display: block;
	float: left;
	width: 262px;
}
#contact-form input.text{
	width: 346px;
	height: 20px;
	background: #f1f1f1;
	border:1px solid #d5d5d5;
	font-family: Georgia,verdana,arial;
	font-size: 14px;
	padding:3px 5px 2px 5px;
}
#contact-form textarea.textarea{
	width: 346px !important;
	height: 110px;
	background: #f1f1f1;
	border:1px solid #d5d5d5;
	font-family: Georgia,verdana,arial;
	font-size: 14px;
	padding:5px;
}
#contact-form input.btn{
	width: 89px;
	height: 37px;
	background: url(/assets/images/enviar.png) no-repeat;
	font-family: Georgia,verdana,arial;
	font-size: 14px;
	padding:5px;
	border: 0;
	cursor: pointer;
	color: #fff;
	float: right;
}
#contact-form input.btn:hover{
	background: url(/assets/images/enviar-over.png) no-repeat;
}
#noticias ul.list{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#noticias ul.list li{
	float: left;
	padding: 10px 0;
	margin: 0 0 10px 0;
	width: 100%;
	border-top: 2px solid #cbd2d3;
	border-bottom: 2px solid #cbd2d3;
}

#noticias ul.list li div.item{
	font-size: 16px;
	color: #666;
	width: 620px;
	float:left;
	margin-right: 100px;
}
span.date{
	font-size: 12px;
	color: #ff3333;
	font-family: Arial;
}
div.noticia{
	width: 620px;
	color: #666;
	line-height: 2em;
	font-size: 16px;
	float: left;
	margin-right: 100px;
}
#noticia{
	border-top: 2px solid #cbd2d3;
	border-bottom: 2px solid #cbd2d3;
	padding: 10px 0;
}
ul.menu-servicios{
	list-style: none;
	padding: 0;
	font-size: 0;
	color: #b1bcbe;
}
ul.menu-servicios li{
	float: left;
	padding: 0;
	margin: 0;
	height: 211px;
	cursor: pointer;
}
ul.menu-servicios li.carga-proyecto{
	width: 231px;
	background: url(/assets/images/carga-proyecto.png) no-repeat;
}
ul.menu-servicios li.carga-proyecto:hover{
	background: url(/assets/images/carga-proyecto-over.png) no-repeat;
}
ul.menu-servicios li.carga-proyecto.active{
	background: url(/assets/images/carga-proyecto-active.png) no-repeat;
}

ul.menu-servicios li.carga-proyecto.en{
	width: 231px;
	background: url(/assets/images/project-cargo.png) no-repeat;
}
ul.menu-servicios li.carga-proyecto.en:hover{
	background: url(/assets/images/project-cargo-over.png) no-repeat;
}
ul.menu-servicios li.carga-proyecto.en.active{
	background: url(/assets/images/project-cargo-active.png) no-repeat;
}

ul.menu-servicios li.mercancia-general{
	width: 239px;
	background: url(/assets/images/mercancia-general.png) no-repeat;
}
ul.menu-servicios li.mercancia-general:hover{
	background: url(/assets/images/mercancia-general-over.png) no-repeat;
}
ul.menu-servicios li.mercancia-general.active{
	background: url(/assets/images/mercancia-general-active.png) no-repeat;
}

ul.menu-servicios li.mercancia-general.en{
	width: 239px;
	background: url(/assets/images/general-cargo.png) no-repeat;
}
ul.menu-servicios li.mercancia-general.en:hover{
	background: url(/assets/images/general-cargo-over.png) no-repeat;
}
ul.menu-servicios li.mercancia-general.en.active{
	background: url(/assets/images/general-cargo-active.png) no-repeat;
}

ul.menu-servicios li.proyectos-eolicos{
	width: 238px;
	background: url(/assets/images/proyectos-eolicos.png) no-repeat;
}
ul.menu-servicios li.proyectos-eolicos:hover{
	background: url(/assets/images/proyectos-eolicos-over.png) no-repeat;
}
ul.menu-servicios li.proyectos-eolicos.active{
	background: url(/assets/images/proyectos-eolicos-active.png) no-repeat;
}

ul.menu-servicios li.proyectos-eolicos.en{
	width: 238px;
	background: url(/assets/images/windmills.png) no-repeat;
}
ul.menu-servicios li.proyectos-eolicos.en:hover{
	background: url(/assets/images/windmills-over.png) no-repeat;
}
ul.menu-servicios li.proyectos-eolicos.en.active{
	background: url(/assets/images/windmills-active.png) no-repeat;
}

ul.menu-servicios li.proyectos-aereos{
	width: 232px;
	background: url(/assets/images/protectos-aereos.png) no-repeat;
}
ul.menu-servicios li.proyectos-aereos:hover{
	background: url(/assets/images/protectos-aereos-over.png) no-repeat;
}
ul.menu-servicios li.proyectos-aereos.active{
	background: url(/assets/images/protectos-aereos-active.png) no-repeat;
}

ul.menu-servicios li.proyectos-aereos.en{
	width: 232px;
	background: url(/assets/images/airfreight.png) no-repeat;
}
ul.menu-servicios li.proyectos-aereos.en:hover{
	background: url(/assets/images/airfreight-over.png) no-repeat;
}
ul.menu-servicios li.proyectos-aereos.en.active{
	background: url(/assets/images/airfreight-active.png) no-repeat;
}
p.claim{
	font-family: 'Museo_Slab_500';
	font-size: 40px;
	font-weight: 500;
	color: #adb9bb;
	text-align: left;
	text-shadow: 1px 1px #fff;
	line-height: 1.2em;
	border-top: 1px solid #b1bcbe;
	border-bottom: 1px solid #b1bcbe;
	margin: 60px 0 35px  0;
	padding: 10px 0;
}
p.claim.en{
	font-size: 37px;
	text-align: center;
}

p.text{
	font-family: 'Georgia';
	font-size: 18px;
	color:#686868;
	line-height: 1.5em;
}
#galeria-out{
	position: relative;
	visibility: hidden;
}
#galeria{
	border-top: 1px solid #b1bcbe;
	border-bottom: 1px solid #b1bcbe;
	margin: 60px 0 35px  0;
	padding: 15px 0;
	position:relative;
	width: 940px;
	overflow:hidden;
	display: none;
}

#galeria ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
	width:3500px;
}
#galeria ul li{
	width: 220px;
	height: 138px;
	margin: 0;
	padding: 0 7.5px; 
}
#galeria ul li a{
	display: block;
	width: 218px;
	height: 136px;
	border: 1px solid #d8d8d8;
	background: #fff;
	padding: 0;
	margin: 0;
	text-decoration: none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.prev, .next{
	position: absolute;
	width: 53px;
	height: 53px;
	top: 50%;
	margin-top: -26.5px;
	z-index: 99;
	border: 0;
	cursor: pointer;
}
.prev{
	left: -86px;
	background: url(/assets/images/larrow.png) no-repeat;
}
.prev:hover{
	background: url(/assets/images/larrow-over.png) no-repeat;
}
.next{
	right: -86px;
	background: url(/assets/images/rarrow.png) no-repeat;
}
.next:hover{
	background: url(/assets/images/rarrow-over.png) no-repeat;
}

p.error{
	border:1px solid #f00;
	background:#ffdfdf;
	margin-bottom:5px;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

p.error-g{
	border:1px solid #f00;
	background:#ffdfdf;
	margin:10px 0;
	padding:10px;
	font-size:1em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

p.ok-g{
	border:1px solid #092f03;
	background:#c7dfc3;
	margin:10px 0;
	padding:10px;
	font-size:1em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

p.info-g{
	border:1px solid #111c8f;
	background:#DFE2FF;
	margin:10px 0;
	padding:10px;
	font-size:1em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

ul#pager-1.pager{
	list-style: none;
	margin: 10px auto 10px auto;
	padding: 0;
	width: 279px;
}
ul#pager-1.pager li{
	margin: 0;
	padding: 0; 
	float:left;
}

ul#pager-1.pager li a{
	display: block;
	border: 0;
	background: none;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	width: 21px;
	height: 21px;
	font-size: 13px;
	font-family: 'Museo_Slab_500';
	color: #b1bcbe;
}
ul#pager-1.pager li.current a{
	color: #ff3d22;
}
ul#pager-1.pager li.nfirst a{
	background: url(/assets/images/pag-first.png) no-repeat;
}
ul#pager-1.pager li.nprev a{
	background: url(/assets/images/pag-prev.png) no-repeat;
}
ul#pager-1.pager li.nlast a{;
	background: url(/assets/images/pag-last.png) no-repeat;
}
ul#pager-1.pager li.nnext a{
	background: url(/assets/images/pag-next.png) no-repeat;
}
p.contacto{
	color: #686868;
	font-size: .9em;
}
p.contacto span{
	font-size: 18px;
	font-family: 'BebasNeue';
	font-weight: 500;
}
