@media (min-width: 1400px) {
  .container {
    max-width: 1300px;
  }
}
@media (max-width: 1400px) {
  .estadisticas {
    bottom: -150px;
  }
  .portada-section {
    height: 630px;
  }
  .phone {
    max-width: 105%;
    width: 105%;
    bottom: -32px;
  }
  .mapa img {
    position: absolute;
    width: 120%;
    left: 0;
    left: -30%;
  }
  .aprovecha-section .float {
    width: 120px;
    top: -50px;
  }
  .pasos-section .paso .digito {
    margin-right: 20px;
  }
}
@media (max-width: 1200px) {
  .navbar {
    font-size: 15px;
    font-weight: 500;
    height: 84px;
  }
  .navbar .acciones {
    display: flex;
    position: relative;
    padding-left: 50px;
  }
  .navbar-nav .nav-link {
    padding: 0 !important;
  }
  .categorias > li {
    margin: 0 !important;
    padding: 10px;
  }
  .nav-item, .nav-item li {
    padding-left: 16px !important;
  }
  .categorias > li:not(:last-child) {
    border-bottom: 1px solid var(--darkblue2);
    z-index: 1;
  }
  .nav-link {
    padding: 0;
  }
  .mega-menu::before {
    display: none;
  }
  .mega-dropdown a {
    height: 40px;
  }
  .categorias li:not(.close):not(.mega-dropdown) {
    height: 40px;
  }
  .navbar .btn-base {
    margin-top: 1.5rem;
    margin-inline: auto;
  }
  .estadisticas {
    height: 210px;
    bottom: -230px;
  }
  .pasos-section .paso .digito {
    font-size: 50px;
    margin-right: 18px;
  }
  .app-section .banner .ct-portada {
    height: 270px;
  }
  .puntos-section .puntos {
    flex-direction: column;
    margin-top: -100px;
  }
  .phone {
    max-width: 120%;
    width: 120%;
    right: -10%;
    bottom: -32px;
  }
  .pasos-section .paso h4 {
    font-size: 18px;
  }
  .aprovecha-section .float2 .float {
    width: 80px;
    top: auto;
    bottom: 350px !important;
  }
}
@media (max-width: 991px) {
  .footer-middle .redes {
    margin-inline: auto;
    justify-content: center;
  }
  .footer-middle p {
    max-width: 100%;
  }
  .phone {
    max-width: 105%;
    width: 105%;
    right: -5%;
    bottom: -40px;
  }
  .mapa img {
    position: absolute;
    width: 135%;
    left: -33%;
    top: -300px;
  }
  .portada-section {
    height: 950px;
  }
  .portada-section.style2 {
    height: auto;
  }
  .portada-section.style2 .float {
    position: absolute;
    left: auto;
    right: 70px;
    bottom: 130px;
  }
  .portada-section .ct-simple {
    width: 100%;
    max-width: 100%;
    align-items: center;
    text-align: center;
  }
  .portada-section .digito {
    margin-right: 0;
  }
  .portada-section .center-x {
    width: 100%;
  }
  .portada-section .score {
    justify-content: center;
  }
  .portada-section .start-x {
    justify-content: center;
    flex-direction: column;
  }
  .portada-section p {
    max-width: 100%;
  }
  .portada-section .img-fluid {
    max-width: 80%;
    margin-inline: auto;
  }
  .estadisticas {
    flex-direction: column;
    height: 550px;
    bottom: -400px;
  }
  .estadisticas .center-x {
    flex-direction: column-reverse;
    margin-bottom: 1rem;
  }
  .pasos-section .smartphone {
    height: auto;
    max-width: 70%;
  }
  .pasos-section .parent {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .pasos-section .div1 {
    grid-area: 2/1/3/2;
  }
  .pasos-section .div2 {
    grid-area: 2/2/3/3;
  }
  .pasos-section .div3 {
    grid-area: 1/1/2/3;
  }
  .pasos-section .div4 {
    grid-area: 3/1/4/2;
  }
  .pasos-section .div5 {
    grid-area: 3/2/4/3;
  }
  .pasos-section .paso {
    text-align: center;
  }
  .pasos-section .paso.bb-1 {
    border-bottom: none;
    padding-bottom: 0;
  }
  .pasos-section .paso h4 {
    font-size: 24px;
    text-align: center;
  }
  .preguntas-section .cta {
    padding: 10px 20px;
    max-width: 270px;
    height: 75px;
    min-height: 0;
  }
  .preguntas-section .cta h4 {
    margin-bottom: 0;
  }
  .preguntas-section .cta .icono {
    width: 40px;
    height: 40px;
  }
  .preguntas-section .cta .icono img {
    width: 20px;
    height: 20px;
  }
  .app-section .banner .ct-portada {
    height: 300px;
  }
  .descuento {
    animation: float 3s ease-in-out infinite;
    right: auto;
    left: 450px;
  }
  .puntos-section .ct-imagen {
    width: 100%;
  }
  .puntos-section .puntos {
    flex-direction: row;
    margin-top: -50px;
    margin-left: 5%;
  }
  .left-0 {
    left: 0 !important;
    top: 0;
  }
  .aprovecha-section .float {
    width: 110px;
    top: -50px;
  }
  .aprovecha-section .float2 .float {
    display: none;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 30px;
    line-height: 1.15;
  }
  h1 .text-blue {
    font-size: 40px;
  }
  .footer-bottom .container {
    padding: 10px 10px;
  }
  .footer-bottom .container .between-x {
    padding: 10px 10px;
    flex-direction: column-reverse;
    justify-content: center;
  }
  .footer-bottom .container .between-x ul {
    padding-bottom: 0.5rem;
  }
  .terminos-section, .extras-section, .nosotros-section,
  .servicios-section, .disenhos-section, .integraciones-section {
    padding: 50px 0 !important;
  }
  .portada-section p {
    font-size: 1.2rem;
  }
  .portada-section .estadisticas {
    bottom: -550px;
  }
  .portada-section .img-fluid {
    max-width: 90%;
  }
  .portada-section.style2 .float {
    position: absolute;
    left: auto;
    right: 0px;
    bottom: 130px;
  }
  .carrusel-clientes::after {
    width: 100px;
  }
  .carrusel-clientes::before {
    width: 100px;
  }
  .pasos-section .parent {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(5, auto);
    grid-column-gap: 0px;
    grid-row-gap: 2rem;
  }
  .pasos-section .div1 {
    grid-area: 2/1/3/2;
  }
  .pasos-section .div2 {
    grid-area: 3/1/4/2;
  }
  .pasos-section .div3 {
    grid-area: 1/1/2/2;
  }
  .pasos-section .div4 {
    grid-area: 4/1/5/2;
  }
  .pasos-section .div5 {
    grid-area: 5/1/6/2;
  }
  .pasos-section .paso {
    width: 100%;
  }
  .pasos-section .paso p {
    text-align: center;
    max-width: 100%;
  }
  .pasos-section .paso .digito {
    color: #D6DDF2;
  }
  .app-section .banner .ct-portada {
    height: 180px;
  }
  .descuento {
    animation: float 3s ease-in-out infinite;
    right: 1rem;
    left: auto;
  }
  .accordion.style2 .accordion-item {
    padding: 20px 0px;
  }
  .puntos-section .puntos {
    flex-direction: column;
    margin-top: -100px;
  }
  .portada-section {
    height: 800px;
  }
  .phone {
    bottom: -30px;
  }
  .mapa img {
    position: absolute;
    width: 135%;
    left: -33%;
    top: auto;
    bottom: -120px;
  }
}
@media (max-width: 576px) {
  .estadisticas {
    max-width: 95%;
  }
  .circulo {
    position: relative;
  }
  .circulo::after {
    width: 120%;
    left: -10%;
  }
  .carrusel-clientes::after {
    width: 50px;
  }
  .carrusel-clientes::before {
    width: 50px;
  }
  .swiper-slide {
    padding: 1.5rem;
    min-height: 300px;
  }
  .swiper-slide .autor .ct-cliente {
    width: 50px;
    height: 50px;
  }
  .swiper-slide .autor .nombre {
    font-size: 18px;
  }
  .swiper-slide .link {
    width: 32px;
    height: 32px;
  }
  .swiper-slide .link i {
    font-size: 20px;
    font-weight: 500;
  }
  .portada-section {
    padding-top: 100px;
    height: 1450px;
  }
  .portada-section.style2 .float {
    width: 200px;
    right: 25px;
  }
  .accordion.style2 .accordion-item {
    padding: 10px 0px;
  }
  section {
    margin: 3rem 0;
  }
  h2 {
    margin-bottom: 1rem;
  }
  .phone {
    right: 0%;
    width: 95%;
  }
  .mapa img {
    position: absolute;
    width: 135%;
    left: -33%;
  }
  .portada-section {
    height: 700px;
  }
  .aprovecha-section .float {
    width: 90px;
    top: -20px;
    right: 20px;
  }
}
@media (max-width: 480px) {
  .portada-section.style2 {
    padding-top: 120px;
  }
  .portada-section.style2 .center-y {
    justify-content: start !important;
    align-items: start;
  }
  .app-section .banner {
    padding: 0.4rem 1rem 0 0.4rem;
  }
  .phone {
    bottom: -18px;
  }
}
@media (max-width: 400px) {
  .aprovecha-section .float {
    width: 70px;
    top: -30px;
  }
}/*# sourceMappingURL=responsive.css.map */