{"id":48,"date":"2026-07-21T11:14:09","date_gmt":"2026-07-21T17:14:09","guid":{"rendered":"https:\/\/europrops.direct\/?page_id=48"},"modified":"2026-08-12T14:44:37","modified_gmt":"2026-08-12T20:44:37","slug":"marine-industries","status":"publish","type":"page","link":"https:\/\/europrops.direct\/es\/marine-industries\/","title":{"rendered":"Industrias"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"48\" class=\"elementor elementor-48\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30c4d81 e-con-full e-flex e-con e-parent\" data-id=\"30c4d81\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8581584 elementor-widget elementor-widget-shortcode\" data-id=\"8581584\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- ========================================= -->\n<!-- EP-CTA | OEM PARTNERS FINAL CTA -->\n<!-- EUROPROPS DIRECT -->\n<!-- ========================================= -->\n\n<section class=\"ep-oem-cta\">\n\n    <!-- ===================================== -->\n    <!-- BACKGROUND VISUAL & GRADIENT OVERLAY -->\n    <!-- ===================================== -->\n    <div class=\"ep-oem-cta-visual\">\n    <img decoding=\"async\" \n        src=\"https:\/\/europrops.direct\/wp-content\/uploads\/2026\/08\/Hero-Industries.png\" \n        alt=\"Marine industries served by Europrops\"\n    >\n<\/div>\n\n    <!-- ===================================== -->\n    <!-- CONTENT -->\n    <!-- ===================================== -->\n    <div class=\"ep-oem-cta-container\">\n\n        <!-- LEFT CONTENT -->\n        <div class=\"ep-oem-cta-content\">\n\n            <span class=\"ep-oem-cta-tag\">ENGINEERED FOR THE MARINE INDUSTRY<\/span>\n\n            <div class=\"ep-oem-cta-line\"><\/div>\n\n            <div class=\"ep-header-section\">\n    <span class=\"ep-subtitle-top\">OUR INDUSTRIES<\/span>\n\n    <h1 class=\"ep-title-main\">\n        Marine Industries We Serve\n    <\/h1>\n<\/div>\n\n            <p>\n                Europrops delivers OEM propulsion systems, components\n                and technical solutions engineered for the operational\n                demands of commercial, governmental and luxury vessels\n                throughout Latin America.\n            <\/p>\n\n            <!-- BUTTONS -->\n            <div class=\"ep-oem-cta-buttons\">\n                <a href=\"#industries\" class=\"ep-cta-primary\">\n                    <span>Explore Our Industries<\/span>\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                        <path d=\"M5 12h14\"><\/path>\n                        <path d=\"m12 5 7 7-7 7\"><\/path>\n                    <\/svg>\n                <\/a>\n\n               \n            <\/div>\n        <\/div>\n\n    <\/div>\n\n\n<\/section>\n\n<style>\n\/* ========================================= *\/\n\/* EP-CTA | OEM PARTNERS FINAL CTA *\/\n\/* EUROPROPS DIRECT *\/\n\/* ========================================= *\/\n\n.ep-oem-cta {\n    position: relative;\n    overflow: hidden;\n    min-height: 720px;\n    background: #061A32; \/* Base azul corporativo *\/\n    color: #FFFFFF;\n}\n\n\/* ========================================= *\/\n\/* BACKGROUND VISUAL & GRADIENT OVERLAY *\/\n\/* ========================================= *\/\n.ep-oem-cta-visual {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    z-index: 1;\n    pointer-events: none;\n}\n\n.ep-oem-cta-visual img {\n    width: 110%;  \n    height: 100%;\n    object-fit: cover;\n    object-position: right center;\n    transform: translateX(200px); \n}\n\n\/* DEGRADADO: Azul s\u00f3lido (Izquierda) -> Transparente (Derecha) *\/\n.ep-oem-cta-visual::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: 2;\n    background: linear-gradient(\n        90deg,\n        #061A32 0%,\n        #061A32 18%,\n        rgba(6, 26, 50, 0.85) 35%,\n        transparent 100%\n    );\n}\n\n\/* ========================================= *\/\n\/* CONTAINER & CONTENT *\/\n\/* ========================================= *\/\n.ep-oem-cta-container {\n    position: relative;\n    z-index: 3;\n    width: min(1380px, 92%);\n    min-height: 720px;\n    margin: auto;\n    display: flex;\n    align-items: center; \/* Centra el contenido verticalmente *\/\n    padding: 100px 0 140px;\n}\n\n.ep-oem-cta-content {\n    max-width: 760px;\n    position: relative;\n    z-index: 5;\n}\n\n\/* ========================================= *\/\n\/* TAG & LINE *\/\n\/* ========================================= *\/\n.ep-oem-cta-tag {\n    display: inline-block;\n    color: #D4AF37;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n}\n\n.ep-oem-cta-line {\n    width: 96px;\n    height: 3px;\n    margin: 20px 0 30px;\n    border-radius: 999px;\n    background: #D4AF37;\n}\n\n\/* ========================================= *\/\n\/* TITLE & DESCRIPTION *\/\n\/* ========================================= *\/\n.ep-oem-cta h2 {\n    margin: 0;\n    color: #FFFFFF;\n    font-size: 64px;\n    line-height: 1.08;\n    font-weight: 800;\n    letter-spacing: -2px;\n}\n\n.ep-oem-cta h2 span {\n    color: #D4AF37;\n}\n\n.ep-oem-cta-content > p {\n    max-width: 720px;\n    margin: 34px 0 0;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 19px;\n    line-height: 1.8;\n}\n\n\/* ========================================= *\/\n\/* BUTTONS *\/\n\/* ========================================= *\/\n.ep-oem-cta-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 18px;\n    margin-top: 42px;\n}\n\n.ep-cta-primary,\n.ep-cta-secondary {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 18px;\n    min-width: 250px;\n    padding: 18px 28px;\n    border-radius: 6px;\n    text-decoration: none;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    transition: transform 0.35s ease, box-shadow 0.35s ease, background 0.35s ease;\ntext-decoration: none !important;\n}\n\n.ep-cta-primary {\n    background: #FFD100;\n    color: #071C36;\n}\n\n.ep-cta-primary:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 14px 35px rgba(255, 209, 0, 0.22);\n}\n\n.ep-cta-secondary {\n    border: 1px solid rgba(255, 209, 0, 0.8);\n    background: rgba(255, 255, 255, 0.02);\n    color: #FFFFFF;\n}\n\n.ep-cta-secondary:hover {\n    background: rgba(255, 209, 0, 0.10);\n    transform: translateY(-3px);\n}\n\n.ep-cta-primary svg,\n.ep-cta-secondary svg {\n    width: 21px;\n    height: 21px;\n    transition: transform 0.35s ease;\n}\n\n.ep-cta-primary:hover svg,\n.ep-cta-secondary:hover svg {\n    transform: translateX(5px);\n}\n\n\/* ========================================= *\/\n\/* TRUST BAR (ICONS) *\/\n\/* ========================================= *\/\n.ep-oem-cta-trust {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    margin-top: 54px;\n}\n\n.ep-cta-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    color: #FFFFFF;\n}\n\n.ep-cta-trust-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #D4AF37;\n}\n\n.ep-cta-trust-icon svg {\n    width: 28px;\n    height: 28px;\n}\n\n.ep-cta-trust-item span {\n    white-space: nowrap;\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\n.ep-cta-trust-divider {\n    width: 1px;\n    height: 30px;\n    background: rgba(212, 175, 55, 0.45);\n}\n\n\/* \n\n\/* ========================================= *\/\n\/* RESPONSIVE DESIGN *\/\n\/* ========================================= *\/\n@media (max-width: 1100px) {\n    .ep-oem-cta-visual::before {\n        \/* Oscurecemos m\u00e1s el fondo en tablets para legibilidad *\/\n        background: linear-gradient(\n            90deg,\n            #061A32 0%,\n            rgba(6, 26, 50, 0.9) 55%,\n            rgba(6, 26, 50, 0.6) 100%\n        );\n    }\n}\n\n@media (max-width: 768px) {\n    .ep-oem-cta-container {\n        padding: 80px 0 120px;\n        min-height: auto;\n    }\n\n    .ep-oem-cta h2 {\n        font-size: 42px;\n        line-height: 1.15;\n    }\n    \n    .ep-oem-cta-content > p {\n        font-size: 16px;\n    }\n\n    .ep-oem-cta-buttons {\n        flex-direction: column;\n    }\n\n    .ep-cta-primary,\n    .ep-cta-secondary {\n        width: 100%;\n    }\n\n    \/* Convertir la barra de confianza a una lista vertical *\/\n    .ep-oem-cta-trust {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 16px;\n        margin-top: 40px;\n    }\n\n    .ep-cta-trust-divider {\n        display: none; \/* Ocultar l\u00edneas divisoras en celular *\/\n    }\n\n    \/* Degradado parejo para celulares *\/\n    .ep-oem-cta-visual::before {\n        background: linear-gradient(\n            0deg,\n            #061A32 0%,\n            rgba(6, 26, 50, 0.95) 50%,\n            rgba(6, 26, 50, 0.8) 100%\n        );\n    }\n}\n<\/style><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b0cf8a e-con-full e-flex e-con e-parent\" data-id=\"5b0cf8a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4890ff elementor-widget elementor-widget-shortcode\" data-id=\"e4890ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- ========================================= -->\n<!-- EP-INDUSTRIES | INTRO SECTION             -->\n<!-- ========================================= -->\n\n<section class=\"ep-industries-intro\">\n    <div class=\"ep-industries-intro-container\">\n\n        <!-- COLUMNA IZQUIERDA: EYEBROW & TITULO -->\n        <div class=\"ep-industries-intro-left\">\n            <span class=\"ep-industries-eyebrow\">OUR INDUSTRIES<\/span>\n            <div class=\"ep-industries-line\"><\/div>\n            <h2>\n                Different Vessels.<br>\n                Different Demands.<br>\n                <span>A Marine Industries standard.<\/span>\n            <\/h2>\n        <\/div>\n\n        <!-- COLUMNA DERECHA: TEXTOS -->\n        <div class=\"ep-industries-intro-right\">\n            <p>\n                Every vessel operates in unique conditions. From mission-critical \n                operations to long-range voyages and high-performance applications, \n                each propulsion system requires reliability, precision and engineering expertise.\n            <\/p>\n            <p>\n                We work closely with specialized OEM manufacturers to deliver reliable, \n                efficient and durable propulsion systems engineered for the demands of \n                each marine industry.\n            <\/p>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<style>\n\/* ========================================= *\/\n\/* ESTILOS INTRO SECCI\u00d3N INDUSTRIES          *\/\n\/* ========================================= *\/\n\n.ep-industries-intro {\n    background-color: #FFFFFF; \/* Fondo blanco *\/\n    padding: 100px 0;\n    width: 100%;\n}\n\n.ep-industries-intro-container {\n    width: min(1380px, 92%);\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: 1.1fr 1fr; \/* Divisi\u00f3n en 2 columnas proporcional *\/\n    gap: 70px;\n    align-items: center;\n}\n\n\/* --- COLUMNA IZQUIERDA --- *\/\n.ep-industries-intro-left {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n}\n\n\/* Eyebrow (Texto dorado superior) *\/\n.ep-industries-eyebrow {\n    color: #D4AF37; \/* Dorado corporativo *\/\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n}\n\n\/* L\u00ednea divisoria dorada *\/\n.ep-industries-line {\n    width: 48px;\n    height: 2px;\n    background-color: #D4AF37;\n    margin: 12px 0 24px 0;\n    border-radius: 2px;\n}\n\n\/* T\u00edtulo Principal *\/\n.ep-industries-intro-left h2 {\n    margin: 0;\n    color: #071C36; \/* Azul marino oscuro *\/\n    font-size: 42px;\n    line-height: 1.15;\n    font-weight: 800;\n    letter-spacing: -1px;\n}\n\n.ep-industries-intro-left h2 span {\n    color: #071C36;\n}\n\n\/* --- COLUMNA DERECHA --- *\/\n.ep-industries-intro-right {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n}\n\n.ep-industries-intro-right p {\n    margin: 0;\n    color: #475569; \/* Gris\/azul moderado para lectura clara *\/\n    font-size: 17px;\n    line-height: 1.75;\n    font-weight: 400;\n}\n\n\/* --- ADAPTACI\u00d3N MOVIL & TABLET --- *\/\n@media (max-width: 992px) {\n    .ep-industries-intro {\n        padding: 60px 0;\n    }\n\n    .ep-industries-intro-container {\n        grid-template-columns: 1fr; \/* Cambia a 1 sola columna en pantallas peque\u00f1as *\/\n        gap: 35px;\n    }\n\n    .ep-industries-intro-left h2 {\n        font-size: 32px;\n    }\n\n    .ep-industries-intro-right p {\n        font-size: 16px;\n    }\n}\n<\/style><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd476fb e-con-full e-flex e-con e-parent\" data-id=\"bd476fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ee28f85 e-con-full e-flex e-con e-child\" data-id=\"ee28f85\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed3538a elementor-widget elementor-widget-shortcode\" data-id=\"ed3538a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- =========================================================\n     EUROPROPS | OUR INDUSTRIES (DEFINITIVO Y RESPONSIVO)\n     ========================================================= -->\n<section class=\"ep-dark-industries\">\n    \n    <!-- ENCABEZADO -->\n    <div class=\"ep-header-section\">\n        <span class=\"ep-subtitle-top\">OUR INDUSTRIES<\/span>\n        <h2 class=\"ep-title-main\">Explore The Industries We Serve<\/h2>\n    <\/div>\n\n    <!-- CONTENEDOR PRINCIPAL (3 Columnas) -->\n    <div class=\"ep-main-grid\">\n        \n        <!-- 1. COLUMNA IZQUIERDA: SELECTORES (TABS) -->\n        <div class=\"ep-tabs-column\">\n            <button class=\"ep-tab-btn active\" data-target=\"0\">\n                <span class=\"ep-tab-num\">01<\/span>\n                <span class=\"ep-tab-label\">COMMERCIAL MARINE<\/span>\n            <\/button>\n            <button class=\"ep-tab-btn\" data-target=\"1\">\n                <span class=\"ep-tab-num\">02<\/span>\n                <span class=\"ep-tab-label\">LUXURY & SUPERYACHTS<\/span>\n            <\/button>\n            <button class=\"ep-tab-btn\" data-target=\"2\">\n                <span class=\"ep-tab-num\">03<\/span>\n                <span class=\"ep-tab-label\">GOVERNMENT & DEFENSE<\/span>\n            <\/button>\n            <button class=\"ep-tab-btn\" data-target=\"3\">\n                <span class=\"ep-tab-num\">04<\/span>\n                <span class=\"ep-tab-label\">FISHING & SPECIALIZED VESSELS<\/span>\n            <\/button>\n        <\/div>\n\n        <!-- 2. COLUMNA CENTRAL: LAS 4 IM\u00c1GENES -->\n        <div class=\"ep-images-column\">\n            \n            <img decoding=\"async\" src=\"https:\/\/europrops.direct\/wp-content\/uploads\/2026\/08\/Commercial-veless.png\" alt=\"Commercial Marine\" class=\"ep-slide-img active\" data-index=\"0\">\n            <img decoding=\"async\" src=\"https:\/\/europrops.direct\/wp-content\/uploads\/2026\/08\/super-yatch.png\" alt=\"Luxury Yachts\" class=\"ep-slide-img\" data-index=\"1\">\n            <img decoding=\"async\" src=\"https:\/\/europrops.direct\/wp-content\/uploads\/2026\/08\/naval-vessel.png\" alt=\"Government Defense\" class=\"ep-slide-img\" data-index=\"2\">\n            <img decoding=\"async\" src=\"https:\/\/europrops.direct\/wp-content\/uploads\/2026\/08\/sport-fishing-boat.png\" alt=\"Fishing Specialized\" class=\"ep-slide-img\" data-index=\"3\">\n        <\/div>\n\n        <!-- 3. COLUMNA DERECHA: LOS 4 BLOQUES DE TEXTO -->\n        <div class=\"ep-content-column\">\n            \n            <!-- CONTENIDO 1 -->\n            <div class=\"ep-text-card active\" data-index=\"0\">\n                <div class=\"ep-card-num\">01<\/div>\n                <h3 class=\"ep-card-title\">Commercial Marine<\/h3>\n                <h4 class=\"ep-card-subtitle\">Propulsion Built For<br>Continuous Operation<\/h4>\n                <p class=\"ep-card-desc\">Solutions engineered for workboats, service vessels, passenger vessels and commercial fleets that demand reliability, efficiency and maximum uptime.<\/p>\n                \n                <div class=\"ep-card-icons\">\n                    <div class=\"ep-icon-box\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>\n                        <span>RELIABILITY<\/span>\n                    <\/div>\n                    <div class=\"ep-icon-box\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4\"\/><path d=\"M12 8h.01\"\/><path d=\"M16.24 7.76l-.71.71\"\/><path d=\"M7.76 7.76l.71.71\"\/><\/svg>\n                        <span>EFFICIENCY<\/span>\n                    <\/div>\n                    <div class=\"ep-icon-box\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n                        <span>UPTIME<\/span>\n                    <\/div>\n                <\/div>\n                <a href=\"\/commercial\" class=\"ep-explore-link\">EXPLORE THIS INDUSTRY <span class=\"arrow\">\u2192<\/span><\/a>\n            <\/div>\n\n            <!-- CONTENIDO 2 -->\n            <div class=\"ep-text-card\" data-index=\"1\">\n                <div class=\"ep-card-num\">02<\/div>\n                <h3 class=\"ep-card-title\">Luxury & Superyachts<\/h3>\n                <h4 class=\"ep-card-subtitle\">Precision For<br>Exceptional Vessels<\/h4>\n                <p class=\"ep-card-desc\">High-performance propulsion components for yachts and superyachts where precision, efficiency, refinement, and performance are fundamental.<\/p>\n                \n                <div class=\"ep-card-icons\">\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16l4-4-4-4-4 4 4 4z\"\/><\/svg><span>PRECISION<\/span><\/div>\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\/><\/svg><span>PERFORMANCE<\/span><\/div>\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"\/><\/svg><span>REFINEMENT<\/span><\/div>\n                <\/div>\n                <a href=\"\/luxury\" class=\"ep-explore-link\">EXPLORE THIS INDUSTRY <span class=\"arrow\">\u2192<\/span><\/a>\n            <\/div>\n\n            <!-- CONTENIDO 3 -->\n            <div class=\"ep-text-card\" data-index=\"2\">\n                <div class=\"ep-card-num\">03<\/div>\n                <h3 class=\"ep-card-title\">Government & Defense<\/h3>\n                <h4 class=\"ep-card-subtitle\">Engineered For<br>Mission-Critical Operations<\/h4>\n                <p class=\"ep-card-desc\">Propulsion solutions designed for government vessels, patrol boats, and defense applications requiring ultimate reliability under pressure.<\/p>\n                \n                <div class=\"ep-card-icons\">\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><span>DURABILITY<\/span><\/div>\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg><span>CONTROL<\/span><\/div>\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\/><\/svg><span>SUPPORT<\/span><\/div>\n                <\/div>\n                <a href=\"\/government\" class=\"ep-explore-link\">EXPLORE THIS INDUSTRY <span class=\"arrow\">\u2192<\/span><\/a>\n            <\/div>\n\n            <!-- CONTENIDO 4 -->\n            <div class=\"ep-text-card\" data-index=\"3\">\n                <div class=\"ep-card-num\">04<\/div>\n                <h3 class=\"ep-card-title\">Fishing & Specialized<\/h3>\n                <h4 class=\"ep-card-subtitle\">Propulsion Designed For<br>The Working Vessel<\/h4>\n                <p class=\"ep-card-desc\">Reliable propulsion systems for fishing fleets and specialized vessels where efficiency and durability directly impact daily operations.<\/p>\n                \n                <div class=\"ep-card-icons\">\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z\"\/><line x1=\"7\" y1=\"7\" x2=\"7.01\" y2=\"7\"\/><\/svg><span>TOUGHNESS<\/span><\/div>\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4\"\/><path d=\"M12 8h.01\"\/><\/svg><span>EFFICIENCY<\/span><\/div>\n                    <div class=\"ep-icon-box\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 9.36l-6.94 6.94a2.12 2.12 0 0 1-3-3l6.94-6.94a6 6 0 0 1 9.36-7.94l-3.77 3.77a1 1 0 0 0 0 1.4z\"\/><\/svg><span>SERVICE<\/span><\/div>\n                <\/div>\n                <a href=\"\/fishing\" class=\"ep-explore-link\">EXPLORE THIS INDUSTRY <span class=\"arrow\">\u2192<\/span><\/a>\n            <\/div>\n            \n        <\/div>\n    <\/div>\n\n    <!-- INDICADORES INFERIORES (PUNTOS) -->\n    <div class=\"ep-dots\">\n        <span class=\"ep-dot active\" data-target=\"0\"><\/span>\n        <span class=\"ep-dot\" data-target=\"1\"><\/span>\n        <span class=\"ep-dot\" data-target=\"2\"><\/span>\n        <span class=\"ep-dot\" data-target=\"3\"><\/span>\n    <\/div>\n\n<\/section>\n\n<!-- =========================================================\n     ESTILOS CSS OPTIMIZADOS\n     ========================================================= -->\n<style>\n:root {\n    --ep-bg: #05101E;\n    --ep-bg-active: #132235;\n    --ep-gold: #E5B229;\n    --ep-text-white: #FFFFFF;\n    --ep-text-grey: #9AA4B2;\n    --ep-border: rgba(255, 255, 255, 0.08);\n}\n\n.ep-dark-industries {\n    background-color: var(--ep-bg);\n    padding: 60px 20px;\n    font-family: 'Arial', sans-serif;\n    color: var(--ep-text-white);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    overflow-x: hidden;\n}\n\n.ep-dark-industries * {\n    box-sizing: border-box;\n}\n\n.ep-header-section {\n    text-align: center;\n    margin-bottom: 40px;\n}\n\n.ep-subtitle-top {\n    color: var(--ep-gold);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 10px;\n}\n\n.ep-title-main {\n    color: var(--ep-text-white);\n    font-size: 2.3rem;\n    font-weight: 700;\n    margin: 0;\n}\n\n.ep-main-grid {\n    display: grid;\n    grid-template-columns: 260px 1fr 1fr;\n    max-width: 1200px;\n    width: 100%;\n    gap: 40px;\n    align-items: center;\n}\n\n\/* TABS *\/\n.ep-tabs-column {\n    display: flex;\n    flex-direction: column;\n}\n\n.ep-tab-btn {\n    background: transparent;\n    border: none;\n    border-bottom: 1px solid var(--ep-border);\n    padding: 22px 20px;\n    text-align: left;\n    cursor: pointer;\n    position: relative;\n    transition: background 0.3s ease;\n    display: flex;\n    flex-direction: column;\n    gap: 5px;\n}\n\n.ep-tab-btn:first-child {\n    border-top: 1px solid var(--ep-border);\n}\n\n.ep-tab-num {\n    color: var(--ep-text-white);\n    font-size: 1.1rem;\n    font-weight: 600;\n}\n\n.ep-tab-label {\n    color: var(--ep-text-grey);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\n.ep-tab-btn.active {\n    background-color: var(--ep-bg-active);\n    border-left: 3px solid var(--ep-gold);\n    border-bottom-color: transparent;\n}\n\n.ep-tab-btn.active:first-child { border-top-color: transparent; }\n\n.ep-tab-btn.active .ep-tab-num,\n.ep-tab-btn.active .ep-tab-label {\n    color: var(--ep-gold);\n}\n\n.ep-tab-btn.active::after {\n    content: '';\n    position: absolute;\n    right: -12px;\n    top: 50%;\n    transform: translateY(-50%);\n    border-top: 12px solid transparent;\n    border-bottom: 12px solid transparent;\n    border-left: 12px solid var(--ep-bg-active);\n    z-index: 20;\n}\n\n\/* IMAGENES (ALTURA FIJADA A 520px) *\/\n.ep-images-column {\n    position: relative;\n    width: 100%;\n    \/* Quitamos height: 520px y usamos aspect-ratio *\/\n    aspect-ratio: 4 \/ 3; \/* <--- CAMBIA ESTO: 4\/3 es m\u00e1s alto, 16\/9 es m\u00e1s panor\u00e1mico *\/\n    background-color: #000;\n    overflow: hidden;\n    border-radius: 4px;\n}\n.ep-slide-img {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    opacity: 0;\n    visibility: hidden;\n    transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);\n    transform: scale(1.03);\n}\n\n.ep-slide-img.active {\n    opacity: 1;\n    visibility: visible;\n    transform: scale(1);\n    z-index: 2;\n}\n\n\/* CONTENIDO (ALTURA FIJADA A 520px PARA ALINEACI\u00d3N PERFECTA) *\/\n.ep-content-column {\n    position: relative;\n    \/* Quitamos el height fijo para que se alinee con la imagen naturalmente *\/\n    display: flex;\n    align-items: center; \n    min-height: 350px; \/* Asegura un m\u00ednimo en pantallas peque\u00f1as *\/\n}\n\n.ep-text-card {\n    position: absolute;\n    top: 50%;\n    left: 0;\n    width: 100%;\n    transform: translateY(-50%) translateY(12px);\n    opacity: 0;\n    visibility: hidden;\n    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.ep-text-card.active {\n    transform: translateY(-50%) translateY(0);\n    opacity: 1;\n    visibility: visible;\n    z-index: 2;\n}\n\n.ep-card-num {\n    color: var(--ep-gold);\n    font-size: 1rem;\n    font-weight: 700;\n    margin-bottom: 8px;\n}\n\n.ep-card-title {\n    color: var(--ep-text-white) !important;\n    font-size: 2.2rem !important;\n    font-weight: 700 !important;\n    line-height: 1.1 !important;\n    margin: 0 0 12px 0 !important;\n    opacity: 1 !important;\n    visibility: visible !important;\n}\n\n.ep-card-subtitle {\n    color: var(--ep-gold);\n    font-size: 1.05rem;\n    font-weight: 600;\n    line-height: 1.3;\n    margin: 0 0 15px 0;\n}\n\n.ep-card-desc {\n    color: var(--ep-text-grey);\n    font-size: 0.95rem;\n    line-height: 1.5;\n    margin-bottom: 25px;\n}\n\n\/* ICONOS *\/\n.ep-card-icons {\n    display: flex;\n    justify-content: space-between;\n    margin-bottom: 25px;\n    border-top: 1px solid var(--ep-border);\n    border-bottom: 1px solid var(--ep-border);\n    padding: 15px 0;\n}\n\n.ep-icon-box {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    width: 33%;\n}\n\n.ep-icon-box svg {\n    width: 28px;\n    height: 28px;\n    color: var(--ep-gold);\n}\n\n.ep-icon-box span {\n    font-size: 0.7rem;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    color: var(--ep-text-white);\n}\n\n.ep-icon-box:not(:last-child) {\n    border-right: 1px solid var(--ep-border);\n}\n\n.ep-explore-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--ep-gold);\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 0.85rem;\n    letter-spacing: 1px;\n}\n\n.ep-explore-link .arrow {\n    transition: transform 0.3s ease;\n}\n\n.ep-explore-link:hover .arrow {\n    transform: translateX(5px);\n}\n\n\/* DOTS *\/\n.ep-dots {\n    display: flex;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 30px;\n}\n\n.ep-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: var(--ep-text-grey);\n    cursor: pointer;\n    opacity: 0.4;\n    transition: all 0.3s ease;\n}\n\n.ep-dot.active {\n    background-color: var(--ep-gold);\n    opacity: 1;\n    transform: scale(1.2);\n}\n\n\/* =========================================================\n   RESPONSIVE | TABLET + MOBILE\n   ========================================================= *\/\n\n@media (max-width: 1024px) {\n\n    \/* -----------------------------------------------------\n       MAIN GRID\n       ----------------------------------------------------- *\/\n\n    .ep-main-grid {\n        display: grid;\n        grid-template-columns: minmax(0, 1fr);\n        grid-template-rows: auto;\n        width: 100%;\n        max-width: 100%;\n        gap: 25px;\n        min-width: 0;\n    }\n\n\n    \/* -----------------------------------------------------\n       TABS\n       ----------------------------------------------------- *\/\n\n    .ep-tabs-column {\n        display: flex;\n        flex-direction: column;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .ep-tab-btn {\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n        border: 1px solid var(--ep-border) !important;\n        border-radius: 0;\n    }\n\n    .ep-tab-btn.active {\n        border-left: 3px solid var(--ep-gold) !important;\n        border-bottom: 1px solid var(--ep-border) !important;\n    }\n\n    .ep-tab-btn.active::after {\n        display: none;\n    }\n\n\n    \/* -----------------------------------------------------\n       IMAGE\n       ----------------------------------------------------- *\/\n\n    .ep-images-column {\n        position: relative;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n        height: auto;\n        aspect-ratio: 16 \/ 10;\n        overflow: hidden;\n    }\n\n    .ep-slide-img {\n        width: 100%;\n        height: 100%;\n        max-width: 100%;\n        object-fit: cover;\n    }\n\n\n    \/* -----------------------------------------------------\n       CONTENT COLUMN\n       ----------------------------------------------------- *\/\n\n    .ep-content-column {\n        position: relative;\n        display: block;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n        min-height: 0;\n        height: auto;\n        overflow: visible;\n    }\n\n\n    \/* -----------------------------------------------------\n       TEXT CARDS\n       ----------------------------------------------------- *\/\n\n    .ep-text-card {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n        transform: translateY(12px);\n        opacity: 0;\n        visibility: hidden;\n        transition:\n            opacity 0.5s ease,\n            transform 0.5s ease;\n    }\n\n    .ep-text-card.active {\n        position: relative;\n        top: auto;\n        left: auto;\n        width: 100%;\n        max-width: 100%;\n        transform: translateY(0);\n        opacity: 1;\n        visibility: visible;\n        z-index: 2;\n    }\n\n\n    \/* -----------------------------------------------------\n       PREVENT HORIZONTAL OVERFLOW\n       ----------------------------------------------------- *\/\n\n    .ep-card-title,\n    .ep-card-subtitle,\n    .ep-card-desc,\n    .ep-card-icons,\n    .ep-explore-link {\n        max-width: 100%;\n        min-width: 0;\n        overflow-wrap: break-word;\n    }\n\n\n    \/* -----------------------------------------------------\n       ICONS\n       ----------------------------------------------------- *\/\n\n    .ep-card-icons {\n        width: 100%;\n        max-width: 100%;\n    }\n}\n\n\n\/* =========================================================\n   RESPONSIVE | MOBILE\n   ========================================================= *\/\n\n@media (max-width: 768px) {\n\n    .ep-dark-industries {\n        padding: 45px 16px;\n        width: 100%;\n        max-width: 100%;\n    }\n\n\n    \/* -----------------------------------------------------\n       HEADER\n       ----------------------------------------------------- *\/\n\n    .ep-header-section {\n        width: 100%;\n        max-width: 100%;\n        margin-bottom: 30px;\n    }\n\n    .ep-title-main {\n        font-size: 1.8rem;\n        line-height: 1.15;\n    }\n\n\n    \/* -----------------------------------------------------\n       IMAGE\n       ----------------------------------------------------- *\/\n\n    .ep-images-column {\n        aspect-ratio: 4 \/ 3;\n        width: 100%;\n        max-width: 100%;\n    }\n\n\n    \/* -----------------------------------------------------\n       CARD TITLE\n       ----------------------------------------------------- *\/\n\n    .ep-card-title {\n        font-size: 1.7rem !important;\n        line-height: 1.15 !important;\n    }\n\n    .ep-card-subtitle {\n        font-size: 1rem;\n    }\n\n    .ep-card-desc {\n        font-size: 0.92rem;\n    }\n\n\n    \/* -----------------------------------------------------\n       ICONS\n       ----------------------------------------------------- *\/\n\n    .ep-card-icons {\n        flex-direction: column;\n        gap: 15px;\n        padding: 15px 0;\n    }\n\n    .ep-icon-box {\n        width: 100%;\n        max-width: 100%;\n        border-right: none !important;\n    }\n\n\n    \/* -----------------------------------------------------\n       EXPLORE LINK\n       ----------------------------------------------------- *\/\n\n    .ep-explore-link {\n        font-size: 0.78rem;\n    }\n\n\n    \/* -----------------------------------------------------\n       DOTS\n       ----------------------------------------------------- *\/\n\n    .ep-dots {\n        margin-top: 25px;\n    }\n} \n<\/style>\n\n<!-- =========================================================\n     JAVASCRIPT DE CONTROL\n     ========================================================= -->\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n    const tabs = document.querySelectorAll('.ep-tab-btn');\n    const images = document.querySelectorAll('.ep-slide-img');\n    const cards = document.querySelectorAll('.ep-text-card');\n    const dots = document.querySelectorAll('.ep-dot');\n\n    if (tabs.length === 0) return;\n\n    function switchSlide(index) {\n        const targetIndex = index.toString();\n\n        tabs.forEach(t => t.classList.remove('active'));\n        images.forEach(i => i.classList.remove('active'));\n        cards.forEach(c => c.classList.remove('active'));\n        dots.forEach(d => d.classList.remove('active'));\n\n        const activeTab = document.querySelector(`.ep-tab-btn[data-target=\"${targetIndex}\"]`);\n        if(activeTab) activeTab.classList.add('active');\n\n        const activeImg = document.querySelector(`.ep-slide-img[data-index=\"${targetIndex}\"]`);\n        if(activeImg) activeImg.classList.add('active');\n\n        const activeCard = document.querySelector(`.ep-text-card[data-index=\"${targetIndex}\"]`);\n        if(activeCard) activeCard.classList.add('active');\n\n        const activeDot = document.querySelector(`.ep-dot[data-target=\"${targetIndex}\"]`);\n        if(activeDot) activeDot.classList.add('active');\n    }\n\n    tabs.forEach(tab => {\n        tab.addEventListener('click', function() {\n            switchSlide(this.getAttribute('data-target'));\n        });\n    });\n\n    dots.forEach(dot => {\n        dot.addEventListener('click', function() {\n            switchSlide(this.getAttribute('data-target'));\n        });\n    });\n});\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-269a437 elementor-widget elementor-widget-shortcode\" data-id=\"269a437\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- =========================================================\n     EUROPROPS | ENGINEERING BY APPLICATION SECTION\n     ========================================================= -->\n<section class=\"ep-app-section\">\n    \n    <!-- ENCABEZADO -->\n    <div class=\"ep-app-header\">\n        <span class=\"ep-app-subtitle\">ENGINEERING BY APPLICATION<\/span>\n        <h2 class=\"ep-app-title\">Engineering That Understands The Mission.<\/h2>\n        <p class=\"ep-app-intro\">Every vessel operates under unique conditions. From mission-critical operations to long-range voyages and high-performance applications, the right propulsion system makes the difference.<\/p>\n    <\/div>\n\n    <!-- CUADR\u00cdCULA DE 4 COLUMNAS -->\n    <div class=\"ep-app-grid\">\n        \n        <!-- COLUMNA 1 -->\n        <div class=\"ep-app-card\">\n            <div class=\"ep-app-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\">\n  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6v12m-3-2.818.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z\" \/>\n<\/svg>\n\n            <\/div>\n            <h3 class=\"ep-app-col-title\">01 \u2014 COMMERCIAL MARINE<\/h3>\n            <h4 class=\"ep-app-col-subtitle\">Reliability Built For Continuous Operation.<\/h4>\n            <p class=\"ep-app-col-desc\">Propulsion solutions engineered for vessels where reliability, efficiency and uptime are essential to daily operations.<\/p>\n        <\/div>\n\n        <!-- COLUMNA 2 -->\n        <div class=\"ep-app-card\">\n            <div class=\"ep-app-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16l4-4-4-4-4 4 4 4z\"\/><\/svg>\n            <\/div>\n            <h3 class=\"ep-app-col-title\">02 \u2014 LUXURY & SUPERYACHTS<\/h3>\n            <h4 class=\"ep-app-col-subtitle\">Precision Without Compromise.<\/h4>\n            <p class=\"ep-app-col-desc\">High-performance propulsion systems designed to deliver smooth operation, efficiency and refined performance aboard luxury vessels.<\/p>\n        <\/div>\n\n        <!-- COLUMNA 3 -->\n        <div class=\"ep-app-card\">\n            <div class=\"ep-app-icon\">\n               <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\">\n  <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z\" \/>\n<\/svg>\n\n            <\/div>\n            <h3 class=\"ep-app-col-title\">03 \u2014 GOVERNMENT & DEFENSE<\/h3>\n            <h4 class=\"ep-app-col-subtitle\">Performance When It Matters Most.<\/h4>\n            <p class=\"ep-app-col-desc\">Mission-critical propulsion solutions engineered for demanding operations, challenging conditions and uncompromising reliability.<\/p>\n        <\/div>\n\n        <!-- COLUMNA 4 -->\n        <div class=\"ep-app-card\">\n            <div class=\"ep-app-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M4 12c0-4 4-7 8-7s8 3 8 7-4 7-8 7-8-3-8-7z\"\/>\n        <path d=\"M19 12l4-3v6l-4-3z\"\/>\n        <circle cx=\"7\" cy=\"11\" r=\"0.8\"\/>\n        <path d=\"M12 5l-1-2h2l-1 2z\"\/>\n    <\/svg>\n            <\/div>\n            <h3 class=\"ep-app-col-title\">04 \u2014 FISHING & SPECIALIZED VESSELS<\/h3>\n            <h4 class=\"ep-app-col-subtitle\">Built For Demanding Waters.<\/h4>\n            <p class=\"ep-app-col-desc\">Durable propulsion solutions designed for vessels operating in harsh environments where strength, efficiency and dependable performance matter.<\/p>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<!-- =========================================================\n     ESTILOS CSS\n     ========================================================= -->\n<style>\n:root {\n    --ep-light-bg: #F4F5F7;\n    --ep-dark-text: #05101E;\n    --ep-gold: #C59B27;\n    --ep-grey-text: #5A6578;\n    --ep-border-color: rgba(5, 16, 30, 0.08);\n}\n\n.ep-app-section {\n    background-color: var(--ep-light-bg);\n    padding: 70px 20px;\n    font-family: 'Arial', sans-serif;\n    color: var(--ep-dark-text);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n}\n\n.ep-app-section * {\n    box-sizing: border-box;\n}\n\n\/* ENCABEZADO *\/\n.ep-app-header {\n    text-align: center;\n    max-width: 800px;\n    margin-bottom: 50px;\n}\n\n.ep-app-subtitle {\n    color: var(--ep-gold);\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    display: block;\n    margin-bottom: 12px;\n}\n\n.ep-app-title {\n    color: var(--ep-dark-text);\n    font-size: 2.2rem;\n    font-weight: 700;\n    margin: 0 0 15px 0;\n    line-height: 1.2;\n}\n\n.ep-app-intro {\n    color: var(--ep-grey-text);\n    font-size: 0.95rem;\n    line-height: 1.6;\n    margin: 0;\n}\n\n\/* GRID DE 4 COLUMNAS *\/\n.ep-app-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    max-width: 1200px;\n    width: 100%;\n    gap: 0;\n}\n\n.ep-app-card {\n    padding: 30px 25px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    border-right: 1px solid var(--ep-border-color);\n    position: relative;\n}\n\n.ep-app-card:last-child {\n    border-right: none;\n}\n\n\/* ICONOS *\/\n.ep-app-icon {\n    width: 44px;\n    height: 44px;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.ep-app-icon svg {\n    width: 100%;\n    height: 100%;\n    color: var(--ep-gold);\n}\n\n\/* TEXTOS INTERNOS DE LAS TARJETAS *\/\n.ep-app-col-title {\n    color: var(--ep-dark-text);\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin: 0 0 10px 0;\n}\n\n.ep-app-col-subtitle {\n    color: var(--ep-gold);\n    font-size: 0.95rem;\n    font-weight: 600;\n    line-height: 1.3;\n    margin: 0 0 12px 0;\n}\n\n.ep-app-col-desc {\n    color: var(--ep-grey-text);\n    font-size: 0.85rem;\n    line-height: 1.5;\n    margin: 0;\n}\n\n\/* RESPONSIVO PARA TABLETS Y M\u00d3VILES *\/\n@media (max-width: 1024px) {\n    .ep-app-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 30px;\n    }\n    .ep-app-card {\n        border-right: none;\n        border-bottom: 1px solid var(--ep-border-color);\n        padding-bottom: 30px;\n    }\n}\n\n@media (max-width: 640px) {\n    .ep-app-grid {\n        grid-template-columns: 1fr;\n    }\n    .ep-app-title {\n        font-size: 1.7rem;\n    }\n}\n<\/style><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5fe72bf e-con-full e-flex e-con e-parent\" data-id=\"5fe72bf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9eaa537 elementor-widget elementor-widget-shortcode\" data-id=\"9eaa537\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><!-- =========================================================\n     EUROPROPS | SECCI\u00d3N FINAL (BANER SUPERIOR RESTAURADO + CTA NUEVO)\n     ========================================================= -->\n<div class=\"ep-final-wrapper\">\n\n    <!-- BLOQUE 01: BANNER PRINCIPAL E INDICADORES T\u00c9CNICOS -->\n    <section class=\"ep-final-tech-section\">\n        <div class=\"ep-final-container\">\n            \n            <!-- Banner Top: Imagen de Fondo con Texto Superpuesto (Restaurado) -->\n            <div class=\"ep-final-banner-box\">\n                <!-- Capa de imagen y degradado -->\n                <div class=\"ep-final-banner-bg\"><\/div>\n                \n                <!-- Contenido de Texto -->\n                <div class=\"ep-final-banner-content\">\n                    <div class=\"ep-final-tag\">WHY INDUSTRY-SPECIFIC ENGINEERING MATTERS<\/div>\n                    <h2 class=\"ep-final-title\">\n                        The Right Component<br>\n                        <span class=\"ep-final-gold\">Is More Than A Part.<\/span>\n                    <\/h2>\n                    <p class=\"ep-final-desc\">\n                        Selecting the right propulsion components requires more than specifications. It requires understanding your vessel, your mission and the conditions you operate in.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Fila de 5 Indicadores T\u00e9cnicos con Flechas -->\n            <div class=\"ep-final-steps-row\">\n                \n                <!-- 01 -->\n                <div class=\"ep-final-step\">\n                    <div class=\"ep-final-icon-circle\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\">\n                          <g fill=\"none\" stroke=\"currentColor\" stroke-width=\"6.25\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <path d=\"M28,62 C35,63 65,63 72,62 C76,62 79,58 77,53 L70,40 C69,38 67,38 65,38 L35,38 C33,38 31,38 30,40 L23,53 C21,58 24,62 28,62 Z\" \/>\n                            <path d=\"M22,67 C30,68 45,68 55,67\" stroke-dasharray=\"2 3\" opacity=\"0.6\" \/>\n                            <path d=\"M36,38 L40,26 L60,26 L64,38\" \/>\n                            <path d=\"M42,32 L58,32\" \/>\n                            <path d=\"M46,26 L48,20 L52,20 L54,26\" \/>\n                            <line x1=\"50\" y1=\"20\" x2=\"50\" y2=\"14\" \/>\n                            <line x1=\"46\" y1=\"16\" x2=\"54\" y2=\"16\" \/>\n                          <\/g>\n                        <\/svg>\n                    <\/div>\n                    <span class=\"ep-final-step-title\">01 \u2014 VESSEL TYPE<\/span>\n                    <span class=\"ep-final-step-sub\">What you operate.<\/span>\n                <\/div>\n\n                <div class=\"ep-final-arrow\">\u2192<\/div>\n\n                <!-- 02 -->\n                <div class=\"ep-final-step\">\n                    <div class=\"ep-final-icon-circle\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\">\n                          <g fill=\"none\" stroke=\"currentColor\" stroke-width=\"6.25\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                            <circle cx=\"50\" cy=\"50\" r=\"7\"\/>\n                            <circle cx=\"50\" cy=\"50\" r=\"3\"\/>\n                            <circle cx=\"50\" cy=\"50\" r=\"22\"\/>\n                            <line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/>\n                            <circle cx=\"50\" cy=\"10\" r=\"2\"\/>\n                            <g transform=\"rotate(45 50 50)\"><line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/><circle cx=\"50\" cy=\"10\" r=\"2\"\/><\/g>\n                            <g transform=\"rotate(90 50 50)\"><line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/><circle cx=\"50\" cy=\"10\" r=\"2\"\/><\/g>\n                            <g transform=\"rotate(135 50 50)\"><line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/><circle cx=\"50\" cy=\"10\" r=\"2\"\/><\/g>\n                            <g transform=\"rotate(180 50 50)\"><line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/><circle cx=\"50\" cy=\"10\" r=\"2\"\/><\/g>\n                            <g transform=\"rotate(225 50 50)\"><line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/><circle cx=\"50\" cy=\"10\" r=\"2\"\/><\/g>\n                            <g transform=\"rotate(270 50 50)\"><line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/><circle cx=\"50\" cy=\"10\" r=\"2\"\/><\/g>\n                            <g transform=\"rotate(315 50 50)\"><line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"12\"\/><circle cx=\"50\" cy=\"10\" r=\"2\"\/><\/g>\n                            <line x1=\"50\" y1=\"28\" x2=\"50\" y2=\"72\"\/>\n                            <line x1=\"28\" y1=\"50\" x2=\"72\" y2=\"50\"\/>\n                            <line x1=\"34.4\" y1=\"34.4\" x2=\"65.6\" y2=\"65.6\"\/>\n                            <line x1=\"65.6\" y1=\"34.4\" x2=\"34.4\" y2=\"65.6\"\/>\n                          <\/g>\n                        <\/svg>\n                    <\/div>\n                    <span class=\"ep-final-step-title\">02 \u2014 OPERATING PROFILE<\/span>\n                    <span class=\"ep-final-step-sub\">How you operate.<\/span>\n                <\/div>\n\n                <div class=\"ep-final-arrow\">\u2192<\/div>\n\n                <!-- 03 -->\n                <div class=\"ep-final-step\">\n                    <div class=\"ep-final-icon-circle\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\n                          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m3.75 13.5 10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75Z\" \/>\n                        <\/svg>\n                    <\/div>\n                    <span class=\"ep-final-step-title\">03 \u2014 POWER<\/span>\n                    <span class=\"ep-final-step-sub\">What Powers Your Mission.<\/span>\n                <\/div>\n\n                <div class=\"ep-final-arrow\">\u2192<\/div>\n\n                <!-- 04 -->\n                <div class=\"ep-final-step\">\n                    <div class=\"ep-final-icon-circle\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\n                          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.25 8.25 21 12m0 0-3.75 3.75M21 12H3\" \/>\n                        <\/svg>\n                    <\/div>\n                    <span class=\"ep-final-step-title\">04 \u2014 PROPULSION CONFIGURATION<\/span>\n                    <span class=\"ep-final-step-sub\">How it all works together.<\/span>\n                <\/div>\n\n                <div class=\"ep-final-arrow\">\u2192<\/div>\n\n                <!-- 05 -->\n                <div class=\"ep-final-step\">\n                    <div class=\"ep-final-icon-circle\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                          <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                          <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n                        <\/svg>\n                    <\/div>\n                    <span class=\"ep-final-step-title\">05 \u2014 ENVIRONMENT<\/span>\n                    <span class=\"ep-final-step-sub\">Where you operate.<\/span>\n                <\/div>\n\n            <\/div>\n\n            <!-- Frase de Cierre -->\n            <div class=\"ep-final-closing\">\n                We engineer the right solution for <span class=\"ep-final-gold\">your entire operational equation.<\/span>\n            <\/div>\n\n            <!-- BLOQUE 02: TARJETA DE CTA (ESTRUCTURA ENMARCADA) -->\n            <div class=\"ep-final-cta-card\">\n                <div class=\"ep-final-cta-info\">\n                    <div class=\"ep-final-tag\">READY TO FIND YOUR SOLUTION?<\/div>\n                    <h2 class=\"ep-final-cta-title\">\n                        Your Vessel Has A Mission.<br>\n                        <span class=\"ep-final-gold\">Your Propulsion Should Be Ready For It.<\/span>\n                    <\/h2>\n                    <p class=\"ep-final-cta-desc\">\n                        Our team of engineers is ready to help you select the right OEM components and systems for your vessel and your mission.\n                    <\/p>\n                <\/div>\n                \n                <div class=\"ep-final-cta-actions\">\n                    <a href=\"\/contact\/\" class=\"ep-final-btn ep-final-btn-gold\">\n                        REQUEST A QUOTE <span>\u2192<\/span>\n                    <\/a>\n                    <a href=\"https:\/\/wa.me\/523318931831\" class=\"ep-final-btn ep-final-btn-outline\" target=\"_blank\" rel=\"noopener\">\n                        TALK TO MY ENGINEER <span>\u2192<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<!-- ESTILOS UNIFICADOS (PROTEGIDOS PARA WORDPRESS) -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800&family=Open+Sans:wght@400;500;600&display=swap');\n\n.ep-final-wrapper {\n    background-color: #071C36;\n    font-family: 'Open Sans', sans-serif;\n    color: #FFFFFF;\n    width: 100%;\n    overflow: hidden;\n    box-sizing: border-box;\n}\n\n.ep-final-wrapper *, .ep-final-wrapper *::before, .ep-final-wrapper *::after {\n    box-sizing: border-box;\n}\n\n.ep-final-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n    width: 100%;\n}\n\n.ep-final-gold {\n    color: #D4AF37 !important;\n}\n\n.ep-final-tag {\n    font-family: 'Montserrat', sans-serif;\n    color: #D4AF37;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n}\n\n\/* --- SECCI\u00d3N T\u00c9CNICA PRINCIPAL --- *\/\n.ep-final-tech-section {\n    padding: 60px 0 70px 0;\n    background: linear-gradient(180deg, #051426 0%, #071C36 100%);\n}\n\n\/* BANNER SUPERIOR CON IMAGEN DE FONDO (RESTAURADO) *\/\n.ep-final-banner-box {\n    position: relative;\n    border-radius: 8px;\n    border: 1px solid rgba(212, 175, 55, 0.15);\n    overflow: hidden;\n    margin-bottom: 50px;\n    min-height: 380px;\n    display: flex;\n    align-items: center;\n}\n\n.ep-final-banner-bg {\n    position: absolute;\n    inset: 0;\n    background-image: url('https:\/\/europrops.direct\/wp-content\/uploads\/2026\/08\/CTA-Final-indrustris.png');\n    background-size: cover;\n    background-position: center;\n    background-repeat: no-repeat;\n    z-index: 1;\n}\n\n.ep-final-banner-bg::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(90deg, #071C36 15%, rgba(7,28,54,0.85) 55%, rgba(7,28,54,0) 100%);\n}\n\n.ep-final-banner-content {\n    position: relative;\n    z-index: 2;\n    padding: 40px 50px;\n    max-width: 700px;\n}\n\n.ep-final-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(2rem, 3vw, 2.8rem);\n    font-weight: 800;\n    line-height: 1.15;\n    color: #FFFFFF;\n    margin: 0 0 20px 0;\n}\n\n.ep-final-desc {\n    font-size: 0.98rem;\n    line-height: 1.65;\n    color: rgba(255, 255, 255, 0.85);\n    margin: 0;\n}\n\n\/* FILA DE PASOS FLOTANTES *\/\n.ep-final-steps-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 10px 0;\n    margin-bottom: 35px;\n}\n\n.ep-final-step {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    flex: 1;\n    padding: 0 5px;\n}\n\n.ep-final-icon-circle {\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    border: 1px solid #D4AF37;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n    background: rgba(7, 28, 54, 0.7);\n}\n\n.ep-final-icon-circle svg {\n    width: 22px !important;\n    height: 22px !important;\n    color: #D4AF37;\n    display: block;\n}\n\n.ep-final-step-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 0.68rem;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    color: #FFFFFF;\n    margin-bottom: 4px;\n}\n\n.ep-final-step-sub {\n    font-size: 0.75rem;\n    color: rgba(255, 255, 255, 0.65);\n}\n\n.ep-final-arrow {\n    color: #D4AF37;\n    opacity: 0.4;\n    font-size: 1rem;\n    margin-bottom: 20px;\n}\n\n.ep-final-closing {\n    text-align: center;\n    font-size: 0.95rem;\n    font-weight: 500;\n    color: #FFFFFF;\n    letter-spacing: 0.2px;\n    margin-bottom: 45px;\n}\n\n\/* BLOQUE CTA (TARJETA ENMARCADA) *\/\n.ep-final-cta-card {\n    background: linear-gradient(135deg, rgba(7,28,54,0.9) 0%, rgba(5,20,38,0.95) 100%);\n    border: 1px solid rgba(212, 175, 55, 0.25);\n    border-radius: 12px;\n    padding: 40px 45px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 30px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.3);\n}\n\n.ep-final-cta-info {\n    flex: 1;\n    max-width: 620px;\n}\n\n.ep-final-cta-title {\n    font-family: 'Montserrat', sans-serif;\n    font-size: clamp(1.6rem, 2.4vw, 2.2rem);\n    font-weight: 800;\n    line-height: 1.2;\n    color: #FFFFFF;\n    margin: 0 0 12px 0;\n}\n\n.ep-final-cta-desc {\n    font-size: 0.9rem;\n    line-height: 1.6;\n    color: rgba(255, 255, 255, 0.75);\n    margin: 0;\n}\n\n.ep-final-cta-actions {\n    display: flex;\n    gap: 12px;\n    align-items: center;\n    flex-shrink: 0;\n}\n\n.ep-final-btn {\n    font-family: 'Montserrat', sans-serif;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    padding: 13px 22px;\n    border-radius: 4px;\n    text-decoration: none !important;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    white-space: nowrap;\n    transition: all 0.25s ease;\n}\n\n.ep-final-btn-gold {\n    background-color: #D4AF37;\n    color: #071C36;\n}\n\n.ep-final-btn-gold:hover {\n    background-color: #e5be3e;\n    transform: translateY(-2px);\n}\n\n.ep-final-btn-outline {\n    background-color: transparent;\n    border: 1px solid rgba(212, 175, 55, 0.5);\n    color: #FFFFFF;\n}\n\n.ep-final-btn-outline:hover {\n    border-color: #D4AF37;\n    color: #D4AF37;\n    background-color: rgba(212, 175, 55, 0.08);\n    transform: translateY(-2px);\n}\n\n\/* --- RESPONSIVO --- *\/\n@media (max-width: 992px) {\n    .ep-final-banner-box {\n        min-height: auto;\n    }\n    .ep-final-banner-content {\n        padding: 40px 30px;\n    }\n    .ep-final-cta-card {\n        flex-direction: column;\n        text-align: left;\n        padding: 30px;\n    }\n    .ep-final-cta-actions {\n        width: 100%;\n        justify-content: flex-start;\n    }\n}\n\n@media (max-width: 768px) {\n    .ep-final-banner-bg::after {\n        background: linear-gradient(90deg, #071C36 50%, rgba(7,28,54,0.85) 100%);\n    }\n    .ep-final-steps-row {\n        flex-wrap: wrap;\n        gap: 25px 15px;\n    }\n    .ep-final-step {\n        flex: 1 0 40%;\n    }\n    .ep-final-arrow {\n        display: none;\n    }\n    .ep-final-cta-actions {\n        flex-direction: column;\n        width: 100%;\n    }\n    .ep-final-btn {\n        width: 100%;\n        justify-content: center;\n    }\n}\n<\/style><\/div>\n\t\t\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>ENGINEERED FOR THE MARINE INDUSTRY OUR INDUSTRIES Marine Industries We Serve Europrops delivers OEM propulsion systems, components and technical solutions [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_joinchat":[],"footnotes":""},"class_list":["post-48","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"epmaster","author_link":"https:\/\/europrops.direct\/es\/author\/epmaster\/"},"uagb_comment_info":0,"uagb_excerpt":"ENGINEERED FOR THE MARINE INDUSTRY OUR INDUSTRIES Marine Industries We Serve Europrops delivers OEM propulsion systems, components and technical solutions [&hellip;]","_links":{"self":[{"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/pages\/48","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/comments?post=48"}],"version-history":[{"count":38,"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/pages\/48\/revisions"}],"predecessor-version":[{"id":554,"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/pages\/48\/revisions\/554"}],"wp:attachment":[{"href":"https:\/\/europrops.direct\/es\/wp-json\/wp\/v2\/media?parent=48"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}