.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 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/banner-webp-head-01.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  padding: 40px 20px 60px;
}

.container {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.heading-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 27px #000;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
}

.bold-text {
  font-family: Poppins, sans-serif;
}

.text-block-18 {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.select-field-6 {
  color: #7e7e7e;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  font-family: Varela Round, sans-serif;
}

.logo {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.form-block-2 {
  border: 1px #000;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 20px 20px;
}

.column-30 {
  padding-left: 5px;
}

.error-message-2 {
  text-align: center;
  background-color: #f1f1f1;
  margin-top: 0;
  position: fixed;
  inset: 0;
}

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

.textarea.consulta {
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  height: 80px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.text-field-3 {
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  font-family: Poppins, sans-serif;
}

.column-31 {
  padding-right: 5px;
}

.submit-button-2 {
  text-transform: uppercase;
  background-color: #e31b25;
  border-radius: 10px;
  margin-top: 10px;
  padding: 15px 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
}

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

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.form {
  text-align: center;
}

.section-2 {
  text-align: center;
  background-color: #000;
  padding: 60px 10px 0;
}

.div-block-16 {
  margin-bottom: 10px;
}

.image {
  filter: invert();
  position: relative;
}

.div-block-15 {
  filter: blur(40px);
  background-color: #ffffff4d;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-19 {
  color: #fff;
  margin-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.paragraph {
  color: #fff;
  margin-bottom: 20px;
}

.section-3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/3.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 60px 10px;
}

.heading-5 {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.section-4 {
  text-align: center;
  padding: 20px 10px 40px;
}

.heading-6 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
}

.link-block {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 30px;
  width: 150px;
  padding: 5px 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}

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

.text-block-20 {
  transition: all .3s;
}

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

.image-2 {
  height: 251.484px;
  margin-bottom: 20px;
}

.text-block-21 {
  text-align: center;
  margin-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-22 {
  text-align: left;
  margin-bottom: 20px;
}

.div-block-17 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.div-block-17._01 {
  background-image: url('../images/DSC08851.png');
  background-position: 50% 100%;
  background-size: cover;
}

.div-block-17._03 {
  background-image: url('../images/okDSC00227-compressed.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-17._02 {
  background-image: url('../images/DSC00063.png');
}

.slider {
  background-color: #fff;
  height: auto;
}

.icon {
  opacity: .3;
}

.icon:hover {
  opacity: 1;
}

.slider-2 {
  background-color: #ddd0;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 40px;
}

.icon1 {
  opacity: .5;
  color: #000;
}

.icon1:hover {
  opacity: 1;
}

.button {
  text-transform: uppercase;
  background-color: #e31b25;
  border-radius: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  transition: all .3s;
}

.button:hover {
  background-color: #58060a;
}

.image-3 {
  height: 200px;
}

.image-4 {
  height: 250px;
  margin-bottom: 20px;
}

.columns-2 {
  margin-bottom: 60px;
}

.section-6 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/bg-03.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 40px 10px;
}

.text-block-23 {
  color: #fff;
  background-image: linear-gradient(#7cda24, #20c14b);
  border-radius: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 40px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: inline-flex;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.image-5 {
  width: 80%;
}

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

.heading-7 {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}

.paragraph-3 {
  color: #000;
  text-align: left;
  font-family: Poppins, sans-serif;
}

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

.section-8 {
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080), url('../images/bg-02.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 40px 10px;
}

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

.text-block-24 {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.section-9 {
  color: #1a1a1a;
  text-align: center;
  background-color: #1e1e1e;
  padding: 40px 10px;
}

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

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

.heading-8 {
  color: #fff;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.heading-9 {
  color: #000;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}

.image-7 {
  border-radius: 30px;
}

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

.slide-5, .slide-6 {
  text-align: center;
}

.slider-3 {
  height: auto;
}

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

.code-embed {
  font-family: Poppins, sans-serif;
}

@media screen and (max-width: 991px) {
  .text-block-19 {
    font-size: 14px;
  }

  .paragraph {
    font-size: 12px;
  }

  .image-2 {
    height: 200px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-bottom: 40px;
  }

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

  .column-30, .column-31 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 30px;
  }

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

  .paragraph {
    font-size: 14px;
  }

  .link-block {
    margin-bottom: 20px;
  }

  .section-5, .columns {
    text-align: center;
  }
}

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

  .form-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .section-5 {
    text-align: center;
    text-transform: none;
  }

  .slider, .slide, .slide-2, .slide-3, .slide-4 {
    text-align: center;
  }
}


