@font-face {
    font-family: "Edmond Sans";
    src: url("../fonts/edmondsans/edmondsans-medium-webfont.eot");
    src: url("../fonts/edmondsans/edmondsans-medium-webfontd41d.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/edmondsans/edmondsans-medium-webfont.woff2")
            format("woff2"),
        url("../fonts/edmondsans/edmondsans-medium-webfont.woff") format("woff"),
        url("../fonts/edmondsans/edmondsans-medium-webfont.ttf")
            format("truetype"),
        url("../fonts/edmondsans/edmondsans-medium-webfont.svg#edmondsansmedium")
            format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Maax Standard";
    src: url("../fonts/maaxstandard/205-maaxstandardregular-webfont.eot");
    src: url("../fonts/maaxstandard/205-maaxstandardregular-webfontd41d.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/maaxstandard/205-maaxstandardregular-webfont.woff2")
            format("woff2"),
        url("../fonts/maaxstandard/205-maaxstandardregular-webfont.woff")
            format("woff"),
        url("../fonts/maaxstandard/205-maaxstandardregular-webfont.ttf")
            format("truetype"),
        url("../fonts/maaxstandard/205-maaxstandardregular-webfont.svg#maaxstandardregular")
            format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Maax Standard";
    src: url("../fonts/maaxstandard/205-maaxstandardmedium-webfont.eot");
    src: url("../fonts/maaxstandard/205-maaxstandardmedium-webfontd41d.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/maaxstandard/205-maaxstandardmedium-webfont.woff2")
            format("woff2"),
        url("../fonts/maaxstandard/205-maaxstandardmedium-webfont.woff")
            format("woff"),
        url("../fonts/maaxstandard/205-maaxstandardmedium-webfont.ttf")
            format("truetype"),
        url("../fonts/maaxstandard/205-maaxstandardmedium-webfont.svg#maaxstandardmedium")
            format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "fontello";
    src: url("../fonts/fontello/fontello1945.eot?36214856");
    src: url("../fonts/fontello/fontello1945.eot?36214856#iefix")
            format("embedded-opentype"),
        url("../fonts/fontello/fontello1945.woff?36214856") format("woff"),
        url("../fonts/fontello/fontello1945.ttf?36214856") format("truetype"),
        url("../fonts/fontello/fontello1945.svg?36214856#fontello")
            format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
    content: "\e800";
}

.icon-ccw:before {
    content: "\e801";
}

.icon-facebook:before {
    content: "\e802";
}

.icon-twitter:before {
    content: "\e803";
}

.icon-youtube-play:before {
    content: "\e804";
}

.icon-linkedin:before {
    content: "\e805";
}

.icon-mail:before {
    content: "\e806";
}

.icon-star-filled:before {
    content: "\e807";
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

body,
body div,
h1,
h3,
html,
img,
li,
nav,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
}

nav {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

html {
    overflow-y: scroll;
}

ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
    background-position: initial initial;
    background-repeat: initial initial;
    margin: 0;
    padding: 0;
    background: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
}

input {
    vertical-align: middle;
}

input {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 99%;
    line-height: normal;
    font-family: sans-serif;
}

input {
    margin: 0;
}

.row::after,
.row::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

.row::after {
    clear: both;
}

.row {
    zoom: 1;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.visible_mobile {
    display: none !important;
}

.visible_desktop {
    display: inherit !important;
}

.col {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
}

.col.span2 {
    width: 16.66%;
}

.col.span5 {
    width: 41.66%;
}

.padding {
    padding-left: 30px;
    padding-right: 30px;
}

.padding_double {
    padding-left: 60px;
    padding-right: 60px;
}

.align_right {
    float: right;
}

@media (max-width: 989px) and (min-width: 769px) {
    .visible_desktop {
        display: none !important;
    }

    .col.tablet_span12 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .visible_desktop {
        display: none !important;
    }

    .visible_mobile {
        display: inherit !important;
    }

    .hidden_mobile {
        display: none !important;
    }

    .col.mobile_span12 {
        width: 100%;
    }

    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding_double {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media print {
    .col {
        float: left;
    }

    .col.span2 {
        width: 16.66%;
    }

    .col.span5 {
        width: 41.66%;
    }

    .visible_mobile {
        display: none !important;
    }

    .visible_desktop {
        display: inherit !important;
    }
}

.slick-slide img {
    display: block;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-size: 14px;
    font-family: "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    line-height: 150%;
    color: #272c32;
    text-rendering: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    font: 400 14px "Maax Standard", "Avenir Next", Helvetica, sans-serif;
    color: #272c32;
}

#wrapper {
    position: relative;
    padding-top: 120px;
}

body.home #wrapper {
    padding-top: 0;
}

@media (max-width: 768px) {
    #wrapper {
        padding-top: 74px;
    }

    body.home #wrapper {
        padding-top: 0;
    }
}

.container {
    width: 100%;
    max-width: 1240px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.align_right {
    float: right;
}

.inline_list li {
    display: inline;
    vertical-align: middle;
}

#footer #form_newsletter #newsletter_form_success {
    text-transform: none !important;
    letter-spacing: normal !important;
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
}

a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    color: #fdc100;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #fdc100;
}

h1,
h3 {
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.1em;
    font-weight: 400;
}

h1 span.wrap,
h3 span.wrap {
    display: block;
}

@media (max-width: 768px) {
    h1 span.wrap,
    h3 span.wrap {
        display: inline;
    }
}

h1 {
    font-size: 360%;
}

h3 {
    font-weight: 400;
    font-size: 130%;
    line-height: 120%;
}

@media (max-width: 1280px) {
    body {
        font-size: 80%;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 80%;
    }

    h1 {
        font-size: 220%;
    }

    h3 {
        font-size: 110%;
    }
}

@media (max-width: 768px) and (min-width: 667px) {
    body {
        font-size: 90%;
    }

    h1 {
        font-size: 360%;
    }

    h3 {
        font-size: 130%;
    }
}

.carousel.carousel_featured_aircraft
    .slide
    .slide_wrapper
    .aircraft
    .image
    a
    img {
    display: none !important;
}

#header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.298039) 0 0 5px;
    font-weight: 500;
    z-index: 8000;
    position: fixed;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 11px;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    letter-spacing: 0.1em;
}

#header .padding {
    padding: 30px 20px;
}

#header a {
    color: #272c32;
    color: #272c32;
}

#header .menu li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    display: inline-block;
    padding: 20px 15px;
    line-height: 20px;
}

#header .launch_nav_container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11px 0;
    top: 0;
    left: 0;
    padding: 11px 0;
}

#header .launch_nav_container a {
    display: block;
    text-indent: -9999px;
    width: 27px;
    height: 27px;
    background-image: url(../images/icons/dreamjet-icon-menu.svg);
    background-size: 27px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-icon-menu.svg) no-repeat center
        center;
}

#header .language {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    right: 0;
}

#header .language ul li {
    position: relative;
    text-align: right;
}

#header .language ul li a {
    display: inline-block;
    padding: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
}

#header .language ul li span {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icons/dreamjet-language-icon.svg);
    background-size: 10px 5px;
    margin-left: 10px;
    width: 10px;
    height: 5px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-language-icon.svg) no-repeat center
        center;
}

#header .language ul li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    background-position: initial initial;
    background-repeat: initial initial;
    padding: 10px 0;
    background: #fff;
}

#header .language ul li ul li {
    text-align: center;
}

#header .language ul li ul li a {
    padding: 10px 20px !important;
}

#header #logo {
    display: inline-block;
    text-indent: -9999px;
    width: 130px;
    height: 60px;
    background-image: url(../images/logos/logo.svg);
    background-size: 130px 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/logos/logo.svg) no-repeat center center;
}

@media (max-width: 768px) {
    #header {
        height: 74px;
    }

    #header .padding {
        padding: 12px 20px;
    }

    #header #logo {
        width: 108px;
        height: 50px;
        background-size: 108px 50px;
    }

    #header .menu li {
        padding: 15px 20px;
    }

    #header .language ul li a {
        padding: 15px 20px;
    }
}

#banner h3 {
    margin: 1em 0 0;
    line-height: 150%;
    font-size: 110%;
    letter-spacing: 0.1em;
}

#banner.banner_full {
    height: 100vh;
}

#banner.banner_full .banner_wrap {
    display: table;
    height: 100%;
    width: 100%;
}

#banner.banner_full .banner_wrap .banner_container {
    padding-top: 120px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #banner.banner_full .banner_wrap .banner_container {
        padding-top: 74px;
    }
}

.decorate_banner {
    margin-bottom: 190px;
    position: relative;
}

.decorate_banner::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -190px;
    left: 50%;
    margin-left: -57.5px;
    width: 115px;
    height: 250px;
    background-image: url(../images/icons/dreamjet-line-detail-down.png);
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .decorate_banner::after {
        background-image: url(../images/icons/dreamjet-line-detail-down_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (max-width: 989px) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 989px),
    (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
    (max-width: 989px) and (min-resolution: 192dpi) {
    .decorate_banner {
        margin-bottom: 110px;
    }

    .decorate_banner::after {
        bottom: -110px;
        margin-left: -33.25px;
        width: 66.5px;
        height: 145px;
        background-image: url(../images/icons/dreamjet-line-detail-down-small_x2.png);
        background-size: 100%;
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

#footer #form_newsletter #newsletter_form_success {
    display: block;
    margin: 10px 0 0;
    font-size: 90%;
    color: #fdc100;
    margin: 10px 0 0;
    color: #fdc100;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 8900;
    overflow: hidden;
    text-align: center;
    display: none;
    background-position: initial initial;
    background-repeat: initial initial;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
    overflow-y: hidden;
    overflow-x: hidden;
}

.nav {
    position: fixed;
    height: 100%;
    z-index: 9000;
    width: 320px;
    text-align: left;
    background-color: #fff;
    letter-spacing: 0.1em;
    top: 0;
    left: -320px;
    right: auto;
    background-position: initial initial;
    background-repeat: initial initial;
    background: #fff;
    letter-spacing: 0.1em;
    top: 0;
}

.nav.nav_right {
    right: -320px;
    left: auto;
}

.nav .padding {
    padding: 45px 55px 0;
    padding: 45px 55px 0;
}

.nav .nav_launch {
    display: block;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    background-image: url(../images/icons/dreamjet-menu-close-icon.svg);
    background-size: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
    background: url(../images/icons/dreamjet-menu-close-icon.svg) no-repeat
        center center;
    background-size: 20px 20px;
}

.nav ul {
    display: block;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

.nav ul li {
    display: block;
    margin: 0 0 1em;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1em;
    margin: 0 0 1em;
}

.nav ul li::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav ul li a {
    color: #000;
    color: #000;
}

.nav ul li ul {
    margin: 0.5em 0 0;
    position: relative;
    margin: 0.5em 0 0;
}

.nav ul li ul li {
    margin: 0 0 0.4em;
    padding: 0;
    font-size: 10px;
    margin: 0 0 0.4em;
    padding: 0;
}

.nav ul li ul li a {
    color: #616161;
    color: #616161;
}

.nav ul li ul li::after {
    display: none;
}

.nav ul li:last-child::after {
    display: none;
}

.nav .primary_nav {
    min-height: 100%;
    margin: 0 auto -140px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -140px;
}

.nav .push,
.nav .secondary_nav {
    height: 140px;
}

.nav .secondary_nav .padding {
    padding: 0 55px;
}

.nav .secondary_nav ul {
    margin: 0.5em 0 0;
    padding-top: 10px;
}

.nav .secondary_nav ul li {
    margin: 0.4em 0 0;
    padding: 0;
    font-size: 10px;
}

.nav .secondary_nav ul li a {
    color: #616161;
}

.nav .secondary_nav ul li::after {
    display: none;
}

.nav .secondary_nav ul::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 1px;
    background-color: #bdbdbd;
    background-position: initial initial;
    background-repeat: initial initial;
}

.nav.nav_right ul li::after {
    display: none;
}

.nav#nav {
    overflow-x: hidden;
    overflow-y: scroll;
}

@media (max-width: 768px) {
    .nav .padding {
        padding: 40px 40px 0;
        padding: 40px 40px 0;
    }

    .nav .nav_launch {
        width: 20px;
        height: 20px;
        background-size: 20px;
        background-size: 20px 20px;
    }

    .nav .primary_nav {
        margin: 0 auto -125px;
        margin: 0 auto -125px;
    }

    .nav .push,
    .nav .secondary_nav {
        height: 125px;
    }

    .nav .secondary_nav .padding {
        padding: 0 40px;
    }
}

/*----------------------------------------------*/
img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px;
}
/*----------------------------------------------*/

.image {
    content-visibility: auto;
    contain-intrinsic-size: 750px 500px;
    /* Set a base size */
}

#get_in_touch .title.padding_double h2 {
    color: #fff;
}

.current-menu-item a {
    color: #fdc100 !important;
}

.text_shadow {
    text-shadow: 0px 0px black;
}

.img-with-txt {
    display: flex;
    align-items: center;
}

.img-with-txt img {
    float: left;
    width: 100px;
    margin: 0 10px 0 0;
}

.img-with-txt br {
    display: none;
}

.img-with-txt span {
    font-size: 14px;
}

.img-with-txt span br {
    display: block;
}

.pum-theme-cutting-edge .pum-container {
    background: #fff;
}

.pum-overlay {
    opacity: 1;
    display: block;
    width: 100%;
    max-width: 300px;
    height: auto;
    right: 0;
    left: auto;
    top: auto;
    bottom: 0;
}

.pum-theme-cutting-edge img {
    display: block;
    margin: 0 0 15px !important;
    pointer-events: none !important;
}

.pum-theme-cutting-edge .pum-container {
    padding: 0px 0px 20px;
    cursor: pointer;
    height: 320px !important;
}

.pum-theme-cutting-edge p {
    color: #000;
    text-align: center;
    margin-bottom: 15px;
}

.pum-theme-cutting-edge p + div {
    text-align: center;
}

body.admin-bar .pum-theme-40036 .pum-content + .pum-close,
body.admin-bar .pum-theme-cutting-edge .pum-content + .pum-close {
    position: absolute !important;
    top: 0;
    right: 0;
}

html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow-y: scroll;
}

.covid-popup-inner {
    cursor: pointer;
}

.covid-popup {
    width: 300px;
    position: fixed;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: center;
    z-index: 999999999999;
    padding: 0 0 20px;
}

.covid-popup strong {
    display: block;
    margin: 10px 0;
    padding: 0 15px;
    font-size: 16px;
    font-weight: bold !important;
}

.covid-popup:hover .btn {
    background: #fdc100;
    color: #fff;
}

.covid-close {
    background: #000;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 11111;
    padding: 3px 10px;
}

/*****/
#aircraft #specs .tab_container .tab_content .jssi_box * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#aircraft #specs .tab_container .tab_content .jssi_box tbody tr {
    display: flex;
    flex-flow: row wrap;
}

#aircraft #specs .tab_container .tab_content .jssi_box tbody tr .jssib_left {
    width: 131px;
    padding: 0;
    border: none;
    background-color: #16214c;
    align-items: center;
    display: flex;
}

#aircraft
    #specs
    .tab_container
    .tab_content
    .jssi_box
    tbody
    tr
    .jssib_left
    img {
    display: block;
    object-fit: cover;
    margin: 0;
}

#aircraft #specs .tab_container .tab_content .jssi_box tbody tr .jssib_right {
    width: calc(100% - 131px);
    padding: 13px 15px 7px 30px;
    border: none;
    background-color: #f7f7f7;
}

#aircraft
    #specs
    .tab_container
    .tab_content
    .jssi_box
    tbody
    tr
    .jssib_right
    h2 {
    margin: 0 0 6px 0;
    font-family: maax standard, avenir next, Helvetica, sans-serif;
    text-transform: none;
    color: #353940;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 15px;
}

#aircraft #specs .tab_container .tab_content .jssi_box tbody tr .jssib_right p {
    color: #616161;
    font-family: maax standard, avenir next, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 13px;
    font-weight: normal;
}

#aircraft
    #specs
    .tab_container
    .tab_content
    .jssi_box
    tbody
    tr
    .jssib_right
    p
    a {
    font-family: maax standard, avenir next, Helvetica, sans-serif;
    color: #a8674a;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 15px;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 9px 0;
}

#aircraft
    #specs
    .tab_container
    .tab_content
    .jssi_box
    tbody
    tr
    .jssib_right
    p
    a:hover {
    color: #353940;
}

@media (max-width: 767px) {
    #aircraft #specs .tab_container .tab_content .jssi_box tbody tr {
        display: block;
    }

    #aircraft
        #specs
        .tab_container
        .tab_content
        .jssi_box
        tbody
        tr
        .jssib_left {
        width: 100%;
        padding: 0;
        border: none;
        display: block;
        text-align: center;
    }

    #aircraft
        #specs
        .tab_container
        .tab_content
        .jssi_box
        tbody
        tr
        .jssib_left
        img {
        display: inline-block;
    }

    #aircraft
        #specs
        .tab_container
        .tab_content
        .jssi_box
        tbody
        tr
        .jssib_right {
        width: 100%;
        padding: 15px;
        border: none;
        display: block;
    }

    .map .map__tabs__wrapper .map__select li ul {
        z-index: 1;
    }
}

.gRecap {
    text-align: center;
}

.gRecap .g-recaptcha {
    display: inline-block;
    margin-top: 20px;
    margin-left: -15%;
}

.gRecap .g-recaptcha > div {
    float: initial;
}

@media (max-width: 767px) {
    .gRecap .g-recaptcha {
        display: inline-block;
        margin-top: 20px;
        margin-left: -10px;
    }
}

#market_forecast_highlights {
    display: none;
}

.cta_content ul li {
    padding-bottom: 15px;
    position: relative;
    list-style: none;
}

.cta_content ul li::before {
    content: " ";
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    background-color: #fdc100;
    border-radius: 50%;
    left: -25px;
    top: 7px;
}

#gform_2 .gfield.checkboxes,
#gform_9 .gfield.checkboxes,
#gform_14 .gfield.checkboxes,
#gform_16 .gfield.checkboxes,
#gform_10 .gfield.checkboxes,
#gform_17 .gfield.checkboxes,
#gform_15 .gfield.checkboxes,
#gform_18 .gfield.checkboxes,
#gform_11 .gfield.checkboxes,
#gform_19 .gfield.checkboxes,
#gform_12 .gfield.checkboxes,
#gform_20 .gfield.checkboxes,
#gform_13 .gfield.checkboxes,
#gform_21 .gfield.checkboxes {
    display: inline-block;
    max-width: 47.33%;
}

#footer #gform_11 .gfield.checkboxes {
    max-width: 116px;
    padding-right: 0px;
}

#footer #gform_11 #field_11_12 {
    max-width: 204px;
}

#footer #gform_11 #field_11_11 {
    max-width: 152px;
}

#gform_12 .gfield.checkboxes {
    max-width: 47.33%;
}

@media (min-width: 640px) {
    .intro_video video {
        display: none;
    }

    .intro_video img {
        display: block !important;
    }
}

.carousel_controls_visible.carousel_visible_next span {
    left: 67px;
}

.aircraft.aircraft_grid .title_container .title .add_to_selection {
    top: -2px;
}

section#app {
    overflow: hidden;
}

#footer .socials .follow-us {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#footer .social {
    float: unset;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 768px) {
    #footer .social {
        margin-top: 0;
    }

    #footer .socials {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

#footer .social li {
    float: unset;
    display: inline-block;
    vertical-align: middle;
}

#footer .social li a {
    background-size: 127px 50px;
    background-image: url("../images/icons/social/dreamjet-social-icons-new.png");
}

#footer .social li a::after {
    background-size: 127px 50px;
    background-image: url("../images/icons/social/dreamjet-social-icons-new.png");
}

#footer .social li.social_instagram a {
    background-position: -97px 0;
}

#footer .social li.social_instagram a::after {
    background-position: -97px -25px;
}

#addresses .item__infos {
    max-width: 273px;
}

.map .map__panel__wrapper .map__panel .group .item .item__infos {
    max-width: 238px;
}

.map .map__panel__wrapper .map__panel .group .item .picture {
    margin-right: 15px;
    width: 70px;
    height: 70px;
}

body .market-forecast-2021-landing .gform_legacy_markup_wrapper {
    display: block !important;
}

.market-forecast-2021-landing li#field_1_9 {
    display: none !important;
}

@media (max-width: 667px) {
    #timeline {
        height: 560px;
    }

    #timeline .item {
        height: 230px;
    }

    #timeline .item.item_btm {
        margin-top: 230px;
    }

    #timeline .timeline::after {
        top: 270px;
        left: 24px;
    }
}
.pt-18 {
    padding-top: 18px !important;
}

/*
.pop-up-container.market-forecast-2021 {
    display: none !important; 
}
*/
section.hide-section {
    display: none;
}

.g-recaptcha > div {
    width: 100% !important;
    float: unset;
}

/* .aircraft .details .highlights a {
  color: #fdc100;
} */

.aircraft .details .highlights a:hover {
    text-decoration: underline;
}

.forecast-page-banner .ib-img img {
    width: 100%;
}

#nav {
    z-index: 99999;
}

.page-template-page-forecast-landing-2023-pardot
    .pop-up-container.market-forecast-2021 {
    display: none;
}

#CybotCookiebotDialogBodyContentTitle {
    font-family: "Sohne" !important;
}

#CybotCookiebotDialogBodyContentText {
    font-family: "Copernicus Book" !important;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    font-family: "Sohne" !important;
    padding: 5px 10px;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #1a6520 !important;
    border: 1px solid #1a6520 !important;
    font-family: "Sohne" !important;
    padding: 5px 10px;
}

.CybotCookiebotDialogBodyButton {
    font-family: "Sohne" !important;
    text-transform: uppercase !important;
    border: 2px solid #1a6520 !important;
    font-size: 12px !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll.CybotCookiebotDialogBodyButton {
    background-color: #1a6520 !important;
}

#CybotCookiebotDialogBodyFieldsetInnerContainer,
#CybotCookiebotDialogBodyEdgeMoreDetailsLink,
#CybotCookiebotDialogNavList,
.CybotCookiebotDialogDetailBodyContentCookieContainerHeader {
    font-family: "Sohne" !important;
}

.CybotCookiebotDialogDetailBodyContentCookieTypeIntro,
#CybotCookiebotDialogDetailFooter {
    font-family: "Copernicus Book" !important;
}

/*
.intro_popup.i_close {display:none;}
*/
body:not(.home) .pop-up-container {
    display: none !important;
}

body.home .pop-up-container.home-only {
    display: block;
}
