:root {
  --white: white;
  --black: black;
}

.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;
  }
}

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

.logo {
  text-align: center;
}

.heading-2 {
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 3px #000;
  font-family: Jost, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.submit-button {
  letter-spacing: 1px;
  background-color: #70a83b;
  border-radius: 0;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 400;
  transition: all .3s;
}

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

.image-66 {
  padding-left: 0;
  position: relative;
  top: 58px;
  left: 160px;
}

.select-field {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  padding-left: 10px;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.column-5 {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

.heading {
  color: #fff;
  text-align: left;
  text-transform: none;
  text-shadow: 1px 1px 6px #000;
  border-bottom: 2px solid #fff;
  margin-top: 0;
  padding-bottom: 5px;
  font-family: Jost, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
}

.text-field {
  color: #000;
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.bold-text {
  font-size: 20px;
  font-weight: 700;
}

.textarea {
  font-family: Montserrat, sans-serif;
}

.textarea.consulta {
  height: 80px;
  color: #000;
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  font-family: Jost, sans-serif;
  font-weight: 500;
}

.section-9 {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/banner.png');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  padding-top: 80px;
  padding-bottom: 100px;
}

.form-block {
  background-color: #fff;
  border: 1px #000;
  border-radius: 0;
  padding: 10px 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.error-message {
  text-align: center;
  background-color: #f1f1f1;
  margin-top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.form {
  text-align: center;
}

.text-block-2 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.heading-3 {
  color: #fff;
  text-align: left;
  background-image: linear-gradient(#a3bd31, #a3bd31);
  border: 1px #fff;
  border-radius: 0;
  margin-top: 0;
  padding: 5px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.section-11 {
  text-align: center;
  padding: 40px 10px 60px;
}

.section-11.no {
  display: none;
}

.heading-5 {
  color: #70a83b;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Jost, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.div-block-2 {
  width: 15%;
  height: 2px;
  background-color: #a3bd31;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
  display: inline-block;
}

.columns-12 {
  margin-bottom: 30px;
  padding-top: 0;
}

.img {
  transition: all .3s;
}

.img:hover {
  transform: scale(1.05);
}

.img.barniz {
  max-width: 65%;
  padding-top: 19px;
  padding-bottom: 5px;
}

.img.latex {
  max-width: 70%;
  margin-bottom: -8px;
}

.button-6 {
  height: 45px;
  min-width: 110px;
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #70a83b;
  border: 2px solid #70a83b;
  border-radius: 0;
  padding-top: 15px;
  padding-left: 28px;
  padding-right: 28px;
  font-family: Jost, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  transition: all .3s;
}

.button-6:hover {
  color: #fff;
  background-color: #b1b1b1;
  border-color: #b1b1b1;
}

.bold-text-2 {
  color: #70a83b;
}

.section-12 {
  text-align: center;
  background-color: #fff;
  padding: 40px 10px 60px;
}

.heading-6 {
  text-align: center;
  margin-top: 10px;
  font-family: Jost, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.columns-13 {
  margin-bottom: 20px;
}

.section-13 {
  background-color: #70a83b;
  padding: 40px 10px 50px;
}

.heading-7 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Jost, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.div-block-3 {
  width: 15%;
  height: 2px;
  background-color: #fff;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 0;
  display: inline-block;
}

.paragraph {
  color: #000;
  margin-bottom: 40px;
  font-family: Jost, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Jost, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

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

.image-68 {
  margin-bottom: 20px;
}

.div-block {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-67 {
  width: 35px;
  margin-right: 10px;
}

.text-block-3 {
  color: #fff;
  font-family: Jost, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.container {
  text-align: center;
}

.section-14 {
  text-align: center;
  background-color: #000;
  padding: 5px 10px;
  font-family: Jost, sans-serif;
}

@media screen and (min-width: 1280px) {
  .img:hover {
    transform: scale(1.05);
  }
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 30px;
  }

  .section-13 {
    padding-bottom: 20px;
  }
}

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

  .heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }

  .image-66 {
    display: none;
  }

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

  .heading {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
  }

  .heading-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-2 {
    margin-bottom: 20px;
  }

  .columns-12 {
    margin-bottom: 0;
  }

  .column-17 {
    margin-bottom: 30px;
  }

  .img:hover {
    transform: scale(1.05);
  }

  .column-18, .column-19 {
    margin-bottom: 20px;
  }

  .column-20, .column-21, .columns-13 {
    margin-bottom: 10px;
  }

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

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

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

  .div-block {
    text-align: center;
    justify-content: center;
  }
}

@media screen and (max-width: 479px) {
  .heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
  }

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

  .heading {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
  }

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

  .heading-5 {
    font-size: 30px;
  }

  .column-17 {
    margin-bottom: 15px;
  }

  .img.barniz {
    max-width: 55%;
  }

  .button-6 {
    height: auto;
    padding-top: 9px;
    display: block;
  }

  .heading-6 {
    font-size: 16px;
    line-height: 24px;
  }

  .column-18, .column-19 {
    margin-bottom: 10px;
  }

  .heading-7, .heading-8 {
    font-size: 30px;
  }

  .div-block {
    align-items: center;
  }

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


