{"id":409,"date":"2019-11-11T08:37:45","date_gmt":"2019-11-11T08:37:45","guid":{"rendered":"https:\/\/demo.casethemes.net\/consultio-corporate2\/?page_id=409"},"modified":"2026-08-09T18:01:48","modified_gmt":"2026-08-09T17:01:48","slug":"services-v-2","status":"publish","type":"page","link":"https:\/\/electricmarineworks.com\/index.php\/services-v-2\/","title":{"rendered":"Our Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"409\" class=\"elementor elementor-409\" data-elementor-post-type=\"page\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-2c112bd elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"2c112bd\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60849a7\" data-id=\"60849a7\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-0a2a5d7 elementor-widget elementor-widget-html\" data-id=\"0a2a5d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Font Awesome -->\r\n<link rel=\"stylesheet\"\r\nhref=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.2\/css\/all.min.css\">\r\n\r\n<style>\r\n\/* =========================================\r\n   ELECTRIC MARINE WORKS - OUR SERVICES\r\n========================================= *\/\r\n\r\n.emw-services {\r\n    padding: 100px 20px;\r\n    background: #1885A3; \/* Updated section background *\/\r\n    font-family: Arial, sans-serif;\r\n}\r\n\r\n.emw-container {\r\n    max-width: 1280px;\r\n    margin: 0 auto;\r\n}\r\n\r\n\/* Header *\/\r\n.emw-header {\r\n    max-width: 760px;\r\n    margin: 0 auto 60px;\r\n    text-align: center;\r\n}\r\n\r\n.emw-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    margin-bottom: 14px;\r\n    color: #e0fbfc; \/* Adjusted for great contrast against dark teal *\/\r\n    font-size: 13px;\r\n    font-weight: 800;\r\n    letter-spacing: 2.5px;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.emw-label::before,\r\n.emw-label::after {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    background: #e0fbfc;\r\n}\r\n\r\n.emw-header h2 {\r\n    margin: 0 0 18px;\r\n    color: #ffffff; \/* Changed to white for header title visibility *\/\r\n    font-size: 48px;\r\n    line-height: 1.1;\r\n    font-weight: 800;\r\n    letter-spacing: -1.3px;\r\n}\r\n\r\n.emw-header p {\r\n    margin: 0 auto;\r\n    max-width: 680px;\r\n    color: #e2e8f0; \/* Softer white\/light gray for readability *\/\r\n    font-size: 17px;\r\n    line-height: 1.8;\r\n}\r\n\r\n\/* Grid *\/\r\n.emw-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 28px;\r\n}\r\n\r\n\/* Card *\/\r\n.emw-card {\r\n    position: relative;\r\n    display: flex;\r\n    flex-direction: column;\r\n    min-height: 345px;\r\n    padding: 38px 32px 32px;\r\n    background: #126b83; \/* Darker marine teal tint instead of bright white to avoid too much white *\/\r\n    border: 1px solid rgba(255, 255, 255, 0.12); \/* Subtle light border *\/\r\n    border-radius: 22px;\r\n    overflow: hidden;\r\n\r\n    box-shadow:\r\n        0 5px 15px rgba(0, 0, 0, 0.1),\r\n        0 18px 45px rgba(0, 0, 0, 0.15);\r\n\r\n    transition: all 0.4s ease;\r\n}\r\n\r\n\/* Top line *\/\r\n.emw-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    left: 32px;\r\n    width: 58px;\r\n    height: 4px;\r\n    background: #34c6cb;\r\n    border-radius: 0 0 10px 10px;\r\n    transition: width 0.4s ease;\r\n}\r\n\r\n\/* Decorative circle *\/\r\n.emw-card::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    width: 160px;\r\n    height: 160px;\r\n    top: -85px;\r\n    right: -85px;\r\n    border-radius: 50%;\r\n    background: rgba(52, 198, 203, 0.1); \/* Slightly adjusted for dark background *\/\r\n    transition: all 0.4s ease;\r\n}\r\n\r\n.emw-card:hover {\r\n    transform: translateY(-10px);\r\n    border-color: rgba(52, 198, 203, 0.4);\r\n    background: #14728b; \/* Slight lightening on hover to give depth *\/\r\n\r\n    box-shadow:\r\n        0 12px 25px rgba(0, 0, 0, 0.15),\r\n        0 28px 60px rgba(0, 0, 0, 0.25);\r\n}\r\n\r\n.emw-card:hover::before {\r\n    width: 100px;\r\n}\r\n\r\n.emw-card:hover::after {\r\n    width: 205px;\r\n    height: 205px;\r\n}\r\n\r\n\/* Icon *\/\r\n.emw-icon {\r\n    position: relative;\r\n    z-index: 2;\r\n    width: 70px;\r\n    height: 70px;\r\n    margin-bottom: 26px;\r\n\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    border-radius: 19px;\r\n\r\n    background: linear-gradient(\r\n        135deg,\r\n        rgba(52, 198, 203, 0.25),\r\n        rgba(52, 198, 203, 0.08)\r\n    );\r\n\r\n    border: 1px solid rgba(52, 198, 203, 0.3);\r\n\r\n    color: #34c6cb;\r\n    font-size: 28px;\r\n\r\n    transition: all 0.4s ease;\r\n}\r\n\r\n.emw-card:hover .emw-icon {\r\n    background: #34c6cb;\r\n    color: #0d263a;\r\n    border-color: #34c6cb;\r\n    transform: translateY(-4px) rotate(-3deg);\r\n\r\n    box-shadow: 0 12px 28px rgba(52, 198, 203, 0.3);\r\n}\r\n\r\n\/* Heading *\/\r\n.emw-card h3 {\r\n    position: relative;\r\n    z-index: 2;\r\n    margin: 0 0 14px;\r\n    color: #ffffff; \/* Adjusted to white for dark card background *\/\r\n    font-size: 21px;\r\n    line-height: 1.35;\r\n    font-weight: 800;\r\n}\r\n\r\n\/* Paragraph *\/\r\n.emw-card p {\r\n    position: relative;\r\n    z-index: 2;\r\n    margin: 0 0 28px;\r\n    color: #d1d5db; \/* Light gray text for readable contrast *\/\r\n    font-size: 15px;\r\n    line-height: 1.75;\r\n    flex-grow: 1;\r\n}\r\n\r\n\/* Maintenance List *\/\r\n.emw-list {\r\n    position: relative;\r\n    z-index: 2;\r\n    margin: 0 0 28px;\r\n    padding: 0;\r\n    list-style: none;\r\n    flex-grow: 1;\r\n}\r\n\r\n.emw-list li {\r\n    position: relative;\r\n    padding: 6px 0 6px 24px;\r\n    color: #d1d5db; \/* Light gray text *\/\r\n    font-size: 15px;\r\n    line-height: 1.5;\r\n}\r\n\r\n.emw-list li::before {\r\n    content: \"\\f058\";\r\n    font-family: \"Font Awesome 6 Free\";\r\n    font-weight: 900;\r\n    position: absolute;\r\n    left: 0;\r\n    top: 7px;\r\n    color: #34c6cb;\r\n    font-size: 13px;\r\n}\r\n\r\n\/* Button *\/\r\n.emw-btn {\r\n    position: relative;\r\n    z-index: 2;\r\n\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 9px;\r\n\r\n    width: fit-content;\r\n\r\n    padding: 13px 21px;\r\n\r\n    background: #0d263a;\r\n    color: #ffffff !important;\r\n\r\n    text-decoration: none !important;\r\n\r\n    border-radius: 10px;\r\n\r\n    font-size: 14px;\r\n    font-weight: 700;\r\n\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.emw-btn i {\r\n    font-size: 11px;\r\n    transition: transform 0.3s ease;\r\n}\r\n\r\n.emw-btn:hover {\r\n    background: #34c6cb;\r\n    color: #0d263a !important;\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 9px 22px rgba(52, 198, 203, 0.3);\r\n}\r\n\r\n.emw-btn:hover i {\r\n    transform: translateX(5px);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 1050px) {\r\n    .emw-grid {\r\n        grid-template-columns: repeat(2, 1fr);\r\n    }\r\n}\r\n\r\n@media (max-width: 700px) {\r\n    .emw-services {\r\n        padding: 70px 16px;\r\n    }\r\n\r\n    .emw-header {\r\n        margin-bottom: 42px;\r\n    }\r\n\r\n    .emw-header h2 {\r\n        font-size: 36px;\r\n    }\r\n\r\n    .emw-header p {\r\n        font-size: 16px;\r\n    }\r\n\r\n    .emw-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 20px;\r\n    }\r\n\r\n    .emw-card {\r\n        min-height: auto;\r\n        padding: 32px 26px 28px;\r\n        border-radius: 18px;\r\n    }\r\n\r\n    .emw-icon {\r\n        width: 62px;\r\n        height: 62px;\r\n        font-size: 24px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"emw-services\">\r\n    <div class=\"emw-container\">\r\n\r\n        <!-- Section Header -->\r\n        <div class=\"emw-header\">\r\n            <span class=\"emw-label\">Electric Marine Works<\/span>\r\n            <h2>Our Services<\/h2>\r\n            <p>\r\n                Electric Marine Works offers complete electrical and maintenance solutions for electric boats.\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <!-- Services -->\r\n        <div class=\"emw-grid\">\r\n\r\n            <!-- 1 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-magnifying-glass-chart\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Marine Electrical Diagnostics<\/h3>\r\n\r\n                <p>\r\n                    Accurate troubleshooting to quickly identify electrical issues and restore reliable performance.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 2 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-battery-full\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Battery Services<\/h3>\r\n\r\n                <p>\r\n                    Upgrade to high-performance lithium batteries or maintain and replace traditional lead acid battery systems.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 3 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-ship\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Electric Drive Systems<\/h3>\r\n\r\n                <p>\r\n                    Professional repair, replacement, and maintenance of electric drive components.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 4 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-gears\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Motor &amp; Controller Services<\/h3>\r\n\r\n                <p>\r\n                    Motor rebuilds, replacements, controller diagnostics, rebuilds, and controller replacement services.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 5 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-bolt\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>AC &amp; DC Electrical Systems<\/h3>\r\n\r\n                <p>\r\n                    Installation, repair, and maintenance of complete AC and DC marine electrical systems.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 6 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-plug-circle-bolt\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Charger Upgrades<\/h3>\r\n\r\n                <p>\r\n                    Improve charging performance with modern charger installations and upgrades.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 7 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-screwdriver-wrench\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Boat Maintenance<\/h3>\r\n\r\n                <ul class=\"emw-list\">\r\n                    <li>Bottom Paint<\/li>\r\n                    <li>Upholstery Repairs<\/li>\r\n                    <li>Surrey Top & Isinglass Repair<\/li>\r\n                    <li>Buff and Wax<\/li>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 8 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-truck\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Duffy Boat Transport<\/h3>\r\n\r\n                <p>\r\n                    Safe and dependable transportation for your Duffy boat.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- 9 -->\r\n            <div class=\"emw-card\">\r\n                <div class=\"emw-icon\">\r\n                    <i class=\"fa-solid fa-calendar-check\"><\/i>\r\n                <\/div>\r\n\r\n                <h3>Monthly Care Programs<\/h3>\r\n\r\n                <p>\r\n                    Keep your boat clean, maintained, and ready for the water with scheduled maintenance plans.\r\n                <\/p>\r\n\r\n                <a href=\"https:\/\/electricmarineworks.com\/index.php\/contact-v-4\/\" class=\"emw-btn\">\r\n                    Contact Us\r\n                    <i class=\"fa-solid fa-arrow-right\"><\/i>\r\n                <\/a>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                <section class=\"elementor-section elementor-top-section elementor-element elementor-element-a998c35 elementor-section-boxed elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"a998c35\" data-element_type=\"section\" data-e-type=\"section\">\n            \n                        <div class=\"elementor-container elementor-column-gap-default \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c4bc0bf\" data-id=\"c4bc0bf\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-1b63df7 elementor-widget elementor-widget-image-carousel\" data-id=\"1b63df7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/electricmarineworks.com\/wp-content\/uploads\/2026\/08\/Updated-brochure-1-.png\" alt=\"Updated brochure 1\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Electric Marine Works Our Services Electric Marine Works offers complete electrical and maintenance solutions for electric boats. Marine Electrical Diagnostics Accurate troubleshooting to quickly identify electrical issues and restore reliable performance. Contact Us Battery Services Upgrade to high-performance lithium batteries or maintain and replace traditional lead acid battery systems. Contact Us Electric Drive Systems Professional [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-409","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/pages\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":10,"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions"}],"predecessor-version":[{"id":5966,"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions\/5966"}],"wp:attachment":[{"href":"https:\/\/electricmarineworks.com\/index.php\/wp-json\/wp\/v2\/media?parent=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}