@media only screen and (min-width: 1921px) {
  /* PROJECT-GENERAL */
}
@media only screen and (max-width: 1620px) {
}
@media only screen and (max-width: 1440px) {
  .action {
    margin-right: 0;
  }
  .quote {
    font-size: 0.9rem;
  }
  footer .frase-f {
    font-size: 2rem;
  }
  main.home .form-label {
    width: 30%;
  }
  main.home .form-control,
  main.home textarea,
  main.home .form-select {
    width: 100%;
  }
  main.home form span {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1025px) {
}
@media screen and (max-width: 993px) {
}
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 720px) {
}

@media (max-width: 768px) {
  section.custom-header {
    height: 40vh !important; /* Ajuste de altura para dispositivos móviles */
  }

  .custom-text {
    font-size: 1.5rem; /* Tama�o del texto m�s peque�o en m�viles */
  }

  .scroll-indicator {
    font-size: 1rem;
    bottom: 30px;
  }

  .scroll-arrow {
    padding: 8px;
  }
}
@media screen and (max-width: 600px) {
  /* GENERALES */
  .row {
    margin-right: calc(-0.5 * var(--bs-gutter-x));
  }
  .ds-dn {
    display: block;
  }
  .sm-dn {
    display: none;
  }
  section {
    padding: 4rem 0;
  }
  article.seccion-full .titulo-proyecto,
  article.seccion-full .descripcion-proyecto,
  article.seccion-full .etiqueta-servicio,
  article.seccion-full button.btn-lpmkt {
    transform: translateX(0rem);
  }
  article.seccion-full {
    min-height: auto;
  }
  article.seccion-full .etiqueta-servicio::after {
    background-color: #000;
    transform: translateX(0rem);
    margin-top: 0.5rem;
  }
  article .titulo-proyecto {
    font-size: 1.4rem;
  }
  article .etiqueta-servicio {
    font-size: 0.7rem;
    letter-spacing: 0.05rem;
    margin-top: 0.5rem;
  }
  article.seccion-full .cont-text {
    position: relative;
    bottom: 0;
    color: #000;
  }
  article.grid-proyecto img {
    margin-bottom: 0;
  }
  button.btn-lpmkt .circle {
    width: 2rem;
    height: 2rem;
  }
  button.btn-lpmkt .circle .icon.arrow {
    width: 0.8rem;
  }
  article.grid-proyecto {
    padding: 0;
  }
  article .etiqueta-servicio::after {
    margin-top: 0.5rem;
  }
  .grid__item {
    margin-top: 2rem;
  }
  section.proyectos-lpmkt {
    padding: 0;
  }
  .cont-proyectos {
    padding: 0 2rem 2rem;
  }
  section.blog-secciones hgroup {
    max-width: 80%;
    margin: auto;
  }
  section.blog-secciones .titulo-articulo {
    font-size: 1.2rem;
  }
  section.blog-secciones .words {
    font-size: 8rem;
    /* El ancho del text debe ser igual que la distancia entre sombras */
    width: 60rem;
    /* Text shadow funciona igual que box-shadow, pero para texto   */
    text-shadow: 60rem 0, 120rem 0;
  }

  /* HOME */

  section.marcas h2 {
    font-size: 2rem;
  }
  main.home {
    padding: 2rem 1rem;
  }
  main.home h1,
  main.home h2 {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  main.home p {
    max-width: 80%;
    text-align: justify;
  }
  main.home .img-grafica {
    display: block;
  }
  main.home .cont-info-home {
    display: block;
  }
  main.servicios-header h1 {
    font-size: 2rem;
  }
  main.home p,
  main.servicios-header p {
    max-width: 100%;
  }
  main form {
    max-width: 100%;
  }
  main button {
    margin: 1rem auto;
  }
  main.home form span {
    margin-top: 2rem;
  }
  main.home .form-label,
  main.home .form-control,
  main.home textarea {
    width: 100%;
  }
  section.ads .cont-ads {
    max-width: 100%;
  }
  section.ads .words {
    font-size: 8rem;
    font-family: "newyork";
    width: 80rem;
    text-shadow: 80rem 0, 160rem 0;
    animation: move-text 15s linear infinite;
  }
  section.ads .cont-ads .text-seosem {
    position: relative;
  }
  section.ads h2,
  section.ads hgroup h3,
  section.ads .cont-ads .text-seosem p {
    color: #1c1c1c;
    margin-top: 1rem;
  }
  section.ads .cont-ads .text-seosem p {
    max-width: 100%;
  }
  section.ads a.btn-lpmkt {
    position: relative;
    margin-top: 1rem;
  }
  section.ads hgroup h3 {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  section.home-website {
    padding: 4rem 1rem;
    overflow: hidden;
  }
  section.home-website a.btn-lpmkt {
    display: block;
    margin: 1rem auto;
  }
  section.home-website .cont-website .cont-info-web {
    position: relative;
    width: 100%;
    padding: 0;
  }
  section.home-website .cont-website .cont-info-web h2 {
    font-size: 2rem;
    text-align: center;
    margin-top: 1rem;
    font-family: "newyork";
  }
  section.home-website .cont-website .cont-info-web h2,
  section.home-website .cont-website .cont-info-web hgroup h3,
  section.home-website .cont-website .cont-info-web p {
    color: #000;
  }
  section.home-website .cont-website .cont-info-web p {
    max-width: 100%;
    margin-top: 1rem;
  }
  section.home-website hgroup {
    text-align: center;
  }
  section.home-website .cont-website .cont-info-web hgroup h3 {
    font-size: 0.8rem;
  }
  section.branding-h {
    padding-top: 5rem;
  }
  section.branding-h .cont-logo h2 {
    font-size: 4rem;
  }
  section.branding-h .cont-logo span {
    position: relative;
  }
  section.branding-h .cont-logo .branding-luna {
    top: 38%;
  }
  section.branding-h .info-branding-home h3 {
    display: block;
    font-size: 4rem;
    text-align: center;
    width: 100%;
  }
  section.branding-h .info-branding-home p {
    max-width: 100%;
  }
  section.branding-h .info-branding-home {
    margin: 2rem auto;
  }
  section.foto-h {
    padding: 4rem 0;
  }
  section.foto-h .words {
    font-size: 8rem;
    width: 50rem;
    font-family: "newyork";
    text-shadow: 50rem 0, 100rem 0;
  }
  section.foto-h .cont-gif {
    height: 280px;
  }
  section.foto-h .btn-lpmkt {
    bottom: -5rem;
    left: 0;
    right: 0;
    margin: auto;
  }
  section.foto-h p {
    max-width: 100%;
  }
  section.registro-h .cont-info-registro {
    max-width: 100%;
  }
  section.registro-h h2 {
    font-size: 2.2rem;
    text-align: center;
    margin: 2rem auto 1rem auto;
  }
  section.registro-h a.btn-lpmkt {
    margin: auto;
  }
  section.proyectos-lpmkt img {
    margin: 0;
  }
  section.servicios-lpmkt h2 {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  article.seccion-full button.btn-lpmkt .circle {
    background: #000;
  }
  article.seccion-full button.btn-lpmkt .circle .icon.arrow {
    background: #fff;
  }
  article.seccion-full button.btn-lpmkt .circle .icon.arrow::before {
    border-color: #fff;
  }
  article.seccion-full button.btn-lpmkt .button-text {
    color: #000;
  }
  article.seccion-full button.btn-lpmkt {
    display: block;
    margin: auto;
    width: 8rem;
  }
  section.servicios-lpmkt .servicio {
    padding: 2rem;
  }
  section.servicios-lpmkt .servicio p {
    text-align: justify;
  }
  button.btn-lpmkt .button-text {
    font-size: 0.8rem;
  }
  section.info-home {
    padding: 2rem 0 2rem 2rem;
  }
  section.info-home .frase-info-home {
    margin-top: 2rem;
  }
  section.info-home .title-info-home span {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  section.info-home .title-info-home h2 {
    font-size: 2.2rem;
  }
  section.info-home .desc-info-home {
    margin-top: 1rem;
  }
  section.info-home .desc-info-home span:first-child {
    font-size: 1.4rem;
  }
  section.info-home .desc-info-home p {
    max-width: 80%;
  }
  section.mas-proyectos button.btn-lpmkt .button-text {
    font-size: 1.2rem;
  }
  section.mas-proyectos button.btn-lpmkt {
    width: 15rem;
  }
  section.mas-proyectos button.btn-lpmkt .circle .icon.arrow {
    right: 0.6rem;
  }
  section.mas-proyectos button.btn-lpmkt .circle .icon.arrow-2 {
    right: 0.5rem;
    width: 1rem;
  }
  section.mas-proyectos {
    padding: 2rem 0;
  }
  section.blog-home .entradas {
    margin-bottom: 2rem;
    display: block;
    text-align: center;
  }
  section.blog-home hgroup {
    max-width: 100%;
  }
  section.blog-home .titulo-articulo {
    font-size: 1.6rem;
  }
  section.blog-home .grid__item {
    margin: 3rem auto 1rem;
  }
  section.blog-home .words {
    font-size: 8rem;
    width: 60rem;
    font-family: "newyork";
    text-shadow: 60rem 0, 120rem 0;
  }
  /* BLOG */
  main.blog .title {
    font-size: 2rem;
  }
  .grid__item {
    width: 100% !important;
  }
  section.articulos-blog .title-article {
    max-width: 100%;
    margin-top: 1rem;
  }
  section.more-article button.btn-lpmkt .button-text {
    font-size: 1.4rem;
  }
  section.more-article button.btn-lpmkt .circle {
    right: 0;
  }
  section.pre-footer ul {
    font-size: 1.8rem;
    padding-left: 0;
  }
  /* PROYECTOS */
  main.proyecto {
    height: auto;
    padding-top: 3rem;
  }
  main.proyecto h2 {
    font-size: 2rem;
    font-family: "newyork" !important;
  }
  main.proyecto p {
    width: 80%;
    text-align: justify;
    font-size: 0.75rem;
    margin: 1rem auto;
    font-family: "newyork";
  }
  section.info-proyecto p {
    text-align: justify;
    font-size: 0.9rem;
    padding: 0.5rem 2rem;
    margin-bottom: 0;
  }
  section.info-proyecto {
    padding: 2rem 0 0;
  }
  /* CONTACTO */
  main.contacto .cont-form {
    max-width: 90%;
  }
  main.contacto {
    padding: 2rem 1rem;
  }
  main.contacto .title-contacto {
    font-size: 2.2rem;
    text-align: center;
    font-family: "newyork" !important;
    display: block;
  }
  main.contacto .cont-form p {
    font-size: 1.2rem;
  }
  main.contacto .form-control,
  main.contacto textarea {
    width: 100%;
  }
  main.contacto .form-label {
    width: 100%;
  }
  header {
    overflow: hidden;
  }
  header form {
    position: absolute;
    bottom: 8rem;
    width: 100%;
  }
  header .resplandor {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
  }
  main.contacto .cont-astronauta {
    top: 8rem;
  }
  main .frase-solo {
    font-size: 3rem;
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    margin: auto;
  }
  main .piedra-1 {
    top: 50%;
  }
  main .piedra-2 {
    top: 40%;
  }
  main .piedra-3 {
    top: 40%;
  }
  form input {
    width: 80%;
  }
  section#formulario .universo {
    width: 180%;
    right: -12rem;
    left: auto;
    bottom: 0;
    margin: auto;
    position: absolute;
  }
  section#formulario .planeta-form {
    max-width: 60%;
    top: 45%;
    right: 0;
  }
  section#formulario form {
    width: 100%;
    margin: 0;
    padding: 0 10%;
  }
  section#formulario form input,
  .form-servicios {
    width: 100%;
    margin-left: 0;
  }
  section#formulario .piedras-form {
    top: 55%;
    width: 40%;
  }
  section#gracias h5 {
    font-size: 3rem;
  }
  section#gracias .nave-lpmkt {
    width: 60%;
    top: 40%;
  }
  @keyframes nave-lpmkt {
    0% {
      transform: translateY(-2rem);
    }
    50% {
      transform: translateY(3rem);
    }
    100% {
      transform: translateY(-2rem);
    }
  }
  section#gracias .astronauta-final {
    width: 100%;
    bottom: 15%;
  }
  section#gracias .frase-gracias {
    top: 10%;
  }
  section.mas-proyectos a.btn-lpmkt .button-text {
    font-size: 1.2rem;
  }
  section.mas-proyectos a.btn-lpmkt .circle {
    right: 2rem;
  }
  section.pre-footer,
  section.mas-proyectos,
  section.info-proyecto {
    overflow: hidden;
  }
  section.info-proyecto .photo-slide {
    margin: 2rem auto;
  }
  /* FOOTER */
  footer {
    text-align: center;
    overflow: hidden;
  }
  footer .logo-f {
    margin-bottom: 2rem;
    max-width: 5rem;
  }
  footer .frase-f {
    font-size: 2rem;
  }
  footer img {
    margin: auto;
    display: block;
    max-width: 8rem !important;
  }
  main.gracias {
    padding: 1rem;
  }
  main.gracias .img-check {
    max-width: 5rem;
  }
  main.gracias .title-gracias {
    font-size: 1rem;
    font-family: "newyork";
  }
  main.gracias p {
    font-size: 1rem;
    margin: 1.2rem auto;
  }
  .container-inv span:first-child {
    font-size: 1rem;
  }
  .container-inv h3 {
    font-size: 3rem;
    line-height: 3rem;
  }
  .container-inv span.fecha {
    font-size: 0.8rem;
  }
  main.invitacion form h4,
  main.invitacion form .form-label {
    font-size: 1.6rem;
  }
  .invitacion-body {
    padding: 0;
  }
  main.invitacion .uno {
    height: 50vh;
  }
  .desliza {
    bottom: auto;
  }
  .dos {
    padding: 0;
  }
  .direccion span {
    font-size: 0.8rem;
  }
  main.invitacion form .form-check {
    margin: 2rem auto;
  }
  main.invitacion form .form-check label,
  main.invitacion form .form-control,
  main.invitacion form .btn {
    font-size: 1rem;
  }
  main.msn .msn-1 {
    font-size: 0.8rem;
  }
  main.msn .msn-2 {
    font-size: 1rem;
  }
  main.msn .cont-mensaje {
    padding: 2rem;
  }
}

@media only screen and (min-width: 1921px) {
  /* PROJECT-GENERAL */
}
@media only screen and (max-width: 1620px) {
}
@media only screen and (max-width: 1440px) {
  section.facebook-ads .content__container__text {
    font-size: 3.6rem;
  }
  section.expertos-seo .cont-title-expert {
    left: 25%;
  }
  section.contacto-seo .frase {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 2.5rem;
  }
  section.contacto-seo .cont-info-contacto-seo {
    max-width: 80%;
  }
  section.explora-sem span {
    font-size: 2rem;
    max-width: 100%;
  }
  section.explora-sem .cont-info-ex {
    max-width: 90%;
  }
  section.explora-sem .cont-answer {
    margin: 1rem;
  }
  section.explora-sem .cont-answer span {
    font-size: 1rem;
  }
  footer .frase-f {
    font-size: 2rem;
  }
  footer .title-e {
    font-size: 0.8rem;
  }
  footer .cont-sociales img {
    margin: 1rem 0.2rem;
  }
  section.dos-herramientas .cont-info-herramientas {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1025px) {
}
@media screen and (max-width: 993px) {
}
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 720px) {
}
@media screen and (max-width: 600px) {
  body {
    padding-top: 2rem;
  }
  h2 {
    font-size: 1, 4rem;
  }
  section {
    padding: 3rem 1rem;
  }

  section.expertos-seo .cont-title-expert span,
  section.expertos-seo .cont-title-expert span h2 {
    font-size: 2rem;
    line-height: 2rem;
  }
  main.seo-l .words {
    font-size: 6rem;
  }
  .linea-r {
    border: none;
  }
  section.expertos-seo {
    padding: 2rem;
  }
  section.expertos-seo .info-expertos {
    max-width: 100%;
  }
  section.explora h3 {
    font-size: 2rem;
    max-width: 100%;
    left: 15%;
  }
  section.contacto-seo {
    padding: 2rem;
  }
  section.contacto-seo .cont-info-contacto-seo {
    max-width: 100%;
  }
  section.contacto-seo .cont-info-contacto-seo .title-contacto-seo {
    margin-top: 1rem;
    display: block;
  }
  section.contacto-seo .frase {
    display: block;
    position: relative;
    font-size: 1.3rem;
    text-align: center;
    margin: 1rem auto;
  }
  section.contacto-seo .cont-info-contacto-seo img {
    margin: 1rem auto;
  }
  .form-label {
    width: 100%;
  }
  .form-control,
  textarea,
  main.contacto .form-select {
    width: 100%;
  }
  main.sem-l .title-sem h1,
  main.sem-l .title-sem span {
    font-size: 1rem;
  }
  main.sem-l .title-ads,
  section.expertos-sem .cont-title-expert h2,
  section.expertos-sem .cont-title-expert span {
    font-size: 2rem;
    line-height: 2rem;
    text-align: center;
  }
  section.expertos-sem .cont-title-expert {
    text-align: center;
  }
  section.siguiente-click .title {
    font-size: 1.2rem;
  }
  section.siguiente-click ul {
    padding: 0;
  }
  section.explora-sem .ico-google {
    max-width: 8rem;
  }
  section.explora-sem .cont-form-sem .cont-form {
    position: relative;
  }
  section.explora-sem .title-form {
    color: #000;
  }
  section.explora-sem .form-control,
  textarea,
  section.explora-sem .form-label {
    color: #000;
  }
  section.explora-sem .form-control:focus,
  section.explora-sem textarea:focus {
    box-shadow: none;
    border-bottom: 2px solid #000;
  }
  section.explora-sem button.btn-woorx .button-text {
    color: #000;
  }
  section.explora-sem button.btn-woorx .circle {
    background: #000;
  }
  section.explora-sem button.btn-woorx .circle .icon.arrow {
    background: #fff;
  }
  section.explora-sem button.btn-woorx .circle .icon.arrow::before {
    border-color: #fff;
  }
  section.explora-sem {
    padding: 1rem 0;
  }
  section.explora-sem .cont-info-ex {
    max-width: 100%;
  }
  section.campanas .cont-info-campanas h3 {
    font-size: 1.5rem;
    margin: 1rem auto;
  }
  section.campanas .cont-info-campanas .title-cam {
    margin: 2rem auto;
  }
  section.campanas {
    padding: 3rem 0;
  }
  section.campanas .cont-info-campanas {
    max-width: 90%;
    margin: auto;
  }
  section.contacto-face .frase {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    padding: 0 2rem;
  }
  main.face-l .words {
    font-size: 4rem;
    width: 50rem;
    text-shadow: 50rem 0, 100rem 0;
    line-height: 5rem;
  }
  main.face-l h1 {
    font-size: 1rem;
  }
  section.dos-herramientas .title-herramientas {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-top: 2rem;
  }
  section.img-insta {
    padding: 0 0.5rem;
  }
  section.contacto-face .cont-info-contacto-face {
    padding: 0;
    margin-top: 2rem;
  }
  section.contacto-face .frase-2 {
    font-size: 1rem;
  }
  section.contacto-face form {
    max-width: 100%;
    margin: 1rem auto;
  }
  main.contacto .cont-form {
    max-width: 90%;
  }
  main.contacto {
    padding: 2rem 1rem;
  }
  main.contacto .title-contacto {
    font-size: 2.2rem;
    text-align: center;
    display: block;
  }
  main.contacto .cont-form p {
    font-size: 1.2rem;
  }
  main.contacto .form-control,
  main.contacto textarea {
    width: 100%;
  }
  main.contacto .form-label {
    width: 100%;
  }
  section.menu-woorx .cont-tel {
    display: none;
  }
  .codrops-header {
    justify-content: flex-start;
  }
  .action--menu {
    right: 0;
  }
  main.gracias .img-check {
    max-width: 5rem;
  }
  main.gracias .title-gracias {
    font-size: 1rem;
    font-family: "newyork";
  }
  main.gracias p {
    font-size: 1rem;
    margin: 1.2rem auto;
  }
  main.gracias .frase-gracias {
    font-size: 1rem;
  }
  footer {
    text-align: center;
  }
  footer .logo-f {
    margin-bottom: 2rem;
    max-width: 5rem;
  }
  footer img {
    margin: auto;
    display: block;
  }
}
