/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* * {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
} */

/* normalize ends (?) */

@media only screen and (min-width: 1280px) {
    h1 span {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    h1 {
        line-height: 1.1em;
    }
}

@media only screen and (min-width: 1024px) {
    h1 {
        font-size: 1.9em;
        margin-bottom: 0.8em;
    }
}

@media only screen and (min-width: 1280px) {
    h1 {
        font-size: 2.2em;
    }
}

@media only screen and (min-width: 1366px) {
    h1 {
        font-size: 2.8em;
    }
}

@media only screen and (min-width: 1600px) {
    h1 {
        font-size: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    h1 {
        font-size: 2.7em;
    }
}

@media only screen and (min-width: 1280px) {
    h2 span {
        display: block;
    }
}

@media only screen and (min-width: 768px) {
    h2 {
        line-height: 1.1em;
    }
}

@media only screen and (min-width: 1024px) {
    h2 {
        font-size: 1.9em;
        margin-bottom: 0.8em;
    }
}

@media only screen and (min-width: 1280px) {
    h2 {
        font-size: 2.2em;
    }
}

@media only screen and (min-width: 1366px) {
    h2 {
        font-size: 2.8em;
    }
}

@media only screen and (min-width: 1600px) {
    h2 {
        font-size: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    h2 {
        font-size: 2.7em;
    }
}

h3+p {
    margin-top: 0;
}

header h2 {
    margin-bottom: 0.5em;
}

header h3 {
    font-family: "dosis", sans-serif;
    font-weight: 400;
    text-transform: none;
}

*>p:first-child {
    margin-top: 0;
}

p.two-columns span {
    display: inline-block;
    width: 50%;
}

.container {
    padding-left: 2em;
    padding-right: 2em;
    width: 100%;
}

@media only screen and (min-width: 1920px) {
    .container {
        max-width: 1920px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1024px) {
    .container {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .container {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .container {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

.green {
    color: #47db4f;
}

.no-decoration {
    text-decoration: none;
}

.ingress {
    font-size: 1.2em;
    line-height: 1.4em;
}

.small-text {
    font-family: "dosis", sans-serif;
    font-weight: 400;
    font-size: 0.818em;
}

.big-text {
    font-family: "geometria", sans-serif;
    font-weight: 600;
    font-size: 4em;
    line-height: 0.8em;
}

@media only screen and (min-width: 1024px) {
    .big-text {
        font-size: 4.5em;
    }
}

.cta-container {
    margin-top: 1em;
}

.cta-container.right-aligned {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media only screen and (min-width: 768px) {
    .cta-container.right-aligned {
        margin-top: 1em;
    }
}

@media only screen and (min-width: 1024px) {
    .cta-container.right-aligned {
        float: right;
    }
}

header .cta-container {
    margin-top: 3em;
}

.overlay-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.overlay-background img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto;
}

@media only screen and (min-width: 768px) {
    .angled-box-group .overlay-container .box-content {
        padding-left: 25%;
    }
}

.overlay-background+.box-content {
    color: white;
}

.overlay-container .img-wrapper {
    position: absolute;
}

.box.overlay-container .box-content {
    padding-top: 3em;
    padding-bottom: 3em;
}

@media only screen and (min-width: 768px) {
    .box.overlay-container .box-content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .box.overlay-container .box-content {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .box.overlay-container .box-content {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .box.overlay-container .box-content {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

.blue-overlay {
    background: rgba(0, 31, 76, 0.8);
    overflow: hidden;
}

.blue-overlay img {
    z-index: -1;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

./*select-wrapper {
    text-align: left;
    border-radius: 5px;
    display: inline-block;
    border: 2px solid #001f4c;
    color: #001f4c;
    font-size: 0.818em;
    position: relative;
    font-family: "dosis", sans-serif;
    font-weight: 600;
}

.select-wrapper:hover {
    background: #e9e9e9;
}

.select-wrapper:after {
    content: "▾";
    display: inline;
    font-family: "Georgia", serif;
    padding-left: 0.4em;
    position: absolute;
    font-family: "Zapf Dingbats";
    right: 0.5em;
    top: 20%;
    pointer-events: none;
}

.select-wrapper select {
    display: inline-block;
    outline: 0;
    padding: 0.5em 2em 0.5em 1em;
    background: transparent;
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}

.select-wrapper select option {
    text-transform: none;
}*/


ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.grey-filter {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.blue-bg {
    background: #001f4c;
    color: white;
}

.blue-bg.box {
    background: transparent;
}

.blue-bg.box .angled-element {
    background: #001f4c;
}

@media only screen and (min-width: 768px) {
    .left {
        width: 50%;
        float: left;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .left+*:not(.right, .right-aligned) {
        clear: both;
    }
}

@media only screen and (min-width: 768px) {
    .half-width {
        width: 50%;
    }
}

/*.internal-link:after,
.external-link:after {
    content: "›";
    display: inline;
    font-family: "Georgia", serif;
    padding-left: 0.4em;
    font-size: inherit;
    line-height: 1.1em;
}

.internal-link:after,
.external-link:after {
    vertical-align: text-bottom;
    display: inline-block;
}*/

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
        url("./fonts/slick.woff") format("woff"),
        url("./fonts/slick.ttf") format("truetype"),
        url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
}

/*.content-section {
    padding-top: 3em;
    padding-bottom: 3em;
    padding-bottom: 3em !important;
}

@media only screen and (min-width: 768px) {
    .content-section {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .content-section {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .content-section {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .content-section {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

@media only screen and (min-width: 768px) {
    .content-section {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .content-section {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) {
    .content-section {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1280px) {
    .content-section {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1920px) {
    .content-section {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}*/

.content-section picture,
.content-section img {
    max-width: 100%;
    height: auto;
}

.content-section .content-body,
.content-section>header {
    width: 100%;
    margin-bottom: 1em;
}

@media only screen and (min-width: 768px) {

    .content-section .content-body,
    .content-section>header {
        width: 80%;
        margin: 0 auto 1em;
    }
}

@media only screen and (min-width: 1280px) {

    .content-section .content-body,
    .content-section>header {
        width: 60%;
        max-width: 960px;
    }
}

.content-section .content-body img,
.content-section>header img {
    margin-top: 2em;
    max-width: 100%;
    height: auto;
}

.content-section .content-body .image-group,
.content-section>header .image-group {
    margin-top: 2em;
}

.content-section .content-body .image-group img,
.content-section>header .image-group img {
    max-width: 150px;
    margin-top: 0.5em;
}

.content-section .inline-boxes {
    border-top: 10px solid #001f4c;
}

/*.content-section+.content-section {
    padding-top: 2em;
}*/

.inline-boxes {
    text-align: left;
}

.inline-boxes:after {
    content: "";
    display: table;
    clear: both;
}

.inline-boxes.no-border {
    border: 0;
}

.inline-boxes .inline-box {
    padding-top: 1.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    min-height: 100%;
    border-bottom: 1px dotted #001f4c;
}

.inline-boxes .inline-box:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 768px) {
    .inline-boxes .inline-box {
        padding-left: 1em;
        padding-right: 1em;
        border-bottom: none;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes .inline-box {
        padding-top: 1.5em;
    }
}

@media only screen and (max-width: 767px) {
    .inline-boxes .inline-box:last-child {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .inline-boxes .inline-box *:last-child {
        margin-bottom: 1.5em;
    }
}

.inline-boxes h4 {
    margin-bottom: 0.7em;
}

.inline-boxes header {
    margin-bottom: 1em;
}

.inline-boxes p:first-of-type {
    margin-top: 0;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.extra-padding {
        padding: 0 4em;
    }
}

@media only screen and (min-width: 768px) {
    .inline-boxes.extra-padding .inline-box {
        padding-left: 1.25em;
        padding-right: 1.25em;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.extra-padding .inline-box {
        padding-left: 2.5em;
        padding-right: 2.5em;
    }
}

@media only screen and (min-width: 1600px) {
    .inline-boxes.extra-padding .inline-box {
        padding-left: 3.75em;
        padding-right: 3.75em;
    }
}

.inline-boxes.single .inline-box {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.single .inline-box {
        width: 70%;
        margin: 0 auto;
        float: none;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.single .inline-box {
        width: 50%;
    }
}

@media only screen and (min-width: 1600px) {
    .inline-boxes.single .inline-box {
        width: 45%;
    }
}

@media only screen and (min-width: 1920px) {
    .inline-boxes.single .inline-box {
        width: 40%;
    }
}

.inline-boxes.one .inline-box {
    width: 100%;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.one .inline-box {
        float: left;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.one .inline-box {
        width: 100%;
    }
}

@media only screen and (min-width: 1280px) {
    .inline-boxes.one .inline-box {
        width: 100%;
    }
}

.inline-boxes.two .inline-box {
    width: 100%;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.two .inline-box {
        float: left;
        margin: 0 auto;
        width: 50%;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.two .inline-box {
        width: 50%;
    }
}

@media only screen and (min-width: 1280px) {
    .inline-boxes.two .inline-box {
        width: 50%;
    }
}

.inline-boxes.three .inline-box {
    width: 100%;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.three .inline-box {
        float: left;
        margin: 0 auto;
        width: 50%;
    }

    .inline-boxes.three .inline-box.tablet-wide:last-child {
        margin-bottom: 0;
        float: none;
        clear: both;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.three .inline-box {
        width: 33%;
    }

    .inline-boxes.three .inline-box.tablet-wide:last-child {
        text-align: left;
        float: left;
        clear: none;
    }
}

@media only screen and (min-width: 1280px) {
    .inline-boxes.three .inline-box {
        width: 33.33333%;
    }
}

.inline-boxes.four .inline-box {
    width: 100%;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.four .inline-box {
        float: left;
        margin: 0 auto;
        width: 50%;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.four .inline-box {
        width: 25%;
    }
}

@media only screen and (min-width: 1280px) {
    .inline-boxes.four .inline-box {
        width: 25%;
    }
}

.inline-boxes.five .inline-box {
    width: 100%;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.five .inline-box {
        float: left;
        margin: 0 auto;
        width: 50%;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.five .inline-box {
        width: 20%;
    }
}

@media only screen and (min-width: 1280px) {
    .inline-boxes.five .inline-box {
        width: 20%;
    }
}

.inline-boxes.six .inline-box {
    width: 100%;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
    .inline-boxes.six .inline-box {
        float: left;
        margin: 0 auto;
        width: 50%;
    }
}

@media only screen and (min-width: 1024px) {
    .inline-boxes.six .inline-box {
        width: 17%;
    }
}

@media only screen and (min-width: 1280px) {
    .inline-boxes.six .inline-box {
        width: 16.66667%;
    }
}

.endorsement {
    margin-bottom: 2em;
}

.endorsement:after {
    content: "";
    display: table;
    clear: both;
}

.endorsement .endorser {
    margin-top: 1.5em;
    vertical-align: middle;
}

.endorsement .endorser-logo {
    display: inline-block;
    max-width: 80px;
    vertical-align: middle;
}

@media only screen and (min-width: 768px) {
    .endorsement .endorser-logo {
        max-width: 120px;
    }
}

.endorsement .endorser-logo img {
    max-width: 100%;
}

.endorsement .endorser-info {
    vertical-align: middle;
    display: inline-block;
    font-size: 0.818em;
    padding-left: 1em;
    width: 70%;
}

.endorsement .endorser-name,
.endorsement .endorser-position {
    display: block;
    color: black;
    line-height: 1.5em;
}

.angled-element {
    background: white;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 110%;
    height: 100%;
    right: 0;
}

@media only screen and (min-width: 768px) {
    .angled-element {
        width: 120%;
        -webkit-transform: skew(-11deg);
        -ms-transform: skew(-11deg);
        transform: skew(-11deg);
    }
}

@media only screen and (min-width: 1280px) {
    .angled-element {
        width: 110%;
    }
}

.img-wrapper {
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 150px;
}

.img-wrapper img {
    min-height: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    min-width: 100%;
    position: absolute;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto;
}

.angled-box {
    font-size: 1em;
    padding: 0 0 2em;
}

.angled-box .box-container,
.angled-box.box-container {
    position: relative;
    padding-top: 0;
}

.angled-box h2 {
    margin: 0px;
}

.angled-box .overflow-container {
    overflow: hidden;
}

.angled-box .box {
    position: relative;
}

@media only screen and (min-width: 768px) {
    .angled-box .box {
        width: 55%;
    }
}

.angled-box .box.right-box {
    z-index: 0;
}

@media only screen and (min-width: 768px) {
    .angled-box .box.right-box {
        position: absolute;
        width: 54%;
        height: 100%;
        top: 0;
        right: 0;
        left: auto;
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .angled-box .box.right-box.limited-height {
        max-height: 270px;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) {
    .angled-box .box.right-box.limited-height {
        max-height: 400px;
    }
}

.angled-box .box.right-box.mobile-hide {
    display: none;
}

@media only screen and (min-width: 768px) {
    .angled-box .box.right-box.mobile-hide {
        display: block;
    }
}

.angled-box .box .angled-element {
    z-index: 100;
}

@media only screen and (min-width: 768px) {
    .angled-box .box .angled-element {
        min-height: 18em;
    }
}

.angled-box .box.blue-bg .box-content {
    padding-top: 3em;
    padding-bottom: 3em;
}

@media only screen and (min-width: 768px) {
    .angled-box .box.blue-bg .box-content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box .box.blue-bg .box-content {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box .box.blue-bg .box-content {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box .box.blue-bg .box-content {
        padding-top: 4em;
        padding-bottom: 5em;
    }
}

.angled-box .box-container.content-right:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 768px) {
    .angled-box .box-container.content-right .box.right-box {
        right: auto;
        left: 0;
    }

    .angled-box .box-container.content-right .box.right-box .box-content {
        width: 90%;
    }

    .angled-box .box-container.content-right .box.left-box {
        float: right;
    }

    .angled-box .box-container.content-right .box.left-box .angled-element {
        width: 113%;
        right: -13%;
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .angled-box .box-container.content-right .box.left-box .box-content {
        padding-left: 6em;
    }
}

.angled-box .box-content p.ingress {
    font-size: 1.2em;
}

.angled-box h1 {
    font-size: 1.5em;
}

@media only screen and (min-width: 768px) {
    .angled-box h1 {
        font-size: 1.9em;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box h1 {
        font-size: 1.9em;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box h1 {
        font-size: 2.2em;
    }
}

@media only screen and (min-width: 1366px) {
    .angled-box h1 {
        font-size: 2.8em;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box h1 {
        font-size: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box h1 {
        font-size: 2.7em;
    }
}

.angled-box h2 {
    font-size: 1.5em;
}

@media only screen and (min-width: 768px) {
    .angled-box h2 {
        font-size: 1.9em;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box h2 {
        font-size: 1.9em;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box h2 {
        font-size: 2.2em;
    }
}

@media only screen and (min-width: 1366px) {
    .angled-box h2 {
        font-size: 2.8em;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box h2 {
        font-size: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box h2 {
        font-size: 2.7em;
    }
}

.angled-box p,
.angled-box ul {
    font-size: 0.818em;
    line-height: 1.4em;
}

@media only screen and (min-width: 768px) {

    .angled-box p,
    .angled-box ul {
        font-size: 1em;
        line-height: 1.4em;
    }
}

.angled-box p.small-text,
.angled-box ul.small-text {
    font-size: 0.818em;
}

.angled-box .img-wrapper {
    min-height: 200px;
}

.angled-box .img-wrapper img {
    max-width: 100%;
    max-height: none;
}

@media only screen and (min-width: 768px) {
    .angled-box .img-wrapper img {
        max-height: 100%;
        max-width: none;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box .img-wrapper img {
        max-width: none;
        max-height: none;
    }
}

.angled-box .box-content {
    position: relative;
    z-index: 100;
    margin: 0;
    font-size: 1em;
    line-height: 1.2em;
    display: block;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 3em;
    padding-bottom: 3em;
}

.angled-box .box-content:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 1024px) {
    .angled-box .box-content {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box .box-content {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box .box-content {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box .box-content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box .box-content {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box .box-content {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box .box-content {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box .box-content {
        height: 100%;
        width: 100%;
        min-height: 350px;
        padding-top: 0;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box .box-content {
        width: 90%;
        padding-top: 0;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box .box-content {
        margin: 0;
        width: 80%;
        padding-top: 0;
    }
}

.angled-images {
    overflow: hidden;
    padding: 0;
    max-height: 25em;
}

.angled-images .angled-image-group {
    width: 120%;
    position: relative;
    left: 50%;
    margin-left: -60%;
}

.angled-images .angled-image-group:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (max-width: 767px) {
    .angled-images .angled-image-group div {
        display: none;
    }

    .angled-images .angled-image-group div:first-child {
        display: block;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.angled-images.two .angled-wrapper {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .angled-images.two .angled-wrapper {
        width: 50%;
    }
}

.angled-images.three .angled-wrapper {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .angled-images.three .angled-wrapper {
        width: 33.33333%;
    }
}

.angled-images.height-20 .angled-wrapper {
    padding-top: 20%;
}

.angled-images.height-30 .angled-wrapper {
    padding-top: 30%;
}

.angled-images .angled-wrapper {
    float: left;
    -webkit-transform: skew(-11deg);
    -ms-transform: skew(-11deg);
    transform: skew(-11deg);
    position: relative;
    overflow: hidden;
    padding-top: 80%;
    display: none;
    min-height: 200px;
}

@media only screen and (min-width: 768px) {
    .angled-images .angled-wrapper {
        min-height: 0;
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .angled-images .angled-wrapper:first-child {
        display: block;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.angled-images .angled-wrapper img {
    position: absolute;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    margin: auto;
}

@media only screen and (min-width: 768px) {
    .angled-images .angled-wrapper img {
        min-width: 120%;
        max-width: 120%;
        min-height: 120%;
        -webkit-transform: skew(11deg);
        -ms-transform: skew(11deg);
        transform: skew(11deg);
    }
}

.blue-angled-box .box.right-box {
    position: relative;
}

.blue-angled-box .angled-element {
    height: 150%;
}

.blue-angled-box a {
    color: white !important;
}

.blue-angled-box a:hover {
    color: #47db4f !important;
}

.blue-overlay-box {
    position: relative;
    padding: 0;
}

.blue-overlay-box a {
    color: white !important;
}

.blue-overlay-box a:hover {
    color: #47db4f !important;
}

.blue-overlay-box .inline-boxes {
    border-top: 0;
    position: relative;
    z-index: 10;
}

.blue-overlay-box .inline-boxes:after {
    content: "";
    display: table;
    clear: both;
}

.blue-overlay-box .box-content,
.blue-overlay-box .accordion {
    color: white;
}

.blue-overlay-box .box-content p,
.blue-overlay-box .accordion p {
    margin-bottom: 2em;
}

.blue-overlay-box .box-content a,
.blue-overlay-box .accordion a {
    color: white;
}

.blue-overlay-box .box-content a:hover,
.blue-overlay-box .accordion a:hover {
    color: #47db4f;
}

.blue-overlay-box .inline-box,
.blue-overlay-box .box {
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 3.6em;
    padding-bottom: 3.6em;
    border: 0;
}

@media only screen and (min-width: 1024px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

@media only screen and (min-width: 768px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-top: 2.4em;
        padding-bottom: 2.4em;
    }
}

@media only screen and (min-width: 1024px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1280px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-top: 3.6em;
        padding-bottom: 3.6em;
    }
}

@media only screen and (min-width: 1920px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-top: 6em;
        padding-bottom: 6em;
    }
}

@media only screen and (max-width: 767px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        padding-bottom: 0;
    }

    .blue-overlay-box .inline-box:last-child,
    .blue-overlay-box .box:last-child {
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 768px) {

    .blue-overlay-box .inline-box,
    .blue-overlay-box .box {
        width: 50%;
        float: left;
    }
}

.blue-overlay-box .inline-box p,
.blue-overlay-box .box p {
    font-size: 0.818em;
}

.blue-overlay-box .inline-boxes.small-padding .inline-box {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

@media only screen and (min-width: 768px) {
    .blue-overlay-box .inline-boxes.small-padding .inline-box {
        padding-top: 1em;
        padding-bottom: 1em;
    }
}

@media only screen and (min-width: 1024px) {
    .blue-overlay-box .inline-boxes.small-padding .inline-box {
        padding-top: 1.25em;
        padding-bottom: 1.25em;
    }
}

@media only screen and (min-width: 1280px) {
    .blue-overlay-box .inline-boxes.small-padding .inline-box {
        padding-top: 1.5em;
        padding-bottom: 1.5em;
    }
}

@media only screen and (min-width: 1920px) {
    .blue-overlay-box .inline-boxes.small-padding .inline-box {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

.blue-overlay-box .box-content h3 {
    min-height: 2em;
}

@media only screen and (min-width: 1600px) {
    .blue-overlay-box .box-content h3 {
        min-height: 0;
    }
}

@media only screen and (min-width: 768px) {
    .blue-overlay-box .box-content h3+p {
        min-height: 6em;
    }
}

@media only screen and (min-width: 1024px) {
    .blue-overlay-box .box-content h3+p {
        min-height: 4em;
    }
}

.blue-overlay-box header h3 {
    color: white;
}

.quote,
blockquote {
    padding-left: 1.5em;
    margin-top: 1em;
}

.inline-box .quote,
.inline-box blockquote {
    margin-top: 0;
}

.quote header h4,
blockquote header h4 {
    font-size: 0.818em;
    position: relative;
    margin: 0;
}

.quote header h4:before,
blockquote header h4:before {
    font-family: "Georgia", serif;
    content: "\00201C";
    position: absolute;
    top: 0;
    left: -0.8em;
    color: #47db4f;
    font-size: 2em;
}

.quote p,
blockquote p {
    margin: 0.8em 0;
    font-size: 0.818em !important;
    line-height: 1.4em;
    font-weight: 300;
}

.quote p.quoter,
blockquote p.quoter {
    margin-top: 1em;
}

.btw {
    margin-top: 1em;
}

.btw h4 {
    margin-bottom: 0;
}

.btw p {
    margin-top: 0;
    font-size: 0.818em;
}

.banner-subheading {
    position: relative;
    border-bottom: 1px solid #e9e9e9;
}

.banner-subheading:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 768px) {
    .banner-subheading {
        border-bottom: 0;
        position: absolute;
        left: -5%;
        bottom: 1em;
        z-index: 500;
        width: 46%;
        height: 4em;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .banner-subheading:before {
        content: "";
        -webkit-transform: skew(-11deg);
        -ms-transform: skew(-11deg);
        transform: skew(-11deg);
        background: white;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
}

.banner-subheading header {
    background: #e9e9e9;
    color: #001f4c;
    height: 100%;
    padding: 1em;
    padding-left: 2em;
    padding-right: 2em;
}

@media only screen and (min-width: 1024px) {
    .banner-subheading header {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .banner-subheading header {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .banner-subheading header {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

@media only screen and (min-width: 768px) {
    .banner-subheading header {
        background: #001f4c;
        width: 38%;
        color: white;
        height: 100%;
        float: left;
        padding: 1em 0.5em 1em 12%;
        -webkit-transform: skew(-11deg);
        -ms-transform: skew(-11deg);
        transform: skew(-11deg);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.banner-subheading header h3 {
    font-family: "dosis", sans-serif;
    font-weight: 700;
    width: 100%;
    font-size: 0.818em;
    line-height: 1.4em;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    .banner-subheading header h3 {
        font-family: "dosis", sans-serif;
        font-weight: 400;
        text-align: center;
        -webkit-transform: skew(11deg);
        -ms-transform: skew(11deg);
        transform: skew(11deg);
        padding: 0;
        display: inline-block;
    }
}

.banner-subheading .heading-content {
    padding: 1em;
    height: 100%;
    padding-left: 2em;
    padding-right: 2em;
}

@media only screen and (min-width: 1024px) {
    .banner-subheading .heading-content {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .banner-subheading .heading-content {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .banner-subheading .heading-content {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

@media only screen and (min-width: 768px) {
    .banner-subheading .heading-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 60%;
        float: left;
        padding: 1em 0.5em 1em 1em;
    }
}

.banner-subheading .heading-content p {
    display: inline;
    margin: 0;
    font-size: 0.9em;
    line-height: 1.4em;
}

.banner-subheading a {
    text-decoration: none;
}

.banner-subheading a:after {
    display: none;
}

.page-header {
    padding: 0;
}

@media only screen and (min-width: 1024px) {
    .page-header {
        padding: 0 0 3em;
    }
}

@media only screen and (min-width: 768px) {
    .page-header .box-content {
        padding-top: 4.2em;
        padding-bottom: 4.2em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .page-header .box-content {
        padding-top: 2.8em;
        padding-bottom: 2.8em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) {
    .page-header .box-content {
        padding-top: 3.5em;
        padding-bottom: 3.5em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1280px) {
    .page-header .box-content {
        padding-top: 4.2em;
        padding-bottom: 4.2em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1920px) {
    .page-header .box-content {
        padding-top: 7em;
        padding-bottom: 7em;
    }
}

@media only screen and (max-width: 767px) {
    .page-header .right-box {
        display: none;
    }
}

.page-header .img-wrapper img {
    max-width: none;
    max-height: 100%;
}

@media only screen and (min-width: 1280px) {
    .page-header .img-wrapper img {
        max-height: none;
        max-width: none;
    }
}

.cookie-notice {
    width: 100%;
    background: #b3b3b3;
    color: black;
    padding: 0.5em 0 1.7em;
    display: none;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .cookie-notice {
        padding: 1em 0;
    }
}

.cookie-notice .container {
    background: transparent;
}

@media only screen and (max-width: 767px) {
    .cookie-notice .container {
        padding: 0 0.5em;
    }
}

.cookie-notice p {
    font-family: "dosis", sans-serif;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.3em;
    margin: 0;
    height: 100%;
    display: block;
}

@media only screen and (min-width: 768px) {
    .cookie-notice p {
        padding-right: 35%;
    }
}

.cookie-notice a {
    color: inherit;
    font-weight: 800;
}

.cookie-notice a:hover {
    color: #001f4c;
}

.cookie-notice .cookie-close {
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    background: white;
    color: #47db4f;
    font-size: 0;
    text-decoration: none;
    text-align: center;
    border-radius: 50%;
}

.cookie-notice .cookie-close:after {
    content: "✖";
    display: inline;
    font-family: "Georgia", serif;
    padding-left: 0.4em;
}

@media only screen and (min-width: 768px) {
    .cookie-notice .cookie-close {
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 25%;
    }
}

@media only screen and (min-width: 1024px) {
    .cookie-notice .cookie-close {
        right: 2rem;
    }
}

.cookie-notice .cookie-close:after {
    font-size: 1rem;
    padding: 0;
    display: inline;
}

@media only screen and (max-width: 1220px) {
    /*.page-nav-container {
        display: none !important;
    }*/
}

.sticky-nav {
    background: #001f4c;
    padding-left: 2em;
    padding-right: 2em;
    padding-right: 0 !important;
    color: white;
    /*position: fixed;*/
    /*top: -60px;*/
    /*left: 0;*/
    width: 100%;
    /*z-index: 999;*/
    height: 52px;
}

@media only screen and (min-width: 1024px) {
    .sticky-nav {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .sticky-nav {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .sticky-nav {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

.sticky-nav:after {
    content: "";
    display: table;
    clear: both;
}

.sticky-nav a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 1.5em;
    padding: 1em 0.5em;
    display: inline-block;
    font-size: 13px;
    position: relative;
    left: -0.5em;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    font-family: "dosis", sans-serif;
    font-weight: 600;
}

.sticky-nav a:hover {
    background: #47db4f;
    color: #001f4c;
}

.sticky-nav .top-link {
    position: relative;
    display: inline-block;
    margin-right: 0;
    padding: 1em 0;
    float: right;
    -webkit-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
}

.sticky-nav .top-link:after {
    content: "︿";
    display: inline;
    font-family: "Georgia", serif;
    padding-left: 0.4em;
    font-size: 3em;
    padding: 0;
    line-height: 0;
    vertical-align: super;
}

.image-group {
    width: 100%;
}

@media only screen and (min-width: 1024px) {
    .image-group {
        white-space: nowrap;
    }
}

.image-group img {
    margin: 1em;
}

@media only screen and (min-width: 768px) {
    .image-group img {
        margin: 2em;
    }
}

.image-group img:first-child {
    margin-left: 0;
}

.image-group img:last-child {
    margin-right: 0;
}

.divider {
    background: #001f4c;
    height: 10px;
    width: 100%;
    display: block;
}

.main-nav {
    padding: 0 0 0 0.5em;
    display: none;
}

@media only screen and (min-width: 850px) {
    .main-nav {
        display: inline-block;
        padding: 0;
        margin-left: 4em;
    }
}

.main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-nav li {
    display: inline-block;
    margin-right: 0.7em;
    font-size: 0.8em;
    line-height: 1em;
    font-family: "dosis", sans-serif;
    font-weight: 700;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .main-nav li {
        margin-right: 2em;
    }
}

.main-nav li a {
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    line-height: 1.5em;
    font-weight: 700;
}

.mobile-nav-btn {
    width: 30px;
    height: 30px;
    position: absolute !important;
    top: 0.8rem;
    cursor: pointer;
    right: 2rem;
    font-size: 0;
    line-height: 0;
    text-align: right;
}

@media only screen and (min-width: 768px) {
    .mobile-nav-btn {
        top: 1rem;
    }
}

@media only screen and (min-width: 850px) {
    .mobile-nav-btn {
        display: none !important;
    }
}

.mobile-nav-btn:before {
    content: "";
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    height: 4px;
    background: #001f4c;
    box-shadow: 0 7px 0 0 #001f4c, 0 -7px 0 0 #001f4c;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
}

.mobile-nav-btn:hover:before,
.mobile-nav-btn.active:before {
    background: #47db4f;
    box-shadow: 0 7px 0 0 #47db4f, 0 -7px 0 0 #47db4f;
}

.mobile-nav {
    margin-top: 2em;
    display: none;
    padding-left: 2em;
    padding-right: 2em;
}

@media only screen and (min-width: 1024px) {
    .mobile-nav {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .mobile-nav {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .mobile-nav {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

@media only screen and (min-width: 850px) {
    .mobile-nav {
        display: none !important;
    }
}

.mobile-nav ul {
    text-align: right;
}

.mobile-nav li {
    margin-bottom: 0.5em;
}

.mobile-nav li:nth-last-child(3) {
    padding-bottom: 0.5em;
    border-bottom: 1px solid #001f4c;
}

.mobile-nav li:nth-last-child(2),
.mobile-nav li:last-child {
    display: inline-block;
    margin-left: 1em;
}

.mobile-nav a {
    font-family: "dosis", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1em;
    text-decoration: none;
    margin: 0;
}

.main-header {
    background: white;
    width: 100%;
    padding: 0.8em 0 1em;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.main-header:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 850px) {
    .main-header {
        text-align: left;
        padding: 1.6em 0;
    }
}

.main-header a {
    display: inline-block;
    line-height: 1.5em;
    position: relative;
}

.main-header a.active {
    color: #47db4f;
}

@media only screen and (min-width: 768px) {
    .main-header a.active {
        color: inherit;
    }
}

.main-header a.active:before {
    opacity: 1;
    bottom: -2.2em;
}

.main-header a:before {
    content: "";
    position: absolute;
    pointer-events: none;
    width: 0;
    height: 0;
    bottom: -2em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-top-color: #47db4f;
    opacity: 0;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    display: none;
}

@media only screen and (min-width: 850px) {
    .main-header a:before {
        display: block;
    }
}

.main-header .left {
    float: left;
    width: 75%;
    margin: 0;
}

.main-header .right {
    margin: 0;
    float: left;
    width: 25%;
    text-align: right;
}

.main-header .left,
.main-header .right {
    line-height: 25px;
    vertical-align: middle;
}

@media only screen and (min-width: 768px) {

    .main-header .left,
    .main-header .right {
        line-height: 40px;
    }
}

@media only screen and (max-width: 767px) {

    .main-header .left,
    .main-header .right {
        float: none;
        display: inline;
        width: auto;
    }
}

.main-header .right {
    display: none;
}

@media only screen and (min-width: 850px) {
    .main-header .right {
        display: block;
    }
}

.logo-container {
    display: inline-block;
}

@media only screen and (min-width: 850px) {
    .logo-container {
        width: auto;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
    }
}

.header-logo,
.right {
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (min-width: 850px) {

    .header-logo,
    .right {
        height: 40px;
    }
}

.contact-link {
    display: inline-block;
    margin-right: 0.7em;
    font-size: 0.8em;
    font-family: "dosis", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .contact-link {
        margin-right: 2em;
    }
}

.lang-nav {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.lang-nav li {
    display: inline-block;
    font-size: 0.8em;
}

.lang-nav li:first-child:after {
    content: "|";
    display: inline-block;
    margin: 0 0.6em 0 0.4em;
    color: #969696;
}

.lang-nav a {
    font-family: "dosis", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    color: #001f4c;
}

.lang-nav a:before {
    display: none;
}

.lang-nav a.active {
    cursor: default;
    color: #969696;
}

.lang-nav a.active:hover {
    color: #969696;
}

.lang-nav a:hover {
    color: #47db4f;
}

.angled-box-container {
    padding: 0;
}

@media only screen and (min-width: 1920px) {
    .angled-box-container {
        overflow: hidden;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-container .angled-box {
        padding: 2em 0;
    }
}

.angled-box-container .angled-box:first-child {
    padding-top: 4em;
}

.angled-box-container .box-container {
    overflow: hidden;
}

.angled-box-group {
    padding: 0 !important;
    font-size: 1em;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .angled-box-group .box-container {
        padding-top: 73%;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group .box-container {
        padding-top: 50%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group .box-container {
        padding-top: 42%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group .box-container {
        padding-top: 35%;
    }
}

.angled-box-group .overflow-container {
    overflow: hidden;
}

.angled-box-group .angled-box {
    padding-bottom: 0;
}

@media only screen and (min-width: 768px) {
    .angled-box-group .angled-box .img-wrapper img {
        max-width: none;
        max-height: 100%;
    }
}

@media only screen and (min-width: 768px) {

    .angled-box-group .box.right-box,
    .angled-box-group .box.left-box {
        position: absolute;
        width: 50%;
        height: 100%;
        top: 0;
        right: 0;
        left: auto;
    }
}

.angled-box-group .box.blue-bg {
    background: transparent;
}

.angled-box-group .box.blue-bg .angled-element {
    background: #001f4c;
}

.angled-box-group .box:first-child {
    z-index: 50;
    left: 0;
    right: auto;
}

.angled-box-group .box .box-content {
    padding-top: 3em;
    padding-bottom: 3em;
}

@media only screen and (min-width: 768px) {
    .angled-box-group .box .box-content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group .box .box-content {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box-group .box .box-content {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group .box .box-content {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-group div:nth-of-type(1).box-container .box:first-child {
        width: 57.09488%;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group div:nth-of-type(1).box-container .box:first-child {
        width: 54.85951%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group div:nth-of-type(1).box-container .box:first-child {
        width: 54.08199%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group div:nth-of-type(1).box-container .box:first-child {
        width: 53.40166%;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-group div:nth-of-type(1).box-container .box:last-child {
        width: 50%;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group div:nth-of-type(1).box-container .box:last-child {
        width: 50%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group div:nth-of-type(1).box-container .box:last-child {
        width: 50%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group div:nth-of-type(1).box-container .box:last-child {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-group div:nth-of-type(2).box-container .box:first-child {
        width: 42.90512%;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group div:nth-of-type(2).box-container .box:first-child {
        width: 45.14049%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group div:nth-of-type(2).box-container .box:first-child {
        width: 45.91801%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group div:nth-of-type(2).box-container .box:first-child {
        width: 46.59834%;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-group div:nth-of-type(2).box-container .box:last-child {
        width: 64.18976%;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group div:nth-of-type(2).box-container .box:last-child {
        width: 59.71902%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group div:nth-of-type(2).box-container .box:last-child {
        width: 58.16397%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group div:nth-of-type(2).box-container .box:last-child {
        width: 56.80331%;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child {
        right: 0;
        left: auto;
        width: 71.28464%;
    }

    .angled-box-group div:nth-of-type(3).box-container .box:first-child .angled-element {
        left: 0;
        right: auto;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child {
        width: 64.57852%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child {
        width: 62.24596%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child {
        width: 60.20497%;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child .box-content {
        width: 80%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child .box-content {
        width: 70%;
    }
}

@media only screen and (min-width: 1280px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child .box-content {
        width: 80%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child .box-content {
        width: 75%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group div:nth-of-type(3).box-container .box:first-child .box-content {
        width: 65%;
    }
}

@media only screen and (min-width: 768px) {
    .angled-box-group div:nth-of-type(3).box-container .box:last-child {
        right: auto;
        left: 0;
        width: 35.81024%;
    }
}

@media only screen and (min-width: 1024px) {
    .angled-box-group div:nth-of-type(3).box-container .box:last-child {
        width: 40.28098%;
    }
}

@media only screen and (min-width: 1600px) {
    .angled-box-group div:nth-of-type(3).box-container .box:last-child {
        width: 41.83603%;
    }
}

@media only screen and (min-width: 1920px) {
    .angled-box-group div:nth-of-type(3).box-container .box:last-child {
        width: 43.19669%;
    }
}

.slash {
    display: none;
    position: absolute;
    background: #47db4f;
    z-index: 200;
    -webkit-transform: translateX(25%) skew(-11deg);
    -ms-transform: translateX(25%) skew(-11deg);
    transform: translateX(25%) skew(-11deg);
    top: -3%;
    left: 50%;
    height: 106%;
    -webkit-transform-style: flat;
    transform-style: flat;
}

@media only screen and (min-width: 768px) {
    .slash {
        display: block;
        width: 9.45984%;
    }
}

@media only screen and (min-width: 1024px) {
    .slash {
        width: 6.47934%;
    }
}

@media only screen and (min-width: 1600px) {
    .slash {
        width: 5.44265%;
    }
}

@media only screen and (min-width: 1920px) {
    .slash {
        width: 4.53554%;
    }
}

.news-ticker {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
}

.news-ticker:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 768px) {
    .news-ticker {
        background: #e9e9e9;
        position: absolute;
        border-bottom: none;
        right: 0;
        min-height: 3.5em;
        top: 0;
        z-index: 20;
        width: 36.81024%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media only screen and (min-width: 1024px) {
    .news-ticker {
        width: 41.28098%;
    }
}

@media only screen and (min-width: 1600px) {
    .news-ticker {
        width: 42.83603%;
    }
}

@media only screen and (min-width: 1920px) {
    .news-ticker {
        width: 44.19669%;
    }
}

.news-ticker p,
.news-ticker h3 {
    margin: 0;
}

.news-ticker .news-header {
    background: #e9e9e9;
    color: #001f4c;
    padding: 1em;
    background: #e9e9e9;
    padding-left: 2em;
    padding-right: 2em;
}

@media only screen and (min-width: 1024px) {
    .news-ticker .news-header {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .news-ticker .news-header {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .news-ticker .news-header {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

@media only screen and (min-width: 768px) {
    .news-ticker .news-header {
        background: #001f4c;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: white;
        float: left;
        -webkit-transform: skew(-11deg);
        -ms-transform: skew(-11deg);
        transform: skew(-11deg);
        width: 36%;
        padding: 0 0 0 12.45984%;
    }
}

@media only screen and (min-width: 1024px) {
    .news-ticker .news-header {
        width: 25%;
        padding-left: 9.47934%;
        max-width: 170px;
    }
}

@media only screen and (min-width: 1600px) {
    .news-ticker .news-header {
        padding-left: 8.44265%;
    }
}

@media only screen and (min-width: 1920px) {
    .news-ticker .news-header {
        padding-left: 7.53554%;
    }
}

.news-ticker .news-header h3 {
    font-family: "dosis", sans-serif;
    font-weight: 800;
    width: 100%;
    display: inline-block;
    font-size: 0.818em;
    text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
    .news-ticker .news-header h3 {
        font-family: "dosis", sans-serif;
        font-weight: 400;
        text-align: center;
        -webkit-transform: skew(11deg);
        -ms-transform: skew(11deg);
        transform: skew(11deg);
        border: 0;
        padding: 0;
    }
}

.news-ticker .news-content {
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
}

@media only screen and (min-width: 1024px) {
    .news-ticker .news-content {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .news-ticker .news-content {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1920px) {
    .news-ticker .news-content {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

@media only screen and (min-width: 768px) {
    .news-ticker .news-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 64%;
        float: left;
        padding: 0.5em 0.3em 0.5em 0.5em;
    }
}

@media only screen and (min-width: 1024px) {
    .news-ticker .news-content {
        width: 75%;
        padding-left: 1em;
    }
}

.news-ticker .news-content a {
    text-decoration: none;
    line-height: 1em;
}

.news-ticker .news-content a:after {
    display: none;
}

.news-ticker .news-content p {
    color: #001f4c;
    padding: 0;
    font-size: 0.818em;
    line-height: 1.2em;
    text-align: left;
    display: inline;
}

@media only screen and (min-width: 768px) {
    .news-ticker .news-content p {
        font-size: 0.7em;
        line-height: 1em;
    }
}

@media only screen and (min-width: 1280px) {
    .news-ticker .news-content p {
        font-size: 0.818em;
    }
}

.news-article {
    padding-top: 2em;
    padding-bottom: 4em;
}

.news-article:after {
    content: "";
    display: table;
    clear: both;
}

.news-article .article-content {
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 1em;
}

@media only screen and (min-width: 768px) {
    .news-article .article-content {
        float: left;
        width: 70%;
        border-bottom: 0;
        border-right: 1px solid #b2b2b2;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .news-article .article-content {
        padding-left: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .news-article .article-content {
        padding-right: 3em;
    }
}

.news-article .article-content img {
    max-width: 100%;
}

.news-article .article-content p {
    line-height: 1.4em;
    margin-bottom: 1.3em;
}

.news-article .article-sidebar {
    font-size: 0.818em;
}

@media only screen and (min-width: 768px) {
    .news-article .article-sidebar {
        float: left;
        width: 30%;
        padding-left: 2em;
    }
}

@media only screen and (min-width: 1280px) {
    .news-article .article-sidebar {
        padding-left: 3em;
    }
}

.news-article .article-sidebar p {
    clear: left;
}

.article-list {
    /*padding-top: 2em;*/
    min-height: 40vh;
}

@media only screen and (min-width: 768px) {
    .article-list {
        min-height: 55vh;
    }
}

/*@media only screen and (min-width: 1024px) {
    .article-list {
        padding-left: 2em;
    }
}*/

.article-list .news-item {
    display: block;
    vertical-align: middle;
    border-top: 1px solid rgba(0, 31, 76, 0.4);
}

.news-item {
    padding: 1.2em 0;
}

.article-list .news-item:last-child {
    border-bottom: 1px solid rgba(0, 31, 76, 0.4);
}

.article-list .timestamp {
    font-size: 0.818em;
    line-height: 2em;
}

@media only screen and (min-width: 768px) {
    .article-list .timestamp {
        display: inline-block;
        margin-right: 3em;
        vertical-align: middle;
    }
}

.article-list .item-content {
    font-size: 1em;
    line-height: 1.4em;
    vertical-align: middle;
}

@media only screen and (min-width: 768px) {
    .article-list .item-content {
        display: inline-block;
    }
}

.article-list .item-content a {
    text-decoration: none;
}

.service-slider {
    height: 100%;
}

@media only screen and (min-width: 768px) {
    .service-slider .overflow-container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .service-slider .overflow-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .service-slider .overflow-container .content-box {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .service-slider .overflow-container .slider-box {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

.service-slider .left-box {
    color: white;
}

.service-slider .left-box .box-content:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 768px) {
    .service-slider .left-box .box-content {
        padding-right: 3em;
    }
}

@media only screen and (min-width: 1280px) {
    .service-slider .left-box .box-content {
        padding-right: 6em;
    }
}

.service-slider .left-box .angled-element {
    background: #001f4c;
}

@media only screen and (max-width: 767px) {
    .service-slider .right-box {
        height: 14em;
    }
}

.service-slider .slider {
    height: 100%;
}

@media only screen and (max-width: 767px) {
    .service-slider .slider li {
        display: none;
        height: 100%;
    }

    .service-slider .slider li:nth-child(4) {
        display: block;
    }
}

.service-slider .angled-list {
    margin-top: 1em;
    position: relative;
}

.service-slider .angled-list li {
    margin-bottom: 0.5em;
    position: relative;
}

@media only screen and (min-width: 1024px) {
    .service-slider .angled-list li {
        margin-bottom: 1em;
    }
}

.service-slider .angled-list li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-radius: 50%;
    border: 1px solid white;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.service-slider .angled-list li.active:before {
    background: #47db4f;
    border-color: #47db4f;
}

.service-slider .angled-list li.services-link {
    margin-top: 2em;
}

@media only screen and (min-width: 1024px) {
    .service-slider .angled-list li.services-link {
        position: absolute;
        right: 2em;
        top: 50%;
        margin-top: -22.5px;
        width: auto;
    }
}

@media only screen and (min-width: 1280px) {
    .service-slider .angled-list li.services-link {
        right: 0;
    }
}

@media only screen and (min-width: 1366px) {
    .service-slider .angled-list li.services-link {
        right: 4em;
    }
}

.service-slider .angled-list li.services-link:before {
    display: none;
}

.service-slider .angled-list li:nth-child(1) {
    margin-left: 50px;
}

.service-slider .angled-list li:nth-child(2) {
    margin-left: 40px;
}

.service-slider .angled-list li:nth-child(3) {
    margin-left: 30px;
}

.service-slider .angled-list li:nth-child(4) {
    margin-left: 20px;
}

.service-slider a {
    color: white;
    text-decoration: none;
}

.slick-slider,
.slider {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}

.slick-slider .slick-list,
.slick-slider .slick-track,
.slider .slick-list,
.slider .slick-track {
    height: 100%;
}

.slick-slider .slick-slide,
.slider .slick-slide {
    outline: none;
    height: 100%;
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {

    .slick-slider img,
    .slider img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-switched {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }

    .mobile-switched .left-box {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .mobile-switched .right-box {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

.contact-info a {
    color: #001f4c;
}

.contact-info a:hover {
    color: #47db4f;
}

.contact-info p {
    margin-bottom: 0.4em;
}

.contact-info .inline-boxes {
    border-top: 10px solid #001f4c;
    margin: 3em 0 0;
}

.contact-info .inline-box {
    padding-bottom: 1.5em;
}

.contact-info .inline-box h4 {
    margin-bottom: 1em;
}

@media only screen and (min-width: 1024px) {
    .contact-info .inline-box h4 {
        min-height: 4em;
    }
}

@media only screen and (min-width: 1366px) {
    .contact-info .inline-box h4 {
        min-height: 3em;
    }
}

.contact-info .inline-box p {
    font-size: 0.818em;
    line-height: 1.25em;
    margin-bottom: 1em;
}

@media only screen and (min-width: 768px) {
    .contact-info .inline-box p {
        min-height: 5em;
    }
}

.traveller-services {
    padding: 0;
}

@media only screen and (max-width: 767px) {
    .traveller-services .right-box {
        height: 16em;
    }
}

.partner-logos {
    width: 80%;
    margin: 4em auto 0;
    text-align: center;
}

@media only screen and (min-width: 1280px) {
    .partner-logos {
        margin-top: 2em;
    }
}

.partner-logos img {
    width: 35%;
    display: inline-block;
    margin: 7.5%;
}

.partner-logos.small-inline {
    width: 100%;
}

.partner-logos.small-inline img {
    width: auto;
    margin: 2em;
}

.highlights {
    position: relative;
}

.highlights>.box-content {
    position: relative;
    z-index: 10;
    padding-top: 3em;
    padding-bottom: 3em;
}

@media only screen and (min-width: 768px) {
    .highlights>.box-content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .highlights>.box-content {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .highlights>.box-content {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .highlights>.box-content {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

@media only screen and (min-width: 768px) {
    .highlights>.box-content {
        padding-top: 3.9em;
        padding-bottom: 3.9em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
    .highlights>.box-content {
        padding-top: 2.6em;
        padding-bottom: 2.6em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1024px) {
    .highlights>.box-content {
        padding-top: 3.25em;
        padding-bottom: 3.25em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1280px) {
    .highlights>.box-content {
        padding-top: 3.9em;
        padding-bottom: 3.9em;
    }
}

@media only screen and (min-width: 768px) and (min-width: 1920px) {
    .highlights>.box-content {
        padding-top: 6.5em;
        padding-bottom: 6.5em;
    }
}

.highlights h3 {
    margin: 0;
}

@media only screen and (min-width: 768px) {
    .highlights h3 {
        padding-bottom: 3em;
    }
}

.highlights .inline-boxes .inline-box {
    padding: 0 0 3em;
    margin-bottom: 0;
    text-align: center;
}

.highlights .inline-boxes .inline-box:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
    .highlights .inline-boxes .inline-box {
        padding: 0 1em;
        text-align: left;
        margin: 0 auto 3em;
    }

    .highlights .inline-boxes .inline-box:last-child {
        text-align: center;
    }
}

@media only screen and (min-width: 1024px) {
    .highlights .inline-boxes .inline-box {
        padding: 0 2em;
        margin-bottom: 0;
    }

    .highlights .inline-boxes .inline-box:last-child {
        text-align: left;
    }
}

@media only screen and (min-width: 1280px) {
    .highlights .inline-boxes .inline-box {
        padding: 0 3em;
    }
}

.highlights .inline-boxes .inline-box .box-topic {
    margin-bottom: 1.5em;
    height: 8em;
    padding: 1em 0;
    line-height: 6em;
    vertical-align: bottom;
}

.highlights .inline-boxes .inline-box .box-topic .big-text {
    vertical-align: bottom;
    line-height: 2.5em;
}

@media only screen and (min-width: 1024px) {
    .highlights .inline-boxes .inline-box .box-topic .big-text {
        line-height: 1em;
    }
}

.highlights .inline-boxes .inline-box img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: bottom;
}

.highlights .inline-boxes .inline-box p {
    font-family: "dosis", sans-serif;
    font-weight: 400;
}

.accordion {
    position: relative;
    z-index: 10;
    margin: 1.5em;
}

@media only screen and (min-width: 768px) {
    .accordion {
        width: 80%;
        min-width: 960px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1280px) {
    .accordion {
        width: 60%;
    }
}

.accordion .item-header {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.accordion .item-header a {
    padding: 1em 0;
    display: block;
    text-decoration: none;
}

.accordion .item-header a:before {
    content: "❰";
    display: inline;
    font-family: "Georgia", serif;
    padding-right: 0.4em;
}

@media only screen and (min-width: 768px) {
    .accordion .item-header a {
        padding: 1em 2.5em 1em 0;
    }
}

.accordion .item-header a:before {
    font-family: "Zapf Dingbats", "Arial", "sans-serif";
    position: absolute;
    right: 1em;
    top: 50%;
    display: none;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
}

@media only screen and (min-width: 768px) {
    .accordion .item-header a:before {
        display: block;
    }
}

.accordion .item-header h3 {
    font-family: "geometria", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1em;
    position: relative;
}

.accordion .accordion-item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.accordion .accordion-item.open .item-header a:before {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

.accordion .item-content {
    display: none;
    padding: 1em 0;
    font-size: 0.818em;
}

.accordion .item-content p {
    margin: 0;
}

.subpage {
    position: relative;
    background: white;
}

.subpage .subpage-header {
    background: #001f4c;
    color: white;
    width: 100%;
}

.subpage .subpage-header:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 1024px) {
    .subpage .subpage-header {
        padding-left: 2em;
    }

    .subpage .subpage-header.outside-flow {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.subpage .subpage-header .container {
    background: transparent;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    padding-right: 2em;
    margin: 0;
}

.subpage .subpage-header .container:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 1920px) {
    .subpage .subpage-header .container {
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
    }
}

.subpage .subpage-header .header-content:after {
    content: "";
    display: table;
    clear: both;
}

@media only screen and (min-width: 1024px) {
    .subpage .subpage-header .header-content.left {
        width: 40%;
    }
}

@media only screen and (min-width: 1920px) {
    .subpage .subpage-header .header-content.left {
        width: 30%;
    }
}

.subpage .subpage-header .header-content.right {
    height: auto;
}

@media only screen and (min-width: 1024px) {
    .subpage .subpage-header .header-content.right {
        margin-left: 2em;
    }
}

.subpage .subpage-header .header-content.right img {
    max-width: 100%;
}

.subpage .subpage-header h3 {
    font-family: "geometria", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.6em;
}

.subpage .subpage-header p {
    font-size: 1rem;
    line-height: 1.4em;
    font-family: "dosis", sans-serif;
    font-weight: 400;
}

.subpage .subpage-header .logos {
    margin: 3.5em 0 0;
}

.subpage .subpage-header .logos img {
    height: 40px;
    display: inline-block;
    margin-right: 2em;
    margin-bottom: 1em;
}

@media only screen and (min-width: 1280px) {
    .subpage .subpage-header .logos img {
        margin-bottom: 0;
    }
}

.subpage .article-header img {
    max-height: 15em;
}

.subpage-form {
    position: relative;
    padding-left: 0;
    margin: 0 auto 3em;
    max-width: 1000px;
}

@media only screen and (min-width: 1024px) {
    .subpage-form {
        padding-top: 2.5em;
        width: 60%;
        /*left: 40%;*/
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1024px) and (min-width: 1024px) {
    .subpage-form {
        padding-left: 2em;
        padding-right: 2em;
    }
}

@media only screen and (min-width: 1024px) and (min-width: 1280px) {
    .subpage-form {
        padding-left: 4em;
        padding-right: 4em;
    }
}

@media only screen and (min-width: 1024px) and (min-width: 1920px) {
    .subpage-form {
        padding-left: 4.548em;
        padding-right: 4.548em;
    }
}

.subpage-form form {
    background: #f3f3f3;
}

@media only screen and (min-width: 1024px) {
    .subpage-form form {
        border: 1px solid #cfcfcf;
    }
}

.contact-us .keep-height {
    height: 580px;
}

@media only screen and (min-width: 768px) {
    .contact-us .keep-height {
        height: 640px;
    }
}

@media only screen and (min-width: 1024px) {
    .contact-us .keep-height {
        height: 580px;
    }
}

@media only screen and (min-width: 1280px) {
    .contact-us .keep-height {
        height: 640px;
    }
}

.contact-us .contact-map .box-content {
    display: block;
    padding-top: 3em;
    padding-bottom: 3em;
}

@media only screen and (min-width: 768px) {
    .contact-us .contact-map .box-content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media only screen and (min-width: 1024px) {
    .contact-us .contact-map .box-content {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .contact-us .contact-map .box-content {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media only screen and (min-width: 1920px) {
    .contact-us .contact-map .box-content {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

.contact-us .contact-map .box-content header {
    margin-bottom: 2em;
}

/*.airport-contact {
    display: none;
    margin-top: 2em;
}

.airport-contact p {
    font-size: 0.818em;
    color: black;
}

.airport-contact .inline-box {
    padding-left: 0;
}

.airport-contact .inline-box h4 {
    min-height: 2em;
    margin-bottom: 0.5em;
}*/

/*.airport-map {
    display: block;
    padding-top: 6em;
    padding-bottom: 6em;
    width: auto;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .airport-map {
        padding-top: 4em;
        padding-bottom: 4em;
    }
}

@media only screen and (min-width: 1024px) {
    .airport-map {
        padding-top: 5em;
        padding-bottom: 5em;
    }
}

@media only screen and (min-width: 1280px) {
    .airport-map {
        padding-top: 6em;
        padding-bottom: 6em;
    }
}

@media only screen and (min-width: 1920px) {
    .airport-map {
        padding-top: 10em;
        padding-bottom: 10em;
    }
}

@media only screen and (max-width: 767px) {
    .airport-map {
        height: 300px;
        padding: 1em 0;
    }
}

@media only screen and (min-width: 768px) {
    .airport-map {
        padding-left: 35.47441%;
        padding-right: 2em;
        height: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .airport-map {
        padding-left: 19.43803%;
    }
}

@media only screen and (min-width: 1600px) {
    .airport-map {
        padding-left: 16.32795%;
    }
}

@media only screen and (min-width: 1920px) {
    .airport-map {
        padding-left: 13.60662%;
    }
}

.airport-map .map-img {
    min-height: 0;
    min-width: 0;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto;
    display: block;
    height: 100%;
    padding: 2em 0;
    overflow: visible;
}

.airport-map .map-img img {
    max-width: 100%;
    max-height: 100%;
}

.airport-map .map-img svg {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.airport-map .map-img svg g {
    stroke: white;
    stroke-width: 2px;
    fill: none;
}

.airport-map .map-img svg #airports {
    stroke: none;
    fill: white;
}

.airport-map .map-img svg #airports circle {
    cursor: pointer;
}

.airport-map .map-img svg #airports circle.selected {
    stroke: white;
    stroke-width: 5px;
    fill: #47db4f;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    r: 10;
}

@media only screen and (min-width: 768px) {
    .airport-map .map-img {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-25%, -50%);
        -ms-transform: translate(-25%, -50%);
        transform: translate(-25%, -50%);
        padding: 0;
        height: 100%;
    }
}*/

body.load>.content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

body.load>.content {
    -webkit-transition: 1.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}

body.unload>.content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0;
    -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.loading-spinner {
    margin: 0 0 0 -5em;
    font-size: 10px;
    position: fixed;
    top: 40%;
    left: 50%;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.loading-spinner,
.loading-spinner:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*# sourceMappingURL=airpro.css.map */