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


#vitrina{height:360px;float:left;max-width:960px;margin-bottom:25px;}
#vitrina img{width:100%; height:auto;max-width:960px;}
#vitrina-mb{display:none;}
#vitrina-mb img{display:none;}
#vitrinaTxt{width:100%; height:auto;padding:15px 25px;background:#f6f8fa;margin-bottom:50px;}
.mercados{margin-bottom:50px;height:auto;}
.mercadosTxt{padding-left:30px;}
.mercados-mb{display:none;}
.mercados-mb img{display:none;}

.productos{background:#f6f8fa;padding:25px 50px;text-align:center;margin-bottom:50px;}

.equipo{height:auto;max-width:460px;float:left;margin-bottom:80px;}
.equipo img{width:100%;max-width:460px;height:auto;}
.equipo-mb{display:none;}

@media (max-width:767px){
#vitrina{display:none;}
#vitrina img{display:none;}
#vitrina-mb{display:block; height:auto;float:left;max-width:960px;margin-bottom:25px;}
#vitrina-mb img{display:block; width:100%; height:auto;}
.equipo{display:none;}
.equipo-mb{display:block;height:auto;max-width:670px;float:left;}
.equipo-mb img{display:block;width:100%;max-width:670px;height:auto;}

.mercados{display:none;}
.mercados img{display:none;}
.mercados-mb{display:block;height:auto;float:left;}
.mercados-mb img{display:block;width:100%;height:auto;}
	
	}
@media (min-width:768px){
#vitrina{height:auto;float:left;max-width:960px;margin-bottom:15px;}
#vitrina img{width:100%; height:auto;max-width:960px;}
#vitrina-mb{display:none;}
#vitrina-mb img{display:none;}
.equipo{height:auto;max-width:460px;float:left;}
.equipo img{width:100%;max-width:460px;height:auto;min-height:160px;}
.equipo-mb{display:none;}
	
	}
/*@media (max-width:990px){
#vitrina{height:270px;float:left;max-width:960px;margin-bottom:45px;}
#vitrina img{width:100%; height:auto;max-width:960px;}
.equipo{height:200px;max-width:460px;float:left;margin-bottom:30px;}
.equipo img{width:100%;max-width:460px;height:auto;}
	
	}
*/

