/* =================================================================
   WOWCX - ESTILOS REORGANIZADOS PARA FÁCIL EDICIÓN
   ================================================================= */

/* =================================================================
   1. RESET Y CONFIGURACIÓN GENERAL
   ================================================================= */
body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

main {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

hr {
    color: #111111 !important;
    margin: 1rem 0;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 1;
}

/* =================================================================
   2. CLASES UTILITARIAS - SPACING
   ================================================================= */
.py-6 { padding-top: 3.5rem !important; padding-bottom: 3.5rem !important; }
.pl-8 { padding-left: 0rem !important; padding-right: 0rem !important; }
.pl-7 { padding-left: 7rem !important; padding-right: 7rem !important; }
.pr-7 { padding-right: 7rem !important; }
.pb-8 { padding-bottom: 8rem !important; }
.pb-7 { padding-bottom: 7rem !important; }
.pt-8 { padding-top: 8rem !important; }
.pt-7 { padding-top: 7rem !important; }
.px-2x {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}
/* =================================================================
   3. CLASES UTILITARIAS - TAMAÑOS
   ================================================================= */
.w-15 { width: 15% !important; }
   .w-30 { width: 30% !important; }
.w-33 { width: 33% !important; }
.w-40 { width: 40% !important; }
.w-55 { width: 55% !important; }
.w-65 { width: 65% !important; }
.w-66 { width: 66% !important; }
.w-82 {max-width: 985px !important; }
.w-80 { width: 80% !important; }
.w-85 { width: 85% !important; }

.w-88 { width: 100% !important; }
.owl-item {
    max-width: 100% !important;
}
.responsive { max-width: 70%; }

/* =================================================================
   4. TIPOGRAFÍA - TÍTULOS PRINCIPALES
   ================================================================= */
.titulohero {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 48px;        /* DESKTOP */
    line-height: 120%;
    letter-spacing: 0%;
    color: #FCFCFC;
}
.titulo {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 42px;        /* DESKTOP */
    line-height: 120%;
    letter-spacing: 0%;
    color: #FCFCFC;
}
.soluciones.titulo{
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 38px!important;        /* DESKTOP */
    line-height: 120%;
    letter-spacing: 0%;
    color: #FCFCFC;
}
.titulo2 { 
    font-family: Montserrat;
    font-weight: 700;
    font-size: 36px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
}

.titulo3 {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 36px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
}

.titulointer {
    font-family: "montserrat";
    font-weight: 700;
    font-size: 128px;       /* DESKTOP */
    line-height: 100%;
    text-align: right;
}

/* =================================================================
   5. TIPOGRAFÍA - SUBTÍTULOS
   ================================================================= */
.subtitulo {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;        /* DESKTOP */
    line-height: 1.2em;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #626262;
}

.subtitulo2 {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 30px;        /* DESKTOP */
    line-height: 100%;
    color: #01E38D;
}

/* =================================================================
   6. TIPOGRAFÍA - TEXTOS
   ================================================================= */
.texto {
    font-family: Montserrat;
    font-size: 22px;        /* DESKTOP */
    line-height: 1.3em;
    letter-spacing: 0%;
    color: #FCFCFC;
}

.texto-testimonios {
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 16px;        /* DESKTOP */
    line-height: 1.2em;
    letter-spacing: 0%;
}

.texto-nosotros {
    font-family: "Montserrat";
    font-weight: 300;
    font-size: 20px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
}

.texto-casos {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;        /* DESKTOP */
    line-height: 122%;
    letter-spacing: 0%;
}
.text-col {    /* texto acordion */  
   font-family: "Montserrat";
    font-weight: 400;
    font-size: 18px;        /* DESKTOP */
    line-height: 122%;
    letter-spacing: 0%;
}
.titulo_industria {
    font-family: "Montserrat";
    height: 50px;
    font-weight: 600;
    margin-bottom: 0.2rem;
    padding: 3px 10px;
  }
  .subtitulo_industria {
    font-family: "Montserrat";
    color: #888;
    font-size: 17px;
    height: 160px;
    line-height: 1.2em;
  }
  .testimonio-nombre{
    font-family: "Montserrat";
    font-weight: 700;
    color: #000;
    font-size: 16px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 10px;
  }
   .testimonio-puesto{
    line-height: 1.2em;
}
.casos-card a{
    color:#666;
}
/* =================================================================
   7. TIPOGRAFÍA - PESOS Y COLORES
   ================================================================= */
.light { font-weight: 300; }
.regular { font-weight: 400; }
.semi-regular { font-weight: 500; }
.semi-bold { font-weight: 600; }
.bold { font-weight: 700; }

.verde { color: #01E38D !important; }
.verde-casos-exito { color: #088C5E !important; }
.oscuro { color: #111111 !important; }

.outlined-text {
    color: transparent;
    -webkit-text-stroke: 2px #FCFCFC;
    text-transform: uppercase;
}
.accordion-collapse.collapse.show {
    padding: 0 30px 50px 30px;
    background: #7EFFD0;
    border-radius: 0 0 40px 40px;
}
.accordion-body:not(.bg-white){
  background: #7EFFD0 !important;
  padding-bottom:30px ;
  margin-bottom: 20px;
}
.accordion-collapse {
  width: 100%;          /* ocupar solo el ancho del contenedor padre */
  max-width: 100%;      /* evita que sobrepase */
}
.tab-content .accordion-collapse {
  width: 100%;
  max-width: 100%;      /* evita que se “escape” */
  box-sizing: border-box;
}
.tab-pane,
.accordion,
.accordion-item,
.accordion-collapse,
.accordion-body {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
/* =================================================================
   8. HEADER Y NAVEGACIÓN
   ================================================================= */
.seccion_uno {
    box-shadow: 0 2px 16px 0 rgba(0,0,0,0.06);
    position: sticky;
    top: 0;
    z-index: 100;
}

.header { background-color: #000000 !important; }
.nav-link { padding: 6px; margin-left: 6px; }

.menu_izquierda .nav-link,
a.link {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #FCFCFC;
}

.menu_izquierda .nav-link:hover,
.menu_izquierda .nav-link.active,
a.link:hover {
    color: #01E38D;
}

.logo_central img {
    height: 40px;
    /*width: 100px;*/
    margin: 0 auto;
}

/* =================================================================
   9. DROPDOWNS
   ================================================================= */
.dropdown-menu.show { background: #000000; }
.dropdown-item { color: #ffffff; }
.dropdown-item:hover {
    color: #01E38D;
    background-color: #000000 !important;
}

/* =================================================================
   10. BOTONES
   ================================================================= */
.bt-contacto {
    background-color: #01E38D;
    color: #2E2E2E;
    border-radius: 50px;
    padding: 12px 36px;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}

.bt-agenda {
    border: solid 2px #ffffff;
    color: #ffffff;
    font-family: 'Montserrat';
    text-decoration: none;
    font-size: 22px;        /* DESKTOP */
    font-weight: 500;
    border-radius: 50px;
    padding: 8px 25px;
}

.bt-agenda i { transition: all 0.3s linear; }
.bt-agenda:hover i { padding-left: 25px; }

.boton-amarillo {
    background-color: #FF9200;
    color: #111111 !important;
    border-radius: 50px;
    padding: 12px 36px;
    line-height: 1.4em !important;
    text-decoration: none;
}
.agendar-cita {
    background-color: #ffffff;
    color: #111111 !important;
    border-radius: 50px;
    padding: 12px 36px;
    line-height: 1.4em !important;
        text-decoration: none;

}
.boton-amarillo:hover {
    background: #915502;
    color: #111111 !important;
    border-radius: 50px;
}

.boton_contacto {
    font-family: "Montserrat";
    border-radius: 30px;
    font-weight: 600;
    font-size: 1rem;        /* DESKTOP */
    padding: 0.5rem 1.8rem;
    box-shadow: 0 2px 8px 0 rgba(255,193,7,0.10);
    margin-left: 0.5rem;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
}

.boton_contacto:hover {
    background: #915502;
    color: #222;
    box-shadow: 0 4px 16px 0 rgba(255,193,7,0.18);
}
#mobile-tab{
    background: #F1F1F1;
}
    #soluciones #mobile-tab .bg-btn {
        color: #000000;
        border-radius: 0 !important;
        font-family: 'Montserrat';
        font-weight: 500;
        font-style: Medium;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-transform: uppercase;
        padding: 10px;
    }
/* =================================================================
   11. BACKGROUNDS
   ================================================================= */
#home.hero-bg{
      background-image: url('./home-hero-final.gif');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      margin: 0;
    }
    #home.bg1{
      background-image: url('./Union1.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      margin: 0;
    }
    #nosotros .bg1{
      background-image: url('./Union2-2.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      margin: 0;
    }
    #home.bg2, #nosotros.bg2{
      position: relative;
      display: block;
      width: 100%;
    }
    #home .blur, #nosotros .blur{
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 0;
      background-image: url('./nebulosa.gif');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      margin: 0;
      filter: blur(4px);
    }
    #home.bg2 .opacitybg1, #nosotros.bg2 .opacitybg1{
        z-index: 1;
    }
    #soluciones.hero-bg{
      background-image: url('./soluciones.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      margin: 0;
    }
    #soluciones.bg3, #home.bg3{
      background-image: url('./Union1.png');
      background-size: cover;
      background-repeat: repeat;
      background-position: center;
      margin: 0;
    }
    #nosotros.bg3{
      background-image: url('./bgnosotrosiconos.png');
      background-size: cover;
      background-repeat: repeat;
      background-position: center;
      margin: 0;
    }
    #home.bg4{
      background-image: url('./Union3.png');
      background-size: cover;
      background-repeat: repeat;
      background-position: center;
      margin: 0;
    }
    #industria.hero-bg{
        background-image: url('./industriashero.jpg');
        background-size: cover;
        background-repeat: repeat;
        background-position: center;
        margin: 0;
    }
    #blog.hero-bg{
      background-image: url('./blog.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      margin: 0;
    }
    #recursos.hero-bg{
      background-image: url('./recursos.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      margin: 0;
    }
    #guia.bg{
      background-image: url('./thanyou.png');
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      margin: 0;
    }
#blog.hero-bg, #blog .opacitybg, #blog .opacitybg1, #blog .opacitygrad {
    min-height: 61vh;
}
#blog .container-hero {
    align-items: center;
}
.opacitybg { background-color: #000000b3; }
.opacitybg1 { background-color: #0000006b; }
.opacitygrad {  background: linear-gradient(90deg, rgba(0, 45, 95, 0.6) 1.09%, rgba(0, 120, 74, 0.6) 100%); }

#soluciones .opacitybg {
    background: linear-gradient(90deg, rgba(0, 45, 95, 0.6) 1.09%, rgba(0, 120, 74, 0.6) 100%);
}
.img-nosotros{
  width: 100%;
  height: auto;
  object-fit: cover;
}
#home .owl-carousel .owl-stage-outer{
  overflow: visible!important;
}
/* =================================================================
   HOVER EFFECT PARA FLECHAS
   ================================================================= */
.flecha {
  transition: all 0.3s ease;
}

.card_texto_centradas:hover .flecha {
  content: url('./img/flecha.gif');
}

/* =================================================================
   12. SECCIONES
   ================================================================= */
.seccion {
    width: 100%;
    position: relative;
}
.seccion_tres{background: #ffffff;}
.seccion_cuatro .titulo,
.seccion_cuatro .texto {
    color: #111111;
}
iframe{
  margin-top:25px;
}
#nosotros .texto{
  font-size: 18px!important;
}
/* =================================================================
   13. CARRUSELES Y CAROUSELS
   ================================================================= */

/* Carrusel de logos */
.carrusel_logos .logo {
    filter: grayscale(1);
    opacity: 0.7;
    transition: filter 0.3s, opacity 0.3s;
    margin: 0 0.5rem;
    width: 150px!important;
    height: auto;
    max-height: 50px!important;
}

.carrusel_logos .logo:hover {
    filter: grayscale(0);
    opacity: 1;
}

.carrusel_logos {
    position: relative;
    width: 100%;
}

.carrusel_logos .logos_track {
    display: flex;
    align-items: center;
    gap: 1rem;
    animation: logosScroll 18s linear infinite;
    will-change: transform;
}
.clients-carousel .owl-stage-outer{
overflow: visible!important;
display: flex;
flex-direction: row;
}
.clients-carousel .owl-stage{
overflow: visible!important;
display: flex;
flex-direction: row;
}
.box {
  width: 150px;       /* ancho fijo del "slot" del logo */
  height: 55px;       /* alto fijo */
  display: flex;      
  align-items: center;  /* centra verticalmente */
  justify-content: center; /* centra horizontalmente */
  overflow: hidden;      /* evita desbordes */
  margin:0 15px;
}

.box img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;   /* mantiene proporciones del logo */
  filter: grayscale(1);
  opacity: 0.7;
  transition: filter 0.3s, opacity 0.3s;
}

.box img:hover {
    filter: grayscale(0);
    opacity: 1;
}
.box:hover {
  transform: scale(1.2);
}
@keyframes logosScroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

#mobile-carousel {
      display: block;
    }
  #mobile-carousel .m-carousel {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
  }
  #mobile-carousel .m-carousel-track-container {
    overflow: hidden;
    width: 100%;
  }
  #mobile-carousel .m-carousel-track {
    display: flex;
    transition: transform 0.4s ease-in-out;
  }
  #mobile-carousel .m-carousel-slide {
    min-width: 100%;
    box-sizing: border-box;
    padding: 1rem;
    background: none;
    text-align: center;
  }
  #mobile-carousel .m-carousel-slide .card{
    background: #B3FFE499;
  }
  #mobile-carousel .m-carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #2E2E2E;
    border-radius: 50%;
    background: #ffffff;
    color: #2E2E2E;
    font-size: 18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 2;
  }
  #mobile-carousel .m-carousel-btn.prev {
    left: 0;
  }
  #mobile-carousel .m-carousel-btn.next {
    right: 0;
  }

   .testimonios .carousel-track {
        gap: 0px;
    }

    .testimonios .carousel-slide {
        min-width: 100%;
    }
.img-left {
    position: relative;
    width: 35%!important;
    max-height: 264px!important;
    object-fit: contain;

}
.img-comillas, .bandera{
    position: relative;
    width: 25px!important;
    object-fit: cover;
}
.text-testimonio {
    height: 270px !important;
    display: flex;
    padding: 30px;
    background: #E3FCF2;
    border-radius: 16px;
    margin-left: 7px;
    flex-direction: column;
    justify-content: flex-start;
}
/* =================================================================
   14. OWL CAROUSEL - CASOS DE ÉXITO
   ================================================================= */
#casos-exito-owl.owl-carousel {
    margin-top: 2rem;
}

#casos-exito-owl .casos-card {
    height: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 20px;
}

#casos-exito-owl .casos-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}

.casos-card .card-body {
    border-radius: 0 0 8px 8px;
    border: solid 1px #000000;
    padding: 24px !important;
}

#casos-exito-owl .casos-img {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto;
    object-fit: cover;
}

#casos-exito-owl .casos-nombre {
    font-weight: 600;
    color: #2E2E2E;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    height: 70px;
}

#casos-exito-owl .casos-puesto {
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 1rem;
    height: 40px;
}

#casos-exito-owl .texto-casos {
    font-size: 0.95rem;
    line-height: 1.4;
    color: #666;
    height: 150px;
}

/* Navegación Owl Carousel */
#casos-exito-owl .owl-nav {
    margin-top: 20px;
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
}

#casos-exito-owl .owl-nav button {
    background: #ffffff !important;
    color: #2E2E2E !important;
    border: 2px solid #2E2E2E !important;
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    margin: 0 10px !important;
    font-size: 20px !important;
    transition: all 0.3s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#casos-exito-owl:not(.home) .owl-nav{
    margin-top: 20px;
    text-align: center;
    display: flex;
    width: 100%;
    position: absolute;
    justify-content: space-between;
    top: 40%;
}
#casos-exito-owl:not(.home) .owl-nav .owl-next{
    right: -6%;
    position: absolute;
}
#casos-exito-owl:not(.home) .owl-nav .owl-prev{
    left: -6%;
    position: absolute;
}
#casos-exito-owl .owl-nav button:hover {
    background-color: #7EFFD0 !important;
    border-color: #7EFFD0 !important;
    transform: scale(1.1) !important;
}

/* Carrusel testimonios */
  .carrusel_testimonios .foto_testimonio {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    object-fit: cover;
  }
  .carrusel_testimonios .texto_testimonio {
    font-style: italic;
    color: #333;
  }
  .carrusel_testimonios .nombre_testimonio {
    font-weight: bold;
    color: #555;
  }
/* =================================================================
   15. CARDS Y COMPONENTES
   ================================================================= */
.card_texto,
.card_expertise {
    border: 2px solid #00E391;
    border-radius: 20px;
    
}
.card_texto_centradas {
    border: 2px solid #00E391;
    border-radius: 20px;
    min-height: 110px!important;
}
.card_texto_centradas .card-body{
      min-height: 110px!important;
      padding: 25px;
}

.card_texto:hover, .card_texto_centradas:hover {
    box-shadow: 5px 4px 9px -1px rgba(0,0,0,0.58);
    border-color: #01E38D;
    background-color: #adffe01c;
}

.card_expertise:hover {
    border: 3px solid #00E391;
}
.card_expertos{
    height: 230px;
}
.card_expertos .titulo_icono{
    color:#000;
}
.card_expertos:hover {
    box-shadow: 5px 4px 9px -1px rgba(0,0,0,0.58);
}
.card_expertos1{
    height: 380px;
}
.card_expertos .titulo_icono{
    height: auto!important;
}
.titulo_icono{
    height: 50px;
    font-weight: 600;
}
.subtitulo_icono{
    height: 130px;
}
/* =================================================================
   16. FORM 4 PASOS
   ================================================================= */
 .seccion_ocho {
    background: #fff;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  #formulario .subtitulo {
    color: #ffc107;
    font-weight: 600;
  }
  #formulario .titulo {
    font-size: 2rem;
    font-weight: 700;
  }
  .formulario_borde {
      background: #ffffff;
      border-radius: 50px;
      border: solid 1px #111111;
      padding: 38px;
  }
  .paso label {
    font-weight: 600;
    color: #222;
  }
  #form_4_pasos .boton {
    margin-top: 1rem;
  } 

/* FORMULARIO MULTIPASOS REAL */
#form_4_pasos .paso {
  display: none;
}
#form_4_pasos .paso.active {
  display: block!important;
}
#form_4_pasos .btn {
  min-width: 120px;
  border-radius: 50px;
} 
.imgform{
    width: 100%;
    margin-bottom: 30px;

}
.contactform {
        position: absolute;
    bottom: 0;
    right: 0%;
    WIDTH: 58dvw;
    object-fit: cover;
    margin-left: -30%;

}

/* =================================================================
   17. FOOTER
   ================================================================= */
footer { background-color: #111111; }


.logo-text {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 21px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
}

.derechos-footer {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
}

.link-footer {
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 16px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff !important;
    text-decoration: none;
}

.link-contact{
    margin: 10px;
    font-family: "Montserrat";
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: bottom;
    color:#ffffff!important;
    text-decoration: none;
}
.underline{
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
}
.suscribe{
    width:100%;
    font-family: "Montserrat";
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: CAP_HEIGHT;
    line-height: 100%;
    letter-spacing: 0%;
    color:#ffffff!important;
    border:solid 2px #ffffff;
    border-radius: 20px;
    background: #111111;
    height: 40px;
    padding: 8px;
}

::placeholder {
    color: #c1c1c1;
    opacity: 1;
}
.suscribe-btn{
   background-color: #00000000;
    margin: 0 10px;
    box-shadow: none;
    border:none;
    cursor: pointer;
    line-height: 1em;
    transition: background 0.3s;
}
.social-icon{
    justify-content: flex-end;
}
.derechos-footer {
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 16px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
    color: #ffffff;
}
/* =================================================================
   17. SOLUCIONES - PÁGINA ESPECÍFICA
   ================================================================= */

#soluciones #pills-tab {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#soluciones #pills-tab .active.bg-btn {
    background: #7EFFD0 !important;
    color: #000000 !important;
}

#soluciones #pills-tab .bg-btn {
    background: #9A9A9A33 !important;
    font-family: "Montserrat";
    font-weight: 700;
    font-size: 20px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    color: #2E2E2E;
    padding: 16px 20px;
}

#soluciones .accordion-button[aria-expanded="true"] {
    color: #000000 !important;
    background-color: #7EFFD0 !important;
    box-shadow: none !important;
    border-radius: 40px 40px 0 0 !important;
    border-color: #7EFFD0 !important;
} 

.accordion-item {
    margin-bottom: 20px;
        background-color: none!important;
    box-shadow: none !important;
    border-radius: 40px!important;
    border-color: none!important;
}

#soluciones .accordion-button {
    border: 1px solid #2E2E2E!important;
    border-radius: 40px;
    background: transparent !important;
    font-family: "Montserrat";
    font-weight: 500;
    font-size: 24px;        /* DESKTOP */
    line-height: 100%;
    letter-spacing: 0%;
    padding: 20px 35px;
    color: #2E2E2E !important;
    box-shadow: none !important;
}
.owl-item{
    display: flex;
    justify-content: center;
}
/* SOLO estilos básicos que no interfieren con Bootstrap */

#mobile-carousel .m-carousel-slide {
   
    justify-content: center;
    display: flex;
}
.divescondido{
  margin-top:-20px!important;
}
/* COMENTADO TEMPORALMENTE - Estos estilos pueden estar causando el problema
#soluciones .accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #7EFFD0 !important;
    border-radius: 40px 40px 0 0 !important;
    border-color: #7EFFD0 !important;
}

#soluciones .accordion-button::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232E2E2E'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

#soluciones .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
    transform: rotate(-180deg) !important;
} */

/* =================================================================
   18. HAMBURGER MENU
   ================================================================= */
.hamburger {
    background: none;
    border: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    cursor: pointer;
    z-index: 1000;
}

.hamburger span {
    width: 24px;
    height: 3px;
    background: #fcfcfc;
    border-radius: 2px;
    transition: all 0.3s ease;
}

.mobile-nav {
    display: none;
    background: white;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.mobile-nav ul {
    background: #000000;
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-nav li { border-top: 1px solid #eee; }

.mobile-nav a {
    display: block;
    padding: 12px 20px;
    color: #fcfcfc;
    text-decoration: none;
    font-weight: 500;
}

.mobile-nav a:hover { background-color: #f8f8f8; }

/* =================================================================
   19. MEDIA QUERIES - DESKTOP EXTRA LARGE (1930px+)
   ================================================================= */
@media (min-width: 1930px) {
    .responsive { max-width: 70vw; }
    .desktop-hidden { display: none!important; }
    .testimonios .carousel-slide { min-width: calc(100% / 2); }
    .aling-text { text-align: right; }
}

/* =================================================================
   20. MEDIA QUERIES - DESKTOP LARGE (1400px - 1920px)
   ================================================================= */
@media (min-width: 1400px) and (max-device-width: 1920px) {
    .responsive {
        max-width: 70%;
        max-width: 1200px;
    }
    .desktop-hidden { display: none!important; }
    .testimonios .carousel-slide { min-width: calc(100% / 2); }
    .aling-text { text-align: right; }
}

/* =================================================================
   21. MEDIA QUERIES - DESKTOP MEDIUM (1280px - 1399px)
   ================================================================= */
@media (min-device-width: 1271px) and (max-device-width: 1399px) {
    .responsive {
        max-width: 80%;
        width: 1000px;
    }
        .desktop-hidden { display: none!important; }

    
    /* Tipografía Desktop Medium */
    .titulo, .titulohero { font-size: 40px; }
    .titulo2, .titulo3 { font-size: 40px; }
    .texto { font-size: 20px; }
    .subtitulo { font-size: 16px; }
    .subtitulo2 { font-size: 28px; }
    .titulointer { font-size: 120px; }
    .text-col {font-size: 18px!important; }
     #pills-tab .bg-btn {font-size: 18px!important; }
    .testimonios .carousel-slide { min-width: calc(100% / 2); }
    .aling-text { text-align: right; }
    .card_expertos { height: 166px; }

    .subtitulo_icono { height: 165px; }
    .titulo_icono {
        height: 70px;
        font-size: 1.1rem;
        font-weight: 600;
        margin-bottom: 0.2rem;
    }
    .carrusel_logos .logo {
       width: 80px;
    }
}

/* =================================================================
   22. MEDIA QUERIES - DESKTOP SMALL (1024px - 1270px)
   ================================================================= */
@media (min-device-width: 1024px) and (max-device-width: 1270px) {
    .responsive {
        max-width: 80%;
        width: 1000px;
    }
    
    /* Tipografía Desktop Small */
    .titulo, .titulohero { font-size: 36px; }
    .titulo2, .titulo3 { font-size: 36px; }
    .texto { font-size: 18px; }
    .subtitulo { font-size: 16px; }
    .subtitulo2 { font-size: 26px; }
    .titulointer { font-size: 110px; }
    .accordion-button { font-size: 0.8em !important; }
    .desktop-hidden { display: none!important; }
    .testimonios .carousel-slide { min-width: calc(100% / 2); }
    .aling-text { text-align: right; }
    .text-col {font-size: 18px!important; }
    .titulo_industria { height: 60px; } 
    .subtitulo_industria { height: 170px; } 
    .subtitulo_icono { height: 130px; }
    #soluciones #pills-tab .bg-btn {font-size: 17px!important; }
    .titulo_icono {
        height: 70px;
        font-size: 1.1rem;
        font-weight: 600;
        margin-bottom: 0.2rem;
    }
    .card_expertos { height: 166px; }
    .card_expertos .titulo_icono{
      height: auto!important;
    }
    .text-testimonio {
        height: 300px !important;
    }
}

/* =================================================================
   23. MEDIA QUERIES - TABLET LARGE (770px - 1023px)
   ================================================================= */
@media (min-width: 770px) and (max-width: 1023px) {
    .py-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    
    .responsive {
        max-width: 80%;
        width: 768px;
    }
    
    /* ********************************************
       TIPOGRAFÍA TABLET LARGE
    ******************************************** */
    .titulo, .titulohero { font-size: 30px!important; }
    .titulo2, .titulo3 { font-size: 30px!important; }
    .texto { font-size: 18px; }
    .subtitulo { font-size: 16px; }
    .subtitulo2 { font-size: 26px; }
    .bt-agenda { font-size: 1rem; }
    .titulointer { font-size: 110px; }
    .menu_izquierda .nav-link { font-size: 1rem; }
    .boton_contacto { font-size: 0.95rem; }
    .accordion-button { font-size: 0.7em !important; }
    .logo-text { font-size: 18px; }
    .derechos-footer { font-size: 14px; }
    .link-footer { font-size: 14px; }
    #pills-tab .bg-btn { font-size: 16px!important; }
    .text-col {font-size: 18px!important; }
    .menu_izquierda .nav-link { margin-right: 1rem; }
    .boton_contacto { padding: 0.4rem 1.2rem; }
    .desktop-hidden { display: none; }
    
    .carrusel_logos .logos_track { gap: 0.5rem; }
    .carrusel_logos .logo {
       width: 80px;
    }
    
    .seccion_dos {
        min-height: 50vh;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    
    #banner .titulo, .titulohero { font-size: 2rem; }
    #banner .col-md-6:last-child { min-height: 180px; }
    .aling-text { text-align: right; }
    
    .subtitulo_icono {
        font-size: 0.9rem;
        height: 115px;
    }
    
    .titulo_icono {
        height: 90px;
        font-size: 1.1rem;
        font-weight: 600;
        margin-bottom: 0.2rem;
    }
    
    .seccion_cinco .titulointer {
        text-align: left !important;
        font-size: 6rem;
    }
    .card_expertos .titulo_icono{
      height: auto!important;
    }
}

/* =================================================================
   24. MEDIA QUERIES - TABLET SMALL (600px - 768px)
   ================================================================= */
@media (min-width: 600px) and (max-width: 768px) {
    .py-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    
    .responsive {
        max-width: 80%;
        width: 600px;
    }
    .mobile-none { display: none !important; }

    /* ********************************************
       TIPOGRAFÍA TABLET SMALL
    ******************************************** */
    .titulo, .titulohero { font-size: 30px; }
    .titulo2, .titulo3 { font-size: 30px; }
    .texto { font-size: 18px; }
    .subtitulo { font-size: 16px; }
    .subtitulo2 { font-size: 26px; }
    .bt-agenda { font-size: 1rem; }
    .titulointer { text-align: center!important; font-size: 110px; }
    .logo-text { font-size: 16px; }
    .derechos-footer { font-size: 13px; }
    .link-footer { font-size: 13px; }
    #pills-tab .bg-btn { font-size: 16px; }
    .subtitulo_industria { height: 160px; } 
    .carrusel_logos .logo {
        margin: 0 0.5rem;
        max-width: 60px;
    }

    .footer_float_icons {
        right: 10px;
        bottom: 10px;
    }
    
    .testimonios .carousel-slide { min-width: calc(100% / 2); }
    .aling-text { text-align: right; }
    
    .titulo_icono {
        height: 35px;
        font-size: 1.1rem;
        font-weight: 600;
        margin-bottom: 0.2rem;
    }
    
    .subtitulo_icono {
        font-size: 0.9rem;
        height: 70px;
    }
    .card_expertos .titulo_icono{
      height: auto!important;
    }
    
    .seccion_cinco .titulointer {
        text-align: center !important;
        font-size: 100px;
    }
    
    #soluciones .accordion-button { font-size: 0.7em; }
    #soluciones #mobile-tab{
    background: #9A9A9A33!important;
}
#soluciones #mobile-tab .bg-btn{
    font-family: "Montserrat";
    font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    color:#2E2E2E;
    padding: 16px 10px;
}
    #soluciones #mobile-tab .bg-btn.active{
        background: #ffffff!important;
        color:#01E38D!important;
        text-decoration: underline!important;
        border-radius: 0!important;
    }
    #soluciones .accordion-button {
        padding: 10px 20px!important;
        box-shadow: 0px 5px 6px 1px rgb(0 0 0 / 25%);
    }
    .img-left {
    position: relative;
    object-fit: contain;
    width: 100% !important;
    max-height: 320px !important;
}
    .m-carousel-slide .card{height: 350px!important;}
    .tab-pane{width: 100% !important;}
.accordion-collapse.collapse.show{
  padding: 0px 15px!important;
}
.accordion-body, .text-col{padding:0px!important;font-size:15px ;}
.accordion-collapse.collapse.show {
        padding: 0px 15px 15px !important;
        min-height: 390px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

}

/* =================================================================
   25. MEDIA QUERIES - MOBILE LARGE (481px - 599px)
   ================================================================= */
@media (min-width: 481px) and (max-width: 599px) {
    .py-6 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important;
    }
    
    .responsive {
        max-width: 90%;
        text-align: center;
    }
    .mobile-none { display: none !important; }

    /* ********************************************
       TIPOGRAFÍA MOBILE LARGE
    ******************************************** */
    .titulo, .titulohero { font-size: 30px!important; }
    .titulo2, .titulo3 { font-size: 30px!important; }
    .texto { font-size: 16px; }
    .subtitulo { font-size: 16px; }
    .subtitulo2 { font-size: 26px; }
    .bt-agenda { font-size: 16px; }
    .titulointer { text-align: center!important; font-size: 110px; }
    .logo-text { font-size: 14px; }
    .derechos-footer { font-size: 12px; }
    .link-footer { font-size: 12px; }
    .bt-contacto { font-size: 14px; }
    .boton_contacto { font-size: 0.9rem; }
    .accordion-button { font-size: 0.75em !important; }
    .subtitulo_industria { font-size:15px; height: 65px; } 
    .align-text { text-align: left !important; }
    #soluciones #casos-exito-carousel .exito-carousel-slide {
        width: 50%;
        min-width: 50%;
        box-sizing: border-box;
        padding: 1rem;
        text-align: center;
        font-size: 1.1rem;
        flex-shrink: 0;
    }
.titulointer {
        text-align: center !important;
        margin-top: 60px;
    }
    .derechos-footer { text-align: left; }
    .logo-text { text-align: left; }
    .logo_footer { text-align: left; }
    .link-footer { text-align: left; }
    .footer_float_icons {
      right: 10px;
      bottom: 10px;
    }
    .social-icon{
      justify-content: center!important;
    }
    .text-testimonio {text-align: left;}
    .suscribe {
        width: 80%!important;
    }
    .social-icon .link-footer, .social-icon .link-contact{
        font-family: Montserrat;
        font-weight: 500;
        font-style: Medium;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        margin: 0 !important;
        letter-spacing: 0%;
        text-decoration: underline;
        text-decoration-style: solid;
        text-decoration-offset: 0%;
        text-decoration-thickness: 0%;
    }
      .bottom-links .link-contact{
        font-family: Montserrat;
        font-weight: 500;
        font-style: Medium;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 5%;
        text-decoration-offset: 0%;
        text-decoration-thickness: 0%;
    }
    .img-left {
    position: relative;
    width: 100%!important;
    object-fit: contain;
    border-radius: 16px;

}
.img-comillas, .bandera{
    position: relative;
    width: 25px!important;
    object-fit: cover;
}
.text-testimonio{
    padding: 30px;
    background: #E3FCF2;
    border-radius: 16px;
        margin-top: 7px;

}
    .m-carousel-slide .card{
      height: 200px!important;
      width: 75%;
}
    #home .m-carousel-slide .card{
      height: 350px!important;
      width: 75%;
}
.owl-item{
    display: flex;
    justify-content: center;
}
.owl-item .item{

    width: 70%!important;
    padding: 0!important;
}
    .tab-pane{width: 100% !important;}
.accordion-collapse.collapse.show{
  padding: 0px 15px!important;
}
.accordion-body, .text-col{padding:0px!important;font-size:15px ;}
.accordion-collapse.collapse.show {
        padding: 0px 15px 15px !important;
        min-height: 390px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
.text-testimonio {
    height: 350px !important;}
.padding-mobile{
    padding: 50px 0;
}
iframe{
  width: 100%!important;
}
#industrias .m-carousel-slide .card{
  height: 350px!important;
}
}

/* =================================================================
   26. MEDIA QUERIES - MOBILE SMALL (max 480px)
   ================================================================= */
@media (max-width: 480px) {
    .py-6 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    
    .responsive {
        max-width: 90%;
        text-align: center;
    }
    
    .mobile-none { display: none !important; }

    /* ********************************************
       TIPOGRAFÍA MOBILE SMALL
    ******************************************** */
    .titulo, .titulohero { font-size: 30px!important; }
    .titulo2, .titulo3 { font-size: 30px!important; }
    .texto { font-size: 16px; }
    .subtitulo { font-size: 16px; }
    .subtitulo2 { font-size: 26px; }
    .bt-agenda { font-size: 16px; }
    .titulointer { text-align: center!important; font-size: 110px; }
    .logo-text { font-size: 12px; }
    .derechos-footer { font-size: 10px; }
    .link-footer { font-size: 10px; }
    .bt-contacto { font-size: 12px; }
    .boton_contacto { font-size: 0.8rem; }
    .accordion-button { font-size: 0.7em !important; }
        .subtitulo_industria { font-size:15px; height: 65px; } 
.soluciones.titulo{ font-size: 30px!important; }
    /* Header mobile */
    .header-mobile {
        background-color: #000000 !important;
        border-bottom: 1px solid #ddd;
        position: relative;
        z-index: 999;
    }
        .text-testimonio {text-align: left;}

    .pl-8 {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .padding-mobile{
    padding: 50px 0;
}
    .hero-container.w-75 { width: 100% !important; }
    .desktop-hidden { display: block !important; }
    
    .titulo_icono {
        font-size: 16px;
        margin-bottom: 15px;
    }
    
    .subtitulo_icono {
        font-size: 15px;
        line-height: 18px;
    }
    .card_expertos .titulo_icono{
      height: auto!important;
    }
#soluciones .m-carousel-slide .card, #home .m-carousel-slide .card{
      height: 200px!important;
      width: 75%;
}
 #home .m-carousel-slide .card{
      min-height: 394px!important;
      width: 85%;
}
.titulo_icono{
  height: auto!important;
}
     .titulointer {
        text-align: center !important;
        font-size: 90px;
        margin-top: 60px;
    }
    .align-text { text-align: center !important; }

    .testimonios .carousel-slide {
        min-width: 100%;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    
    .mobile-none { display: none; }
    
    .testimonios .carousel-track { gap: 0px; }
    
    .carousel-slide.w-40,
    .carousel-slide .w-65,
    .carousel-slide .img-left {
        width: 100% !important;
    }
    
    .caja_icono {
        margin-bottom: 0 !important;
        border-radius: 12px;
        padding: 0 !important;
    }
    
    .social-icon { justify-content: center !important; }
    .suscribe { width: 80% !important; }
    
    .social-icon .link-footer,
    .social-icon .link-contact {
        font-size: 10px;

        text-decoration: underline;
    }
    a.link-contact{
      margin:0!important;
    }
    .bottom-links .link-contact {
        font-size: 10px;
        letter-spacing: 5%;
    }
    .tab-pane{width: 100% !important;}
    /* Soluciones mobile específico */
    #soluciones #mobile-tab .bg-btn.active {
        background: #ffffff !important;
        color: #01E38D !important;
        text-decoration: underline !important;
        border-radius: 0 !important;
    }
    
    #soluciones .accordion-button {
        padding: 10px 20px !important;
        box-shadow: 0px 5px 6px 1px rgb(0 0 0 / 25%);
    }
    
    #soluciones #casos-exito-carousel { overflow: hidden; }
    
    #soluciones #casos-exito-carousel .exito-carousel-btn.next { right: 0px; }
    #soluciones #casos-exito-carousel .exito-carousel-btn.prev { left: 0px; }
    
    #soluciones #casos-exito-carousel .exito-carousel-slide {
        width: 100%;
        min-width: 100%;
        box-sizing: border-box;
        padding: 2rem;
        background: none;
        text-align: center;
        flex-shrink: 0;
    }
    .text-testimonio {
    height: 390px !important;}
    #soluciones #casos-exito-carousel .exito-carousel-slide .card { border: none; }
    
    #soluciones #casos-exito-carousel .exito-carousel-slide .casos-img {
        border-radius: 20px 20px 0px 0;
    }
    
    #soluciones #casos-exito-carousel .exito-carousel-slide .text-casos {
        background: #7EFFD0;
        line-height: 1em;
        border-radius: 0px 0px 20px 20px !important;
    }
    
    .desctipcion-casos {
        min-height: auto;
        max-height: auto;
    }
    
    #soluciones #casos-exito-carousel .exito-carousel-slide .puest-casos { display: none; }
    
    .casos-card .card-body {
        border-radius: 0 0 8px 8px;
        border: none;
        padding: 15px !important;
        background-color: #00E391;
    }
    
    #casos-exito-owl .casos-puesto { display: none !important; }


    .derechos-footer { text-align: left; }
    .logo-text { text-align: left; }
    .logo_footer { text-align: left; }
    .link-footer { text-align: left; }
    .footer_float_icons {
        right: 10px;
        bottom: 10px;
    }
    .social-icon{
        justify-content: center!important;
    }
    .suscribe {
        width: 80%!important;
    }
    .social-icon .link-footer, .social-icon .link-contact{
        font-family: Montserrat;
        font-weight: 500;
        font-style: Medium;
        font-size: 12px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-decoration: underline;
        text-decoration-style: solid;
        text-decoration-offset: 0%;
        text-decoration-thickness: 0%;
    }
    .titulo_footer{
      padding-left:10px;
    }
      .bottom-links .link-contact{
        font-family: Montserrat;
        font-weight: 500;
        font-style: Medium;
        font-size: 12px;
        margin: 0 !important;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 5%;
        text-decoration-offset: 0%;
        text-decoration-thickness: 0%;
    }

    .img-left {
    position: relative;
    width: 100%!important;
    object-fit: contain;
    border-radius: 16px;

}
.img-comillas, .bandera{
    position: relative;
    width: 25px!important;
    object-fit: cover;
}
.text-testimonio{
    padding: 30px;
    background: #E3FCF2;
    border-radius: 16px;
        margin-top: 7px;

}
.owl-item{
    display: flex;
    justify-content: center;
}
.owl-item .item{
    width: 85%!important;
    padding: 0!important;
}
  .owl-dots{
    display: none!important;
  }
  .accordion-collapse.collapse.show{
  padding: 0px 15px!important;
}
.accordion-body, .text-col{padding:0px!important;font-size:15px ;}
.accordion-collapse.collapse.show {
        padding: 0px 15px 15px !important;
        min-height: 390px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
iframe{
  width: 100%!important;
}
#industria .m-carousel-slide .card{
  height: 350px!important;
}
}

/* =================================================================
   NOTAS PARA EDICIÓN DE TIPOGRAFÍA:
   
   1. DESKTOP: Tamaños base marcados con comentario DESKTOP
   2. TABLET LARGE: Sección 23 - Reducir tamaños moderadamente
   3. TABLET SMALL: Sección 24 - Reducir más los tamaños
   4. MOBILE LARGE: Sección 25 - Tamaños pequeños
   5. MOBILE SMALL: Sección 26 - Tamaños mínimos
   
   Para modificar fácilmente:
   - Busca "TIPOGRAFÍA" en cada media query
   - Cada breakpoint tiene su sección claramente marcada
   - Los comentarios indican exactamente qué ajustar
   ================================================================= */


   /* =================================================================
   blog y recursos
   ================================================================= */

        /* Alphabetically organized CSS from line 1853 to end */
        
        /* A */
        .accordion-body {
            padding: 0 !important;
        }
        
        .accordion-body .filter-item {
            padding: 0.75rem 1rem;
            border-bottom: 1px solid #eee;
        }
        
        .accordion-body .filter-item:last-child {
            border-bottom: none;
        }
        
        .accordion-button {
            background-color: #f8f9fa !important;
            color: #333 !important;
            border: none !important;
            font-family: 'Montserrat' !important;
            font-weight: 600 !important;
        }
        
        .accordion-button:not(.collapsed) {
            background-color: #00E391 !important;
            color: rgb(0, 0, 0) !important;
        }
        
        .autor {
            font-family: 'Montserrat';
            font-weight: 400;
            font-style: Regular;
            font-size: 16px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
        }
        
        /* B */
        .back-to-blog {
            position: fixed;
            bottom: 30px;
            right: 30px;
            z-index: 1000;
        }
        
        .blog-header {
            background: linear-gradient(135deg, #00E391 0%, #00B37A 100%);
            color: white;
            padding: 4rem 0 2rem 0;
        }
        
        .borde {
            border-left: 5px solid #00E391;
            border-radius: 0px!important;
        }
        
        .breadcrumb {
            background: none;
            padding: 1rem 0;
        }
        
        .btn-download-hero {
            background: transparent;
            color: white;
            border: none;
            font-size: 1.2rem;
            font-weight: 600;
            padding: 1rem 2rem;
            text-transform: uppercase;
            letter-spacing: 1px;
            transition: all 0.3s ease;
            display: inline-flex;
            align-items: center;
            gap: 1rem;
        }
        
        .btn-download-hero:hover {
            color: #00E391;
            transform: translateX(10px);
        }
        
        .btn-submit, #zcWebOptin {
            background: #000000 !important;
            color: white !important;
            border: none !important;
            border-radius: 50px !important;
            padding: 0.75rem 2rem !important;
            font-family: 'Montserrat' !important;
            font-weight: 600 !important;
            font-size: 16px !important;
            text-transform: uppercase !important;
            letter-spacing: 1px !important;
            transition: all 0.3s ease !important;
            width: 200px !important;
            margin-top: 1rem !important;
            margin-bottom: 1rem !important;
        }
        
        .btn-submit:hover {
            background: #333333;
            color: #00E391;
            transform: translateY(-2px);
        }
        
        /* C */
        .card-body {
            display: flex;
            flex-direction: column;
            border-radius: 20px;
            text-align: left;
        }
        
        .card-text {
            font-family: Montserrat;
            font-weight: 300;
            font-style: Light;
            font-size: 14px;
            leading-trim: NONE;
            line-height: 1.1em;
            letter-spacing: 0%;
            flex-grow: 1;
            
        }
        
        .card-title {
            font-family: 'Montserrat';
            font-weight: 700;
            font-style: Bold;
            font-size: 18px;
            leading-trim: NONE;
            line-height: 1.3em;
            letter-spacing: 0%;
        }
        
        .category-badge {
            font-family: 'Montserrat', sans-serif;
            font-weight: 500;
            font-style: Bold;
            font-size: 12px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            border-radius: 50px;
            background: #00E391;
            color: #000000;
            border: none;
        }
        
        .category-count {
            background: rgba(0,0,0,0.1);
            padding: 0.25rem 0.5rem;
            border-radius: 12px;
            font-size: 0.8rem;
            margin-left: auto;
        }
        
        .category-item {
            display: flex;
            justify-content: between;
            align-items: center;
            text-decoration: none;
            color: #333;
            transition: all 0.3s ease;
        }
        
        .category-item:hover {
            background: #e9ecef;
            color: #00E391;
            text-decoration: none;
            transform: translateX(5px);
        }
        
        .category-item.active {
            background: #00E391;
            color: white;
            border-color: #00E391;
        }
        
        .checkboxsus {
            font-family: 'Montserrat';
            font-weight: 400;
            font-style: Medium;
            font-size: 15px;
            leading-trim: NONE;
            line-height: 1.2rem;
            letter-spacing: 0%;
            color: #000000;
        }
        
        .content-section {
            padding: 3rem 0;
        }
        
        /* D */
        .desktop-hidden {
            display: none;
        }
        
        /* F */
        .featured-resources {
            background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
        }
        
        .featured-resources .resource-card {
            transition: all 0.4s ease;
            border: 2px solid transparent;
        }
        
        .featured-resources .resource-card:hover {
            border-color: #00E391;
            transform: translateY(-8px);
            box-shadow: 0 8px 25px rgba(0,0,0,0.15);
        }
        
        .featured-resources .badge.bg-warning {
            animation: pulse 2s infinite;
        }
        
        .filter-count {
            background: rgba(0,0,0,0.1);
            padding: 0.25rem 0.5rem;
            border-radius: 12px;
            font-size: 0.8rem;
            margin-left: auto;
        }
        
        .filter-item {
            display: flex;
            justify-content: between;
            align-items: center;
            text-decoration: none;
            color: #333;
            transition: all 0.3s ease;
        }
        
        .filter-item:hover {
            background: #e9ecef;
            color: #00E391;
            text-decoration: none;
            transform: translateX(5px);
        }
        
        .filter-item.active {
            background: #00E391;
            color: white;
            border-color: #00E391;
        }
        
        .form-check-input {
            margin-top: 0.25rem;
        }
        
        .form-check-label {
            font-family: 'Montserrat';
            font-weight: 400;
            font-size: 14px;
            color: #333;
            margin-left: 0.5rem;
        }
        
        .form-control {
            border: 2px solid #e9ecef !important;
            border-radius: 50px !important;
            padding: 0.75rem 1.5rem !important;
            font-family: 'Montserrat' !important;
            font-weight: 400 !important;
            font-size: 16px !important;
            transition: all 0.3s ease !important;
            height: 50px !important;
            width: 100% !important;
        }
        
        .form-control:focus {
            border-color: #00E391 !important;
            box-shadow: 0 0 0 0.2rem rgba(0, 227, 145, 0.25) !important;
        }
        
        .form-label {
            font-family: 'Montserrat' !important;
            font-weight: 500 !important;
            font-size: 13px !important;
            text-transform: uppercase !important;
            letter-spacing: 0.46em !important;
            color: #000000 !important;
            margin-bottom: 0.5rem !important;
            display: block !important;
        }
        
        .form-section {
            padding: 3rem 2.5rem 3rem 0;
        }
        #form-section {
            background-image: url(./Union2-2.png);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: top center;
            margin: 0;
        }
        .form-subtitle {
            font-family: 'Montserrat';
            font-weight: 400;
            font-size: 16px;
            color: #6c757d;
            margin-bottom: 2.5rem;
        }
        
        .form-title {
            font-family: 'Montserrat';
            font-weight: 700;
            font-size: 36px;
            color: #000000;
            margin-bottom: 0.5rem;
        }
        
        .form-title .highlight {
            color: #00E391;
        }
        
        .format-badge {
            font-family: 'Montserrat', sans-serif;
            font-weight: 500;
            font-style: Bold;
            font-size: 13px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            border-radius: 50px;
            background: #00E391;
            color: #000000;
            border: none;
        }
        
        /* G */
        .guide-content-box {
            background: #ffffff;
            border-radius: 15px;
            height: fit-content;
            position: sticky;
            top: 2rem;
        }
        
        .guide-content-box h4 {
            font-family: 'Montserrat';
            padding: 0.5rem;
            font-weight: 700;
            font-size: 20px;
            color: #000000;
        }
        .content-description {
            font-family: 'Montserrat';
            font-weight: 400;
            font-size: 16px;
            color: #000000;
            margin-bottom: 1.5rem;
            padding: 2rem;
            line-height: 1.2em;

        }
        /* H */
        .highlighted-resource {
            border-left: 4px solid #00E391;
        }
        
        /* I */
        .image-placeholder {
            height: 400px;
            background: linear-gradient(45deg, #f8f9fa, #e9ecef);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #6c757d;
            font-size: 1.2rem;
            border-radius: 8px;
        }
        
        .input-group input {
            height: 30px
        }
        
        .input-group input:focus-within, .input-group input:focus {
            border-color: none;
            outline: none !important;
            border: solid 1px #00000000 !important;
            box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0) !important;
            -webkit-box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0) !important;
        }
        
        /* M */
        .mobile-none {
            display: block;
        }
        
        /* P */
        .page-item {
            margin: 0 5px;
            border-radius: 50px;
        }
        
        .page-item .page-link {
            border: solid 1px #000000!important;
            border-radius: 50px!important;
            font-family: Inter;
            font-weight: 700;
            font-style: Bold;
            font-size: 20px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            color:#000000!important
        }
        
        .page-item.active .page-link {
            border: solid 1px #00E391 !important;
            background: #00E391 !important;
            border-radius: 50px;
        }
        
        .post-card {
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border: none;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            height: 100%;
            background-color: #F5F5F5;
            border-radius: 20px;
        }
        
        .post-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 5px 20px rgba(0,0,0,0.2);
        }
        
        .post-content {
            font-size: 0.9rem;
            line-height: 1.4;
        }
        
        .post-content img {
            max-width: 100%;
            height: auto;
            border-radius: 8px;
            margin: 1rem 0;
        }
        
        .post-header {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 3rem 0;
        }
        
        .post-image {
            height: 200px;
            object-fit: cover;
            background: linear-gradient(45deg, #f8f9fa, #e9ecef);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #6c757d;
            border-radius: 20px 20px 0 0;
        }
        .titulopost{font-size: 2rem; font-weight: 700;}
        .post-meta {
            border-top: 1px solid #eee;
            border-bottom: 1px solid #eee;
            padding: 1rem 0;
            margin: 2rem 0;
        }
        
        .privacy-note {
            font-family: 'Montserrat';
            font-weight: 400;
            font-size: 12px;
            color: #6c757d;
            margin-top: 1.5rem;
            text-align: left;
        }
        
        /* R */
        .rating-stars {
            color: #ffc107;
        }
        
        .relacionado {
            font-family: Montserrat;
            font-weight: 500;
            font-style: Medium;
            font-size: 15px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 46%;
            text-align: center;
            text-transform: uppercase;
            color: #000000;
        }
        
        .related-card {
            transition: transform 0.3s ease;
            border: none;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            background-color: #F5F5F5;
            border-radius: 20px;
        }
        
        .related-card:hover {
            transform: translateY(-3px);
        }
        
        .related-post-card {
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border: none;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            height: 100%;
        }
        
        .related-post-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 5px 20px rgba(0,0,0,0.2);
        }
        
        .related-post-image {
            height: 150px;
            object-fit: cover;
            background: linear-gradient(45deg, #f8f9fa, #e9ecef);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #6c757d;
            font-size: 0.9rem;
        }
        
        .related-posts {
            padding-top: 3rem;
        }
        
        .resource-card {
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            border: none;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            height: 100%;
            background-color: #F5F5F5;
            border-radius: 20px;
        }
        
        .resource-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 5px 20px rgba(0,0,0,0.2);
        }
        
        .resource-header {
            background: linear-gradient(135deg, #00E391 0%, #00B37A 100%);
            color: white;
            padding: 4rem 0 2rem 0;
        }
        
        .resource-hero {
            background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('hero-bg.gif');
            background-size: cover;
            background-position: center;
            min-height: 60vh;
            display: flex;
            align-items: center;
            position: relative;
            overflow: hidden;
        }
        
        .resource-hero::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(45deg, rgba(0,227,145,0.1) 0%, rgba(0,179,122,0.1) 100%);
            z-index: 1;
        }
        
        .resource-hero .container {
            position: relative;
            z-index: 2;
        }
        
        .resource-image {
            height: 200px;
            object-fit: cover;
            background: linear-gradient(45deg, #f8f9fa, #e9ecef);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #6c757d;
            border-radius: 20px 20px 0 0;
        }
        
        /* S */
        .search-box {
            background: white;
            border-radius: 10px;
            padding: 1.5rem;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            margin-bottom: 2rem;
        }
        
        .search-box .input-group-text {
            border-right: none !important;
        }
        
        .search-box .form-control {
            border-left: none !important;
        }
        
        .sidebar {
            background: #f8f9fa;
            border-radius: 10px;
            padding: 1rem;
            margin-bottom: 0.5rem;
        }
        
        .sidebarsuscribe {
            background: #B6FFE3;
            border-radius: 20px;
            padding: 3rem 2rem;
            margin-bottom: 2rem;
            margin-top: 2rem;
        }
        
        .subtitulosub {
            font-family: 'Montserrat';
            font-weight: 500;
            font-style: Medium;
            font-size: 13px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 46%;
            text-align: center;
            text-transform: uppercase;
            color:#000000;
            margin-bottom: 2rem;
        }
        
        .suscribeblog {
            background: #00000047;
            border-radius: 10px;
            padding: 1rem;
            color: #FFFFFF;
            width: 100%;
            border: none;
        }
        
        .suscribeblog input::-webkit-input-placeholder {
            color: #FFFFFF!important;
            font-family: 'Montserrat';
            font-weight: 500;
            font-style: Medium;
            font-size: 15px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
        }
        
        .suscribebtn {
            background: #000000;
            color:#ffffff;
            border-radius: 10px;
            padding: 1rem;
            color: #FFFFFF;
            width: 100%;
            border: none;
            font-family: 'Montserrat';
            font-weight: 500;
            font-style: Medium;
            font-size: 15px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
        }
        
        .suscribebtn:hover {
            color: #00E391;
        }
        
        /* T */
        .text {
            font-family: 'Montserrat';
            font-weight: 500;
            font-style: Medium;
            font-size: 18px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
        }
        
        .tituloblog {
            font-family: 'Montserrat';
            font-weight: 700;
            font-style: Bold;
            font-size: 22px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            color:#000000;
            margin-bottom: 2rem;
        }
        
        /* V */
        .verde {
            font-family: Montserrat;
            font-weight: 600;
            font-style: SemiBold;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            color: #00E391;
        }
        
        .verdetexto {
            color: #088C5E!important;
        }
        
        /* Specific ID selectors (alphabetically) */
        #downloadForm .btn-submit {
            background: #000000 !important;
            color: white !important;
            border: none !important;
            border-radius: 50px !important;
            padding: 12px 32px !important;
            font-family: 'Montserrat' !important;
            font-weight: 600 !important;
            font-size: 16px !important;
            text-transform: uppercase !important;
            min-width: 200px !important;
        }
        
        #downloadForm .form-control {
            border: 2px solid #e9ecef !important;
            border-radius: 50px !important;
            padding: 12px 24px !important;
            height: 40px !important;
            font-family: 'Montserrat' !important;
            font-size: 16px !important;
        }
        
        #downloadForm .form-control:focus {
            border-color: #00E391 !important;
            box-shadow: 0 0 0 0.2rem rgba(0, 227, 145, 0.25) !important;
        }
        
        #downloadForm .form-label {
            font-family: 'Montserrat' !important;
            font-weight: 500 !important;
            font-size: 13px !important;
            text-transform: uppercase !important;
            letter-spacing: 0.46em !important;
            color: #000000 !important;
            margin-bottom: 8px !important;
        }
        
        #downloadForm .row {
            margin-bottom: 1rem;
        }
        #mobileFiltersAccordion .accordion-item {
            border: 1px solid #dee2e6;
            margin-bottom: 10px;
            padding: 0 5px;
        }
        
        #mobileFiltersAccordion .accordion-button {
            background-color: #f8f9fa00!important;
            color: #212529;
            border: none;
            padding: 0.5rem 35px;
            font-weight: 600;
        }
        
        #mobileFiltersAccordion .accordion-button:not(.collapsed) {
            background-color: #e9ecef;
            color: #212529;
            box-shadow: inset 0 -1px 0 rgba(0,0,0,0.125);
        }
        
        #mobileFiltersAccordion .accordion-button:focus {
            box-shadow: 0 0 0 0.25rem rgba(13,110,253,0.25);
        }
        
        #mobileFiltersAccordion .accordion-collapse {
            background: white !important;
            padding: 0 !important;
            border-radius: 20px !important;
        }
        .zb-btone-title{color:#00c77a}
        #mobileFiltersAccordion .accordion-body {
            background: white !important;
            padding: 1rem !important;
            margin-bottom: 0 !important;
            text-align: left;
        }
        
        #mobileFiltersAccordion .filter-item {
            display: block;
            padding: 0.5rem 0;
            text-decoration: none;
            color: #212529;
            border-bottom: 1px solid #eee;
        }
        
        #mobileFiltersAccordion .filter-item:hover {
            background-color: #f8f9fa;
        }
        
        #mobileFiltersAccordion .filter-item.active {
            font-weight: 600;
        }
        
        /* Keyframes */
        @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.05); }
            100% { transform: scale(1); }
        }
        
        /* Media Queries */
        @media (max-width: 768px) {
            .back-to-blog {
                position: relative;
                bottom: auto;
                right: auto;
                margin: 2rem 0;
            }
            
            .card-body {
                text-align: left;
            }
            
            .desktop-hidden {
                display: block;
            }
            
            .main-content {
                order: 1;
            }
            
            .mobile-none {
                display: none;
            }
            
            .sidebar {
                order: 2;
                margin-top: 2rem;
                padding: 0;
            }
        }
        
        @media (max-width: 480px) {
            .card-body {
                text-align: left;
            }
            
            .page-item .page-link { 
                font-size: 20px;
            }
            .form-section {
                padding: 0;
            }
            .form-title {
                padding-top:20px;
                font-size: 28px;
            }
            .form-subtitle {font-size: 14px;}
            .list-unstyled {
                text-align: left;
                font-size: 14px;
            }
            footer .list-unstyled{
                text-align: center;
            }
            .btn-download-hero{font-size: 16px;}
            .filter-item.active {
            background: #f1fffa00;
            color: rgb(0, 0, 0);
            border-color: none;
        }
        #collapseDivEscondido .accordion-body {
            height: 700px;
        }
        #collapseDivEscondido iframe {
            height: 700px!important;
        }
        #mobile-tab .nav-link{margin:0!important;}
            #mobileFiltersAccordion .accordion-collapse {min-height:auto!important;}
        }


        .zcsffieldsdiv {
                font-family: "Montserrat", sans-serif;
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                align-items: center;
                justify-content: space-between;
                margin-top: 1em;
            }
            
            /* Cada campo del formulario */
            .zcsffield {
                margin-bottom: 1.5rem;
                width: 49% !important;
            }
            
            /* Labels del formulario */
            div[name="SIGNUP_FORM_LABEL"] {
                font-family: "Montserrat" !important;
                font-weight: 500 !important;
                font-size: 13px !important;
                text-transform: uppercase !important;
                letter-spacing: 0.46em !important;
                color: #000000 !important;
                margin-bottom: 0.5rem !important;
                display: block !important;
            }
            
            /* Asterisco de campos requeridos */
            span[name="SIGNUP_REQUIRED"] {
                color: #dc3545 !important;
                font-weight: bold;
            }
            
            /* Todos los inputs del formulario */
            input[name="CONTACT_EMAIL"],
            input[name="FIRSTNAME"],
            input[name="LASTNAME"],
            input[name="PHONE"],
            input[name="CONTACT_CF32"],
            input[name="COUNTRY"] {
                border: 2px solid #e9ecef !important;
                border-radius: 50px !important;
                padding: 0.75rem 1.5rem !important;
                font-family: "Montserrat" !important;
                font-weight: 400 !important;
                font-size: 16px !important;
                transition: all 0.3s ease !important;
                height: 40px !important;
                width: 100% !important;
                box-sizing: border-box !important;
            }
            
            /* Focus en inputs */
            input[name="CONTACT_EMAIL"]:focus,
            input[name="FIRSTNAME"]:focus,
            input[name="LASTNAME"]:focus,
            input[name="PHONE"]:focus,
            input[name="CONTACT_CF32"]:focus,
            input[name="COUNTRY"]:focus {
                border-color: #00E391 !important;
                box-shadow: 0 0 0 0.2rem rgba(0, 227, 145, 0.25) !important;
                outline: none !important;
            }
            
            /* Selects ocultos */
            select[name="CONTACT_CF35"],
            select[name="CONTACT_CF33"] {
                border: 2px solid #e9ecef !important;
                border-radius: 50px !important;
                padding: 0.75rem 1.5rem !important;
                font-family: "Montserrat" !important;
                font-weight: 400 !important;
                font-size: 16px !important;
                height: 50px !important;
                width: 100% !important;
            }
            
            /* Contenedor del formulario */
            .form-section {
                padding: 3rem 2.5rem 3rem 0;
            }
            
            /* Título del formulario */
            .form-title {
                font-family: "Montserrat";
                font-weight: 700;
                font-size: 36px;
                color: #000000;
                margin-bottom: 0.5rem;
            }
            
            .form-title .highlight {
                color: #00E391;
            }
            
            /* Subtítulo del formulario */
            .form-subtitle {
                font-family: "Montserrat";
                font-weight: 400;
                font-size: 16px;
                color: #6c757d;
                margin-bottom: 2.5rem;
            }
            
            /* Botón de envío */
            .btn-submit,
            #zcampaignOptinForm input[type="submit"],
            #zcampaignOptinForm button[type="submit"] {
                background-color: #000000 !important;
                color: #ffffff !important;
                border: none !important;
                padding: 0.75rem 2rem !important;
                border-radius: 50px !important;
                font-family: "Montserrat" !important;
                font-weight: 600 !important;
                text-transform: uppercase !important;
                letter-spacing: 0.46em !important;
                transition: all 0.3s ease !important;
                cursor: pointer !important;
                min-width: 150px !important;
            }
            
            .btn-submit:hover,
            input[type="submit"]:hover,
            button[type="submit"]:hover {
                background-color: #00c77a !important;
                transform: translateY(-2px) !important;
            }
            
            /* Responsivo */
            @media (max-width: 768px) {
                .form-section {
                    padding: 2rem 1rem;
                }
                
                .form-title {
                    font-size: 28px;
                }
                
                input[name="CONTACT_EMAIL"],
                input[name="FIRSTNAME"],
                input[name="LASTNAME"],
                input[name="PHONE"],
                input[name="CONTACT_CF32"],
                input[name="COUNTRY"] {
                    padding: 0.6rem 1.2rem !important;
                    font-size: 14px !important;
                }
            }