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

*{
	margin:0;
	padding:0;
	outline:none;
}

p{
	padding:3px 0;
}

.clean{
	clear:both;
	margin:0;
	padding:0;
}

.izq{
	float:left;
}

.der{
	float:right;
}

.cabecera{
	background:url(../imagenes/textura.png) repeat-x;
	position:absolute;
	z-index:99;
	width:100%;
	padding: 4px 0px;
	top: 35px;
}

.contenido{
	padding:20px;
}

.cont_cabecera{
	width:1100px;
	margin:0 auto;
}

.logo{
	width:144px;
	height:63px;
	display:block;
	float:left;
	background:url(../imagenes/logo-ilgaak.png) center;
}

.menu{
	width:715px;/*width:850px;*/
	float:right;
	padding: 23px 0 0 0;
}

.menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

.menu li a{
	display:block;
	float:left;
	font-family: 'Raleway', sans-serif;
	color:#000;
	padding:0 20px;
	line-height:20px;
	text-decoration:none;
	font-size:14px;
	font-weight:400;

}

.menu li a:hover{
	color:#4C190C;
	font-weight:500;
}

.banner{
	height:550px;
}

.cuerpo{
	background:url(../imagenes/fondo.jpg) center repeat;
}

.cont_cuerpo{
	width:1100px;
	margin:0 auto;
	padding:25px 0;
}

.colecciones{
	margin:0;
	padding:0;
	list-style:none;
}

.colecciones li a{
	display:block;
	width:530px;
	float:left;
	margin: 10px;
}

.pie_pagina{
	background:url(../imagenes/footer.jpg) repeat;
}

.cont_pie_pagina{
	width:1100px;
	margin:0 auto;
	padding:25px 0;
}

.menu_footer{
	width:880px;
	margin:0 auto;
	padding:10px 0;
}

.menu_footer ul{
	margin:0;
	padding:0;
	list-style:none;
}

.menu_footer li a{
	display:block;
	float:left;
	font-family: 'Raleway', sans-serif;
	color:#000;
	padding:0 23px;
	line-height:20px;
	text-decoration:none;
	font-size:14px;
	border-right:1px solid #ccc;
}

.menu_footer li a:hover{
	color: #4C190C;
	font-weight: 500;
}

.copy{
	width:1100px;
	text-align:center;
	margin:0 auto;
	padding:20px 0;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-style:italic;
}

.copy p{
	padding:5px 0;
	text-align:center;
}

.copy p a{
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.copy p a:hover{
	color:#7B5425;
	font-size:12px;
}

.logos_footer{
	width:400px;
	margin:0 auto;
	20px auto 0
}

.logos_footer ul{
	margin:0;
	padding:0;
	list-style:none;
}

.logos_footer li a{
	display:block;
	float:left;
	margin: 25px 28px 5px;
}

.redes{
	width:37px;
	position:absolute;
	top:260px;
	left:20px;
	z-index: 5;
}

.redes ul{
	padding:0;
	margin:0;
	list-style:none;
}

.redes li a{
	width:37px;
	height:36px;
	display:block;
	text-indent:-8000px;
	margin:0 0 10px 0;
}

.facebook{
	background:url(../imagenes/redes.png) 0 0 no-repeat;
}
.twitter{
	background:url(../imagenes/redes.png) 0 -36px no-repeat;
}
.instagram{
	background:url(../imagenes/redes.png) 0 -72px no-repeat;
}
.linkedin{
	background:url(../imagenes/redes.png) 0 -108px no-repeat;
}
	
.banner_interno{
	height:350px;
}

.m_top{
	padding: 140px 0 45px !important;
}

.contacto{
	background:url(../imagenes/banner/ban_contacto.jpg) repeat-x;
}

.product{
}

.quienes{
	background:url(../imagenes/banner/quienes-somos.jpg) repeat-x;
}

.superior{
	background:url(../imagenes/fondo.jpg) top repeat-x;
	height:120px;
}


/*PRODUCTOS*/

.productos{
	width:820px;
}

.productos ul{
	margin:0;
	padding:0;
	list-style:none;
}

.productos li{
	float: left;
	width: 250px;
	display:block;
	padding: 0 11px 30px 12px;
	margin-bottom: 5px;
	text-align:center;
	min-height:300px;
}

.productos li h2{
	font-family: 'Raleway', sans-serif;
	text-transform:uppercase;
	padding:3px 0;
	font-size: 16px;
}

.productos li h3{
	text-transform:uppercase;
	padding:0;
	color:#A96003;
	font-weight:300;
	font-size: 12px;
}

.productos li h4{
	font-family: 'Nunito', sans-serif;
	text-transform:uppercase;
	padding:12px 0 0px 0;
	color:#61523E;
	font-size:23px;
	font-weight:300;
}

.productos li p{
	text-align:center;
	font-weight:300;
	font-size: 14px;
	padding: 14px 10px;
}

.pro_tex{
	text-align: center;
	font-weight: 300;
	padding: 15px;
}
.productos li h4 span{
	color: #9B7A55;
font-size: 18px;
}

.img_prod{
display: block;
width: 200px;
margin: 0 auto 10px;
min-height: 200px;
border: 8px solid rgba(184, 150, 115, 0.26);
}

.ver_detalle{
	width:130px;
	text-align:center;
	font-size: 14px;
	padding:6px 7px; 
	display:block;
	background:#865B3F;
	text-decoration: none;
	color:#fff;
	margin:5px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Nunito', sans-serif;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.ver_detalle:hover{
	background:#F60;
}



.categoria{
	width: 230px;
	background: url(../imagenes/footer.jpg) center repeat-y #FFFFFF;
	padding: 20px 20px 40px;
}

.categoria h1{
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	padding: 10px 0 10px;
	font-weight: normal;
	margin: 0 0 12px 0;
}
	
.categoria ul{
	margin:0;
	padding:0;
	list-style:none;
}

.categoria li a{
	display:block;
	padding:6px 0 7px;
	text-decoration: none;
	font-size: 12px;
	color: #5E5E5E;
	border-bottom:1px solid #E7E7E7;
	
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.categoria li a:hover{
	color:#915607;
}

.blanco{
	background:#fff;
}

.sin_br{
	border-right:none !important;
}

#tabs{
	margin:30px 0 0;
}

.lista{
	margin:0;
	padding:0;
	list-style:none;
}

.lista li{
	display:block;
	padding:5px 0 5px 35px;
	font-weight: 300;
	font-size: 12px;
	background:url(../imagenes/list.png) no-repeat 18px 10px;
}

.cl_30{
	height:30px;
}

.int_desc{
	display:block;
	width:100%;
	padding:0 0 10px 0;
}

.tit_carru {
padding: 30px 0;
font-size: 14px;
font-weight: 400;
text-align: center;
font-family: 'Raleway', sans-serif;
}

.cont_qui{
	width:750px;
	text-align:center;
	margin:40px auto;
	font-size:14px;
}

.cont_qui p{
	line-height:25px;
}

.cont_qui h1{
	font-size:36px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
}

.cont_qui h2{
	font-size:20px;
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	padding:40px 0 10px;
}


.cont_qui2{
	width:1000px;
	margin:40px auto;
	font-size:14px;
}

.cont_qui2 p{
	line-height:25px;
}

.cont_qui2 p a{
	color:#5A3619;
	text-decoration:none;
}


.cont_qui2 h1{
font-size: 38px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
margin-top: 0;
}

.cont_qui2 h2{
	font-size: 25px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
padding: 17px 0;

}

.question{
border-bottom: 2px dotted #000;
padding: 0 0 10px 0;
margin: 0 0 50px 0;
}



/*detalles*/

		.menu-ubicador{ float:left;}
		.menu-ubicador li{ float:left;  margin:0 5px;}
		.menu-ubicador a{ display: inline-block; margin-right:5px;}
		.menu-ubicador a:hover{ text-decoration:underline;}
		.menu-ubicador li:after{ content:''; background:url(../imagenes/icons/next.png) no-repeat; width:5px; height:12px; display:inline-block;}
.detalles {}
.detalles .photo{ float:left; width:450px; border-right: 1px solid #E3D2BE;}
.box-shadow{
border-top: #E3D2BE 5px solid;
border-right: 1px solid #E3D2BE;
margin: 0;
padding: 0;
display: block;
float: left;
width: 149px;
}

.box-shadow2{
margin:0;
padding: 0;
display: block;
float: left;
width: 149px;
height: 149px;
}
.detalles .descripcion{
	float: right;
width: 438px;
background: url(../imagenes/footer.jpg) center repeat-y;
padding: 30px;
margin-top: 0;
min-height: 544px;
	}
.detalles .descripcion p{
text-align: justify;
font-weight: 300;
font-size: 12px;

line-height: 22px;
	}
.detalles .descripcion h1{
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
padding: 3px 0;
font-size: 36px;
font-weight: 300;
margin: 10px 0 0 0;
}
	
.detalles .volver{ background: url(../imagenes/icons/back.png) no-repeat; padding-left:25px; padding-bottom:5px; margin-bottom:10px; display:block;}
.detalles .volver:hover{ text-decoration:underline;}
.detalles .codigo{
	margin-top: 8px;
padding: 5px 0;
font-size: 14px;
font-weight: lighter;
color: #A96003;
border-bottom: #999 1px dotted;
border-top: #999 1px dotted;
	}
.detalles .codigo strong{color: #A96003; font-weight:lighter; font-size:24px;}
.detalles .title{ margin:0; font-weight:bolder; font-size:15px; color:#0078AD;  height:20px; margin:15px 0 10px; font-family: 'Nunito', sans-serif; text-transform:uppercase; font-weight:300}
.detalles .title>div{ background:#f5f5f5; float:left; padding-right:10px;  font-size:14px;}

.detalles .tallas{ font-size:16px; color:#000; background:url(../imagenes/icons/tamano.png) 0 6px no-repeat; padding:4px 0 0 30px;}
.detalles .tallas span{ display:inline-block; background:url(../imagenes/bg-red.jpg); border-radius:50%; padding:6px 10px; color:#fff; font-weight:bolder; margin:0 4px; transition:all .4s;}
.detalles .tallas span:hover{ background: #333; color:#FFF;}
.detalles .solicitar{ background: url(../imagenes/icons/bag.png) no-repeat 20px 8px #c82226; color:#FFF; padding:8px 35px 8px 50px; border-radius:8px; box-shadow: 0px 5px 0px #951417; font-size:20px; transition:all .4s; }
.detalles .solicitar:hover{ background:url(../imagenes/icons/bag.png) no-repeat 20px 8px #e22327; }

.carrusel {  height: 450px; background:#FFF;}

/*contacto*/
	
.contacto { background:url(../imagenes/icons/mail.png) no-repeat 750px 80px;}
.contacto .campo{ border: #999 1px solid; border-radius:6px; border:0; background:#eeeeee; width:200px; padding:12px 5px; color:#000; font-size:14px;}
.contacto .enviar{ background:#555555; float: right; color: #FFF; padding:8px 30px; border-radius:6px; box-shadow:0 5px 0#333; cursor:pointer; font-size:14px;}
.contacto .enviar:hover{background:#747474;}
	
.form_cont{
	width: 450px;
padding: 55px 40px 50px 60px;
border-left: 1px solid #E5E5E5;
}

.datos_cont{
	width:420px;
	padding:45px;
}

.datos_cont h2{
font-size: 17px;
color: #56311A;
padding: 15px 0 5px 0;
margin: 0 0 7px 0;
font-family: 'Raleway', sans-serif;
font-weight: 600;
border-bottom: 1px dotted #D7D7D7;
text-transform: uppercase;
}

.datos_cont p {
padding: 5px 0 10px 0;
font-size: 13px;
color: #7E7E7E;
}

.datos_cont p a{
	font-size:15px;
	text-decoration:underline;
	color:#A96003;
}


.fono{
	width:1100px;
	position:absolute;
	z-index:99;
	left:50%;
	margin-left:-550px;
}

.cont_fono{
	padding: 0 45px 0 30px;
	background: url(../imagenes/telf.png) center left no-repeat;
	float: right;
	color: #fff;
	font-size: 14px;
	height: 35px;
	line-height: 37px;
	/*text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);*/
}


	
	



