{"id":3209,"date":"2026-07-02T04:20:03","date_gmt":"2026-07-02T04:20:03","guid":{"rendered":"https:\/\/darkgreen-loris-304448.hostingersite.com\/?page_id=3209"},"modified":"2026-09-06T15:47:50","modified_gmt":"2026-09-06T15:47:50","slug":"aircraft-management","status":"publish","type":"page","link":"https:\/\/hansjet.com\/it\/aircraft-management\/","title":{"rendered":"Gestione degli aeromobili"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"3209\" class=\"elementor elementor-3209\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ad4a06 e-con-full e-flex e-con e-parent\" data-id=\"6ad4a06\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d1c128a e-con-full e-flex e-con e-child\" data-id=\"d1c128a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10af2a7 elementor-widget elementor-widget-html\" data-id=\"10af2a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\n     HANS JET \u2014 MEMBERSHIP PAGE\n     Paste this into the Membership page's Elementor HTML widget,\n     replacing everything that's currently there. The nav bar,\n     language switcher, Menu button, and fullscreen menu overlay\n     come from your two global Custom Code snippets, do not add\n     them here.\n     ============================================================ -->\n<style>\n\/* ===== ROOT \/ TOKENS (only what this page's content needs) ===== *\/\n#hj-home *,#hj-home *::before,#hj-home *::after{margin:0;padding:0;box-sizing:border-box}\n#hj-home{\n  --ink:#151515;--sub:#cfcfcf;--faint:#9a9a9a;--r:5px;\n  --f:'Nunito',system-ui,sans-serif;\n  --f-serif:'Francisco Serial',Georgia,serif;\n  background:transparent;color:#fff;font-family:var(--f);font-weight:200;-webkit-font-smoothing:antialiased;\n}\n#hj-home a{color:inherit;text-decoration:none;font-family:var(--f)}\n#hj-home img{display:block}\n\/* ===== ENTRANCE ANIMATION ===== *\/\n@keyframes hjFadeUp{\n  from{opacity:0;transform:translateY(28px)}\n  to{opacity:1;transform:translateY(0)}\n}\n#hj-home .hj-in{animation:hjFadeUp .55s cubic-bezier(.19,1,.22,1) both}\n#hj-home .hj-in-2{animation-delay:.15s}\n#hj-home .hj-in-3{animation-delay:.25s}\n@media(prefers-reduced-motion:reduce){\n  #hj-home .hj-in{animation:none;opacity:1;transform:none}\n}\n\/* ===== HERO WRAPPER ===== *\/\n#hj-home .hero{position:relative;min-height:100vh;display:flex;flex-direction:column;background:transparent}\n\/* ===== HERO CONTENT (centered on this page) ===== *\/\n#hj-home .hero-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 7vw;max-width:900px;margin:0 auto}\n#hj-home .hero-content h1{font-family:var(--f-serif)!important;font-weight:400;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.1;letter-spacing:.07em;text-transform:uppercase;margin-bottom:0;white-space:nowrap;color:#fff}\n#hj-home .hero-content p{font-family:var(--f)!important;font-weight:200;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.55;letter-spacing:-.005em;margin-bottom:2.6rem;max-width:60ch;color:#fff}\n#hj-home .hero-content p .line{display:block}\n\/* ===== CTA BUTTONS ===== *\/\n#hj-home .hero-ctas{display:flex;flex-wrap:nowrap;gap:.7rem}\n#hj-home .btn{display:inline-block;font-family:var(--f)!important;font-weight:200;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;padding:.85rem 1.9rem;border-radius:var(--r);transition:all .3s;cursor:pointer;text-align:center;white-space:nowrap}\n#hj-home .btn-solid{background:#fff;color:var(--ink);border:1px solid #fff}\n#hj-home .btn-solid:hover{background:rgba(255,255,255,.75);color:#fff;border-color:rgba(255,255,255,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}\n\/* ===== HERO BOTTOM BAR ===== *\/\n#hj-home .hero-bar{position:relative;z-index:2;display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2rem;padding:0 7vw 2.4rem}\n#hj-home .hero-bar-social{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:1.3rem}\n#hj-home .hero-bar-social a{display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.85;transition:opacity .2s}\n#hj-home .hero-bar-social a:hover{opacity:1}\n#hj-home .hero-bar-social svg{width:20px;height:20px;fill:currentColor}\n#hj-home .hero-bar-scroll{flex:1;display:flex;align-items:center;justify-content:center}\n#hj-home .hero-bar-scroll .arrow-down{font-size:20px;line-height:1;color:#fff;animation:pulseDown 1.8s ease-in-out infinite}\n@keyframes pulseDown{\n  0%,100%{transform:translateY(0);opacity:.65}\n  50%{transform:translateY(6px);opacity:1}\n}\n#hj-home .hero-bar-contact{flex:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.4rem 2rem}\n#hj-home .hero-bar-contact a{font-family:var(--f)!important;font-weight:200;font-size:20px;letter-spacing:.02em;color:#fff;transition:color .2s}\n#hj-home .hero-bar-contact a:hover{color:var(--sub)}\n\/* ===== MOBILE ===== *\/\n@media(max-width:768px){\n  #hj-home .hero-content{margin-left:0;align-items:center;text-align:center;max-width:100%;padding:0 10vw}\n  #hj-home .hero-content h1{white-space:normal}\n  #hj-home .hero-content p{max-width:100%}\n  #hj-home .hero-content p .line{display:inline}\n  #hj-home .hero-ctas{flex-wrap:wrap;justify-content:center;width:100%;gap:.6rem}\n  #hj-home .btn{width:100%;font-size:.9rem;padding:.8rem 1.4rem}\n  #hj-home .hero-bar{flex-direction:column;text-align:center;gap:1.4rem}\n  #hj-home .hero-bar-social,#hj-home .hero-bar-scroll,#hj-home .hero-bar-contact{flex:none;justify-content:center}\n}\n<\/style>\n<div id=\"hj-home\">\n  <div class=\"hero\">\n    <!-- ===== HERO CONTENT ===== -->\n    <div class=\"hero-content hj-in hj-in-2\">\n      <h1>Gestione degli aeromobili<\/h1>\n    <\/div>\n    <!-- ===== HERO BOTTOM BAR (same on every page, safe to leave as is) ===== -->\n    <div class=\"hero-bar hj-in hj-in-3\">\n      <div class=\"hero-bar-social\">\n        <a href=\"https:\/\/www.instagram.com\/hans_jet\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n          <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2.16c3.2 0 3.58.01 4.85.07 1.17.05 1.8.25 2.23.41.56.22.96.48 1.38.9.42.42.68.82.9 1.38.16.42.36 1.06.41 2.23.06 1.27.07 1.65.07 4.85s-.01 3.58-.07 4.85c-.05 1.17-.25 1.8-.41 2.23-.22.56-.48.96-.9 1.38-.42.42-.82.68-1.38.9-.42.16-1.06.36-2.23.41-1.27.06-1.65.07-4.85.07s-3.58-.01-4.85-.07c-1.17-.05-1.8-.25-2.23-.41a3.7 3.7 0 0 1-1.38-.9 3.7 3.7 0 0 1-.9-1.38c-.16-.42-.36-1.06-.41-2.23-.06-1.27-.07-1.65-.07-4.85s.01-3.58.07-4.85c.05-1.17.25-1.8.41-2.23.22-.56.48-.96.9-1.38.42-.42.82-.68 1.38-.9.42-.16 1.06-.36 2.23-.41C8.42 2.17 8.8 2.16 12 2.16M12 0C8.74 0 8.33.01 7.05.07 5.78.13 4.9.33 4.14.63c-.79.3-1.46.72-2.12 1.38C1.35 2.68.93 3.35.63 4.14.33 4.9.13 5.78.07 7.05.01 8.33 0 8.74 0 12s.01 3.67.07 4.95c.06 1.27.26 2.15.56 2.91.3.79.72 1.46 1.38 2.12.66.66 1.33 1.08 2.12 1.38.76.3 1.64.5 2.91.56C8.33 23.99 8.74 24 12 24s3.67-.01 4.95-.07c1.27-.06 2.15-.26 2.91-.56.79-.3 1.46-.72 2.12-1.38.66-.66 1.08-1.33 1.38-2.12.3-.76.5-1.64.56-2.91.06-1.28.07-1.69.07-4.95s-.01-3.67-.07-4.95c-.06-1.27-.26-2.15-.56-2.91-.3-.79-.72-1.46-1.38-2.12C21.32 1.35 20.65.93 19.86.63 19.1.33 18.22.13 16.95.07 15.67.01 15.26 0 12 0zm0 5.84A6.16 6.16 0 1 0 18.16 12 6.16 6.16 0 0 0 12 5.84zm0 10.16A4 4 0 1 1 16 12a4 4 0 0 1-4 4zm6.41-11.85a1.44 1.44 0 1 0 1.44 1.44 1.44 1.44 0 0 0-1.44-1.44z\"\/><\/svg>\n        <\/a>\n        <a href=\"https:\/\/www.linkedin.com\/company\/78722458\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"LinkedIn\">\n          <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.35V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.07 2.07 0 1 1 0-4.14 2.07 2.07 0 0 1 0 4.14zM7.12 20.45H3.55V9h3.57v11.45zM22.22 0H1.77C.8 0 0 .77 0 1.73v20.53C0 23.22.8 24 1.77 24h20.45c.98 0 1.78-.78 1.78-1.74V1.73C24 .77 23.2 0 22.22 0z\"\/><\/svg>\n        <\/a>\n      <\/div>\n      <div class=\"hero-bar-scroll\">\n        <span class=\"arrow-down\">\u2193<\/span>\n      <\/div>\n      <div class=\"hero-bar-contact\">\n        <a href=\"tel:+43720262601\">+43 720 262 601<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8daecdf e-con-full e-flex e-con e-parent\" data-id=\"8daecdf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58ad780 elementor-widget elementor-widget-html\" data-id=\"58ad780\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@200;300;400;600&display=swap\" rel=\"stylesheet\">\n\n<style>\n#hj-mgmt *,#hj-mgmt *::before,#hj-mgmt *::after{margin:0;padding:0;box-sizing:border-box}\n#hj-mgmt{\n  --paper:#ffffff;--wash:#f7f7f6;--line-soft:#efefef;--ink:#151515;--sub:#6b6b6b;--faint:#9a9a9a;\n  --f:'Nunito',system-ui,sans-serif;\n  background:var(--paper);color:var(--ink);font-family:var(--f);font-weight:300;line-height:1.65;-webkit-font-smoothing:antialiased;\n}\n#hj-mgmt a{color:inherit;text-decoration:none}\n#hj-mgmt img{display:block;max-width:100%;height:auto}\n\n\/* === BUTTON SECTION === *\/\n#hj-mgmt .hj-btn{display:inline-block;font-family:var(--f);font-weight:300;font-size:.9rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);background:transparent;border:1px solid var(--ink);padding:1.1rem 2.5rem;transition:all .3s;white-space:nowrap;text-align:center;cursor:pointer}\n#hj-mgmt .hj-btn:hover{background:var(--ink);color:var(--paper)}\n\n\/* === HERITAGE SECTION \u2014 centered === *\/\n#hj-mgmt .heritage{padding:5.5rem 5vw;max-width:800px;margin:0 auto;text-align:center}\n#hj-mgmt .heritage .since{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:.6rem;display:block}\n#hj-mgmt .heritage .year{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:200;line-height:1;margin-bottom:1.8rem}\n#hj-mgmt .heritage h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:200;line-height:1.2;margin-bottom:1.4rem;max-width:20ch;margin-left:auto;margin-right:auto}\n#hj-mgmt .heritage p{font-size:1.02rem;color:var(--sub);line-height:1.85;max-width:60ch;margin:0 auto 2rem}\n#hj-mgmt .heritage .tags{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}\n#hj-mgmt .heritage .tags span{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sub);font-weight:400}\n#hj-mgmt .heritage .tags b{color:var(--ink);font-weight:600}\n<\/style>\n\n<div id=\"hj-mgmt\">\n\n  <div class=\"heritage\">\n    <span class=\"since\">Operating the PC-12 since<\/span>\n    <div class=\"year\">2024<\/div>\n    <h2>Flying the PC-12 commercially under the Maltese flag.<\/h2>\n    <p>A young fleet with fresh engineering, modern avionics, and the operational standards of an operator built from the ground up to do this one thing well.<\/p>\n    <div class=\"tags\">\n      <span>Exceeds <b>EASA<\/b> standards<\/span>\n      <span>Dual-crew, always<\/span>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b642c8 e-con-full e-flex e-con e-parent\" data-id=\"3b642c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9df8a9 elementor-widget elementor-widget-html\" data-id=\"e9df8a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@200;300;400;600&display=swap\" rel=\"stylesheet\">\n\n<style>\n#hj-mgmt *,#hj-mgmt *::before,#hj-mgmt *::after{margin:0;padding:0;box-sizing:border-box}\n#hj-mgmt{\n  --paper:#ffffff;--wash:#f7f7f6;--line-soft:#efefef;--ink:#151515;--sub:#6b6b6b;--faint:#9a9a9a;\n  --f:'Nunito',system-ui,sans-serif;\n  background:var(--paper);color:var(--ink);font-family:var(--f);font-weight:300;line-height:1.65;-webkit-font-smoothing:antialiased;\n}\n#hj-mgmt a{color:inherit;text-decoration:none}\n#hj-mgmt img{display:block;max-width:100%;height:auto}\n\n\/* BUTTON *\/\n#hj-mgmt .hj-btn{display:inline-block;font-family:var(--f);font-weight:300;font-size:.9rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);background:transparent;border:1px solid var(--ink);padding:1.1rem 2.5rem;transition:all .3s;white-space:nowrap;text-align:center;cursor:pointer}\n#hj-mgmt .hj-btn:hover{background:var(--ink);color:var(--paper)}\n\n\/* INTRO *\/\n#hj-mgmt .intro{padding:5.5rem 5vw 3.5rem;max-width:960px}\n#hj-mgmt .intro .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.6rem;display:block}\n#hj-mgmt .intro h1{font-size:clamp(2rem,4.2vw,3.4rem);font-weight:200;letter-spacing:-.01em;line-height:1.12;margin-bottom:2rem;max-width:20ch}\n\n\/* HERITAGE *\/\n#hj-mgmt .heritage{padding:2.5rem 5vw 4.5rem;max-width:900px}\n#hj-mgmt .heritage .since{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:.6rem;display:block}\n#hj-mgmt .heritage .year{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:200;line-height:1;margin-bottom:1.8rem}\n#hj-mgmt .heritage h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:200;line-height:1.2;margin-bottom:1.4rem;max-width:20ch}\n#hj-mgmt .heritage p{font-size:1.02rem;color:var(--sub);line-height:1.85;max-width:60ch;margin-bottom:2rem}\n#hj-mgmt .heritage .tags{display:flex;gap:2rem;flex-wrap:wrap}\n#hj-mgmt .heritage .tags span{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sub);font-weight:400}\n#hj-mgmt .heritage .tags b{color:var(--ink);font-weight:600}\n\n\/* TWO-COL *\/\n#hj-mgmt .duo{padding:5rem 5vw;max-width:1200px;margin:0 auto}\n#hj-mgmt .duo .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.2rem;display:block;text-align:center}\n#hj-mgmt .duo > h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:200;text-align:center;margin-bottom:3.5rem;line-height:1.2}\n#hj-mgmt .duo > h2 em{font-style:italic;color:var(--sub)}\n#hj-mgmt .duo-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem}\n#hj-mgmt .duo-col .dc-kick{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1rem}\n#hj-mgmt .duo-col h3{font-size:1.3rem;font-weight:300;margin-bottom:.9rem}\n#hj-mgmt .duo-col p{font-size:.98rem;color:var(--sub);max-width:44ch}\n\n\/* HANDLE \u2014 numbered *\/\n#hj-mgmt .handle{background:var(--wash);padding:5.5rem 5vw}\n#hj-mgmt .handle-head{text-align:center;margin-bottom:3.5rem}\n#hj-mgmt .handle-head .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.2rem;display:block}\n#hj-mgmt .handle-head h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:200;line-height:1.2}\n#hj-mgmt .handle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1200px;margin:0 auto}\n#hj-mgmt .handle-item .h-num{font-size:.9rem;letter-spacing:.2em;color:var(--faint);font-weight:400;margin-bottom:1rem}\n#hj-mgmt .handle-item h3{font-size:1.1rem;font-weight:300;margin-bottom:.7rem;line-height:1.3}\n#hj-mgmt .handle-item p{font-size:.92rem;color:var(--sub);line-height:1.6}\n\n\/* SPLIT *\/\n#hj-mgmt .split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4.5rem;padding:4.5rem 5vw;max-width:1300px;margin:0 auto}\n#hj-mgmt .split-kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.2rem;display:block}\n#hj-mgmt .split-text h2{font-size:clamp(1.6rem,2.8vw,2.3rem);font-weight:200;line-height:1.25;margin-bottom:1.4rem}\n#hj-mgmt .split-text p{font-size:1rem;color:var(--sub);margin-bottom:1.2rem;max-width:46ch}\n#hj-mgmt .split-img img{width:100%;height:auto;border-radius:5px}\n\n\/* FAQ *\/\n#hj-mgmt .faq{padding:5.5rem 5vw;max-width:900px;margin:0 auto}\n#hj-mgmt .faq .kick{font-size:.72rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);font-weight:400;margin-bottom:1.2rem;display:block}\n#hj-mgmt .faq h2{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:200;margin-bottom:3rem}\n#hj-mgmt .faq-item{border-top:1px solid var(--line-soft)}\n#hj-mgmt .faq-item:last-child{border-bottom:1px solid var(--line-soft)}\n#hj-mgmt .faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:var(--f);font-size:1.02rem;font-weight:400;color:var(--ink);padding:1.6rem 2.5rem 1.6rem 0;position:relative;line-height:1.4}\n#hj-mgmt .faq-q::after{content:'+';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:200;color:var(--faint)}\n#hj-mgmt .faq-item.open .faq-q::after{content:'\\2212'}\n#hj-mgmt .faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}\n#hj-mgmt .faq-a-in{padding:0 0 1.8rem;font-size:.95rem;color:var(--sub);line-height:1.8;max-width:66ch}\n#hj-mgmt .faq-item.open .faq-a{max-height:600px}\n\n\/* CTA *\/\n#hj-mgmt .cta{padding:5.5rem 5vw;text-align:center}\n#hj-mgmt .cta h2{font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:200;margin-bottom:2rem}\n\n@media(max-width:860px){\n  #hj-mgmt .duo-grid{grid-template-columns:1fr;gap:2.5rem}\n  #hj-mgmt .handle-grid{grid-template-columns:1fr 1fr;gap:2rem}\n  #hj-mgmt .split{grid-template-columns:1fr;gap:2rem;padding:3.5rem 5vw}\n}\n@media(max-width:560px){\n  #hj-mgmt .handle-grid{grid-template-columns:1fr}\n}\n<\/style>\n\n<div id=\"hj-mgmt\">\n\n\n  <div class=\"duo\">\n    <span class=\"kick\">Scale without giving up control<\/span>\n    <h2>The strength of a fleet, kept on <em>your terms.<\/em><\/h2>\n    <div class=\"duo-grid\">\n      <div class=\"duo-col\">\n        <div class=\"dc-kick\">The perks of scale<\/div>\n        <h3>Our fleet works for you<\/h3>\n        <p>Tailor-made solutions backed by group buying power combined with our wider jet fleet real operational know-how, and fleet flexibility.<\/p>\n      <\/div>\n      <div class=\"duo-col\">\n        <div class=\"dc-kick\">Without giving up control<\/div>\n        <h3>It's still your aircraft<\/h3>\n        <p>You keep ownership and the final say. We handle the running of it so you get the advantages of an operator without becoming one.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"handle\">\n    <div class=\"handle-head\">\n      <span class=\"kick\">What we handle<\/span>\n      <h2>A management solution, built around your aircraft.<\/h2>\n    <\/div>\n    <div class=\"handle-grid\">\n      <div class=\"handle-item\"><div class=\"h-num\">I<\/div><h3>Dedicated key account manager<\/h3><p>A single point of contact who knows your aircraft and your priorities.<\/p><\/div>\n      <div class=\"handle-item\"><div class=\"h-num\">I<\/div><h3>PC-12-experienced CAMO<\/h3><p>Continuing airworthiness managed by people who know this type inside out.<\/p><\/div>\n      <div class=\"handle-item\"><div class=\"h-num\">I<\/div><h3>Purchasing power on insurance &amp; fuel<\/h3><p>Group buying leverage, backed by our widebody jet fleet, on the costs that matter most.<\/p><\/div>\n      <div class=\"handle-item\"><div class=\"h-num\">I<\/div><h3>Rigorous training standards<\/h3><p>Crew held to airline-level standards, with every flight operated dual-crew.<\/p><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"split\">\n    <div class=\"split-text\">\n      <span class=\"split-kick\">Real operational know-how<\/span>\n      <h2>Know-how you can't hire overnight.<\/h2>\n      <p>Managing an aircraft well is a discipline maintenance planning, crewing, compliance, and cost control, all handled by a team built from the ground up to run the PC-12.<\/p>\n      <p>The result is fewer surprises, lower running costs, and an aircraft that's ready when you are.<\/p>\n    <\/div>\n    <div class=\"split-img\"><img decoding=\"async\" src=\"https:\/\/hansjet.com\/wp-content\/uploads\/2026\/06\/Rene_Rossignaud-0460-1-scaled.jpg\" alt=\"Hans Jet operations\"><\/div>\n  <\/div>\n\n  <div class=\"faq\">\n    <span class=\"kick\">Your questions answered<\/span>\n    <h2>Fleet &amp; Operations<\/h2>\n\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">How do you select and maintain your aircraft to meet luxury and safety standards?<\/button>\n      <div class=\"faq-a\"><div class=\"faq-a-in\">We selected the Pilatus PC-12 specifically for its unique combination of capabilities: access to 10 times more airports than jets, exceptional fuel efficiency (260 litres per hour versus 2,000 for comparable jets), ability to land on 800-metre runways including grass and gravel, and mid-size jet comfort in a turboprop platform. We maintain comprehensive programmes exceeding manufacturer requirements and EASA standards, operate to airline-level standards with dual-crew configuration, and hold Gold Safety of Flight Awards, ARGUS Platinum ratings, and Wyvern Wingman certification.<\/div><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">Are there any plans to expand or modernise the fleet with new aircraft types or technologies?<\/button>\n      <div class=\"faq-a\"><div class=\"faq-a-in\">Our fleet of six PC-12 aircraft with two on standby serves our European and Mediterranean focus excellently. For clients requiring larger aircraft, we specialise in managing large aircraft such as the Gulfstream G650ER, Falcon 8X, and Global 7500, creating bespoke solutions for those requirements. The PC-12 remains ideal for our mission: accessing exclusive destinations whilst maintaining exceptional efficiency and sustainability credentials.<\/div><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">How do sustainability or carbon-offset initiatives play a role in your operations?<\/button>\n      <div class=\"faq-a\"><div class=\"faq-a-in\">We use Sustainable Aviation Fuel as mandated by law, with that percentage increasing annually. Pilatus part-owns Synhelion, which produces synthetic fuel using only carbon, hydrogen, and oxygen from the air with solar heat as a catalyst \u2014 the future of aviation fuel. Members can also offset their carbon footprint for each flight. Our efficiency advantage \u2014 one-eighth the fuel consumption of comparable jets \u2014 makes environmental responsibility achievable without compromising access or experience.<\/div><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">How does HansJet handle last-minute travel requests or complex itineraries?<\/button>\n      <div class=\"faq-a\"><div class=\"faq-a-in\">Our fleet of six aircraft with two on standby, combined with a Europe-wide partner network, provides flexibility for urgent requests. While similar lead times to larger jets are sometimes required for slots, permits, and passenger clearance, we accommodate shorter notice when logistically possible. Our operational desk's integration with Hans Travel means complex itineraries involving ground transportation, accommodation, event access, and combined helicopter solutions are coordinated seamlessly through a single point of contact.<\/div><\/div>\n    <\/div>\n  <\/div>\n\n\n<\/div>\n\n<script>\n(function(){\n  var root=document.getElementById('hj-mgmt');\n  if(!root)return;\n  root.querySelectorAll('.faq-q').forEach(function(btn){\n    btn.addEventListener('click',function(){ btn.parentElement.classList.toggle('open'); });\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Aircraft Management &#8595; +43 720 262 601 Operating the PC-12 since 2024 Flying the PC-12 commercially under the Maltese flag. A young fleet with fresh engineering, modern avionics, and the operational standards of an operator built from the ground up to do this one thing well. Exceeds EASA standards Dual-crew, always Scale without giving up [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"content-type":"","_crwl_schema":[],"crwl_noindex":"","footnotes":""},"class_list":["post-3209","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages\/3209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/comments?post=3209"}],"version-history":[{"count":83,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages\/3209\/revisions"}],"predecessor-version":[{"id":9026,"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/pages\/3209\/revisions\/9026"}],"wp:attachment":[{"href":"https:\/\/hansjet.com\/it\/wp-json\/wp\/v2\/media?parent=3209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}