{"id":33638,"date":"2026-02-26T08:45:06","date_gmt":"2026-02-26T13:45:06","guid":{"rendered":"https:\/\/encuentrometalurgia.com\/?page_id=33638"},"modified":"2026-06-03T16:00:55","modified_gmt":"2026-06-03T21:00:55","slug":"flotacion-2026","status":"publish","type":"page","link":"https:\/\/encuentrometalurgia.com\/en\/flotacion-2026\/","title":{"rendered":"Flotaci\u00f3n 2026"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33638\" class=\"elementor elementor-33638\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"has_eae_slider elementor-element elementor-element-8889166 e-con-full e-flex e-con e-parent\" data-eae-slider=\"44814\" data-id=\"8889166\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16289cd elementor-widget elementor-widget-html\" data-id=\"16289cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* FORZAR TRANSPARENCIA EN ELEMENTOR STICKY *\/\n    .elementor-sticky, \n    .elementor-sticky--active, \n    .elementor-sticky--effects {\n        background-color: transparent !important;\n        background: transparent !important;\n        box-shadow: none !important;\n    }\n    .elementor-widget-wrap {\n        background: transparent !important;\n    }\n\n    :root {\n        \/* Paleta de colores Flotaci\u00f3n *\/\n        --flotacion-dark: #1b5d83;\n        --flotacion-mid: #18719e;\n        --flotacion-light: #36bbe9;\n        --blanco: #ffffff;\n    }\n\n    .header-new-concept {\n        width: 100%;\n        font-family: 'Figtree', sans-serif;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        background: transparent;\n        padding: 15px 0;\n        \n        \/* L\u00cdNEAS PARA EL EFECTO STICKY NATIVO *\/\n        position: -webkit-sticky;\n        position: sticky;\n        top: 0;\n        z-index: 9999;\n    }\n\n    \/* CONTENEDOR PRINCIPAL DEL NAVBAR *\/\n    .navbar-glass {\n        width: 95%;\n        max-width: 1700px;\n        background: rgba(255, 255, 255, 0.05);\n        border: 1px solid rgba(255, 255, 255, 0.2);\n        border-radius: 100px;\n        padding: 10px 25px; \n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        transition: all 0.4s ease; \n        position: relative; \/* Necesario para posicionar el men\u00fa m\u00f3vil *\/\n    }\n\n    \/* CLASE: SE ACTIVA AL HACER SCROLL *\/\n    .navbar-glass.scrolled {\n        background: rgba(27, 93, 131, 0.85); \n        backdrop-filter: blur(12px); \n        -webkit-backdrop-filter: blur(12px);\n        border-color: rgba(255, 255, 255, 0.1);\n        box-shadow: 0 10px 30px rgba(0,0,0,0.4); \n    }\n\n    \/* GRUPO IZQUIERDO: LOGO + A\u00d1OS *\/\n    .nav-left-group {\n        display: flex;\n        align-items: center;\n        gap: 20px;\n    }\n\n    .nav-logo img {\n        height: 45px; \n        width: auto;\n    }\n\n    \/* ESTILO PARA LOS A\u00d1OS (HISTORY) *\/\n    .history-selector {\n        display: flex;\n        background: rgba(255,255,255,0.1);\n        padding: 5px;\n        border-radius: 30px;\n        transition: all 0.4s ease;\n    }\n\n    .navbar-glass.scrolled .history-selector {\n        background: rgba(0,0,0,0.2);\n    }\n\n    .year-btn {\n        padding: 6px 12px;\n        border-radius: 20px;\n        text-decoration: none;\n        font-size: 11px;\n        font-weight: 800;\n        color: rgba(255,255,255,0.6);\n        transition: 0.3s;\n    }\n\n    \/* A\u00d1O ACTIVO CON SOMBRA *\/\n    .year-btn.active { \n        background: var(--blanco); \n        color: var(--flotacion-dark); \n        box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n    }\n    \n    .year-btn:hover:not(.active) { color: var(--blanco); }\n\n    \/* GRUPO DERECHO: LINKS + BOT\u00d3N *\/\n    .nav-links-group {\n        display: flex;\n        align-items: center;\n        gap: 10px; \n    }\n\n    \/* LINKS PRINCIPALES DEL MEN\u00da *\/\n    .nav-item {\n        color: var(--blanco);\n        text-decoration: none;\n        font-size: 13px; \n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        opacity: 0.8;\n        padding: 6px 14px; \n        border-radius: 20px; \n        transition: all 0.3s ease;\n    }\n\n    \/* EFECTO HOVER Y ESTADO ACTIVO *\/\n    .nav-item:hover, \n    .nav-item.active { \n        opacity: 1; \n        background: var(--blanco); \n        color: var(--flotacion-dark); \n        box-shadow: 0 4px 10px rgba(0,0,0,0.15); \n    }\n\n    \/* BOT\u00d3N DE INSCRIPCI\u00d3N DESTACADO *\/\n    .cta-header-btn {\n        background: var(--flotacion-light);\n        color: var(--blanco);\n        padding: 10px 24px;\n        border-radius: 50px;\n        font-weight: 800;\n        text-transform: uppercase;\n        font-size: 12px;\n        text-decoration: none;\n        border: 2px solid transparent;\n        transition: 0.3s;\n        margin-left: 10px;\n    }\n\n    .cta-header-btn:hover {\n        background: transparent;\n        border-color: var(--blanco);\n        transform: scale(1.05);\n    }\n\n    \/* BOT\u00d3N HAMBURGUESA (Oculto en Desktop) *\/\n    .hamburger-btn {\n        display: none;\n        flex-direction: column;\n        justify-content: space-between;\n        width: 30px;\n        height: 20px;\n        cursor: pointer;\n        z-index: 10001;\n    }\n\n    .hamburger-btn span {\n        display: block;\n        height: 3px;\n        width: 100%;\n        background-color: var(--blanco);\n        border-radius: 3px;\n        transition: all 0.3s ease;\n    }\n\n    \/* TABLET *\/\n    @media (max-width: 1100px) {\n        .navbar-glass { border-radius: 20px; flex-wrap: wrap; justify-content: center; gap: 15px;}\n        .history-selector { display: none; } \/* Oculta los a\u00f1os en m\u00f3vil para ahorrar espacio *\/\n        .nav-links-group { flex-wrap: wrap; justify-content: center; gap: 5px; }\n        .nav-left-group { justify-content: center; width: 100%; }\n    }\n\n    \/* M\u00d3VIL (Men\u00fa Hamburguesa) *\/\n    @media (max-width: 768px) {\n        .navbar-glass {\n            justify-content: space-between;\n            flex-wrap: nowrap; \n            padding: 10px 20px;\n        }\n\n        .nav-left-group { width: auto; }\n\n        .hamburger-btn { display: flex; }\n\n        \/* Estilos del men\u00fa desplegable *\/\n        .nav-links-group {\n            position: absolute;\n            top: 75px;\n            left: 0;\n            width: 100%;\n            background: rgba(27, 93, 131, 0.95); \/* Color Flotaci\u00f3n Dark *\/\n            backdrop-filter: blur(15px);\n            -webkit-backdrop-filter: blur(15px);\n            border-radius: 20px;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            flex-direction: column;\n            padding: 20px 0;\n            gap: 15px;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.5);\n            \n            \/* Animaci\u00f3n *\/\n            opacity: 0;\n            visibility: hidden;\n            transform: translateY(-20px);\n            transition: all 0.4s ease;\n        }\n\n        .nav-links-group.active-menu {\n            opacity: 1;\n            visibility: visible;\n            transform: translateY(0);\n        }\n\n        .nav-item { width: 80%; text-align: center; }\n\n        .cta-header-btn {\n            width: 80%;\n            text-align: center;\n            margin-left: 0;\n            margin-top: 10px;\n        }\n\n        \/* Animaci\u00f3n de la cruz *\/\n        .hamburger-btn.toggle span:nth-child(1) { transform: translateY(8.5px) rotate(45deg); }\n        .hamburger-btn.toggle span:nth-child(2) { opacity: 0; }\n        .hamburger-btn.toggle span:nth-child(3) { transform: translateY(-8.5px) rotate(-45deg); }\n    }\n<\/style>\n\n<div class=\"header-new-concept\">\n    <nav class=\"navbar-glass\" id=\"main-nav\">\n        \n        <div class=\"nav-left-group\">\n            <div class=\"nav-logo\">\n                <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/\">\n                    <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/banner-web-2.png\" alt=\"Flotaci\u00f3n 2026\">\n                <\/a>\n            <\/div>\n            \n            <div class=\"history-selector\">\n                <a href=\"#\" class=\"year-btn active\">2026<\/a>\n                <a href=\"https:\/\/encuentrometalurgia.com\/flotacion2025\/\" target=\"_blank\" class=\"year-btn\">2025<\/a>\n                <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2023\/\" target=\"_blank\" class=\"year-btn\">2023<\/a>\n                <a href=\"http:\/\/54.90.124.176\/flotacion-2022\/\" target=\"_blank\" class=\"year-btn\">2022<\/a>\n                <a href=\"http:\/\/54.90.124.176\/flotacion-2018\/\" target=\"_blank\" class=\"year-btn\">2018<\/a>\n                <a href=\"http:\/\/54.90.124.176\/flotacion-minerales-2016\/\" target=\"_blank\" class=\"year-btn\">2016<\/a>\n                <a href=\"http:\/\/54.90.124.176\/encuentros_realizados\/tercerEncuentrometalurgia\/index.html\" target=\"_blank\" class=\"year-btn\">2014<\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"hamburger-btn\" id=\"hamburger-menu\">\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n        <\/div>\n\n        <div class=\"nav-links-group\" id=\"nav-links\">\n            <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/\" class=\"nav-item\">Inicio<\/a>\n            <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/autor\/\" class=\"nav-item\">Autor<\/a>\n            <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/programa\/\" class=\"nav-item\">Programa<\/a>\n            <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/sede\/\" class=\"nav-item\">Sede<\/a>\n            <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/contacto\/\" class=\"nav-item\">Contacto<\/a>\n            \n            <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/inscripciones\/\" class=\"cta-header-btn\">Inscripciones<\/a>\n        <\/div>\n\n    <\/nav>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        const navbar = document.getElementById('main-nav');\n        const hamburgerBtn = document.getElementById('hamburger-menu');\n        const navLinksGroup = document.getElementById('nav-links');\n        \n        \/\/ 1. Control del efecto Scroll\n        window.addEventListener('scroll', function() {\n            if (window.scrollY > 50) {\n                navbar.classList.add('scrolled');\n            } else {\n                navbar.classList.remove('scrolled');\n            }\n        });\n\n        \/\/ 2. Funcionalidad Men\u00fa Hamburguesa\n        hamburgerBtn.addEventListener('click', function() {\n            hamburgerBtn.classList.toggle('toggle');\n            navLinksGroup.classList.toggle('active-menu');\n            \n            \/\/ Forzar fondo al abrir si estamos en el top\n            if (window.scrollY <= 50) {\n                navbar.classList.toggle('scrolled');\n            }\n        });\n\n        \/\/ 3. Detecci\u00f3n autom\u00e1tica del enlace activo\n        const currentPath = window.location.pathname;\n        const navItems = document.querySelectorAll('.nav-item');\n        \n        navItems.forEach(item => {\n            const linkPath = new URL(item.href).pathname;\n            \n            if (currentPath.replace(\/\\\/$\/, \"\") === linkPath.replace(\/\\\/$\/, \"\")) {\n                item.classList.add('active');\n            }\n        });\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-cde7abb e-con-full e-flex e-con e-parent\" data-eae-slider=\"50496\" data-id=\"cde7abb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5441199 elementor-widget elementor-widget-html\" data-id=\"5441199\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* 1. CONTENEDOR PRINCIPAL *\/\n    .hero-websummit-container {\n        position: relative;\n        width: 100%;\n        min-height: 70vh; \n        background-color: transparent; \n        font-family: 'Figtree', sans-serif;\n        padding-top: 90px; \n        padding-bottom: 40px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    \/* 2. CUADR\u00cdCULA PRINCIPAL *\/\n    .hero-grid {\n        display: grid;\n        grid-template-columns: 2.3fr 1fr; \n        gap: 20px; \n        width: 95%;\n        max-width: 1700px; \n        padding: 0 10px;\n        z-index: 10;\n        align-items: stretch; \n        margin-top: 20px; \n    }\n\n    \/* 3. COLUMNA IZQUIERDA (VIDEO) *\/\n    .hero-media-box {\n        position: relative;\n        border-radius: 20px;\n        overflow: hidden; \n        background-color: #0a1931;\n        border: 1px solid rgba(255, 255, 255, 0.3);\n        box-shadow: 0 25px 50px rgba(0,0,0,0.5);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 100%;\n        aspect-ratio: 16 \/ 9; \n        min-height: 400px;\n    }\n\n    .hero-bg-video-wrapper {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        z-index: 1;\n        pointer-events: none !important;\n    }\n\n    .hero-video-overlay {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background-color: rgba(27, 93, 131, 0.45); \n        z-index: 2;\n    }\n\n    .hero-media-content {\n        position: relative;\n        z-index: 3;\n        text-align: center;\n        padding: 30px;\n        width: 100%;\n    }\n    \n    .hero-logo {\n        max-width: 420px; \n        width: 80%;\n        height: auto;\n        margin-bottom: 15px;\n        filter: drop-shadow(0 4px 20px rgba(0,0,0,0.8)); \n    }\n\n    .fecha-hero {\n        display: inline-block;\n        margin-top: 5px;\n        padding: 6px 24px;\n        border: 1px solid #ffffff; \n        border-radius: 30px;\n        color: #ffffff; \n        font-size: 16px;\n        font-weight: 700;\n    }\n\n    \/* CONTADOR REGRESIVO *\/\n    .countdown-container {\n        display: flex;\n        justify-content: center;\n        gap: 12px;\n        margin-top: 25px;\n    }\n\n    .time-box {\n        background: rgba(255, 255, 255, 0.1); \n        backdrop-filter: blur(8px);\n        border: 1px solid rgba(255, 255, 255, 0.4); \n        border-radius: 10px;\n        padding: 12px 8px;\n        min-width: 80px;\n        text-align: center;\n    }\n\n    .time-box span {\n        display: block;\n        color: #ffffff; \n        font-size: 28px;\n        font-weight: 800;\n        line-height: 1;\n        margin-bottom: 4px;\n    }\n\n    .time-box p {\n        color: #ffffff; \n        font-size: 11px;\n        font-weight: 600;\n        text-transform: uppercase;\n        margin: 0;\n        opacity: 0.9;\n    }\n\n    \/* 4. COLUMNA DERECHA - TARJETA DE INSCRIPCI\u00d3N *\/\n    .hero-action-cards-container {\n        display: flex;\n        flex-direction: column; \n        height: 100%;\n    }\n\n    .hero-action-card {\n        background: rgba(10, 25, 49, 0.45); \n        backdrop-filter: blur(25px); \n        -webkit-backdrop-filter: blur(25px); \n        border-radius: 18px;\n        padding: 20px; \n        border: 1px solid rgba(255, 255, 255, 0.15); \n        box-shadow: 0 15px 35px rgba(0,0,0,0.25);\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        flex: 1; \n    }\n\n    .card-badge {\n        background: #36bbe9; \n        color: #ffffff;\n        display: inline-block;\n        padding: 6px 14px;\n        border-radius: 4px;\n        font-size: 11px; \n        font-weight: 900;\n        text-transform: uppercase;\n        margin-bottom: 15px;\n        width: fit-content;\n        letter-spacing: 1px;\n    }\n\n    .card-top-image {\n        width: 100%;\n        height: 220px; \n        border-radius: 8px;\n        overflow: hidden;\n        margin-bottom: 20px;\n        border: 1px solid rgba(255, 255, 255, 0.1);\n        background-color: rgba(0,0,0,0.2); \n    }\n\n    .card-top-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover; \n    }\n\n    .card-text-content {\n        text-align: center;\n        color: #ffffff;\n        margin-bottom: 20px;\n        padding: 0 10px;\n    }\n\n    .card-title {\n        font-size: 22px;\n        font-weight: 800;\n        margin: 0 0 10px 0;\n        color: #ffffff;\n        line-height: 1.2;\n    }\n\n    .card-desc {\n        font-size: 14px;\n        line-height: 1.5;\n        margin: 0;\n        color: rgba(255, 255, 255, 0.85);\n    }\n\n    .card-cta-btn {\n        display: block;\n        width: 100%;\n        text-align: center;\n        background: #ffffff; \n        color: #1b5d83; \n        text-decoration: none;\n        padding: 14px 0; \n        border-radius: 8px;\n        font-size: 15px;\n        font-weight: 800;\n        transition: all 0.3s ease;\n        text-transform: uppercase;\n        margin-top: auto; \n    }\n\n    .card-cta-btn:hover {\n        background: rgba(255, 255, 255, 0.1);\n        color: #ffffff; \n        transform: translateY(-2px);\n        border: 1px solid #ffffff;\n    }\n\n    \/* 5. RESPONSIVE TABLETS *\/\n    @media (max-width: 1200px) {\n        .hero-grid { grid-template-columns: 1fr; width: 92%; }\n        .card-top-image { height: 180px; }\n    }\n\n    \/* 6. NUEVO: ADAPTACI\u00d3N ESPEC\u00cdFICA PARA CELULARES *\/\n    @media (max-width: 768px) {\n        .hero-websummit-container {\n            padding-top: 50px; \/* Reduce espacio superior *\/\n            min-height: auto;\n        }\n        \n        .hero-media-box {\n            aspect-ratio: auto; \/* Quitamos la proporci\u00f3n estricta para que el contenido dicte el alto *\/\n            min-height: 350px; \n            padding: 20px 0;\n        }\n        \n        .hero-media-content {\n            padding: 15px 10px;\n        }\n\n        .fecha-hero {\n            font-size: 14px;\n            padding: 5px 18px;\n        }\n\n        \/* Ajustes cr\u00edticos del contador para que encaje en la pantalla del celular *\/\n        .countdown-container {\n            gap: 8px;\n            margin-top: 20px;\n        }\n        \n        .time-box {\n            min-width: 65px;\n            padding: 10px 5px;\n        }\n        \n        .time-box span {\n            font-size: 22px;\n        }\n        \n        .time-box p {\n            font-size: 9px;\n        }\n\n        \/* Ajustes de la tarjeta de acci\u00f3n *\/\n        .hero-action-card {\n            padding: 15px;\n        }\n\n        .card-top-image {\n            height: auto;\n            aspect-ratio: 16\/9; \/* Mantiene la imagen proporcionada sin forzar el alto *\/\n            margin-bottom: 15px;\n        }\n\n        .card-title {\n            font-size: 18px;\n        }\n\n        .card-desc {\n            font-size: 13px;\n        }\n        \n        .card-cta-btn {\n            padding: 12px 0;\n            font-size: 14px;\n        }\n    }\n<\/style>\n\n<div class=\"hero-websummit-container\">\n    <div class=\"hero-grid\">\n        <div class=\"hero-media-box\">\n            <div id=\"inyector-video\" class=\"hero-bg-video-wrapper\"><\/div>\n            \n            <div class=\"hero-video-overlay\"><\/div>\n            <div class=\"hero-media-content\">\n                <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/banner-web-2.png\" alt=\"Logo Flotaci\u00f3n 2026\" class=\"hero-logo\">\n                <div class=\"fecha-hero\">20 Y 21 DE AGOSTO DE 2026<\/div>\n                <div class=\"countdown-container\">\n                    <div class=\"time-box\"><span id=\"dias\">00<\/span><p>D\u00edas<\/p><\/div>\n                    <div class=\"time-box\"><span id=\"horas\">00<\/span><p>Horas<\/p><\/div>\n                    <div class=\"time-box\"><span id=\"minutos\">00<\/span><p>Minutos<\/p><\/div>\n                    <div class=\"time-box\"><span id=\"segundos\">00<\/span><p>Segundos<\/p><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"hero-action-cards-container\">\n            <div class=\"hero-action-card\">\n                <div class=\"card-badge\">Inscripciones Abiertas<\/div>\n                <div class=\"card-top-image\">\n                    <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/9.1-3-e1722533631623.png\" alt=\"Inscripciones Flotaci\u00f3n 2026\">\n                <\/div>\n                <div class=\"card-text-content\">\n                    <h3 class=\"card-title\">\u00a1Asegura tu lugar en Flotaci\u00f3n 2026!<\/h3>\n                    <p class=\"card-desc\">S\u00e9 parte del evento minero m\u00e1s importante. Reg\u00edstrate ahora y accede a conferencias y oportunidades de networking exclusivas.<\/p>\n                <\/div>\n                <a href=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/inscripciones\/\" class=\"card-cta-btn\">Inscribirme ahora<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ 1. FORZAR LA INYECCI\u00d3N Y REPRODUCCI\u00d3N DEL VIDEO\n    (function() {\n        var intentarVideo = function() {\n            var wrapper = document.getElementById('inyector-video');\n            if (wrapper && !wrapper.querySelector('video')) {\n                var vid = document.createElement('video');\n                \/\/ Atributos obligatorios para que los navegadores no lo bloqueen\n                vid.muted = true;\n                vid.loop = true;\n                vid.autoplay = true;\n                vid.playsInline = true;\n                vid.setAttribute('muted', '');\n                vid.setAttribute('playsinline', '');\n                \n                \/\/ Estilos para que cubra todo el fondo\n                vid.style.position = 'absolute';\n                vid.style.top = '0';\n                vid.style.left = '0';\n                vid.style.width = '100%';\n                vid.style.height = '100%';\n                vid.style.objectFit = 'cover';\n                \n                \/\/ TU NUEVO ENLACE LIMPIO\n                vid.src = 'https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/05\/video-flotacion.mp4';\n                \n                wrapper.appendChild(vid);\n                \n                \/\/ Forzar el play manualmente\n                var playPromise = vid.play();\n                if (playPromise !== undefined) {\n                    playPromise.catch(function(error) {\n                        console.log(\"El navegador paus\u00f3 el video autom\u00e1ticamente. Intentando de nuevo...\");\n                        vid.muted = true;\n                        vid.play();\n                    });\n                }\n            }\n        };\n\n        \/\/ Ejecutar de inmediato y tambi\u00e9n cuando termine de cargar la p\u00e1gina (por si acaso)\n        intentarVideo();\n        document.addEventListener(\"DOMContentLoaded\", intentarVideo);\n        setTimeout(intentarVideo, 1000); \/\/ Redundancia de 1 segundo para ganarle a Elementor\n    })();\n\n    \/\/ 2. CONTADOR REGRESIVO\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        var countDownDate = new Date(\"Aug 20, 2026 08:00:00\").getTime();\n        var x = setInterval(function() {\n            var now = new Date().getTime();\n            var distance = countDownDate - now;\n            var days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n            var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n            var minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n            var seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n            \n            document.getElementById(\"dias\").innerHTML = days < 10 ? \"0\" + days : days;\n            document.getElementById(\"horas\").innerHTML = hours < 10 ? \"0\" + hours : hours;\n            document.getElementById(\"minutos\").innerHTML = minutes < 10 ? \"0\" + minutes : minutes;\n            document.getElementById(\"segundos\").innerHTML = seconds < 10 ? \"0\" + seconds : seconds;\n            \n            if (distance < 0) {\n                clearInterval(x);\n                document.getElementById(\"dias\").innerHTML = \"00\";\n                document.getElementById(\"horas\").innerHTML = \"00\";\n                document.getElementById(\"minutos\").innerHTML = \"00\";\n                document.getElementById(\"segundos\").innerHTML = \"00\";\n            }\n        }, 1000);\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-c4d3da4 e-con-full e-flex e-con e-parent\" data-eae-slider=\"80013\" data-id=\"c4d3da4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55dab66 elementor-widget elementor-widget-html\" data-id=\"55dab66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* Importar fuente Figtree desde Google Fonts *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Figtree:wght@400;600;800;900&display=swap');\n\n  \/* Aplicar Figtree a todo el contenedor *\/\n  .congreso-layout {\n    font-family: 'Figtree', sans-serif !important;\n  }\n\n  \/* 1. Etiqueta CON\u00d3CENOS *\/\n  .congreso-tag {\n    background-color: transparent !important; \n    color: #36bbe9 !important;\n    font-size: 14px;\n    font-weight: 800; \/* Peso extra para Figtree *\/\n    display: inline-block;\n    margin-bottom: 15px;\n    letter-spacing: 2px;\n    padding: 0 !important; \n  }\n  \n  .congreso-title {\n    color: #1b5d83 !important; \n    font-size: 32px;\n    margin: 0 0 15px 0;\n    font-weight: 900; \/* Peso m\u00e1ximo para Figtree *\/\n    text-align: center;\n  }\n  \n  .congreso-divider {\n    height: 4px;\n    width: 80px;\n    background-color: #1b5d83 !important; \n    margin: 0 auto 40px auto;\n    border-radius: 2px;\n  }\n  \n  \/* 2. Contenedor del Video y Texto *\/\n  .about-grid {\n    display: flex;\n    margin-bottom: 40px;\n    background-color: #f7f9fa !important;\n    border-radius: 12px;\n    overflow: hidden; \n  }\n  \n  .about-video {\n    flex: 1;\n    min-width: 300px;\n  }\n  \n  .about-video iframe {\n    width: 100%;\n    height: 100%;\n    min-height: 320px;\n    display: block;\n    border: none;\n  }\n  \n  .about-text {\n    flex: 1.2;\n    padding: 40px 35px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  \n  .about-headline {\n    color: #1b5d83 !important;\n    font-size: 22px;\n    margin-top: 0;\n    margin-bottom: 20px;\n    font-weight: 800;\n    text-align: center; \n  }\n  \n  .about-text p {\n    color: #444444 !important;\n    line-height: 1.7;\n    font-size: 15px;\n    margin-bottom: 15px;\n    text-align: justify;\n    font-weight: 400;\n  }\n  \n  .about-text p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* 3. Cajas de M\u00e9tricas *\/\n  .congreso-metrics {\n    display: flex;\n    justify-content: space-around;\n    flex-wrap: wrap;\n    gap: 20px;\n    margin-bottom: 15px;\n  }\n\n  .metric-card {\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n    border-radius: 12px; \n    transition: all 0.3s ease-in-out !important; \n    text-align: center;\n    flex: 1;\n    min-width: 200px;\n    padding: 15px 40px; \n  }\n  \n  \/* N\u00fameros anchos usando Figtree Black (900) *\/\n  .metric-num {\n    display: block;\n    font-family: 'Figtree', sans-serif !important;\n    font-size: 48px !important; \n    font-weight: 900 !important; \/* El peso m\u00e1s grueso de Figtree *\/\n    color: #1b5d83 !important; \n    margin-bottom: 5px;\n    transition: color 0.3s ease-in-out !important;\n  }\n\n  .metric-label {\n    font-size: 14px;\n    letter-spacing: 1.5px;\n    font-weight: 600;\n    color: #888888 !important; \n    transition: color 0.3s ease-in-out !important;\n  }\n\n  \/* Efecto Hover *\/\n  .metric-card:hover {\n    background-color: #1b5d83 !important;\n  }\n\n  .metric-card:hover .metric-num,\n  .metric-card:hover .metric-label {\n    color: #ffffff !important;\n  }\n  \n  \/* 4. Contenedor del presidente *\/\n  .president-grid {\n    display: flex;\n    align-items: center;\n    gap: 50px; \n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n  \n  .president-photo {\n    flex: 0 0 45%; \n    max-width: 480px; \n  }\n\n  .president-photo img {\n    width: 100%; \n    height: auto;\n    border: none !important; \n    box-shadow: none !important;\n    border-radius: 8px; \n  }\n  \n  .president-content {\n    flex: 1;\n  }\n\n  .president-headline {\n    color: #1b5d83 !important; \n    font-size: 26px; \n    margin-top: 0;\n    margin-bottom: 20px;\n    font-weight: 800;\n  }\n  \n  \/* L\u00ednea lateral celeste en la biograf\u00eda *\/\n  .president-bio {\n    border-left: 3px solid #36bbe9 !important;\n    padding-left: 20px !important;\n  }\n\n  .president-bio p {\n    line-height: 1.7;\n    color: #444;\n    font-size: 16px;\n    margin-bottom: 15px;\n    font-weight: 400;\n  }\n\n  .president-bio strong {\n    color: #1b5d83 !important;\n    font-weight: 800;\n  }\n\n  \/* Responsive para celulares *\/\n  @media (max-width: 768px) {\n    .about-grid {\n      flex-direction: column;\n    }\n    .about-video iframe {\n      min-height: 250px;\n    }\n    .about-text {\n      padding: 25px;\n    }\n    .president-grid {\n      flex-direction: column;\n      text-align: center;\n      gap: 30px;\n    }\n    .president-photo {\n      flex: 1;\n      max-width: 100%;\n    }\n    .president-bio {\n      border-left: none !important;\n      border-top: 3px solid #36bbe9 !important;\n      padding-left: 0 !important;\n      padding-top: 20px !important;\n      text-align: left;\n    }\n  }\n<\/style>\n\n<section class=\"congreso-layout\">\n  <div class=\"congreso-container\">\n    \n    <header class=\"congreso-header\" style=\"text-align: center;\">\n      <span class=\"congreso-tag\">CON\u00d3CENOS<\/span>\n      <h2 class=\"congreso-title\">SOBRE EL CONGRESO<\/h2>\n      <div class=\"congreso-divider\"><\/div>\n    <\/header>\n\n    <div class=\"about-grid\">\n      <div class=\"about-video\">\n        <iframe src=\"https:\/\/www.youtube.com\/embed\/epPT_LQWqHg?autoplay=1&mute=1&rel=0\" title=\"Flotaci\u00f3n 2023 - Conferencia Internacional\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n      <\/div>\n      <div class=\"about-text\">\n        <h3 class=\"about-headline\">FLOTACI\u00d3N 2026<\/h3>\n        <p>El VII Congreso Internacional de Flotaci\u00f3n de Minerales es uno de los eventos especializados en la regi\u00f3n, centrado en los aspectos de operaci\u00f3n, ingenier\u00eda y optimizaci\u00f3n de la flotaci\u00f3n de minerales. Este congreso es un encuentro esencial en el sector minero, promoviendo el intercambio de conocimientos, pr\u00e1cticas destacadas, innovaciones y mejoras en los procesos vinculados a la flotaci\u00f3n de minerales.<\/p>\n        <p>Acomp\u00e1\u00f1enos en Lima, los d\u00edas 20 y 21 de agosto de 2026, para el VII Congreso Internacional de Flotaci\u00f3n de Minerales y explore nuevos puntos de vista, conexiones en la optimizaci\u00f3n y eficiencia de la flotaci\u00f3n de minerales.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"congreso-metrics\">\n      <div class=\"metric-card\">\n        <span class=\"metric-num\">650+<\/span>\n        <span class=\"metric-label\">ASISTENTES<\/span>\n      <\/div>\n      <div class=\"metric-card\">\n        <span class=\"metric-num\">2<\/span>\n        <span class=\"metric-label\">EDICIONES<\/span>\n      <\/div>\n      <div class=\"metric-card\">\n        <span class=\"metric-num\">21+<\/span>\n        <span class=\"metric-label\">MINERAS PARTICIPANTES<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"president-grid\">\n      <div class=\"president-photo\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/01\/presidente-karim.png\" alt=\"Ing. Karim Batallanos\">\n      <\/div>\n      \n      <div class=\"president-content\">\n        <h3 class=\"president-headline\">PRESIDENTE DE FLOTACI\u00d3N 2026<\/h3>\n        <div class=\"president-bio\">\n          <p>Cuenta con una amplia trayectoria en la industria minera, con experiencia en direcci\u00f3n de operaciones y gesti\u00f3n estrat\u00e9gica. Su formaci\u00f3n incluye estudios en Ingenier\u00eda y Administraci\u00f3n, as\u00ed como especializaciones en optimizaci\u00f3n de procesos mineros y sostenibilidad corporativa.<\/p>\n          <p>Batallanos ha desempe\u00f1ado roles de liderazgo en importantes compa\u00f1\u00edas del sector a nivel nacional e internacional, donde ha impulsado la modernizaci\u00f3n operativa, el fortalecimiento de relaciones comunitarias y la mejora en est\u00e1ndares de seguridad y eficiencia.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-d765ed8 e-con-full e-flex e-con e-parent\" data-eae-slider=\"61297\" data-id=\"d765ed8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50e8e63 elementor-widget elementor-widget-html\" data-id=\"50e8e63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* Importar Figtree desde Google Fonts *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Figtree:wght@400;600;800&display=swap');\n\n  \/* Estilos aplicados estrictamente con Figtree y los colores de la marca *\/\n  .comite-final-centered, .comite-final-centered * {\n    font-family: 'Figtree', sans-serif !important;\n  }\n\n  .comite-tag {\n    background-color: transparent !important; \n    color: #18719b !important; \n    font-size: 14px;\n    font-weight: bold;\n    display: inline-block;\n    margin-bottom: 15px;\n    letter-spacing: 2px;\n    padding: 0 !important;\n  }\n  \n  .comite-title {\n    color: #1b5d83 !important; \n    font-size: 32px;\n    margin: 0 0 15px 0;\n    font-weight: 800;\n    text-align: center;\n  }\n  \n  .comite-line {\n    height: 4px;\n    width: 80px;\n    background-color: #18719e !important; \n    margin: 0 auto 40px auto;\n    border-radius: 2px;\n  }\n  \n  .member-meta h4 {\n    color: #18719b !important; \n    margin-bottom: 5px;\n    font-size: 20px !important; \n    font-weight: 800;\n  }\n  \n  .comite-flex-container {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 30px;\n  }\n  \n  .member-card {\n    text-align: center;\n    width: 200px;\n  }\n  \n  .member-img-box img {\n    width: 100%;\n    border-radius: 8px;\n  }\n  \n  .member-meta p {\n    color: #555;\n    font-size: 15px !important; \/* Ajuste solicitado a 15px *\/\n    margin: 0;\n  }\n<\/style>\n\n<section class=\"comite-final-centered\">\n  <div class=\"comite-wrapper\">\n    \n    <header class=\"comite-header\">\n      <span class=\"comite-tag\">EXPERIENCIA<\/span>\n      <h2 class=\"comite-title\">COMIT\u00c9 CONSULTIVO<\/h2>\n      <div class=\"comite-line\"><\/div>\n    <\/header>\n\n    <div class=\"comite-flex-container\">\n      \n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/25.png\" alt=\"Miembro 25\"><\/div>\n        <div class=\"member-meta\"><h4>ing. eric ruiz<\/h4><p>Operational Readiness Manager<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/26.png\" alt=\"Miembro 26\"><\/div>\n        <div class=\"member-meta\"><h4>ING. HERN\u00c1N GUERRERO<\/h4><p>Principal Metallurgist<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/27.png\" alt=\"Miembro 27\"><\/div>\n        <div class=\"member-meta\"><h4>ING. EDGAR CANTA<\/h4><p>Principal Production Accounting<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/28.png\" alt=\"Miembro 28\"><\/div>\n        <div class=\"member-meta\"><h4>ING. JOSEPH CHANCASANAMPA<\/h4><p>Gerente de Plantas Concentradoras<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/29.png\" alt=\"Miembro 29\"><\/div>\n        <div class=\"member-meta\"><h4>ING. ALFONSO MU\u00d1OZ<\/h4><p>Director de Producci\u00f3n<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/30.png\" alt=\"Miembro 30\"><\/div>\n        <div class=\"member-meta\"><h4>RUB\u00c9N ZEVALLOS<\/h4><p>Gerente de Planta de Sulfuros<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/31.png\" alt=\"Miembro 31\"><\/div>\n        <div class=\"member-meta\"><h4>JUAN ANES<\/h4><p>Director Processing & Metallurgy<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/32.png\" alt=\"Miembro 32\"><\/div>\n        <div class=\"member-meta\"><h4>ING. CHRISTIAN D\u00c1VILA<\/h4><p>Gerente de Planta<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/33.png\" alt=\"Miembro 33\"><\/div>\n        <div class=\"member-meta\"><h4>MARCELO RODRIGUEZ<\/h4><p>Gerente de Metalurgia y Control de Procesos<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/34.png\" alt=\"Miembro 34\"><\/div>\n        <div class=\"member-meta\"><h4>MARCO FLORES<\/h4><p>Gerente de Planta<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/35.png\" alt=\"Miembro 35\"><\/div>\n        <div class=\"member-meta\"><h4>JOS\u00c9 OMAR ARCE<\/h4><p>Superintendente De Metalurgia Concentradora<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/36.png\" alt=\"Miembro 36\"><\/div>\n        <div class=\"member-meta\"><h4>SANTIAGO HONORES<\/h4><p>Metalurgista Senior de Flotaci\u00f3n Cu-Mo<\/p><\/div>\n      <\/div>\n      <div class=\"member-card\">\n        <div class=\"member-img-box\"><img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/04\/MARCIAL-MEDINA.png\" alt=\"Marcial Medina\"><\/div>\n        <div class=\"member-meta\"><h4>MARCIAL MEDINA<\/h4><p>Director de Procesos Planta y Proyectos<\/p><\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-626585b e-con-full e-flex e-con e-parent\" data-eae-slider=\"10998\" data-id=\"626585b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16fe50c elementor-widget elementor-widget-html\" data-id=\"16fe50c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .ausp-title-brand {\n    color: #18719B !important;\n  }\n  .ausp-divider-brand {\n    background-color: #18719B !important;\n  }\n<\/style>\n\n<section class=\"auspiciadores-simple\">\n  <div class=\"ausp-wrapper\">\n    \n    <header class=\"ausp-header-clean\">\n      <h2 class=\"ausp-title-brand\">AUSPICIADORES VIP ORO<\/h2>\n      <div class=\"ausp-divider-brand\"><\/div>\n    <\/header>\n\n    <div class=\"ausp-row-fixed\">\n      \n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/1-1.png\" alt=\"Chem Supply\">\n      <\/div>\n\n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/2-1.png\" alt=\"RENASA\">\n      <\/div>\n\n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/04\/GRUAS-ETAC.png\" alt=\"ETAC\">\n      <\/div>\n      \n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2025\/02\/CIDRA.png\" alt=\"CIDRA\">\n      <\/div>\n       <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2023\/07\/Thermo_Fisher_Scientific_logo.png\" alt=\"THERMOFISHER\">\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-0030149 e-con-full e-flex e-con e-parent\" data-eae-slider=\"2732\" data-id=\"0030149\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fbaf7a elementor-widget elementor-widget-html\" data-id=\"0fbaf7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .auspiciadores-simple {\n    text-align: center;\n    padding: 20px 0;\n  }\n  \n  .ausp-title-brand {\n    color: #18719B !important;\n    font-weight: 800;\n    margin-bottom: 10px;\n  }\n  \n  .ausp-divider-brand {\n    height: 4px;\n    width: 60px;\n    background-color: #18719B !important;\n    margin: 0 auto 30px auto;\n    border-radius: 2px;\n  }\n  \n  .ausp-row-fixed {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 60px; \/* Espaciado aumentado para mayor separaci\u00f3n *\/\n  }\n  \n  .ausp-item-box {\n    flex: 1 1 150px; \n    max-width: 180px; \n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  \n  .ausp-item-box img {\n    width: 100%;\n    height: auto; \n    object-fit: contain;\n  }\n<\/style>\n\n<section class=\"auspiciadores-simple\">\n  <div class=\"ausp-wrapper\">\n    \n    <header class=\"ausp-header-clean\">\n      <h2 class=\"ausp-title-brand\">AUSPICIADORES PLATA<\/h2>\n      <div class=\"ausp-divider-brand\"><\/div>\n    <\/header>\n\n    <div class=\"ausp-row-fixed\">\n      \n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/03\/FLS-ACTUAL.png\" alt=\"fls\">\n      <\/div>\n\n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/4-1.png\" alt=\"ERIEZ\">\n      <\/div>\n\n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/5-1.png\" alt=\"DETECIN\">\n      <\/div>\n      \n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/03\/INTICAL-2.png\" alt=\"CALCESUR\">\n      <\/div>\n      \n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2025\/07\/iflutech_sac_logo-e1752527333717.jpeg\" alt=\"IFLUTECH\">\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-1f54950 e-con-full e-flex e-con e-parent\" data-eae-slider=\"68893\" data-id=\"1f54950\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83c4581 elementor-widget elementor-widget-html\" data-id=\"83c4581\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .auspiciadores-simple {\n    text-align: center;\n    padding: 20px 0;\n  }\n  \n  .ausp-title-brand {\n    color: #18719B !important;\n    font-weight: 800;\n    margin-bottom: 10px;\n  }\n  \n  .ausp-divider-brand {\n    height: 4px;\n    width: 60px;\n    background-color: #18719B !important;\n    margin: 0 auto 30px auto;\n    border-radius: 2px;\n  }\n  \n  .ausp-row-fixed {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 60px; \/* Espaciado aumentado para mayor separaci\u00f3n *\/\n  }\n  \n  .ausp-item-box {\n    flex: 1 1 150px; \n    max-width: 180px; \n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  \n  .ausp-item-box img {\n    width: 100%;\n    height: auto; \n    object-fit: contain;\n  }\n<\/style>\n\n<section class=\"auspiciadores-simple\">\n  <div class=\"ausp-wrapper\">\n    \n    <header class=\"ausp-header-clean\">\n      <h2 class=\"ausp-title-brand\">AUSPICIADORES MATERIAL<\/h2>\n      <div class=\"ausp-divider-brand\"><\/div>\n    <\/header>\n\n    <div class=\"ausp-row-fixed\">\n      \n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/6-1-e1773434030350.png\" alt=\"POCHTECA\">\n      <\/div>\n\n      <div class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/7-1.png\" alt=\"YAHLE\">\n      <\/div>\n\n  \n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-cd25c04 e-con-full e-flex e-con e-parent\" data-eae-slider=\"4976\" data-id=\"cd25c04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f71f322 elementor-widget elementor-widget-html\" data-id=\"f71f322\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .auspiciadores-static {\n    text-align: center;\n    padding: 20px 0;\n  }\n  \n  .ausp-title-brand {\n    color: #18719B !important;\n    font-weight: 800;\n    margin-bottom: 10px;\n  }\n  \n  .ausp-divider-brand {\n    height: 4px;\n    width: 60px;\n    background-color: #18719B !important;\n    margin: 0 auto 30px auto;\n    border-radius: 2px;\n  }\n  \n  .ausp-row-static {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 60px; \n  }\n  \n  .ausp-item-static {\n    flex: 1 1 150px; \n    max-width: 180px; \n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  \n  .ausp-item-static img {\n    width: 100%;\n    height: auto; \n    object-fit: contain;\n  }\n<\/style>\n\n<section class=\"auspiciadores-static\">\n  <div class=\"ausp-wrapper\">\n    <header class=\"ausp-header-clean\">\n      <h2 class=\"ausp-title-brand\">AUSPICIADOR DE FUNDAS PUBLICITARIAS<\/h2>\n      <div class=\"ausp-divider-brand\"><\/div>\n    <\/header>\n\n    <div class=\"ausp-row-static\">\n      <div class=\"ausp-item-static\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/05\/LOGO-PASAR-A-AI.jpg\" alt=\"POCHTECA\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-16347d2 e-con-full e-flex e-con e-parent\" data-eae-slider=\"1824\" data-id=\"16347d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-048b00b elementor-widget elementor-widget-html\" data-id=\"048b00b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  \/* Todas las clases ahora son exclusivas para HOTELES *\/\n  .auspiciadores-hoteles {\n    text-align: center;\n    padding: 20px 0;\n  }\n  \n  .ausp-title-hoteles {\n    color: #18719B !important;\n    font-weight: 800;\n    margin-bottom: 10px;\n  }\n  \n  .ausp-divider-hoteles {\n    height: 4px;\n    width: 60px;\n    background-color: #18719B !important;\n    margin: 0 auto 30px auto;\n    border-radius: 2px;\n  }\n  \n  .ausp-row-hoteles {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 60px; \n  }\n  \n  .ausp-item-hoteles {\n    flex: 1 1 150px; \n    max-width: 180px; \n    display: flex;\n    align-items: center;\n    justify-content: center;\n    position: relative; \n    cursor: pointer; \n  }\n  \n  .ausp-item-hoteles img {\n    width: 100%;\n    height: auto; \n    object-fit: contain;\n    position: relative;\n    z-index: 2;\n    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n  }\n\n  \/* Animaci\u00f3n exclusiva de los hoteles *\/\n  .ausp-item-hoteles:hover img {\n    transform: translateX(-70px) scale(1.05); \n  }\n\n  \/* ESTILOS PARA LA TARJETA DE INFORMACI\u00d3N FLOTANTE *\/\n  .hover-info-hoteles {\n    position: absolute;\n    left: 50%; \n    top: 50%;\n    transform: translateY(-50%) translateX(-20px); \n    opacity: 0;\n    visibility: hidden;\n    background: #ffffff;\n    padding: 12px 20px;\n    border-left: 4px solid #18719B; \n    box-shadow: 0 10px 25px rgba(24, 113, 155, 0.15); \n    border-radius: 6px;\n    white-space: nowrap; \n    text-align: left;\n    font-size: 14px;\n    line-height: 1.4;\n    color: #334155;\n    font-family: 'Figtree', sans-serif;\n    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n    z-index: 1; \n    pointer-events: none; \n  }\n\n  .hover-info-hoteles strong {\n    color: #18719B;\n    font-weight: 800;\n    font-size: 15px;\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .ausp-item-hoteles:hover .hover-info-hoteles {\n    opacity: 1;\n    visibility: visible;\n    transform: translateY(-50%) translateX(20px); \n  }\n\n  \/* AJUSTE PARA DISPOSITIVOS M\u00d3VILES *\/\n  @media (max-width: 768px) {\n    .ausp-item-hoteles {\n      margin-bottom: 40px; \n    }\n    .ausp-item-hoteles:hover img {\n      transform: translateY(-20px) scale(1.05); \n    }\n    .hover-info-hoteles {\n      left: 50%; \n      top: 100%; \n      transform: translateX(-50%) translateY(-20px);\n      border-left: none;\n      border-top: 4px solid #18719B; \n      text-align: center;\n    }\n    .ausp-item-hoteles:hover .hover-info-hoteles {\n      transform: translateX(-50%) translateY(0);\n    }\n  }\n<\/style>\n\n<section class=\"auspiciadores-hoteles\">\n  <div class=\"ausp-wrapper-hoteles\">\n    \n    <header class=\"ausp-header-hoteles\">\n      <h2 class=\"ausp-title-hoteles\"> HOTELES CON CONVENIO<\/h2>\n      <div class=\"ausp-divider-hoteles\"><\/div>\n    <\/header>\n\n    <div class=\"ausp-row-hoteles\">\n      \n      <div class=\"ausp-item-hoteles\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/sheLIMSI_k.png\" alt=\"SHERATON\">\n        \n        <div class=\"hover-info-hoteles\">\n          <strong>Rosa Ortega<\/strong>\n          +51 948 973 862\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-bfee7ee e-con-full e-flex e-con e-parent\" data-eae-slider=\"33909\" data-id=\"bfee7ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d38a74 elementor-widget elementor-widget-html\" data-id=\"7d38a74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .auspiciadores-simple {\n    text-align: center;\n    padding: 20px 0;\n  }\n  \n  .ausp-title-brand {\n    color: #18719B !important;\n    font-weight: 800;\n    margin-bottom: 10px;\n  }\n  \n  .ausp-divider-brand {\n    height: 4px;\n    width: 60px;\n    background-color: #18719B !important;\n    margin: 0 auto 30px auto;\n    border-radius: 2px;\n  }\n  \n  .ausp-row-fixed {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 60px; \/* Espaciado aumentado para mayor separaci\u00f3n *\/\n  }\n  \n  .ausp-item-box {\n    flex: 1 1 150px; \n    max-width: 180px; \n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-decoration: none; \/* Asegura que el enlace no tenga subrayado *\/\n  }\n  \n  .ausp-item-box img {\n    width: 100%;\n    height: auto; \n    object-fit: contain;\n    transition: transform 0.3s ease;\n  }\n  \n  \/* Peque\u00f1o efecto al pasar el cursor (opcional) *\/\n  .ausp-item-box:hover img {\n    transform: scale(1.05);\n  }\n<\/style>\n\n<section class=\"auspiciadores-simple\">\n  <div class=\"ausp-wrapper\">\n    \n    <header class=\"ausp-header-clean\">\n      <h2 class=\"ausp-title-brand\">MEDIA PARTNERS<\/h2>\n      <div class=\"ausp-divider-brand\"><\/div>\n    <\/header>\n\n    <div class=\"ausp-row-fixed\">\n      \n      <a href=\"https:\/\/americaminera.com\/inicio\/\" target=\"_blank\" class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/03\/8.png\" alt=\"AMERICA MINERA\">\n      <\/a>\n      \n      <a href=\"https:\/\/sectorminero.com.pe\/\" target=\"_blank\" class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/03\/7.png\" alt=\"SECTOR MINERO\">\n      <\/a>\n      \n      <a href=\"https:\/\/portalinnova.cl\/\" target=\"_blank\" class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/03\/6.png\" alt=\"PORTAL INNOVA\">\n      <\/a>\n      \n      <a href=\"https:\/\/minart.pe\/\" target=\"_blank\" class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/03\/minart.png\" alt=\"MINART\">\n      <\/a>\n\n      <a href=\"https:\/\/tecnologiaminera.com\/\" target=\"_blank\" class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2025\/04\/LOGO-TECNOLOGIA-MINERA-MULTIPLATAFORMA-1.png\" alt=\"Tecnolog\u00eda Minera\">\n      <\/a>\n\n      <a href=\"https:\/\/energiminas.com\/\" target=\"_blank\" class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/05\/ENERGIMINAS.png\" alt=\"Energiminas\">\n      <\/a>\n\n      <a href=\"https:\/\/mineriaenergia.com\/\" target=\"_blank\" class=\"ausp-item-box\">\n        <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2025\/03\/logo-revista-Mineria-Energia-2025-a-nivel-nacional-e-internacional-1.jpg\" alt=\"Revista Miner\u00eda y Energ\u00eda\">\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-59a7bcf e-con-full e-flex e-con e-parent\" data-eae-slider=\"55899\" data-id=\"59a7bcf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e813ecd elementor-widget elementor-widget-html\" data-id=\"e813ecd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700&family=Poppins:wght@300;400;500;600&family=Roboto:wght@400;500;700;900&display=swap\" rel=\"stylesheet\">\n\n<div class=\"master-gray-wrapper\">\n\n  <div class=\"hero-slider-container\" id=\"heroSlider\">\n    \n    <div class=\"left-side\">\n      <div class=\"left-image-container\">\n        <img decoding=\"async\" id=\"large-bg\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/34.1-1-e1722533517417.png\" alt=\"Imagen Destacada\">\n        <div class=\"large-image-overlay\" id=\"large-image-title\">AUSPICIOS<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"right-side\">\n      \n      <div class=\"main-header\">\n        <h1>\u00a1PARTICIPA EN FLOTACI\u00d3N 2026!<\/h1>\n      <\/div>\n\n      <div class=\"carousel-window\">\n        <div class=\"carousel-track\" id=\"track\">\n          \n          <div class=\"card active\" \n               data-section-title=\"AUSPICIOS\"\n               data-img=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/34.1-1-e1722533517417.png\"\n               data-link=\"#\">\n            <div class=\"card-image\">\n              <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/34.1-1-e1722533517417.png\" alt=\"Auspicios\">\n            <\/div>\n            <div class=\"overlay-title\">AUSPICIOS<\/div>\n          <\/div>\n\n          <div class=\"card\" \n               data-section-title=\"INSCRIPCIONES\"\n               data-img=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/9.1-3-e1722533631623.png\"\n               data-link=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/inscripciones\/\">\n            <div class=\"card-image\">\n              <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/9.1-3-e1722533631623.png\" alt=\"Inscripciones\">\n            <\/div>\n            <div class=\"overlay-title\">INSCRIPCIONES<\/div>\n          <\/div>\n\n          <div class=\"card\" \n               data-section-title=\"AUTOR\"\n               data-img=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/4-e1722533731129.png\"\n               data-link=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/autor-flotacion-2026\/\">\n            <div class=\"card-image\">\n              <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/4-e1722533731129.png\" alt=\"Autor\">\n            <\/div>\n            <div class=\"overlay-title\">AUTOR<\/div>\n          <\/div>\n          \n           <div class=\"card\" \n               data-section-title=\"PROGRAMA\"\n               data-img=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/24-e1722533708440.png\"\n               data-link=\"https:\/\/encuentrometalurgia.com\/flotacion-2026\/programa-flotacion-2026\/\">\n            <div class=\"card-image\">\n              <img decoding=\"async\" src=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/24-e1722533708440.png\" alt=\"Programa\">\n            <\/div>\n            <div class=\"overlay-title\">PROGRAMA<\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n\n      <div class=\"controls-container\">\n        <div class=\"nav-arrows\">\n          <button class=\"arrow-btn\" id=\"btn-prev\">&#8592;<\/button>\n          <button class=\"arrow-btn\" id=\"btn-next\">&#8594;<\/button>\n        <\/div>\n        <a id=\"dynamic-btn\" class=\"cta-button\" href=\"#\">\n          VER INFORMACI\u00d3N\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<style>\n  \/* --- CONTENEDOR MAESTRO --- *\/\n  .master-gray-wrapper {\n    background-color: transparent !important; \n    width: 100vw;\n    margin-left: calc(50% - 50vw);\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n\n  \/* --- SLIDER --- *\/\n  .hero-slider-container {\n    display: flex;\n    width: 100%; \n    max-width: 1400px; \n    margin: 0 auto; \n    height: auto; \n    min-height: auto;\n    background-color: transparent; \n    font-family: 'Poppins', sans-serif;\n    overflow: hidden;\n    color: #ffffff; \n    padding-top: 0px !important;\n    padding-bottom: 0px !important;\n    align-items: center; \n  }\n\n  .left-side {\n    flex: 1.8;\n    display: flex; justify-content: center; align-items: center;\n    padding: 0;\n    position: relative;\n  }\n\n  \/* --- CONTENEDOR DE IMAGEN IZQUIERDA --- *\/\n  .left-image-container {\n    width: 100%;\n    max-width: 750px; \n    height: 380px;    \n    border-radius: 15px; overflow: hidden;\n    border: 4px solid #fff; \n    box-shadow: none;\n    display: flex; justify-content: center; align-items: center;\n    background: #fff;\n    transition: transform 0.4s ease, opacity 0.4s ease;\n    margin: 20px 0;\n    position: relative; \n  }\n\n  .left-image-container img {\n    width: 100%; \n    height: 100%; \n    object-fit: cover; \n    object-position: center center; \n  }\n\n  \/* --- TEXTO SOBRE IMAGEN GRANDE --- *\/\n  .large-image-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    padding: 20px;\n    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, transparent 100%);\n    color: #ffffff;\n    font-family: 'Roboto', sans-serif;\n    font-size: 2rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    text-align: left;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.8);\n    pointer-events: none;\n    z-index: 10;\n  }\n\n  .right-side {\n    flex: 1;\n    display: flex; flex-direction: column; justify-content: center;\n    padding-left: 40px; padding-right: 40px; \n    border-left: 1px solid rgba(255,255,255,0.1); \n    padding-top: 10px; padding-bottom: 10px;\n  }\n\n  .main-header h1 {\n    font-family: 'Roboto', sans-serif; \n    font-weight: 900; \n    font-size: 3rem; \n    color: #ffffff;\n    margin-bottom: 30px; \n    margin-top: 0; \n    line-height: 1.1;\n    text-transform: uppercase;\n    text-shadow: 0 3px 6px rgba(0,0,0,0.3);\n  }\n   \n  \/* --- CAROUSEL --- *\/\n  .carousel-window { width: 100%; padding: 5px 0; overflow: hidden; }\n  .carousel-track { display: flex; align-items: center; position: relative; }\n\n  \/* --- TARJETAS (CARDS) --- *\/\n  .card {\n    width: 220px !important; \n    min-width: 220px !important;\n    height: 140px !important; \n    min-height: 140px !important;\n    \n    flex-shrink: 0; margin-right: 20px;\n    cursor: pointer; border-radius: 12px; overflow: hidden; opacity: 1;\n    transition: all 0.4s ease; \n    box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n    display: block; \n    border: 2px solid rgba(255,255,255,0.5); \n    background: #000; \n    position: relative; \n    box-sizing: border-box; \n  }\n\n  .card-image { width: 100%; height: 100%; }\n  \n  .card img { \n    width: 100%; height: 100%; \n    object-fit: cover; \n    object-position: center center;\n    display: block;\n  }\n\n  .overlay-title {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    padding: 8px 10px;\n    background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.4) 70%, transparent 100%);\n    color: #ffffff;\n    font-family: 'Roboto', sans-serif;\n    font-size: 0.9rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    text-align: center;\n    text-shadow: 1px 1px 3px rgba(0,0,0,1);\n    pointer-events: none; \n    z-index: 2;\n  }\n\n  .card:hover { \n    transform: translateY(-5px) scale(1.02); \n    box-shadow: 0 12px 25px rgba(0,0,0,0.3); \n    border-color: #ffffff;\n  }\n  .card.active { display: none; }\n   \n  @keyframes fadeInCard {\n    from { opacity: 0; transform: translateX(30px); }\n    to { opacity: 1; transform: translateX(0); }\n  }\n  .card.entering { animation: fadeInCard 0.6s forwards; }\n\n  .controls-container { display: flex; align-items: center; gap: 20px; margin-top: 35px; margin-bottom: 0; }\n  .nav-arrows { display: flex; gap: 15px; }\n   \n  .arrow-btn {\n    width: 50px; height: 50px; border-radius: 50%; \n    background: #ffffff !important; \n    border: none;\n    outline: none !important; \n    color: #000000 !important; \n    font-size: 22px; cursor: pointer; \n    display: flex; align-items: center; justify-content: center;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.2);\n    transition: transform 0.2s ease, background-color 0.2s ease;\n  }\n\n  .arrow-btn:hover { \n    background: #f0f0f0 !important; \n    transform: scale(1.1); \n  }\n\n  \/* --- BOT\u00d3N CTA --- *\/\n  .cta-button {\n    display: inline-flex; align-items: center; justify-content: center; \n    background: transparent !important; \n    border: 2px solid #ffffff !important; \n    color: #ffffff !important; \n    padding: 12px 35px; border-radius: 50px;\n    font-weight: 700; font-size: 1rem;\n    font-family: 'Poppins', sans-serif; \n    cursor: pointer; \n    letter-spacing: 1px; \n    box-shadow: none;\n    transition: all 0.3s ease; white-space: nowrap;\n    text-decoration: none !important;\n    border-bottom: 2px solid #ffffff !important;\n  }\n  \n  .cta-button:link, .cta-button:visited, .cta-button:active {\n      text-decoration: none !important;\n      color: #ffffff !important;\n      border-bottom: 2px solid #ffffff !important;\n  }\n   \n  .cta-button:hover { \n    background: #ffffff !important; \n    color: #000000 !important; \n    text-decoration: none !important;\n    border-bottom: 2px solid #ffffff !important;\n    transform: translateY(-3px); \n    box-shadow: 0 5px 15px rgba(0,0,0,0.2); \n  }\n\n  @media (max-width: 1024px) {\n     .main-header h1 { font-size: 2.2rem; }\n     .card { width: 180px !important; min-width: 180px !important; height: 120px !important; min-height: 120px !important; }\n     .left-image-container { height: 350px; } \n     .large-image-overlay { font-size: 1.5rem; }\n  }\n\n  \/* --- VERSI\u00d3N M\u00d3VIL OPTIMIZADA --- *\/\n  @media (max-width: 768px) {\n    .hero-slider-container { \n        display: flex;\n        flex-direction: column; \n        padding-top: 0; \n    }\n    \n    \/* Aplanamos estos contenedores para poder reordenar los elementos sueltos *\/\n    .right-side, .controls-container {\n        display: contents; \n    }\n    \n    \/* 1. T\u00edtulo principal arriba del todo *\/\n    .main-header {\n        order: 1;\n        width: 100%;\n        margin-top: 25px;\n    }\n    .main-header h1 { \n        font-size: 1.4rem; \n        text-align: center; \n        margin-bottom: 15px; \n    }\n\n    \/* 2. Imagen grande al medio *\/\n    .left-side { \n        order: 2;\n        padding: 0 10px; \n        width: 100%;\n        box-sizing: border-box;\n    }\n    .left-image-container { \n        height: 250px; \n        max-width: 100%; \n        width: 100%; \n        margin: 10px 0 0; \/* Quitamos el margen inferior para pegar el bot\u00f3n *\/\n    }\n    .large-image-overlay { \n        font-size: 1.2rem; \n        text-align: center; \n    }\n\n    \/* 3. Bot\u00f3n VER INFORMACI\u00d3N justo debajo de la imagen grande *\/\n    .cta-button {\n        order: 3;\n        margin: 20px auto 25px auto; \/* Centrado con margen *\/\n        width: max-content; \n    }\n\n    \/* 4. Carrusel de tarjetas debajo del bot\u00f3n *\/\n    .carousel-window { \n        order: 4;\n        margin-top: 0; \n        width: 100%;\n        padding-left: 10px;\n    }\n    .card { \n        width: 150px !important; \n        min-width: 150px !important; \n        height: 100px !important; \n        min-height: 100px !important; \n        margin-right: 15px; \n    }\n    .overlay-title { font-size: 0.8rem; }\n    \n    \/* 5. Flechas debajo del carrusel *\/\n    .nav-arrows {\n        order: 5;\n        display: flex;\n        justify-content: center;\n        width: 100%;\n        gap: 20px;\n        margin-top: 15px;\n        margin-bottom: 30px;\n    }\n  }\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n   \n  const track = document.getElementById('track');\n  const largeImg = document.getElementById('large-bg');\n  const actionBtn = document.getElementById('dynamic-btn');\n  const largeImgTitle = document.getElementById('large-image-title');\n  const leftImageContainer = document.querySelector('.left-image-container');\n  const btnPrev = document.getElementById('btn-prev');\n  const btnNext = document.getElementById('btn-next');\n\n  if (!track || !largeImg || !btnPrev || !btnNext) {\n      console.error(\"Error: Elementos no encontrados.\");\n      return;\n  }\n\n  function initCarousel() {\n    let activeCard = track.querySelector('.card.active');\n    \n    if (!activeCard && track.children.length > 0) {\n      activeCard = track.children[0];\n      activeCard.classList.add('active');\n    }\n    if (activeCard) {\n        updateBigView(activeCard);\n    }\n  }\n\n  function updateBigView(cardElement) {\n    const imgUrl = cardElement.getAttribute('data-img');\n    const titleText = cardElement.getAttribute('data-section-title');\n    const linkUrl = cardElement.getAttribute('data-link'); \/\/ Extraemos el link\n\n    leftImageContainer.style.opacity = '0.5';\n    leftImageContainer.style.transform = 'scale(0.98)';\n    if(actionBtn) actionBtn.style.opacity = '0.8';\n\n    setTimeout(() => {\n      if(largeImg) largeImg.src = imgUrl;\n      if(largeImgTitle) largeImgTitle.innerText = titleText || \"\";\n      \n      \/\/ Actualizamos el href del bot\u00f3n\n      if(actionBtn) {\n          actionBtn.href = linkUrl || \"#\"; \n      }\n      \n      leftImageContainer.style.opacity = '1';\n      leftImageContainer.style.transform = 'scale(1)';\n      if(actionBtn) actionBtn.style.opacity = '1';\n    }, 250);\n  }\n\n  function handleNext() {\n    const currentActive = track.querySelector('.card.active');\n    if (!currentActive) return;\n\n    currentActive.classList.remove('active');\n    currentActive.classList.add('entering');\n    track.appendChild(currentActive);\n    \n    const newActive = track.children[0];\n    newActive.classList.add('active');\n    updateBigView(newActive);\n\n    setTimeout(() => currentActive.classList.remove('entering'), 600);\n  }\n\n  function handlePrev() {\n    const currentActive = track.querySelector('.card.active');\n    if (!currentActive) return;\n\n    currentActive.classList.remove('active');\n    const lastCard = track.lastElementChild;\n    track.insertBefore(lastCard, track.firstElementChild);\n    \n    lastCard.classList.add('active');\n    updateBigView(lastCard);\n  }\n\n  btnNext.addEventListener('click', handleNext);\n  btnPrev.addEventListener('click', handlePrev);\n   \n  track.addEventListener('click', (e) => {\n    const clickedCard = e.target.closest('.card');\n    if (clickedCard && !clickedCard.classList.contains('active')) {\n        while(track.children[0] !== clickedCard) {\n            track.appendChild(track.children[0]);\n        }\n        const currentActive = track.querySelector('.card.active');\n        if(currentActive) currentActive.classList.remove('active');\n        clickedCard.classList.add('active');\n        updateBigView(clickedCard);\n    }\n  });\n\n  initCarousel();\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-359f796 e-con-full e-flex e-con e-parent\" data-eae-slider=\"10861\" data-id=\"359f796\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-acb6c60 e-con-full e-flex e-con e-child\" data-eae-slider=\"56185\" data-id=\"acb6c60\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-57afdd1 e-con-full e-flex e-con e-child\" data-eae-slider=\"820\" data-id=\"57afdd1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-ed74ed8 e-con-full e-flex e-con e-child\" data-eae-slider=\"34329\" data-id=\"ed74ed8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1086ca elementor-widget elementor-widget-heading\" data-id=\"d1086ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u00a1Con\u00e9ctate con l\u00edderes <br>del sector! <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92c7100 elementor-widget elementor-widget-heading\" data-id=\"92c7100\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><h2 class=\"elementor-heading-title elementor-size-default elementor-inline-editing pen\" data-elementor-setting-key=\"title\" data-pen-placeholder=\"Teclea aqu\u00ed...\" style=\"letter-spacing: normal\">Reserva tu stand en Flotaci\u00f3n 2026<span style=\"letter-spacing: 0px\"><\/span><\/h2><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12155e5 elementor-widget elementor-widget-text-editor\" data-id=\"12155e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Participa como expositor en el <strong>Congreso Internacional de Flotaci\u00f3n 2026<\/strong>\u00a0y presenta tus soluciones y tecnolog\u00edas a un p\u00fablico especializado.<\/p><p>\u00a1Aprovecha esta oportunidad \u00fanica de networking y posicionamiento!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d47cbb elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2d47cbb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/wa.link\/fka3q2\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">MAYOR INFORMACI\u00d3N<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"has_eae_slider elementor-element elementor-element-3f24ec9 e-con-full e-flex e-con e-child\" data-eae-slider=\"30468\" data-id=\"3f24ec9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee951f0 elementor-cta--layout-image-left elementor-cta--mobile-layout-image-above elementor-cta--valign-middle elementor-widget-mobile__width-inherit elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"ee951f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta\">\n\t\t\t\t\t<div class=\"elementor-cta__bg-wrapper\">\n\t\t\t\t<div class=\"elementor-cta__bg elementor-bg\" style=\"background-image: url(https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2024\/08\/68-e1722896181562-1024x675.jpg);\" role=\"img\" aria-label=\"68\"><\/div>\n\t\t\t\t<div class=\"elementor-cta__bg-overlay\"><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>2026 2025 2023 2022 2018 2016 2014 Inicio Autor Programa Sede Contacto Inscripciones 20 Y 21 DE AGOSTO DE 2026 00 D\u00edas 00 Horas 00 Minutos 00 Segundos Inscripciones Abiertas \u00a1Asegura tu lugar en Flotaci\u00f3n 2026! S\u00e9 parte del evento minero m\u00e1s importante. Reg\u00edstrate ahora y accede a conferencias y oportunidades de networking exclusivas. Inscribirme [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-33638","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Flotaci\u00f3n 2026 - EncuentroMetalurgia<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/encuentrometalurgia.com\/en\/flotacion-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Flotaci\u00f3n 2026 - EncuentroMetalurgia\" \/>\n<meta property=\"og:description\" content=\"2026 2025 2023 2022 2018 2016 2014 Inicio Autor Programa Sede Contacto Inscripciones 20 Y 21 DE AGOSTO DE 2026 00 D\u00edas 00 Horas 00 Minutos 00 Segundos Inscripciones Abiertas \u00a1Asegura tu lugar en Flotaci\u00f3n 2026! S\u00e9 parte del evento minero m\u00e1s importante. Reg\u00edstrate ahora y accede a conferencias y oportunidades de networking exclusivas. Inscribirme [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/encuentrometalurgia.com\/en\/flotacion-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"EncuentroMetalurgia\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/InterMetPeru\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T21:00:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/banner-web-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"30 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/\",\"url\":\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/\",\"name\":\"Flotaci\u00f3n 2026 - EncuentroMetalurgia\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/encuentrometalurgia.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/banner-web-2.png\",\"datePublished\":\"2026-02-26T13:45:06+00:00\",\"dateModified\":\"2026-06-03T21:00:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/#primaryimage\",\"url\":\"https:\\\/\\\/encuentrometalurgia.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/banner-web-2.png\",\"contentUrl\":\"https:\\\/\\\/encuentrometalurgia.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/banner-web-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/flotacion-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/encuentrometalurgia.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Flotaci\u00f3n 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/#website\",\"url\":\"https:\\\/\\\/encuentrometalurgia.com\\\/\",\"name\":\"EncuentroMetalurgia\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/encuentrometalurgia.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/#organization\",\"name\":\"InterMet\",\"url\":\"https:\\\/\\\/encuentrometalurgia.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/encuentrometalurgia.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/INTERMET-LOGO-BLANCO.png\",\"contentUrl\":\"https:\\\/\\\/encuentrometalurgia.com\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/INTERMET-LOGO-BLANCO.png\",\"width\":3508,\"height\":1188,\"caption\":\"InterMet\"},\"image\":{\"@id\":\"https:\\\/\\\/encuentrometalurgia.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/InterMetPeru\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@intermetconsultoresmetalur7705\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/miningconferences\\\/?originalSubdomain=pe\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Flotaci\u00f3n 2026 - EncuentroMetalurgia","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/encuentrometalurgia.com\/en\/flotacion-2026\/","og_locale":"en_US","og_type":"article","og_title":"Flotaci\u00f3n 2026 - EncuentroMetalurgia","og_description":"2026 2025 2023 2022 2018 2016 2014 Inicio Autor Programa Sede Contacto Inscripciones 20 Y 21 DE AGOSTO DE 2026 00 D\u00edas 00 Horas 00 Minutos 00 Segundos Inscripciones Abiertas \u00a1Asegura tu lugar en Flotaci\u00f3n 2026! S\u00e9 parte del evento minero m\u00e1s importante. Reg\u00edstrate ahora y accede a conferencias y oportunidades de networking exclusivas. Inscribirme [&hellip;]","og_url":"https:\/\/encuentrometalurgia.com\/en\/flotacion-2026\/","og_site_name":"EncuentroMetalurgia","article_publisher":"https:\/\/www.facebook.com\/InterMetPeru\/","article_modified_time":"2026-06-03T21:00:55+00:00","og_image":[{"url":"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/banner-web-2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"30 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/encuentrometalurgia.com\/flotacion-2026\/","url":"https:\/\/encuentrometalurgia.com\/flotacion-2026\/","name":"Flotaci\u00f3n 2026 - EncuentroMetalurgia","isPartOf":{"@id":"https:\/\/encuentrometalurgia.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/encuentrometalurgia.com\/flotacion-2026\/#primaryimage"},"image":{"@id":"https:\/\/encuentrometalurgia.com\/flotacion-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/banner-web-2.png","datePublished":"2026-02-26T13:45:06+00:00","dateModified":"2026-06-03T21:00:55+00:00","breadcrumb":{"@id":"https:\/\/encuentrometalurgia.com\/flotacion-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/encuentrometalurgia.com\/flotacion-2026\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/encuentrometalurgia.com\/flotacion-2026\/#primaryimage","url":"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/banner-web-2.png","contentUrl":"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2026\/02\/banner-web-2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/encuentrometalurgia.com\/flotacion-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/encuentrometalurgia.com\/"},{"@type":"ListItem","position":2,"name":"Flotaci\u00f3n 2026"}]},{"@type":"WebSite","@id":"https:\/\/encuentrometalurgia.com\/#website","url":"https:\/\/encuentrometalurgia.com\/","name":"EncuentroMetalurgia","description":"","publisher":{"@id":"https:\/\/encuentrometalurgia.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/encuentrometalurgia.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/encuentrometalurgia.com\/#organization","name":"InterMet","url":"https:\/\/encuentrometalurgia.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/encuentrometalurgia.com\/#\/schema\/logo\/image\/","url":"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2023\/07\/INTERMET-LOGO-BLANCO.png","contentUrl":"https:\/\/encuentrometalurgia.com\/wp-content\/uploads\/2023\/07\/INTERMET-LOGO-BLANCO.png","width":3508,"height":1188,"caption":"InterMet"},"image":{"@id":"https:\/\/encuentrometalurgia.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/InterMetPeru\/","https:\/\/www.youtube.com\/@intermetconsultoresmetalur7705","https:\/\/www.linkedin.com\/in\/miningconferences\/?originalSubdomain=pe"]}]}},"_links":{"self":[{"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/pages\/33638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/comments?post=33638"}],"version-history":[{"count":211,"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/pages\/33638\/revisions"}],"predecessor-version":[{"id":41759,"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/pages\/33638\/revisions\/41759"}],"wp:attachment":[{"href":"https:\/\/encuentrometalurgia.com\/en\/wp-json\/wp\/v2\/media?parent=33638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}