@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background:url(../cortes/fondo.jpg) repeat-x top center;
}



.header{
width:100%;
height:110px;
position:relative;
}
.top
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}

.top_idiomas
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}

.bajo
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:bottom;
}
.medio
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:middle;
}
.medio1
{
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:middle;
}

.logo{
background:#FFFFFF;
width:40%;
height:130px;
position:absolute;
left:0;
top:0;
}

.logo img{
margin-top:15px;
max-width:100%;
}

.logo::before{
content:'';
position:absolute;
border-right:130px solid transparent; 
border-top:130px solid #FFFFFF;
left:100%;
}
.cuadro_blanco{
background:#FFFFFF; height:100px;
}

@media only screen and (max-width: 1000px) {
	.logo{
		width:100%;
		position:relative;
		height:auto;
	}
	.logo img{
		max-height:50px;
	}
	.header{
		height:auto;
		background:#FFFFFF;
	}
	.top_idiomas{
		display:block;
	}
	.logo::before{
		position:absolute;
		border-right:0px solid transparent; 
		border-top:0px solid #FFFFFF;
		left:0;
		display:none;
	}
}

#producto1{
margin-left:60px;
}

@media only screen and (max-width: 600px) {
.cuadro_blanco{
height:400px;
}
#producto1{
margin-left:0px;
width:100%;
}
}

.sombra{
background:url(../cortes/barra-ver-m%C3%A1s.png) repeat-x  center center;
width:78%;
margin-top:10px;

}

.sombra img{cursor:pointer;}
.ancho{
width:1100px;
max-width:100%;
}
.ancho2{
width:1400px;
max-width:100%;
}
#inicio{cursor:pointer; float:left;}
#nosotros{cursor:pointer;}
#productos{cursor:pointer;}
#contacto{cursor:pointer;}
#inicio:hover{
background:url(../cortes/boton-inicio1.png) no-repeat center center;
}
.menubanner{
width:300px;
margin-right:40px;
margin-bottom:20px;
margin-top:20px;

}
.imagen{
	position: relative;
    width: 300px;
	max-width:100%;
    overflow: hidden;
    height: 241px;
    background: #000;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1));
    transform: scale(1);
    -webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.imagen img, .imagen{
max-width:100%;
}

#slider1{
	display:block;
}
#slider2{
	display:none;
}

.pos_idiomas{
position:absolute; margin-top:-35px; margin-left:320px;
}

@media only screen and (max-width: 1000px) {
	#slider1{
		display:none;
	}
	#slider2{
		display:block;
	}
	.pos_idiomas{
		position:relative; margin-top:0px; margin-left:0px;
		display:block;
	}
	div.pos_idiomas span.descripcion{
		color:#000000;
	}
}



.imagen:active{border:3px  solid #FF8001;}
.imagen:hove{}



.titulo{
position:absolute;
bottom:15px;
text-align:center;
width:300px;
/*left:5%;*/
}

.slider{
position:relative;
width:100%;
}

.derecho{
margin-top:18px;
}
.categoriaderecho{

border:3px  #FFFFFF solid; 
position:relative;
width:317px;
height:175px;
margin-bottom:10px;
}

.categoriaderecho img{
max-width:190px;
margin-top:30px;
}

.contenidos{width:100%;
background:#FFFFFF;
height:800px;

}

.cajaproductos{width:230px; margin-right:7px;margin-bottom:10px;  
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
 transition: all 300ms ease-out;}

.cajaproductos img{-webkit-box-shadow: 6px 11px 14px -5px rgba(177,177,177,1);
-moz-box-shadow: 6px 11px 14px -5px rgba(177,177,177,1);
box-shadow: 6px 11px 14px -5px rgba(177,177,177,1);
display:block;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1));
transform: scale(1);
-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
 transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.cajaproductos img:hover{
-moz-transform: scale(1.1);

               -webkit-transform: scale(1.1);

               -o-transform: scale(1.1));
               -ms-transform: scale(1.1);
               transform: scale(1.1);
}

.izquierdo{width:724px;}
.izquierdo_productos{max-width:800px; margin-left:20px;}
.cajapromociones{
width:367px;
margin-bottom:10px;
position:relative;
}
.titulopromociones{
position:absolute;
top:10px;
left:10px;
}
.cajapromociones img{
width:100%;
}

.descripcionpromocion{
position:absolute;
top:50px;
padding-left:10px;
}

.footer{
background:#303030;
width:100%;
height:150px;
position:relative;
}

.footercontenido{
width:33%;
margin-top:25px;
}

.redes{
margin-left:60px;}

.n-header{height:150px;width:100%;}

.n-contenido{ background:#FFFFFF; max-width:100%; }
.n-contenido div{margin:0;}
.n-cajaizquierda{width:1100px;text-align:left;margin:0;padding-bottom:20px; max-width:90%; padding-left:5%; padding-right:5%; display:block;}
.n-cajaizquierda img{width:300px;height:300px; max-width:100%; border:3px solid #FFFFFF;}
.n-cajaizquierda div{margin:0; max-width:100%;}
.n-cajaizquierda p{margin:0; max-width:100%;}
.n-descripcion{width:400px; max-width:100%; }
.n-descripcion p{margin:0;padding-right:20px; width:100%;}
.n-imgderecha {width:200px;}
.n-imgderecha img{width:100%; border:3px solid #FFFFFF;}
.n-cajaderecha{width:200px; max-width:100%;}
.n-cajaderecha p{width:200px; max-width:100%;}

.n-cajaizquierda1{
width:90%;
padding-left:5%;
}

.c-contenido{width:100%;padding:0;padding-bottom:30px;background:url(../cortes/fondo-interna.jpg) repeat center center;}

.c-tam
{
	background-color: #000000;
	width:100%;
	height:300px; 
	opacity:0.8;
	border: 1px solid #FF821D;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px ;
	padding:20px;
	padding-left:50px;
	margin-left:-30px;
}
.c-map
{
	width:492px;
	height:342px; 
	opacity:0.8;
	border: 1px solid #FF821D;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px ;
	padding-left:50px;
}
.fc-divletra{
width:80px;
padding:10px;
}

.fc-letra{ width:340px;}

.fc-letra input{height:28px;}
.fc-letra input, textarea
{
	width:200px;
	border:0;
	margin:4px;
	padding:5px;
	font-family: 'Homenaje', sans-serif;
	font-size:24px;
	text-shadow: 1px 1px 1px #DE5612;
}

.fc-letra  textarea
{
	border:0;
	height:85px;
	resize:none;
}

.fc-boton
{	
	width:100px;
	height:25px;
	background:#FF8001; color:#FFFFFF;
	font-family: 'Homenaje', sans-serif;
	padding:0;
	font-size:20px;
	margin-right:76px;
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
.fc-boton:hover{color:#FF8001;background-color:#FFFFFF;}
.fc-contenedor{width:450px; padding-left:0px;}

.nd-descripcionpromocion{position:absolute;top:50px;padding-left:10px;}

.nd-titulopromocion{position:absolute;top:10px;}

.p-titulocontenedor{
position:relative;
top:-100px;
text-decoration:none;
margin:auto;
text-align:center;

}
.c-contenedorproducto
{
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
 transition: all 300ms ease-out;
}
.p-contenedor
{
	width:330px; 
	padding:10px; padding-left:0; margin-left:-10px;
	height:260px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	 transition: all 300ms ease-out;
}
 
.p-contenedor:hover{}


.c-imagenproducto:active{border:3px solid #FF8001;}

.c-contenedorproducto {width:1200px;padding-right:20px;}
.c-imagenproducto{border:3px solid #FFFFFF;}
.c-imagenproducto img{height:162px;}
.c-tituloproducto{height:60px; color:#FF8001; padding-top:10px; text-align:center; font-size:14px;}
.c-tituloproducto1{height:60px; color:#FF8001; padding-top:10px; text-align:left; font-size:14px; }
.c-descripcionproducto{}

.c-precio{padding-bottom:10px;}
.c-precio::before {content:"$ "; color:#FF8001; font-size:24px;}
.boton{ width:50px;color:#FF8001;background-color:#000;-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px; padding:5px;padding-left:10px;padding-right:10px;margin-top:10px; text-align:center;
}
.boton:hover{color:#000; background-color:#FF8001; border:1px solid #FF8001;}
.boton:active{color:#FFFFFF;background-color:#FF8001;}
.pr-contenedor{width:1100px; max-width:100%; }
.pr-imagen{width:300px; max-width:100%; padding-right:30px;margin:0; }
.pr-imagen img{width:100%;text-align:left;}
.pr-descripcion{width:600px; }
.pr-descripcion p{margin:0;}
.p-contenedorproductos{width:705px;text-align:left; padding-right:1px;}
.pr-precio{padding-bottom:10px;}

.pos_mas{
margin-top:-30px;
position:relative;
}
.menulateral
{
	width:300px;
	padding:20px;
	border:1px solid white;
}

.cajaproductos{width:30%; margin-right:7px;margin-bottom:10px;  padding:10px;margin-left:-15px; min-width:200px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
 transition: all 300ms ease-out;}

.cajaproductos img{
max-width:100%;-webkit-box-shadow: 6px 11px 14px -5px rgba(177,177,177,1);
-moz-box-shadow: 6px 11px 14px -5px rgba(177,177,177,1);
box-shadow: 6px 11px 14px -5px rgba(177,177,177,1);
display:block;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1));
transform: scale(1);
-webkit-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
-moz-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
-ms-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
-o-transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
 transition: all 400ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.imagen:hover{
-moz-transform: scale(1.1);

               -webkit-transform: scale(1.1);

               -o-transform: scale(1.1));
               -ms-transform: scale(1.1);
               transform: scale(1.1);
}


.menu_interna{
position:absolute; margin-left:-200px; margin-top:-30px;
}

.margen_relacionados{
margin-top:-30px !important;
position:relative;
}
.div_img_nosotros{
float:left; margin-right:20px; margin-bottom:20px; width:300px; min-height:350px; max-width:100%;
}

.div_img_nosotros img{
	max-width:90%;
}

@media only screen and (max-width: 1100px) {
.n-contenido div{display:inline-block; margin:0px;}
.solo_cel2{
display:block;
}
.n-contenido div.top{
float:none !important;
}
.footer{
height:auto;
text-align:center;
}
.n-descripcion p{margin:0;padding-right:0px; width:90%;}

}

@media only screen and (max-width: 1200px) {
.c-tam
{
width:90%;
}
}

@media only screen and (max-width: 600px) {
.footercontenido{
width:100%;
text-align:center;
}
.footercontenido div{
display:block;
}
.c-tam
{
	padding:20px;
	padding-left:10px;
	margin-left:-10px;
}
.pr-imagen{padding-right:0px; }
.footercontenido{
margin-top:0px;
}
.div_img_nosotros{
float:none; margin-right:0px; margin-bottom:0px; width:300px; min-height:0px; max-width:100%;
text-align:center;
}
.div_img_nosotros img{
	max-width:100%;
	text-align:center;
}
.n-cajaizquierda1{
width:90%;
padding-left:8%;
}
.medio1
{
	display:block;
}
.pos_mas{
margin-top:-10px;
}
}