@media (min-width: 1400px) {
  .container {
    max-width: 1300px;
  }
}
@media (max-width: 1400px) {
  .eligenos-section .razones .col-md-6 {
    padding: 20px;
  }
  .portada-section .flotante {
    top: 0px;
    z-index: 1000;
    width: 55%;
  }
}
@media (max-width: 1200px) {
  .portada-section .flotante {
    top: 0px;
    z-index: 1000;
    width: 70%;
    right: 0px;
  }
  .marca {
    position: relative;
    z-index: 10;
  }
  .nosotros-section .bg-yellow .digito {
    font-size: 78px;
  }
  .beneficios-section .beneficio {
    padding: 2rem;
  }
  .galeria-section .imagen .ct-imagen {
    max-width: 450px;
  }
  .galeria-section .caracteristicas {
    margin-top: 3rem;
    min-height: 300px;
  }
  .testimonios-section .img-fondo {
    width: 60%;
    bottom: auto;
    left: auto;
    right: 0;
    top: 0;
  }
  .ct-img {
    height: 400px;
  }
  .mision-section article {
    padding: 40px 0;
  }
  .timelapse-section .carrusel .carrusel-track p {
    text-wrap: wrap;
    max-width: 420px;
    font-size: var(--fs-base);
    margin-inline: auto;
  }
  .form-section form {
    padding: 50px 30px;
  }
}
@media (max-width: 991px) {
  nav {
    background: white;
    top: 0px;
    border-radius: 0px;
  }
  .navbar {
    padding-inline: 0 !important;
    padding-top: 0;
  }
  .navbar .center-x {
    width: 100%;
    justify-content: space-between;
  }
  .navbar .nav-acciones {
    background-color: transparent;
  }
  .navbar .nav-acciones ul li, .navbar .nav-acciones .nav-link {
    min-height: 40px;
    height: auto;
  }
  .navbar .nav-acciones .nav-link {
    padding: 0;
  }
  .mega-dropdown {
    display: flex;
    flex-direction: column;
    align-items: start !important;
    margin-top: 0.25rem;
  }
  .dropdown-menu.mega-menu {
    width: 158px;
    position: static;
    border: none;
  }
  .dropdown-menu.mega-menu .menu {
    padding-top: 0;
  }
  .dropdown-menu.mega-menu .menu li {
    min-height: 25px;
  }
  .nav-contact-group-mobile .lang-switcher {
    margin-top: 0;
  }
  footer .img-fondo {
    top: 0;
    margin: auto;
  }
  .footer-middle {
    padding-top: 1rem;
  }
  .footer-middle .start-x {
    justify-content: center;
  }
  .footer-middle p {
    max-width: 100%;
  }
  .footer-bottom {
    margin-top: 0px;
    text-align: center;
  }
  main {
    padding-top: 100px;
  }
  .portada-section .elemento {
    flex-direction: column;
    align-items: start;
    margin-left: 0;
  }
  .portada-section .elemento p {
    margin-top: 2rem;
    width: 100%;
    margin-left: 0;
  }
  .portada-section .flotante {
    width: 60%;
  }
  .nosotros-section .ft-portada {
    max-height: 600px;
  }
  .galeria-section .position-absolute {
    position: static !important;
    margin-bottom: 2rem;
  }
  .galeria-section .caracteristicas {
    margin-top: 2rem;
    min-height: 0;
  }
  .novedades-section .accordion .accordion-body .digito {
    font-size: 80px;
    margin-bottom: 1rem;
  }
  .portada2-section .col-lg-6:first-of-type {
    align-items: center;
  }
  .portada2-section .col-lg-6:first-of-type h1, .portada2-section .col-lg-6:first-of-type h2 {
    text-align: center;
  }
  .mision-section .container {
    position: relative;
  }
  .mision-section .img-fluid {
    max-width: 100%;
    height: auto;
    bottom: 10%;
    position: absolute;
    z-index: -1;
    opacity: 0.7;
  }
  .timelapse-section .col-lg-6:first-child {
    padding: 50px 0;
  }
  .timelapse-section .carrusel {
    position: static;
    width: 100%;
    height: 100%;
  }
  .timelapse-section .carrusel::after {
    content: "";
    position: absolute;
    width: 200px;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #f2f0ea 0, rgba(242, 240, 234, 0.8) 50%, rgba(242, 240, 234, 0) 100%);
  }
  .timelapse-section .carrusel::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 100%;
    left: auto;
    right: 0;
    top: 0;
    border-bottom: auto;
    background: linear-gradient(90deg, rgba(242, 240, 234, 0) 0, rgba(242, 240, 234, 0.8) 50%, #f2f0ea 100%);
    z-index: 1;
  }
  .timelapse-section .ct-portada {
    width: 100%;
    height: 500px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
  }
  .timelapse-section .ct-portada .fondo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease, opacity 0.3s ease, filter 0.3s ease, height 0.3s ease, padding-left 0.3s ease;
  }
  .contacto-section .ct-mapa iframe {
    height: 400px;
    border-radius: 10px;
  }
  .contacto-section .adicional .contenedor {
    width: 75px;
    height: 75px;
    margin-bottom: 1rem;
  }
  .contacto-section .adicional .contenedor img {
    width: 40px;
  }
  .portada2-section, .portada-section, .interna-section {
    margin-top: 10px;
  }
  .interna-section .ct-portada {
    height: 350px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: clamp(2.15rem, 12vw, 3.1rem);
    line-height: 1;
  }
  h2 {
    font-size: clamp(1.65rem, 8vw, 2.25rem);
    line-height: 1.08;
  }
  h3 {
    font-size: clamp(1.125rem, 5vw, 1.375rem);
    line-height: 1.18;
  }
  .title {
    font-size: 0.72rem !important;
    letter-spacing: 0.09em;
    line-height: 1.3;
  }
  section {
    margin: 2.75rem 0;
  }
  .logo img {
    height: 27px;
  }
  .servicios-section, .beneficios-section, .testimonios-section {
    padding: 50px 0;
  }
  .testimonios-section .img-fondo {
    display: none;
  }
  .novedades-section .accordion .accordion-body .digito {
    font-size: 60px;
    margin-bottom: 1rem;
  }
  .ct-img {
    height: auto;
  }
  .timelapse-section .ct-portada {
    height: 400px;
  }
  .eligenos-section .razones .col-md-6 {
    padding: 30px 10px;
    border-bottom: 1px solid #F2F0EA;
  }
  .eligenos-section .br-1 {
    border-right: none;
  }
  .carrusel-clientes::after {
    width: 100px;
  }
  .carrusel-clientes::before {
    width: 100px;
  }
  .portada-section .container > img {
    height: auto !important;
    max-height: 100px;
  }
  .portada-section .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
    order: -1;
  }
  .portada-section .flotante {
    position: relative;
    top: auto;
    right: auto;
    width: 90%;
    margin: 0 auto 1.5rem;
    display: block;
  }
  .portada-section .elemento .imagen {
    max-width: 130px;
  }
  .portada-section .row {
    margin-top: 1rem !important;
  }
}
@media (max-width: 576px) {
  body {
    line-height: 1.58;
  }
  .title {
    letter-spacing: 0.085em;
  }
  .portada-section h1 {
    font-size: clamp(2.75rem, 15vw, 4.4rem);
    line-height: 0.88;
  }
  .portada-section .container > img {
    max-height: 85px;
  }
  .portada-section .flotante {
    width: 85%;
  }
  .portada-section .elemento .imagen {
    max-width: 110px;
  }
  .portada-section p {
    font-size: 0.92rem;
    line-height: 1.55;
  }
  .portada2-section h1 {
    font-size: clamp(2.15rem, 11vw, 3rem);
    line-height: 0.98;
  }
  .portada2-section h2 {
    font-size: 0.72rem;
    letter-spacing: 0.09em;
  }
  .beneficios-section h2 {
    font-size: clamp(1.7rem, 8vw, 2.15rem);
  }
  .beneficios-section .beneficio h3,
  .producto h3 {
    font-size: clamp(1.05rem, 5vw, 1.25rem);
    line-height: 1.18;
  }
  .navbar {
    padding-inline: 10px;
  }
  .offcanvas-body {
    padding-inline: 15px !important;
  }
  .footer-bottom {
    padding-top: 1rem;
  }
  .footer-bottom .between-x {
    padding: 10px 10px;
    flex-direction: column-reverse;
    justify-content: center;
  }
  .footer-bottom .between-x p {
    margin-top: 0.5rem;
  }
  .nosotros-section .bg-green {
    padding: 20px;
  }
  .nosotros-section .ft-portada {
    max-height: 400px;
  }
  .beneficios-section .beneficio {
    padding: 1.25rem;
  }
  .beneficios-section .cliente {
    overflow: hidden;
    height: 150px;
  }
  .galeria-section .imagen .ct-imagen {
    max-width: 300px;
  }
  .testimonios-section .autor.active .datos {
    height: 40px;
  }
  .timelapse-section .ct-portada {
    height: auto;
  }
  .carrusel-clientes::after {
    width: 50px;
  }
  .carrusel-clientes::before {
    width: 50px;
  }
  .form-section form {
    padding: 40px 20px;
  }
  .interna-section .ct-portada {
    height: 300px;
  }
}/*# sourceMappingURL=responsive.css.map */
