*, *::before, *::after {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html,
html body {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
}
@media (min-width: 1280px) {
  html,
  html body {
    font-size: 20px;
    line-height: 1.5;
  }
}
html h1,
html h4 {
  font-weight: 700;
}
html h2,
html h3,
html h5,
html h6 {
  font-weight: 400;
}
html h1 {
  font-size: 1.6rem;
  line-height: 1.1875;
}
html h2,
html h3 {
  text-transform: uppercase;
}
html h2 {
  font-size: 1.7rem;
  line-height: 1.36;
}
html h3 {
  font-size: 1.15rem;
  line-height: 1.44;
}
html h4,
html h5 {
  font-size: 1rem;
  line-height: 1.5;
}
html h6 {
  font-size: 0.9rem;
  line-height: 1.55;
}
html blockquote,
html .quote,
html .blockquote {
  font-size: 1.35rem;
  line-height: 1.37;
}

html a.button, html button,
html .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat,
html .vc_general.vc_btn3, html a.button.primary, .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_btn3-color-green, html .vc_btn3-color-green {
  margin-top: 1rem;
  padding: 0.4em 2em 0.4em;
  border-width: 1px;
  border-style: solid;
  transition: background 0.3s;
  font-size: 0.6rem;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  background: transparent;
}
@media (min-width: 768px) {
  .sections_group html a.button, html .sections_group a.button, .sections_group html button, html .sections_group button,
  .sections_group html .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat,
  html .sections_group .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat,
  .sections_group html .vc_general.vc_btn3,
  html .sections_group .vc_general.vc_btn3, .sections_group .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_btn3-color-green, .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .sections_group .vc_btn3-color-green, .sections_group html .vc_btn3-color-green, html .sections_group .vc_btn3-color-green {
    margin-top: 3rem;
  }
}
html a.button::after, html button::after,
html .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat::after,
html .vc_general.vc_btn3::after, html a.button.primary::after, .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_btn3-color-green::after, html .vc_btn3-color-green::after {
  display: none !important;
}

html button,
html .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat,
html .vc_general.vc_btn3, html a.button.primary, .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_btn3-color-green, html .vc_btn3-color-green {
  border-color: #0d004c;
  color: #0d004c;
}
html button:hover,
html .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
html .vc_general.vc_btn3:hover, html a.button.primary:hover, .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_btn3-color-green:hover, html .vc_btn3-color-green:hover {
  background-color: #0d004c;
  color: #fff;
}

.the_content_wrapper > .wpb-content-wrapper section:nth-child(2), html #Subheader, html #Footer .widgets_wrapper {
  position: relative;
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(2)::after, html #Subheader::after, html #Footer .widgets_wrapper::after {
  content: " ";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1rem;
  background: url(img/flight-gradient-1290.png) no-repeat top center/100% 100%;
}

html #Footer .widgets_wrapper {
  margin-top: 1rem;
}
html #Footer .widgets_wrapper::after {
  top: -1rem;
}

.the_content_wrapper > .wpb-content-wrapper section:nth-child(2), html #Subheader {
  margin-bottom: 1rem;
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(2)::after, html #Subheader::after {
  bottom: -1rem;
}

@media (min-width: 768px) {
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row {
    display: flex;
  }
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row .vc_column-inner {
  height: 100%;
  padding: 0;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 767px) {
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row:first-child .vc_column_container:first-child .vc_column-inner {
    height: 60vw;
  }
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row:first-child .vc_column_container + .vc_column_container {
  padding: 1rem 1rem 2rem;
}
@media (min-width: 768px) {
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row:first-child .vc_column_container + .vc_column_container {
    padding: 3rem 0 3rem 3rem;
  }
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row + .vc_row .vc_column_container:first-child {
  padding: 1rem 1rem 2rem;
  background: #eaebec;
}
@media (min-width: 768px) {
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row + .vc_row .vc_column_container:first-child {
    padding: 3rem 1rem 3rem 3rem;
  }
}
@media (max-width: 767px) {
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(5) > .vc_row + .vc_row .vc_column_container:first-child + .vc_column_container .vc_column-inner {
    height: 60vw;
  }
}

html #Header_wrapper,
html #Intro {
  background-color: transparent;
}
html #Header_wrapper #Header {
  min-height: none;
  min-height: 0;
}
html #Subheader {
  padding: 0;
}
html #Subheader img {
  width: 100%;
  vertical-align: middle;
}
html #Subheader .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
html #Subheader .overlay .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
html #Subheader .overlay h1 {
  padding-left: 3rem;
  font-size: 1.6rem;
  line-height: 1.1875;
  font-weight: 700;
  letter-spacing: initial;
  font-style: normal;
  color: #fff;
  text-shadow: 0 1px 0 #0d004c, 0 0 10px #0d004c;
}
@media (min-width: 768px) and (max-width: 1239px) {
  html #Top_bar #logo {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  html #Top_bar .logo {
    width: 30%;
  }
  html #Top_bar .logo #logo {
    margin: 1.5em;
  }
}
@media (max-width: 479px) {
  html #Top_bar .logo {
    width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  html #Top_bar .logo #logo img {
    vertical-align: baseline;
  }
}
@media (max-width: 767px) {
  html #Top_bar a.responsive-menu-toggle {
    top: 30px;
    right: 20px;
  }
}
html #Top_bar .top_bar_left {
  width: 100%;
}
html #Top_bar.is-sticky .logo,
html #Top_bar .logo {
  margin-left: 0;
}
html #Top_bar .menu > li {
  margin-left: 0.6rem;
  font-size: 0.95rem;
}
html #Top_bar .menu > li.hidden {
  display: none;
}
html #Top_bar .menu > li > a span, html #Top_bar .menu > li > a span:not(.description) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.95rem;
  line-height: 3;
  border: none;
}
html #Top_bar .menu > li.current-menu-item > a, html #Top_bar .menu > li.current_page_item > a, html #Top_bar .menu > li.current-menu-parent > a, html #Top_bar .menu > li.current-page-parent > a, html #Top_bar .menu > li.current-menu-ancestor > a, html #Top_bar .menu > li.current-page-ancestor > a, html #Top_bar .menu > li.current_page_ancestor > a, html #Top_bar .menu > li.hover > a {
  color: #76da2e;
}
html #Top_bar .menu > li ul {
  top: 80%;
}
html #Top_bar .menu > li ul li a {
  font-weight: 500;
  color: #201547;
}
html #Top_bar.is-sticky {
  height: auto;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: none;
}
@media (min-width: 1240px) and (max-width: 1480px) {
  html #Top_bar.is-sticky {
    padding: 0 1rem;
  }
}
html #Top_bar.is-sticky > .container {
  border-bottom: 1px solid #eaebec;
}
html #Top_bar.is-sticky #logo {
  height: 60px !important;
  line-height: 60px !important;
  padding: 15px 0 !important;
}
html #Top_bar.is-sticky #logo img.logo-sticky {
  max-height: 100%;
}
@media (min-width: 1240px) {
  html #Top_bar.is-sticky {
    max-width: 1440px !important;
  }
}

html body {
  background: white;
  color: #0d004c;
}
@media (min-width: 1240px) {
  html body.layout-boxed {
    padding: 0 1rem;
  }
}
html h1, html h2, html h3, html h4, html h5, html h6 {
  margin-bottom: 0.7em;
}
html h1, html h4 {
  color: #201547;
}
html h2, html h3, html h5 {
  color: #00b2ff;
}
html h6 {
  color: #76da2e;
}
html p {
  margin-bottom: 1em;
}
html a {
  color: #76da2e;
}
html a:hover {
  color: #5eb520;
}
html .vc_btn3.vc_btn3-color-green {
  border-color: #6dab3c;
}
html code, html q {
  white-space: normal;
}
html .layout-boxed {
  padding: 0;
}
html #Wrapper,
html #Content {
  background-color: transparent;
}
html .layout-boxed #Wrapper {
  box-shadow: none;
  background: white;
}
html .the_content_wrapper {
  margin: 0;
  width: 100%;
}
html .has_content .the_content_wrapper {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  html .section_wrapper,
  html .container,
  html .four.columns .widget-area {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
html .vc_section {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
html .vc_row {
  margin-left: 0;
  margin-right: 0;
}
html .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
html .section_wrapper,
html .container {
  max-width: none !important;
}
html .one.column {
  width: 100%;
}
html .column,
html .columns {
  margin: 0 0 40px;
}
html .wpb_wrapper > div {
  margin-bottom: 0;
}

html #Footer {
  font-size: 0.7rem;
  background: none;
}
html #Footer .column + .column {
  width: 7.5rem !important;
}
@media (min-width: 768px) {
  html #Footer .column + .column {
    float: right;
  }
}
html #Footer .column + .column aside {
  padding: 0;
  font-size: 0.75rem;
}
html #Footer #menu-footer-social li {
  display: inline-block;
  width: 2rem;
}
html #Footer #menu-footer-social a {
  position: relative;
  padding: 0;
  border: none;
  text-indent: -5000px;
  text-indent: -200vw;
  background: none;
  color: #0d004c;
  transition: color 0.3s;
}
html #Footer #menu-footer-social a:hover {
  color: #76da2e !important;
}
html #Footer #menu-footer-social a::before {
  display: inline-block;
  position: absolute;
  width: 2rem;
  font-family: "mfn-icons";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  speak: none;
  text-decoration: none !important;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 2rem;
  text-indent: 5000px;
  text-indent: 200vw;
}
html #Footer #menu-footer-social .twitter a::before {
  content: "\f30a";
}
html #Footer #menu-footer-social .linkedin a::before {
  content: "\f319";
}
html #Footer, html #Footer .widget_recent_entries ul li a {
  color: #0d004c;
}

.the_content_wrapper > .wpb-content-wrapper section:nth-child(1) {
  padding-top: 0;
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(2), .the_content_wrapper > .wpb-content-wrapper section:nth-child(3) {
  padding: 3rem 1em 3rem;
}
@media (min-width: 768px) {
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(2), .the_content_wrapper > .wpb-content-wrapper section:nth-child(3) {
    padding: 3rem 8.5rem 3rem;
  }
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(2) {
  background: #eaebec;
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(4) {
  margin-bottom: 3rem;
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(6) {
  margin-top: 3rem;
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(6) h2 {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_pageable-slide-wrapper,
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_grid-item,
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_grid-item-mini,
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_gitem-zone,
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_gitem-zone-mini,
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_gitem_row,
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_gitem-col {
    display: flex !important;
  }
  .the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_gitem-col {
    flex-direction: column;
    justify-content: space-between;
  }
}
.the_content_wrapper > .wpb-content-wrapper section:nth-child(6) .vc_gitem-post-data-source-post_date {
  color: #00b2ff;
}/*# sourceMappingURL=frontend-home.css.map */