.body {
  background-color: #f5f5f5;
}

.form {
  height: auto;
  text-align: left;
  background-color: #fff;
  margin-bottom: 25px;
  padding: 20px;
  box-shadow: 1px 1px 14px rgba(0, 0, 0, .19);
}

.section {
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/RafaVerde-13.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 40px;
  padding-bottom: 10px;
}

.image {
  text-align: center;
  border: 3px solid #fff;
  border-radius: 1000px;
  margin-bottom: 40px;
}

.container {
  text-align: center;
}

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

.submit-button {
  background-color: #433504;
  border-radius: 5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

.field-label {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.field-label-2 {
  font-family: Lato, sans-serif;
}

.select-field {
  background-color: #f3f3f3;
  font-family: Lato, sans-serif;
}

.error-message {
  z-index: 2;
  background-color: #f5f5f5;
  margin-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0%;
  bottom: -64%;
  left: 0%;
  right: 0%;
}

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

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

.slider {
  height: 100%;
}

.column {
  height: 536.076px;
  padding-left: 0;
  padding-right: 0;
}

.link {
  color: #fff;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/RafaVerde-19.jpg');
  background-position: 50% 60%;
  background-size: cover;
}

.slide-2, .slide-3, .slide-4, .slide-5, .slide-6, .slide-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-8 {
  background-image: url('../images/platosverde-7.jpg');
  background-position: 80% 80%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/platosverde-7.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10, .slide-11 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-12 {
  background-image: url('../images/platosverde-26.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/platosverde-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/platosverde-25.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-3 {
  text-align: center;
  background-color: #bfaa2d;
  padding-top: 10px;
  padding-bottom: 10px;
}

.banner-slider {
  z-index: -1;
  height: 105vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  margin-top: 140px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-15 {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/RafaVerde-19.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.slide-1, .slide-16 {
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), none;
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.column-38, .column-40, .column-28, .column-33, .column-34, .column-39 {
  text-align: center;
  margin-bottom: 10px;
}

.section-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-4.productos1.grey {
  background-color: #e7e7e7;
  padding-top: 65px;
  padding-bottom: 80px;
}

.column-37 {
  text-align: center;
  margin-bottom: 10px;
}

.image-46 {
  text-align: center;
  padding-bottom: 0;
}

.column-27 {
  text-align: center;
  margin-bottom: 10px;
}

.heading-4 {
  color: #008f17;
  text-align: center;
  border-bottom: 1px solid #008f17;
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.section-13 {
  text-align: center;
  background-color: #131313;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-25 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

@media screen and (max-width: 991px) {
  .banner-slider {
    height: 680px;
  }
}

@media screen and (max-width: 767px) {
  .banner-slider {
    height: auto;
    min-height: 100vh;
  }
}

@media screen and (max-width: 479px) {
  .form {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .banner-slider {
    height: 1000px;
  }
}


