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

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

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

.select-field {
  color: #000;
  background-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.link {
  color: #000;
}

.section {
  background-color: #fff;
  background-image: linear-gradient(#4242425c, #4242425c), url('../images/banner-modificado.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  margin-top: 0;
  padding: 100px 100px 60px 140px;
}

.container {
  text-align: right;
}

.image {
  margin-bottom: 0;
}

.field-label-2 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.text-block-2 {
  padding-top: 215px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.field-label {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.form {
  text-align: left;
  background-color: #7fa644e6;
  border-radius: 0;
  margin-bottom: 25px;
  padding: 10px 20px;
  box-shadow: 1px 1px 14px #00000030;
}

.submit-button {
  color: #fff;
  background-color: #bf7eb4;
  border-radius: 5px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: all .3s;
  display: block;
}

.submit-button:hover {
  color: #fff;
  background-color: #000;
}

.text-block {
  color: #000;
  text-align: right;
  font-family: Lato, sans-serif;
}

.error-message {
  z-index: 2;
  background-color: #fff;
  margin-top: 0;
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.column {
  text-align: center;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 40px;
}

.column-2 {
  text-align: left;
}

.heading {
  color: #fff;
  margin-top: 60px;
  font-size: 40px;
}

.text-block-3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
}

.heading-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 34px;
}

.heading-2.left {
  color: #fff;
  text-align: left;
}

.heading-2.white {
  color: #fff;
  margin-bottom: 40px;
}

.section-2 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 60px;
}

.text-block-4 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 30px;
}

.text-block-4.left {
  color: #fff;
  text-align: left;
  font-size: 16px;
}

.image-2 {
  width: 80%;
  margin-bottom: 10px;
}

.text-block-5 {
  text-transform: uppercase;
  font-size: 12px;
}

.text-block-5.white {
  color: #fff;
}

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

.section-3 {
  background-image: linear-gradient(#242424b3, #242424b3), url('../images/Portada-imagen-bodega.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 120px 10px 100px;
}

.section-4 {
  text-align: center;
  background-color: #bf7eb4;
  padding: 100px 10px 0;
}

.div-block {
  width: 20%;
}

.image-3 {
  width: 80%;
  margin-bottom: 20px;
}

.div-block-2 {
  margin-top: 20px;
  margin-bottom: 60px;
  display: flex;
}

.section-5 {
  background-color: #f2f2f2;
  padding: 100px 10px 60px;
}

.div-block-3 {
  background-image: linear-gradient(#f2f2f296, #f2f2f296), url('../images/Alimentos-Bravery-transparentes.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

.button {
  background-color: #f2f2f2;
  font-size: 16px;
}

.button-2 {
  background-color: #7fa644;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 24px;
  transition: all .3s;
}

.button-2:hover {
  background-color: #bf7eb4;
}

.section-6 {
  background-color: #fff;
  border: 1px #00000063;
  padding-top: 20px;
  padding-bottom: 20px;
}

.column-4 {
  text-align: right;
}

.columns {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-7 {
  text-align: center;
  background-color: #000;
  padding: 5px 10px;
}

.text-field {
  color: #000;
}

.image-4 {
  margin-left: 0;
  padding-left: 0;
}

.section-8 {
  z-index: 1;
  text-align: left;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.container-3 {
  justify-content: center;
  align-items: center;
  display: block;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
}

.link-block:hover {
  color: #fff;
  background-color: #7b9f4780;
}

.link-block:visited {
  color: #000;
}

.link-block.w--current {
  color: #7fa644;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-13 {
  line-height: 24px;
}

.text-block-14 {
  color: #000;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
}

.text-span {
  font-size: 16px;
}

.div-block-4 {
  position: fixed;
  inset: auto 2% 2% auto;
}

.button-3 {
  position: absolute;
  inset: auto 2% 2% auto;
}

@media screen and (max-width: 991px) {
  .section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column {
    padding-right: 0;
  }

  .heading {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    background-image: linear-gradient(#80808066, #80808066), url('../images/new-banner.png');
    background-position: 0 0, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    padding-top: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-2 {
    text-align: center;
    margin-bottom: 20px;
  }

  .text-block-3 {
    margin-bottom: 20px;
  }

  .image-2 {
    width: 20%;
  }

  .text-block-5 {
    margin-bottom: 40px;
  }

  .div-block {
    width: 100%;
  }

  .image-3 {
    width: 30%;
  }

  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-4 {
    margin-left: 0;
  }

  .columns-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-image: linear-gradient(#80808066, #80808066), url('../images/new-banner.png');
    background-position: 0 0, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 180px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    font-size: 30px;
  }

  .section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-2 {
    width: 30%;
  }

  .image-3 {
    width: 40%;
  }

  .div-block-3 {
    height: 200px;
  }

  .section-8 {
    padding-left: 0;
  }

  .columns-2 {
    display: block;
  }

  .column-25, .column-26 {
    padding-bottom: 100px;
  }

  .link-block {
    margin-top: 0;
  }

  .link-block.w--current {
    margin-top: 0;
    font-size: 14px;
  }

  .link-block.no {
    margin-top: 0;
  }

  .text-block-13 {
    font-size: 16px;
  }
}


