@charset "utf-8";
/* CSS Document */

#slidehome {
	float:left;
	width: 90%;
	margin-left: 5%;
	margin-top: 3%;
	margin-bottom: 2%;
}
#casaslide {
	float:left;
	width: 100%;
	background-color:rgba(245,245,245,1.00);
}

#cuerpo #slider  {
	width: 100%;
	float: left;
	list-style: none;
	margin-top: 1%;
	
}

#slider img {
	width: 100%;
	height:auto;
	}


/*botones modelo*/
#cuerpo #botones {
	width: 100%;
/*	background-image: url(../img/franja-marca-de-agua.png);*/
	float: left;
	background-size: 100% auto;
	
}

.botonesimg {
	width: 100%;
	height: auto;
}

.botonesimg ul {
	list-style: none;
}

#botonfrescos {
	width:13%;
	float:left;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-right: 6%;
	margin-left: 5%;
}

#botonfrescos img {
	width:100%;
	height: auto;
}
#botones #botonorganic {
	width: 13%;
	float: left;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-right: 6%;
}

#botonorganic img{
	width: 100%;
	height: auto;
}

#botones #botonconservas {
	width: 13%;
	float: left;
	margin-right: 6%;
	margin-top: 3%;
	margin-bottom: 3%;
}

#botonconservas img {
	width: 100%;
	height: auto;
}
#botones #botonbebidas {
	width: 13%;
	float: left;
	margin-top: 3%;
	margin-bottom: 3%;
}

#botonbebidas img {
	width: 100%;
	height: auto;
}

#botontiqsi {
	width: 13%;
	float: left;
	margin-top: 3%;
	margin-bottom: 3%;
	margin-left: 5%;
}
#botontiqsi img {
	width: 100%;
	
}

/*botones modelo fin*/

/*#botones {
	width: 100%;
	float: left;
	background-size: 100% auto;

}

.botones {
	width:100%;
	height: auto;

}

.botones ul{
	list-style: none;
}


#amo {
	float: left;
	width: 10%;
	margin-left: 18%;
	margin-right: 6.3%;
	margin-top: 1%;
	margin-bottom: 1%;
	
}


#amo img{
	width:100%;
	height:auto;
	
}



#bells {
	float:left;
	width: 10%;
	margin-right:6.3%;
	margin-top: 1%;
	margin-bottom: 1%;
}

#bells img{
	width:100%;
	height:auto;
}
#balanze {
	float:left;
	width: 10%;
	margin-right: 6.4%;
	margin-top: 1%;
	margin-bottom: 1%;
}

#balanze img{
	width:100%;
	height:auto;
}

#tottus {
	float: left;
	width:10%;
	margin-top: 1%;
	margin-bottom: 1%;
}

#tottus img {
	width: 100%;
	height: auto;
}*/

/*termina botones deslisables*/


/*empieza productos*/

#productoscasa {
	float:left;
	width: 100%;
	
}

#c-productos {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;

}

#boxcategoria {
	float: left;
	width: 100%;
}

#categoria {
	width:100%;
	margin-top: 3%;
	font-size: large;
	color: rgba(0,76,147,1.00);
	font-weight: bolder;
}

#marca {
	float:right;
	width:10%;
	margin-top:1%;
}

#marca img{
	width:100%;
	height: auto;
}

#categoria hr{
	
	height: 1px;
	background-color: rgba(168,201,50,1.00);
}

h1 {
	
	color: rgba(0,52,112,1.00);
	font-size: 19px;
	font-weight: bold;
}

#productos {
	float:left;
	width:100%;
	/*background: rgba(0,36,74,1.00);*/
}


/*contenedores productos */
#productofoto {
	float:left;
	width:85%; /* este fue el q se cambio*/
	
}

#productofoto2 {
	float:left;
	width:100%;
	/*margin-left: 6%;
	margin-right: 22%;*/
}

#productofoto3 {
	float:left;
	width:18%;
	margin-left: 9%;
	/*margin-right: 73%;*/
}

#productobbq {
	float:left;
	width:70%;
	/*margin-left: 6%;
	margin-right: 22%;*/
}

#productoaji {
	float:left;
	width:35%;
	/*margin-left: -2%;*/
}

#productomenestras {
	float:left; 
	width:18%;
	margin-left: 8%;
	margin-right: 74%;

}

#productotomate {
	float:left;
	width:35%;
	/*margin-left: -2%;*/
}

#productosin {
	float: left;
    display: flex;
    display: -webkit-flex; 
	width:100%;
	justify-content: space-between;
	
}

#productosin2 {
	float: left;
    display: flex;
    display: -webkit-flex; 
	width:70%;
	justify-content:space-between;
	margin-left: -45%;
/*	margin-right: 2%;*/
	
}

#productosin2 img {
	width: 100%;
	height: auto;
}

 h3 {
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: rgba(66,68,73,1.00);
	/*font-weight: bold;*/
}

#productosin3 {
	float: left;
    display: flex;
    display: -webkit-flex; 
	width:90%;
	justify-content: space-around;
	
}

#productosin3 img {
	width: 100%;
	height: auto;
}

.productosin-item {
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	-webkit-flex-direction: column; 
	/*width:100%;*/
	
}

.productosin-item img {
	width: 100%;
	
}
/*productos responsive*/


@media all and (max-width: 736px){
	
	h3 {
		font-family: arial;
		font-size: 10px;
	}
}

@media all and (max-width: 480px) {
	
	h1 {
		font-size: 13px;
		font-weight: bold;
	}
	
	h3 {
		font-family: arial;
		font-size: 7px;
	}
	
}

}

@media all and (max-width: 360px){
	
	
h3 {
		font-family: arial;
		font-size: 7px;
	}
	
}



/*pie margenes*/

.uno {
	margin-top: 1%;
	margin-bottom: 1%;
	
}

.dos {
	margin-top: 1%;
	margin-bottom: 1%;
	padding-left: 5%
	
}

.tres {
	margin-top: 1%;
	margin-bottom: 1%;
	padding-left: 5%
	
}
.cuatro {
	margin-top: 1%;
	margin-bottom: 1%;
	padding-left: 5%
}

.cinco {
	margin-top: 1%;
	margin-bottom: 1%;
	padding-left: 5%
}
/*termina pie contactos*/

/*pie contactos respomnsive*/
@media all and (max-width:768px){
	
	.uno {
	margin-top: 3%;
	margin-bottom: 1%;
	
}

.dos {
	margin-top: 3%;
	margin-bottom: 1%;
	
}

.tres {
	margin-top: 3%;
	margin-bottom: 1%;
	
}
.cuatro {
	margin-top: 3%;
	margin-bottom: 1%;
}

.cinco {
	margin-top: 3%;
	margin-bottom: 1%;
}
	
}
/*pie contactos respomnsive fin*/