.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 24px;
  background-color: #d15b3a;
}

.image {
  width: 190px;
}

.image.footer {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.body {
  font-family: Lato, sans-serif;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link.w--current {
  color: #fff;
}

.droplink {
  color: #fff;
}

.droplink.w--current {
  color: #fff;
}

.dropdown-list.w--open {
  background-color: #f1aa19;
}

.slide1 {
  background-image: url('../images/bg1002.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  height: 700px;
  clear: both;
}

.section-home {
  position: static;
  display: block;
  padding-top: 84px;
  clear: none;
}

.section-quienes-somos {
  padding-top: 56px;
  padding-bottom: 56px;
}

.heading {
  display: block;
  margin-right: auto;
  margin-bottom: 36px;
  margin-left: auto;
  color: #d15b3a;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.heading.w {
  color: #fff;
}

.heading.l {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  clear: none;
  text-align: left;
}

.heading.l.otro {
  margin-top: 16px;
  margin-left: -20px;
}

.heading.l.icon {
  margin-top: 20px;
  margin-left: -11px;
}

.heading.l.padd {
  margin-left: -20px;
}

.paragraph {
  color: #d15b3a;
  text-align: center;
}

.paragraph.w {
  color: #fff;
}

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

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  text-align: center;
}

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

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

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

.section-contacto {
  padding-top: 56px;
  padding-bottom: 180px;
  background-color: #f1aa19;
}

.container {
  background-image: url('../images/deco2.svg'), url('../images/deco.svg');
  background-position: 100% 100%, 0px 0px;
  background-size: 75px, 75px;
  background-repeat: no-repeat, no-repeat;
}

.form-field {
  height: 50px;
  border-radius: 5px;
}

.form-field.consulta {
  height: 170px;
  border-radius: 5px;
}

.form-block {
  margin-top: 56px;
  margin-bottom: 56px;
}

.btn-form {
  float: right;
  border-radius: 5px;
  background-color: #d15b3a;
}

.btn-form.ok {
  display: block;
  width: 10%;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.success-message {
  background-color: transparent;
  color: #d15b3a;
}

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

.container-2 {
  background-image: url('../images/deco.svg');
  background-position: 0px 0px;
  background-size: 75px;
  background-repeat: no-repeat;
}

.section-footer {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: #f1aa19;
}

.section-productos {
  margin-top: 84px;
  padding-top: 56px;
  padding-bottom: 56px;
}

.text-block-2 {
  margin-left: -20px;
  color: #d15b3a;
}

.text-block-2.pad {
  margin-left: -20px;
}

.image-3 {
  display: block;
  clear: none;
}

.row-2 {
  margin-top: 36px;
}

.div-producto {
  height: 420px;
  padding-top: 36px;
  padding-bottom: 36px;
  border: 1px solid #cfcfcf;
  border-radius: 7px;
  background-color: #fafafa;
}

.img-producto {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-block-3 {
  display: block;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  color: #f1aa19;
  text-align: center;
}

.container-3 {
  background-image: url('../images/deco2.svg');
  background-position: 100% 100%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.slide2 {
  background-image: url('../images/bg1003.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/bg1004.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-mail {
  color: #d15b3a;
}

.div-separador-productos {
  margin-top: 36px;
}

.slide4 {
  background-image: url('../images/bg1005.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide5 {
  background-image: url('../images/bg1006.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.row-3 {
  margin-top: 36px;
}

.txt-subtitulos {
  margin-top: 56px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #d15b3a;
  color: #d15b3a;
  font-size: 20px;
  font-weight: 400;
  text-transform: none;
}

.txt-subtitulos.sinpadd {
  margin-top: 24px;
}

.row-4 {
  margin-top: 56px;
}

.row-5 {
  margin-top: 56px;
}

.column-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.link-block {
  float: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section {
  margin-top: 15%;
}

.image-4 {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}

.slide0 {
  background-image: url('../images/bg1001.jpg');
  background-position: 50% 88%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .dropdown-list.w--open {
    background-color: transparent;
  }
  .slide1 {
    background-size: cover;
  }
  .nav-menu {
    height: 640px;
    background-color: rgba(209, 91, 58, .96);
  }
  .menu-button {
    padding-top: 0px;
    background-color: transparent;
    color: #fff;
    font-size: 35px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .heading.l {
    margin-left: 12px;
  }
  .text-block-2 {
    margin-right: 12px;
    margin-left: 12px;
  }
}

@media (max-width: 479px) {
  .heading.l {
    margin-left: 12px;
    line-height: 33px;
  }
  .heading.l.otro {
    margin-left: 0px;
  }
  .heading.l.icon {
    margin-left: 7px;
  }
  .heading.l.padd {
    margin-left: 12px;
  }
  .btn-form {
    width: 100%;
  }
  .btn-form.ok {
    width: 20%;
  }
  .text-block-2 {
    margin-left: 12px;
  }
  .text-block-2.pad {
    margin-left: 0px;
  }
  .div-producto {
    margin-bottom: 24px;
  }
  .txt-subtitulos {
    margin-left: 10px;
    line-height: 33px;
  }
  .txt-subtitulos.sinpadd {
    margin-left: 10px;
  }
  .section {
    margin-top: 40%;
  }
}