@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Dosis:400,300,600|Oxygen:400,700);
* {
	margin: 0%;
	padding: 0%;
}
body {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#070102+31,601300+100 */

background: rgb(7,1,2); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(7,1,2,1) 31%, rgba(96,19,0,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(7,1,2,1) 31%,rgba(96,19,0,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(7,1,2,1) 31%,rgba(96,19,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070102', endColorstr='#601300',GradientType=0 ); /* IE6-9 */


	font-family: 'Dosis', sans-serif;
	font-size: 62.5%;
}
article, aside, figure, figcaption, footer, header, section, nav, address, video, audio {
	display: block;
}
img {
	max-width: 100%;
}
header {
	max-width: 1124px;
	height: auto;
	margin: 0% auto;
}
header h1 {
	width: 38.16%;/*429px*/
	float: left;
}
header h1 a {
	width: 100%;
	height: 189px;
	display: block;
	text-indent: -9999px;
	background: url(../images/index/materiales_rendon_logotipo.gif) left top / 100% no-repeat transparent;
}
header p {
	width: 50.53%;/*568px*/
	padding-bottom: 6%;
	padding-top: 6.31%;
	padding-right: 11.29%;
	float: left;
	color: #ff3f43;
	font-size: 4em;
	text-align: right;
	letter-spacing: 0.15em;
	background: url(../images/index/fondo_header.gif) right top / 100% no-repeat transparent;
}
header p>span {
	color: #fff;
}
header nav {
	width: 100%;
	float: left;
}
header nav ul {
	list-style: none;
}
header nav ul li {
	width: 16.5%;
	margin-right: 0.2%;
	margin-bottom: 0.2%;
	float: left;
	box-shadow: 0px 1px 3px #000;
	position: relative;
}
header nav ul li:last-child {
	margin-right: 0%;
}
header nav ul li a:link {
	display: block;
	padding: 19% 13% 9%;
	color: #fff;
	font-size: 1.9em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d0019+0,c64103+42,6d0019+99 */

	background: rgb(109,0,25); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(198,65,3,1) 42%, rgba(109,0,25,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(198,65,3,1) 42%, rgba(109,0,25,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(109,0,25,1) 0%, rgba(198,65,3,1) 42%, rgba(109,0,25,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#6d0019', GradientType=0 ); /* IE6-9 */
}
header nav ul li a:hover {
	color: #FC0;
}
header nav ul li a:visited {
	color: #fff;
	border: none;
}
#current, #current2 {
	color: #F90;
}
#currentline {
	border-bottom: 2px solid orange;
}
header nav ul li>ul {
	display: none;
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0%;
	z-index: 10;
}
header nav ul li:hover ul {
	display: block;
}
header nav ul li>ul li {
	width: 100%;
	float: none;
	position: static;
	margin-bottom: 1%;
}
header nav ul li>ul li a:link {
	padding: 5% 13%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d0019+0,a90329+100 */

	background: rgb(109,0,25); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(169,3,41,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(169,3,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(109,0,25,1) 0%, rgba(169,3,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329', GradientType=0 ); /* IE6-9 */
}
#carrusel {
	max-width: 1124px;
	margin: 0% auto;
	clear: left;
}
#carrusel iframe {
	width: 100%;
	height: 450px;
	border: none;
}
nav h2, #carrusel h2, footer aside h2 {
	display: none;
}
#envolvente {
	max-width: 1124px;
	margin: 0% auto;
	overflow: auto;
	clear: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefcea+0,ede187+100 */
	background: rgb(254,252,234); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,252,234,1) 0%, rgba(237,225,135,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(254,252,234,1) 0%, rgba(237,225,135,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(254,252,234,1) 0%, rgba(237,225,135,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#ede187', GradientType=0 ); /* IE6-9 */
 box-shadow: 0px 3px 10px #000;
}
#somosdistribuidores, #nuestrosservicios {
	overflow: auto;
	padding-bottom: 1.5%;
}
#somosdistribuidores h2 {
	margin-bottom: 3.5%;
	padding-top: 4.5%;
	color: #4B0E06;
	font-family: 'Oxygen', sans-serif;
	font-size: 3.6em;
	text-align: center;
}
#somostitulo {
	background: url(../images/bullet_cruz.gif) 28.5% 80% no-repeat, url(../images/bullet_cruz.gif) 71.5% 80% no-repeat;
}
#quienestitulo {
	background: url(../images/bullet_cruz.gif) 34.5% 80% no-repeat, url(../images/bullet_cruz.gif) 66% 80% no-repeat;
}
#objetivotitulo {
	background: url(../images/bullet_cruz.gif) 24.5% 80% no-repeat, url(../images/bullet_cruz.gif) 76% 80% no-repeat;
}
#ubicaciontitulo {
	background: url(../images/bullet_cruz.gif) 38.5% 80% no-repeat, url(../images/bullet_cruz.gif) 62% 80% no-repeat;
}
#somosdistribuidores article {
	width: 20%;
	margin-right: 4%;
	padding-bottom: 5%;
	float: left;
	position: relative;
}
#somosdistribuidores article:nth-child(2), #somosdistribuidores article:nth-child(6) {
	margin-left: 4.5%;
}
#somosdistribuidores article:last-child, #somosdistribuidores article:nth-child(5) {
	margin-right: 0%;
}
#somosdistribuidores article h3 {
	display: none;
}
/*#somosdistribuidores article h3 {
	width: 100%;
	height: 41px;
	margin-bottom: 3%;
	text-indent: -9999px;
	text-align: center;
}
#somosdistribuidores article:nth-child(2) h3 {;
	background: url(../images/somos_distribuidores/logotipo_anclo.png) center center / contain no-repeat;
}
#somosdistribuidores article:nth-child(3) h3 {
	background: url(../images/somos_distribuidores/logotipo_arrow_hart.png) center center / contain no-repeat;
}
#somosdistribuidores article:nth-child(4) h3 {
	background: url(../images/somos_distribuidores/logotipo_truper.png) center center / contain no-repeat;
}
#somosdistribuidores article:nth-child(5) h3 {
	background: url(../images/somos_distribuidores/logotipo_bticino.png) center center / contain no-repeat;
}
*/
#somosdistribuidores p {
	width: 65%;
	margin: 0% auto 6% auto;
	color: #b11a05;
	font-size: 2.2em;
	text-align: center;
}
#somosdistribuidores figcaption {
	padding: 3% 0%;
	text-align: right;
}
#somosdistribuidores figcaption a:link {
	padding-left: 5%;
	color: #F00;
	font-size: 1.6em;
	text-decoration: none;
	background: url(../images/bullet_naranja.gif) left center no-repeat;
}
#somosdistribuidores figcaption a:hover {
	color: #600E03;
	text-decoration: underline;
	background: url(../images/bullet_naranja_oscuro.gif) left center no-repeat;
}
strong {
	color: #600E03;
}
em {
	color: #F60;
	font-style: normal;
}
#nuestrosservicios {
	clear: left;
	padding-bottom: 11.5%;
}
#plecaservicios, #plecaservicios2 {
	width: 65%;
	margin: 0% auto 3% auto;
	border-bottom: thin dotted #900;
}
#nuestrosservicios h2 {
	margin-bottom: 1%;
	color: #BA1D07;
	font-family: 'Oxygen', sans-serif;
	font-size: 3.4em;
	text-align: center;
}
#nuestrosservicios p {
	margin-bottom: 6%;
	color: #b11a05;
	font-size: 2.2em;
	text-align: center;
}
#nuestrosservicios article {
	width: 31%;
	margin-right: 0%;
	float: left;
}
#nuestrosservicios article:nth-child(4) {
	margin-left: 2.5%;
	background: url(../images/servicios/asesoria_tecnica_materiales_rendon.png) center top / 35% no-repeat;
	margin-left: 5%;
}
#nuestrosservicios article:nth-child(5) {
	background: url(../images/servicios/venta_mostrador_materiales_rendon.png) center top / 35% no-repeat;
}
#nuestrosservicios article:nth-child(6) {
	background: url(../images/servicios/entrega_a_domicilio_materiales_rendon.png) center top / 35% no-repeat;
}
#nuestrosservicios .atencionclientes {
	background: url(../images/servicios/servicio_atencion_clientes_materiales_rendon.png) center top / 35% no-repeat !important;
}
#nuestrosservicios .contactoventas {
	background: url(../images/contacto/ventas_contacto_materiales_rendon.png) center top / 35% no-repeat !important;
}
#nuestrosservicios .contactofax {
	background: url(../images/contacto/fax_contacto_materiales_rendon.png) center top / 35% no-repeat !important;
}
#nuestrosservicios article:last-child {
	margin-right: 0%;
}
#nuestrosservicios article h3 {
	font-size: 2.4em;
	text-align: center;
	margin: 39% auto 3% auto;
}
#nuestrosservicios article p {
	color: #511502;
	font-size: 1.8em;
	text-align: center;
}
#nuestrosservicios iframe {
	width: 45%;
	height: 393px;
	margin-left: 18%;
	float: left;
	border: none;
}
footer {
	max-width: 1124px;
	margin: 0% auto;
	padding-bottom: 66px;
	clear: left;
	background: url(../images/index/fondo_pie_pagina_materiales_rendon.gif) left top / 100% no-repeat;
	box-shadow: 0px 3px 10px #000;
}
footer p {
	float: left;
	color: #fff;
	font-size: 1.6em;
}
footer aside {
	padding-top: 2%;
	margin-left: 1.5%;
}
footer aside ul {
	list-style: none;
}
footer aside ul li {
	float: left;
	margin-right: 1.5%;
}
footer aside ul li a:link {
	width: 100%;
	display: block;
	color: #F00;
	font-size: 1.4em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	border-right: thin solid #fff;
}
footer aside ul li:nth-child(1) a:link {
	padding-right: 15%;
}
footer aside ul li:nth-child(2) a:link {
	padding-right: 9%;
}
footer aside ul li:nth-child(3) a:link {
	padding-right: 8%;
}
footer aside ul li:nth-child(4) a:link {
	padding-right: 15%;
}
footer aside ul li:nth-child(5) a:link {
	padding-right: 15%;
}
footer aside ul li:nth-child(6) a:link {
	padding-left: 15%;
	border-right: none;
}
footer aside ul li a:visited {
	color: #F00;
}
footer aside ul li a:hover {
	color: #FF0;
}
#currentfooter {
	color: #f46a62;
	text-decoration: underline;
}
footer p:nth-child(2) {
	margin-left: 10%;
}
footer p:nth-child(3) {
	margin-top: 1%;
	margin-left: 1.8%;
	clear: left;
}
/*Estilos Productos*/
#submenu {
	width: 26%;
	height: auto;
	margin-bottom: 8%;
	padding: 4.8% 3% 16.5% 3%;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */

	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0 ); /* IE6-9 */
}
#submenu h2 {
	color: #4B0E06;
	font-family: 'Oxygen', sans-serif;
	font-size: 2em;
}
#submenu h2 span {
	color: #F65B28;
	font-size: 1em;
}
#submenuproductos {
	padding-left: 8%;
	background: url(../images/productos/productos_icono.png) left center / 6% no-repeat;
}
.texto_producto {
	color: #AE4500;
	font-size: 1.4em;
}
blockquote {
	margin: 5% 0%;
}
blockquote a:link {
	color: #900;
}
#lineaproductos, #lineaproductosmarcas {
	width: 65%;
	height: auto;
	margin-bottom: 5%;
	padding: 4% 0% 2% 3%;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,000000+100&0.59+0,0+100 */

	background: -moz-linear-gradient(top, rgba(221,221,221,0.59) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(221,221,221,0.59) 0%, rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(221,221,221,0.59) 0%, rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96dddddd', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
#lineaproductosdistribuidores{
	width: 100%;
	height: auto;
	margin-bottom: 5%;
	padding: 4% 0% 2% 3%;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,000000+100&0.59+0,0+100 */

	background: -moz-linear-gradient(top, rgba(221,221,221,0.59) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(221,221,221,0.59) 0%, rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(221,221,221,0.59) 0%, rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96dddddd', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
#lineaproductos h2 {
	width: 95%;
	margin-bottom: 3.5%;
	padding-left: 2%;
	padding-bottom: 1.5%;
	color: #D53520;
	font-family: 'Oxygen', sans-serif;
	font-size: 3.2em;
	text-align: left;
	background: url(../images/bullet_naranja.gif) 0% 20% no-repeat;
}
#lineaproductosdistribuidores h2 {
	width: 95%;
	margin-bottom: 3.5%;
	padding-left: 2%;
	padding-bottom: 1.5%;
	color: #D53520;
	font-family: 'Oxygen', sans-serif;
	font-size: 3.2em;
	text-align: left;
	background: url(../images/bullet_naranja.gif) 0% 40% no-repeat;
}
#lineaproductos h2 span, #lineaproductosdistribuidores h2 span {
	color: #F9634F;
	font-family: 'Dosis', sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
}
#lineaproductos article{
	width: 27.39%;/*200px*/
	height: auto;
	margin-top: 3%;
	margin-right: 5.8%;
	margin-bottom: 3%;
	float: left;
}
#lineaproductosdistribuidores article {
	width: 30%;/*200px*/
	height: auto;
	margin-top: 3%;
	margin-right: 3.2%;
	margin-bottom: 3%;
	float: left;
}
#lineaproductos h3, #lineaproductosdistribuidores h3 {
	display: none;
}
#submenumarcas {
	padding-left: 8%;
	background: url(../images/marcas/marcas_icono.png) left center / 6% no-repeat;
}
.recuadro_categoria {
	margin-bottom: 3.5%;
	padding-left: 3%;
	color: #D53520;
	font-family: 'Oxygen', sans-serif;
	font-size: 2.4em;
	text-align: left;
	background: url(../images/bullet_naranja.gif) 0% 50% no-repeat;
}
.celda_imagen_producto {
	width: 41% !important;/*260px*/
	margin-right: 13% !important;
}
.celda_imagen_producto:nth-child(odd) {
	width: 41% !important;/*260px*/
	margin-right: 0% !important;
}
.celda_imagen_producto h3 {
	display: none;
}
.titulo_productos {
	padding-left: 5%;
	color: #480202;
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
	line-height: 1.6em;
	list-style: none;
	background: url("../images/bullet_naranja.gif") left center no-repeat;
}
.texto_producto_buscar {
	color: #D50F0F;
	font-size: 1.6em;
	font-weight: 800;
}
.texto_producto {
	color: #D50F0F;
	font-size: 1.1em;
	font-weight: 800;
}
#lineaproductosmarcas h2 {
	display: none;
}
#lineaproductosmarcas h2 {
	width: 95%;
	margin-bottom: 3.5%;
}
#logotipomarca {
	margin-bottom: 2%;
}
#lineaproductosmarcas .celda_imagen_producto {
	width: 41%;/*260px*/
	margin-bottom: 5%;
	margin-right: 13% !important;
	float: left;
}
#lineaproductosmarcas .celda_imagen_producto:nth-child(odd) {
	margin-right: 0% !important;
}
#nuestraempresa, #nuestravision {
	clear: left;
	padding-bottom: 11.5%;
}
#nuestraempresa h2, #nuestravision h2 {
	margin-bottom: 1%;
	color: #BA1D07;
	font-family: 'Oxygen', sans-serif;
	font-size: 3.4em;
	text-align: center;
}
#nuestraempresa p, #nuestravision p {
	margin-bottom: 6%;
	color: #b11a05;
	font-size: 2.2em;
	text-align: center;
}
#nuestraempresa article, #nuestravision article {
	width: 63%;
	margin-left: 20%;
	padding-bottom: 10%;
	float: left;
	background: url("../images/empresa/mision_icono_materiales_rendon.png") no-repeat scroll left top / 16% auto;
}
#nuestraempresa article h3, #nuestravision article h3 {
	width: 21%;
	margin: 0% auto 0% 21%;
	float: left;
	font-size: 2.4em;
	text-align: center;
}
#nuestraempresa article p {
	width: 72%;
	margin: 2% auto 0% 22%;
	float: left;
	color: #511502;
	font-size: 1.8em;
	text-align: justify;
}
#nuestravision ul {
	margin: 2% auto 0% 22%;
	padding-left: 15%;
	list-style: none;
	list-style-image: url("../images/bullet_naranja.gif");
	color: #511502;
	font-size: 1.8em;
	text-align: justify;
	line-height: 2em;
	background: url("../images/empresa/vision_icono_materiales_rendon.png") left center / 12.5% no-repeat scroll;
}
