section#bg-contacto .bg-image img {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  object-fit: cover;
  object-position: 60%;
  opacity: 0.8;
}
section#bg-contacto .bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
section#bg-contacto {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  opacity: 0.9;
}
section#bg-contacto .container {
}
section#bg-contacto .items-bg-contacto {
  text-align: center;
  justify-content: space-between;
}
section#bg-contacto .items-bg-contacto .item {
  width: auto;
}
section#bg-contacto .items-bg-contacto .bg {
  background-color: ;
}
section#bg-contacto .icono_flex {
  padding-bottom: 20px;
  text-align: center;
}
section#bg-contacto .icono_flex img {
  height: 60px;
  width: auto;
  object-fit: contain;
}
section#bg-contacto .titulo_flex {
  /* padding-bottom: 10px; */
  margin-bottom: 10px;
  text-align: left;
}
section#bg-contacto .titulo_flex .texto_centrado {
  display: flex;
  justify-content: space-between;
}
section#bg-contacto .titulo_flex .first-text {
  background-color: var(--c-secondary);
  color: white;
  font-size: 31px;
  line-height: 41px;
  font-weight: 500;
  padding: 1px 5px;
}
section#bg-contacto .titulo_flex .last-text {
  font-size: 43px;
  line-height: 78px;
  font-weight: 900;
  color: white;
  background-color: var(--c-primary);
  padding: 5px 10px;
}
section#bg-contacto .titulo_flex .small-text {
  font-size: 33px;
  text-align: left;
}
section#bg-contacto .titulo_flex .big-text {
  font-size: 95px;
  line-height: 65px;
}
section#bg-contacto .subtitulo_flex {
  font-size: 0.7rem;
  padding-bottom: 10px;
}
section#bg-contacto .texto_flex {
  font-size: 15px;
  font-weight: 900;
  color: #53565a;
  line-height: 21px;
  padding-bottom: 10px;
}
section#bg-contacto .texto_flex.small {
  text-align: left;
  max-width: 442px;
  font-size: 20px;
  line-height: 26px;
}
section#bg-contacto .texto_flex.second {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 46px;
  line-height: 21px;
  color: var(--c-primary);
}
section#bg-contacto .btn {
  font-size: 15px;
  line-height: 18px;
  background-color: var(--c-secondary);
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 900px) {
  section#bg-contacto .first_paragraph {
    padding: 20px;
  }
  section#bg-contacto .titulo_flex {
    text-align: center;
    margin: 0;
  }
  section#bg-contacto .titulo_flex .first-text {
  }
  section#bg-contacto .titulo_flex .small-text {
  }
  section#bg-contacto .titulo_flex .big-text {
  }
  section#bg-contacto .titulo_flex .last-text {
  }
  section#bg-contacto .texto_flex.second {
    font-weight: 800;
    font-size: 60px;
  }
  section#bg-contacto .texto_flex.small {
    margin: 0 auto;
    font-weight: 500;
    font-size: 20px;
  }
  section#bg-contacto .titulo_flex .texto_centrado {
    display: flex;
    justify-content: space-between;
    gap: 0;
    width: fit-content;
    margin: 0 auto;
  }
  section#bg-contacto {
    padding: 0;
    border-top: 1px solid #adb5bd;
    padding-top: 20px;
  }
  section#bg-contacto .container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  section#bg-contacto .items-bg-contacto .item {
    width: 100%;
  }
  section#bg-contacto .bg-text {
    text-align: left;
  }
  section#bg-contacto .contenedor-img {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  section#bg-contacto .texto_flex {
    color: var(--c-primary);
    font-size: 20px;
    font-weight: 500;
  }
  section#bg-contacto .bg-text > div {
    width: 100%;
  }
  section#bg-contacto .action {
    max-width: fit-content;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section#bg-contacto .action .btn {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.4px;
  }
}
/* mobile  */
@media screen and (max-width: 485px) {
  section#bg-contacto .first_paragraph {
  }
  section#bg-contacto .titulo_flex {
  }
  section#bg-contacto .titulo_flex .first-text {
    font-size: 22px;
  }
  section#bg-contacto .titulo_flex .small-text {
    font-size: 27px;
  }
  section#bg-contacto .titulo_flex .big-text {
    font-size: 66px;
    line-height: 41px;
  }
  section#bg-contacto .titulo_flex .last-text {
    font-size: 31px;
    line-height: 60px;
  }
  section#bg-contacto .texto_flex.second {
    font-size: 46px;
    line-height: 34px;
  }
  section#bg-contacto .texto_flex.small {
    padding-top: 20px;
    margin-top: 10px;
    text-align: center;
  }
  section#bg-contacto .titulo_flex .texto_centrado {
    /* flex-direction: column; */
    /* align-items: center; */
  }
  section#bg-contacto {
  }
  section#bg-contacto .container {
  }
  section#bg-contacto .items-bg-contacto .item {
  }
  section#bg-contacto .bg-text {
  }
  section#bg-contacto .contenedor-img {
  }
  section#bg-contacto .texto_flex {
    font-size: 15px;
  }
  section#bg-contacto .bg-text > div {
    width: 100%;
  }
  section#bg-contacto .action {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section#bg-contacto .action .btn {
  }
}

@media screen and (max-width: 360px) {
  section#bg-contacto .first_paragraph {
  }
  section#bg-contacto .titulo_flex .first-text {
    font-size: 17px;
    line-height: inherit;
  }
  section#bg-contacto .titulo_flex .small-text {
    font-size: 21px;
  }
  section#bg-contacto .titulo_flex .big-text {
    font-size: 56px;
  }
  section#bg-contacto .titulo_flex .last-text {
    font-size: 24px;
  }
  section#bg-contacto .titulo_flex .texto_centrado {
    margin-top: 10px;
  }
  section#bg-contacto .texto_flex.second {
    font-size: 40px;
  }
  section#bg-contacto .action{}
  section#bg-contacto .action .btn{
    padding: 13px;
    font-size: 15px;
}
}
