.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-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-field {
  color: #000;
  font-family: Poppins, sans-serif;
}

.container {
  text-align: center;
}

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

.link {
  color: #fff;
}

.select-field {
  color: #000;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.error-message {
  z-index: 2;
  background-color: #000;
  margin-top: 0;
  padding-bottom: 0;
  position: fixed;
  inset: 0%;
}

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

.submit-button {
  color: #fff;
  letter-spacing: 1.5px;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
  margin-top: 10px;
  font-family: Big Shoulders, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: all .3s;
}

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

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

.text-block-3 {
  color: #000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.form {
  text-align: left;
  background-color: #fff;
  margin-bottom: 25px;
  padding: 20px;
  box-shadow: 1px 1px 14px #00000030;
}

.section-2 {
  background-image: linear-gradient(90deg, #0057ff, #650f8e);
  padding: 100px 20px;
}

.heading {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Big Shoulders, sans-serif;
  font-size: 40px;
}

.heading-2 {
  color: #fff;
  text-align: left;
  text-transform: none;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

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

.bold-text {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Big Shoulders, sans-serif;
}

.section-3 {
  text-align: center;
  background-color: #650f8f;
  padding-top: 5px;
  padding-bottom: 5px;
}

.section-4 {
  background-color: #000;
  background-image: url('../images/banner.jpg');
  background-position: 5%;
  background-repeat: no-repeat;
  background-size: 3.5%;
  background-attachment: scroll;
  padding: 60px 10px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Big Shoulders, sans-serif;
  font-style: italic;
}

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

.heading-3.reg {
  font-style: normal;
}

.paragraph {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

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

.section-5 {
  background-color: #000;
  padding: 40px 20px 20px;
}

.div-block {
  background-image: linear-gradient(90deg, #0256fd, #641090);
  height: 20px;
  margin-bottom: 20px;
}

.section-6 {
  background-color: #000;
  padding: 60px 20px;
}

.column-3 {
  padding-top: 40px;
}

.div-block-2 {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-2 {
  margin-bottom: 10px;
  margin-right: 10px;
}

.section-7 {
  background-color: #000;
  background-image: url('../images/banner-izq.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding: 60px 20px;
}

.section-8 {
  background-color: #000;
  padding: 60px 20px;
}

.container-2 {
  margin-bottom: 20px;
}

.link-block {
  margin-right: 20px;
  text-decoration: none;
}

.div-block-3, .column-4 {
  padding-top: 20px;
}

.button {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #650f8f;
  margin-top: 20px;
  font-family: Big Shoulders, sans-serif;
  font-size: 20px;
  line-height: 26px;
  transition: all .3s;
}

.button:hover {
  background-color: #0156fe;
}

@media screen and (max-width: 767px) {
  .section-4 {
    background-position: 100%;
    background-size: 20%;
  }

  .section-7 {
    background-position: 120%;
  }
}

@media screen and (max-width: 479px) {
  .select-field {
    padding-left: 5px;
    padding-right: 0;
  }

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

  .form {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .section-4 {
    background-position: 100% 0;
    background-repeat: no-repeat;
  }

  .paragraph {
    font-size: 16px;
  }

  .section-7 {
    background-position: 110% 0;
    background-size: contain;
  }
}


