.section {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-field-4 {
  height: 37.9861px;
  border-radius: 9px;
  font-family: Lato, sans-serif;
  line-height: 30px;
}

.column-19 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  padding-top: 10px;
}

.button {
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 27px #000;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.select-field, .textarea {
  border-radius: 9px;
  font-family: Lato, sans-serif;
}

.textarea.consulta {
  height: 80px;
  border-radius: 9px;
  font-family: Lato, sans-serif;
}

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

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

.section-2 {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  margin-top: 0;
  padding: 100px 10px 90px;
}

.presupuesto-3 {
  width: 120px;
  background-color: #c4d557;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

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

.submit-button:hover {
  background-color: #3cd6dc;
  border-color: #3cd6dc;
}

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

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

.form {
  text-align: center;
}

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

.banner-slider {
  z-index: -1;
  min-height: 120vh;
  margin-top: 100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-1 {
  background-image: url('../images/banner.png');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/banner3.png');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/banner4.png');
  background-position: 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/banner5.png');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/banner_6.png');
  background-position: 50%;
  background-size: cover;
}

.column, .column-2 {
  text-align: center;
}

.div-block {
  width: 120px;
  height: 120px;
  text-align: center;
  background-color: #3cd6dc;
  border-radius: 1000px;
  margin: auto;
}

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

.image {
  margin-top: 25px;
}

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

.text-block {
  color: #000;
  text-align: center;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block.dif {
  color: #139995;
  -webkit-text-stroke-color: #139995;
  text-transform: uppercase;
  font-weight: 600;
}

.section-3 {
  background-color: #e7e7e7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3.diferenciales {
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 50px;
}

.columns {
  margin-bottom: 30px;
}

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

.text-span {
  border-bottom: 8px #657de7;
}

.column-7, .column-9 {
  text-align: center;
}

.section-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-4.productos1 {
  padding: 80px 10px;
}

.heading-4 {
  color: #139995;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px #333;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
}

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

.text-block-3 {
  color: #000;
  text-align: center;
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.form-block {
  background-color: rgba(255, 255, 255, .11);
  border-radius: 7px;
  padding: 10px;
}

.div-block-2 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.image-46 {
  height: 250px;
  max-width: 100%;
}

.image-47 {
  height: 250px;
}

.image-48 {
  height: 250px;
  max-width: none;
}

.image-49, .image-50 {
  height: 250px;
}

.image-51 {
  height: 250px;
  max-width: 100%;
}

.image-52, .image-53 {
  height: 250px;
}

.button-2 {
  background-color: #3cd6dc;
  border-radius: 1000px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

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

.section-5 {
  background-color: #139995;
  padding: 60px 10px;
}

.heading-5 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
}

.column-20 {
  text-transform: uppercase;
}

.paragraph {
  color: #fff;
  text-align: justify;
  text-transform: none;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.container-2 {
  text-align: center;
}

.heading-6 {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 38px;
}

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

.slider {
  height: 250px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 40px;
}

.mask {
  height: 100%;
}

.slide-nav {
  margin-top: 0;
}

.section-6 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/1_fondo.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 40px 10px;
}

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

.link-block {
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  transition: all .3s;
  display: flex;
}

.link-block:hover {
  filter: saturate(200%);
  background-color: #fff;
}

.div-block-3 {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-54 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-54.yt {
  max-width: 30px;
}

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

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

.image-55, .image-56, .image-57 {
  margin-right: 10px;
}

.text-block-4 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.bold-text {
  font-size: 18px;
}

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

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

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

.text-block-8, .link-5 {
  color: #fff;
}

.bold-text-2 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
  text-transform: uppercase;
  text-shadow: 1px 1px 4px #139995;
  font-family: Open Sans, sans-serif;
  font-size: 42px;
  line-height: 44px;
}

.bold-text-3 {
  color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  line-height: 32px;
}

@media screen and (max-width: 991px) {
  .section-2 {
    display: block;
  }

  .banner-slider {
    height: 680px;
  }

  .div-block {
    width: 100px;
    height: 100px;
  }

  .image {
    margin-top: 15px;
  }

  .text-block.dif {
    font-size: 12px;
    line-height: 16px;
  }

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

  .column-6 {
    text-align: center;
    display: inline-block;
  }

  .column-7 {
    display: inline-block;
  }

  .columns-2 {
    text-align: center;
    display: inline-block;
  }

  .image-46, .image-47, .image-48, .image-49 {
    height: 200px;
    display: inline-block;
  }

  .image-50, .image-51, .image-52 {
    height: 200px;
    display: block;
  }

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

  .columns-4 {
    flex-direction: column;
    display: block;
  }

  .slide-6 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .column-5 {
    margin-bottom: 20px;
  }

  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .image-45 {
    display: none;
  }

  .banner-slider {
    height: auto;
    min-height: 135vh;
  }

  .columns-3 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

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

  .div-block-5 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
}

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

  .banner-slider {
    min-height: 160vh;
  }

  .bold-text-2 {
    font-size: 36px;
  }

  .bold-text-3 {
    font-size: 30px;
  }
}


