.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 {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.container {
  text-align: center;
  margin-bottom: 40px;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 27px #000;
  border-bottom: 1px solid #b0b1b3;
  margin-top: 0;
  padding-bottom: 5px;
  font-family: Miloot Medi, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 48px;
}

.form-block {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  padding: 10px;
}

.form {
  text-align: center;
}

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

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

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

.textarea.consulta {
  height: 80px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(rgba(220, 0, 52, .8), rgba(220, 0, 52, .8));
  border-radius: 6px;
  padding: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.image-45 {
  padding-left: 0;
  position: relative;
  top: 0;
  left: 130px;
}

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

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Miloot, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

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

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

.submit-button {
  background-color: #dc0034;
  border-radius: 6px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all .3s;
}

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

.section-2 {
  background-color: #dc0034;
  padding: 40px 10px;
}

.titulo {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.titulo.cc-separate-subheadline {
  margin-bottom: 40px;
  font-weight: 700;
}

.linea {
  width: 30px;
  height: 1px;
  opacity: 1;
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
  display: inline-block;
}

.linea.red {
  border-color: #dc0034;
}

.title-name {
  opacity: .6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  position: static;
}

.title-name.title {
  opacity: 1;
  color: #dc0034;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Miloot Medi, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.parrafo {
  color: #fff;
  margin-bottom: 35px;
  font-family: Miloot, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.parrafo.center {
  text-align: center;
}

.mini-title {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.icon {
  opacity: 1;
  color: #fff;
  transition: all .3s;
}

.icon:hover {
  opacity: 1;
  color: #000;
  -webkit-text-stroke-color: #000;
}

.slider {
  height: auto;
  background-color: rgba(221, 221, 221, 0);
}

.column-7 {
  padding-left: 40px;
  padding-right: 40px;
}

.section-3 {
  text-align: center;
  background-image: linear-gradient(#ddd, #ddd);
  padding: 40px 10px;
}

.paragraph {
  text-align: justify;
  margin-bottom: 20px;
  font-family: Miloot, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.paragraph.white {
  color: #fff;
}

.paragraph._0 {
  margin-bottom: 0;
}

.button-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  object-fit: fill;
  background-color: #dc0034;
  border-radius: 0;
  flex: none;
  align-self: flex-start;
  padding: 15px 28px;
  font-family: Miloot, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 15px;
  transition: all .3s ease-in-out;
}

.button-5:hover {
  color: #fff;
  border-color: #605dba;
  transform: translate(0, -3px);
  box-shadow: 0 5px 15px rgba(30, 34, 40, .15);
}

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

.section-4 {
  background-color: #ddd;
  padding: 40px 10px;
}

.columns-3 {
  margin-bottom: 10px;
}

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

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

.div-block {
  background-color: #959597;
  border-radius: 12px;
  margin-bottom: 20px;
  padding: 10px 20px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-family: Miloot, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.bold-text {
  text-transform: uppercase;
}

.html-embed {
  border-radius: 12px;
}

.section-6 {
  text-align: center;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bold-text-2 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 800;
}

.left-arrow {
  left: -50px;
}

.right-arrow {
  right: -50px;
}

.red {
  color: #dc0034;
}

.section-7 {
  text-align: center;
  background-image: linear-gradient(rgba(255, 255, 255, .15), rgba(255, 255, 255, .15)), url('../images/shapes-bg-color.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 40px 10px;
}

.right-arrow-2 {
  margin-right: -80px;
  transition: all .3s;
}

.left-arrow-2 {
  margin-left: -80px;
}

.black {
  color: #000;
  transition: all .3s;
}

.black:hover {
  color: #fff;
}

.slider-2 {
  height: auto;
  background-color: rgba(245, 238, 238, 0);
}

.right-arrow-3 {
  margin-right: -80px;
}

.left-arrow-3 {
  margin-left: -80px;
}

.section-8 {
  background-color: #dc0034;
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns-4, .columns-5 {
  align-items: center;
  display: flex;
}

.section-9 {
  background-color: #d9d9d9;
  padding: 60px 10px;
}

.text-block-3 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
}

.div-block-2 {
  width: 19%;
  text-align: center;
  padding: 10px;
}

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

.text-block-4 {
  color: #dc0034;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-3 {
  justify-content: space-between;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
}

.paragraph-3 {
  color: #fff;
  text-align: justify;
  font-family: Miloot, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text-block-5 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

@media screen and (min-width: 1280px) {
  .submit-button:hover {
    border-radius: 6px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    border-bottom-style: none;
    font-size: 32px;
  }

  .image-45 {
    display: none;
  }

  .heading-2 {
    font-size: 22px;
  }

  .column-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .titulo.cc-separate-subheadline {
    margin-bottom: 40px;
  }

  .columns-2 {
    flex-direction: column;
    align-items: stretch;
    display: block;
  }

  .button-5 {
    position: relative;
  }

  .slider-3 {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .section {
    min-height: 110vh;
  }

  .heading {
    text-align: center;
    border-bottom-style: none;
    font-size: 36px;
    line-height: 34px;
  }

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

  .columns {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-45 {
    display: none;
  }

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

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

  .paragraph-2 {
    margin-bottom: 0;
  }

  .column-9 {
    margin-bottom: 40px;
  }

  .columns-5 {
    display: block;
  }

  .div-block-2 {
    width: 100%;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .column-10, .column-11 {
    margin-bottom: 20px;
  }
}

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

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

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

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

  .column-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .button-5 {
    width: auto;
    font-size: 16px;
  }

  .columns-4 {
    flex-direction: column-reverse;
  }

  .div-block-3 {
    grid-template-columns: 1fr 1fr;
  }
}


@font-face {
  font-family: 'Miloot';
  src: url('../fonts/MiloOT.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miloot';
  src: url('../fonts/MiloOT-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miloot';
  src: url('../fonts/MiloOT-LightIta.otf') format('opentype'), url('../fonts/MiloOT-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Miloot Medi';
  src: url('../fonts/MiloOT-Medi.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}