:root {
  --negro: #111;
  --red: red;
  --blanco: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: var(--negro);
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.hero {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slider {
  background-color: #000;
  height: 100vh;
}

.slider.inter {
  height: 400px;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block {
  width: 100%;
  height: 100%;
}

.icon, .icon-2 {
  font-size: 20px;
}

.div-block-2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  width: 500px;
  position: absolute;
}

.div-block-2.inter {
  width: 650px;
}

.heading {
  text-transform: uppercase;
  font-weight: 900;
}

.btn {
  background-color: var(--red);
  border-radius: 50px;
  padding-bottom: 11px;
  padding-left: 30px;
  padding-right: 30px;
}

.btn.second {
  border: 1px solid var(--red);
  background-color: var(--blanco);
  color: var(--negro);
  margin-left: 10px;
  margin-right: 10px;
}

.paragraph {
  margin-bottom: 40px;
}

.whats {
  z-index: 10;
  position: fixed;
  inset: auto 30px 30px auto;
}

.cc {
  max-width: 1300px;
  position: relative;
}

.s1 {
  background-color: var(--negro);
  color: var(--blanco);
  padding-top: 100px;
  padding-bottom: 40px;
}

.div-block-3 {
  text-align: center;
  width: 32%;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 40px;
  font-size: 24px;
}

.flex-block {
  justify-content: space-between;
}

.image-2 {
  width: 100%;
}

.logos {
  background-color: #f8f8f8;
  padding-top: 60px;
  padding-bottom: 60px;
}

.detalle1.reflejo {
  transform: rotate(180deg);
}

.flex-block-2 {
  justify-content: space-between;
  align-items: center;
}

.div-block-4 {
  width: 25%;
}

.logo_ch {
  width: 20%;
}

.prod {
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
}

.heading-3 {
  text-transform: uppercase;
  margin-bottom: 140px;
}

.heading-3.center {
  text-align: center;
}

.wprod {
  background-image: linear-gradient(#f1f1f2, #fbfbfb);
  border-radius: 20px;
  width: 24%;
  padding: 100px 40px 40px;
  position: relative;
}

.wprod._2 {
  margin-left: 10px;
  margin-right: 10px;
}

.heading-4 {
  text-transform: uppercase;
}

.image-3 {
  max-width: 100%;
  position: absolute;
  inset: -149px 0% auto;
}

.image-3.ch {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.image-3.top {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  top: -90px;
}

.flex-block-3 {
  justify-content: space-between;
}

.flex-block-3._2 {
  flex-flow: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 60px;
}

.flex-block-3._22 {
  justify-content: center;
  margin-top: 140px;
}

.div-block-5 {
  flex-flow: wrap;
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.jitomate {
  position: absolute;
  inset: auto -5% 0% auto;
}

.proceso {
  margin-bottom: 0;
  padding-bottom: 60px;
}

.div-block-6 {
  background-color: var(--negro);
  border-radius: 20px;
  padding: 60px 60px 140px;
  position: relative;
}

.heading-5 {
  color: var(--blanco);
  text-transform: uppercase;
}

.div-block-7 {
  width: 200px;
}

.flex-block-4 {
  flex-flow: wrap;
  justify-content: space-between;
}

.div-block-8 {
  width: 81%;
}

.num {
  background-color: var(--red);
  color: var(--blanco);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-bottom: 10px;
  font-size: 70px;
  display: flex;
}

.text-block {
  font-size: 20px;
  font-weight: 900;
}

.pasos {
  color: var(--blanco);
  text-transform: uppercase;
}

.paragraph-2 {
  text-transform: none;
}

.div-block-9 {
  flex-flow: column;
  width: 31%;
  display: flex;
}

.flex-block-5 {
  flex-flow: row;
  justify-content: space-between;
}

.heading-6 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 150%;
}

.fotos {
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% -249px;
}

.image-4 {
  width: 22%;
}

.sello {
  width: 160px;
  position: absolute;
  top: 279px;
  left: 200px;
}

.pork {
  margin-top: 320px;
  padding-bottom: 60px;
}

.pork.mt-0 {
  margin-top: 0;
}

.heading-7 {
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 32px;
  line-height: 130%;
}

.div-block-10 {
  width: 35%;
}

.div-block-11 {
  text-align: center;
  width: 65%;
}

.flex-block-6 {
  flex-flow: wrap;
  justify-content: space-between;
}

.ubi {
  background-color: #8e2020;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-12 {
  width: 35%;
}

.heading-8 {
  color: var(--blanco);
  text-transform: uppercase;
  margin-bottom: 20px;
}

.paragraph-3 {
  color: var(--blanco);
  margin-bottom: 20px;
}

.div-block-13 {
  text-align: center;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}

.image-5 {
  width: 600px;
}

.flex-block-7 {
  align-items: center;
}

.footer {
  background-color: #111;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-14 {
  order: 1;
  width: 200px;
}

.heading-9 {
  color: var(--blanco);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
}

.div-block-15 {
  order: 2;
  width: 30%;
}

.link {
  color: var(--blanco);
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}

.div-block-16 {
  order: 3;
  width: 200px;
}

.div-block-16._4 {
  order: 4;
}

.flex-block-8 {
  justify-content: space-between;
}

.paragraph-4 {
  color: var(--blanco);
}

.navbar {
  z-index: 11;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: var(--blanco);
  background-color: #0000;
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
}

.nav-link {
  opacity: .7;
  color: var(--blanco);
  text-transform: uppercase;
}

.nav-link.w--current {
  opacity: 100;
  color: var(--blanco);
}

.image-6 {
  display: none;
}

.image-7 {
  display: block;
}

.div-block-17 {
  width: 100%;
  height: 500px;
}

.div-block-17.contacto {
  height: 300px;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.left {
  flex: 0 auto;
  order: 1;
  width: 50%;
}

.left._2 {
  order: 2;
}

.div-block-18 {
  order: 2;
  width: 38%;
}

.div-block-18._1 {
  order: 1;
}

.heading-10 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.slide-nav {
  font-size: 10px;
}

.section {
  background-color: #111;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-11 {
  color: var(--blanco);
  font-size: 44px;
}

.flex-block-9 {
  justify-content: center;
  align-items: center;
}

.div-block-19 {
  width: 200px;
}

.div-block-20 {
  width: 35%;
}

.div-block-21 {
  width: 30%;
}

.heading-12, .paragraph-5 {
  color: var(--blanco);
}

@media screen and (max-width: 991px) {
  .cc {
    max-width: 720px;
  }

  .wprod {
    width: 48%;
    margin-bottom: 40px;
  }

  .image-3 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-3.ch {
    width: 70%;
    top: -108px;
  }

  .image-3.top {
    width: 60%;
    top: -52px;
  }

  .flex-block-3 {
    flex-flow: wrap;
  }

  .div-block-14 {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-15 {
    order: 3;
    width: 100%;
    margin-bottom: 20px;
  }

  .div-block-16 {
    order: 2;
    width: 100%;
    padding-bottom: 20px;
  }

  .flex-block-8 {
    text-align: center;
    flex-flow: wrap;
  }

  .flex-block-9 {
    flex-flow: wrap;
  }

  .div-block-20 {
    width: 70%;
  }

  .div-block-21 {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-21 {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .slider {
    height: 800px;
  }

  .div-block-2, .div-block-2.inter {
    width: 90%;
  }

  .heading {
    font-size: 22px;
    line-height: 140%;
  }

  .btn {
    text-align: center;
    width: 100%;
  }

  .btn.second {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .cc {
    max-width: 90%;
  }

  .div-block-3 {
    width: 100%;
    margin-bottom: 20px;
  }

  .flex-block, .flex-block-2 {
    flex-flow: wrap;
  }

  .logo_ch {
    width: 100%;
  }

  .logo_ch.nover {
    display: none;
  }

  .heading-3 {
    margin-bottom: 76px;
  }

  .wprod {
    width: 100%;
  }

  .image-3 {
    top: -95px;
  }

  .image-3.top {
    top: -32px;
  }

  .jitomate {
    bottom: 116px;
  }

  .div-block-6 {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-8 {
    width: 100%;
  }

  .div-block-9 {
    width: 100%;
    margin-bottom: 20px;
  }

  .flex-block-5 {
    flex-flow: wrap;
  }

  .fotos {
    bottom: -40px;
  }

  .image-4 {
    width: 47%;
  }

  .image-4.nover {
    display: none;
  }

  .sello {
    display: none;
    top: 0;
  }

  .pork {
    margin-top: 4px;
  }

  .div-block-10 {
    width: 100%;
  }

  .div-block-11 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-12 {
    width: 100%;
  }

  .div-block-13 {
    width: 100%;
    margin-top: 40px;
  }

  .flex-block-7 {
    flex-flow: wrap;
  }

  .heading-9 {
    display: none;
  }

  .left {
    order: 2;
    width: 100%;
  }

  .div-block-18 {
    order: 1;
    width: 100%;
  }

  .div-block-19, .div-block-20, .div-block-21 {
    width: 100%;
  }
}


