.elementor-kit-6{--e-global-color-primary:#2E4097;--e-global-color-secondary:#00AF9C;--e-global-color-text:#222222;--e-global-color-accent:#E62252;--e-global-color-7c08633:#00AF9C;--e-global-color-a89c648:#2E4097;--e-global-color-cdfb8c3:#374294;--e-global-color-3c9a12b:#E62252;--e-global-color-aa21c2b:#28B1FA;--e-global-color-430753a:#F9B114;--e-global-color-fd77442:#FFFFFF;--e-global-color-9d14e84:#EDEDED;--e-global-typography-primary-font-family:"Museo Sans";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Museo Sans";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Museo Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Museo Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-e2f9128-font-family:"MuseoModerno";}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ==========================================================
   HCI — Estilos unificados para WordPress + Elementor
   OPTIMIZADO: Duplicados eliminados y estilos consolidados
   ========================================================== */

/* ---------- Base & Utilitarios ---------- */
html, body { background: #fff; color: #333; margin: 0; padding: 0; scroll-behavior: smooth; }
* { box-sizing: border-box; }

/* Colores */
.color-text-main { color: #00AF9C; }
.color-text-secondary { color: #2E4097; }
.color-text-rosado { color: #E62252; }
.color-text-gris { color: #232323; }
.color-text-celeste { color: #28B1FA; }
.color-text-blanco { color: #fff; }
.color-text-amarillo { color: #F9B114; }

/* Tamaños de Fuente */
.ft-zs-24 { font-size: 24px !important; }
.ft-zs-32 { font-size: 32px !important; }
.ft-zs-48 { font-size: 48px !important; }
.ft-zs-64 { font-size: 64px !important; }
.ft-zs-72 { font-size: 72px !important; }
.ft-zs-96 { font-size: 96px !important; }

.section-space { padding: 48px 0; }

/* Tipografías */
.exo-2 {
    font-family: "Exo 2", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal; /* Asumimos peso normal si no se especifica */
    font-style: normal;
}

/* ---------- Navbar ---------- */
.section-menu { background: #4B889E; }
#mainNav { background: #fff; transition: background-color .3s, box-shadow .3s; }
#mainNav.scrolled { box-shadow: 0 2px 4px rgba(0, 0, 0, .2); }
#mainNav a { text-transform: uppercase; }
.nav-link { color: #2E4097; }
.nav-link:hover, .nav-link.active { color: #374294 !important; }
.navbar-toggler { background: #76A9A3; }
.navbar-nav { width: 100%; text-align: right; justify-content: flex-end; }

/* ---------- Chips de Título (name-section) ---------- */
.name-section {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding: 4px 15px;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    line-height: 1.1;
    margin-bottom: 32px;
}
.elementor-widget-heading.name-section { width: auto !important; max-width: 100%; }
.name-section.campania { background-image: url('/wp-content/uploads/bg-title-campana.png'); }
.name-section.kit { background-image: url('/wp-content/uploads/bg-title-kit.png'); }
.name-section.experiencias { background-image: url('/wp-content/uploads/bg-title-experiencias.png'); }
.name-section.historia { background-image: url('/wp-content/uploads/bg-title-historia.png'); }
.name-section.galeria { background-image: url('/wp-content/uploads/bg-title-galeria.png'); }

/* ---------- Secciones Varios ---------- */
.section-informacion img { border-radius: 1em 1em 0 0; }
.box-info .box-title .title-section { font-weight: bold; margin-bottom: 24px; }
.box-info .box-parrafo-section { font-size: 22px; }
.content-section-informacion .content-informacion {
    background: #28B1FA;
    padding: 2em;
    border-radius: 1em;
    margin-bottom: 2em;
}
.title-machista { color: #fff; text-transform: uppercase; }
.title-machista span { font-weight: 300; }
.section-practicas-machistas { background: #016258; }
.section-afiches {
    background: #00AF9C url('/wp-content/uploads/bg-kit.png') center top repeat-x;
    padding-top: 12em;
}

/* ---------- Bloques de Estadísticas ---------- */
.section-estadisticas {
    background-color: #29327E;
    background-image: url('/wp-content/uploads/bg-circle.png');
    background-position: center 200px;
    background-repeat: no-repeat;
    background-size: cover;
}
.box-estadisticas {
    text-align: center;
    color: #fff;
    padding: 1em;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 16px;
    min-height: 250px;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.box-estadisticas:hover { transform: scale(1.03); }
.box-estadisticas span.number { font-size: 64px; color: #F1C84D; font-weight: 900; }
.box-estadisticas span.percent { font-size: 32px; }

/* ---------- ESTILOS CLAVE DEL BOTÓN MACHÓMETRO (CONSOLIDADO) ---------- */
.section-enlaces-machometro {
    padding: 0 2em;
    position: relative;
}
.section-enlaces-machometro a {
    display: block;
    padding: 1em;
    width: 90%;
    border-radius: 16px;
    position: absolute;
    bottom: -10px;
    left: 5%;
    line-height: 36px;
    text-decoration: none;
    font-weight: bold;
    
    /* Apariencia Visual */
    background-color: #DA3154; /* Fondo Rojo/Fucsia */
    color: white !important; /* Texto Blanco (¡CLAVE!) */
    font-family: "Exo 2", sans-serif;
    font-size: 32px !important;
    
    /* Animación de la Flecha */
    background-image: url(http://192.168.248.73/wp-content/uploads/2025/10/arrow-right-1.png); /* URL DE LA FLECHA */
    background-repeat: no-repeat;
    background-position: 60% 80%;
    transition: all 0.3s ease-in-out;
}
.section-enlaces-machometro a:hover {
    background-position: 95% 80%; /* Movimiento al pasar el mouse */
}

/* ---------- Responsive Key (Mobile First) ---------- */
@media screen and (max-width: 576px) { /* Cambiado de 29em a 576px para mejor compatibilidad Bootstrap */
    .section-estadisticas { background-position: center 860px; }
    .title-big { font-size: 3em; }
    .section-info-main { background-position: top left; }
    .box-parrafo p, .section-machometro p { font-size: 20px; }
    .navbar .container { padding: .5em; }
    .navbar-nav { gap: .5rem !important; }
}

.box-servicio {
    position: relative; /* Padre para posicionar el texto */
}
.box-servicio img {
    border-radius: 0.5em; /* Esquinas redondeadas de la imagen */
}
.box-servicio-info {
    position: absolute; /* Mueve el texto sobre la imagen */
    bottom: 0em; /* Lo ancla al fondo */
    left: 0.5em; /* Pequeño margen izquierdo */
    font-size: 14px; /* Tamaño base para la caja */
}
.box-servicio-info p {
    font-size: 14px; /* Tamaño del párrafo */
}/* End custom CSS */