@font-face {
  font-family: "Cursive";
  src: url(../fonts/CedarvilleCursive-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}

.modal-curso {
  display: none;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.show-moda-curso {
  display: block;
}

.modal-curso .btn-close {
  position: absolute;
  right: 15px;
  color: white;
  width: 50px;
}

.modal-curso .modal-curso-content {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.pantalla-pc {
  margin-top: 80px;

  background-color: white;
  border-radius: 30px;
  border: 10px solid #e2e8f0;
  margin-left: 55px;
}

.modal-curso-video {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.modal-curso-video .img-1 img {
  width: 250px;
  border-radius: 15px;
}

.modal-curso-video .img-2 img {
  width: 500px;
  border-radius: 15px;
}

.modal-curso-botones {
  display: grid;
  grid-template-columns: 75% 25%;
  color: #e2e8f0;
  border-top: 5px solid #e2e8f0;
  border-radius: 0px 0px 15px 15px;
}

.btn-ciruclo-pantalla {
  text-align: end;
  margin-right: 35%;
}

.cuadro-1 {
  width: 100px;
  background: #e2e8f0;
  height: 10px;
  align-items: flex-end;
  align-content: flex-end;
  text-align: end;
  border-radius: 15px;
  margin-top: 10px;
}

.pantalla-movil {
  background-repeat: no-repeat;
  position: fixed;
  top: 40px;
  left: 55%;
  border-radius: 30px;
}

.fondo-movil img {
  width: 300px;
  margin-left: 50px;
  border-radius: 30px;
  border: 10px solid #e2e8f0;
}

.img-peque {
  width: 88px;
}

.grande {
  font-size: 35px;
}

.color-white {
  color: white;
}

.display-none {
  display: none !important;
}

.move-x {
  margin-top: -40px;
}

.texto-info1 {
  color: white;
  font-size: 60px;
  margin-top: 5px;
  margin-left: 150px;
}

.move-btn-absolute {
  position: absolute;
  top: 70%;
  right: 60px;
}

.texto-info-2 {
  top: 20%;
  right: 60px;
  width: 250px;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 5px;
  border-radius: 15px;
}

.texto-info-2 h2 {
  font-size: 20px;
}

.faq-area-l-12 {
}

.list-cursos {
  display: none;
}

.negrita {
  font-weight: 700;
  color: black;
  font-size: 20px;
}

.light-version-logo {
  width: 160px;
}
.titulo-mediano {
  font-size: 36px !important;
}

.titulo-otro-1 {
  font-size: 65px !important;
  line-height: 85px !important;
}

.number--3 {
  background-color: red !important;
}
.number-content-box-l1 .number--3 {
  box-shadow: 0 5px 0 rgb(233 46 46 / 65%) !important;
}

.slick-prev {
  margin-left: 80px;
  background: #2d947a;
  width: 74px;
  height: 70px;
  z-index: 998;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  border: none;
}
.slick-next {
  margin-right: 50px;
  background: #2d947a;
  width: 74px;
  height: 74px;
  border-radius: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  border: none;
}

.form-nosotros {
  position: sticky;
  top: 10px;
  left: 30%;
  transform: scale(0.8);
}

.parrafo-1 {
  font-size: 20px !important;
}

.subdrayado {
  text-decoration: underline;
  text-decoration-color: #1787fc;

  /* 
    border-bottom: 1px solid #1787FC; */
}

.titulo-mediano-1 {
  text-align: end;
  font-size: 78px !important;
}

.move-content-1 {
  width: 156%;
  transform: translateX(-260px);
}

.aling-end {
  text-align: end;
  width: 100%;
}

.move-x-plant {
  position: absolute;
  top: -574px;
}

.container1 {
  color: #333;
  margin: 0 auto;
  text-align: center;
}

.container1 h1 {
  font-weight: normal;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}

.li {
  display: inline-block;
  font-size: 1em;
  list-style-type: none;
  /* padding: 1em; */
}

.li span {
  display: block;
  font-size: 1rem;
  font-weight: 700;
}

.countdown {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 5px;
  margin-left: -50px;
}

.countdown .li {
  /* background:  #14ee80; */
  /* border: 1px solid #333; */
  border-radius: 20%;
  color: #333;
  height: 53px;
  /* box-shadow:1px 1px 12px 2px #fff; */
}

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

.emoji {
  display: none;
  padding: 1rem;
}

.emoji span {
  font-size: 1rem;
  padding: 0 0.5rem;
}

@media all and (max-width: 768px) {
  h1 {
    font-size: calc(1.5rem * var(--smaller));
  }

  li {
    font-size: calc(1.125rem * var(--smaller));
  }

  li span {
    font-size: calc(3.375rem * var(--smaller));
  }
}

.faq-area-l-12 {
  /* background: none; */
}

.sin-backgroun {
  background: none;
}

.faq-area-l-12 .accordion li a {
  color: black !important;
}

.faq-area-l-12 .accordion li.active {
  /* background: rgb(20, 238, 128); */
  background: white;
  color: white !important;
}

.grid-1 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.color-negro {
  color: black !important;
}

.move-y-1 {
  margin-top: -122px;
}

.color-blanco {
  color: white !important;
}

.blanco {
  color: black !important;
  background: white !important;
}
.blanco a {
  color: black !important;
}

.frame {
  height: 100vh;
  width: 100vw;
  margin: 0 !important;
  padding: 0 !important;
  pointer-events: none;
  opacity: 0.3;
}

.frame2 {
  pointer-events: all;
  opacity: 1;
}

.faq-area-l-12 .accordion li {
  background: white;
  border: none;
  box-shadow: none;
}

.color-gris {
  color: #708c91;
  font-weight: 700 !important;
  margin-top: -20px;
}

.mi-btn {
  display: inline-block;
  padding: 7px !important;
  color: white !important;
  background: #ff7139;
  height: 50px;
  font-weight: 700 !important;
}

.colo-negro-azul {
  background: #213053 !important;
}

.color-morado {
  background: #7b31f7 !important;
}

.center {
  margin: 0 auto;
  text-align: center;
}

.padre1:last-child {
  display: none;
  padding: 0;
}

.mi-btn-2 {
  border-radius: 30px;
  width: 17%;
  margin: 0 auto;
}

.titulo-mover-2 {
  text-align: end;
  margin-top: -38px;
}

.hidden{
  display: none;
}


.dialog-mostar1 {
  overflow: hidden;
  display: block;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  width: 0;
  height: 0;
  transition: all ease-in-out 0.3s;
}

.dialog-mostar1-show {
  width: 100%;
  height: 100%;
}

.contenido-1 {
  width: 60%;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  border-radius: 28px;
  text-align: center;
  padding: 25px;
}

.contendor-texto #subtitulo-contenido-1 {
  font-weight: 100 !important;
  font-size: 25px !important;
}

.contendor-texto #titulo-contenido-1 {
  font-size: 30px !important;
}

.cursor-pointer {
  cursor: pointer;
}

.fondo-negro-parrafo {
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 15px;
  border-radius: 20px;
  position: absolute;
  top: -300px;
  right: 46px;
  /* left: 64px; */
  width: 77%;
  /* margin-left: 37px; */
}

.fondo-negro-parrafo h3 {
  font-size: 18px !important;
  font-weight: 400;
}

.product-card-l5 .product-content-card {
  transform: translate(-50%, 291%);
}

.w-50-m {
  width: 60%;
}

.texto-grande {
  margin: 0px auto;
  text-align: center;
  padding-bottom: 22px;
}

.texto-grande .negrita {
  font-size: 27px;
}

.mi-btn-comprar1 {
  background-color: #25d366 !important ;
}

.mi-btn-comprar2 {
  background-color: #ec0a0a !important ;
}

.l1-create-acc-btn .btn-comprar {
  margin-bottom: 15px;
}

.header-btn-1 {
  position: absolute;
  top: 27px;
  left: 197px;
}

.custom-btn {
  width: 100%;
  padding: 15px;
  border-radius: 15px;
  color: white;
  background-color: rgb(226, 40, 102);
  transition: all ease-in-out 0.3s;
}

.custom-btn:hover {
  transform: scale(1.1);
}

.contenido-titulo-1 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.custom-frame2 {
  position: sticky;
  bottom: 0;
  width: 100%;
  height: 100vh;
}

.comprar-content-1 {
  width: 0;
  height: 0;
  margin-top: 73px;
  margin-left: -182px;
  background: white;
  /* margin-bottom: 40px; */
  border-radius: 15px;
  overflow-y: hidden;
  overflow-x: hidden;
  transition: all ease-in 0.1s;
  opacity: 0;
  border-top: 6px solid #1787fc;
}

.comprar-content-1-show {
  width: 64%;
  height: 100%;
  padding: 28px;
  opacity: 1;
}

.comprar-recuadro-1 {
  margin-left: 0;
  width: 100%;
}
.comprar-recuadro-1 .subscribe-newsletter .form-control {
  padding: 0 !important;
}

.btn-comprar-2 {
  width: 50%;
  height: 59px !important;
  font-size: 25px !important;
  margin-right: 38px !important;
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 25px;
  right: 39px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  transition: all ease-in-out 0.3s;
}
.float:hover {
  text-decoration: none;
  color: #25d366;
  background-color: #fff;
}

.my-float {
  margin-top: 16px;
}

.colo-negro-azul-btn {
  width: 18%;
  margin: 0 auto;
}

.img-1-nostros {
  margin-left: 466px !important;
  transform: translateY(-20px);
}

.img-2-nostros {
  margin-top: 35px !important;
  margin-left: 429px !important;
}

.img-3-nostros {
  margin-top: 119px !important;
  margin-left: -144px !important;
}

.img-sentado-1 {
  width: 150px;
}

.btn-morado-nosotros {
  width: 18%;
  margin: 0 auto;
}

.my-footer {
  padding: 0;
  margin-top: -80px;
}

.show-desktop {
  display: block;
}

.plann-logo-move-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.letra-cursiva {
  /* font-family: 'Cursive' !important; */
  font-style: italic;
}
.is-movile {
  display: none !important;
}

.is-desktop {
  display: block;
}

.sin-negrita {
  font-weight: 100;
}

.hero-area-l-14 .bg-shape-200 {
  background: url(../image/l4/hero-bg.svg);
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  left: 0;
  transform: rotate(0deg);
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
}

#button2 {
  display: inline-block;
  background-color: #6e21a2;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 98px;
  right: 42px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  color: white;
}
/* #button2::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
  } */
#button2:hover {
  cursor: pointer;
  background-color: #333;
}
#button2:active {
  background-color: #555;
}
#button2.show {
  opacity: 1;
  visibility: visible;
}

.site-header--sticky {
  transition: all ease-in-out 0.3s;
  position: absolute;
  top: 0px !important;
}

.site-header--sticky.white {
  background: white;
}

.fondo-1 {
  margin-top: 120px;
  height: 500px;
  margin-left: 50px;
  margin-right: 50px;
  border-radius: 30px;
  background-color: #e2e8f0;
}

.fondo-1 .fondo-img {
  width: 100%;
  height: 100%;
  background-image: url(/image/donde-uber.webp);
  border-radius: 30px;
  transition: all ease-in-out 0.5s;
  background-size: cover;
}
.fondo-img .contenido-fondo1 {
  transform: translateY(150px) translateX(40px);
}

.emoji-1 {
  top: 150px;
  left: 10px;
  position: absolute;
}

#img-emojis {
  transition: all ease-in-out 0.5s;
}

.img-fondo-3 {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 9%;
  z-index: 10;
}

.mega-menu-image a:nth-child(2) h2 {
  font-size: 20px !important;
}

.border-rigth {
  border-left: 1px solid #1787fc;
  padding: 7px;
}

.img-fondo-3 img {
  width: 190px !important;
  height: 190px !important;
}

.fondo-1 .trasition {
}

.fondo-img .contenido-fondo1 .titulo {
  font-size: 50px;
  transition: all ease-in-out 0.5s;
}

.fondo-img .contenido-fondo1 .fechas-navegadores {
  margin-left: 1px;
  margin-top: 20px;
  display: grid;
  grid-template-columns: 15% 15%;
}

.fondo-img .contenido-fondo1 .fechas-navegadores .flecha1,
.fondo-img .contenido-fondo1 .fechas-navegadores .flecha2 {
  background-color: #333;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.fondo-img .contenido-fondo1 .fechas-navegadores .flecha1 i {
  color: white;
  margin-left: 7px;
  margin-top: 7px;
}

.fondo-img .contenido-fondo1 .fechas-navegadores .flecha2 i {
  color: white;
  margin-left: 7px;
  margin-top: 7px;
}

.active2 {
  top: -110px !important;
}

.btn-info-2 {
  position: fixed;
  bottom: 20px;
  right: 100px;
  transform: scale(0.6);
  z-index: 1000000;
  box-shadow: none;
}

.mi-btn-7 {
  width: 200px;
  background-color: #ff7139;
  color: white;
  border-radius: 15px;
  padding: 20px;
  transition: all ease-in-out 0.3s;
  overflow-x: hidden;
}

.mi-btn-7 a {
  color: white;
  text-decoration: none;
}

.mi-btn-7:hover {
  background-color: #1787fc;
  color: white;
}

.color-verde {
  color: #25d366;
}

.color-rosado {
  color: rgb(226, 40, 102);
}

.diplay-none {
  display: none !important;
}

.container2 {
  width: 100vw;
}

.container2 .row2 {
  width: 100%;
  display: grid;
  grid-template-columns: 10% 10% 15% 15% 30%;
}

.nombres-1 {
  background: white;
  width: auto;
  border-radius: 15px;
  padding: 10px;
  box-shadow: 1px 1px 5px 1px #dbdbdf;
}

.nombres-1 h1 {
  font-size: 18px !important;
  font-family: inherit;
  color: #0a043c;
  font-weight: 700;
  text-align: center;
}

.mostrar-img {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 1000000;
  display: none;
  overflow: scroll;
}

.mostrar-img .contedeor-gps {
  display: grid;
  grid-template-columns: 1fr;
}

.video-1 {
  width: 100vw;
}

.btn-close-1 {
  position: absolute;
  top: 10px;
  right: 10px;
}

.mostrar-img .img-fluid {
  width: 100vw;
  height: 100vh;
  object-fit: contain;
}

.img-2-3 {
  width: 260px !important;
}

.comprar-content-2 {
  width: 42%;
  height: 100%;
  padding: 28px;
  opacity: 1;
  /* margin-left: 29%; */
  margin: 0 auto;
}

.btn-atras {
  display: none;
}

.decoration-1 {
  border-top: #ff7139 5px solid !important;
}

.popular-1 {
  background-color: #ff7139;
  padding: 5px;
  border-radius: 15px;
  color: #fff;
  position: absolute;
  right: 54px;
  top: -5px;
}

.section__heading-3 .subtitulo-2 {
  font-size: 26px !important;
  font-weight: 400;
}

.img-tarjetas-credito-1 {
  width: 30vh;
}

.img-tarjetas-credito-2 {
  width: 50vw;
}

.dialogo-2 {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  z-index: 100000;
}

.dialogo-3 {
  display: block;
  width: 100%;
  height: 100%;
  background-color: white;
  position: fixed;
  top: 0;
  z-index: 100000;
}

.content-dialog-2 {
  position: absolute;
  top: 32%;
  right: calc(100vw / 4);
}

.efecto1 {
  text-decoration: underline;
  transition: all ease-in-out 0.3s;
}
.efecto1:hover {
  text-decoration: underline;
  color: #1787fc;
}

#buscarParroquia::placeholder {
  opacity: 0.5;
}

.mt-55 {
  margin-top: 7rem !important;
}

.bg-catskill-2{
  padding: 0 !important;
  border: 4px solid #504A76;
  background-color: black;
}
.bg-catskill-2 h4{
  color: white;
  font-size: 16px;
  margin-left: 10px;
}
.bg-catskill-2 h3{
  color: #00FF95;
  font-size: 10px;
  margin-left: 10px;

}
.bg-catskill-2 .contenedor-descarga{
  padding: 10px;
  width: 100%;
  height: 47;
  border-radius: 15px;
  color: white;
background-color: #504a7661;
}

.contendor-iconos{
  padding: 15px;
  border-radius: 15px;
  margin-top: 15px;
  width: 100%;
  background: rgb(80,74,118);
  background: linear-gradient(180deg, rgba(80,74,118,0.5018382352941176) 23%, rgba(0,0,0,1) 100%);
}

.contendor-iconos h1{
  color: white;
  text-decoration: underline;
}

.color-btn-morado{
  background-color: #504A76  !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.alto{
  height: 50px !important;
}

/* Styles for the content section */


.descargarApp{
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px rgb(37 41 39 / 3%);
  border-radius: 10px;
  padding: 5px;
  overflow: hidden;
  transition: all ease-in-out .3s;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.descargarApp .titulo-app{
  display: flex;
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  justify-content: space-between;
}

 .content-apps{
  height: 0;
  opacity: 0;
  transition: all ease-in-out .3s;
}
 .content-apps-open{
  height: 100%;
  opacity: 1;
}

.titulo-app h2{
  font-size: 1.3rem;
}
.android,.ios{
  position: relative;
}
.android h2,.ios h2{
  font-size: 1rem;
}
.android img,.ios img {
  width: 90%;
}




@media screen and (max-width: 990px) {
  .img-2-nostros {
    margin-left: 252px !important;
  }
  .img-1-nostros {
    margin-left: 286px !important;
  }
}

@media screen and (max-width: 500px) {
  #button2 {
    margin-bottom: 7px;
    margin-right: -25px;
  }

  .megadropdown-center {
    display: none;
  }
  .list-cursos {
    display: block;
  }

  .my-header-2 {
    display: none;
  }

  .move-x-plant {
    position: absolute;
    top: 0;
  }

  .borrar1 {
    display: none;
  }

  .brand-logo2 {
    display: none !important;
  }

  .mover-5 {
    margin-top: -150px;
  }

  .my-footer {
    margin-top: -40px !important;
  }

  .ml-15 {
    margin-left: 29px;
  }

  .titulo-mediano-1 {
    font-size: 39px !important;
  }

  .move-content-1 {
    width: 100%;
    transform: translateX(0px);
  }

  .titulo-otro-1 {
    font-size: 50px !important;
  }

  .contenido-1 {
    width: 80%;
    padding: 0;
  }

  .contenido-1 h1 {
    font-size: 30px !important;
  }

  .contenido-1 h2 {
    font-size: 20px !important;
    margin-top: 0 !important;
    font-weight: 100 !important;
  }

  .contendor-texto #subtitulo-contenido-1 {
    font-weight: 100 !important;
    font-size: 20px !important;
  }

  .contendor-texto #titulo-contenido-1 {
    font-size: 18px !important;
  }

  .w-75-m {
    width: 70% !important;
  }
  .hero-image-group-l1 .image-4 {
    right: 0;
  }
  .hero-image-group-l1 .image-2 {
    left: 3%;
  }
  .content-2-index {
    /* margin-top: 0; */
    padding-top: 0 !important;
  }

  .hero-area-l1 .content h2 {
    font-size: 30px;
  }

  .w-50-m {
    width: 45%;
  }

  .contenedor-movil-index {
    margin: 0 auto;
    text-align: center;
  }

  .estrellas-ml-20 {
    margin-left: -20px !important;
  }

  .fondo-negro-parrafo {
    top: -250px;
  }

  .center-movil {
    text-align: center;
  }

  .contenido-1 .contendor-texto {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .modal-curso {
    height: 100%;
  }
  .show-moda-curso {
    overflow: scroll;
  }

  .pantalla-movil {
    position: initial;
    margin-top: 50px;
  }
  .move-btn-absolute {
    right: -75%;
  }
  .texto-info-2 {
    top: 4%;
    left: 20px;
  }

  .content-area-1-l-16 .content {
    padding-top: 0;
  }

  .mi-btn-2 {
    border-radius: 30px;
    width: 70%;
    margin: 0 auto;
  }
  .colo-negro-azul-btn {
    width: 69%;
    margin: 0 auto;
  }
  .img-1-nostros {
    margin-left: 0 !important;
    transform: translateY(0px);
  }

  .img-2-nostros {
    margin-left: 109px !important;
  }

  .img-3-nostros {
    margin-top: 0 !important;
    margin-left: 109px !important;
  }

  .img-sentado-1 {
    width: 50px;
  }

  .btn-morado-nosotros {
    width: 60%;
  }

  .show-desktop {
    display: none;
  }

  .float {
    bottom: 10px;
    right: 13px;
  }

  .is-movile {
    display: block !important;
  }

  .is-desktop {
    display: none;
  }

  .btn-cupon {
    width: 75%;
    background-color: #414bb2;
    color: white !important;
    border-radius: 15px;
    padding: 0px !important;
    margin-left: 29px;
    margin-right: 5px;
    text-align: center !important;
    margin-top: 15px;
  }
  .reveal-header .mobile-menu-trigger span:before,
  .reveal-header .mobile-menu-trigger span:after {
    background-color: black !important;
  }
  .reveal-header .mobile-menu-trigger span {
    background-color: black !important;
  }

  .site-header--sticky:not(.mobile-sticky-enable) {
    position: fixed !important;
    /* background: white; */
  }

  .move-x {
    margin-top: 0px !important;
  }

  .site-header--sticky {
    transition: all ease-in-out 0.3s;
    position: absolute;
    top: 0px !important;
  }

  .active2 {
    top: -110px !important;
  }

  .active3 {
    top: 0px !important;
  }

  .hero-area-l1 .content {
    padding-top: 0 !important;
  }

  .mover-otro-x {
    margin-top: -70px !important;
  }

  .order2 {
    order: 2;
  }

  .order1 {
    order: 1;
  }
  .slick-list .draggable {
    transform: scale(0.7);
  }

  .slick-list.draggable {
    transform: scale(0.7);
  }

  .fondo-1 .fondo-img {
    background-size: contain;
    background-repeat: no-repeat;
  }
  .fondo-img .contenido-fondo1 .titulo {
    font-size: 31px;
  }

  .fondo-1 {
    height: 350px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .mi-btn-5 {
    margin-left: 20px;
  }
  .fondo-img .contenido-fondo1 {
    transform: translateY(150px) translateX(24px);
  }

  .img-fondo-3 {
    top: 6.8%;
  }

  .img-fondo-3 img {
    width: 60px !important;
    height: 60px !important;
  }

  .feature-area-l1 {
    margin-top: 110px;
  }

  .emoji-1 {
    top: 1.7%;
    left: 10px;
  }

  .emoji-1 #img-emojis {
    width: 50px !important;
  }

  .flecha1 {
    margin-left: 20px !important;
  }

  .flecha2 {
    margin-left: 181px !important;
  }

  .mi-btn-7 {
    width: 300px;
    height: 100px;
    text-align: center;
    text-align: center;
    font-size: 27px !important;
  }
  .btn-info-2 {
    right: 50px;
  }

  .screenshot-image img {
    width: 290px !important;
  }
  .screenshot-slider-wrapper-l-16 .screenshot-slider .slick-list {
    margin-top: -120px !important;
  }

  .container2 .row2 {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }

  .en-movil-no {
    display: none;
  }

  .img-2-2 {
    width: 150px !important;
  }

  .mostrar-img .img-mover-3 {
    margin-top: -20px;
  }

  .ocultar-img {
    display: none !important;
  }

  .btn-atras {
    display: block;
    position: fixed;
    top: 10px;
    left: 5px;
    z-index: 1000;
  }

  .comprar-content-2 {
    width: 100%;
  }

  .ocultar-opciones {
    display: none;
  }

  .section__heading-3 .subtitulo-2 {
    font-size: 18px !important;
  }

  .popular-1 {
    right: 26px;
  }

  #countdown2 {
    margin-top: 24px;
  }

  .countdown2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .content-dialog-2 {
    right: 0;
    top: 60px;
    padding: 7px;
  }

  .config-2 {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-gap: 6px;
  }

  .config-3{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-top: 0px !important;
  }

  .apps-btn {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .app-store img {
    width: 80% !important;
  }
  .app-store .img-20 {
    width: 93% !important;
  }
}
