:root {
  --olive-drab: #838961;
}

.hero {
  background-image: url('../images/image00003-1.jpg');
  background-position: 50% 15%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.text {
  background-color: #c3cab7;
}

.card {
  background-color: #c2c9b6;
  background-image: url('../images/backblanco-8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
}

.quick-stack {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.columns {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block {
  background-image: url('../images/intro.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 80vh;
  margin-top: 10vh;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.heading {
  background-color: var(--olive-drab);
  color: #fff;
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 3px 5px 8px;
  font-family: abril-titling, sans-serif;
  font-weight: 800;
  line-height: 38px;
  display: inline-block;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.fecha {
  color: #fff;
  text-align: center;
  background-color: #141414;
  width: auto;
  margin: 0 auto;
  padding-left: 3px;
  padding-right: 3px;
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.link-3 {
  color: #141414;
}

.text-span {
  color: #fff;
}

.autor {
  color: #fff;
  text-align: center;
  background-color: #141414;
  width: auto;
  margin: 0 auto;
  padding-left: 3px;
  padding-right: 3px;
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.social {
  text-align: center;
}

._w-inline-block {
  width: 150px;
  margin: 0 auto 0 10px;
  padding-left: 0;
  display: block;
}

.social-share-btn {
  width: 26px;
  height: 26px;
  margin-right: 0;
}

.social-share-btn.email, .social-share-btn.tw {
  margin-left: auto;
  margin-right: 20px;
  display: inline-block;
}

.social-share-btn.fb, .social-share-btn.email, .social-share-btn.tw {
  width: 23px;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.image-redees {
  width: 100%;
  height: 100%;
}

.redes {
  width: auto;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: none;
}

.heading-2 {
  color: var(--olive-drab);
  font-size: 16px;
  line-height: 20px;
}

.text-block {
  line-height: 60px;
}

.gancho {
  color: var(--olive-drab);
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 13px;
  font-family: lft-etica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  box-shadow: 0 2px 5px #0003;
}

.div-block-3 {
  width: 480px;
  margin-top: 30px;
}

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

.texto2 {
  color: #141414;
  width: auto;
  margin: 30px auto;
  font-family: abril-titling, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.column-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-2 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.image {
  height: 470px;
  margin-top: 81px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-2 {
  height: 470px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.card1 {
  width: 1000px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.columns-3 {
  height: auto;
}

.column-4 {
  height: 100vh;
  padding: 10vh 0;
  position: sticky;
  top: 0;
}

.column-5 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 10vh 0;
  display: flex;
}

.div-block-4 {
  height: 100%;
}

.modelo1 {
  background-image: url('../images/1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelinfo {
  padding-top: 0;
}

.empresa {
  background-color: var(--olive-drab);
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 14px;
  padding-right: 3px;
  font-family: abril-titling, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  display: inline-block;
}

.heading-3 {
  color: #141414;
  text-transform: uppercase;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 5px 2px 14px;
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
}

.texto {
  background-color: #fff;
  width: 100%;
  margin-top: 70px;
  padding-bottom: 14px;
  padding-left: 14px;
  padding-right: 14px;
}

.image-3 {
  width: auto;
  height: 120px;
  margin: -50px auto 10px 0;
  display: block;
}

.paragraph {
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.link-4 {
  color: #7e7e7e;
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  line-height: 20px;
}

.contacto {
  margin-top: 30px;
  margin-left: 14px;
}

.link-block {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 9px;
  text-decoration: none;
  display: flex;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-contact {
  color: #797979;
  background-color: #fff;
  padding-left: 3px;
  padding-right: 3px;
  font-family: lft-etica, sans-serif;
  line-height: 15px;
  text-decoration: underline;
}

.image-4 {
  width: 30px;
  margin-right: 5px;
}

.div-block-20 {
  align-items: center;
  display: flex;
}

.acordeon-item-trigger {
  cursor: pointer;
}

.intertitulo {
  color: #7e7e7e;
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
  line-height: 20px;
}

.cifra-texto {
  color: #1a1a1a;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 4px;
  font-family: lft-etica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.cifra-container2 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.cifra {
  border-top: 3px solid #000;
  border-bottom: 0 solid #000;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 20px;
}

.cifra-container {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.ddown-arrow {
  width: 20px;
  height: 12px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding-bottom: 0;
}

.texto-2 {
  color: #141414;
  background-color: #0000;
  margin-bottom: 18px;
  font-family: abril-titling, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.acordeon-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.leyenda-copy {
  color: #1a1a1a;
  margin-top: 6px;
  margin-bottom: 30px;
  font-family: lft-etica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.acordeon-item-content {
  background-color: #efefef;
  padding: 6px;
  display: block;
}

.html-embed-6 {
  margin-top: 24px;
}

.text-block-2 {
  color: #5545f4;
  text-align: center;
  font-family: lft-etica, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
}

.paragraph-copy {
  color: var(--olive-drab);
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: abril-titling, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
  line-height: 24px;
}

.modelo2 {
  background-image: url('../images/2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo3 {
  background-image: url('../images/3foto.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo4 {
  background-image: url('../images/4.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo5 {
  background-image: url('../images/5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo6 {
  background-image: url('../images/6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo7 {
  background-image: url('../images/7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo8 {
  background-image: url('../images/8.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo9 {
  background-image: url('../images/9.png');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo10 {
  background-image: url('../images/10.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo11 {
  background-image: url('../images/11.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo12 {
  background-image: url('../images/12.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.footmovil1, .footmovil2, .footmovil3, .footmovil4, .footmovil5, .footmovil6, .footmovil7, .footmovil8, .footmovil9, .footmovil10, .footmovil11, .footmovil12 {
  display: none;
}

.div-block-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modelo13 {
  background-image: url('../images/13.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.footmovil13 {
  display: none;
}

.suscribete-2 {
  background-color: #111c1b;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  margin: -2px auto 0;
  padding-top: 20px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-15 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding: 0 13px;
  display: flex;
}

.ee-135 {
  height: 28px;
  margin-top: 0;
  margin-bottom: 6px;
}

.paragraph-6 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 auto;
  font-family: lft-etica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.div-block-14 {
  background-color: #ea0a0a;
  border-radius: 5px;
  margin-top: 5px;
  padding: 5px 16px;
}

.text-block-3 {
  color: #fff;
  letter-spacing: .5px;
  font-family: lft-etica, sans-serif;
  font-weight: 700;
}

.social-2 {
  background-color: #fff;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.redes-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: none;
}

._w-inline-block-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto 0 10px;
  padding-left: 0;
  display: flex;
}

.modelo14 {
  background-image: url('../images/VELASCO_DE_GALLO12887-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo15 {
  background-image: url('../images/kikakomas-1.jpg');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.image-3-copy {
  width: auto;
  height: 120px;
  margin: -50px auto 20px 0;
  display: none;
}

.modelo16 {
  background-image: url('../images/kujaban-1.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

._17 {
  background-image: url('../images/anthias-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo18 {
  background-image: url('../images/holyeco-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.footmovil10-copy, .footmovil12-copy, .footmovil4-copy, .footmovil5-copy, .footmovil7-copy {
  display: none;
}

.modelo19 {
  background-image: url('../images/agnoli1-1.jpg');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.modelo20 {
  background-image: url('../images/Foto---Lafayette---3-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.footmovil13-copy {
  display: none;
}

.modelo21 {
  background-image: url('../images/Piel-de-café-2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.footmovil9-copy, .footmovil13-copy2 {
  display: none;
}

.modelo22 {
  background-image: url('../images/Telas-Fabricato-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.footmovil13-copy3 {
  display: none;
}

@media screen and (max-width: 991px) {
  .hero {
    background-image: url('../images/image00003-1.jpg'), url('../images/background_2-8.png');
    background-position: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-attachment: scroll, fixed;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: sticky;
    top: 0;
  }

  .text {
    transform: translate(0);
  }

  .columns {
    width: 100%;
    display: none;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .heading {
    text-align: center;
  }

  .fecha, .autor {
    width: auto;
  }

  .social {
    width: 180px;
  }

  ._w-inline-block {
    width: 100%;
  }

  .social-share-btn, .social-share-btn.fb {
    width: 35px;
    height: 35px;
  }

  .social-share-btn.email, .social-share-btn.tw {
    width: 26px;
    height: 26px;
  }

  .div-block-3 {
    width: 90%;
  }

  .column-2 {
    display: block;
  }

  .texto2 {
    font-size: 20px;
    line-height: 32px;
  }

  .columns-2 {
    width: 100%;
  }

  .card1 {
    width: 100%;
    height: auto;
    margin-top: -10vh;
  }

  .column-4 {
    display: none;
  }

  .column-5 {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }

  .intertitulo {
    font-size: 16px;
    line-height: 22px;
  }

  .cifra-texto {
    width: auto;
    padding-left: 12px;
    font-size: 16px;
    line-height: 24px;
  }

  .texto-2 {
    font-size: 22px;
    line-height: 34px;
  }

  .leyenda-copy {
    width: auto;
    padding-left: 12px;
    font-size: 16px;
    line-height: 24px;
  }

  .footmovil1 {
    z-index: 0;
    background-image: url('../images/1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 1px;
  }

  .footmovil2 {
    z-index: 0;
    background-image: url('../images/2.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .column-6, .column-7 {
    display: none;
  }

  .footmovil3 {
    z-index: 0;
    background-image: url('../images/3foto.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil4 {
    z-index: 0;
    background-image: url('../images/4.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil5 {
    z-index: 0;
    background-image: url('../images/5.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil6 {
    z-index: 0;
    background-image: url('../images/6.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil7 {
    z-index: 0;
    background-image: url('../images/7.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil8 {
    z-index: 0;
    background-image: url('../images/8.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil9 {
    z-index: 0;
    background-image: url('../images/9.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil10 {
    z-index: 0;
    background-image: url('../images/10.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil11 {
    z-index: 0;
    background-image: url('../images/11.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil12 {
    z-index: 0;
    background-image: url('../images/12.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .div-block-21 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding-bottom: 20vh;
    display: flex;
    transform: translate(0);
  }

  .footmovil13 {
    z-index: 0;
    background-image: url('../images/13.png');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .suscribete-2 {
    border: 1px #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 10px;
    box-shadow: 0 5px 8px 3px #000;
  }

  .ee-135 {
    height: 25px;
    margin-bottom: 10px;
  }

  .paragraph-6 {
    font-size: 13px;
    line-height: 13px;
  }

  ._w-inline-block-2 {
    width: 100%;
  }

  .footmovil10-copy {
    z-index: 0;
    background-image: url('../images/VELASCO_DE_GALLO12887-1.jpg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil12-copy {
    z-index: 0;
    background-image: url('../images/kujaban-1.jpg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil4-copy {
    z-index: 0;
    background-image: url('../images/kikakomas-1.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil5-copy {
    z-index: 0;
    background-image: url('../images/anthias-1.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil7-copy {
    z-index: 0;
    background-image: url('../images/holyeco-1.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil13-copy {
    z-index: 0;
    background-image: url('../images/Foto---Lafayette---3-1.jpg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil9-copy {
    z-index: 0;
    background-image: url('../images/agnoli1-1.jpg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil13-copy2 {
    z-index: 0;
    background-image: url('../images/Piel-de-café-2.jpg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }

  .footmovil13-copy3 {
    z-index: 0;
    background-image: url('../images/Telas-Fabricato-1.jpg');
    background-position: 50% 10%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: sticky;
    top: 0;
  }
}

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

  .fecha {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 24px;
  }

  .autor {
    font-size: 16px;
    line-height: 22px;
  }

  .social {
    width: 160px;
  }

  ._w-inline-block {
    padding-left: 10px;
  }

  .social-share-btn.fb, .social-share-btn.email, .social-share-btn.tw {
    width: 24px;
    height: 24px;
  }

  .gancho {
    font-size: 18px;
    line-height: 22px;
  }

  .texto2 {
    width: 96%;
    padding-left: 0;
    padding-right: 0;
  }

  .card1 {
    padding-bottom: 25vh;
  }

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

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

  .cifra-texto {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

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

  .leyenda-copy {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .suscribete-2 {
    border: 0 #fff;
    width: 100%;
    margin-top: 0;
    padding-bottom: 10px;
  }

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

  .paragraph-6 {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 16px;
  }

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

  .social-2 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

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

  ._w-inline-block-2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    position: sticky;
  }

  .acordeon-wrapper {
    padding-left: 10px;
  }

  .suscribete-2 {
    width: 100%;
    padding-top: 15px;
  }

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

  .paragraph-6 {
    text-transform: none;
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-3 {
    font-size: 15px;
    line-height: 18px;
  }
}


