/*
Theme Name: Plexus Theme
Author: Hur Romanchik
Author URI: https://github.com/HRomanchik-Apparatus
Description: Porting over the Concrete 5 Plexus Theme.
Version: 1.0
*/
/* roboto-300 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"), local("Roboto-Light"),
        url("fonts/roboto/roboto-v20-latin-300.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-300.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 300;
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"),
        url("fonts/roboto/roboto-v20-latin-300italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-300italic.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"),
        url("fonts/roboto/roboto-v20-latin-regular.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-regular.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400;
    src: local("Roboto Italic"), local("Roboto-Italic"),
        url("fonts/roboto/roboto-v20-latin-italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-italic.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 500;
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"),
        url("fonts/roboto/roboto-v20-latin-500italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-500italic.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"), local("Roboto-Medium"),
        url("fonts/roboto/roboto-v20-latin-500.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-500.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"), local("Roboto-Bold"),
        url("fonts/roboto/roboto-v20-latin-700.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-700.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 700;
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"),
        url("fonts/roboto/roboto-v20-latin-700italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-700italic.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900 - latin */
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: local("Roboto Black"), local("Roboto-Black"),
        url("fonts/roboto/roboto-v20-latin-900.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-900.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900italic - latin */
@font-face {
    font-family: "Roboto";
    font-style: italic;
    font-weight: 900;
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"),
        url("fonts/roboto/roboto-v20-latin-900italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/roboto/roboto-v20-latin-900italic.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-300 - latin */
@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 300;
    src: local("Nunito Sans Light"), local("NunitoSans-Light"),
        url("fonts/nunito/nunito-sans-v5-latin-300.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/nunito/nunito-sans-v5-latin-300.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-300italic - latin */
@font-face {
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 300;
    src: local("Nunito Sans Light Italic"), local("NunitoSans-LightItalic"),
        url("fonts/nunito/nunito-sans-v5-latin-300italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/nunito/nunito-sans-v5-latin-300italic.woff")
            format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-regular - latin */
@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Nunito Sans Regular"), local("NunitoSans-Regular"),
        url("fonts/nunito/nunito-sans-v5-latin-regular.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/nunito/nunito-sans-v5-latin-regular.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-italic - latin */
@font-face {
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 400;
    src: local("Nunito Sans Italic"), local("NunitoSans-Italic"),
        url("fonts/nunito/nunito-sans-v5-latin-italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/nunito/nunito-sans-v5-latin-italic.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-700 - latin */
@font-face {
    font-family: "Nunito Sans";
    font-style: normal;
    font-weight: 700;
    src: local("Nunito Sans Bold"), local("NunitoSans-Bold"),
        url("fonts/nunito/nunito-sans-v5-latin-700.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/nunito/nunito-sans-v5-latin-700.woff") format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* nunito-sans-700italic - latin */
@font-face {
    font-family: "Nunito Sans";
    font-style: italic;
    font-weight: 700;
    src: local("Nunito Sans Bold Italic"), local("NunitoSans-BoldItalic"),
        url("fonts/nunito/nunito-sans-v5-latin-700italic.woff2") format("woff2"),
        /* Chrome 26+, Opera 23+, Firefox 39+ */
            url("fonts/nunito/nunito-sans-v5-latin-700italic.woff")
            format("woff");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
html {
    font-size: 10px;
}
.elementor-widget:not(.elementor-widget-home-page-hero-block):not(
        .elementor-widget-site-header-block
    ):not(.elementor-widget-site-footer-block):not(
        .elementor-widget-generic-hero-block
    ):not(.elementor-widget-industry-links-block):not(
        .elementor-widget-home-page-links-block
    ):not(.elementor-widget-case-study-callout-block):not(
        .elementor-widget-aviation-training-programs-block
    ):not(.elementor-widget-banner-image):not(
        .elementor-widget-purchase-widget
    ) {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nf-form-content .label-right .nf-field-label {
    padding-left: 0px !important;
}
.nf-form-content .list-radio-wrap .nf-field-element li input,
.nf-form-content .list-checkbox-wrap .nf-field-element li input,
.nf-form-content .list-image-wrap .nf-field-element li input {
    margin-top: 0px !important;
}
.nf-form-content div.nf-field-element > ul li:before {
    content: none;
}
.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
    z-index: 100000;
}
[v-cloak] {
    display: none;
}
.full-width {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}
.elementor-column-gap-default
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated {
    padding: 0px !important;
}
.elementor-column-gap-default
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated
    .elementor-widget-wrap {
    padding: 0px !important;
}
body {
    color: #666666;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.69;
}
html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
h1 {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 3.6rem;
    font-weight: 300;
    letter-spacing: 0.97px;
    line-height: 1.3;
    margin: 5px 0 20px 0;
}
h2 {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.3;
    margin: 5px 0 30px 0;
}
h3 {
    color: #022768;
    font-family: "Roboto", sans-serif;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.3;
    margin: 5px 0 10px 0;
}
h4 {
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 5px 0 20px 0;
}
h5 {
    line-height: 1.4;
}
p {
    color: #666666;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.69;
    margin: 0 0 35px 0;
}
p.page-title {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-bottom: 25px;
    text-transform: uppercase;
}
p.lead-text {
    color: #40598f;
    font-family: "Nunito Sans", sans-serif;
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 1.46;
    margin-bottom: 30px;
}
p.footnote {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.71;
}
p.icon {
    margin-bottom: 5px;
}
p.icon i,
p.icon span {
    font-size: 2.6rem;
}
a,
a:visited {
    color: #022768;
    text-decoration: none;
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
    color: #a6c1ef;
    text-decoration: none;
}
a.cta,
a:visited.cta {
    font-weight: 700;
    letter-spacing: 0.53px;
}
a.cta:after,
a:visited.cta:after {
    -webkit-transition: all 0.3s;
    color: #a6c1ef;
    content: "\f178";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: 1.7rem;
    margin-left: 10px;
    transition: all 0.3s;
}
a.cta:hover:after,
a:visited.cta:hover:after {
    -webkit-transition: all 0.3s;
    margin-left: 17px;
    transition: all 0.3s;
}
a.cta:focus:after,
a:visited.cta:focus:after {
    -webkit-transition: all 0.3s;
    margin-left: 17px;
    transition: all 0.3s;
}
a.dead,
a:visited.dead {
    color: #ff0000;
}
a.dead:after,
a:visited.dead:after {
    color: #ff0000;
}
a.doc,
a:visited.doc {
    font-weight: 700;
    letter-spacing: 0.53px;
}
a.doc:after,
a:visited.doc:after {
    color: #a6c1ef;
    content: "\f15b";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
a.link-icon,
a:visited.link-icon {
    color: #ffffff;
    display: inline-block;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.69;
    text-align: center;
    text-transform: uppercase;
}
a.link-icon span,
a:visited.link-icon span {
    display: block;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 5px;
}
a.link-icon i,
a:visited.link-icon i {
    display: block;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 5px;
}
a.link-icon:hover,
a:visited.link-icon:hover,
a.link-icon:focus,
a:visited.link-icon:focus {
    color: #a6c1ef;
}
a.blue-button,
button.blue-button {
    background-color: #022768;
    border: none;
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
}
a.blue-button:hover,
button.blue-button:hover,
a.blue-button:active,
button.blue-button:active {
    background-color: #a6c1ef;
    color: #ffffff;
    cursor: pointer;
}
a.white-button,
button.white-button {
    background-color: #ffffff;
    border: none;
    color: #022768;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1;
    padding: 15px 30px;
    text-align: center;
    text-transform: uppercase;
}
a.white-button:hover,
button.white-button:hover,
a.white-button:active,
button.white-button:active {
    color: #a6c1ef;
}
blockquote {
    border-left: 7px solid #a6c1ef;
    padding: 0 0 0 25px;
}
blockquote p {
    color: #a6c1ef;
    font-family: "Nunito Sans", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.6;
}
blockquote p a:hover,
blockquote p a:focus {
    color: #022768;
    text-decoration: underline;
}
ul {
    color: #666666;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.69;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 3em;
}
ul li:before {
    color: #a6c1ef;
    content: "\2022";
    display: inline-block;
    margin-left: -1.5em;
    width: 1.5em;
}
ul li.disabled-link a {
    pointer-events: none;
}
ul.ccm-edit-mode-inline-commands {
    right: -20px;
    padding: 0;
}
ul.ccm-edit-mode-inline-commands li:before {
    content: none;
}
ol {
    color: #666666;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.69;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 3em;
}
ol li {
    counter-increment: li;
}
ol li:before {
    color: #a6c1ef;
    content: counter(li);
    direction: rtl;
    display: inline-block;
    margin-left: -2.5em;
    margin-right: 1em;
    text-align: right;
    width: 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
label {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #000000;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 5px;
    text-transform: uppercase;
}
label.required:after {
    display: inline-block;
    content: "*";
    margin-left: 5px;
}
.checkbox,
.radio {
    margin-top: 5px;
    margin-bottom: 5px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
select,
textarea {
    width: 100%;
    height: 45px;
    border: 2px solid rgba(2, 39, 104, 0.08);
    border-radius: 0;
    padding: 0 10px;
}
.search-field {
    position: relative;
}
.search-field input[type="text"] {
    padding-right: 40px;
}
.search-field:after {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 10px;
    background: none;
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    font-size: 1.5rem;
    color: #022768;
    line-height: 45px;
}
.formify-error input[type="text"],
.formify-error input[type="email"],
.formify-error input[type="url"],
.formify-error input[type="tel"],
.formify-error select,
.formify-error textarea {
    border: 1px solid #ff0000;
}
.searchResult {
    margin-bottom: 20px;
    border-bottom: 2px solid rgba(2, 39, 104, 0.08);
}
textarea {
    height: 125px;
}
input[type="submit"],
input[type="input"],
input[type="button"],
button {
    background-color: #40598f;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 900;
    height: 45px;
    letter-spacing: 1px;
    line-height: 45px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase;
    box-shadow: none;
}
input[type="submit"]:hover,
input[type="input"]:hover,
input[type="button"]:hover,
button:hover,
input[type="submit"]:active,
input[type="input"]:active,
input[type="button"]:active,
button:active,
input[type="submit"]:focus,
input[type="input"]:focus,
input[type="button"]:focus,
button:focus {
    background-color: #a6c1ef;
    color: #022768;
}
header.header {
    box-shadow: 0 4px 20px rgba(2, 39, 104, 0.08);
    position: relative;
    z-index: 1;
}
.header-wrapper {
    position: relative;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.header-wrapper .logo img {
    max-width: 260px;
    max-height: 100px;
    width: 100%;
}
.header-wrapper .header-right {
    display: inline-block;
}
.header-wrapper .header-right .global-nav {
    align-items: center;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    float: right;
    padding: 6px 0;
    position: relative;
}
.header-wrapper .header-right .global-nav:before {
    position: absolute;
    top: 0px;
    left: -45px;
    height: 44px;
    width: 45px;
    content: "";
    background-image: url(images/global-nav-bg.png);
}
.header-wrapper .header-right .global-nav:after {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200%;
    height: 100%;
    content: "";
    background-color: rgba(2, 39, 104, 0.08);
    z-index: -1;
}
.header-wrapper .header-right .global-nav ul {
    display: inline-block;
    list-style: none;
    font-size: 0;
    margin: 0;
    padding: 0;
}
.header-wrapper .header-right .global-nav ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.header-wrapper .header-right .global-nav ul li:before {
    content: none;
}
.header-wrapper .header-right .global-nav ul li a,
.header-wrapper .header-right .global-nav ul li a:visited {
    color: #000000;
    display: block;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.25;
    padding: 5px 10px;
}
.header-wrapper .header-right .global-nav ul li a:hover,
.header-wrapper .header-right .global-nav ul li a:visited:hover,
.header-wrapper .header-right .global-nav ul li a:active,
.header-wrapper .header-right .global-nav ul li a:visited:active {
    color: #a6c1ef;
}
.header-wrapper .header-right .magento-account-links.login {
    margin-right: 85px;
}
.header-wrapper .header-right a.phone {
    color: #022768;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.36;
    margin-left: 20px;
}
.header-wrapper .header-right .cart {
    display: inline-block;
    margin-left: 10px;
}
.header-wrapper .header-right .cart:hover,
.header-wrapper .header-right .cart:focus {
    cursor: pointer;
}
.header-wrapper .header-right .cart .cart-badge {
    position: absolute;
    top: -5px;
    right: -15px;
    width: 18px;
    height: 18px;
    padding: 5px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #022768;
    color: #ffffff;
    font-size: 11px;
}
.header-wrapper .header-right .cart .minicart {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin-left: 20px;
    position: relative;
    vertical-align: middle;
}
.header-wrapper .header-right .cart .minicart:before {
    color: #022768;
    content: "\f07a";
    display: block;
    font-family: "Font Awesome 5 Pro";
    font-size: 2.1rem;
    left: -20px;
    line-height: 32px;
    position: absolute;
    top: 0px;
}
.header-wrapper .header-right .cart .minicart .icon {
    background: #022768;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left: 3px;
    min-width: 24px;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
}
.header-wrapper .header-right .cart .minicart .icon:empty {
    display: none;
}
.header-wrapper .header-right .cart .minicart:hover {
    cursor: pointer;
}
.header-wrapper .header-right .cart .minicart:hover:before {
    color: #a6c1ef;
}
.header-wrapper .header-right .cart .minicart:hover .icon,
.header-wrapper .header-right .cart .minicart:hover .cart-badge {
    background: #a6c1ef;
}
.header-wrapper .header-right .nav-search {
    align-items: center;
    clear: both;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
}
.header-wrapper .header-right .nav-search .main-nav > ul ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 3;
    background: #ffffff;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.header-wrapper .header-right .nav-search .main-nav > ul > li {
    position: relative;
}
.header-wrapper .header-right .nav-search .main-nav > ul > li.menu-item a,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    a:visited {
    color: #000000;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1;
    padding: 35px 20px;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item.menu-item-has-children
    a,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item.menu-item-has-children
    a:visited {
    pointer-events: none;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item.menu-item-has-children
    a:after,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item.menu-item-has-children
    a:visited:after {
    color: #666666;
    content: "\f107";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: 1.2rem;
    line-height: 1.33333;
    opacity: 0.5;
    margin-left: 5px;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu {
    color: #000000;
    background: #ffffff;
    padding: 30px 30px 25px 30px;
    -webkit-box-shadow: 0 4px 20px rgba(2, 39, 104, 0.08);
    box-shadow: 0 4px 20px rgba(2, 39, 104, 0.08);
    -webkit-transition: all 0.3s ease 0.15s;
    -moz-transition: all 0.3s ease 0.15s;
    -o-transition: all 0.3s ease 0.15s;
    -ms-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li {
    position: relative;
    display: block;
    padding: 0 0 5px 0;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li.cta {
    font-weight: 700;
    letter-spacing: 0.53px;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li.cta
    a::after,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li.cta
    a:visited::after {
    -webkit-transition: all 0.3s;
    color: #a6c1ef;
    content: "\f178";
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: 1.5rem;
    margin-left: 7px;
    transition: all 0.3s;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li.cta
    a:hover:after,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li.cta
    a:visited:hover:after {
    -webkit-transition: all 0.3s;
    margin-left: 17px;
    transition: all 0.3s;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li.cta
    a:focus:after,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li.cta
    a:visited:focus:after {
    -webkit-transition: all 0.3s;
    margin-left: 17px;
    transition: all 0.3s;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li
    a {
    display: block;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.69em;
    text-transform: none;
    white-space: nowrap;
    padding: 0;
    cursor: pointer;
    pointer-events: auto;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li
    a:after {
    content: none;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li
    a:hover,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.menu-item
    > ul.sub-menu
    li
    a:focus {
    background-color: transparent;
    color: #8090b4;
    text-decoration: none;
}
.header-wrapper .header-right .nav-search .main-nav > ul > li:hover {
    cursor: pointer;
}
.header-wrapper .header-right .nav-search .main-nav > ul > li:hover a,
.header-wrapper .header-right .nav-search .main-nav > ul > li:hover a:visited {
    color: #a6c1ef;
    background-color: transparent;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.active.menu-item-has-children,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li:focus.menu-item-has-children {
    cursor: pointer;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.active.menu-item-has-children
    a:after,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li:focus.menu-item-has-children
    a:after,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.active.menu-item-has-children
    a:visited:after,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li:focus.menu-item-has-children
    a:visited:after {
    content: "\f106";
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.active.menu-item-has-children
    > ul,
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li:focus.menu-item-has-children
    > ul {
    display: block;
    visibility: visible;
    opacity: 1;
}
.header-wrapper .header-right .nav-search .main-nav > ul > li.nav-training {
    position: static;
    cursor: pointer;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training.active
    > ul.sub-menu {
    visibility: visible;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training.active
    > ul.sub-menu
    > li
    .sub-menu {
    visibility: visible;
    opacity: 1;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li
    > a {
    display: none;
    /*the col */
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu {
    visibility: hidden;
    display: flex;
    flex-direction: row;
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    z-index: 3;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li {
    position: relative;
    flex: 1;
    padding: 0 50px;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li
    .sub-menu {
    -webkit-transition: all 0.3s ease 0.15s;
    -moz-transition: all 0.3s ease 0.15s;
    -o-transition: all 0.3s ease 0.15s;
    -ms-transition: all 0.3s ease 0.15s;
    transition: all 0.3s ease 0.15s;
    visibility: hidden;
    opacity: 0;
    position: static;
    box-shadow: none;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li
    .sub-menu
    > li.menu-item-has-children:not(:first-child) {
    margin-top: 15px;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li
    .sub-menu
    > li
    > ul
    > li
    > a {
    font-weight: 400;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li
    .sub-menu
    > li
    a {
    white-space: normal;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    width: 2px;
    background: rgba(2, 39, 104, 0.08);
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li:first-child {
    padding-left: 0;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li:first-child
    ul
    li
    + li {
    margin-top: 0;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li:last-child {
    padding-right: 0;
}
.header-wrapper
    .header-right
    .nav-search
    .main-nav
    > ul
    > li.nav-training
    > ul.sub-menu
    > li:last-child:after {
    display: none;
}
.header-wrapper .header-right .nav-search ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.header-wrapper .header-right .nav-search ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.header-wrapper .header-right .nav-search ul li:before {
    content: none;
}
.header-wrapper .header-right .nav-search .search a,
.header-wrapper .header-right .nav-search .search a:visited {
    color: #666666;
    display: inline-block;
    font-size: 1.8rem;
    line-height: 1;
}
.header-wrapper .header-right .nav-search .search a svg,
.header-wrapper .header-right .nav-search .search a:visited svg,
.header-wrapper .header-right .nav-search .search a i,
.header-wrapper .header-right .nav-search .search a:visited i {
    display: none;
    width: 18px;
}
.header-wrapper .header-right .nav-search .search a svg.active,
.header-wrapper .header-right .nav-search .search a:visited svg.active,
.header-wrapper .header-right .nav-search .search a i.active,
.header-wrapper .header-right .nav-search .search a:visited i.active {
    display: block;
}
.header-wrapper .header-right .nav-search .search a:hover,
.header-wrapper .header-right .nav-search .search a:visited:hover,
.header-wrapper .header-right .nav-search .search a:active,
.header-wrapper .header-right .nav-search .search a:visited:active {
    color: #a6c1ef;
}
.header-wrapper .header-right .nav-search .search .search-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    background-color: #ffffff;
    box-shadow: 0 4px 20px rgba(2, 39, 104, 0.08);
    padding: 30px 70px 15px 70px;
}
.search-form .form-group {
    position: relative;
}
.search-form .form-group input[type="text"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding-right: 40px;
    line-height: 20px;
    font-size: 1.5rem;
}
.search-form .form-group button {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 10px;
    background: none;
    font-size: 1.5rem;
    color: #022768;
    line-height: 1;
}
.search-form .form-group label {
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: none;
    line-height: 20px;
    margin: 0 20px 0 0;
    padding: 0;
}
.search-form .form-group input[type="radio"] {
    position: relative;
    margin: 0;
    line-height: 20px;
}
.search-form + h3,
.search-form + #searchResults {
    margin-top: 50px;
}
.hilite {
    background-color: #e0e0e0;
}
.homepage-content {
    padding-bottom: 50px;
}
.homepage-hero {
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.homepage-hero:before {
    background: linear-gradient(
        270deg,
        rgba(5, 79, 161, 0) 0%,
        rgba(2, 39, 104, 0.7) 100%
    );
    bottom: 0px;
    content: "";
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.homepage-hero .homepage-hero-content {
    align-items: stretch;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
}
.homepage-hero .title {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 5rem;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 20px;
    text-shadow: 0 0 10px rgba(2, 39, 104, 0.5);
}
.homepage-hero .title strong {
    font-weight: 700;
}
.homepage-hero .bubble {
    align-items: center;
    background: url(images/bubble-bg.png) no-repeat center left;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding-left: 50px;
    position: relative;
    width: 33.33333333%;
}
.homepage-hero .bubble:before {
    background-color: #ffffff;
    content: "";
    height: 100%;
    left: 50px;
    position: absolute;
    top: 0px;
    width: 200%;
}
.homepage-hero .bubble-content {
    padding: 20px 0;
    position: relative;
}
.homepage-hero .bubble-content p {
    color: #000000;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.69;
    margin-bottom: 5px;
}
.homepage-hero .bubble-content p a.cta {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.69;
    margin-bottom: 5px;
}
.tagline-buttons {
    padding-bottom: 100px;
    padding-top: 100px;
    width: 66.66666667%;
}
.homepage-hero-content-mobile .bubble-content {
    padding: 20px 0;
    position: relative;
}
.homepage-hero-content-mobile .bubble-content p {
    color: #000000;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.69;
    margin-bottom: 5px;
}
.homepage-hero-content-mobile .bubble-content p a.cta {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.69;
    margin-bottom: 5px;
}
.industry-links {
    background-color: #022768;
    padding: 10px 0;
}
.industry-links ul {
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.industry-links ul li {
    align-items: center;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex: 1;
    justify-content: center;
    min-height: 44px;
    text-align: center;
}
.industry-links ul li:last-child {
    border-right: none;
}
.industry-links ul li:before {
    content: none;
}
.industry-links ul li a,
.industry-links ul li a:visited {
    color: #ffffff;
    display: block;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.3;
    text-transform: uppercase;
    padding: 0px 5px;
}
.industry-links ul li a:hover,
.industry-links ul li a:visited:hover,
.industry-links ul li a:active,
.industry-links ul li a:visited:active {
    color: #a6c1ef;
}
.homepage-feature-carousel {
    padding: 35px;
    position: relative;
}
.homepage-feature-carousel .container {
    max-width: 100%;
    position: relative;
}
.homepage-feature-carousel .cycle-prev {
    color: #022768;
    display: block;
    font-size: 5rem;
    left: -50px;
    line-height: 1;
    margin-top: -2.5rem;
    opacity: 0.35;
    position: absolute;
    top: 50%;
}
.homepage-feature-carousel .cycle-prev:hover,
.homepage-feature-carousel .cycle-prev:active {
    cursor: pointer;
}
.homepage-feature-carousel .cycle-prev:before {
    content: "\f104";
    display: block;
    font-family: "Font Awesome 5 Pro";
}
.homepage-feature-carousel .cycle-next {
    color: #022768;
    display: block;
    font-size: 5rem;
    left: -50px;
    left: auto;
    line-height: 1;
    margin-top: -2.5rem;
    opacity: 0.35;
    position: absolute;
    right: -50px;
    top: 50%;
}
.homepage-feature-carousel .cycle-next:hover,
.homepage-feature-carousel .cycle-next:active {
    cursor: pointer;
}
.homepage-feature-carousel .cycle-next:before {
    content: "\f105";
    display: block;
    font-family: "Font Awesome 5 Pro";
}
.homepage-feature-carousel .feature {
    padding: 0 15px;
}
.homepage-feature-carousel .feature p {
    white-space: normal;
}
.homepage-feature-carousel .feature p.feature-title {
    font-size: 1.9rem;
    font-weight: 700;
    color: #022768;
    letter-spacing: 0;
    line-height: 1.37;
    margin-bottom: 5px;
}
.homepage-feature-carousel .feature p a.cta {
    font-size: 1.9rem;
    letter-spacing: 0;
    line-height: 1.37;
    margin-bottom: 5px;
}
.homepage-feature-carousel .feature p:last-child {
    margin-bottom: 0;
}
.homepage-feature-carousel .swiper-wrapper {
    overflow: visible !important;
}

.elementor-widget-capabilities-block {
    background-color: rgba(2, 39, 104, 0.05);
    padding: 50px 0;
}
.elementor-widget-capabilities-block .capabilities-intro {
    padding-right: 30px;
}
.elementor-widget-capabilities-block h2.capabilities-header {
    color: #a6c1ef;
    font-family: "Roboto", sans-serif;
    font-size: 3.8rem;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.3;
}
.elementor-widget-capabilities-block p.icon {
    color: #022768;
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 5px;
}
.homepage-links {
    overflow: hidden;
}
.homepage-links .links-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.homepage-links .links-wrapper .left-links {
    width: 66.66666667%;
}
.homepage-links .links-wrapper .right-links {
    width: 33.33333333%;
}
.homepage-links .link {
    padding: 50px;
    position: relative;
}
.homepage-links .link:before {
    background-color: #022768;
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 200%;
    z-index: -1;
}
.homepage-links .link h2 {
    color: #ffffff;
    margin-top: 0;
}
.homepage-links .link p {
    margin-bottom: 0;
}
.homepage-links .link a {
    color: #ffffff;
}
.homepage-links .link:hover h2 {
    color: #022768;
}
.homepage-links .link:hover a {
    color: #022768;
}
.homepage-links .link:hover a:after {
    color: #022768;
}
.homepage-links .link:hover:before {
    background-color: #a6c1ef;
}
.homepage-links .right-links .link {
    height: 100%;
}
.homepage-links .right-links .link:before {
    background: linear-gradient(rgba(2, 39, 104, 0.85), rgba(2, 39, 104, 0.85)),
        url(images/links-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    right: auto;
}
.homepage-links .right-links .link:hover:before {
    background: linear-gradient(
            rgba(166, 193, 239, 0.85),
            rgba(166, 193, 239, 0.85)
        ),
        url(images/links-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    right: auto;
}
.homepage-case-study {
    overflow: hidden;
    position: relative;
}
.homepage-case-study:before {
    background-image: url(images/consulting-services.png);
    background-position: center center;
    background-size: cover;
    content: "";
    height: 89%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 50%;
}
.homepage-case-study .case-study-content {
    align-items: stretch;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
}
.homepage-case-study .fact {
    padding-bottom: 100px;
    padding-top: 100px;
    width: 33.33333333%;
}
.homepage-case-study .fact-box {
    background: rgba(2, 39, 104, 0.85);
    margin-left: 30px;
    margin-right: -150px;
    padding: 50px 20px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.homepage-case-study .fact-box .big {
    color: #ffffff;
    font-size: 9rem;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
}
.homepage-case-study .fact-box .small {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.69;
    text-transform: uppercase;
}
.homepage-case-study .bubble {
    align-items: center;
    background: url(images/bubble-bg.png) no-repeat center left;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: 80px;
    padding-left: 100px;
    position: relative;
    width: 89%;
    height: 90%;
}
.homepage-case-study .bubble:before {
    background-color: #ffffff;
    content: "";
    height: 100%;
    left: 50px;
    position: absolute;
    top: 0px;
    width: 200%;
}
.homepage-case-study .bubble-content {
    padding: 20px 0;
    position: relative;
}
.homepage-case-study h3 {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.3;
    margin-top: 20px;
}
.homepage-case-study-content-mobile .bubble-content {
    padding: 20px 0;
    position: relative;
}
.homepage-case-study-content-mobile h3 {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.3;
    margin-top: 20px;
}
.logo-bar {
    background-color: rgba(2, 39, 104, 0.08);
    padding-bottom: 50px;
    padding-top: 50px;
}
.logo-bar .logos {
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.logo-bar .logos a {
    padding: 10px;
    text-align: center;
    width: 25%;
}
.insights-list {
    padding: 50px 0 0 0;
}
.insights-list .insight {
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    margin-top: 25px;
    padding-top: 30px;
}
.insights-list .insight img {
    height: auto;
    max-width: 100%;
}
.insights-list .insight h3 a.cta {
    font-weight: 500;
}
.insights-list .insight p {
    margin-bottom: 0;
}
.insights-list .read-more {
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 25px;
    text-align: right;
}
.insights-list .read-more a {
    font-size: 1.6rem;
    line-height: 1.69;
}
.hero {
    background-position: center center;
    background-size: cover;
    padding: 50px 0;
    position: relative;
}
.hero:before {
    background: linear-gradient(270deg, rgba(2, 39, 104, 0) 0%, #022768 100%);
    bottom: 0px;
    content: "";
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.hero p {
    color: #ffffff;
}
.hero .header {
    font-family: "Roboto", sans-serif;
    font-size: 5rem;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.3;
    margin: 0;
}
.main-content {
    padding-bottom: 50px;
    padding-top: 50px;
}
.youtubeBlockResponsive16by9 {
    height: 0;
    margin-bottom: 25px;
    padding-bottom: 56.25%;
    position: relative;
}
.youtubeBlockResponsive16by9 iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.blue-links-box {
    background-color: #022768;
    background-image: url(images/resources-tools-icon.png);
    background-position: calc(100% - 10px) 10px;
    background-repeat: no-repeat;
    padding: 50px;
}
.blue-links-box h2 {
    color: #ffffff;
}
.blue-links-box p {
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 30px;
}
.blue-links-box a,
.blue-links-box:visited {
    color: #a6c1ef;
    text-transform: uppercase;
}
.blue-links-box a:hover,
.blue-links-box:visited:hover,
.blue-links-box a:active,
.blue-links-box:visited:active {
    color: #ffffff;
    line-height: 1.69;
}
.training-programs {
    border: 2px solid rgba(2, 39, 104, 0.1);
    margin-bottom: 50px;
    padding: 50px;
}
.training-programs .training-program {
    padding-top: 30px;
}
.training-programs .training-program .tags {
    margin-bottom: 10px;
    color: #000000;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.3;
}
.training-programs .training-program .tags a,
.training-programs .training-program .tags a:visited {
    color: #000000;
}
.training-programs .training-program .tags a:hover,
.training-programs .training-program .tags a:visited:hover,
.training-programs .training-program .tags a:active,
.training-programs .training-program .tags a:visited:active {
    color: #666666;
}
.training-programs .training-program .tags a + a:before {
    content: "\2022";
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
}
.training-programs .row + .row .training-program {
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    margin-top: 30px;
}
.training-programs h3 {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 0;
}
.training-programs h3 a.cta {
    font-weight: 500;
}
.training-programs .read-more {
    padding-top: 30px;
    text-align: right;
}
.training-programs .read-more a {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.69;
}
.case-study-callout .case-study-fact {
    background-position: center center;
    background-size: cover;
    margin-bottom: 50px;
    padding: 50px 20px;
    text-align: center;
}
.case-study-callout .case-study-fact .big {
    color: #ffffff;
    font-size: 9rem;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
}
.case-study-callout .case-study-fact .small {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.69;
    text-transform: uppercase;
}
.case-study-callout h3 {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.3;
    margin-top: 20px;
}
.blog-list-wrapper .no-blog {
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    padding-top: 30px;
}
.blog-list-wrapper .blog-story {
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    margin-top: 25px;
    padding-top: 30px;
}
.blog-list-wrapper .blog-story img {
    height: auto;
    max-width: 100%;
}
.blog-list-wrapper .blog-story h3 a.cta {
    font-weight: 500;
}
.blog-list-wrapper .blog-story p {
    margin-bottom: 0;
}
.blog-search-list-wrapper,
.blog-category-list-wrapper,
.blog-type-list-wrapper {
    margin-bottom: 30px;
}
.blog-search-list-wrapper label,
.blog-category-list-wrapper label,
.blog-type-list-wrapper label {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
}
.blog-search-list-wrapper .checkbox,
.blog-category-list-wrapper .checkbox,
.blog-type-list-wrapper .checkbox {
    position: relative;
    cursor: pointer;
    line-height: 25px;
    padding-left: 35px;
}
.blog-search-list-wrapper .checkbox input[type="checkbox"],
.blog-category-list-wrapper .checkbox input[type="checkbox"],
.blog-type-list-wrapper .checkbox input[type="checkbox"] {
    display: none;
}
.blog-search-list-wrapper .checkbox label,
.blog-category-list-wrapper .checkbox label,
.blog-type-list-wrapper .checkbox label {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    color: #666666;
    text-transform: none;
    cursor: pointer;
    padding-left: 0px;
}
.blog-search-list-wrapper .checkbox .checkmark,
.blog-category-list-wrapper .checkbox .checkmark,
.blog-type-list-wrapper .checkbox .checkmark {
    position: absolute;
    display: block;
    left: 0px;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    border: 2px solid rgba(2, 39, 104, 0.08);
}
.blog-search-list-wrapper .checkbox .checkmark:after,
.blog-category-list-wrapper .checkbox .checkmark:after,
.blog-type-list-wrapper .checkbox .checkmark:after {
    display: none;
    position: absolute;
    content: "";
    left: 1px;
    top: -4px;
    width: 21px;
    height: 21px;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-size: 2.1rem;
    color: #022768;
    line-height: 1;
}
.blog-search-list-wrapper .checkbox input:checked ~ .checkmark,
.blog-category-list-wrapper .checkbox input:checked ~ .checkmark,
.blog-type-list-wrapper .checkbox input:checked ~ .checkmark {
    background-color: rgba(2, 39, 104, 0.08);
}
.blog-search-list-wrapper .checkbox input:checked ~ .checkmark:after,
.blog-category-list-wrapper .checkbox input:checked ~ .checkmark:after,
.blog-type-list-wrapper .checkbox input:checked ~ .checkmark:after {
    display: block;
}
.newsletter-signup-sidebar > div {
    background-color: #022768;
    padding: 20px;
}
.newsletter-signup-sidebar > div h3 {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 2.2rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.3;
    margin-bottom: 5px;
}
.newsletter-signup-sidebar > div p {
    color: #ffffff;
    margin: 0;
}
.newsletter-signup-sidebar > div .form-group {
    display: block;
    margin-bottom: 15px;
}
.newsletter-signup-sidebar > div .form-group label {
    display: block;
    color: #ffffff;
}
.newsletter-signup-sidebar > div .form-group input {
    display: block;
    width: 100%;
}
.newsletter-signup-sidebar > div .form-group select {
    display: block;
    width: 100%;
}
.meta {
    color: #000000;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.meta a,
.meta a:visited {
    color: #000000;
    cursor: pointer;
}
.meta a:hover,
.meta a:visited:hover,
.meta a:active,
.meta a:visited:active {
    color: #666666;
}
.meta .date {
    display: inline;
}
.meta .tags {
    display: inline;
}
.meta .date + .tags:before {
    content: "\2022";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.product-list-wrapper .no-product {
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    padding-top: 30px;
}
.product-list-wrapper .product-detail {
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    margin-top: 25px;
    padding-top: 30px;
}
.product-list-wrapper .product-detail .meta .tags span + span:before {
    content: "\2022";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.product-list-wrapper .product-detail .meta .tags span a + a:before {
    content: "\2022";
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.product-list-wrapper .product-detail h3 a.cta {
    font-weight: 500;
}
.product-list-wrapper .product-detail p {
    margin-bottom: 0;
}
.toggle-filters {
    margin-bottom: 30px;
}
.toggle-filters a.blue-button {
    display: block;
    background-color: #40598f;
    color: #ffffff !important;
    /*reboot.scss seems to mess this up iwth color inherit that goes light gray*/
}
.selected-filters {
    background-color: rgba(2, 39, 104, 0.08);
    padding: 20px;
    margin-bottom: 30px;
}
.selected-filters:empty {
    display: none !important;
}
.selected-filters div {
    display: block;
}
.selected-filters div a {
    position: relative;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    color: #000000;
    line-height: 1.3;
    letter-spacing: 0.5px;
    cursor: pointer;
    padding-left: 20px;
    margin-bottom: 5px;
}
.selected-filters div a:before {
    position: absolute;
    left: 0px;
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
}
.selected-filters div a:hover,
.selected-filters div a:active {
    color: #666666;
}
.selected-filters div a:last-child {
    margin-bottom: 0;
}
.product-filter-wrapper {
    margin-bottom: 30px;
}
.product-filter-wrapper label {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
}
.product-filter-wrapper .option-wrapper.show-hide {
    display: none;
}
.product-filter-wrapper .option-wrapper.show-hide.active {
    display: block;
}
.product-filter-wrapper .checkbox {
    position: relative;
    line-height: 20px;
    padding-left: 35px;
}
.product-filter-wrapper .checkbox input[type="checkbox"] {
    display: none;
}
.product-filter-wrapper .checkbox label {
    display: inline-block;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 0;
    cursor: pointer;
    padding-left: 0;
    margin-bottom: 0;
}
.product-filter-wrapper .checkbox .checkmark {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    border: 2px solid rgba(2, 39, 104, 0.08);
}
.product-filter-wrapper .checkbox .checkmark:after {
    display: none;
    position: absolute;
    content: "";
    left: 1px;
    top: -4px;
    width: 21px;
    height: 21px;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-size: 2.1rem;
    color: #022768;
    line-height: 1;
}
.product-filter-wrapper .checkbox input:checked ~ .checkmark {
    background-color: rgba(2, 39, 104, 0.08);
}
.product-filter-wrapper .checkbox input:checked ~ .checkmark:after {
    display: block;
}
.product-filter-wrapper .options-expander a {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #022768;
    letter-spacing: 0.54px;
    line-height: 1.69;
    cursor: pointer;
}
.product-filter-wrapper .product-search-list-wrapper {
    display: none;
}
.sidebar p {
    margin-bottom: 10px;
}
.product-purchase-options {
    background-color: #022768;
    padding: 20px;
    margin-bottom: 50px;
}
.product-purchase-options .intro-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    margin-bottom: 20px;
}
.product-purchase-options .intro-header h3 {
    color: #ffffff;
    margin-bottom: 5px;
}
.product-purchase-options .intro-header p {
    color: #ffffff;
    opacity: 0.8;
}
.product-purchase-options .options .radio label {
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    color: #ffffff;
    text-transform: none;
    margin: 0;
    min-height: 20px;
    padding-left: 20px;
}
.product-purchase-options .options .radio label input[type="radio"] {
    margin-top: 0;
    position: absolute;
    margin-left: -20px;
}
.product-purchase-options .purchase-actions,
.product-purchase-options .offer-actions {
    margin-top: 15px;
}
.product-purchase-options .purchase-actions .actions,
.product-purchase-options .offer-actions .actions {
    display: none;
    color: #ff0000;
}
.product-purchase-options .purchase-actions .actions .api-error,
.product-purchase-options .offer-actions .actions .api-error {
    margin-bottom: 10px;
}
.product-purchase-options .purchase-actions .actions .api-error a,
.product-purchase-options .offer-actions .actions .api-error a {
    color: #ff0000;
}
.product-purchase-options .purchase-actions .actions .api-error a:hover,
.product-purchase-options .offer-actions .actions .api-error a:hover {
    color: #ff3232;
    text-decoration: underline;
}
.product-purchase-options .purchase-actions .actions .price-wrapper,
.product-purchase-options .offer-actions .actions .price-wrapper {
    margin-bottom: 10px;
}
.product-purchase-options
    .purchase-actions
    .actions
    .price-wrapper
    .price-label,
.product-purchase-options .offer-actions .actions .price-wrapper .price-label {
    font-size: 1.4rem;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.3;
    opacity: 0.8;
    text-align: right;
}
.product-purchase-options .purchase-actions .actions .price-wrapper .price,
.product-purchase-options .offer-actions .actions .price-wrapper .price {
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: right;
}
.product-purchase-options .purchase-actions .open-enrollment,
.product-purchase-options .offer-actions .open-enrollment {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding-top: 20px;
}
.product-purchase-options .purchase-actions .open-enrollment label,
.product-purchase-options .offer-actions .open-enrollment label {
    font-size: 1.4rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.3;
    text-transform: none;
}
.product-purchase-options .purchase-actions .open-enrollment p,
.product-purchase-options .offer-actions .open-enrollment p {
    font-size: 1.4rem;
    font-weight: 300;
    color: #ffffff;
    line-height: 1.3;
    padding: 0;
    margin: 0;
}
.product-purchase-options
    .purchase-actions
    .open-enrollment
    .session-details
    .session-detail,
.product-purchase-options
    .offer-actions
    .open-enrollment
    .session-details
    .session-detail {
    display: none;
}
.product-purchase-options
    .purchase-actions
    .open-enrollment
    .session-details
    .session-detail:first-child,
.product-purchase-options
    .offer-actions
    .open-enrollment
    .session-details
    .session-detail:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding-top: 20px;
    margin-top: 20px;
}
.product-purchase-options .purchase-actions input[type="submit"],
.product-purchase-options .offer-actions input[type="submit"],
.product-purchase-options .purchase-actions button[type="submit"],
.product-purchase-options .offer-actions button[type="submit"],
.product-purchase-options .purchase-actions a.blue-button,
.product-purchase-options .offer-actions a.blue-button {
    display: block;
    width: 100%;
    background-color: #8090b4;
}
ul.simpleTabs {
    list-style: none;
    border-bottom: 2px solid rgba(2, 39, 104, 0.1);
    margin-top: 50px !important;
    justify-content: space-evenly;
}
ul.simpleTabs li {
    padding: 10px 0px;
    margin: 0 15px -3.5px 15px;
    border: none;
    border-bottom: 5px solid transparent;
    background: transparent;
}
ul.simpleTabs li a,
ul.simpleTabs li a:visited {
    font-family: Roboto;
    font-size: 1.4rem;
    font-weight: 700;
    color: #666666;
    letter-spacing: 1.35px;
    line-height: 1;
    text-transform: uppercase;
}
ul.simpleTabs li:before {
    content: none;
}
ul.simpleTabs li.active {
    border-color: #022768;
}
ul.simpleTabs li.active a,
ul.simpleTabs li.active a:visited {
    color: #022768;
}
.simpleTabsContainer .tab-title {
    position: relative;
    font-family: Roboto;
    font-size: 1.4rem;
    font-weight: 700;
    color: #022768;
    letter-spacing: 1.5px;
    line-height: 1;
    text-transform: uppercase;
    padding: 10px 30px 10px 0px;
    border-bottom: 5px solid transparent;
    cursor: pointer;
}
.simpleTabsContainer .tab-title:after {
    position: absolute;
    right: 0px;
    display: inline-block;
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-size: 1.8rem;
    color: #022768;
    line-height: 1;
}
.simpleTabsContainer .tab-title.active {
    border-bottom: 5px solid #022768;
}
.simpleTabsContainer .tab-title.active:after {
    content: "\f107";
}
.simpleTabsContainer .simpleTabsContent {
    padding: 30px;
}
.simpleTabsContainer p {
    margin: 0 0 15px 0;
}
.product-tabs-content .col-xs-12 p:last-child {
    margin-bottom: 0px;
}
.product-tabs-content .col-xs-12 p strong {
    color: #000000;
}
.content-callout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row-reverse;
    margin: 30px 0;
}
.content-callout .image {
    width: 50%;
    background-size: cover;
    background-position: center center;
}
.content-callout .content {
    width: 50%;
    background-color: #40598f;
    padding: 30px;
    color: #ffffff;
}
.content-callout .content h2,
.content-callout .content p,
.content-callout .content a,
.content-callout .content a:visited,
.content-callout .content a.cta,
.content-callout .content a.cta:visited {
    color: #ffffff;
}
.sidebar-callout {
    border: 2px solid rgba(2, 39, 104, 0.08);
}
.sidebar-callout .image img {
    width: 100%;
    height: auto;
}
.sidebar-callout .content {
    padding: 20px 15px;
}
.sidebar-callout .content h4 {
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.sidebar-callout .content h4 a {
    color: #000000;
}
.sidebar-callout .content p:last-child {
    margin-bottom: 0;
}
.sidebar-callout .content p.link {
    text-align: right;
}
.related-content {
    margin-top: 25px;
    border-top: 2px solid rgba(2, 39, 104, 0.1);
    padding-top: 30px;
}
.related-content .page {
    height: 100%;
    padding: 20px 20px 15px 20px;
    color: #ffffff;
}
.related-content .page .content-type {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 1.69;
}
.related-content .page .content-title .cta {
    font-size: 2rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.5;
    display: block;
    margin-bottom: 10px;
}
.related-content .page .content-description p {
    color: #ffffff;
    margin: 0;
}
.related-content .page.page-1 {
    background-color: #022768;
}
.related-content .page.page-2 {
    background-color: #40598f;
}
.related-content .page.page-3 {
    background-color: #a6c1ef;
}
.related-content .page.page-3 a.cta:after {
    color: #022768;
}
.get-a-quote {
    background-position: center center;
    background-size: cover;
    background: linear-gradient(rgba(2, 39, 104, 0.7), rgba(2, 39, 104, 0.7)),
        url(images/get-a-quote.png);
    padding: 50px 0;
}
.get-a-quote h2 {
    color: #ffffff;
    margin-bottom: 20px;
}
.get-a-quote a.link-icon {
    text-transform: none;
}
.get-a-quote p {
    color: #ffffff;
}
.get-a-quote p a {
    color: #ffffff;
}
.get-a-quote p a:hover,
.get-a-quote p a:active {
    color: #a6c1ef;
}
.get-a-quote label {
    color: #ffffff;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.get-a-quote input {
    border-radius: 0;
    display: block;
    height: 45px;
    width: 100%;
}
.get-a-quote select {
    border-radius: 0;
    display: block;
    height: 45px;
    width: 100%;
}
.get-a-quote textarea {
    border-radius: 0;
    display: block;
    height: 100px;
    width: 100%;
}
.get-a-quote input[type="submit"] {
    background-color: #a6c1ef;
    border: none;
    color: #022768;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 900;
    height: 45px;
    letter-spacing: 1px;
    line-height: 45px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.get-a-quote input[type="submit"]:hover,
.get-a-quote input[type="submit"]:active {
    background-color: #40598f;
    color: #ffffff;
}
.ccm-block-social-links ul.list-inline {
    padding: 0;
}
.ccm-block-social-links ul.list-inline li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
}
.ccm-block-social-links ul.list-inline li:before {
    content: none;
}
.ccm-block-social-links ul.list-inline li:last-child {
    margin-right: 0;
}
.ccm-block-social-links ul.list-inline li a {
    font-size: 2.1rem;
    line-height: 1;
}
.newsletter-signup h1 {
    margin-bottom: initial;
    color: #ffffff;
}
.newsletter-signup .newsletter-title {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
    font-size: 3.6rem;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 0;
}
.newsletter-signup p {
    color: #ffffff;
}
footer.footer {
    background-color: #022768;
}
footer.footer .form-inline {
    align-items: flex-end;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
footer.footer .form-inline label {
    color: #ffffff;
}
footer.footer .form-inline input {
    display: block;
    width: 100%;
}
footer.footer .form-inline select {
    display: block;
    width: 100%;
}
footer.footer .form-inline > div.form-group {
    flex: 1;
    margin-right: 10px;
}
footer.footer .form-inline > div:last-child {
    margin-right: 0;
}
footer.footer hr {
    border-top: 2px solid #ffffff;
    margin: 30px 0;
    opacity: 0.1;
}
footer.footer hr.extra-margin {
    margin: 0px 0px 50px 0px;
}
footer.footer a,
footer.footer a:visited {
    color: #ffffff;
}
footer.footer a:hover,
footer.footer a:visited:hover,
footer.footer a:active,
footer.footer a:visited:active {
    color: #a6c1ef;
}
footer.footer h4 {
    color: #ffffff;
}
footer.footer ul {
    margin-bottom: 30px;
    padding: 0;
}
footer.footer ul li {
    margin-bottom: 5px;
}
footer.footer ul li:before {
    content: none;
}
footer.footer ul.menu > li > a {
    font-weight: 700;
    display: block;
    margin: 5px 0 20px 0;
}
footer.footer ul .menu-footer-copyright-container {
    display: inline;
}
footer.footer ul .menu-footer-copyright-container #menu-footer-copyright {
    display: inline;
}
footer.footer ul .menu-footer-copyright-container #menu-footer-copyright a {
    font-weight: 400;
    display: inline;
}
footer.footer ul.social-icons {
    margin-top: 70px;
}
footer.footer ul.social-icons li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
}
footer.footer ul.social-icons li:last-child {
    margin-right: 0;
}
footer.footer ul.social-icons li a {
    font-size: 2.1rem;
    line-height: 1;
}
footer.footer ul.copyright > li:first-child:after {
    content: none;
}
footer.footer ul.copyright li {
    color: #ffffff;
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.69;
    margin-bottom: 0;
}
footer.footer ul.copyright li:after {
    color: #ffffff;
    content: "|";
    display: inline-block;
    margin-left: 10px;
    margin-right: 8px;
}
footer.footer ul.copyright li:last-child:after {
    content: none;
}
footer.footer .menu-footer-country-selector-container {
    display: inline;
}
footer.footer
    .menu-footer-country-selector-container
    ul#menu-footer-country-selector {
    display: inline;
}
footer.footer
    .menu-footer-country-selector-container
    ul#menu-footer-country-selector
    li
    a {
    font-weight: 400;
    display: inline;
}
footer.footer
    .menu-footer-country-selector-container
    ul#menu-footer-country-selector
    li
    a
    img {
    display: inline;
}
/* ==========================================================================
    Mobile Menu Styles
========================================================================== */
#plexus-mobile-menu {
    background: #022768;
}
#plexus-mobile-menu #mm-0 {
    padding: 0;
    margin-top: 51px;
}
#plexus-mobile-menu #mm-0 .mm-navbar {
    display: none;
}
#plexus-mobile-menu #mm-0 .mm-listview .mm-listitem span {
    opacity: 1;
}
#plexus-mobile-menu #mm-0 .mm-listview .mm-listitem.account-links-wrapper a {
    opacity: 0.7;
}
#plexus-mobile-menu .mm-panel {
    padding: 0;
}
#plexus-mobile-menu .mm-panel:before {
    display: none;
}
#plexus-mobile-menu .mm-panel .mm-navbar {
    position: relative;
    height: auto;
    padding: 0;
    margin: 0 20px;
    border-color: rgba(255, 255, 255, 0.5);
}
#plexus-mobile-menu .mm-panel .mm-navbar a.mm-btn_prev {
    position: relative;
    width: 100%;
    height: auto;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-transform: capitalize;
    opacity: 0.5;
    text-align: left;
    padding: 15px 0;
}
#plexus-mobile-menu .mm-panel .mm-navbar a.mm-btn_prev:before {
    position: relative;
    left: 0px;
    width: auto;
    height: auto;
    display: inline-block;
    content: "\f177";
    font-family: "Font Awesome 5 Pro";
    color: #ffffff;
    line-height: 20px;
    opacity: 0.5;
    border: none;
    margin-right: 7px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#plexus-mobile-menu .mm-panel .mm-navbar a.mm-navbar__title {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 30px;
    text-align: left;
    padding: 5px 0;
}
#plexus-mobile-menu .mm-panel .mm-listview {
    margin: 0;
    padding: 0;
    list-style: none;
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem {
    padding: 0px 20px;
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem:before {
    content: none;
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem.mm-listitem_selected a,
#plexus-mobile-menu
    .mm-panel
    .mm-listview
    .mm-listitem.mm-listitem_selected
    span {
    background: none;
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem:after {
    left: 20px;
    right: 20px;
    border-color: rgba(255, 255, 255, 0.5);
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem a,
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem span {
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.69;
    opacity: 0.7;
    padding: 10px 0;
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem a.mm-btn_next,
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem span.mm-btn_next {
    right: 8px;
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem a.mm-btn_next:before,
#plexus-mobile-menu
    .mm-panel
    .mm-listview
    .mm-listitem
    span.mm-btn_next:before {
    content: none;
}
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem a.mm-btn_next:after,
#plexus-mobile-menu .mm-panel .mm-listview .mm-listitem span.mm-btn_next:after {
    border-color: #ffffff;
}
#plexus-mobile-menu .phone-mobile-menu {
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 0px;
    right: 20px;
    height: 50px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #ffffff;
    line-height: 50px;
    text-align: left;
}
#plexus-mobile-menu .phone-mobile-menu:before {
    position: inherit;
    display: block;
    top: 0px;
    left: -35px;
    height: 50px;
    width: 200px;
    content: "";
    background: rgba(255, 255, 255, 0.1);
    -webkit-transform: skew(45deg);
    transform: skew(45deg);
}
#plexus-mobile-menu .close-mobile-menu {
    display: block;
    position: absolute;
    top: 0px;
    left: -50px;
    height: 50px;
    width: 50px;
    background-color: #a6c1ef;
    font-size: 2.2rem;
    color: #022768;
    line-height: 50px;
    text-align: center;
}
/* ==========================================================================
    Toolbar Styles
========================================================================== */
body.has-toolbar #plexus-mobile-menu {
    top: 48px;
}
@media (max-width: 1199px) {
    .header-wrapper .header-right .nav-search ul li #training-dropdown {
        padding: 30px;
    }
    .header-wrapper
        .header-right
        .nav-search
        ul
        li
        #training-dropdown
        .column-wrapper
        .column {
        padding: 0 15px;
    }
    .header-wrapper .header-right .nav-search ul li #training-dropdown ul li a {
        white-space: normal;
    }
}
@media (max-width: 991px) {
    .header-wrapper {
        justify-content: flex-start;
    }
    .header-wrapper .mobile-menu-trigger {
        border-right: 2px solid rgba(2, 39, 104, 0.1);
        font-size: 3rem;
        line-height: 1;
        margin-right: 15px;
        padding: 10px 20px 10px 4px;
    }
    .header-wrapper .logo {
        max-width: 150px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .header-wrapper .header-right {
        margin-left: auto;
    }
    .header-wrapper .header-right .global-nav {
        padding: 0;
    }
    .header-wrapper .header-right .global-nav:before {
        content: none;
    }
    .header-wrapper .header-right .global-nav:after {
        content: none;
    }
    .header-wrapper .header-right .global-nav .account-links-wrapper {
        display: none;
    }
    .header-wrapper .header-right .nav-search {
        clear: none;
    }
    .header-wrapper .header-right .nav-search .search .search-dropdown {
        padding: 30px 20px 15px 20px;
    }
    .header-wrapper .header-right .nav-search .search a {
        line-height: 32px;
    }
    .homepage-hero .tagline-buttons {
        width: 100%;
    }
    .elementor-widget-capabilities-block h2.capabilities-header {
        font-size: 3rem;
        line-height: 1.3;
    }
    .industry-links {
        padding: 0;
    }
    .industry-links ul {
        display: block;
    }
    .industry-links ul li {
        border-bottom: 2px solid rgba(255, 255, 255, 0.3);
        border-right: none;
        display: block;
        text-align: left;
    }
    .industry-links ul li:last-child {
        border-bottom: none;
    }
    .industry-links ul li a {
        display: block;
        line-height: 44px;
    }
    .logo-bar .logos a {
        width: 50%;
    }
    .homepage-case-study:before {
        width: 100% !important;
    }
    .homepage-case-study .fact {
        text-align: right;
        width: 100%;
    }
    .homepage-case-study .fact .fact-box {
        display: inline-block;
        margin: 0;
        width: auto;
    }
    .case-study-callout .case-study-fact .big {
        font-size: 6.6rem;
        line-height: 1;
    }
    ul.simpleTabs li {
        margin: 0 9px -3.5px 9px;
    }
    ul.simpleTabs li a,
    ul.simpleTabs li a:visited {
        letter-spacing: 0.5px;
    }
}
@media (max-width: 767px) {
    h1 {
        font-size: 2.8rem;
        letter-spacing: 0.5px;
        line-height: 1.3;
    }
    h2 {
        font-size: 2rem;
        letter-spacing: 0;
        line-height: 1.3;
        margin-bottom: 0;
    }
    h3 {
        font-size: 1.6rem;
        line-height: 1.3;
    }
    h4 {
        font-size: 1.3rem;
        letter-spacing: 0.5px;
        line-height: 1.3;
    }
    p {
        font-size: 1.4rem;
        line-height: 1.69;
    }
    p.page-title {
        font-size: 1.7rem;
        letter-spacing: 0.5px;
        line-height: 1.5;
    }
    p.lead-text {
        font-size: 2rem;
        line-height: 1.46;
    }
    p.footnote {
        font-size: 1.2rem;
        line-height: 1.71;
    }
    blockquote p {
        font-size: 1.8rem;
        line-height: 1.6;
    }
    ul {
        font-size: 1.4rem;
        line-height: 1.69;
    }
    ol {
        font-size: 1.4rem;
        line-height: 1.69;
    }
    .homepage-hero .title {
        font-size: 2.2rem;
        line-height: 1.2;
    }
    .homepage-hero .buttons a {
        margin-bottom: 10px;
    }
    .tagline-buttons {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .homepage-feature-carousel .feature {
        padding: 0;
    }
    .elementor-widget-capabilities-block {
        text-align: center !important;
    }
    .elementor-widget-capabilities-block .capabilities-intro {
        padding-right: 0;
    }
    .elementor-widget-capabilities-block h2 {
        text-align: center !important;
    }
    .elementor-widget-capabilities-block h4 {
        text-transform: uppercase;
    }
    .elementor-widget-capabilities-block p {
        text-align: center !important;
    }
    .homepage-links .links-wrapper {
        flex-wrap: wrap;
    }
    .homepage-links .links-wrapper .left-links {
        width: 100%;
    }
    .homepage-links .links-wrapper .right-links {
        width: 100%;
    }
    .homepage-links .link {
        padding: 30px 0;
    }
    .homepage-links .link:before {
        left: -25%;
        right: -25%;
        width: 150%;
    }
    .homepage-links .right-links .link:before {
        left: -25%;
        right: -25%;
    }
    .homepage-links .right-links .link:hover:before {
        left: -25%;
        right: -25%;
    }
    .homepage-case-study .fact {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .homepage-case-study .fact-box .big {
        font-size: 5rem;
        line-height: 1;
    }
    .homepage-case-study-content-mobile .bubble-content {
        padding: 0;
    }
    .homepage-case-study-content-mobile h3 {
        font-size: 2rem;
        letter-spacing: 0px;
        line-height: 1.3;
    }
    .logo-bar h4 {
        text-transform: uppercase;
    }
    .logo-bar .logos a {
        width: 100%;
        margin-bottom: 10px;
    }
    .insights-list .insight .image {
        margin-bottom: 15px;
    }
    .insights-list .insight .image a {
        display: block;
        background-position: center center;
        background-size: cover;
        height: 110px;
    }
    .insights-list .insight .image a img {
        display: none;
    }
    .hero {
        padding: 25px 0;
    }
    .hero .header {
        font-size: 2.2rem;
        letter-spacing: 0px;
        line-height: 1.3;
    }
    .blue-links-box {
        background-position: calc(100% - 10px) calc(100% - 10px);
        padding: 30px 15px 140px 15px;
    }
    .training-programs {
        padding: 20px;
    }
    .training-programs h3 {
        font-size: 1.6rem;
        line-height: 1.3;
    }
    .training-programs .col-sm-6 + .col-sm-6 .training-program {
        border-top: 2px solid rgba(2, 39, 104, 0.1);
        margin-top: 30px;
    }
    .toggle-filters + .product-filter-wrapper {
        border-top: 2px solid rgba(2, 39, 104, 0.08);
        padding-top: 15px;
    }
    .product-filter-wrapper {
        display: none;
        border-bottom: 2px solid rgba(2, 39, 104, 0.08);
        margin-bottom: 15px;
    }
    .product-filter-wrapper.active {
        display: block;
    }
    .product-filter-wrapper > label {
        position: relative;
    }
    .product-filter-wrapper > label:after {
        position: absolute;
        right: 0px;
        content: "\f067";
        font-family: "Font Awesome 5 Pro";
    }
    .product-filter-wrapper > label.active:after {
        position: absolute;
        right: 0px;
        content: "\f068";
        font-family: "Font Awesome 5 Pro";
    }
    .product-filter-wrapper .option-wrapper {
        display: none;
    }
    .product-filter-wrapper .option-wrapper.active {
        display: block;
    }
    .product-filter-wrapper .options-expander {
        display: none;
    }
    .case-study-callout .case-study-fact {
        margin-bottom: 0;
    }
    .case-study-callout h3 {
        font-size: 2rem;
        letter-spacing: 0px;
        line-height: 1.3;
    }
    .blog-list-wrapper {
        margin-bottom: 50px;
    }
    .blog-list-wrapper .blog-story .image {
        margin-bottom: 15px;
    }
    .blog-list-wrapper .blog-story .image a {
        display: block;
        background-position: center center;
        background-size: cover;
        height: 110px;
    }
    .blog-list-wrapper .blog-story .image a img {
        display: none;
    }
    .newsletter-signup-sidebar > div {
        display: none;
    }
    .content-callout {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .content-callout .image {
        width: 100%;
        height: 200px;
    }
    .content-callout .content {
        width: 100%;
    }
    .product-purchase-options {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .simpleTabsContainer .simpleTabsContent {
        padding: 0px 15px;
    }
    .simpleTabsContainer .simpleTabsContent .product-tabs-content:last-child {
        margin-bottom: 20px;
    }
    .related-content .page {
        margin-bottom: 10px;
    }
    .get-a-quote {
        background: rgba(2, 39, 104, 0.7);
    }
    .get-a-quote .col-sm-6 .col-xs-6 {
        text-align: center;
    }
    .newsletter-signup h1 {
        margin: initial;
    }
    .newsletter-signup .newsletter-title {
        font-size: 2.8rem;
        letter-spacing: 0.5px;
        line-height: 1.3;
    }
    footer.footer hr {
        margin: 0 0 20px 0;
    }
    footer.footer hr.extra-margin {
        margin: 20px 0;
    }
    footer.footer .form-inline {
        flex-wrap: wrap;
    }
    footer.footer .form-inline > div.form-group {
        flex: none;
        width: 100%;
    }
    footer.footer ul {
        font-size: 1.3rem;
        line-height: 1.4;
        margin-bottom: 0px;
    }
    footer.footer ul ul {
        display: none;
    }
    footer.footer ul.social-icons {
        display: block;
        margin-bottom: 0;
        margin-top: 0;
    }
    footer.footer ul.copyright {
        display: block;
    }
    footer.footer ul > li {
        margin-bottom: 0px;
    }
    footer.footer ul.social-icons {
        line-height: 1.69;
    }
}
#wpadminbar #wp-admin-bar-elementor_edit_page {
    display: none;
}
#wpadminbar #wp-admin-bar-customize a:after {
    content: " Theme";
}
#purchase-error {
    color: #ff3232;
    font-size: small;
    text-align: center;
    padding-top: 10px;
    display: none;
}
@keyframes fadeout {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
        position: absolute;
    }
}
.nf-response-msg p {
    -webkit-animation: fadeout 8s forwards linear;
    animation: fadeout 8s forwards linear;
}
.elementor-location-footer .nf-response-msg p,
#nf-form-17-cont .nf-response-msg p {
    color: #fff !important;
}
h1.elementor-heading-title {
    margin: 35px 0 25px 0 !important;
}
h2.elementor-heading-title {
    margin: 5px 0 20px 0 !important;
}
h3.elementor-heading-title {
    margin: 5px 0 20px 0 !important;
}
h4.elementor-heading-title {
    margin: 5px 0 15px 0 !important;
}
.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23a7b4ca'%2F%3E%3C%2Fsvg%3E") !important;
}
.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23a7b4ca'%2F%3E%3C%2Fsvg%3E") !important;
}
