* {
	margin:0;
	padding:0;	
}
body {
	background:#f4f4f4;
}
a {outline:none;}
img {border: none;}
.left {float:left;}
.right {float:right;}
.grid-container {
  max-width: 1200px;
}
.site-header {
	width:100%;
	height:423px;
	background:#232323;	
}
.top-banner {
	width:100%;
	height:423px;
	background:url(../images/banners/01.jpg) no-repeat top center;	
}
.puntets {
	width:100%;
	height:423px;
	background:url(../images/grid.png);	
}
div.fnd_menu {
	width:100%;
	margin:0 auto;
	/*background:url(../images/trans1.png) no-repeat top center;*/	
}
div.idiomas {
	font:15px 'Roboto Condensed', serif;
	color:#fff;
	text-align:right;
	padding:25px 0 0 0;
	height:39px;
	min-width:72px;
}
div.idiomas span {
	display:inline-block;
	cursor:pointer;
	padding-right:22px;
	background:url(../images/desplegable.png) no-repeat right;	
}
div.idiomas ul {
	display:none;
	list-style:none;
}
div.idiomas li {
	text-align:right;
	line-height:25px;
}
div.idiomas li a {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	background:#1c1c1c;
	padding:5px 22px;
	min-width:50px;
}
div.idiomas li a:hover , div.idiomas li a.active {
	color:#bd4a55;
}
div.select_menu {
	display:inline-block;
	float:right;
	cursor:pointer;
	padding:0 10px;
	background:url(../images/trans.png);
}
div.select_menu span {
	display:inline-block;
	padding-right:23px;
	background:url(../images/desplegable.png) no-repeat right;
}
div.menu {
	font:16px 'Roboto Condensed', serif;
	line-height:42px;
	color:#fff;
	text-transform:uppercase;
}
div.menu ul {
	list-style:none;
	overflow:hidden;
	float:right;
	background:url(../images/trans.png);
}
div.menu li {
	float:left;
	margin:0 20px;
}
div.menu li a {
	color:#fff;
	text-decoration:none;
}
div.menu li a:hover, div.menu li span {
	color:#bd4a55;	
}

div.banner {
	width:495px;
	clear:right;
	float:right;
	background:url(../images/trans.png);
	padding:20px 20% 20px 20px;
}
div.banner div.titular_banner {
	font:41px 'Roboto Condensed', serif;
	line-height:41px;
	font-weight:300;
	color:#fff;	
}
div.banner div.titular_banner strong {
	font-weight:700;
}
div.banner div.texto_banner {
	font:20px 'Roboto Condensed', serif;
	line-height:20px;
	padding-top:10px;
	font-weight:400;
	color:#bd4a55;	
}
.bx-controls {
	position:absolute;
	margin:25px 0 0 -18px;
}
.bx-controls-direction a {
	display:block;
	width:40px;
	height:40px;
	text-indent:-100000px;
}
a.bx-prev  {
	float:left;
	background:url(../images/prev.png);
}
a.bx-next {
	float:left;
	margin-left:5px;
	background:url(../images/next.png);
}
.bx-controls-direction a:hover {
	background-position:0 -40px;
}

div.caja {
	background:#fff;
	padding:0 0 15px 0;
	font:13.5px 'Roboto Slab', serif;
	font-weight:400;
	color:#2c2c2c;
	margin-bottom:15px;
	overflow:hidden;
}
div.caja img {
	max-width:100%;
	height:auto;
	margin:10px 0;	
}
div.caja p {
	padding:0 20px 15px 30px;
}
div.titular {
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	background:url(../images/h1.gif);
	text-transform:uppercase;
	overflow:hidden;
}
div.link_titular {
	line-height:70px;
	float:right;
	padding-right:40px;
}
a.link_titular {
	display:inline-block;
	font:15px 'Roboto Slab', serif;
	line-height:32px;
	color:#2c2c2c;
	text-decoration:none;
	text-transform:none;
	background:#fff url(../images/flecheta.png) no-repeat right;
	padding:0 28px 0 10px;
}
a.link_titular.volver {
	background:#fff url(../images/flecheta_volver.png) no-repeat left;
	padding:0 10px 0 28px;	
}
div.caja h1, div.caja h2 {
	font:23px 'Roboto Condensed', serif;
	font-weight:300;
	color:#bd4a55;
	line-height:70px;
	background:url(../images/flecha.png) no-repeat left;
	padding-left:25px;
}
div.caja h1 strong, div.caja h2 strong {
	font-weight:700;
}
div.titularet {
	padding:25px 0 15px 30px;
	text-transform:uppercase;
}
div.caja h3 {
	font:18px 'Roboto Condensed', serif;
	line-height:18px;
	font-weight:300;
	color:#bd4a55;
	background:url(../images/flecha.png) no-repeat left;
	padding-left:25px;
}
div.caja h3 strong {
	font-weight:700;
}

div.copy {
	font:12px 'Roboto Slab', serif;
	color:#1c1c1c;
	padding:100px 0 10px 0;
}

.site-footer {
	width:100%;
	height:283px;
	background:#232323;
	font:15px 'Roboto Slab', serif;
	color:#fff;
	line-height:20px;
}
div.telefono {
	float:left;
	background:url(../images/telefono.png) no-repeat top left;
	padding-left:67px;
	font-size:17px;
	min-height:41px;
	margin-left:30px;
	margin-top:23px;
}
div.direccion a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;	
}
div.direccion a:hover {
	border:none;	
}
div.direccion {
	float:left;
	background:url(../images/direccion.png) no-repeat top left;
	padding-left:58px;
	min-height:41px;
	margin-left:40px;
	margin-top:23px;
}
.pie {
	margin-top: 50px;
	background: url(../images/logo-aenor.png) no-repeat bottom 10px right 10px;
}
.footer-content {
	width:100%;
	height:283px;
	background:url(../images/footer.jpg) no-repeat top center;		
}
.site-footer .puntets {
	height:283px;
}
div.powered {
	float:right;
	font:12px 'Roboto Slab', serif;
	color:#777;
	padding-top:23px;
}
div.powered a {
	color:#777;
	text-decoration:none;
	display:inline-block;
	padding-left:20px;
	line-height:16px;
	background:url(../images/dlw.png) no-repeat left;
}

#contact_form {
	padding:10px 0;
}
#contact_form a {
	color:#2c2c2c;
	text-decoration:none;
	border-bottom:1px dotted #2c2c2c;
}
#contact_form a:hover {
	border:none;	
}
input.inputs {
	display:block;
	border:1px solid #d3d3d3;
	background:#fbfbfb;
	height:47px;
	padding:0 10px;
	font:13px 'Roboto Slab', serif;
	font-weight:400;
	color:#2c2c2c;
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin:15px 0;
	outline:none;
}
textarea.inputs {
	display:block;
	border:1px solid #d3d3d3;
	background:#fbfbfb;
	height:110px;
	padding:10px;
	font:13px 'Roboto Slab', serif;
	font-weight:400;
	color:#2c2c2c;
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin:15px 0;
	outline:none;
	resize:none;
}
div.bt_submit {
	padding:30px 0;
	text-align:center;
}
input.submit {
	border:none;
	font:20px 'Roboto Condensed', serif;
	text-transform:uppercase;
	background:#bd4a55;
	color:#fff;
	height:50px;
	width:100%;
	max-width:165px;
	cursor:pointer;
}
input.submit:hover {
	background:#87242d;	
}
#mapa {
	width:100%;
	height:300px;
	border:1px solid #d3d3d3;
	margin:25px 0 10px 0;	
}
div.phone {
	margin-top:15px;
	font:17px 'Roboto Slab', serif;
	color:#bd4a55;
	background:url(../images/phone.gif) no-repeat top left;
	line-height:20px;
	padding-left:43px;
}

div.alerta {
	position:fixed;
	text-align:center;
	font:14px 'Roboto Slab', serif;
	width:100%;
	padding:30px 0;
	z-index:1000;
	color:#fff;
	display:none;
	top:0;
}
div.alerta.warning {
	background:#970000;	
}
div.alerta.success {
	background:#1c9700;	
}

div.content_fb {
	position:relative;
	padding-bottom:20px;	
}
div.capa_fb {
	position:absolute;
	width:100%;
	margin-top:-47px;
	margin-left:-20px;
}
.imagen_proyecto {
	margin-bottom:0 !important;
	display:block !important;	
}
.nombre_proyecto {
	background:#bd4a55;
	text-align:center;
	font:12px 'Roboto Slab', serif;
	color:#fff;
	padding:10px;
	height:36px;
	max-width:140px;
}
.nombre_proyecto a {
	color:#fff;
	text-decoration:none;
}
.nombre_proyecto a:hover {
	text-decoration:underline;	
}
#address {
	display:none;	
}
#contact_form div.relative {
	position:relative;	
}
#contact_form label.error {
	display: block;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 0;
	color: #900;
	position:absolute;
	top:0;
	right:15px;
}

.tabs {
	margin:0 10px;
	height:40px;
	border-bottom:1px solid #eee;
}
.tabs a {
	border:1px solid #efefef;
	color:#000;
	text-decoration:none;
	background:#eee;
	display:inline-block;
	text-align:center;
	padding:10px 20px;
	text-align:center;
	float:left;
	margin-right:1px;
}
.tabs a:hover {
	background:#fafafa;
}
.tabs a.active {
	background:#fff;
	border-bottom:1px solid #fff;	
}
.tab_content {
	clear:both;
	display:none;
	margin-left:10px;
	padding:15px 10px 20px 10px;	
	border-left:1px solid #eee;
	overflow:hidden;
}
.tab_content p {
	padding-left:10px !important;
	padding-bottom:10px !important;
}

.page ul {
	margin: 0 0 20px 50px;
}

@media screen and (max-width: 1024px) {
	div.telefono {
		clear:left;
		float:none;
		background:none;
		padding:10px 0 15px 0;
		margin:0;
		min-height:0;
		font-size:15px;
	}
	div.direccion {
		float:none;
		background:none;
		padding:0 0 20px 0;
		margin:0;
		min-height:0;
	}
	div.powered {
		float:none;
		padding:0;
	}
	div.fnd_menu {
		background:none;	
	}
	div.idiomas {
		float:right;
	}
	div.idiomas li a {
		background:none;
		padding-left:0;
	}
	div.menu {
		float:right;
		margin:15px 15px 0 0;
		position:absolute;
		right:90px;
	}
	div.menu ul {
		float:right;
		text-align:right;
	}
	div.menu li {
		float:none;	
	}
	div.menu ul {
		width:auto;
		clear:both;
		background:url(../images/trans.png);	
	}
	div.menu li {
		margin:0;
		padding:0 20px;
	}
	div.menu ul.desplegado {
		display:block !important;	
	}

	div.banner {
		width:auto;
		clear:right;
		float:none;
		background:url(../images/trans.png);
		margin:20% 0 0 0;
		padding:20px;
	}
}

@media screen and (max-width: 640px) {
	div.banner {
		margin-top:25%;	
	}
	div.banner div.titular_banner {
		font-size:30px;
		line-height:30px;
	}
	div.banner div.texto_banner {
		font-size:20px;
		line-height:25px;
	}
	.tabs {
		overflow:hidden;
		height:auto;
		border:none;
	}
	.tabs a {
		display:block;
		padding:10px 0;
		float:none;
		border-bottom:none;		
	}
	.tabs a.active {
		border-bottom:none;	
	}
	.tab_content {
		margin-right:10px;
		border:1px solid #eee;
		border-bottom:none;		
	}
	.pie {
		background-position: top center;
	}
}

@media screen and (max-width: 360px) {
	div.link_titular {
		line-height:0;
		float:none;
		padding-right:0;
		padding-bottom:20px;
	}
	div.idiomas {
		float:none;
		position:absolute;
		top:-10px;
		right:20px;
		z-index:1000;
	}
	div.idiomas li a {
		background:#1c1c1c;
		padding:5px 20px;
	}
	div.menu {
		float:none;
		margin:0;
		right:15px;
		top:50px;
		z-index:1;
	}
	
	div.banner {
		margin:130px 0 0 0;
		padding:10px;
	}
	div.banner div.titular_banner {
		font-size:25px;
		line-height:25px;
	}
	div.banner div.texto_banner {
		font-size:15px;
		line-height:15px;
		padding-top:5px;
	}

	.bx-controls {
	margin:15px 0 0 -10px;
	}
}