@charset "utf-8";
/* HOME LAYOUT 
___________________*/

#container{
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	float: left;
	height: 500px;
	margin: 0;
	width: 952px; 
}

.bottomMenu{
	height: ;
	width: 950px;	
}


/* Banners Index */ 

#bnrs-indx{
	margin: 50px auto;
}
.bnr-1{
	background: url(images/bg_sop1.png);
	height: 320px;
	/* width: 835px; */
	overflow: hidden;
	padding: 0;
	margin: 0;
	flex:none;
	border-right: 10px solid #f3f3f3;
	background-size: 100%;
	position: relative;
	display: block;
	float: left;
}
.bnr-1 img{
	float: left;
    margin: 10px;
        transition: .3s ease all;
    -moz-transition: .3s ease all;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
}
.bnr-1 p{
	float: right;
	text-align: right;
	max-width: 400px;
	margin: 70px 10px 30px 0;
	font-size: 14px;
}
.bnr h4 {

    background-repeat: no-repeat;
    text-transform: uppercase;
    float: right;
    text-align: right;
    color: #282828;
    padding: 20px 50px 0 0;
    margin: 0 -20px 0 0;
    font-size: 30px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    transition: .3s ease all;
    -moz-transition: .3s ease all;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
}
.bnr-1 h4{
    width: 410px;
    position: absolute;
    bottom:20%;
    right: -20px;
}
.bnr-1:hover img{
     -ms-transform: scale(1.05) rotate(-1deg); /* IE 9 */
    -webkit-transform: scale(1.05) rotate(-1deg); /* Chrome, Safari, Opera */
    transform: scale(1.05) rotate(-1deg);
}
.bnr-1:hover h4{
    right: 0;
}
.bnr-2{
    width: 425px;
    height: 320px;
    float: left;
    flex:none;
    padding: 0;
    position: relative;
    overflow: hidden;
    background: #eaeaea;
}
.bnr-2 img{
    float: left;
    margin: 0;
        transition: .3s ease all;
    -moz-transition: .3s ease all;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
}
.bnr-2 h4{
    width: 280px;
    position: absolute;
    bottom: 20%;
    right: -20px;
}
.bnr-2:hover img{
     -ms-transform: scale(1.05) rotate(-1deg); /* IE 9 */
    -webkit-transform: scale(1.05) rotate(-1deg); /* Chrome, Safari, Opera */
    transform: scale(1.05) rotate(-1deg);
}
.bnr-2:hover h4{
    right: 0;
}

.bnr-3{
    background: url(images/bg_sop2.png);
    /* max-width: 265px; */
    height: 320px;
    float: left;
    flex:none;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 10px 0 0;
    background-repeat: repeat-y;
    border-right: 10px solid #f3f3f3;
    background-size: 100%;
}
.bnr-3 h4{
    width: 280px;
    position: absolute;
    bottom: 5%;
    right: -20px;
    font-size: 16px;
}
.bnr-3 img{
    float: left;
    margin: 0px 0 0;
    transition: .3s ease all;
    -moz-transition: .3s ease all;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
}

.bnr-3:hover img{
     -ms-transform: scale(1.05) rotate(-1deg); /* IE 9 */
    -webkit-transform: scale(1.05) rotate(-1deg); /* Chrome, Safari, Opera */
    transform: scale(1.05) rotate(-1deg);
}
.bnr-3:hover h4{
    right: 0;
}
.bnr-5{
    background: url(images/bg_sop1.png);
    /* width: 650px; */
    /* max-width: 100%; */
    height: 320px;
    float: right;
    flex:none;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 10px 0 0 0;
    background-size: 100%;
}
.bnr-5 h4{
    width: 410px;
    background: url(images/sop-h4-bnr.png);
    position: absolute;
    bottom:5%;
    right: -20px;
    font-size: 22px;
    color: #fff;
    height: 80px;
    line-height: 1;
}
.bnr-5 img{
    float: left;
    margin: 0;
        transition: .3s ease all;
    -moz-transition: .3s ease all;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
}

.bnr-5:hover img{
    display: block;
     -ms-transform: scale(1.05) rotate(-1deg); /* IE 9 */
    -webkit-transform: scale(1.05) rotate(-1deg); /* Chrome, Safari, Opera */
    transform: scale(1.05) rotate(-1deg);
}
.bnr-5:hover h4{
    right: 0;
}
.container{
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 1400px;	
}

.container .cont-banners a{
	float: left;
	margin-bottom: 10px;
}
.container .cont-banners a img{ border-radius: 5px; }
.container .cont-banners a:hover img{ 
	box-shadow: 0 0.25rem 0.5rem 0 rgb(0 0 0 / 40%); 	
}

#rbanner-1 { width: 58%; }
#rbanner-2 { width: 41%; }
#rbanner-1 img { width: 100%;}
#rbanner-2 img { width: 100%;}
#rbanner-3, #rbanner-4, #rbanner-5, #rbanner-7, #rbanner-8, #rbanner-9 { width: 24.2%;}
#rbanner-6, #rbanner-10 { width: 24.4%;}
#rbanner-3 img, #rbanner-4 img, #rbanner-5 img,  #rbanner-6 img,  #rbanner-7 img,  #rbanner-8 img,  #rbanner-9 img,  #rbanner-10 img{ width: 100%;}

/*** prod mas vistos***/
.prod-mas-vistos{text-align: justify;margin: 10px auto; width: 1400px; }
.prod-mas-vistos h1{color: #767676;background: #fff;margin: 0 0 20px -14px;padding: 20px 20px 20px 18px;display: block;overflow: hidden;box-sizing: border-box; width: 100%;}
.prod-mas-vistos ul{
	background: #ffffff;
	width: 98.8%;
	display: block;
	text-align: justify;
	padding: 10px 0 0;
	padding-left: 1.2%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.prod-mas-vistos ul li{
	display: inline-block;
	margin: 0 4px;
}
.prod-mas-vistos ul li a{color: #333333;font-size: 14.3px;background: #eeeeee;padding: 15px 15px;display: block;}
.prod-mas-vistos ul li a:hover{
	color: #fff;
	background: #333333;
}
.prod-mas-vistos a.product{
	display: inline-block;
	float: none;
	margin: 0 auto 5px;
	width: 16%;
    margin-bottom: 10px;	
}
a.product{float:left;height: 290px;margin:0 7px 0 1px;padding:5px 0;width: 230px;background:#fff;text-align: center;}
a.product:hover{background: #fff;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;}
a.product img{
	margin: 10px 0;
}
a.product span.prodtit-indx{
	color: #333333;
	font-size: 16px;
	line-height: 0.95em;
    height: 65px;
	display: block;
	margin: 4px 0px 8px 0px;
}
a.product:hover span.prodtit-indx{
	color: #3d9e35;
}
a.product:hover{
	box-shadow: 0 3px 6px 0 rgba(51,51,51,.298039);
}
a.product span.prodsku-indx{
	font-size: 12px;
	color: #9a9a9a;
}
a.product span.prodtit-indx-dcto{
	float: left;
	width: auto;
	height: auto;
	padding: 5px 8px 4px 8px;
	background: #e4022d;
	color: #fff;
	font-size: 11px;
	opacity: 0.9;
	font-weight: bold;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px;
	position: relative;
	margin-top: -150px;
	margin-left: 11px;
	opacity: .7;
}
a.product span.prodtit-indx-marca{
	color: #888888;
	float: left;
	margin: 0 0 3px 0;
	padding: 0 0;
	width: 100%;
	font-size: 10px;
	text-align: center;
}
a.product span.prodtit-indx-descrip{
	color: #767676;
	float: left;
	margin: 0 0;
	padding: 0 0;
	width: 100%;
	font-size: 11px;
	text-align: center;
}
a.product span.prodprecio-indx{
	font-size: 18px;
	color: #3d9e35;
	background: #fff;
	display: block;
}

a.product span.rojo{
	color: #e4022d;
}

.prod-mas-vistos a.vermas{
	width: 200px;
	background: #3d9e35;
	font-size: 18px;
	color: #fff;
	padding: 15px;
	display: block;
	text-align: center;
	float: none;
	margin: 0 auto;
}
.prod-mas-vistos a.vermas:hover{
	background: #666666;
}
/*** Carrousel ***/
#caroufredsel_wrapper{
	width: 1160px!important;
    height: 300px!important;
}
#carrousel_1 .product{
	margin: 5px 23px 0 19px;
    width: 230px!important;
}
#carrousel_1_prev {
	background: url(images/ico-image_carouselPrev2.png) no-repeat;
	width: 20px;
	height: 35px;
	display: block;
	position: absolute;
	top: 120px;
	left: 15px;
	opacity: .5;
}
#carrousel_1_next {
    background: url(images/ico-image_carouselNext2.png) no-repeat;
    width: 20px;
    height: 35px;
    display: block;
    position: absolute;
    top: 120px;
    right: 15px;
    opacity: .5;
}
#carrousel_1_prev:hover, #carrousel_1_next:hover {
opacity: 1;
}

#carrousel_5 .product{
	margin: 5px 23px 0 19px;
    width: 230px!important;
}
#carrousel_5_prev {
	background: url(images/ico-image_carouselPrev2.png) no-repeat;
	width: 20px;
	height: 35px;
	display: block;
	position: absolute;
	top: 120px;
	left: 15px;
	opacity: .5;
}
#carrousel_5_next {
    background: url(images/ico-image_carouselNext2.png) no-repeat;
    width: 20px;
    height: 35px;
    display: block;
    position: absolute;
    top: 120px;
    right: 15px;
    opacity: .5;
}
#carrousel_5_prev:hover, #carrousel_5_next:hover {
opacity: 1;
}


/***/
#carrousel_rel .product{
	margin: 5px 23px 0 19px;
    width: 230px!important;
}
#carrousel_rel_prev {
	background: url(images/ico-image_carouselPrev2.png) no-repeat;
	width: 20px;
	height: 35px;
	display: block;
	position: absolute;
	top: 120px;
	left: 15px;
	opacity: .5;
}
#carrousel_rel_next {
    background: url(images/ico-image_carouselNext2.png) no-repeat;
    width: 20px;
    height: 35px;
    display: block;
    position: absolute;
    top: 120px;
    right: 15px;
    opacity: .5;
}
#carrousel_rel_prev:hover, #carrousel_1_next:hover {
opacity: 1;
}
.tab_container{
	margin: 0;
}
.tab_content{
	margin: 0 0 0 25px;
	padding: 0;
}
/*** Nuestras Marcas ***/
#nuestras-marcas{
	width: 1400px;
	margin: 0 auto 20px;
	background: #fff;
	overflow: hidden;
	padding: 0 0 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
#nuestras-marcas h1{
	padding-left: 20px;
}
#nuestras-marcas .image_carousel{
	margin: 30px 0;
}
#carrousel_marcas .itemDestacado .foto img{
	width: 170;
	height: 70px;

	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}
#carrousel_marcas .itemDestacado .foto img:hover{
	
	filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
	filter: Gray(); /* IE4-8 and 9 */
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

}

#carrousel_marcas .itemDestacado {
    background: transparent!important;
    width: 170px!important;
    height: 70px!important;
    margin: 0 30px;
}
#carrousel_marcas .itemDestacado .foto {
    height: 70px!important;
    width: 170px!important;
}
#carrousel_marcas_prev {
	background: url(images/ico-image_carouselPrev2.png) no-repeat;
	width: 20px;
	height: 35px;
	display: block;
	position: absolute;
	top: 30px;
	left: 5px;
	opacity: .5;
}

#carrousel_marcas_next {
    background: url(images/ico-image_carouselNext2.png) no-repeat;
    width: 20px;
    height: 35px;
    display: block;
    position: absolute;
    top: 30px;
    right: 5px;
    opacity: .5;
}
#carrousel_marcas_prev:hover, #carrousel_marcas_next:hover {
opacity: 1;
}