{"id":988302,"date":"2025-10-25T17:02:42","date_gmt":"2025-10-25T17:02:42","guid":{"rendered":"https:\/\/carevm.com\/?page_id=988302"},"modified":"2025-10-25T17:04:37","modified_gmt":"2025-10-25T17:04:37","slug":"maritime-industry-recruitment","status":"publish","type":"page","link":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/","title":{"rendered":"Maritime Industry Recruitment"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"988302\" class=\"elementor elementor-988302\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a232df4 e-con-full e-flex e-con e-parent\" data-id=\"a232df4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1774e0 elementor-widget elementor-widget-html\" data-id=\"e1774e0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Maritime Industry Recruitment - CareView Management<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/remixicon@3.5.0\/fonts\/remixicon.min.css\" rel=\"stylesheet\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            -webkit-font-smoothing: antialiased;\r\n            -moz-osx-font-smoothing: grayscale;\r\n            line-height: 1.6;\r\n            color: #374151;\r\n        }\r\n        \r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 1rem;\r\n        }\r\n        \r\n        \/* Hero Section *\/\r\n        .hero {\r\n            position: relative;\r\n            height: 24rem;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            overflow: hidden;\r\n            background-size: cover;\r\n            background-position: center;\r\n            background-repeat: no-repeat;\r\n            background-image: url('https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20port%20with%20large%20cargo%20ships%20and%20cranes%20at%20sunset%2C%20modern%20shipping%20containers%20and%20industrial%20harbor%20infrastructure%2C%20deep%20blue%20ocean%20waters%2C%20dramatic%20sky%20with%20warm%20lighting%2C%20commercial%20maritime%20operations%2C%20Australian%20port%20facility%20with%20professional%20maritime%20workers&width=1200&height=400&seq=maritime-hero-bg&orientation=landscape');\r\n        }\r\n        \r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            inset: 0;\r\n            background: rgba(0, 0, 0, 0.6);\r\n        }\r\n        \r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 10;\r\n            text-align: center;\r\n            color: white !important;\r\n            max-width: 64rem;\r\n            margin: 0 auto;\r\n            padding: 0 1.5rem;\r\n        }\r\n        \r\n        .hero h1 {\r\n            font-size: 2.5rem;\r\n            font-weight: bold;\r\n            margin-bottom: 1rem;\r\n            color: white !important;\r\n        }\r\n        \r\n        .hero p {\r\n            font-size: 1.25rem;\r\n            color: #e5e7eb !important;\r\n            font-weight: 300;\r\n        }\r\n        \r\n        \/* Intro Section *\/\r\n        .intro {\r\n            padding: 4rem 0;\r\n            background: white;\r\n        }\r\n        \r\n        .intro-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 3rem;\r\n            align-items: center;\r\n        }\r\n        \r\n        .intro h2 {\r\n            font-size: 1.875rem;\r\n            font-weight: bold;\r\n            color: #111827;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .intro p {\r\n            font-size: 1.125rem;\r\n            color: #374151;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .btn-primary {\r\n            background: #059669;\r\n            color: white;\r\n            padding: 0.75rem 2rem;\r\n            border-radius: 0.5rem;\r\n            border: none;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            transition: background-color 0.2s;\r\n            white-space: nowrap;\r\n        }\r\n        \r\n        .btn-primary:hover {\r\n            background: #047857;\r\n        }\r\n        \r\n        .intro img {\r\n            width: 100%;\r\n            height: 20rem;\r\n            object-fit: cover;\r\n            object-position: top;\r\n            border-radius: 0.5rem;\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        \/* Process Section *\/\r\n        .process {\r\n            padding: 4rem 0;\r\n            background: #f9fafb;\r\n        }\r\n        \r\n        .process h2 {\r\n            font-size: 1.875rem;\r\n            font-weight: bold;\r\n            color: #111827;\r\n            margin-bottom: 1rem;\r\n            text-align: center;\r\n        }\r\n        \r\n        .process-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 2rem;\r\n        }\r\n        \r\n        .process-card {\r\n            background: white;\r\n            padding: 2rem;\r\n            border-radius: 0.5rem;\r\n            box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);\r\n            text-align: center;\r\n        }\r\n        \r\n        .process-icon {\r\n            width: 4rem;\r\n            height: 4rem;\r\n            background: #ecfdf5;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 1.5rem;\r\n        }\r\n        \r\n        .process-icon i {\r\n            font-size: 1.5rem;\r\n            color: #059669;\r\n        }\r\n        \r\n        .process-card h3 {\r\n            font-size: 1.25rem;\r\n            font-weight: 600;\r\n            color: #111827;\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .process-card p {\r\n            color: #374151;\r\n        }\r\n        \r\n        \/* Why Choose Section *\/\r\n        .why-choose {\r\n            padding: 4rem 0;\r\n            background: white;\r\n        }\r\n        \r\n        .why-choose h2 {\r\n            font-size: 1.875rem;\r\n            font-weight: bold;\r\n            color: #111827;\r\n            margin-bottom: 1rem;\r\n            text-align: center;\r\n        }\r\n        \r\n        .benefits-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 2rem;\r\n        }\r\n        \r\n        .benefit-card {\r\n            text-align: center;\r\n        }\r\n        \r\n        .benefit-icon {\r\n            width: 4rem;\r\n            height: 4rem;\r\n            background: #ecfdf5;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 1.5rem;\r\n        }\r\n        \r\n        .benefit-icon i {\r\n            font-size: 1.5rem;\r\n            color: #059669;\r\n        }\r\n        \r\n        .benefit-card h3 {\r\n            font-size: 1.25rem;\r\n            font-weight: 600;\r\n            color: #111827;\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .benefit-card p {\r\n            color: #374151;\r\n        }\r\n        \r\n        \/* CTA Section *\/\r\n        .cta {\r\n            padding: 4rem 0;\r\n            background: linear-gradient(90deg, #059669 0%, #047857 100%);\r\n            color: white;\r\n        }\r\n        \r\n        .cta-content {\r\n            max-width: 64rem;\r\n            margin: 0 auto;\r\n            text-align: center;\r\n            padding: 0 1.5rem;\r\n        }\r\n        \r\n        .cta h2 {\r\n            font-size: 1.875rem;\r\n            font-weight: bold;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .cta p {\r\n            font-size: 1.25rem;\r\n            margin-bottom: 2rem;\r\n            opacity: 0.9;\r\n        }\r\n        \r\n        .btn-secondary {\r\n            background: white;\r\n            color: #059669;\r\n            padding: 0.75rem 2rem;\r\n            border-radius: 0.5rem;\r\n            border: none;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            transition: background-color 0.2s;\r\n            white-space: nowrap;\r\n        }\r\n        \r\n        .btn-secondary:hover {\r\n            background: #f3f4f6;\r\n        }\r\n        \r\n        \/* Services Section *\/\r\n        .services {\r\n            padding: 4rem 0;\r\n            background: #f9fafb;\r\n        }\r\n        \r\n        .services-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 1.5rem;\r\n        }\r\n        \r\n        .service-card {\r\n            padding: 1.5rem;\r\n            border-radius: 0.5rem;\r\n            transition: all 0.3s;\r\n            cursor: pointer;\r\n        }\r\n        \r\n        .service-card.current {\r\n            background: #059669;\r\n            color: white;\r\n        }\r\n        \r\n        .service-card:not(.current) {\r\n            background: white;\r\n            transition: box-shadow 0.2s;\r\n        }\r\n        \r\n        .service-card:not(.current):hover {\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .service-card-content {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 1rem;\r\n        }\r\n        \r\n        .service-icon {\r\n            width: 3rem;\r\n            height: 3rem;\r\n            border-radius: 0.5rem;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n        }\r\n        \r\n        .service-card.current .service-icon {\r\n            background: rgba(255, 255, 255, 0.2);\r\n        }\r\n        \r\n        .service-card:not(.current) .service-icon {\r\n            background: #ecfdf5;\r\n        }\r\n        \r\n        .service-icon i {\r\n            font-size: 1.25rem;\r\n        }\r\n        \r\n        .service-card.current .service-icon i {\r\n            color: white;\r\n        }\r\n        \r\n        .service-card:not(.current) .service-icon i {\r\n            color: #059669;\r\n        }\r\n        \r\n        .service-info h3 {\r\n            font-weight: 600;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n        \r\n        .service-card.current .service-info h3 {\r\n            color: white;\r\n        }\r\n        \r\n        .service-card:not(.current) .service-info h3 {\r\n            color: #111827;\r\n        }\r\n        \r\n        .service-info p {\r\n            font-size: 0.875rem;\r\n        }\r\n        \r\n        .service-card.current .service-info p {\r\n            color: rgba(255, 255, 255, 0.8);\r\n        }\r\n        \r\n        .service-card:not(.current) .service-info p {\r\n            color: #059669;\r\n        }\r\n        \r\n        .services-cta {\r\n            text-align: center;\r\n            margin-top: 3rem;\r\n        }\r\n        \r\n        \/* Brochure Section *\/\r\n        .brochure {\r\n            padding: 5rem 0;\r\n            background: #f9fafb;\r\n        }\r\n        \r\n        .brochure-card {\r\n            background: white;\r\n            border-radius: 1rem;\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .brochure-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 0;\r\n        }\r\n        \r\n        .brochure-content {\r\n            padding: 3rem;\r\n        }\r\n        \r\n        .brochure h2 {\r\n            font-size: 2rem;\r\n            font-weight: bold;\r\n            color: #111827;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .brochure p {\r\n            font-size: 1.125rem;\r\n            color: #6b7280;\r\n            margin-bottom: 2rem;\r\n            line-height: 1.7;\r\n        }\r\n        \r\n        .brochure-features {\r\n            margin-bottom: 2rem;\r\n        }\r\n        \r\n        .brochure-feature {\r\n            display: flex;\r\n            align-items: center;\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .brochure-feature-icon {\r\n            width: 1.5rem;\r\n            height: 1.5rem;\r\n            background: #059669;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            flex-shrink: 0;\r\n            margin-right: 0.75rem;\r\n        }\r\n        \r\n        .brochure-feature-icon i {\r\n            color: white;\r\n            font-size: 0.875rem;\r\n        }\r\n        \r\n        .brochure-feature span {\r\n            color: #374151;\r\n        }\r\n        \r\n        .btn-download {\r\n            background: #059669;\r\n            color: white;\r\n            padding: 1rem 2rem;\r\n            border-radius: 0.5rem;\r\n            border: none;\r\n            cursor: pointer;\r\n            font-weight: 600;\r\n            font-size: 1.125rem;\r\n            transition: background-color 0.2s;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 0.75rem;\r\n            white-space: nowrap;\r\n        }\r\n        \r\n        .btn-download:hover {\r\n            background: #047857;\r\n        }\r\n        \r\n        .brochure-visual {\r\n            background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);\r\n            padding: 3rem;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            position: relative;\r\n        }\r\n        \r\n        .brochure-image {\r\n            position: relative;\r\n        }\r\n        \r\n        .brochure-image img {\r\n            width: 16rem;\r\n            height: 20rem;\r\n            object-fit: cover;\r\n            object-position: top;\r\n            border-radius: 0.5rem;\r\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\r\n            transform: rotate(3deg);\r\n            transition: transform 0.3s;\r\n        }\r\n        \r\n        .brochure-image:hover img {\r\n            transform: rotate(0deg);\r\n        }\r\n        \r\n        .brochure-icon {\r\n            position: absolute;\r\n            top: -1rem;\r\n            right: -1rem;\r\n            width: 4rem;\r\n            height: 4rem;\r\n            background: #059669;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);\r\n        }\r\n        \r\n        .brochure-icon i {\r\n            color: white;\r\n            font-size: 1.5rem;\r\n        }\r\n        \r\n        \/* Responsive Design *\/\r\n        @media (max-width: 1024px) {\r\n            .intro-grid,\r\n            .brochure-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 2rem;\r\n            }\r\n            \r\n            .process-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .benefits-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .services-grid {\r\n                grid-template-columns: repeat(2, 1fr);\r\n            }\r\n            \r\n            .hero h1 {\r\n                font-size: 2rem;\r\n            }\r\n            \r\n            .intro h2,\r\n            .process h2,\r\n            .why-choose h2,\r\n            .cta h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .container {\r\n                padding: 0 0.5rem;\r\n            }\r\n            \r\n            .hero {\r\n                height: 20rem;\r\n            }\r\n            \r\n            .hero h1 {\r\n                font-size: 1.75rem;\r\n            }\r\n            \r\n            .hero p {\r\n                font-size: 1rem;\r\n            }\r\n            \r\n            .intro,\r\n            .process,\r\n            .why-choose,\r\n            .cta,\r\n            .services,\r\n            .brochure {\r\n                padding: 3rem 0;\r\n            }\r\n            \r\n            .process-grid,\r\n            .benefits-grid,\r\n            .services-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .intro h2,\r\n            .process h2,\r\n            .why-choose h2,\r\n            .cta h2 {\r\n                font-size: 1.25rem;\r\n            }\r\n            \r\n            .brochure-content {\r\n                padding: 2rem;\r\n            }\r\n            \r\n            .brochure-visual {\r\n                padding: 2rem;\r\n            }\r\n            \r\n            .brochure-image img {\r\n                width: 12rem;\r\n                height: 16rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <h1>Maritime Industry Recruitment<\/h1>\r\n            <p>Powering Australia's Maritime Workforce with Global Talent<\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Intro Section -->\r\n    <section class=\"intro\">\r\n        <div class=\"container\">\r\n            <div class=\"intro-grid\">\r\n                <div>\r\n                    <h2>Bringing the Best Maritime Talent to Australian Shores<\/h2>\r\n                    <p>Building a strong, stable workforce is crucial to operating effectively. We work with Australia's maritime sector to help businesses from commercial vessels, to passenger ferries and port logistics, sourcing workers with the right experience and certifications.<\/p>\r\n                    <p>All candidates meet the highest industry standards, ready to contribute from day one.<\/p>\r\n                    <button class=\"btn-primary\">Contact us today<\/button>\r\n                <\/div>\r\n                <div>\r\n                    <img decoding=\"async\" src=\"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape\" alt=\"Maritime professionals at work\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Process Section -->\r\n    <section class=\"process\">\r\n        <div class=\"container\">\r\n            <h2>Our end-to-end process includes:<\/h2>\r\n            \r\n            <div class=\"process-grid\">\r\n                <div class=\"process-card\">\r\n                    <div class=\"process-icon\">\r\n                        <i class=\"ri-ship-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Marine-Specific Testing<\/h3>\r\n                    <p>Candidates undergo assessments at specialised marine testing centres to verify their technical and practical capabilities.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-card\">\r\n                    <div class=\"process-icon\">\r\n                        <i class=\"ri-shield-check-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Qualification & Safety Verification<\/h3>\r\n                    <p>Every worker meets Australian Maritime Safety Authority (AMSA) standards and other required industry regulations.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"process-card\">\r\n                    <div class=\"process-icon\">\r\n                        <i class=\"ri-passport-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Immigration & Visa Management<\/h3>\r\n                    <p>Navigating the visa process for seamless compliance with Australian immigration laws.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Why Choose Section -->\r\n    <section class=\"why-choose\">\r\n        <div class=\"container\">\r\n            <h2>Why choose us?<\/h2>\r\n            \r\n            <div class=\"benefits-grid\">\r\n                <div class=\"benefit-card\">\r\n                    <div class=\"benefit-icon\">\r\n                        <i class=\"ri-award-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Proven Expertise<\/h3>\r\n                    <p>Extensive experience supplying skilled workers to Australia's leading maritime businesses.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"benefit-card\">\r\n                    <div class=\"benefit-icon\">\r\n                        <i class=\"ri-file-check-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Regulatory Compliance<\/h3>\r\n                    <p>All candidates meet industry and legal requirements before arrival.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"benefit-card\">\r\n                    <div class=\"benefit-icon\">\r\n                        <i class=\"ri-service-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>End-to-End Service<\/h3>\r\n                    <p>From recruitment to visas and settlement support, we handle the process seamlessly.<\/p>\r\n                <\/div>\r\n\r\n                <div class=\"benefit-card\">\r\n                    <div class=\"benefit-icon\">\r\n                        <i class=\"ri-hand-heart-line\"><\/i>\r\n                    <\/div>\r\n                    <h3>Reliable & Ethical Recruitment<\/h3>\r\n                    <p>We prioritize quality and integrity, ensuring ethical, fair and transparent hiring practices.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- CTA Section -->\r\n    <section class=\"cta\">\r\n        <div class=\"cta-content\">\r\n            <h2>Your crew, when you need them<\/h2>\r\n            <p>The maritime sector never slows down, and neither do we. If you need highly skilled, fully compliant maritime professionals, get in touch today to secure the right talent for your business.<\/p>\r\n            <button class=\"btn-secondary\">Contact us<\/button>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Services Section -->\r\n    <section class=\"services\">\r\n        <div class=\"container\">\r\n            <div class=\"services-grid\">\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-card-content\">\r\n                        <div class=\"service-icon\">\r\n                            <i class=\"ri-group-line\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"service-info\">\r\n                            <h3>High Volume Recruitment<\/h3>\r\n                            <p>Find out more<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-card-content\">\r\n                        <div class=\"service-icon\">\r\n                            <i class=\"ri-earth-line\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"service-info\">\r\n                            <h3>Recruiting from the Philippines<\/h3>\r\n                            <p>Find out more<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-card-content\">\r\n                        <div class=\"service-icon\">\r\n                            <i class=\"ri-tools-line\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"service-info\">\r\n                            <h3>Fitters Recruitment<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-card-content\">\r\n                        <div class=\"service-icon\">\r\n                            <i class=\"ri-leaf-line\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"service-info\">\r\n                            <h3>Energy Transformation<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card current\">\r\n                    <div class=\"service-card-content\">\r\n                        <div class=\"service-icon\">\r\n                            <i class=\"ri-ship-line\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"service-info\">\r\n                            <h3>Maritime Industry<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"service-card\">\r\n                    <div class=\"service-card-content\">\r\n                        <div class=\"service-icon\">\r\n                            <i class=\"ri-passport-line\"><\/i>\r\n                        <\/div>\r\n                        <div class=\"service-info\">\r\n                            <h3>Migration Strategy & Visa Processing<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"services-cta\">\r\n                <button class=\"btn-primary\">Download our services brochure<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Brochure Section -->\r\n    <section class=\"brochure\">\r\n        <div class=\"container\">\r\n            <div class=\"brochure-card\">\r\n                <div class=\"brochure-grid\">\r\n                    <div class=\"brochure-content\">\r\n                        <h2>Download our services brochure<\/h2>\r\n                        <p>Get detailed information about our maritime recruitment services, AMSA compliance requirements, and how we can help you secure skilled maritime professionals for your operations.<\/p>\r\n                        \r\n                        <div class=\"brochure-features\">\r\n                            <div class=\"brochure-feature\">\r\n                                <div class=\"brochure-feature-icon\">\r\n                                    <i class=\"ri-check-line\"><\/i>\r\n                                <\/div>\r\n                                <span>Complete maritime recruitment process overview<\/span>\r\n                            <\/div>\r\n                            <div class=\"brochure-feature\">\r\n                                <div class=\"brochure-feature-icon\">\r\n                                    <i class=\"ri-check-line\"><\/i>\r\n                                <\/div>\r\n                                <span>AMSA compliance and certification requirements<\/span>\r\n                            <\/div>\r\n                            <div class=\"brochure-feature\">\r\n                                <div class=\"brochure-feature-icon\">\r\n                                    <i class=\"ri-check-line\"><\/i>\r\n                                <\/div>\r\n                                <span>Marine testing and qualification verification<\/span>\r\n                            <\/div>\r\n                            <div class=\"brochure-feature\">\r\n                                <div class=\"brochure-feature-icon\">\r\n                                    <i class=\"ri-check-line\"><\/i>\r\n                                <\/div>\r\n                                <span>Visa processing and settlement support<\/span>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <button class=\"btn-download\">\r\n                            <i class=\"ri-download-line\"><\/i>\r\n                            <span>Download Brochure<\/span>\r\n                        <\/button>\r\n                    <\/div>\r\n                    \r\n                    <div class=\"brochure-visual\">\r\n                        <div class=\"brochure-image\">\r\n                            <img decoding=\"async\" src=\"https:\/\/readdy.ai\/api\/search-image?query=Professional%20business%20brochure%20mockup%20for%20maritime%20industry%20recruitment%20services%2C%20clean%20modern%20design%20with%20Australian%20maritime%20and%20port%20theme%2C%20corporate%20document%20layout%20showing%20recruitment%20and%20immigration%20services%20for%20maritime%20professionals%2C%20contemporary%20brochure%20design%20with%20emerald%20green%20accents%20and%20professional%20typography&width=400&height=500&seq=maritime-brochure&orientation=portrait\" alt=\"Maritime recruitment services brochure\">\r\n                            <div class=\"brochure-icon\">\r\n                                <i class=\"ri-download-cloud-line\"><\/i>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        \/\/ Smooth scrolling for anchor links\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n\r\n        \/\/ Button ripple effect\r\n        function createRipple(event) {\r\n            const button = event.currentTarget;\r\n            const circle = document.createElement('span');\r\n            const diameter = Math.max(button.clientWidth, button.clientHeight);\r\n            const radius = diameter \/ 2;\r\n\r\n            circle.style.width = circle.style.height = `${diameter}px`;\r\n            circle.style.left = `${event.clientX - button.offsetLeft - radius}px`;\r\n            circle.style.top = `${event.clientY - button.offsetTop - radius}px`;\r\n            circle.classList.add('ripple');\r\n\r\n            const ripple = button.getElementsByClassName('ripple')[0];\r\n            if (ripple) {\r\n                ripple.remove();\r\n            }\r\n\r\n            button.appendChild(circle);\r\n        }\r\n\r\n        \/\/ Add ripple effect to all buttons\r\n        document.querySelectorAll('button').forEach(button => {\r\n            button.addEventListener('click', createRipple);\r\n        });\r\n\r\n        \/\/ Add ripple CSS\r\n        const style = document.createElement('style');\r\n        style.textContent = `\r\n            .ripple {\r\n                position: absolute;\r\n                border-radius: 50%;\r\n                transform: scale(0);\r\n                animation: ripple 600ms linear;\r\n                background-color: rgba(255, 255, 255, 0.6);\r\n            }\r\n            \r\n            @keyframes ripple {\r\n                to {\r\n                    transform: scale(4);\r\n                    opacity: 0;\r\n                }\r\n            }\r\n            \r\n            button {\r\n                position: relative;\r\n                overflow: hidden;\r\n            }\r\n        `;\r\n        document.head.appendChild(style);\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Maritime Industry Recruitment &#8211; CareView Management Maritime Industry Recruitment Powering Australia&#8217;s Maritime Workforce with Global Talent Bringing the Best Maritime Talent to Australian Shores Building a strong, stable workforce is crucial to operating effectively. We work with Australia&#8217;s maritime sector to help businesses from commercial vessels, to passenger ferries and port logistics, sourcing workers with&#8230;<\/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":{"footnotes":""},"class_list":["post-988302","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Maritime Industry Recruitment - CareView Management<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Maritime Industry Recruitment - CareView Management\" \/>\n<meta property=\"og:description\" content=\"Maritime Industry Recruitment &#8211; CareView Management Maritime Industry Recruitment Powering Australia&#8217;s Maritime Workforce with Global Talent Bringing the Best Maritime Talent to Australian Shores Building a strong, stable workforce is crucial to operating effectively. We work with Australia&#8217;s maritime sector to help businesses from commercial vessels, to passenger ferries and port logistics, sourcing workers with...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/\" \/>\n<meta property=\"og:site_name\" content=\"CareView Management\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-25T17:04:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/\",\"url\":\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/\",\"name\":\"Maritime Industry Recruitment - CareView Management\",\"isPartOf\":{\"@id\":\"https:\/\/carevm.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape\",\"datePublished\":\"2025-10-25T17:02:42+00:00\",\"dateModified\":\"2025-10-25T17:04:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#primaryimage\",\"url\":\"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape\",\"contentUrl\":\"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/carevm.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Maritime Industry Recruitment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/carevm.com\/#website\",\"url\":\"https:\/\/carevm.com\/\",\"name\":\"Home - CareView Management\",\"description\":\"Home - CareView Management\",\"publisher\":{\"@id\":\"https:\/\/carevm.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/carevm.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/carevm.com\/#organization\",\"name\":\"Home - CareView Management\",\"url\":\"https:\/\/carevm.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/carevm.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png\",\"contentUrl\":\"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png\",\"width\":729,\"height\":342,\"caption\":\"Home - CareView Management\"},\"image\":{\"@id\":\"https:\/\/carevm.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Maritime Industry Recruitment - CareView Management","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/","og_locale":"en_US","og_type":"article","og_title":"Maritime Industry Recruitment - CareView Management","og_description":"Maritime Industry Recruitment &#8211; CareView Management Maritime Industry Recruitment Powering Australia&#8217;s Maritime Workforce with Global Talent Bringing the Best Maritime Talent to Australian Shores Building a strong, stable workforce is crucial to operating effectively. We work with Australia&#8217;s maritime sector to help businesses from commercial vessels, to passenger ferries and port logistics, sourcing workers with...","og_url":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/","og_site_name":"CareView Management","article_modified_time":"2025-10-25T17:04:37+00:00","og_image":[{"url":"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/","url":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/","name":"Maritime Industry Recruitment - CareView Management","isPartOf":{"@id":"https:\/\/carevm.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#primaryimage"},"image":{"@id":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#primaryimage"},"thumbnailUrl":"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape","datePublished":"2025-10-25T17:02:42+00:00","dateModified":"2025-10-25T17:04:37+00:00","breadcrumb":{"@id":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#primaryimage","url":"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape","contentUrl":"https:\/\/readdy.ai\/api\/search-image?query=Professional%20maritime%20crew%20members%20working%20on%20modern%20commercial%20vessel%20deck%2C%20skilled%20workers%20in%20safety%20gear%20operating%20maritime%20equipment%2C%20blue%20ocean%20background%2C%20professional%20maritime%20operations%2C%20experienced%20crew%20with%20certifications%20and%20safety%20equipment&width=600&height=400&seq=maritime-intro-img&orientation=landscape"},{"@type":"BreadcrumbList","@id":"https:\/\/carevm.com\/index.php\/maritime-industry-recruitment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/carevm.com\/"},{"@type":"ListItem","position":2,"name":"Maritime Industry Recruitment"}]},{"@type":"WebSite","@id":"https:\/\/carevm.com\/#website","url":"https:\/\/carevm.com\/","name":"Home - CareView Management","description":"Home - CareView Management","publisher":{"@id":"https:\/\/carevm.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/carevm.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/carevm.com\/#organization","name":"Home - CareView Management","url":"https:\/\/carevm.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/carevm.com\/#\/schema\/logo\/image\/","url":"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png","contentUrl":"https:\/\/carevm.com\/wp-content\/uploads\/2025\/08\/WhatsApp_Image_2025-08-12_at_00.20.57_37d8cf39-removebg-preview.png","width":729,"height":342,"caption":"Home - CareView Management"},"image":{"@id":"https:\/\/carevm.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages\/988302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/comments?post=988302"}],"version-history":[{"count":4,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages\/988302\/revisions"}],"predecessor-version":[{"id":988306,"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/pages\/988302\/revisions\/988306"}],"wp:attachment":[{"href":"https:\/\/carevm.com\/index.php\/wp-json\/wp\/v2\/media?parent=988302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}