.elementor-26609 .elementor-element.elementor-element-47355a2a{--display:flex;--min-height:62px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:8px;--padding-right:8px;--z-index:32;}.elementor-26609 .elementor-element.elementor-element-47355a2a:not(.elementor-motion-effects-element-type-background), .elementor-26609 .elementor-element.elementor-element-47355a2a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e5c221a );}.elementor-26609 .elementor-element.elementor-element-47355a2a, .elementor-26609 .elementor-element.elementor-element-47355a2a::before{--border-transition:0.3s;}.elementor-26609 .elementor-element.elementor-element-1971040{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--background-transition:0.3s;}.elementor-26609 .elementor-element.elementor-element-1971040.e-con{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-26609 .elementor-element.elementor-element-7275f5a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-26609 .elementor-element.elementor-element-7275f5a3.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-26609 .elementor-element.elementor-element-60345{--display:flex;--background-transition:0.3s;}.elementor-26609 .elementor-element.elementor-element-90e6c36{--grid-template-columns:repeat(0, auto);--icon-size:11px;--grid-column-gap:1px;--grid-row-gap:0px;}.elementor-26609 .elementor-element.elementor-element-90e6c36 .elementor-widget-container{text-align:center;}.elementor-26609 .elementor-element.elementor-element-90e6c36 .elementor-social-icon{background-color:var( --e-global-color-secondary );}.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__container{min-height:26px;}.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__submit{min-width:26px;}body:not(.rtl) .elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__icon{padding-left:calc(26px / 3);}body.rtl .elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__icon{padding-right:calc(26px / 3);}.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__input, .elementor-26609 .elementor-element.elementor-element-21e3d58b.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(26px / 3);padding-right:calc(26px / 3);}.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__icon{--e-search-form-icon-size-minimal:14px;}.elementor-26609 .elementor-element.elementor-element-21e3d58b input[type="search"].elementor-search-form__input{font-family:"Arial", Sans-serif;font-size:1rem;font-weight:400;}.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__input,
					.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-search-form__icon,
					.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-lightbox .dialog-lightbox-close-button,
					.elementor-26609 .elementor-element.elementor-element-21e3d58b .elementor-lightbox .dialog-lightbox-close-button:hover,
					.elementor-26609 .elementor-element.elementor-element-21e3d58b.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-26609 .elementor-element.elementor-element-21e3d58b:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{background-color:#2626269E;border-radius:3px;}.elementor-26609 .elementor-element.elementor-element-21e3d58b.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{background-color:#2626269E;border-radius:3px;}@media(min-width:768px){.elementor-26609 .elementor-element.elementor-element-1971040{--width:8.532%;}.elementor-26609 .elementor-element.elementor-element-7275f5a3{--width:76.439%;}}/* Start custom CSS for html, class: .elementor-element-17bd5451 *//* ============================================================
   INDUMIL — Navegación Principal v3.1
   Barra: Fondo BLANCO | WCAG 2.1 AA | Mobile-First
   CORREGIDO: overlay, acordeón y compatibilidad Elementor
   ============================================================ */

:root {
  --in-yellow:      #FFCD00;
  --in-black:       #1A1A1A;
  --in-white:       #FFFFFF;
  --in-gray-text:   #3A3A3A;
  --in-gray-border: #E5E5E0;
  --in-panel-bg:    rgba(15, 15, 15, 0.97);
  --in-panel-text:  #CCCCCC;
  --nav-h:          3.25rem;
  --ease-out:       cubic-bezier(0.19, 1, 0.22, 1);
  --speed:          0.35s;
  --font:           Arial, Helvetica, sans-serif;
}

.indumil-nav *, .indumil-nav *::before, .indumil-nav *::after {
  box-sizing: border-box; margin: 0; padding: 0;
}

/* ── Barra BLANCA ──────────────────────────────────────────── */
.indumil-nav {
  background-color: var(--in-white);
  border-bottom: 3px solid var(--in-yellow);
  width: 100%;
  position: relative;
  z-index: 9999;
  font-family: var(--font);
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
}
.indumil-nav::before {
  content: ''; display: block;
  height: 3px; background: var(--in-yellow); width: 100%;
}

.nav-inner { max-width: 1400px; margin: 0 auto; position: relative; }

/* ── Lista desktop ─────────────────────────────────────────── */
.nav-list {
  display: flex; justify-content: center; align-items: stretch;
  list-style: none; flex-wrap: nowrap; min-height: var(--nav-h);
}

.nav-item { position: static; display: flex; align-items: stretch; }

/* ── Links — NEGRO sobre blanco ────────────────────────────── */
.nav-link {
  display: flex; align-items: center; gap: 0.3rem;
  padding: 0 0.9rem; height: var(--nav-h);
  color: var(--in-gray-text);
  text-decoration: none; font-weight: 700;
  font-size: 0.72rem; text-transform: uppercase;
  letter-spacing: 0.05em; white-space: nowrap;
  position: relative;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.nav-link::after {
  content: ''; position: absolute; bottom: -3px; left: 0; right: 0;
  height: 3px; background-color: var(--in-black);
  transform: scaleX(0); transform-origin: center;
  transition: transform 0.25s var(--ease-out);
}
.nav-chevron {
  width: 0.55rem; height: 0.55rem; stroke: currentColor; fill: none;
  stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round;
  flex-shrink: 0; transition: transform 0.25s var(--ease-out);
}

.nav-item:hover .nav-link,
.nav-item:focus-within .nav-link {
  color: var(--in-black); background-color: rgba(255,205,0,0.15);
}
.nav-item:hover .nav-link::after,
.nav-item:focus-within .nav-link::after { transform: scaleX(1); }
.nav-item:hover .nav-chevron,
.nav-item:focus-within .nav-chevron { transform: rotate(180deg); }
.nav-link:focus-visible { outline: 2px solid var(--in-yellow); outline-offset: -2px; color: var(--in-black); }

/* ── Mega-panel desktop ────────────────────────────────────── */
.mega-panel {
  position: absolute; top: calc(var(--nav-h) + 6px); left: 0; right: 0; width: 100%;
  background: var(--in-panel-bg); backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px);
  border-top: 2px solid var(--in-yellow); border-bottom: 3px solid var(--in-yellow);
  box-shadow: 0 20px 48px rgba(0,0,0,0.35); border-radius: 0 0 6px 6px;
  opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(-8px);
  transition: opacity var(--speed) var(--ease-out), transform var(--speed) var(--ease-out), visibility var(--speed);
}
.nav-item:hover .mega-panel,
.nav-item:focus-within .mega-panel {
  opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0);
}

.mega-content { max-width: 1100px; margin: 0 auto; padding: 1rem 1.5rem 1.1rem; }
.mega-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.25rem 0.4rem; list-style: none; }
.mega-grid li a {
  display: inline-block; color: var(--in-panel-text); text-decoration: none;
  font-family: var(--font); font-size: 0.79rem; font-weight: 400;
  padding: 0.4rem 0.8rem; border-radius: 3px; white-space: nowrap;
  transition: color 0.18s ease, background-color 0.18s ease; position: relative;
}
.mega-grid li a::before {
  content: ''; position: absolute; left: 0; top: 28%; bottom: 28%;
  width: 1px; background: rgba(255,205,0,0.18);
}
.mega-grid li:first-child a::before { display: none; }
.mega-grid li a:hover, .mega-grid li a:focus-visible {
  color: var(--in-yellow); background-color: rgba(255,205,0,0.08); outline: none;
}

/* ══════════════════════════════════════════════════════════════
   HAMBURGUESA — oculta en desktop
   ══════════════════════════════════════════════════════════════ */
.nav-toggle {
  display: none; align-items: center; justify-content: center;
  width: var(--nav-h); height: var(--nav-h);
  background: none; border: none; cursor: pointer; padding: 0;
  position: relative; z-index: 10001; margin-left: auto;
}
.hamburger { display: flex; flex-direction: column; gap: 5px; width: 22px; }
.hamburger span {
  display: block; height: 2px;
  background-color: var(--in-black); /* NEGRO sobre fondo blanco */
  border-radius: 2px;
  transition: transform var(--speed) var(--ease-out), opacity 0.2s ease, background-color 0.2s ease;
  transform-origin: center;
}
.nav-toggle[aria-expanded="true"] .hamburger span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-toggle[aria-expanded="true"] .hamburger span:nth-child(2) { opacity: 0; transform: scaleX(0); }
.nav-toggle[aria-expanded="true"] .hamburger span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.nav-toggle[aria-expanded="true"] .hamburger span { background-color: var(--in-yellow); }
.nav-toggle:focus-visible { outline: 2px solid var(--in-yellow); outline-offset: 3px; }

/* ══════════════════════════════════════════════════════════════
   OVERLAY — controlado por JS (display:none por defecto)
   ══════════════════════════════════════════════════════════════ */
.nav-overlay {
  display: none;
  position: fixed; top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.50); z-index: 9998; cursor: pointer;
}
.nav-overlay.is-active { display: block; }

/* ══════════════════════════════════════════════════════════════
   RESPONSIVE MOBILE / TABLET (< 1024px)
   ══════════════════════════════════════════════════════════════ */
@media (max-width: 1023px) {

  .nav-toggle { display: flex; }
  .nav-inner { display: flex; align-items: center; height: var(--nav-h); }

  /* ── Cajón lateral ───────────────────────────────────────── */
  .nav-list {
    position: fixed;
    top: 0; left: 0; bottom: 0;
    width: min(82vw, 310px);
    height: 100%; height: 100dvh;
    overflow-y: auto; overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    flex-direction: column; justify-content: flex-start;
    align-items: stretch; flex-wrap: nowrap;
    background-color: var(--in-white);
    border-right: 3px solid var(--in-yellow);
    box-shadow: 6px 0 32px rgba(0,0,0,0.18);
    z-index: 10000;
    padding-top: calc(var(--nav-h) + 0.75rem);
    padding-bottom: 2rem; min-height: unset;
    /* Oculto a la izquierda */
    transform: translateX(-110%);
    transition: transform var(--speed) var(--ease-out);
  }
  .nav-list.is-open { transform: translateX(0); }

  /* ── Ítems ───────────────────────────────────────────────── */
  .nav-item { flex-direction: column; align-items: stretch; border-bottom: 1px solid var(--in-gray-border); }

  .nav-link {
    height: auto; padding: 0.9rem 1.25rem; font-size: 0.8rem;
    color: var(--in-gray-text); justify-content: space-between;
    border-left: 3px solid transparent; background-color: transparent;
    white-space: normal;
    transition: color 0.2s ease, background-color 0.2s ease, border-left-color 0.2s ease;
  }
  .nav-link::after { display: none; }

  .nav-item.is-open > .nav-link {
    color: var(--in-black); background-color: rgba(255,205,0,0.12);
    border-left-color: var(--in-yellow);
  }
  .nav-item.is-open .nav-chevron { transform: rotate(180deg); }

  /* ── Acordeón ────────────────────────────────────────────── */
  .mega-panel {
    position: static !important; transform: none !important;
    backdrop-filter: none !important; -webkit-backdrop-filter: none !important;
    box-shadow: none !important;
    border-top: 1px solid var(--in-gray-border) !important;
    border-bottom: none !important; border-radius: 0 !important;
    background-color: #FAFAF7 !important;
    opacity: 1 !important; pointer-events: auto !important;
    max-height: 0; overflow: hidden; visibility: hidden;
    transition: max-height var(--speed) var(--ease-out), visibility var(--speed);
  }
  .nav-item.is-open .mega-panel { max-height: 800px; visibility: visible; }

  .mega-content { padding: 0.6rem 0.75rem 1rem; max-width: 100%; }

  .mega-grid { flex-direction: column; align-items: flex-start; gap: 0; }
  .mega-grid li { width: 100%; border-bottom: 1px solid #EBEBEB; }
  .mega-grid li:last-child { border-bottom: none; }

  .mega-grid li a {
    display: block; width: 100%; color: #444444; font-size: 0.8rem;
    padding: 0.65rem 0.5rem 0.65rem 1.1rem; white-space: normal;
    border-radius: 0; border-left: 2px solid transparent;
    transition: color 0.18s ease, border-left-color 0.18s ease, background-color 0.18s ease;
  }
  .mega-grid li a::before { display: none; }
  .mega-grid li a:hover, .mega-grid li a:focus-visible {
    color: var(--in-black); border-left-color: var(--in-yellow);
    background-color: rgba(255,205,0,0.10); outline: none;
  }
}

@media (max-width: 359px) { .nav-list { width: 93vw; } .nav-link { font-size: 0.75rem; } }
@media (prefers-reduced-motion: reduce) {
  .nav-link, .mega-panel, .nav-list, .hamburger span, .nav-chevron { transition: none; }
}/* End custom CSS */
/* Start custom CSS */<nav class="menu-militar-container" aria-label="Navegación Institucional">
    <ul class="menu-militar">
        <li class="has-submenu">
            <a href="#">Conózcanos</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">Misión y Visión</a>
                    <a href="#">Funciones y Deberes</a>
                    <a href="#">Organigrama</a>
                    <a href="#">Directorio Institucional</a>
                </div>
            </div>
        </li>

        <li class="has-submenu">
            <a href="#">Productos</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">Armamento Corto</a>
                    <a href="#">Fusiles y Tácticos</a>
                    <a href="#">Municiones</a>
                    <a href="#">Accesorios y Repuestos</a>
                </div>
            </div>
        </li>

        <li class="has-submenu">
            <a href="#">Contratación</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">Plan Anual de Adquisiciones</a>
                    <a href="#">Información en SECOP</a>
                    <a href="#">Publicaciones de Contratación</a>
                </div>
            </div>
        </li>

        <li class="has-submenu">
            <a href="#">Trámites y servicios</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">Trámites ante el Departamento de Control Comercio de Armas</a>
                    <a href="#">Servicios de Mantenimiento</a>
                    <a href="#">Catálogo de Servicios</a>
                </div>
            </div>
        </li>

        <li class="has-submenu">
            <a href="#">Transparencia</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">Normatividad</a>
                    <a href="#">Presupuesto</a>
                    <a href="#">Planeación</a>
                    <a href="#">Informes de Control</a>
                </div>
            </div>
        </li>

        <li class="has-submenu">
            <a href="#">Atención al ciudadano</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">PQRSD</a>
                    <a href="#">Canales de Atención</a>
                    <a href="#">Notificaciones Judiciales</a>
                </div>
            </div>
        </li>

        <li class="has-submenu">
            <a href="#">Participa</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">Participación en Políticas</a>
                    <a href="#">Rendición de Cuentas</a>
                    <a href="#">Convocatorias</a>
                </div>
            </div>
        </li>

        <li class="has-submenu">
            <a href="#">Línea Ética</a>
            <div class="mega-menu">
                <div class="submenu-grid">
                    <a href="#">Código de Integridad</a>
                    <a href="#">Denuncias de Corrupción</a>
                    <a href="#">Protección al Denunciante</a>
                </div>
            </div>
        </li>
    </ul>
</nav>/* End custom CSS */