:root {
  --white: white;
  --black: black;
}

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

.section-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/familia.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.form {
  text-align: center;
}

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

.textarea.consulta {
  height: 80px;
}

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

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

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

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

.heading-3 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#c5335d, #c5335d);
  border-radius: 6px;
  margin-bottom: 25px;
  padding: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 22px;
}

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

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

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

.text-block {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

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

.error-message {
  color: #fff;
  text-align: center;
  background-color: #c5335d;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-top: 0;
  position: absolute;
  inset: 0;
}

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

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

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

.heading-4 {
  text-align: center;
  border-bottom: 1px solid #333;
  margin-top: 0;
  margin-bottom: 40px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-4.direccion {
  margin-bottom: 30px;
}

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

.columns {
  margin-bottom: 46px;
}

.section-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-6.cta {
  background-image: linear-gradient(#0009, #0009), url('../images/legal-1302034_960_720.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  padding-bottom: 60px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 39px #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.container {
  text-align: center;
}

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

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

.section-7 {
  background-color: #e7e7e7;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-7.marcas {
  padding-bottom: 35px;
}

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

.text-block-3 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

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

.slider {
  background-color: #0000;
  height: 250px;
}

.nombre-prod {
  color: #fff;
  text-transform: uppercase;
  background-color: #e48128;
  padding: 10px 5px;
  font-size: 26px;
  line-height: 22px;
  text-decoration: none;
}

.paragraph {
  text-align: center;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.paragraph.opinion {
  margin-left: 60px;
  margin-right: 60px;
}

.image-33 {
  border-radius: 1000px;
  max-width: 80%;
}

.image-33._100 {
  max-width: 100%;
}

.image-34, .image-35 {
  border-radius: 1000px;
}

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

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

.column-17, .column-18 {
  text-align: center;
}

.column-19 {
  padding-top: 7px;
}

.column-20 {
  padding-top: 20px;
}

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

.heading-6 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

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

.text-block-4 {
  color: #c5335d;
  text-align: right;
  font-size: 18px;
  line-height: 60px;
}

.button-3 {
  display: none;
}

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

.column-22, .column-23, .column-24 {
  text-align: center;
}

.text-block-5 {
  color: #c5335d;
  margin-left: 169px;
  padding-top: 15px;
  font-size: 16px;
}

.success-message {
  color: #fff;
  background-color: #c5335d;
  border: 1px solid #fff;
  border-radius: 5px;
  padding-top: 200px;
  padding-bottom: 200px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.column-25 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-6 {
  color: #c5335d;
  margin-right: 40px;
  font-size: 24px;
  font-weight: 700;
}

.list {
  color: #c5335d;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  padding-left: 0;
  font-size: 18px;
  display: flex;
}

.list-item {
  justify-content: center;
  margin-bottom: 5px;
  display: flex;
}

.list-item-2 {
  justify-content: center;
  display: flex;
}

.heading-7 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
}

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

@media screen and (max-width: 991px) {
  .slider {
    height: 270px;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .column-8, .column-9 {
    margin-bottom: 40px;
  }

  .slider {
    height: 320px;
  }

  .column-16, .image-36 {
    margin-bottom: 25px;
  }

  .video {
    margin-bottom: 20px;
  }

  .text-block-4 {
    text-align: center;
    font-size: 21px;
  }

  .column-22, .column-23, .column-24 {
    text-align: center;
  }

  .html-embed {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    padding-top: 82px;
  }

  .heading {
    font-size: 35px;
  }

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

  .heading-3 {
    margin-bottom: 30px;
  }

  .slider {
    height: 480px;
  }

  .paragraph.opinion {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
  }

  .text-block-4 {
    display: none;
  }

  .button-3 {
    margin-top: 20px;
    margin-bottom: 8px;
    display: block;
  }

  .telefono {
    font-size: 18px;
  }

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


