{"id":10,"date":"2026-01-16T20:09:31","date_gmt":"2026-01-16T20:09:31","guid":{"rendered":"https:\/\/sonotrey.com\/maploca\/?page_id=10"},"modified":"2026-09-24T15:21:14","modified_gmt":"2026-09-24T15:21:14","slug":"home","status":"publish","type":"page","link":"https:\/\/maploca.com\/en\/","title":{"rendered":"HOME"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56d37f2 elementor-hidden-desktop e-con-full e-flex e-con e-parent\" data-id=\"56d37f2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b47fd23 elementor-hidden-desktop elementor-widget-mobile__width-inherit elementor-hidden-tablet elementor-widget elementor-widget-ucaddon_home_video_slider_mobile\" data-id=\"b47fd23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_home_video_slider_mobile.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Home Video Slider - Mobile -->\n<style>\/* widget: Home Video Slider - Mobile *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&display=swap');\n\/* --- CONTENEDOR PRINCIPAL --- *\/\n.hero-mobile-slider {\n    width: 100%;\n    height: 90vh;\n    min-height: 650px;\n    background-color: #000;\n    font-family: 'Montserrat', sans-serif;\n    position: relative; \n}\n.swiper-slide { position: relative; width: 100%; height: 100%; overflow: hidden; }\n\/* --- FONDOS --- *\/\n.m-bg {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n    background-size: cover !important; background-position: center center; background-repeat: no-repeat;\n}\n.m-overlay {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.8) 100%);\n}\n\/* --- CONTENIDOS GENERALES (Slides 1, 2, 4, 5) --- *\/\n.m-content {\n    position: relative; z-index: 10; height: 100%;\n    display: flex; flex-direction: column;\n    justify-content: center; \/* Centrado Vertical *\/\n    align-items: flex-start; \/* Izquierda *\/\n    text-align: left;\n    padding: 0 55px; \/* \u2190 CAMBIO 2: antes 0 30px \u2014 m\u00e1s margen lateral para que las flechas no pisen el texto *\/\n}\n.m-title {\n    color: white; font-size: 2.5rem;\n    font-weight: 400; \/* \u2190 CAMBIO 1: antes 700 \u2014 frase en trazo fino (como desktop) *\/\n    line-height: 1.1; margin-bottom: 25px;\n    text-shadow: 0 4px 15px rgba(0,0,0,0.6);\n}\n.m-title strong { font-weight: 800; } \/* \u2190 CAMBIO 1: nombre de marca en negrita *\/\n\/* --- BOT\u00d3N GENERAL (Slides 1, 2, 4, 5) --- *\/\n.m-btn {\n    display: inline-block; padding: 10px 25px;\n    border: 2px solid #ff5722; border-radius: 8px;\n    color: white; \n    font-weight: 700; text-transform: uppercase; font-size: 1.0rem;\n    text-decoration: none; width: fit-content;\n    background: transparent; \n    backdrop-filter: none;\n    transition: all 0.3s ease;\n}\n\/* Hover: Relleno naranja, texto blanco *\/\n.m-btn:hover {\n    background-color: #ff5722; \n    color: white !important; \n    border-color: #ff5722;\n}\n\/* --- SLIDE 3: MAPA --- *\/\n.m-map-slide { background: #FFFFFF; }\n.mobile-split-layout { display: flex; flex-direction: column; width: 100%; height: 100%; }\n.m-split-top {\n    height: 60%; \n    background: #ffffff; \/* Fondo blanco *\/\n    padding: 80px 55px 20px 55px; \/* \u2190 CAMBIO 2: antes 30px laterales \u2014 margen para las flechas *\/\n    display: flex; align-items: center; z-index: 5;\n    \/* border-bottom eliminado *\/\n}\n.m-map-content { width: 100%; }\n.m-split-bottom {\n    height: 40%; \n    position: relative; \n    background: #ffffff; \/* Cambiado a blanco puro *\/\n}\n.m-map-image {\n    width: 100%; height: 100%;\n    background-size: cover; background-position: center center; background-repeat: no-repeat;\n}\n.m-map-title {\n    color: #0b2b3e; font-size: 2.2rem;\n    font-weight: 400; \/* \u2190 CAMBIO 1: base en trazo fino *\/\n    line-height: 1.1; margin-bottom: 15px;\n}\n.m-map-title strong { font-weight: 800; } \/* \u2190 CAMBIO 1: marca en negrita *\/\n.m-map-title span { color: #ff5722; display: block; margin-top: 5px; }\n.m-map-separator { width: 100%; height: 3px; background: #0b2b3e; margin: 20px 0; opacity: 0.8; }\n.m-rotator-container {\n    height: 45px; overflow: hidden; position: relative;\n    font-size: 1.8rem; color: #0b2b3e; font-weight: 600; margin-bottom: 25px;\n}\n\/* --- BOT\u00d3N ESPEC\u00cdFICO SLIDE 3 (MAPA) --- *\/\n.m-btn-solid {\n    background-color: #ff5722 !important;\n    border-color: #ff5722 !important;\n    color: #052937 !important;\n}\n.m-btn-solid:hover {\n    background-color: #e64a19 !important;\n    color: white !important;\n}\n\/* --- FLECHAS DE NAVEGACI\u00d3N --- *\/\n.hero-mobile-nav {\n    position: absolute; top: 50%; transform: translateY(-50%);\n    z-index: 50; width: 44px; height: 44px;\n    display: flex; align-items: center; justify-content: center;\n    cursor: pointer;\n    color: rgba(255, 255, 255, 0.8);\n    transition: all 0.3s ease;\n}\n.hero-mobile-nav:active { transform: translateY(-50%) scale(0.9); }\n.hero-mobile-prev { left: 5px; }\n.hero-mobile-next { right: 5px; }\n.hero-mobile-nav svg { width: 32px; height: 32px; filter: drop-shadow(0 2px 3px rgba(0,0,0,0.5)); }\n\/* CAMBIO DE COLOR FLECHAS EN SLIDE MAPA *\/\n.map-active .hero-mobile-nav { \n    color: #ff5722 !important; \n}\n\n\/* --- ROTADOR DE SUCURSALES (m\u00f3vil) \u2014 animaci\u00f3n de nombres --- *\/\n.m-rotator { position: relative; width: 100%; height: 100%; }\n.m-rotator .branch-item {\n    position: absolute; top: 0; left: 0;\n    font-size: 1.8rem; font-weight: 600; color: #0b2b3e;\n    transform: translateY(100%); opacity: 0;\n    transition: all 0.4s cubic-bezier(0.2, 1, 0.3, 1);\n    white-space: nowrap;\n}\n.m-rotator .branch-item.active { transform: translateY(0); opacity: 1; }\n.m-rotator .branch-item.exit { transform: translateY(-100%); opacity: 0; }\n\n<\/style>\n\n<div id=\"uc_home_video_slider_mobile_elementor_b47fd23\" class=\"swiper hero-mobile-slider\">\n    <div class=\"swiper-wrapper\">\n        \n        <div class=\"swiper-slide\">\n            <div class=\"m-bg\" style=\"background-image: url('https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/imagen-home-scaled.png');\">\n                <div class=\"m-overlay\"><\/div>\n            <\/div>\n            <div class=\"m-content\">\n                <h2 class=\"m-title\"><strong>Leaders in Steel since 1955<\/strong><\/h2>                                    <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/\" class=\"m-btn\">About us<\/a>\n                            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"m-bg\" style=\"background-image: url('https:\/\/maploca.com\/wp-content\/uploads\/2026\/07\/M-properca-scaled.jpg');\">\n                <div class=\"m-overlay\"><\/div>\n            <\/div>\n            <div class=\"m-content\">\n                <h2 class=\"m-title\"><strong>Properca.<\/strong> <br>Tubos y perfiles para tu proyecto<\/h2>                                    <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/#properca\" class=\"m-btn\">MORE INFORMATION<\/a>\n                            <\/div>\n        <\/div>\n        <div class=\"swiper-slide m-map-slide\">\n            <div class=\"mobile-split-layout\">\n                <div class=\"m-split-top\">\n                    <div class=\"m-map-content\">\n                                                    <h2 class=\"m-map-title\"><strong>Maploca:<\/strong><br><span>closer to you<\/span><\/h2>\n                                                \n                        <div class=\"m-map-separator\"><\/div>\n                        \n                        <div class=\"m-rotator-container\">\n                            <div class=\"m-rotator\" id=\"rotator-m-uc_home_video_slider_mobile_elementor_b47fd23\" data-branches=\"AcariguaApureBarcelonaBarinasBarquisimetoCaracasEl TigreEl Vig\u00edaGuarenasGuayanaLa GuairaLa YaguaraLos TequesMaracaiboMaracaibo NorteMargaritaMatur\u00ednM\u00e9ridaPuerto La CruzSan Crist\u00f3balSan Juan de los MorrosTurmeroUnareValenciaValera\">\n                                <div class=\"branch-item active\">...<\/div>\n                            <\/div>\n                        <\/div>\n                        \n                                                    <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/\" class=\"m-btn m-btn-solid\">MORE INFORMATION<\/a>\n                                            <\/div>\n                <\/div>\n                <div class=\"m-split-bottom\">\n                    <div class=\"m-map-image\" style=\"background-image: url('https:\/\/maploca.com\/wp-content\/uploads\/2026\/07\/M-mapa-scaled.png');\"><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"m-bg\" style=\"background-image: url('https:\/\/maploca.com\/wp-content\/uploads\/2026\/07\/M-sigalca-scaled.jpg');\">\n                <div class=\"m-overlay\"><\/div>\n            <\/div>\n            <div class=\"m-content\">\n                <h2 class=\"m-title\"><strong>Sigalca.<\/strong> <br>Your work under our roof<\/h2>                                    <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/#sigalca\" class=\"m-btn\">MORE INFORMATION<\/a>\n                            <\/div>\n        <\/div>\n\n        <!-- \u2190 CAMBIO: NUEVO SLIDE 5 (Corlaca) -->\n        <div class=\"swiper-slide\">\n            <div class=\"m-bg\" style=\"background-image: url('https:\/\/maploca.com\/wp-content\/uploads\/2026\/07\/M-Corlaca-scaled.jpg');\">\n                <div class=\"m-overlay\"><\/div>\n            <\/div>\n            <div class=\"m-content\">\n                <h2 class=\"m-title\"><strong>Corlaca.<\/strong><br> Servicio de corte a tu medida<\/h2>                                    <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/#corlaca\" class=\"m-btn\">MORE INFORMATION<\/a>\n                            <\/div>\n        <\/div>\n        <!-- \u2190 FIN CAMBIO -->\n\n    <\/div>\n    <div class=\"hero-mobile-nav hero-mobile-prev\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 19.5L8.25 12l7.5-7.5\" \/><\/svg>\n    <\/div>\n    <div class=\"hero-mobile-nav hero-mobile-next\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\" \/><\/svg>\n    <\/div>\n<\/div>\n<!-- end Home Video Slider - Mobile -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ad015b e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"5ad015b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6c313f elementor-hidden-mobile elementor-widget elementor-widget-ucaddon_home_video_slider\" data-id=\"b6c313f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_home_video_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Home Video Slider -->\n<style>\/* widget: Home Video Slider *\/\n\n.swiper-slider {\n    width: 100%; height: calc(100vh - 80px); background-color: #000;\n    overflow: hidden; position: relative;\n    font-family: 'Riforma', sans-serif !important;\n  \tmargin-top: 0px;\n}\n.swiper-slide {\n    width: 100%; height: 100%; position: relative; overflow: hidden;\n}\n\n.slide-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }\n.bg-media { width: 100%; height: 100%; object-fit: cover; display: block; }\n.slide-overlay {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n    background: linear-gradient(90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.2) 60%, rgba(0,0,0,0) 100%);\n    z-index: 1; pointer-events: none;\n}\n\n.slide-content {\n    position: relative; z-index: 10; height: 100%;\n    display: flex; flex-direction: column; justify-content: center;\n    align-items: flex-start; \n    text-align: left;\n    padding-left: 10%; padding-right: 10%;\n}\n\n.slide-title {\n    color: white; \n    font-size: 3.1rem; \n    font-weight: 500; \n    line-height: 1.1; \n    margin-bottom: 30px;\n    letter-spacing: -1px; \n    text-shadow: 0 4px 15px rgba(0,0,0,0.4);\n    max-width: 850px;\n}\n\n.slide-btn {\n    display: inline-block; padding: 10px 25px;\n    background-color: transparent; \n    border: 2px solid #ff5722;\n    color: white; \n    font-size: 1.1rem;\n    font-weight: 500; \n    text-transform: uppercase; \n    text-decoration: none;\n    transition: all 0.3s ease; \n    border-radius: 8px; \n    margin-top: 15px;\n    letter-spacing: 1px;\n}\n.slide-btn:hover { background-color: #ff5722; color: white; border-color: #ff5722; }\n\n.map-slide { background-color: #FFFFFF; }\n.map-split-layout { display: flex; width: 100%; height: 100%; }\n\n.map-col-text {\n    width: 50%; height: 100%;\n    display: flex; align-items: center;\n    padding-left: 10%; padding-right: 30px;\n}\n.map-content-wrap { width: 100%; max-width: 650px; text-align: left; }\n\n.map-col-image { \n    width: 50%; height: 100%; position: relative;\n    display: flex; align-items: center; justify-content: center;\n}\n.map-image-wrapper {\n    position: relative;\n    width: 100%;\n    max-width: 90%; \n    display: block;\n}\n.map-img-fluid {\n    width: 100%; height: auto; display: block;\n}\n\n\/* === ZONAS INTERACTIVAS (PINES) === *\/\n.map-pin-hitbox {\n    position: absolute;\n    width: 24px; \n    height: 24px;\n    border-radius: 50%;\n    cursor: pointer;\n    transform: translate(-50%, -50%); \n    z-index: 20;\n    transition: all 0.2s ease;\n    background: transparent; \/* Totalmente invisible por defecto *\/\n}\n\n\/* Mismo efecto iluminado al pasar el mouse, darle click O en la animaci\u00f3n autom\u00e1tica *\/\n.map-pin-hitbox:hover,\n.map-pin-hitbox.locked,\n.map-pin-hitbox.auto-active {\n    background: rgba(255, 87, 34, 0.9); \/* El centro pasa a ser un naranja intenso y casi s\u00f3lido *\/\n    box-shadow: \n        0 0 10px rgba(255, 87, 34, 1),   \/* N\u00facleo brillante *\/\n        0 0 20px rgba(255, 87, 34, 0.8), \/* Resplandor medio *\/\n        0 0 35px rgba(255, 87, 34, 0.5); \/* Aura exterior *\/\n}\n\n.map-title {\n    font-size: 3.5rem;\n    color: #0b2b3e; \n    text-shadow: none; \n    margin-bottom: 10px;\n    line-height: 1.1;\n    font-weight: 500;\n}\n.map-title span {\n    color: #ff5722; \n    display: block; \n    margin-top: 5px;\n}\n\n.map-separator {\n    width: 100%; \n    height: 3px; \n    background-color: #0b2b3e; \n    margin-top: 20px;\n    margin-bottom: 25px;\n    opacity: 0.8;\n}\n\n\/* === ANIMACI\u00d3N DE NOMBRES === *\/\n.branch-dynamic-container {\n    height: 70px; overflow: hidden; position: relative; width: 100%;\n}\n.branch-item {\n    position: absolute; top: 0; left: 0;\n    font-size: 3.2rem;\n    font-weight: 500;\n    color: #0b2b3e !important; \n    \n    \/* CAMBIO: Entra por ABAJO (100%) en lugar de arriba *\/\n    transform: translateY(100%); \n    opacity: 0;\n    transition: all 0.4s cubic-bezier(0.2, 1, 0.3, 1);\n    white-space: nowrap;\n}\n.branch-item.active { \n    transform: translateY(0); \n    opacity: 1; \n}\n.branch-item.exit { \n    \/* CAMBIO: Sale por ARRIBA (-100%) en lugar de abajo *\/\n    transform: translateY(-100%); \n    opacity: 0; \n}\n\n.btn-solid-orange {\n    background-color: #ff5722 !important; \n    border-color: #ff5722 !important; \n    color: white !important;\n    padding: 12px 20px;\n}\n.btn-solid-orange:hover { \n    background-color: #d84315 !important; \n    transform: translateY(-2px); \n    box-shadow: 0 5px 15px rgba(255, 87, 34, 0.4);\n}\n\n.swiper-nav { \n    color: rgba(255,255,255,0.6) !important; \n    width: 50px; height: 50px; \n    transition: 0.3s; \n}\n.swiper-nav:hover { color: white !important; transform: scale(1.1); }\n.swiper-nav::after { font-size: 28px !important; font-weight: 900; }\n\n.map-slide-active .swiper-nav { color: #ff5722 !important; opacity: 1; }\n.map-slide-active .swiper-nav:hover { color: #bf360c !important; }\n\n\/* === INDICADORES DE P\u00c1GINA (PUNTITOS) === *\/\n.swiper-pagination {\n    position: absolute;\n    bottom: 30px !important; \/* Separaci\u00f3n desde abajo *\/\n    left: 0;\n    width: 100%;\n    text-align: center;\n    z-index: 20;\n}\n\n.swiper-pagination-bullet { \n    background: #ff5722 !important; \n    opacity: 0.5; \n    width: 10px; \n    height: 10px; \n    display: inline-block;\n    margin: 0 5px !important;\n    border-radius: 50%;\n    cursor: pointer;\n    transition: all 0.3s ease; \/* Transici\u00f3n suave al cambiar de slide *\/\n}\n\n.swiper-pagination-bullet-active { \n    background: #ff5722 !important; \n    opacity: 1; \n    width: 30px; \n    border-radius: 5px; \n}\n\n@media (max-width: 1024px) {\n    .slide-title, .map-title { font-size: 2.8rem; }\n    .branch-item { font-size: 2.2rem; }\n}\n\n@media (max-width: 768px) {\n    .swiper-slider { height: auto; min-height: 600px; }\n    .map-split-layout { flex-direction: column; }\n    .map-col-text, .map-col-image { width: 100%; height: 50%; }\n    .map-col-text { padding: 40px 20px; align-items: flex-start; justify-content: center; }\n    .map-col-image { padding: 20px; }\n    \n    .slide-title, .map-title { font-size: 2rem; }\n    .branch-dynamic-container { height: 40px; }\n    .branch-item { font-size: 1.8rem; }\n    .slide-content { padding-left: 20px; padding-right: 20px; }\n    .swiper-nav { display: none; } \n}\n\n#header, \n#header .e-n-menu-title-text, \n#header img, \n#header .e-n-menu-toggle-icon {\n    transition: all 0.3s ease;\n}\n\n#header.header-transparent {\n    background-color: transparent !important;\n    position: absolute !important; \n    top: 0; left: 0; width: 100%;\n    z-index: 999; \n    box-shadow: none !important;\n}\n\n#header.header-transparent .e-n-menu-title-text {\n    color: #FFFFFF !important;\n}\n\n#header.header-transparent .e-n-menu-toggle-icon,\n#header.header-transparent .e-n-menu-toggle-icon svg {\n    color: #FFFFFF !important;\n    fill: #FFFFFF !important;\n}\n\n#header.header-transparent .elementor-widget-image img {\n    filter: brightness(0) invert(1) !important;\n}\n\n<\/style>\n\n<div id=\"uc_home_video_slider_elementor_b6c313f\" class=\"swiper swiper-slider\">\n    <div class=\"swiper-wrapper\">\n\n        <div class=\"swiper-slide\">\n            <div class=\"slide-bg\">\n                                    <video class=\"bg-media\" muted loop playsinline preload=\"none\" ><source src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/05\/Maploca-Final-V4.mp4\" type=\"video\/mp4\"><\/video>\n                                <div class=\"slide-overlay\"><\/div>\n            <\/div>\n            <div class=\"slide-content content-left\">\n                <h2 class=\"slide-title\"><strong>A steel firm.<\/strong><br>Desde 1955 construyendo a Venezuela<\/h2>                <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/\" class=\"slide-btn\">About us<\/a>            <\/div>\n        <\/div>\n\n        <div class=\"swiper-slide\">\n            <div class=\"slide-bg\">\n                                    <video class=\"bg-media\" muted loop playsinline preload=\"none\" ><source src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/05\/Final-web-Properca-2.mp4\" type=\"video\/mp4\"><\/video>\n                                <div class=\"slide-overlay\"><\/div>\n            <\/div>\n            <div class=\"slide-content content-left\">\n                <h2 class=\"slide-title\"><strong>Properca.<\/strong><br>Tubos y perfiles para tu estructura<\/h2>                <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/#properca\" class=\"slide-btn\">MORE INFORMATION<\/a>            <\/div>\n        <\/div>\n\n        <div class=\"swiper-slide\">\n            <div class=\"slide-bg\">\n                                    <video class=\"bg-media\" muted loop playsinline preload=\"none\" ><source src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/05\/Final-web-Sigalca-2.mp4\" type=\"video\/mp4\"><\/video>\n                                <div class=\"slide-overlay\"><\/div>\n            <\/div>\n            <div class=\"slide-content content-left\">\n                <h2 class=\"slide-title\"><strong>Sigalca.<\/strong><br>Your work under our roof<\/h2>                <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/#sigalca\" class=\"slide-btn\">MORE INFORMATION<\/a>            <\/div>\n        <\/div>\n\n        <div class=\"swiper-slide\">\n            <div class=\"slide-bg\">\n                                    <video class=\"bg-media\" muted loop playsinline preload=\"none\" ><source src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/05\/Corlaca-Final.mp4\" type=\"video\/mp4\"><\/video>\n                                <div class=\"slide-overlay\"><\/div>\n            <\/div>\n            <div class=\"slide-content content-left\">\n                <h2 class=\"slide-title\"><strong>Corlaca.<\/strong><br>Servicio de corte a tu medida<\/h2>                <a href=\"https:\/\/maploca.com\/en\/adn-maploca\/#corlaca\" class=\"slide-btn\">MORE INFORMATION<\/a>            <\/div>\n        <\/div>\n\n        <div class=\"swiper-slide map-slide\">\n            <div class=\"map-split-layout\">\n                <div class=\"map-col-text\">\n                    <div class=\"map-content-wrap\">\n                        <h2 class=\"slide-title map-title\"><strong>Maploca:<\/strong><br><span>closer to you<\/span><\/h2>                        <div class=\"map-separator\"><\/div>\n                        <div class=\"branch-dynamic-container\" id=\"dynamic_name_uc_home_video_slider_elementor_b6c313f\"><\/div>\n                                                    <div style=\"margin-top: 35px;\">\n                                <a href=\"https:\/\/maploca.com\/en\/contacto\/\" class=\"slide-btn btn-solid-orange\">MORE INFORMATION<\/a>\n                            <\/div>\n                                            <\/div>\n                <\/div>\n                <div class=\"map-col-image\">\n                                            <div class=\"map-image-wrapper\" id=\"map_holder_uc_home_video_slider_elementor_b6c313f\" data-pins=\"AcariguaBarcelonaBarinasBarquisimetoCaracasCuman\u00e1CoroSan FelixEl TigreEl Vig\u00edaGuarenasGuayanaLa YaguaraLos TequesMaracaiboMaracaibo NorteMargaritaMatur\u00ednM\u00e9ridaPuerto La CruzPuerto OrdazSan Crist\u00f3balSan FernandoSan Juan de los MorrosTurmeroTrujilloValencia\">\n                            <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/05\/Mapa-final-scaled.png\" alt=\"Mapa de Sucursales\" class=\"map-img-fluid\">\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n    <div class=\"swiper-button-next swiper-nav\"><\/div>\n    <div class=\"swiper-button-prev swiper-nav\"><\/div>\n    <div class=\"swiper-pagination\"><\/div>\n<\/div>\n<!-- end Home Video Slider -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d60e182 e-flex e-con-boxed e-con e-parent\" data-id=\"d60e182\" data-element_type=\"container\" data-e-type=\"container\" id=\"productos\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c311888 elementor-widget elementor-widget-heading\" data-id=\"c311888\" 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\">Our Products<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e49ee86 elementor-widget elementor-widget-ucaddon_product_carousel\" data-id=\"e49ee86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_product_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Products Carousel -->\n\t\t<link id='font-awesome-css' href='https:\/\/maploca.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https:\/\/maploca.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='owl-carousel-css' href='https:\/\/maploca.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/owl-carousel-new\/assets\/owl.carousel.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='fancybox-css' href='https:\/\/maploca.com\/wp-content\/plugins\/unlimited-elements-for-elementor-premium\/assets_libraries\/fancybox3\/jquery.fancybox.min.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Products Carousel *\/\n\n\/* =========================================\n   1. CONTENEDOR Y ESTRUCTURA\n   ========================================= *\/\n#uc_product_carousel_elementor_e49ee86.marquee-main-wrapper {\n    position: relative;\n    width: 100%;\n    padding: 20px 0;\n    display: block; \n    user-select: none;\n    -webkit-user-select: none;\n}\n\n#uc_product_carousel_elementor_e49ee86 .marquee-mask {\n    width: 100%; \n    overflow: hidden; \n    position: relative;\n    z-index: 1; \n}\n\n#uc_product_carousel_elementor_e49ee86 .marquee-track {\n    display: flex;\n    width: max-content;\n    will-change: transform; \n    animation: none !important; \/* Desactivado para que el JS mande *\/\n}\n\n\/* =========================================\n   2. LA TARJETA (PRODUCT CARD)\n   ========================================= *\/\n#uc_product_carousel_elementor_e49ee86 .product-card {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    \/* Altura para que sea rectangular vertical *\/\n    height: 450px; \n    width: 100%;\n    background: #fff;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    transition: box-shadow 0.4s ease; \n}\n\n#uc_product_carousel_elementor_e49ee86 .product-card:hover {\n    box-shadow: 0 10px 25px rgba(0,0,0,0.15);\n}\n\n#uc_product_carousel_elementor_e49ee86 .product-image-box {\n    width: 100%;\n    height: 100%;\n}\n\n#uc_product_carousel_elementor_e49ee86 .product-image-box img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    pointer-events: none; \n}\n\n\/* =========================================\n   3. T\u00cdTULO Y EFECTO HOVER (NARANJA)\n   ========================================= *\/\n#uc_product_carousel_elementor_e49ee86 .product-title-container {\n    position: absolute;\n    top: 50%; \n    left: 0;\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    z-index: 2;\n    pointer-events: none;\n    transform: translateY(-50%); \n    transition: all 0.4s ease;\n}\n\n\/* El t\u00edtulo se queda en el medio al hacer hover *\/\n#uc_product_carousel_elementor_e49ee86 .product-card:hover .product-title-container {\n    transform: translateY(-50%); \n}\n\n#uc_product_carousel_elementor_e49ee86 .product-badge {\n    background-color: rgba(0, 0, 0, 0.8);\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 700;\n    text-transform: uppercase;\n    padding: 10px 20px;\n    border-radius: 6px;\n    letter-spacing: 0.5px;\n    border: 2px solid transparent;\n    text-align: center;\n    display: inline-block;\n    max-width: 90%; \n    transition: all 0.3s ease;\n}\n\n\/* Cambio a naranja solicitado (#FF5200) *\/\n#uc_product_carousel_elementor_e49ee86 .product-card:hover .product-badge {\n    background-color: #FF5200;\n    border-color: #FF5200;\n}\n\n\/* =========================================\n   4. L\u00d3GICA DE COLUMNAS (4 POR DEFECTO)\n   ========================================= *\/\n#uc_product_carousel_elementor_e49ee86 .ue-item-holder {\n    flex-shrink: 0;\n    box-sizing: border-box; \n    padding: 0 10px; \n    width: 25%; \/* 4 columnas exactas *\/\n}\n\n\/* Puntos de quiebre para adaptarse al contenedor *\/\n@media (max-width: 1200px) { \n    #uc_product_carousel_elementor_e49ee86 .ue-item-holder { width: 33.33%; } \n}\n\n@media (max-width: 768px) { \n    #uc_product_carousel_elementor_e49ee86 .ue-item-holder { width: 50%; } \n}\n\n@media (max-width: 480px) { \n    #uc_product_carousel_elementor_e49ee86 .ue-item-holder { width: 100%; } \n}\n\n\/* =========================================\n   5. NAVEGACI\u00d3N (FLECHAS)\n   ========================================= *\/\n#uc_product_carousel_elementor_e49ee86 .nav-arrow {\n    position: absolute;\n    top: 0; \n    height: 100%; \n    width: 50px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    z-index: 30; \n    transition: transform 0.2s ease;\n}\n\n#uc_product_carousel_elementor_e49ee86 .nav-prev { left: -60px; }\n#uc_product_carousel_elementor_e49ee86 .nav-next { right: -60px; }\n\n#uc_product_carousel_elementor_e49ee86 .nav-arrow svg {\n    stroke: #000000; \n    width: 40px; \n    height: 40px;\n}\n\n#uc_product_carousel_elementor_e49ee86 .nav-arrow:hover svg {\n    stroke: #FF5200;\n    transform: scale(1.2);\n}\n\n\/* Ajustes para M\u00f3vil *\/\n@media (max-width: 768px) {\n    #uc_product_carousel_elementor_e49ee86 .nav-prev { left: 0; }\n    #uc_product_carousel_elementor_e49ee86 .nav-next { right: 0; }\n    \n    #uc_product_carousel_elementor_e49ee86 .product-card { height: 280px; }\n\n    #uc_product_carousel_elementor_e49ee86 .marquee-mask::before,\n    #uc_product_carousel_elementor_e49ee86 .marquee-mask::after {\n        content: \"\";\n        position: absolute;\n        top: 0; height: 100%; width: 20%; z-index: 10;\n        pointer-events: none;\n    }\n    #uc_product_carousel_elementor_e49ee86 .marquee-mask::before {\n        left: 0;\n        background: linear-gradient(to right, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 100%);\n    }\n    #uc_product_carousel_elementor_e49ee86 .marquee-mask::after {\n        right: 0;\n        background: linear-gradient(to left, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0) 100%);\n    }\n}\n\n\/* =========================================\n   6. FIX PARA ENLACES\n   ========================================= *\/\n#uc_product_carousel_elementor_e49ee86 .product-link-wrapper {\n    display: block;\n    width: 100%;\n    height: 100%;\n    text-decoration: none !important;\n    position: relative;\n    z-index: 50;\n    cursor: pointer !important;\n}\n\n<\/style>\n\n<div id=\"uc_product_carousel_elementor_e49ee86\" class=\"marquee-main-wrapper\">\n  \n  <div class=\"nav-arrow nav-prev\">\n    <svg width=\"50\" height=\"50\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#002b49\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"15 18 9 12 15 6\"><\/polyline><\/svg>\n  <\/div>\n\n  <div class=\"marquee-mask\">\n    <div class=\"marquee-track\">\n      <div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/alambron\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/02\/Alambron-menu.png\" alt=\"ALAMBR\u00d3N\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">Wire ROD<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/angulos\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/angulos-siderurgicos-menu.png\" alt=\"\u00c1NGULO\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">ANGLE<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/barras\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/02\/Barras-menu.png\" alt=\"BARRA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">BAR<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/bobinas\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/02\/Bobina-galvanizada-menu.jpg\" alt=\"BOBINA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">COIL<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/cabillas-2\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/02\/Cabilla-menu.png\" alt=\"CABILLA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">ROD<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/cerchas\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/02\/Cercha-menu.png\" alt=\"CERCHAS\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">TRUSSES<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/productos-complementarios\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/02\/Producto-complementarios-menu.png\" alt=\"COMPLEMENTOS\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">COMPLEMENTOS<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/laminas\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/lamina-perfilada-menu.png\" alt=\"L\u00c1MINA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">SHEET<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/malla-truckson\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/02\/Malla-Truckson-menu.png\" alt=\"MALLA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">MESH<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/perfiles\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/07\/vigas-768x1039.jpg\" alt=\"VIGA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">BEAM<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/planchones\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/planchones-de-hierro-768x512.png\" alt=\"PLANCH\u00d3N\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">SLAB<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/pletinas\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/pletina-768x768.png\" alt=\"PLETINA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">DECK<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/losa-sigaldeck\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/sigaldeck-768x791.png\" alt=\"LOSA\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">SLAB<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n<div class=\"ue-item-holder\">\n  \n  <a href=\"https:\/\/maploca.com\/en\/producto\/tubos\/\" class=\"product-link-wrapper\" >\n    \n    <div class=\"product-card\">\n      <div class=\"product-image-box\">\n                    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/tubo-rectangular-768x1152.png\" alt=\"TUBOS\">\n               <\/div>\n\n      <div class=\"product-title-container\">\n         <span class=\"product-badge\">TUBES<\/span>\n      <\/div>\n    <\/div>\n\n  <\/a>\n<\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"nav-arrow nav-next\">\n    <svg width=\"50\" height=\"50\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#002b49\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\n  <\/div>\n\n<\/div>\n<!-- end Products Carousel -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-36e44e3 e-flex e-con-boxed e-con e-parent\" data-id=\"36e44e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bb60dd3 e-con-full e-flex e-con e-child\" data-id=\"bb60dd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2da927d elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading\" data-id=\"2da927d\" 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\">Construimos pa\u00eds<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b06aa62 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-text-editor\" data-id=\"b06aa62\" 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 style=\"font-family: 'Inter', 'Segoe UI', sans-serif; font-size: 17px; line-height: 1.4; color: #002b3d; font-weight: 500; margin-top: 0px; margin-bottom: 25px;\">Our passion is to transform dreams into reality.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1695fc8 home-fullheight elementor-invisible elementor-widget elementor-widget-ucaddon_slider\" data-id=\"1695fc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"ucaddon_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Slider Forjando Futuro -->\n<style>\/* widget: Slider Forjando Futuro *\/\n\n\/* === ESTILOS BASE (M\u00d3VIL - Celulares peque\u00f1os) === *\/\n#slider-uc_slider_elementor_1695fc8 {\n  width: 100%;\n  position: relative;\n  overflow: hidden;\n  height: auto; \n  background-color: transparent; \n  padding-bottom: 0;\n}\n\n#slider-uc_slider_elementor_1695fc8 .swiper {\n    height: 250px; \n    width: 100%;\n}\n\n#slider-uc_slider_elementor_1695fc8 .swiper-slide {\n  width: 100% !important;\n  height: 100%;\n  display: flex;\n  justify-content: center;\n}\n\n#slider-uc_slider_elementor_1695fc8 .tarjeta-imagen {\n  height: 100%; \n  width: 100%;\n  border-radius: 20px; \n  overflow: hidden;\n  box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n}\n\n#slider-uc_slider_elementor_1695fc8 .tarjeta-imagen img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: cover; \n}\n\n\/* === ESTILOS DEL TEXTO INFERIOR (M\u00d3VIL) === *\/\n.slider-bottom-text {\n    width: 100%;\n    text-align: left;\n    padding: 25px 20px 10px 20px;\n    font-family: 'Riforma', sans-serif !important; \/* La fuente custom de tus otros widgets *\/\n    font-size: 16px;\n    color: #000000; \/* Color negro puro *\/\n    font-weight: 500; \/* Un poco de grosor para que se vea premium *\/\n    box-sizing: border-box;\n}\n\n\/* === VISTA DE ESCRITORIO + IPAD (>= 820px) === *\/\n@media (min-width: 820px) {\n    \/* === Comportamiento por defecto (TODAS las instancias) === *\/\n    #slider-uc_slider_elementor_1695fc8 {\n        height: auto;\n        background-color: transparent;\n        border-radius: 20px;\n        padding-bottom: 0;\n    }\n    #slider-uc_slider_elementor_1695fc8 .swiper {\n        height: 650px;\n    }\n    #slider-uc_slider_elementor_1695fc8 .swiper-slide {\n        width: auto !important; \n    }\n    #slider-uc_slider_elementor_1695fc8 .tarjeta-imagen {\n        width: auto;\n        border-radius: 0; \n        box-shadow: none; \n        overflow: hidden;\n        margin-right: -1px; \n    }\n    #slider-uc_slider_elementor_1695fc8 .tarjeta-imagen img {\n        width: auto;\n        height: 100%;\n        object-fit: contain; \n        transform: scale(1.005); \n    }\n    \n\/* === Modo full-height: SOLO se activa si el widget tiene la clase .home-fullheight === *\/\n    .home-fullheight {\n        height: 100%;\n    }\n    .home-fullheight .elementor-widget-container {\n        height: 100%;\n    }\n    .home-fullheight #slider-uc_slider_elementor_1695fc8 {\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n    }\n    .home-fullheight #slider-uc_slider_elementor_1695fc8 .swiper {\n        flex: 1;\n        height: 100%;\n        min-height: 650px;\n    }\n    .home-fullheight #slider-uc_slider_elementor_1695fc8 .swiper-wrapper {\n        height: 100%;\n    }\n    .home-fullheight #slider-uc_slider_elementor_1695fc8 .swiper-slide {\n        width: 100% !important;\n        height: 100%;\n    }\n    .home-fullheight #slider-uc_slider_elementor_1695fc8 .tarjeta-imagen {\n        width: 100%;\n        height: 100%;\n    }\n    .home-fullheight #slider-uc_slider_elementor_1695fc8 .tarjeta-imagen img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transform: none;\n    }\n    \n    .slider-bottom-text {\n        font-size: 18px;\n        padding-top: 35px;\n    }\n    \n    \/* Si la franja de texto bajo el slider est\u00e1 vac\u00eda, colapsarla *\/\n    #slider-uc_slider_elementor_1695fc8 .slider-bottom-text:empty {\n        display: none;\n    }\n  \n\/* === INDICADORES DE P\u00c1GINA (PUNTITOS) === *\/\n#slider-uc_slider_elementor_1695fc8 .swiper-pagination {\n    position: absolute;\n    bottom: 15px !important; \n    left: 0;\n    width: 100%;\n    text-align: center;\n    z-index: 20;\n}\n\n#slider-uc_slider_elementor_1695fc8 .swiper-pagination-bullet { \n    background: #ff5722 !important; \n    opacity: 0.5 !important; \n    width: 10px !important; \n    height: 10px !important; \n    display: inline-block;\n    margin: 0 5px !important;\n    border-radius: 50%;\n    cursor: pointer;\n    transition: all 0.3s ease; \n}\n\n#slider-uc_slider_elementor_1695fc8 .swiper-pagination-bullet-active { \n    background: #ff5722 !important; \n    opacity: 1 !important; \n}\n\n<\/style>\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n\n<div class=\"mi-slider-industrial\" id=\"slider-uc_slider_elementor_1695fc8\">\n  <div class=\"swiper\">\n    <div class=\"swiper-wrapper\">\n      <div class=\"swiper-slide\" data-texto=\"\">\n  <div class=\"tarjeta-imagen\">\n    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/05\/DSC00534-scaled.jpg\" alt=\"Sucursal Maploca\" \/>\n  <\/div>\n<\/div>\n<div class=\"swiper-slide\" data-texto=\"\">\n  <div class=\"tarjeta-imagen\">\n    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/03\/Image-2026-03-12T085749.350.jpg\" alt=\"Sucursal Maploca\" \/>\n  <\/div>\n<\/div>\n<div class=\"swiper-slide\" data-texto=\"\">\n  <div class=\"tarjeta-imagen\">\n    <img decoding=\"async\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/05\/Fachada-scaled.jpg\" alt=\"Sucursal Maploca\" \/>\n  <\/div>\n<\/div>\n\n    <\/div>\n    <div class=\"swiper-pagination\"><\/div>\n  <\/div>\n  \n  <div class=\"slider-bottom-text\" id=\"texto-dinamico-uc_slider_elementor_1695fc8\"><\/div>\n<\/div>\n<!-- end Slider Forjando Futuro -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6a84de e-con-full e-flex e-con e-child\" data-id=\"d6a84de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f0fffd elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4f0fffd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:1000}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Construimos pa\u00eds<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb4219f elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"fb4219f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:1500}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p style=\"font-family: 'Inter', 'Segoe UI', sans-serif; font-size: 20px; line-height: 1.4; color: #002b3d; font-weight: 500; margin-top: 0px; margin-bottom: 25px;\">Our passion is to transform dreams into reality.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3ddf1a8 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3ddf1a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:1500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1881ef2 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"1881ef2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"131\" height=\"162\" src=\"https:\/\/maploca.com\/wp-content\/uploads\/2026\/01\/casa.png\" class=\"attachment-full size-full wp-image-533\" alt=\"Mapa interactivo de localizaci\u00f3n de Maploca para gesti\u00f3n de ubicaciones.\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cbdb6f elementor-widget elementor-widget-html\" data-id=\"1cbdb6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"mp-hogares\">\n    <div id=\"contador-hogares\" class=\"mp-hogares-num\">+4.860.000<\/div>\n    <div class=\"mp-hogares-label\"><span>Home<\/span> impacted<\/div>\n<\/div>\n\n<style>\n.mp-hogares {\n    display: flex;\n    flex-direction: row;      \/* ordenador: n\u00famero y etiqueta en fila *\/\n    align-items: center;\n    gap: 10px;\n}\n.mp-hogares-num {\n    font-size: 60px;\n    font-weight: 600;\n    color: #ff6600;\n    line-height: 1;\n    letter-spacing: -1.5px;\n}\n.mp-hogares-label {\n    font-size: 20px;\n    font-weight: bold;\n    line-height: 1.1;\n    color: #002b3d;\n}\n.mp-hogares-label span { color: #ff6600; }\n\n\/* M\u00f3vil: apila n\u00famero arriba, etiqueta debajo *\/\n@media (max-width: 767px) {\n    .mp-hogares {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 4px;\n    }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93ef62e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"93ef62e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0a29e1 elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"b0a29e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"71\" data-from-value=\"0\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4031524 elementor-widget elementor-widget-heading\" data-id=\"4031524\" 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\"><span style=\"color: #ff6200\">Years<\/span> experience <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df21473 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"df21473\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-975818d e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"975818d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:1000}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-479db6d elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"479db6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"27\" data-from-value=\"0\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b861c5d elementor-widget elementor-widget-heading\" data-id=\"b861c5d\" 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\"><span style=\"color: #ff6200\">Branches<\/span> at the national level<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70c1a71 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"70c1a71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-26e911e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"26e911e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:1500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d68550 elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"7d68550\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"3\" data-from-value=\"0\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c8b043 elementor-widget elementor-widget-heading\" data-id=\"3c8b043\" 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\"><span style=\"color: #ff6200\"> Plants <\/span> Industrial <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b85eedb elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"b85eedb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccf3e3c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"ccf3e3c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:2000}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-393a87a elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"393a87a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"403\" data-from-value=\"0\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-185cf35 elementor-widget elementor-widget-heading\" data-id=\"185cf35\" 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\"><span style=\"color: #ff6200\"> Talentos <\/span> venezolanos<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f017ba elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1f017ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-114b722 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"114b722\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:2000}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d73460 elementor-widget__width-initial elementor-widget elementor-widget-counter\" data-id=\"6d73460\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"2594\" data-from-value=\"0\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-452a2c7 elementor-widget elementor-widget-heading\" data-id=\"452a2c7\" 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\"><span style=\"color: #ff6200\"> Aliados <\/span> comerciales<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>L\u00edderes en Acero desde 1955 CON\u00d3CENOS Properca. Tubos y perfiles para tu proyecto M\u00c1S INFORMACI\u00d3N Maploca:mas cerca de ti &#8230; M\u00c1S INFORMACI\u00d3N Sigalca. Tu obra bajo nuestro techo M\u00c1S INFORMACI\u00d3N Corlaca. Servicio de corte a tu medida M\u00c1S INFORMACI\u00d3N Una empresa de acero.Desde 1955 construyendo a Venezuela CON\u00d3CENOS Properca.Tubos y perfiles para tu estructura M\u00c1S [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":8}},"acf":[],"_links":{"self":[{"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":844,"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":3747,"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/pages\/10\/revisions\/3747"}],"wp:attachment":[{"href":"https:\/\/maploca.com\/en\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}