.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;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-24 {
  background-color: #016ddf;
  border-radius: 9px;
  width: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}

.form {
  text-align: center;
}

.form-block {
  background-color: #0000005e;
  border: 1px solid #e7dcb7;
  border-radius: 10px;
  height: auto;
  margin-bottom: 0;
  padding: 10px;
  position: static;
  inset: 0%;
  box-shadow: 0 2px 5px #0003;
}

.titulo {
  color: #e7dcb7;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.text-field-3 {
  color: #fff;
  background-color: #fff0;
  border-radius: 10px;
  font-family: Poppins, sans-serif;
}

.text-field-3::placeholder {
  color: #fff;
}

.section-2 {
  text-align: center;
  background-image: linear-gradient(#00000091, #00000091), url('../images/BG---TRAVEL-AGENT---DESKTOP---op1.png');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  min-height: 100vh;
  padding: 40px 10px 100px;
}

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

.textarea.consulta {
  color: #fff;
  background-color: #fff0;
  border-radius: 10px;
  height: 80px;
  font-family: Poppins, sans-serif;
}

.textarea.consulta::placeholder {
  color: #fff;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.submit-button {
  color: #fff;
  background-color: #1a2b3acf;
  border: 2px solid #1a2b3a;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: auto;
  padding: 10px 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .3s;
}

.submit-button:hover {
  color: #df9c02;
  background-color: #1a2b3a;
  border-color: #1a2b3a;
}

.text-block-12 {
  color: #fff;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 117px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.error-message {
  z-index: 0;
  text-align: center;
  background-color: #1a2b3a;
  border-radius: 10px;
  width: auto;
  height: auto;
  min-height: 0;
  margin-top: 0;
  padding-top: 0;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  position: absolute;
  inset: 0%;
}

.select-field {
  color: #fff;
  background-color: #fff0;
  border-radius: 10px;
  font-family: Poppins, sans-serif;
}

.select-field:focus {
  color: #000;
  background-color: #fff;
}

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

.heading {
  color: #55ccec;
  margin-top: 0;
  font-family: Poppins, sans-serif;
}

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

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

.heading-2 {
  color: #fff;
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.columns {
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

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

.bold-text {
  text-transform: none;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
}

.text-block-13 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
}

.container {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.bold-text-2 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .div-block-24 {
    width: 350px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .section-2 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/BG---TRAVEL-AGENT---DESKTOP---op1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .submit-button {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .column-10 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-2 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/BG---TRAVEL-AGENT---MOBILE-1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .error-message {
    z-index: 0;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .titulo {
    text-align: left;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    display: flex;
  }

  .section-2 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/BG---TRAVEL-AGENT---MOBILE-1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .submit-button {
    font-size: 14px;
  }

  .error-message {
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    inset: 0%;
  }

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


