{"id":1617,"date":"2026-08-12T19:18:57","date_gmt":"2026-08-12T19:18:57","guid":{"rendered":"https:\/\/hesperiawebdesign.com\/aerox\/?page_id=1617"},"modified":"2026-08-31T16:50:51","modified_gmt":"2026-08-31T16:50:51","slug":"certifications","status":"publish","type":"page","link":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/","title":{"rendered":"Certifications"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1617\" class=\"elementor elementor-1617\">\n\t\t\t\t<div class=\"elementor-element elementor-element-941a51e e-con e-atomic-element e-flexbox-base e-3673173 \" data-id=\"941a51e\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"941a51e\">\n    \t\t<div class=\"elementor-element elementor-element-b62ac38 elementor-widget elementor-widget-html\" data-id=\"b62ac38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t```html\n<!-- =========================================================\n     AEROX | CERTIFICATIONS\n========================================================= -->\n\n<section class=\"ax-certs\">\n\n<style>\n.ax-certs {\n    --ax-red:#d71920;\n    --ax-red-dark:#a90f14;\n    --ax-white:#ffffff;\n    --ax-light:#f6f7f9;\n    --ax-light-2:#eef0f3;\n    --ax-border:#dcdfe4;\n    --ax-border-red:rgba(215,25,32,.35);\n    --ax-heading:#111216;\n    --ax-text:#34383f;\n    --ax-muted:#6f747c;\n\n    background:#fff;\n    color:var(--ax-text);\n    font-family:Arial,Helvetica,sans-serif;\n}\n\n.ax-certs *,\n.ax-certs *::before,\n.ax-certs *::after {\n    box-sizing:border-box;\n}\n\n.ax-certs a {\n    text-decoration:none;\n}\n\n.ax-certs .ax-container {\n    position:relative;\n    z-index:2;\n    width:min(1240px,calc(100% - 40px));\n    margin:0 auto;\n}\n\n\/* =========================================================\n   GLOBAL SECTION\n========================================================= *\/\n\n.ax-certs .ax-section {\n    position:relative;\n    overflow:hidden;\n    padding:95px 0;\n    background:#fff;\n}\n\n.ax-certs .ax-section.ax-alt {\n    background:var(--ax-light);\n}\n\n.ax-certs .ax-grid-bg::before {\n    content:\"\";\n    position:absolute;\n    inset:0;\n\n    background-image:\n        linear-gradient(rgba(0,0,0,.022) 1px,transparent 1px),\n        linear-gradient(90deg,rgba(0,0,0,.022) 1px,transparent 1px);\n\n    background-size:55px 55px;\n    pointer-events:none;\n}\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.ax-certs .ax-eyebrow {\n    display:flex;\n    align-items:center;\n    gap:12px;\n\n    margin:0 0 18px;\n\n    color:var(--ax-red);\n\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:2.3px;\n    text-transform:uppercase;\n}\n\n.ax-certs .ax-eyebrow::before {\n    content:\"\";\n    width:38px;\n    height:2px;\n    background:var(--ax-red);\n}\n\n.ax-certs .ax-title {\n    max-width:900px;\n    margin:0 0 25px;\n\n    color:var(--ax-heading);\n\n    font-size:clamp(35px,4.4vw,58px);\n    font-weight:700;\n    line-height:1.08;\n    letter-spacing:-1.3px;\n}\n\n.ax-certs .ax-lead {\n    max-width:900px;\n    margin:0 0 18px;\n\n    color:var(--ax-muted);\n\n    font-size:17px;\n    line-height:1.82;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.ax-certs .ax-hero {\n    position:relative;\n    overflow:hidden;\n\n    padding:110px 0 105px;\n\n    background:#fff;\n}\n\n.ax-certs .ax-hero::before {\n    content:\"\";\n    position:absolute;\n    inset:0;\n\n    background-image:\n        linear-gradient(rgba(0,0,0,.024) 1px,transparent 1px),\n        linear-gradient(90deg,rgba(0,0,0,.024) 1px,transparent 1px);\n\n    background-size:55px 55px;\n}\n\n.ax-certs .ax-hero::after {\n    content:\"\";\n    position:absolute;\n\n    width:600px;\n    height:600px;\n\n    right:-220px;\n    top:-260px;\n\n    border:1px solid rgba(215,25,32,.13);\n    border-radius:50%;\n}\n\n.ax-certs .ax-hero-content {\n    position:relative;\n    z-index:2;\n    max-width:980px;\n}\n\n.ax-certs .ax-hero h1 {\n    max-width:900px;\n    margin:0 0 26px;\n\n    color:var(--ax-heading);\n\n    font-size:clamp(43px,6vw,76px);\n    font-weight:700;\n    line-height:1.02;\n    letter-spacing:-2px;\n}\n\n.ax-certs .ax-hero-copy {\n    max-width:900px;\n    margin:0;\n\n    color:var(--ax-muted);\n\n    font-size:19px;\n    line-height:1.8;\n}\n\n\/* =========================================================\n   CERT GRID\n========================================================= *\/\n\n.ax-certs .ax-cert-grid {\n    display:grid;\n\n    grid-template-columns:\n        repeat(2,minmax(0,1fr));\n\n    gap:16px;\n\n    margin-top:42px;\n}\n\n.ax-certs .ax-cert-card {\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n\n    gap:24px;\n\n    min-height:150px;\n\n    padding:26px;\n\n    border:1px solid var(--ax-border);\n    border-top:3px solid var(--ax-red);\n\n    background:#fff;\n\n    transition:\n        transform .25s ease,\n        border-color .25s ease,\n        box-shadow .25s ease;\n}\n\n.ax-certs .ax-cert-card:hover {\n    transform:translateY(-4px);\n\n    border-color:var(--ax-border-red);\n    border-top-color:var(--ax-red);\n\n    box-shadow:0 12px 28px rgba(0,0,0,.06);\n}\n\n.ax-certs .ax-cert-info {\n    display:flex;\n    align-items:center;\n    gap:18px;\n}\n\n.ax-certs .ax-cert-icon {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    flex:0 0 50px;\n\n    width:50px;\n    height:50px;\n\n    border:1px solid var(--ax-border-red);\n\n    color:var(--ax-red);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:1px;\n}\n\n.ax-certs .ax-cert-title {\n    margin:0;\n\n    color:var(--ax-heading);\n\n    font-size:18px;\n    font-weight:700;\n    line-height:1.3;\n}\n\n.ax-certs .ax-cert-subtitle {\n    margin:5px 0 0;\n\n    color:var(--ax-muted);\n\n    font-size:13px;\n    line-height:1.5;\n}\n\n\/* =========================================================\n   PDF BUTTON\n========================================================= *\/\n\n.ax-certs .ax-pdf-btn {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    flex:0 0 auto;\n\n    min-height:44px;\n\n    padding:0 18px;\n\n    border:1px solid var(--ax-red);\n\n    background:var(--ax-red);\n\n    color:#fff;\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.6px;\n    text-transform:uppercase;\n\n    transition:\n        background .25s ease,\n        border-color .25s ease,\n        transform .25s ease;\n}\n\n.ax-certs .ax-pdf-btn::after {\n    content:\"\u2197\";\n    margin-left:8px;\n    font-size:14px;\n}\n\n.ax-certs .ax-pdf-btn:hover {\n    transform:translateY(-2px);\n\n    background:var(--ax-red-dark);\n    border-color:var(--ax-red-dark);\n\n    color:#fff;\n}\n\n\/* =========================================================\n   DOCUMENT NOTE\n========================================================= *\/\n\n.ax-certs .ax-note {\n    max-width:950px;\n\n    margin-top:32px;\n    padding:20px 23px;\n\n    border-left:3px solid var(--ax-red);\n\n    background:#fff;\n\n    color:var(--ax-muted);\n\n    font-size:14px;\n    line-height:1.7;\n}\n\n.ax-certs .ax-note strong {\n    color:var(--ax-heading);\n}\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.ax-certs .ax-cta {\n    position:relative;\n    overflow:hidden;\n\n    padding:85px 0;\n\n    background:var(--ax-red);\n}\n\n.ax-certs .ax-cta::before {\n    content:\"\";\n    position:absolute;\n\n    width:520px;\n    height:520px;\n\n    right:-180px;\n    top:-250px;\n\n    border:1px solid rgba(255,255,255,.18);\n    border-radius:50%;\n}\n\n.ax-certs .ax-cta::after {\n    content:\"\";\n    position:absolute;\n\n    width:680px;\n    height:680px;\n\n    right:-300px;\n    top:-330px;\n\n    border:1px solid rgba(255,255,255,.10);\n    border-radius:50%;\n}\n\n.ax-certs .ax-cta-inner {\n    position:relative;\n    z-index:2;\n\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n\n    gap:50px;\n}\n\n.ax-certs .ax-cta-copy {\n    max-width:760px;\n}\n\n.ax-certs .ax-cta-label {\n    margin:0 0 13px;\n\n    color:rgba(255,255,255,.75);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n}\n\n.ax-certs .ax-cta h2 {\n    margin:0 0 15px;\n\n    color:#fff;\n\n    font-size:clamp(31px,4vw,48px);\n    line-height:1.1;\n}\n\n.ax-certs .ax-cta p {\n    margin:0;\n\n    color:rgba(255,255,255,.88);\n\n    font-size:16px;\n    line-height:1.75;\n}\n\n.ax-certs .ax-contact-btn {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    flex:0 0 auto;\n\n    min-height:52px;\n\n    padding:0 28px;\n\n    border:1px solid #fff;\n\n    background:#fff;\n\n    color:var(--ax-heading);\n\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.7px;\n    text-transform:uppercase;\n\n    transition:\n        background .25s ease,\n        color .25s ease,\n        transform .25s ease;\n}\n\n.ax-certs .ax-contact-btn::after {\n    content:\"\u2192\";\n    margin-left:11px;\n    font-size:17px;\n}\n\n.ax-certs .ax-contact-btn:hover {\n    transform:translateY(-2px);\n\n    background:transparent;\n\n    color:#fff;\n}\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(max-width:900px) {\n\n    .ax-certs .ax-cert-grid {\n        grid-template-columns:1fr;\n    }\n\n    .ax-certs .ax-cta-inner {\n        flex-direction:column;\n        align-items:flex-start;\n    }\n}\n\n@media(max-width:600px) {\n\n    .ax-certs .ax-container {\n        width:min(100% - 30px,1240px);\n    }\n\n    .ax-certs .ax-section {\n        padding:60px 0;\n    }\n\n    .ax-certs .ax-hero {\n        padding:65px 0;\n    }\n\n    .ax-certs .ax-hero h1 {\n        font-size:39px;\n        letter-spacing:-1px;\n    }\n\n    .ax-certs .ax-hero-copy,\n    .ax-certs .ax-lead {\n        font-size:15px;\n    }\n\n    .ax-certs .ax-title {\n        font-size:32px;\n    }\n\n    .ax-certs .ax-cert-card {\n        flex-direction:column;\n        align-items:flex-start;\n    }\n\n    .ax-certs .ax-cert-info {\n        width:100%;\n    }\n\n    .ax-certs .ax-pdf-btn,\n    .ax-certs .ax-contact-btn {\n        width:100%;\n    }\n}\n<\/style>\n\n\n<!-- =========================================================\n     HERO\n========================================================= -->\n\n<div class=\"ax-hero\">\n\n    <div class=\"ax-container\">\n\n        <div class=\"ax-hero-content\">\n\n            <p class=\"ax-eyebrow\">\n                AeroX Aviation Services\n            <\/p>\n\n            <h1>\n                Certifications\n            <\/h1>\n\n            <p class=\"ax-hero-copy\">\n                Review AeroX Aviation Services certifications,\n                regulatory approvals, and official aviation\n                documentation. Select any certification below\n                to view or download the corresponding PDF.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     CERTIFICATIONS\n========================================================= -->\n\n<div class=\"ax-section ax-alt ax-grid-bg\">\n\n    <div class=\"ax-container\">\n\n        <p class=\"ax-eyebrow\">\n            Regulatory Documentation\n        <\/p>\n\n        <h2 class=\"ax-title\">\n            AeroX Certifications &amp; Regulatory Approvals\n        <\/h2>\n\n        <p class=\"ax-lead\">\n            Review AeroX Aviation Services certification documents\n            and regulatory approvals from aviation authorities in\n            the United States, United Kingdom, and European Union.\n            Select any certification below to open the corresponding\n            official PDF document.\n        <\/p>\n\n\n        <div class=\"ax-cert-grid\">\n\n\n            <!-- =================================================\n                 EASA PART-145\n            ================================================== -->\n\n            <div class=\"ax-cert-card\">\n\n                <div class=\"ax-cert-info\">\n\n                    <div class=\"ax-cert-icon\">\n                        PDF\n                    <\/div>\n\n                    <div>\n\n                        <h3 class=\"ax-cert-title\">\n                            EASA Part-145 Approval\n                        <\/h3>\n\n                        <p class=\"ax-cert-subtitle\">\n                            EASA 145.8092 Certification\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <a\n                    class=\"ax-pdf-btn\"\n                    href=\"https:\/\/hesperiawebdesign.com\/aerox\/wp-content\/uploads\/2026\/08\/EASA_145_8092-EXP-20280513-2.png.pdf\"\n                    target=\"_blank\"\n                    rel=\"noopener noreferrer\"\n                >\n                    View PDF\n                <\/a>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 AIR AGENCY CERTIFICATE\n            ================================================== -->\n\n            <div class=\"ax-cert-card\">\n\n                <div class=\"ax-cert-info\">\n\n                    <div class=\"ax-cert-icon\">\n                        PDF\n                    <\/div>\n\n                    <div>\n\n                        <h3 class=\"ax-cert-title\">\n                            AeroX CL3R427L\n                        <\/h3>\n\n                        <p class=\"ax-cert-subtitle\">\n                            Air Agency Certificate\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <a\n                    class=\"ax-pdf-btn\"\n                    href=\"https:\/\/hesperiawebdesign.com\/aerox\/wp-content\/uploads\/2026\/08\/AeroX-CL3R427L-AAC-1.pdf\"\n                    target=\"_blank\"\n                    rel=\"noopener noreferrer\"\n                >\n                    View PDF\n                <\/a>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 UK PART-145\n            ================================================== -->\n\n            <div class=\"ax-cert-card\">\n\n                <div class=\"ax-cert-info\">\n\n                    <div class=\"ax-cert-icon\">\n                        PDF\n                    <\/div>\n\n                    <div>\n\n                        <h3 class=\"ax-cert-title\">\n                            UK Part-145 Approval\n                        <\/h3>\n\n                        <p class=\"ax-cert-subtitle\">\n                            AeroX UK.145.50430 Certification\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <a\n                    class=\"ax-pdf-btn\"\n                    href=\"https:\/\/hesperiawebdesign.com\/aerox\/wp-content\/uploads\/2026\/08\/AeroX-UK_145_50430.pdf\"\n                    target=\"_blank\"\n                    rel=\"noopener noreferrer\"\n                >\n                    View PDF\n                <\/a>\n\n            <\/div>\n\n\n            <!-- =================================================\n                 CL3R-145-A003\n            ================================================== -->\n\n            <div class=\"ax-cert-card\">\n\n                <div class=\"ax-cert-info\">\n\n                    <div class=\"ax-cert-icon\">\n                        PDF\n                    <\/div>\n\n                    <div>\n\n                        <h3 class=\"ax-cert-title\">\n                            CL3R-145-A003\n                        <\/h3>\n\n                        <p class=\"ax-cert-subtitle\">\n                            Certification Document\n                        <\/p>\n\n                    <\/div>\n\n                <\/div>\n\n                <a\n                    class=\"ax-pdf-btn\"\n                    href=\"https:\/\/hesperiawebdesign.com\/aerox\/wp-content\/uploads\/2026\/08\/CL3R_145_A003.pdf\"\n                    target=\"_blank\"\n                    rel=\"noopener noreferrer\"\n                >\n                    View PDF\n                <\/a>\n\n            <\/div>\n\n\n        <\/div>\n\n\n        <!-- =====================================================\n             DOCUMENT NOTE\n        ====================================================== -->\n\n        <div class=\"ax-note\">\n\n            <strong>\n                Document Access:\n            <\/strong>\n\n            Certification documents open in a new browser\n            tab for convenient review and download.\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     FINAL CTA\n========================================================= -->\n\n<div class=\"ax-cta\">\n\n    <div class=\"ax-container ax-cta-inner\">\n\n        <div class=\"ax-cta-copy\">\n\n            <p class=\"ax-cta-label\">\n                AeroX Certifications\n            <\/p>\n\n            <h2>\n                Need Additional Certification Information?\n            <\/h2>\n\n            <p>\n                Contact AeroX Aviation Services for questions\n                regarding certifications, regulatory documentation,\n                maintenance capabilities, aircraft modifications,\n                or other aviation service requirements.\n            <\/p>\n\n        <\/div>\n\n\n        <a\n            href=\"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/contact-us\/\"\n            class=\"ax-contact-btn\"\n        >\n            Contact AeroX\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n<\/section>\n\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&#8220;`html AeroX Aviation Services Certifications Review AeroX Aviation Services certifications, regulatory approvals, and official aviation documentation. Select any certification below to view or download the corresponding PDF. Regulatory Documentation AeroX Certifications &amp; Regulatory Approvals Review AeroX Aviation Services certification documents and regulatory approvals from aviation authorities in the United States, United Kingdom, and European Union. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1617","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Certifications - AeroX<\/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:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Certifications - AeroX\" \/>\n<meta property=\"og:description\" content=\"&#8220;`html AeroX Aviation Services Certifications Review AeroX Aviation Services certifications, regulatory approvals, and official aviation documentation. Select any certification below to view or download the corresponding PDF. Regulatory Documentation AeroX Certifications &amp; Regulatory Approvals Review AeroX Aviation Services certification documents and regulatory approvals from aviation authorities in the United States, United Kingdom, and European Union. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/\" \/>\n<meta property=\"og:site_name\" content=\"AeroX\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-31T16:50:51+00:00\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/certifications\\\/\",\"url\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/certifications\\\/\",\"name\":\"Certifications - AeroX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/#website\"},\"datePublished\":\"2026-08-12T19:18:57+00:00\",\"dateModified\":\"2026-08-31T16:50:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/certifications\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/certifications\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/index.php\\\/certifications\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Certifications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/#website\",\"url\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/\",\"name\":\"AeroX\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hesperiawebdesign.com\\\/aerox\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Certifications - AeroX","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:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/","og_locale":"en_US","og_type":"article","og_title":"Certifications - AeroX","og_description":"&#8220;`html AeroX Aviation Services Certifications Review AeroX Aviation Services certifications, regulatory approvals, and official aviation documentation. Select any certification below to view or download the corresponding PDF. Regulatory Documentation AeroX Certifications &amp; Regulatory Approvals Review AeroX Aviation Services certification documents and regulatory approvals from aviation authorities in the United States, United Kingdom, and European Union. [&hellip;]","og_url":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/","og_site_name":"AeroX","article_modified_time":"2026-08-31T16:50:51+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/","url":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/","name":"Certifications - AeroX","isPartOf":{"@id":"https:\/\/hesperiawebdesign.com\/aerox\/#website"},"datePublished":"2026-08-12T19:18:57+00:00","dateModified":"2026-08-31T16:50:51+00:00","breadcrumb":{"@id":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/certifications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hesperiawebdesign.com\/aerox\/"},{"@type":"ListItem","position":2,"name":"Certifications"}]},{"@type":"WebSite","@id":"https:\/\/hesperiawebdesign.com\/aerox\/#website","url":"https:\/\/hesperiawebdesign.com\/aerox\/","name":"AeroX","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hesperiawebdesign.com\/aerox\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages\/1617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/comments?post=1617"}],"version-history":[{"count":10,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages\/1617\/revisions"}],"predecessor-version":[{"id":1909,"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/pages\/1617\/revisions\/1909"}],"wp:attachment":[{"href":"https:\/\/hesperiawebdesign.com\/aerox\/index.php\/wp-json\/wp\/v2\/media?parent=1617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}