html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body{
  background-color: white;
  font-family: 'Barlow', sans-serif;
}

section, footer{
	width: 100%;
	height: auto;
	margin:0px !important;
  padding: 0px !important;

}

.hidden{
  display: none;
}


#titulos {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 40px;
  line-height: 40px;
  margin: auto;
  color: #000000;
}

ol, ul {
	list-style: none;
}

h4{
  color: #ffb601 !important;
  font-size: 40px !important;
  font-family: 'Barlow', sans-serif !important;
  font-weight: bold !important;
  line-height: 42px!important;
}

p{
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  line-height: 30px;
}


hr{
  width:78%;
  height:2.5px !important;
  border:none !important;
  margin: 20px auto;
  background-color: #d1d1d1;
}


/* -------------------------------- 

NAV

-------------------------------- */

.menu_bar {
  display:block;
  position: fixed;
  top:0;
  margin:0 !important;
  z-index: 1000;
  background:#ffb601;
  width:100%;
  height: 80px;
  box-shadow:0px 3px 3px rgba(0,0,0,.1);
}

.bt-menu {
  display: block;
  padding: 10px 40px;
  color: #fff;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

.menu_bar span {
  font-size: 40px;
}


header nav {
  width: 25%;
  position: fixed;
  top: 80px;
  right:100%;
  margin: 0;
  background-color: #ffb601;
  z-index: 999;
}

header nav ul {
  list-style:none;
}

header nav ul li {
  display:block;
  position: relative;
  
  background-color: #ffb601;
  color: #ffffff;
}


header nav ul li a {
  color:#fff;
  display:block;
  text-decoration:none;
  padding: 20px;
  padding-left: 30px;
}

header nav ul li a:hover {
  background:#FFFFFF;
  color: #ffb601;
  text-decoration:none;
}

header nav ul li a span {
  margin-right:10px;
}

.menu-fixed {
  position:fixed;
  z-index:1000;
  top:0;
  width:100%;
}

#menuico{
  width: 10%;
  margin: 0;
  padding: 0;
  color: #ffffff;
  z-index: 1001;
}

#menuico a:hover{
  color: #ffffff;
}

#logonav{
  position: fixed;
  top: 0;
  width: 100%;
  margin-top: 10px;
  padding: 0;
  text-align: center;
}

#logonav img{
  height: 105px;
  margin: auto;
}



/* -------------------------------- 

VIDEO

-------------------------------- */

.video{
  margin-top: 80px;
  padding-bottom: 30px;
}

.square{
  display: none;
}

.wide{
  display: block;
}


/* -------------------------------- 

PRESENTACION

-------------------------------- */
#presentacion{
  padding: 30px auto;  
  border:solid 2px #ffb601;
  text-transform: uppercase;
  text-align: center;
  font-style: italic;
  width: 80%;
  height: auto;
  margin: 40px auto 70px auto;
}

#txtintro{
  width: 100%;
  margin: auto;
  padding: 3% 6%;

}

#txtintro p{
  margin: 0;
}

#imgproceso{
  height: auto;
  width: 100%;
  margin: 30px auto 10px auto;
}

.p-produccion,.f-produccion{
  display: inline-block;
  margin: 5px;
  width: 10%;
}

#presentacion-mobile{
  display: none;
}

/* -------------------------------- 

CONTADORES

-------------------------------- */
#contadores{
  width: 85%;
  height:auto;
  margin: auto;
  display: flex;
  justify-content: space-around;
  padding-bottom: 70px;
}

#contador{
  position: relative;
  padding: 5px 0px;
  text-align: left;
  margin: auto;
}

#imgcontador{
  float: left;
  margin-right: 15px;
  height: 90px;
  width: auto;
}

#nrocontador{
  float: right;
}



/* -------------------------------- 

NUESTRAS PAPAS

-------------------------------- */
#nuestraspapas{
  padding: 0 auto 70px auto;
  width: 85%;
  margin: auto;
}

#tpapas{
  margin: auto;
  height: 220px;
  background-image: url("../images/papasfrescas.png");
  background-repeat: no-repeat;
  background-position: top;
}

#listas{
  position: relative;
  top: 105px;
  color: #000000 !important;
  text-align: center;
}

#col1, #colc, #col2{
  text-align: center;
  margin: auto;
}

#colc img{
  width: 80%;
  height: auto;
}

#arco{
  display: block;
  margin: auto;
  width:100px;
  height: auto;
}


#dato{
  font-size: 22px;
  margin-top: 10px; 
}




/* -------------------------------- 

PRODUCTOS

-------------------------------- */
#productos{
  width: 85%;
  margin: auto;
  background-color: #FFFFFF;
  text-align: center;
  padding-bottom: 30px;
}


#cnuestros{
  margin: auto;
  height: 54px;
  width: 100%;
  background-image: url("../images/banderin.png");
  background-repeat: no-repeat;
  background-position: center;
}

#nuestros{
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 32px;
  position: relative;
  top: 13%;
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

#tproductos{
  margin-bottom: 40px;
}

#fotos{
  width: 80%;
  margin: auto;
  justify-content: center;
}

#contenedorproducto{
  display: inline-block;
  padding: 0px;
  vertical-align: top;
}

#fotoproducto{
  max-width: 250px;
  height: auto;
  margin: auto;
  padding: 3%;
  transition: transform 0.3s ease;
}

#fotoproducto:hover {
-webkit-transform:scale(1.03);
-moz-transform:scale(1.03);
-ms-transform:scale(1.03);
-o-transform:scale(1.03);
transform:scale(1.03);
transform: scale(1.03);
transition: transform 0.3s ease-in-out;
}






/* -------------------------------- 

ZONA DE ENTREGAS

-------------------------------- */
.entrega{
  padding-top: 1px;
}


#entregas{
  width: 65%;
  height: auto;
  margin: 30px auto 60px auto;
  padding: 3% 2%;
  border:solid 2px #ffb601;
  text-transform: uppercase;
  text-align: left;
}

#zonas{
  text-align: center;
}


#zonas p{
  margin: 0;
}

#mapa{
  padding: 0;
  width: 300px;
  height:auto;
  margin: auto;
}

#imgzonas{
  width: 100%;
  margin-top: 25px;
}

/* -------------------------------- 

CARROUSEL DE MARCAS

-------------------------------- */
#clientes{
  width: 85%;
  margin: auto;
  background-color: #FFFFFF;
  text-align: center;
  padding-bottom: 10px;
}

#marcas {
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin:50px auto 0 auto;
}

.imgcliente{
  max-height: 100px;
  padding:0 15px;

  filter: grayscale(100%) opacity(60%);
  -webkit-filter: grayscale(100%) opacity(60%);
  -moz-filter: grayscale(100%) opacity(60%);

  transition: filter 0.3s;

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.imgcliente:hover{
  filter: grayscale(0%) opacity(100%);
  -webkit-filter: grayscale(0%) opacity(100%);
  -moz-filter: grayscale(0%) opacity(100%);
}



/* -------------------------------- 

POP UP

-------------------------------- */

.botonmas {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.contenedor-pop{
  display: none;
 
  max-width: 80%;
  height: auto;
  margin:20px auto;
  padding-bottom: 20px;

  border: solid 2.5px #ffb601;
  border-radius: 5px;
  background-color: white;
  
}


#contenedor-imgpop{
  width: 100%;
  justify-content: space-around;
}

/* -------------------------------- 

CARROUSEL DE OPINIONES

-------------------------------- */
#copiniones{
  width: 80%;
  height: auto;
  margin: auto;
  margin-top: 60px;
}

.carousel-inner{
  height: 250px;
}
.carousel-caption{
  color: #000000 !important;
  top: 50%;
}

.carousel-control-next,
.carousel-control-prev {
    filter: invert(100%);
}

#op{
  font-style: italic;
  margin-top: 10px;
}

#firma{
  text-transform: uppercase;
}


/* -------------------------------- 

EQUIPO

-------------------------------- */


.ases{
  padding-top: 1px;
}

#asesoramos{
  width: 65%;
  height: auto;
  margin: 70px auto 10px auto;
  background-color: #ffb601;
  padding: 0 0 15px 0;
  text-align: center;
}

#tequipo{
  padding: 20px;
}

#tequipo svg{
  margin: auto 5px;
}

#teasesoramos{
  color: #ffffff !important;
  display: inline-block;
  line-height: 34px !important;
}

#equipo{
  width: 100%;
  height: auto;
}

#imgcocina{
  padding: 0;
}

#cocina-demo{
  width: 100%;
  height: auto;
}

/* -------------------------------- 

CLICK ACA

-------------------------------- */


#formdemo{
  width: 65%;
  height: auto;
  margin: auto;
}

#clickaca{
  width: 65%;
  height: auto;
  background-color: #ffb601;
  text-align: center;
  padding-top: 15px;
}

#clickaca p{
  line-height: 1.5em;
}

#clickaca a{
  color: #FFFFFF;

   transition: color 0.3s ease;
}

#clickaca a:hover{
  color: #000000;
  text-decoration: none;
}

#redes{
  text-align: left;
  margin-top: 30px;
  padding: 0;
}

#redes a{
  color: #000000;

  transition: color 0.3s ease;
}

#seguinos, #teasesoramos{
  font-family: 'Barlow Condensed', sans-serif;
  font-size:30px;
  line-height:30px;
  margin: 0px;
}

/* -------------------------------- 

NEWSLETTER

-------------------------------- */

#newsletter{
  width: 78%;
  height: auto;
  margin: 30px auto 0 auto;
  padding: 10px 20px;
  border:solid 2px #000000;
  text-transform: uppercase;
}

#suscribite{
  padding: 0;
  margin: 0;
  text-align: left;
}

#tsus{
  font-family: 'Barlow Condensed', sans-serif;
  font-size:25px;
  line-height:30px;
  margin: 0;
}

#suscribite p{
  font-size: 16px;
  line-height:16px;
  padding: 0;
  margin: 0;
}

#suscripcion{
  display: inline-block;
  margin: auto;
  padding: 0;
}

#mc_embed_signup{
  background:#fff;
  font-family: 'Barlow', sans-serif;
}

#mce-EMAIL{
  border:solid 2px #000000 !important;
  text-align: center;
  width: 60% !important;
}

#mc-embedded-subscribe{
  border-radius: 0% !important;
  background-color: #ffb601 !important;
  width: 100% !important;
}

#mc-embedded-subscribe:hover{
  color: #000000 !important;
}

.clear{
  width: 30% !important;
  margin-left: 4% !important;
}

/* -------------------------------- 

FOOTER

-------------------------------- */
#footer {
  width: 85%;
  justify-content: center;
  margin: 40px auto 0;
  background-color: #FFFFFF;
  text-align: center;
}

 #infoonline{
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 35px;
  line-height: 40px;
  margin: 30px auto;
  color: #000000;
  display: block;
  width: 100%;
 }

#infocontacto{
  display: flex;
  justify-content: space-around;
  width: 80%;
}

.imgfooter{
  display: inline-block;
  margin: auto;
  position: relative;
}

#derechos{
  font-size: 11pt;
  padding-top: 10px;
}

.imgfooter a{
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #000000;
  font-size: 16px;

  transition: color 0.3s ease;
}

.imgfooter a:hover, #redes a:hover{
  text-decoration: none;
  color: #ffb601;
}

#iconem, #iconwp, #icontel, #iconloc{
  width: 25px;
  height: auto;
  margin: 7px;
}


#logobyn{
  margin-top: 20px;
  width: 90px;
  height: auto;
}

#legales{
  margin: 0 auto 60px;
  text-align: center;
}

















/* -----------------------------------------------------------
Media screen viewport grande
----------------------------------------------------------- */


@media screen and (max-width: 1125px) {

hr{
  width:85%;
  height:2px !important;
}



#fotos{
  width: 100%;
}


/* -------------------------------- 

CARROUSEL DE MARCAS

-------------------------------- */

.imgcliente{
  padding:0 7px;
}



#clientes{
  width: 100%;
  margin: auto;
  background-color: #FFFFFF;
  text-align: center;
  padding-bottom: 10px;
}

#marcas {
  display: inline-block;
  width: 90%;
  margin: 5px auto 0 auto;
}

.imgcliente{
  padding:5px;
}

/* -------------------------------- 

NEWSLETTER

-------------------------------- */

#newsletter{
  width: 85%;
}

#mce-EMAIL{
  width: 66% !important;
}

.clear{
  width: 30% !important;
  margin-left: 2% !important;
}

/* -------------------------------- 

FOOTER

-------------------------------- */


#iconem, #iconwp, #icontel, #iconloc{
  margin: 4px;
}

#derechos{
  padding-top: 20px;
}

}



/* -----------------------------------------------------------
Media screen viewport 
----------------------------------------------------------- */


@media screen and (max-width: 895px) {

header nav {
  width: 40%;
}

#fotoproducto{
  max-width: 230px;
}
}

/* -----------------------------------------------------------
Media screen viewport 
----------------------------------------------------------- */


@media screen and (max-width: 850px) {


#logonav img{
  height: 90px;
}


#contadores{
  width: 90%;
}


#imgcontador{
  height: 80px;
}

#contador p{
  font-size: 1em;
  line-height: 1em;
}

#contador h2{
  font-size: 1.5em;
  line-height: 1.5em;
}



/* -------------------------------- 

NUESTRAS PAPAS

-------------------------------- */
#arco{
  width:90px;
}

#fotoproducto{
  max-width: 190px;
}

.carousel-inner{
  height: 320px;
}





/* -----------------------------------------------------------
Media screen viewport 
----------------------------------------------------------- */


@media screen and (max-width: 770px) {


#mce-EMAIL{
  width: 100% !important;
  margin-top: 10px !important;
}

.clear{
  width: 100% !important;
  margin-left: 0% !important;
  margin: 10px auto 0 auto !important;
}

#presentacion{
  width: 85%;
}


}
/* -----------------------------------------------------------
Media screen viewport 
----------------------------------------------------------- */


@media screen and (max-width: 685px) {


#productos{
  width: 90%;
  padding-bottom: 10px;
}

#tproductos{
  margin-bottom: 10px;
}

#fotos{
  width: 100%;
}

#fotoproducto{
  padding: 0;
}

}


/* -----------------------------------------------------------
Media screen viewport mediano
----------------------------------------------------------- */


@media screen and (max-width: 650px) {

#productos{
  width: 95%;
}

#fotoproducto{
  max-width: 180px;
}

}


/* -----------------------------------------------------------
Media screen viewport mediano
----------------------------------------------------------- */


@media screen and (max-width: 600px) {

#titulos {
  font-size: 2em;
  line-height: 1.5em;
}

h4{
  font-size: 2em !important;
  line-height: 1.2em !important;
}

p{
  font-size: 1.2em;
  line-height: 1.5em;
}


hr{
  width:90%;
  height:2spx !important;
  border:none !important;
}


/* -------------------------------- 

NAV

-------------------------------- */

header nav {
  width: 50%;
  height: 100%;
}



/* -------------------------------- 

VIDEO

-------------------------------- */
.square{
  display: block;
}

.wide{
  display: none;
}


/* -------------------------------- 

PRESENTACION

-------------------------------- */
#presentacion{
  width: 90%;
  margin: 40px auto 50px auto;
}

.p-produccion,.f-produccion{
  width: 11%;
}

/* -------------------------------- 

CONTADORES

-------------------------------- */
#contadores{
  width: 95%;
  padding-bottom: 30px;
}

#imgcontador{
  height: 60px;
  width: auto;
}

#nrocontador{
  float: right;
}

#nrocontador h2{
  font-size: 2em;
}

/* -------------------------------- 

NUESTRAS PAPAS

-------------------------------- */
#nuestraspapas{
  padding: 0 auto 70px auto;
  width: 90%;
}

#listas{
  top: 120px;
}

#colc img{
  width: 100%;
  height: auto;
}

#arco{
  width:80px;
}

#dato{
  font-size: 1.2em;
  margin-top: 5px;
}


/* -------------------------------- 

ZONA DE ENTREGAS

-------------------------------- */
#entregas{
  width: 80%;
  margin: 0px auto 60px auto;
}

#mapa{
  width: 250px;
}



/* -------------------------------- 

CARROUSEL DE OPINIONES

-------------------------------- */
#copiniones{
  width: 100%;
  margin: 30px auto;
}


/* -------------------------------- 

EQUIPO

-------------------------------- */

#asesoramos{
  width: 90%;
  margin: 40px auto 10px auto;
}

/* -------------------------------- 

CLICK ACA

-------------------------------- */

#formdemo{
  width: 90%;
}

#seguinos, #teasesoramos{
  font-size:1.2em;
  line-height:1.2em;
}

/* -------------------------------- 

NEWSLETTER

-------------------------------- */

#newsletter{
  width: 90%;
}

#tsus{
  font-size:1.5em;
  line-height:1em;
}

#suscribite p{
  font-size: 1em;
  line-height:1em;
}

#suscripcion{
  display: block;
}

/* -------------------------------- 

FOOTER

-------------------------------- */
#footer {
  width: 100%;
  margin: 10px auto 0;
}

#infoonline{
  font-size: 2em;
  line-height: 1.5em;
  margin: 30px 0 0 0;
}

#infocontacto{
  display: block;
  width: 100%;
}

.imgfooter{
  display: block;
  width: 100%;
  margin: 20px auto;
}

#derechos{
  font-size: 1em;
}


}




/* -----------------------------------------------------------
Media screen viewport mediano
----------------------------------------------------------- */


@media screen and (max-width: 577px) {



/* -------------------------------- 

NUESTRAS PAPAS

-------------------------------- */

#tpapas{
  background-size: 80%;
  height: 200px;
}

#col1, #col2{
  display: none;
}

#colc img{
  width: 85%;
  margin-bottom: 20px;
}

#listas{
  top: 100px;
}



/* -------------------------------- 

CONTADORES

-------------------------------- */


#imgcontador{
  margin-right: 5px;
}


/* -------------------------------- 

CAROUSEL OPINIONES

-------------------------------- */
.carousel-inner{
  height: 340px;
}

/* -------------------------------- 

CLICK ACA

-------------------------------- */

#clickaca{
  width: 100%;
}


/* -------------------------------- 

NEWSLETTER

-------------------------------- */

#newsletter{
  margin: 0 auto;
}



#fotoproducto{
  max-width: 150px;
}




}



/* -----------------------------------------------------------
Media screen viewport mediano
----------------------------------------------------------- */


@media screen and (max-width: 499px) {


header nav ul li a {
  padding-left: 15px;
}

/* -------------------------------- 

PRESENTACION

-------------------------------- */

#presentacion{
  display: none;
}

#presentacion-mobile{
  display: flex;
  width: 100%;
  height: auto;
  margin: 30px auto 40px auto;
}

.carousel .carousel-inner{
  overflow: initial;
}

.carousel-mobile{
  border:solid 2px #ffb601;
  width: 75%;
  height: auto;
  margin: auto;
  padding: 5% 3%;  
  text-align: center;
}

.p-produccion{
  width: 30%;
}

.f-produccion{
  width: 12%;
  position: absolute;
  top: 55%;
  left: 70%;
  transform: translateY(-55%);
}

#bajadatitulo{
  color: #ffb601;
  font-size: 1.3em;
  margin: 20px 0 5px 0;
}

#bajadatxt{
  margin: 0 0 3px 0;
}

/* -------------------------------- 

CONTADORES

-------------------------------- */
#contadores{
  width: 90%;
  padding-bottom: 50px;
}

#contador{
  display: block;
  position: inherit;
  padding: 5px 0px;
  text-align: center;
  margin: auto;
}

#imgcontador{
  float: clear;
  margin-right: 0px;
  height: 80px;
  width: auto;
}

#nrocontador{
  float: inherit;
}

}





@media screen and (max-width: 485px) {


#fotoproducto{
  max-width: 250px;
}


}

/* -----------------------------------------------------------
Media screen viewport chico
----------------------------------------------------------- */


@media screen and (max-width: 427px) {




.p-produccion{
  width: 33%;
}

.f-produccion{
  width: 12%;
  position: absolute;
  top: 55%;
  left: 70%;
  transform: translateY(-55%);
}

}



@media screen and (max-width: 400px) {

.f-produccion{
  top: 58%;
  left: 70%;
  transform: translateY(-58%);
}

}
/* -----------------------------------------------------------
Media screen viewport chico
----------------------------------------------------------- */


@media screen and (max-width: 380px) {


header nav {
  width: 51%;
}

header nav ul li a {
  padding-left: 10px;
}

#logonav img{
  height: 85px;
}

#menuico{
  width: 20%;
}

.bt-menu {
  padding: 10px;
}


#listas{
  top: 80px;
}

.p-produccion{
  width: 40%;
}

.f-produccion{
  width: 15%;
  position: absolute;
  top: 57%;
  left: 68%;
  transform: translateY(-57%);
}

}


/* -----------------------------------------------------------
Media screen viewport chico
----------------------------------------------------------- */


@media screen and (max-width: 350px) {

#entregas{
  width: 85%;
}

#mapa{
  width: 100%;
  height:auto;
  margin: auto;
}

#imgzonas{
  width: 100%;
  margin-top: 25px;
}


}


@media screen and (max-width: 320px) {

.p-produccion{
  width: 43%;
}

.f-produccion{
  width: 15%;
  position: absolute;
  top: 60%;
  left: 68%;
  transform: translateY(-60%);
}

}


/* -----------------------------------------------------------
Media screen viewport chico
----------------------------------------------------------- */


@media screen and (max-width: 300px) {

header nav {
  width: 70%;
}


#listas{
  top: 60px;
}


}

