section.marcas {
  background: #202020;
}
section.marcas h2 {
  font-weight: 600;
  text-align: center;
  color: #fff;
  font-family: "newyork";
  font-size: 3rem;
}
section.marcas .frase {
  color: #f4c85d;
  text-align: center;
  font-size: 1.2rem;
}
h2.heading-title.estilazo {
    font-style: italic;
    font-size: 44px !important;
    line-height: 18px !important;
    padding-bottom: 26px;
}
span.palace {
    font-family: 'Palace Script MT', sans-serif !important;
    font-size: 100px;
}
main.home {
  padding: 5rem;
}
main.home .container,
main.home .container .row {
  height: 100%;
}
main button {
  background: transparent;
  border: 0;
  margin-left: auto;
  display: block;
}
main form {
  max-width: 80%;
}
main.home h1,
main.home h2 {
  font-size: 3.2rem;
  line-height: 3rem;
  font-weight: 200;
  text-transform: uppercase;
}
main.home .img-grafica {
  display: inline-block;
  width: 3rem;
}
main.home .cont-info-lpmkt {
  margin-top: 2rem;
}
main.home .cont-info-home {
  display: flex;
  align-items: center;
}
main.home p {
  margin-top: 1rem;
  display: inline-block;
  max-width: 90%;
  text-align: justify;
  font-size: 0.8rem;
  padding-left: 0.5rem;
}
main.servicios-header p {
  max-width: 50%;
  margin: 2rem auto;
  padding-left: 0.5rem;
}
main.home .cont-btn-contacto,
main.servicios-header .cont-btn-contacto {
  cursor: pointer;
  display: inline-block;
  border: 1px solid #000;
  padding: 0.8rem 2rem;
  border-radius: 0.5rem;
  position: relative;
  overflow: hidden;
  transition: 0.2s all ease-in-out;
}
main.home .cont-btn-contacto .txt-btn-cont::before,
main.servicios-header .cont-btn-contacto .txt-btn-cont::before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 0;
  transition: 0.2s all ease-in-out;
  z-index: -1;
}
main.home .cont-btn-contacto:hover .txt-btn-cont::before,
main.servicios-header .cont-btn-contacto:hover .txt-btn-cont::before {
  width: 100%;
}
main.home .cont-btn-contacto:hover .txt-btn-cont,
main.servicios-header .cont-btn-contacto:hover .txt-btn-cont {
  color: #fff;
}
main.home .form-control,
main.home textarea,
.form-select {
  width: 70%;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #c3c3c3;
  border-radius: 0;
  line-height: 1rem;
  font-size: 0.8rem;
  padding: 0.375rem 0.75rem;
}
.form-select:focus {
  box-shadow: 0 0 0 0.25rem rgb(195 195 195 / 25%);
  border-color: #838383;
}
main.home .form-label {
  width: auto;
  font-weight: 200;
  font-size: 0.8rem;
  width: 20%;
}
main.home .form-control:focus {
  box-shadow: none;
  border-bottom: 2px solid #000;
}
main.home textarea:focus-visible {
  border: none;
  outline: none;
  border-bottom: 2px solid #000;
}
section.info-home {
  padding: 5rem 0;
  background-image: url("../img/bg-blog.jpg");
  color: #fff;
}
section.info-home .title-info-home {
  margin-top: 3rem;
}
section.info-home .title-info-home span {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3.8rem;
}
section.info-home .desc-info-home {
  margin-top: 8rem;
}
section.info-home .title-info-home h2 {
  font-weight: 400;
  font-size: 1.5rem;
}
section.info-home .desc-info-home span:first-child {
  font-weight: 300;
  font-size: 2.2rem;
}
section.info-home .desc-info-home p {
  max-width: 60%;
  text-align: justify;
}
section.ads a.btn-lpmkt {
  position: absolute;
  bottom: 12%;
  right: -30%;
}
section.ads {
  padding: 5rem;
  position: relative;
  overflow: hidden;
}
section.ads .words {
  color: #fff;
  font-family: "newyork";
  text-transform: uppercase;
  top: 3rem;
  mix-blend-mode: difference;
  position: absolute;
  font-size: 16rem;
  line-height: 8rem;
  font-weight: 100;
  display: inline-block;
  white-space: nowrap;
  width: 160rem;
  animation: move-text 25s linear infinite;
  text-shadow: 160rem 0, 320rem 0;
  z-index: 100;
}
section.ads .cont-ads {
  position: relative;
  margin: auto;
  max-width: 60%;
}
section.ads .cont-ads .text-seosem {
  position: absolute;
  bottom: 5%;
}
section.ads h2 {
  text-align: center;
  color: #fff;
  font-weight: 200;
  font-size: 2.8rem;
}
section.ads hgroup {
  text-align: center;
}
section.ads hgroup h3 {
  display: inline-block;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 200;
  width: 28%;
}
section.ads .cont-ads .text-seosem p {
  color: #fff;
  max-width: 50%;
  margin: auto;
  text-align: justify;
}
section.home-website {
  padding: 5rem;
}
section.home-website .cont-website {
  position: relative;
}
section.home-website .cont-website a {
  display: block;
  margin: auto;
}
section.home-website .cont-website .cont-info-web {
  position: absolute;
  width: 50%;
  margin-left: auto;
  top: 5%;
  right: 0;
  padding-right: 10%;
}
section.home-website .cont-website .cont-info-web h2 {
  font-size: 5rem;
  color: #fff;
  font-weight: 200;
  font-family: "newyork";
}
section.home-website .cont-website .cont-info-web hgroup h3 {
  display: inline-block;
  color: #fff;
  font-weight: 200;
  font-size: 1rem;
  margin-right: 1rem;
}
section.home-website .cont-website .cont-info-web p {
  color: #fff;
  max-width: 100%;
  text-align: justify;
  margin-top: 2rem;
}
section.branding-h .cont-logo {
  text-align: center;
  width: 100%;
  position: relative;
}
section.branding-h .cont-logo .branding-luna {
  position: absolute;
  top: 18%;
  right: 32%;
  width: 16%;
}
section.branding-h .cont-logo span {
  font-size: 1.2rem;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: 5%;
}
section.branding-h .info-branding-home {
  margin: 4rem auto;
}
section.branding-h .info-branding-home h3 {
  font-weight: 200;
  display: inline-block;
  font-size: 6rem;
  line-height: 4.8rem;
  width: 48%;
  text-align: right;
}
section.branding-h .info-branding-home p {
  display: inline-block;
  max-width: 48%;
  margin-bottom: 0;
  padding: 1rem;
  text-align: justify;
}
section.branding-h .cont-logo h2 {
  font-size: 16rem;
  font-family: "Epilogue", sans-serif;
  letter-spacing: 1rem;
}
section.branding-h .btn-lpmkt {
  margin: auto;
  display: block;
}
section.registro-h h2 {
  font-weight: 200;
  font-size: 3rem;
  font-family: "newyork" !important;
}
section.registro-h .cont-info-registro {
  max-width: 60%;
  margin: auto;
}
/* section.registro-h a.btn-lpmkt{
  display: block;
  margin: 0;
  margin-top: 2rem;
  margin-left: auto;
} */
section.registro-h .cont-info-registro p {
  text-align: justify;
}
section.foto-h {
  padding: 8rem;
  position: relative;
  overflow: hidden;
}
/* Contenedor que actúa como “fondo” responsivo */



section.foto-h .cont-gif {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/gif-18.webp);
  background-color: #000 !important;
  background-size: contain;
  max-width: 100%;
  height: 448px;
  width: 450px;
  margin: 4rem auto;
  animation: gif-fotos 7.5s infinite;
  position: relative;
}

@media only screen and (max-width: 767px) {
  section.foto-h .cont-gif {
    width: 83%; /* Ajusta el ancho a un porcentaje del contenedor */
    height: auto; /* Permite que la altura se ajuste automáticamente */
    max-width: 350px; /* O un tamaño máximo específico */
  }
}
section.foto-h p {
  max-width: 75%;
  margin: auto;
  text-align: justify;
}

@keyframes gif-fotos {
  0% {
    background-image: url("../img/gif-18.webp");
  }
  4% {
    background-image: url("../img/gif-2.webp");
  }
  8% {
    background-image: url("../img/gif-3.webp");
  }
  12% {
    background-image: url("../img/gif-4.webp");
  }
  16% {
    background-image: url("../img/gif-5.webp");
  }
  20% {
    background-image: url("../img/gif-6.webp");
  }
  24% {
    background-image: url("../img/gif-7.webp");
  }
  28% {
    background-image: url("../img/gif-8.webp");
  }
  32% {
    background-image: url("../img/gif-9.webp");
  }
  36% {
    background-image: url("../img/gif-10.webp");
  }
  40% {
    background-image: url("../img/gif-11.webp");
  }
  44% {
    background-image: url("../img/gif-12.webp");
  }
  48% {
    background-image: url("../img/gif-13.webp");
  }
  52% {
    background-image: url("../img/gif-14.webp");
  }
  56% {
    background-image: url("../img/gif-15.webp");
  }
  60% {
    background-image: url("../img/gif-16.webp");
  }
  64% {
    background-image: url("../img/gif-17.webp");
  }
  68% {
    background-image: url("../img/gif-1.webp");
  }
  72% {
    background-image: url("../img/gif-19.webp");
  }
  76% {
    background-image: url("../img/gif-20.webp");
  }
  80% {
    background-image: url("../img/gif-21.webp");
  }
  84% {
    background-image: url("../img/gif-22.webp");
  }
  88% {
    background-image: url("../img/gif-23.webp");
  }
  92% {
    background-image: url("../img/gif-24.webp");
  }
  96% {
    background-image: url("../img/gif-25.webp");
  }
}
section.foto-h .btn-lpmkt {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
section.foto-h .words {
  position: absolute;
  font-family: "newyork";
  text-transform: uppercase;
  top: 0rem;
  font-size: 18rem;
  line-height: 18rem;
  font-weight: 100;
  display: inline-block;
  white-space: nowrap;
  width: 120rem;
  animation: move-text 15s linear infinite;
  text-shadow: 120rem 0, 240rem 0;
}
section.filtro-seccion {
  text-align: center;
}
section.filtro-seccion .container {
  border-bottom: 0.01rem solid #000;
}
section.filtro-seccion h2 {
  cursor: pointer;
  position: relative;
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 0.9rem;
  display: inline-block;
  transition: all 3s;
}
section.filtro-seccion h2:hover::after {
  width: 100%;
}
section.filtro-seccion h2::after {
  content: "";
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  height: 0.1rem;
  background-color: #000;
  transition: all 0.3s;
  z-index: -1;
}
a.btn-lpmkt {
  margin: 1rem auto;
}
a.btn-lpmkt .circle .icon.arrow::before {
  border-color: #000;
}
a.btn-lpmkt .circle .icon.arrow {
  background: #000;
}
a.btn-lpmkt .button-text {
  color: #fff;
}
a:hover .button-text {
  color: #000;
}
a.btn-lpmkt .circle {
  background: #fff;
}
article .titulo-proyecto {
  margin-top: 0.5rem;
  font-weight: 300;
  font-family: "newyork";
  font-size: 1.9rem;
}
section.info-home .frase-info-home {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 1.4rem;
  margin-top: 8rem;
}
section.ultimos-proyectos,
section.todos-proyectos {
  padding: 0;
}
section.servicios-lpmkt {
  background-color: #2a2a2a;
  color: #fff;
}
section.servicios-lpmkt a {
  color: #fff;
  transition: 0.2s ease-in-out;
}
section.servicios-lpmkt a:hover {
  color: #2a2a2a;
}
section.servicios-lpmkt .servicio {
  padding: 2rem 15% 2rem 5%;
  background-color: #2a2a2a;
  transition: 0.2s ease-in-out;
}
section.servicios-lpmkt .servicio:hover {
  background-color: #fff;
}
section.servicios-lpmkt .border-servicio {
  border-top: 1px solid #545454;
}
section.servicios-lpmkt h2 {
  font-size: 4rem;
  font-weight: 600;
  line-height: 3rem;
}
section.servicios-lpmkt h3 {
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 0.05rem;
  margin-top: 1.2rem;
}
section.servicios-lpmkt span {
  font-weight: 300;
}

.slider {
  overflow: hidden;
  width: 100%;
}

.slide-track {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 8px; /* Espacio entre logos */
}

.slide img {
  max-width: 100px; /* Ajusta el tamaño máximo de los logos */
  height: auto; /* Mantiene la relación de aspecto */
  object-fit: contain; /* Evita deformaciones */
}

@media (min-width: 768px) {
  .slide img {
    max-width: 250px; /* Tamaño mayor para pantallas medianas */
  }
}

@media (min-width: 1024px) {
  .slide img {
    max-width: 200px; /* Tamaño mayor para pantallas grandes */
  }
}
