*, *::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, body.single-post .back-to-blog a, body.blog .post-footer .post-more,
body.archive.date .post-footer .post-more,
body.single-post .post-footer .post-more, html button,
html .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat,
html .vc_general.vc_btn3, html a.button.primary, html .vc_btn3-color-green {
  margin-top: 1rem;
  padding: 0.6em 2em;
  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 body.single-post .back-to-blog a, body.single-post .back-to-blog .sections_group a, .sections_group body.blog .post-footer .post-more, body.blog .post-footer .sections_group .post-more,
  .sections_group body.archive.date .post-footer .post-more,
  body.archive.date .post-footer .sections_group .post-more,
  .sections_group body.single-post .post-footer .post-more,
  body.single-post .post-footer .sections_group .post-more, .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 html .vc_btn3-color-green, html .sections_group .vc_btn3-color-green {
    margin-top: 3rem;
  }
}
html a.button::after, body.single-post .back-to-blog a::after, body.blog .post-footer .post-more::after,
body.archive.date .post-footer .post-more::after,
body.single-post .post-footer .post-more::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, html .vc_btn3-color-green::after {
  display: none !important;
}

body.single-post .back-to-blog a, body.blog .post-footer .post-more,
body.archive.date .post-footer .post-more,
body.single-post .post-footer .post-more, html button,
html .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat,
html .vc_general.vc_btn3, html a.button.primary, html .vc_btn3-color-green {
  border-color: #0d004c;
  color: #0d004c;
}
body.single-post .back-to-blog a:hover, body.blog .post-footer .post-more:hover,
body.archive.date .post-footer .post-more:hover,
body.single-post .post-footer .post-more:hover, 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, html .vc_btn3-color-green:hover {
  background-color: #0d004c;
  color: #fff;
}

html #Subheader, html #Footer .widgets_wrapper {
  position: relative;
}
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;
}

html #Subheader {
  margin-bottom: 1rem;
}
html #Subheader::after {
  bottom: -1rem;
}

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: rgb(94.3780487805, 180.9634146341, 32.0365853659);
}
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 (max-width: calc(768px - 1px)) {
  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;
}

.widget::after {
  width: 100%;
}

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;
}

body.blog #Header_wrapper,
body.archive.date #Header_wrapper,
body.single-post #Header_wrapper {
  background: none !important;
}
body.blog #Header_wrapper::after,
body.archive.date #Header_wrapper::after,
body.single-post #Header_wrapper::after {
  content: " ";
  display: table;
}
body.blog.no-content-padding #Content,
body.archive.date.no-content-padding #Content,
body.single-post.no-content-padding #Content {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  body.blog.no-content-padding #Content,
  body.archive.date.no-content-padding #Content,
  body.single-post.no-content-padding #Content {
    padding-left: 3rem !important;
  }
}
body.blog .post-item,
body.archive.date .post-item,
body.single-post .post-item {
  padding-bottom: 3rem;
  border-bottom: 1px solid #eaebec;
}
body.blog .post-desc,
body.archive.date .post-desc,
body.single-post .post-desc {
  padding: 0;
}
body.blog .icon-clock,
body.blog .icon-doc-text,
body.archive.date .icon-clock,
body.archive.date .icon-doc-text,
body.single-post .icon-clock,
body.single-post .icon-doc-text {
  display: none;
}
body.blog .post-date,
body.archive.date .post-date,
body.single-post .post-date {
  text-transform: uppercase;
  color: #00b2ff;
}
body.blog .entry-title,
body.archive.date .entry-title,
body.single-post .entry-title {
  text-transform: none;
  font-weight: bold;
}
body.blog .entry-title a,
body.archive.date .entry-title a,
body.single-post .entry-title a {
  color: #0d004c;
  transition: color 0.3s;
}
body.blog .entry-title a:hover,
body.archive.date .entry-title a:hover,
body.single-post .entry-title a:hover {
  color: #00b2ff;
}
body.blog .post-photo-wrapper,
body.blog .post-desc-wrapper,
body.archive.date .post-photo-wrapper,
body.archive.date .post-desc-wrapper,
body.single-post .post-photo-wrapper,
body.single-post .post-desc-wrapper {
  width: 100%;
  float: none;
}
body.blog .post-photo-wrapper,
body.archive.date .post-photo-wrapper,
body.single-post .post-photo-wrapper {
  margin-bottom: 3rem;
}
body.blog.if-disable .post-photo-wrapper,
body.archive.date.if-disable .post-photo-wrapper,
body.single-post.if-disable .post-photo-wrapper {
  display: none;
}
body.blog .post-footer,
body.archive.date .post-footer,
body.single-post .post-footer {
  padding: 0;
  background: none;
}
body.blog .post-footer .post-links,
body.archive.date .post-footer .post-links,
body.single-post .post-footer .post-links {
  float: none;
  padding: 0;
  border: none;
}
body.blog .post-footer .post-more,
body.archive.date .post-footer .post-more,
body.single-post .post-footer .post-more {
  display: inline-block;
  margin-top: 1em;
}
body.blog .sidebar-1,
body.archive.date .sidebar-1,
body.single-post .sidebar-1 {
  font-size: 0.8rem;
}
@media (min-width: 768px) {
  body.blog .sidebar-1,
  body.archive.date .sidebar-1,
  body.single-post .sidebar-1 {
    padding-left: 3rem;
  }
  body.blog .sidebar-1 aside:first-child,
  body.archive.date .sidebar-1 aside:first-child,
  body.single-post .sidebar-1 aside:first-child {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  body.blog .sidebar-1,
  body.archive.date .sidebar-1,
  body.single-post .sidebar-1 {
    font-size: 0.9rem;
  }
}
body.blog .aside_right .widget-area,
body.archive.date .aside_right .widget-area,
body.single-post .aside_right .widget-area {
  padding: 0;
  border-left: none;
}
body.blog .aside_right .widget-area::before,
body.archive.date .aside_right .widget-area::before,
body.single-post .aside_right .widget-area::before {
  background: none;
}
body.blog #custom_html-2,
body.archive.date #custom_html-2,
body.single-post #custom_html-2 {
  padding: 1em;
  background: #eaebec;
}
body.blog #custom_html-2 a:not(.button),
body.archive.date #custom_html-2 a:not(.button),
body.single-post #custom_html-2 a:not(.button) {
  color: #0d004c;
}
body.blog .widget_mfn_menu h3,
body.archive.date .widget_mfn_menu h3,
body.single-post .widget_mfn_menu h3 {
  font-weight: 700;
  color: inherit;
}

#menu-years-archives li a {
  margin-bottom: 0;
  border-color: rgba(0, 0, 0, 0.08);
  border-width: 0 0 1px 0;
  color: inherit;
}
#menu-years-archives li a:hover {
  background-color: #1e1444;
}
#menu-years-archives li.current-menu-item:not(.current-menu-ancestor) > a,
#menu-years-archives li.current_page_item:not(.current_page_ancestor) > a {
  font-weight: 700;
  background-color: transparent;
  color: inherit !important;
}

aside:has(> div > #menu-years-archives) {
  padding-bottom: 0;
}
aside:has(> div > #menu-years-archives)::after {
  display: none;
}

body.single-post.no-content-padding #Content {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  body.single-post.no-content-padding #Content {
    margin-top: 3rem;
  }
}
body.single-post .post-header {
  margin-bottom: 0.5rem;
}
body.single-post .post-header .mcb-column-inner {
  margin-bottom: 0.5rem;
  margin-left: 0;
  border-bottom: 2px solid #eaebec;
}
body.single-post .entry-title {
  line-height: 1.2;
}
body.single-post .single-photo-wrapper {
  display: none;
}
body.single-post .post-meta {
  text-transform: uppercase;
  color: #00b2ff;
}
body.single-post .back-to-blog a:is(:hover, :active, :focus) {
  text-decoration: none;
}/*# sourceMappingURL=frontend.css.map */