/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/*!
 * Tent CSS 
 * http://css.sitetent.com
 *
 * Copyright (c) 2017, Aaron Mazade
 * Licensed under the MIT license
 */

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  font-family: sans-serif;
}

iframe {
  border: 0;
}

main {
  display: block;
}

sup {
  position: relative;
  top: -.5em;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

strong {
  font-weight: bold;
}

figure {
  margin: 0;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

body {
  background-color: #FFFFFF;
  color: #444444;
  font-weight: 400;
  font-size: 1em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 1.6;
}

hr {
  display: block;
  margin: 1.5rem 0;
  height: 1px;
  border: none;
  background-color: #dbdbdb;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #0074D9;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #004b8d;
}

button {
  border: 0;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  font: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
  overflow: visible;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0 0 0 0.5rem;
  border-left: 4px solid #6E6E6E;
}

cite {
  font-style: italic;
}

code {
  font-family: "Lucida Console", Courier, monospace;
  font-size: inherit;
  color: #0074D9;
  background-color: #F2F2F2;
  padding: 0.125rem 0.25rem;
}

p {
  margin: 0 0 1.5rem;
}

p:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  margin: 0 0 2rem;
  color: #444444;
  font-weight: inherit;
  font-size: inherit;
  line-height: 1.25;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 2rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

textarea {
  overflow: auto;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  display: block;
  margin: 0 0 1.5rem;
  padding: 0.5rem 1rem;
  width: auto;
  border: 1px solid #E0E0E0;
  border-radius: 0;
  background-color: #FFFFFF;
  color: #A4A4A4;
  font-size: 1rem;
  font-family: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border-color: #0074D9;
}

ul,
ol {
  margin: 0 0 1.5rem;
  padding: 0;
}

ul {
  list-style: circle inside;
}

ol {
  list-style: decimal inside;
}

li {
  display: list-item;
  margin-bottom: 0.5rem;
}

dl {
  margin-top: 0;
  margin-bottom: 0;
}

dd {
  margin-left: 0;
}

table {
  border-spacing: 0;
}

table td {
  padding: 0.5rem;
}

.container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

@media (min-width: 36em) {
  .container {
    max-width: 33.75rem;
  }
}

@media (min-width: 48em) {
  .container {
    max-width: 45rem;
  }
}

@media (min-width: 62em) {
  .container {
    max-width: 71.25rem;
  }
}

.container--fluid {
  max-width: 100%;
}

.flex, .grid, .control--inline {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          flex-direction: row;
}

.flex--stack, .grid--stack {
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
}

.flex--top, .grid--top {
  -ms-flex-align: start;
      -webkit-box-align: start;
          align-items: flex-start;
}

.flex--bottom, .grid--bottom {
  -ms-flex-align: end;
      -webkit-box-align: end;
          align-items: flex-end;
}

.flex--center, .grid--center {
  -ms-flex-align: center;
      -webkit-box-align: center;
          align-items: center;
}

.flex--stretch, .grid--stretch {
  -ms-flex-align: stretch;
      -webkit-box-align: stretch;
          align-items: stretch;
}

.flex--baseline, .grid--baseline {
  -ms-flex-align: baseline;
      -webkit-box-align: baseline;
          align-items: baseline;
}

.flex--justify-center, .grid--justify-center {
  -ms-flex-pack: center;
      -webkit-box-pack: center;
          justify-content: center;
}

.flex--justify-start, .grid--justify-start {
  -ms-flex-pack: start;
      -webkit-box-pack: start;
          justify-content: flex-start;
}

.flex--justify-end, .grid--justify-end {
  -ms-flex-pack: end;
      -webkit-box-pack: end;
          justify-content: flex-end;
}

.flex__item, .grid__column {
  display: block;
  -ms-flex: 1;
      -webkit-box-flex: 1;
          flex: 1;
}

.flex__item--top, .grid__column--top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.flex__item--bottom, .grid__column--bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.flex__item--center, .grid__column--center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
}

.flex-first {
  -ms-flex-order: -1;
      -webkit-box-ordinal-group: 0;
          order: -1;
}

.flex-last {
  -ms-flex-order: 1;
      -webkit-box-ordinal-group: 2;
          order: 1;
}

@media (min-width: 36em) {
  .flex-first--sm {
    -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .flex-last--sm {
    -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
            order: 1;
  }
}

@media (min-width: 48em) {
  .flex-first--md {
    -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .flex-last--md {
    -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
            order: 1;
  }
}

@media (min-width: 62em) {
  .flex-first--lg {
    -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .flex-last--lg {
    -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
            order: 1;
  }
}

@media (min-width: 75em) {
  .flex-first--xl {
    -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .flex-last--xl {
    -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
            order: 1;
  }
}

.grid {
  padding: 0;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          flex-direction: row;
}

.grid--gutterless > .grid__column {
  padding: 0;
}

.grid__column {
  margin-left: 0;
  max-width: 100%;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}

.grid__column--1 {
  -ms-flex: 0 0 8.33333%;
      -webkit-box-flex: 0;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.grid__column--2 {
  -ms-flex: 0 0 16.66667%;
      -webkit-box-flex: 0;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.grid__column--3 {
  -ms-flex: 0 0 25%;
      -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.grid__column--4 {
  -ms-flex: 0 0 33.33333%;
      -webkit-box-flex: 0;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.grid__column--5 {
  -ms-flex: 0 0 41.66667%;
      -webkit-box-flex: 0;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.grid__column--6 {
  -ms-flex: 0 0 50%;
      -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.grid__column--7 {
  -ms-flex: 0 0 58.33333%;
      -webkit-box-flex: 0;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.grid__column--8 {
  -ms-flex: 0 0 66.66667%;
      -webkit-box-flex: 0;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.grid__column--9 {
  -ms-flex: 0 0 75%;
      -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

.grid__column--10 {
  -ms-flex: 0 0 83.33333%;
      -webkit-box-flex: 0;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.grid__column--11 {
  -ms-flex: 0 0 91.66667%;
      -webkit-box-flex: 0;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.grid__column--12 {
  -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 36em) {
  .grid__column--1--sm {
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .grid__column--2--sm {
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .grid__column--3--sm {
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .grid__column--4--sm {
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .grid__column--5--sm {
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .grid__column--6--sm {
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .grid__column--7--sm {
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .grid__column--8--sm {
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .grid__column--9--sm {
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .grid__column--10--sm {
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .grid__column--11--sm {
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .grid__column--12--sm {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 48em) {
  .grid__column--1--md {
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .grid__column--2--md {
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .grid__column--3--md {
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .grid__column--4--md {
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .grid__column--5--md {
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .grid__column--6--md {
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .grid__column--7--md {
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .grid__column--8--md {
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .grid__column--9--md {
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .grid__column--10--md {
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .grid__column--11--md {
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .grid__column--12--md {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 62em) {
  .grid__column--1--lg {
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .grid__column--2--lg {
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .grid__column--3--lg {
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .grid__column--4--lg {
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .grid__column--5--lg {
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .grid__column--6--lg {
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .grid__column--7--lg {
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .grid__column--8--lg {
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .grid__column--9--lg {
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .grid__column--10--lg {
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .grid__column--11--lg {
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .grid__column--12--lg {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 75em) {
  .grid__column--1--xl {
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .grid__column--2--xl {
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .grid__column--3--xl {
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .grid__column--4--xl {
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .grid__column--5--xl {
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .grid__column--6--xl {
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .grid__column--7--xl {
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .grid__column--8--xl {
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .grid__column--9--xl {
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .grid__column--10--xl {
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .grid__column--11--xl {
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .grid__column--12--xl {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 36em) {
  .grid {
    width: 100%;
  }
  .grid__column {
    padding: 0 1rem;
  }
}

.list--unstyled, .list--inline {
  list-style-type: none;
  padding: 0;
}

.list--inline .list__item {
  display: inline-block;
}

.list--inline .list__item:not(:last-child) {
  padding-right: 25px;
}

.list--nulled,
.list--nulled .list__item {
  margin: 0;
}

.table--stripped .table__body .table__row:not(:nth-child(even)) .table__cell {
  background-color: #F2F2F2;
}

.title--xxxs,
.subtitle--xxxs {
  font-size: 0.625rem;
}

.title--xxs,
.subtitle--xxs {
  font-size: 0.75rem;
}

.title--xs,
.subtitle--xs {
  font-size: 0.875rem;
}

.title--sm,
.subtitle--sm {
  font-size: 1rem;
}

.title--md,
.subtitle--md {
  font-size: 1.125rem;
}

.title--lg,
.subtitle--lg {
  font-size: 1.25rem;
}

.title--xl,
.subtitle--xl {
  font-size: 2rem;
}

.title--xxl,
.subtitle--xxl {
  font-size: 2.5rem;
}

.title--xxxl,
.subtitle--xxxl {
  font-size: 3rem;
}

.title {
  font-weight: 700;
}

.subtitle {
  font-weight: 100;
}

.title,
.subtitle {
  word-break: break-word;
}

.title:not(:last-child),
.subtitle:not(:last-child) {
  margin-bottom: 1rem;
}

.title-set .title {
  margin: 0;
}

.title-set .title + .subtitle {
  margin-top: 0;
}

.lead {
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6;
}

.button {
  display: inline-block;
  margin-bottom: 0.5rem;
  padding: 0.5rem 2.5rem;
  border: 2px solid #6E6E6E;
  border-radius: 0;
  background-color: #6E6E6E;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: inherit;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.button.button--primary:hover, .button.button--primary:focus, .button.button--primary:active {
  border-color: #00305a;
  background-color: #0059a6;
  color: #FFFFFF;
}

.button.button--secondary:hover, .button.button--secondary:focus, .button.button--secondary:active {
  border-color: #193e2d;
  background-color: #2e7555;
  color: #FFFFFF;
}

.button.button--tertiary:hover, .button.button--tertiary:focus, .button.button--tertiary:active {
  border-color: #b60a00;
  background-color: #ff1103;
  color: #FFFFFF;
}

.button--xxxs {
  padding: 0.5rem 1rem;
  font-size: 0.625rem;
}

.button--xxs {
  padding: 0.5rem 2rem;
  font-size: 0.625rem;
}

.button--xs {
  padding: 0.5rem 1.5rem;
  font-size: 0.75rem;
}

.button--sm {
  padding: 0.5rem 2.5rem;
  font-size: 0.875rem;
}

.button--md {
  padding: 0.5rem 2.5rem;
  font-size: 0.875rem;
}

.button--lg {
  padding: 1rem 3rem;
  font-size: 1.125rem;
}

.button--xl {
  padding: 1rem 3.5rem;
  font-size: 1.25rem;
}

.button--xxl {
  padding: 1rem 4rem;
  font-size: 1.25rem;
}

.button--xxxl {
  padding: 1rem 4.5rem;
  font-size: 1.25rem;
}

.button--block {
  width: 100%;
  text-align: center;
}

.button--filled:hover, .button--filled:focus, .button--filled:active {
  border-color: #2e2e2e;
  background-color: #555555;
  color: #FFFFFF;
}

.button--filled.button--primary {
  border-color: #0074D9;
  background-color: #0074D9;
  color: #FFFFFF;
}

.button--filled.button--secondary {
  border-color: #3D9970;
  background-color: #3D9970;
  color: #FFFFFF;
}

.button--filled.button--tertiary {
  border-color: #FF4136;
  background-color: #FF4136;
  color: #FFFFFF;
}

.button--outlined {
  background-color: transparent;
  color: #6E6E6E;
}

.button--outlined:hover, .button--outlined:focus, .button--outlined:active {
  border-color: #2e2e2e;
  background-color: #555555;
  color: #FFFFFF;
}

.button--outlined.button--primary {
  border-color: #0074D9;
  color: #0074D9;
}

.button--outlined.button--secondary {
  border-color: #3D9970;
  color: #3D9970;
}

.button--outlined.button--tertiary {
  border-color: #FF4136;
  color: #FF4136;
}

.button--clear {
  border-color: transparent;
  background-color: transparent;
  color: #6E6E6E;
}

.button--clear:hover, .button--clear:focus, .button--clear:active {
  border-bottom: 2px solid #6E6E6E;
  color: #6E6E6E;
}

.card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
  overflow: hidden;
  margin-bottom: 1rem;
  border: 1px solid #E0E0E0;
  border-radius: 0;
  background: #FFFFFF;
  color: #444444;
}

.card > :last-child {
  margin-bottom: 0;
}

.card__image {
  margin: 0 auto;
  max-width: 100%;
}

.card__content {
  padding: 1rem;
  -ms-flex: 1 0 auto;
      -webkit-box-flex: 1;
          flex: 1 0 auto;
}

.card__content > :last-child {
  margin-bottom: 0;
}

.card--filled {
  background-color: #444444;
}

.card--filled.card--primary {
  background-color: #0074D9;
}

.card--filled.card--secondary {
  background-color: #3D9970;
}

.card--filled.card--tertiary {
  background-color: #FF4136;
}

.card--outlined {
  border: 2px solid transparent;
}

.card--outlined.card--primary {
  border-color: #0074D9;
}

.card--outlined.card--secondary {
  border-color: #3D9970;
}

.card--outlined.card--tertiary {
  border-color: #FF4136;
}

.card--raised {
  -webkit-box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.04), 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.04), 0 0.2rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.card--clear,
.card--feature {
  border: 0;
}

.card--clear {
  background: transparent;
}

.control__label {
  display: block;
  margin: 0 0 0 0 0.5rem;
  font-weight: 600;
}

.control--radio .control__label,
.control--checkbox .control__label {
  font-weight: 400;
}

.control--inline {
  -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          flex-direction: column;
}

.control--inline .control__label:not(:first-child) {
  margin-left: 0;
}

@media (min-width: 36em) {
  .control--inline {
    -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            flex-direction: row;
  }
  .control--inline .control__label:not(:first-child) {
    margin-left: 0.5rem;
  }
}

.control--block,
.control--block .control__input,
.control--block .control__textarea,
.control--block .control__select {
  width: 100%;
}

.control--select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 0 1.5rem;
}

.control--select:after {
  content: "";
  border: 1px solid #0074D9;
  border-right: 0;
  border-top: 0;
  display: block;
  position: absolute;
  height: 0.5rem;
  pointer-events: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 0.5rem;
  margin-top: -0.375em;
  right: 1.125em;
  top: 50%;
  z-index: 4;
}

.control__select {
  padding-right: 2.5rem;
  margin: 0;
}

.control__textarea--sm {
  min-height: 5rem;
}

.control__textarea--md {
  min-height: 8.75rem;
}

.control__textarea--lg {
  min-height: 12.5rem;
}

.color-primary {
  color: #0074D9;
}

.color-secondary {
  color: #3D9970;
}

.color-tertiary {
  color: #FF4136;
}

.color-light {
  color: #E0E0E0;
}

.color-lighter {
  color: #F2F2F2;
}

.color-lightest {
  color: #FFFFFF;
}

.color-medium {
  color: #A4A4A4;
}

.color-dark {
  color: #6E6E6E;
}

.color-darker {
  color: #444444;
}

.color-darkest {
  color: #111111;
}

.bg-color-primary {
  background-color: #0074D9;
}

.bg-color-secondary {
  background-color: #3D9970;
}

.bg-color-tertiary {
  background-color: #FF4136;
}

.bg-color-light {
  background-color: #E0E0E0;
}

.bg-color-lighter {
  background-color: #F2F2F2;
}

.bg-color-lightest {
  background-color: #FFFFFF;
}

.bg-color-medium {
  background-color: #A4A4A4;
}

.bg-color-dark {
  background-color: #6E6E6E;
}

.bg-color-darker {
  background-color: #444444;
}

.bg-color-darkest {
  background-color: #111111;
}

.inverse {
  color: #F2F2F2;
}

.inverse h1,
.inverse h2,
.inverse h3,
.inverse h4,
.inverse h5,
.inverse h6 {
  color: #F2F2F2;
}

.display-block {
  display: block;
}

.display-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.display-inline-block {
  display: inline-block;
}

.display-inline {
  display: inline;
}

.display-none {
  display: none;
}

.display-table {
  display: table;
}

.padding-xxxs {
  padding: 0.5rem;
}

.padding-xxs {
  padding: 1rem;
}

.padding-xs {
  padding: 1.5rem;
}

.padding-sm {
  padding: 2rem;
}

.padding-md {
  padding: 2.5rem;
}

.padding-lg {
  padding: 3rem;
}

.padding-xl {
  padding: 3.5rem;
}

.padding-xxl {
  padding: 4rem;
}

.padding-xxxl {
  padding: 4.5rem;
}

.padding-y {
  padding-left: 0;
  padding-right: 0;
}

.padding-x {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-nulled {
  padding: 0;
}

.margin-xxxs {
  margin: 0.5rem;
}

.margin-xxs {
  margin: 1rem;
}

.margin-xs {
  margin: 1.5rem;
}

.margin-sm {
  margin: 2rem;
}

.margin-md {
  margin: 2.5rem;
}

.margin-lg {
  margin: 3rem;
}

.margin-xl {
  margin: 3.5rem;
}

.margin-xxl {
  margin: 4rem;
}

.margin-xxxl {
  margin: 4.5rem;
}

.margin-y {
  margin-left: 0;
  margin-right: 0;
}

.margin-x {
  margin-top: 0;
  margin-bottom: 0;
}

.margin-nulled {
  margin: 0;
}

.height-full {
  height: 100%;
}

.type-italic {
  font-style: italic;
}

.type-bold {
  font-weight: 700;
}

.type-black {
  font-weight: 900;
}

.type-small {
  font-size: 0.7em;
}

.type-caps {
  font-variant: small-caps;
}

.type-uppercase {
  text-transform: uppercase;
}

.type-justify {
  text-align: justify;
}

.type-left {
  text-align: left;
}

.type-right {
  text-align: right;
}

.type-center {
  text-align: center;
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
    color: #CCC; }

.mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }

.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
    margin-top: -54px; }

.mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }

.mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }

.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */

.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-fade.mfp-bg{
    opacity:0;
    -webkit-transition:all .4s ease-out;
    transition:all .4s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready{
    opacity:.8;
}

.mfp-fade.mfp-bg.mfp-removing{
    opacity:0;
}

.mfp-fade.mfp-wrap .mfp-content{
    opacity:0;
    -webkit-transition:all .4s ease-out;
    transition:all .4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content{
    opacity:1;
    -webkit-transition:all .4s ease-out;
    transition:all .4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content{
    opacity:0;
    -webkit-transition:all .4s ease-out;
    transition:all .4s ease-out;
}

.mfp-arrow{
    -webkit-tap-highlight-color:transparent;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
    display: block;
    width: 100%; }

.owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }

.owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }

.owl-carousel.owl-loaded {
    display: block; }

.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }

.owl-carousel.owl-hidden {
    opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }

.owl-carousel.owl-rtl {
    direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */

.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* @import "../../../../node_modules/font-awesome/css/font-awesome.min"; */

body {
    font-size:16px;
    color:#333;
    font-family: 'Roboto Condensed', sans-serif;
}

a,
button {
    -webkit-transition:all 0.2s ease;
    transition:all 0.2s ease;
}

a:hover {
    text-decoration:none;
}

a:focus,
button:focus {
    -webkit-transition:none;
    transition:none;
    outline:2px solid #f00;
    color:inherit;
}

img {
    max-width:100%;
}

.row{
    margin-right: -15px;
    margin-left: -15px;
}

.clearfix{
	clear:both;
}

.grid--no-padding > .grid__column {
    padding: 0;
}

html {
    scroll-behavior: smooth;
  }

.no-break{
    display: block;
    
  }

h1,
h2,
h3,
h4,
h5,
h6 {
    color:#000000;
    font-weight:400;
    margin:50px 0 30px 0;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

h1,
.h1 {
    font-size:2em;
}

@media (min-width:768px) {

h1,
.h1 {
        font-size:3em
}
    }

h2,
.h2 {
    font-size:1.75em;
}

@media (min-width:768px) {

h2,
.h2 {
        font-size:2.5em
}
    }

h3,
.h3 {
    font-size:1.5em;
    color: #1e355e;
}

@media (min-width:768px) {

h3,
.h3 {
        font-size:2.25em
}
    }

h4,
.h4 {
    font-size:1.5em;
    color: #1e355e;
    font-weight: bold;
    text-transform: none;
   
}

@media (min-width:768px) {

h4,
.h4 {
        font-size:1.75em
   
}
    }

h5,
.h5 {
    font-size:1.125em;
    text-transform: uppercase;
}

@media (min-width:768px) {

h5,
.h5 {
        font-size:1.25em
}
    }

h6,
.h6 {
    font-size:1em;
}

@media (min-width:768px) {

h6,
.h6 {
        font-size:1em
}
    }

p {
    margin:25px 0;
    font-size:18px;
    color: #000000;
    opacity: 1;
}

@media (min-width:992px) {

p {
        font-size: 20px
}
    }

.lead {
    font-size:1.25em;
}

@media (min-width:768px) {

.lead {
        font-size:26px
}
    }

.alpha {
    margin-top:0;
}

.preheadline {
    margin-bottom: 10px;
    font-size: 1.25rem;
    opacity: 0.75;
}

.subheadline {
    margin-top:-20px;
}

@media (min-width:768px) {

.type-right--medium {
        text-align:right
}
    }

.browser-warning {
    position:fixed;
    top:0;
    left:0;
    z-index:999 !important;
    width:100%;
    padding:0.938rem 0;
    background-color: #000000; /* Change this */
    text-align:center;

}

@media (min-width:576px) {

.browser-warning {
        text-align:left

}
    }

@media (min-width:576px) {

.browser-warning .grid {
            -webkit-box-align:center;
                -ms-flex-align:center;
                    align-items:center
    }
    }

.browser-warning.hide{
        display:none;
    }

.browser-warning p {
        font-size:1.25rem;
        color:#fff;
        line-height:1.5rem;
        padding:0;
        margin:0.5rem 0 0;
    }

.browser-warning .btn {
        float: right;
        line-height: 1.25rem;
        padding:8px 15px;
        background-color: grey;
        color: #fff;
    }

.browser-warning .btn:hover{
            background-color:lightgrey;
            color: #ffffff;
        }

.ios-warning {
    z-index:99999;
    background-color:#231f20; /* Change this */
    max-width: 100vw!important;
    text-align: center;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    -webkit-box-shadow:0 0 0.938rem rgba(0,0,0,0.5);
            box-shadow:0 0 0.938rem rgba(0,0,0,0.5);

    /*& .btn{
        background-color:#8f835f;
        font-size:0.875rem;
        line-height: 1.25rem;
        padding:0.5rem 1.875rem;
        color:#fff;
        margin: 0 auto 0.938rem auto;
        float:none;
    }*/
}

.ios-warning.hide{
        display:none;
    }

.ios-warning p {
        color: #ffffff;
        padding: 0.938rem 0;
        margin:0;
        text-align: center;
    }

.ios-warning .btn{
        float: none;
        line-height: 1.25rem;
        padding:8px 15px;
    }

.container {
    width:100%;
	max-width:1400px;
	margin:0 auto;
	padding-right:15px;
	padding-left:15px;
}

.container--small {
		max-width:1024px;
	}

.container--no-padding{
		padding: 0 !important;
	}

.container--large{
		max-width: 1400px;
	}

.navbar{
	padding: 0;
}

.navbar__left{
		display: block;
		padding: 0;
		text-align: center;
	}

@media (min-width:992px) {

.navbar__left{
			display: inline-block;
			padding:0
	}
    }

.navbar__logo{
		display: block;
		width: 100%;
		padding: 20px 0 18px;
		margin: 0 auto;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

@media (min-width:992px) {

.navbar__logo{
			margin: 0 auto 0 15px
	}
    }

.navbar__logo img {
			height: 100px;
			margin: 0 20px;
		}

.navbar__buttons{
		margin-bottom: 0;
		padding: 0;
	}

@media (min-width:576px) {

.navbar__buttons{
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex
	}
    }

@media (min-width:992px) {

.navbar__buttons{
			float: right
	}
    }

.navbar__buttons .nav-button{
			display: block;
			margin-bottom: 0;
			list-style: none;
			width: 100%;
			float: left;
		}

@media (min-width:576px) {

.navbar__buttons .nav-button{
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-flex:1;
				    -ms-flex:1 1 auto;
				        flex:1 1 auto;
				width: inherit;
				float: none
		}
    }

.navbar__buttons .nav-button a{
				width: 100%;
				display: block;
				padding:10px 0 8px;
				color: #000000;
				text-align: center;
				letter-spacing: 2px;
				font-size: 0.875em;
				line-height: 20px;
				text-transform: uppercase;
			}

@media (min-width:992px) {

.navbar__buttons .nav-button a{
					-webkit-box-orient: vertical;
					-webkit-box-direction: normal;
					    -ms-flex-direction: column;
					        flex-direction: column;
					display: -webkit-box;
					display: -ms-flexbox;
					display: flex;
					-webkit-box-pack:center;
					    -ms-flex-pack:center;
					        justify-content:center;
					min-height: 100px;
					min-width: 165px;
					padding:0 0
			}
    }

/*display: none;*/

@media (min-width:576px) {

.navbar__buttons .nav-button a .mobile-hide{
						display: inline-block
				}
    }

.navbar__buttons .nav-button--white{
			width: 100%;
			font-weight: 700;
		}

@media (min-width:576px) {

.navbar__buttons .nav-button--white{
				width: inherit
		}
    }

.navbar__buttons .nav-button--white a{
				text-decoration: underline;
				font-size: 1em;
			}

@media (min-width:992px) {

.navbar__buttons .nav-button--white a{
					padding: 0 40px
			}
    }

.navbar__buttons .nav-button--white a:hover{
					color: #000000;
					background-color: #f1f1f1;
				}

.navbar__buttons .nav-button--green a{
				background-color: #1e355e;
				color: #ffffff;
			}

@media (min-width:992px) {

.navbar__buttons .nav-button--green a{
					padding: 0 40px
			}
    }

.navbar__buttons .nav-button--green a:hover{
					background-color: #2c4b83;
				}

.navbar__buttons .nav-button--orange a{
				color: #ffffff;
				background-color:#b32317;
			}

.navbar__buttons .nav-button--orange a:hover{
					background-color:#cb3c30;
				}

.footer__top{
		text-align: center;
		padding: 50px 0;
	}

.footer ul {
		display: block;
		margin: 0 0 30px;
		padding: 0;
	}

.footer ul li{
			list-style: none;
			display: inline-block;
		}

.footer__logo{
		display: block;
		text-align: center;
		
	}

.footer__logo a img{
			max-width: 150px;
			display: inline-block;
			margin: 0 10px 20px;
		}

.footer__list li{
			padding: 0 10px;
			color: #ffffff;
			text-transform: uppercase;
		}

.footer__list li a{
				display: block;
				color: #000000;
				text-transform: uppercase;
			}

.footer__list li a:hover{
					opacity:0.5;
				}

.footer__social li{
			margin: 0 5px;
		}

.footer__social li a{
				height: 44px;
				width: 44px;
				color: #363636;
				font-size: 1.25em;
				border-radius: 50%;
				background-color: #000000;
				display: table-cell;
				vertical-align: middle;
			}

.footer__social li a:hover{
					background-color: #2c4b83;
					color: #000000;
					-webkit-transform:translateY(-2px);
					        transform:translateY(-2px);
				}

.footer__awards figure{
			width: 120px;
			margin: 0 auto;
			display: inline-block;
			padding: 0 6px;
		}

.footer__copyrights{
		padding: 25px 0;
		
	}

.footer__copyrights p{
			margin: 0;
			text-align: center;
			text-transform: uppercase;
			display: block;
			font-size: 0.75em;
			font-weight: 400;
			margin-bottom: 10px;
		}

@media (min-width:768px) {

.footer__copyrights p{
				float: left;
				display: inline-block;
				text-align: left;
				margin-bottom: 0
		}
    }

.footer__copyrights .footer__copyright-right{
			margin-bottom: 0;
		}

@media (min-width:768px) {

.footer__copyrights .footer__copyright-right{
				float: right
		}
    }

.footer__copyrights .footer__copyright-right .text-link{
				letter-spacing: 0px;
				font-size: 12px;
				color: #ffffff;
				display: inline-block;
			}

.header{
    background-color: #ffffff;
    position: relative;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 1px 1px 14px 1px rgba(0,0,0,0.5);
            box-shadow: 1px 1px 14px 1px rgba(0,0,0,0.5);
}

.about__left-content{
        margin-bottom: 40px;
        padding-right: 15px;
    }

@media (min-width:768px) {

.about__left-content{
            margin: 0;
            padding-right: 50px
    }
    }

@media (min-width:992px) {

.about__left-content{
            margin: 0;
            padding-right: 150px
    }
    }

.about .list--about{
        margin-bottom: 25px;
    }

#back-to-top {
    opacity: 0; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color:#b32317; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    display: block;
  }

#back-to-top:hover {
    background-color: #555; /* Add a dark-grey background on hover */
  }

.banner {
    position:relative;
    z-index:10;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	height:auto;
	padding:50px 0;
	background-color:#000;
}

@media (min-width:992px) {

.banner {
		height:65vh
}
    }

@media (min-width:992px) {

.banner--small{
			height:45vh
	}
    }

.banner__background {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:cover;
		opacity:0.4;
	}

.banner__background--dark{
			opacity: 0.1!important;
		}

.banner__content {
		position: relative;
		z-index:10;
		text-align: left;
		margin:0 auto;
	}

.banner__content__logo{
			display: block;
			margin: 10px auto;
			
		}

.banner__headline {
		display: inline-block;
		color:#fff;
		font-weight: 400;
		line-height: 38px;
		margin-bottom: 5px;
		letter-spacing: 1px;
	
		padding: 10px 0;
		
	}

@media (min-width:768px) {

.banner__headline {
			line-height: 48px
		
	}
    }

.banner__headline span{
			font-weight: 700;
			color: #fff;
			font-size: 1.2em;
		}

.banner__preheader{
			text-transform: uppercase;
			color: #fff;
			font-size: 24px;
			margin-bottom: 0;
			letter-spacing: 1px;
		}

.banner__preheader i{
				font-size: 10px;
				position: relative;
				top: -5px;
			}

.banner .lead{
		color: #fff;
		font-weight: 400;
		font-size: 1em;
		margin: 10px;
		opacity: 1;
	}

@media (min-width:768px) {

.banner .lead{
			font-size: 26px
	}
    }

.banner .btn{
		margin-top: 30px;
	}

.bottom-box h2{
		margin-bottom: 15px;
	}

.bottom-box .lead{
		font-weight: 400;
	}

.box {
    position: relative;
    display:block;
    margin-bottom:30px;
    border-radius:7px;
    text-align: center;
    height: 100%;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    width: 100%;
}

@media (min-width:992px) {

.box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap
}
    }

.box:hover .box__content{
           background-color: rgba(30,53,94, 0.8)
       }

.box__icon {
        font-size:3em;
    }

.box__image{
        position: relative;
        bottom: -55px;
        margin: 0 auto;
        width: 200px;
        height: 200px;
        max-width: 80%;
    }

.box__image img{
            -o-object-fit: cover;
               object-fit: cover;
            width: 100%;
            height: 100%;
        }

.box__content {
        padding:20px;
        background-color: #1e355e;
        padding-top: 50px;
        color: #000!important;
        -webkit-transition: all ease 0.25s;
        transition: all ease 0.25s;
    }

.box__content h4, .box__content p{
            color: #fff!important;
        }

.box__content p{
            opacity: 0.8;
        }

@media (min-width:768px) {

.box__content {
            padding:30px;
            padding-top: 60px
    }
    }

.box__headline {
        margin:0 0 20px 0;
        font-size:1.5em;
    }

.box__text {
        margin-top:0px;
        font-size:0.875em;
        color:#777;
    }

.box--with-image {
        padding-top:0;
    }

.box--bordered {
        border:1px solid #ccc;
    }

.box--shadow {
        -webkit-box-shadow:0 10px 30px rgba(0,0,0,0.13);
                box-shadow:0 10px 30px rgba(0,0,0,0.13);
    }

.box--minimal {
        margin-top:40px;
        padding-top:40px;
        text-align:center;
        -webkit-box-shadow:0 10px 25px 0 rgba(0,0,0,0.08);
                box-shadow:0 10px 25px 0 rgba(0,0,0,0.08);
    }

.box--minimal .box__icon {
        position: absolute;
        top:-45px;
        left:50%;
        -webkit-transform:translateX(-50%);
                transform:translateX(-50%);
        width:90px;
        height:90px;
        background-color:#000;
        border-radius:50%;
        font-size:2em;
        color:#fff;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack:center;
            -ms-flex-pack:center;
                justify-content:center;
        -webkit-box-align:center;
            -ms-flex-align:center;
                align-items:center;
    }

.box--link:hover {
        -webkit-transform:translateY(-5px);
                transform:translateY(-5px);
        -webkit-box-shadow:0 15px 35px 0 rgba(0,0,0,0.12);
                box-shadow:0 15px 35px 0 rgba(0,0,0,0.12);
    }

.box--link .box__content{
            background-color: #b32317;
        }

.box--link:hover .box__content{
                
                background-color: rgba(179,35,23, 0.8);

            }

.box--white{
        width: 100%;
        margin: 10px;
        display: inline-block;
    }

.box--white .box__content{
            background-color: #b32317;
            width: 100%;
           padding-top: 30px;
        }

.btn {
    min-width:225px;
    padding:15px 25px;
    border-radius:0;
	border:0;
	display: inline-block;
    color: #ffffff;
    font-size:1em;
    font-weight:400;
    text-transform:uppercase;
	line-height: 21px;
    text-align:center;
    white-space:normal;
    background-color: #b32317;
    -webkit-transition:all 0.2s ease;
    transition:all 0.2s ease;
}

.btn:hover {
    	color:#fff;
    	background-color: #f45137;
    	-webkit-transform:translateY(-3px);
    	        transform:translateY(-3px);
    }

.btn--primary {
		background-color:#000000;
		-webkit-box-shadow:0px 5px 13px 2px rgba(0,0,0,0.13);
		        box-shadow:0px 5px 13px 2px rgba(0,0,0,0.13);
		color:#fff;
	}

.btn--primary:hover {
			border-color: #000000;
			background-color: #000000;
			-webkit-box-shadow:0px 7px 20px 2px rgba(0,0,0,0.2);
			        box-shadow:0px 7px 20px 2px rgba(0,0,0,0.2);
			-webkit-transform:translateY(-3px);
			        transform:translateY(-3px);
			color:#fff;
		}

.btn--secondary {
		background-color:#000;
		-webkit-box-shadow:0px 5px 13px 2px rgba(0,0,0,0.13);
		        box-shadow:0px 5px 13px 2px rgba(0,0,0,0.13);
		color:#fff;
	}

.btn--secondary:hover {
			background-color:#666;
			-webkit-box-shadow:0px 7px 20px 2px rgba(0,0,0,0.2);
			        box-shadow:0px 7px 20px 2px rgba(0,0,0,0.2);
			-webkit-transform:translateY(-3px);
			        transform:translateY(-3px);
			color:#fff;
		}

.btn--outline-primary {
		border:2px solid #ffffff;
		background-color:transparent;
		color:#ffffff;
	}

.btn--outline-primary:hover {
			background-color: #b32317;
			color:#fff;
		}

.btn--outline-secondary {
		border:2px solid #fff;
		background-color:transparent;
		color:#fff;
	}

.btn--outline-secondary:hover {
			background-color:#fff;
			color:#000;
		}

.btn--blue{
		background-color: #1e355e;
	}

.btn--blue:hover, .btn--blue:active, .btn--blue:focus {
			background-color:#2c4b83;
			color: #ffffff;
		}

.btn--white{
		background-color: #000000;
		color: #000000;
	}

.btn--white:hover {
			background-color: #000000;
			color: #000000;
			-webkit-box-shadow: 0px 5px 20px 2px rgba(0,0,0,0.1);
			        box-shadow: 0px 5px 20px 2px rgba(0,0,0,0.1);
		}

.btn--full {
		width:100%;
	}

.btn--large {
		padding:16px 25px;
		font-size:1.2em;
	}

.btn--small {
		padding:12px 16px;
		font-size:0.875em;
	}

.btn--no-min-width {
		min-width:auto;
	}

.btn--icon-left > .fa {
			margin-right:10px;
		}

.btn--icon-right > .fa {
			margin-right:10px;
		}

.grid--companies .grid__column:not(:first-of-type){
        padding: 30px 15px;
    }

.circle-icon{
    font-size:0.4em;
    position: relative;
    bottom: 0.4em;
    padding-right:5px;
}

.list {
    margin:40px 0 20px 0;
	padding-left:0;
}

.list > li {
		position:relative;
		padding-left:25px;
		margin-bottom:5px;
		list-style-type:none;
	}

.list > li > ul {
		margin:10px 0;
	}

.list > li > ul li {
		font-size:0.875em;
	}

.list--about{
		margin:0;
	}

.list--about li{
			padding-left: 0;
			padding-right: 10px;
			line-height: 1.25em;
			margin-bottom: 15px;
			font-size: 1em;
			font-weight: 400;
			color: #000000;
		}

@media (min-width:576px) {

.list--about li{
				font-size: 1.15em
		}
    }

.list--circles  li{
        position: relative;
        padding-left: 19px;
        margin-bottom: 5px;
        list-style-type: none;
        text-align: left;
        list-style-position: outside;
    }

.list--circles  li:before{
            content: '\f111';
            font-family: 'FontAwesome';
            color: #b32317;
            font-size: 9px;
            padding-right: 10px;
            position: absolute;
            left: 0;
            top: 6px;
        }

.list--two-columns{
    -webkit-column-count: 1;
            column-count: 1;
}

@media (min-width:992px) {

.list--two-columns{
        -webkit-column-count: 2;
                column-count: 2
}
    }

.list--two-columns li {
        padding-right: 30px;
    }

.location{
	overflow: hidden;
}

.location__content{
		width: 100%;
		padding: 40px 15px;
		text-align: center;
	}

@media (min-width:576px) {

.location__content{
			text-align: left;
			padding: 0 15px
	}
    }

@media (min-width:1200px) {

.location__content{
			padding: 0;
			width: 420px;
			float: right
	}
    }

.location__content p span{
				display: block;
			}

.location .map{
		min-height: 370px;
		width: 100%;
		position: relative;
	}

@media (min-width:768px) {

.location .map{
			min-height: 500px
	}
    }

.location .map:before{
			content:"";
			position: absolute;
			top: 0;
			left: 50%;
			-webkit-transform:translateX(-50%);
			        transform:translateX(-50%);
			z-index: 9;
			border-left: 40px solid transparent;
			border-right: 40px solid transparent;
			border-top: 20px solid #363636;
		}

@media (min-width:576px) {

.location .map:before{
				top: 50%;
				left: 0;
				-webkit-transform:translatey(-50%);
				        transform:translatey(-50%);
				border-top: 40px solid transparent;
				border-left: 20px solid #363636;
				border-bottom: 40px solid transparent
		}
    }

.popup {
	position:relative;
	background-color:white;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width:100%;
	max-width:600px;
	margin:0 auto;
	padding:30px;
	border-top:5px solid #b32317;
	border-radius:2px;
}

@media (min-width:768px) {

.popup {
		max-width:750px
}
    }

.popup__left {
		padding-right:25px;
	}

@media (min-width:768px) {

.popup__left {
			padding-right:50px
	}
    }

.popup__image {
		max-width:90px;
		-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.13);
		        box-shadow:0 10px 25px rgba(0,0,0,0.13);
		-webkit-transition:all 0.3s ease;
		transition:all 0.3s ease;
	}

@media (min-width:576px) {

.popup__image {
			max-width:150px
	}
    }

@media (min-width:768px) {

.popup__image {
			max-width:200px
	}
    }

.popup__heading {
		margin-top:0;
		color:#b32317;
	}

.popup__description {
		font-size:1.2em;
		font-weight:600;
	}

.popup .mfp-close {
		position: absolute;
		top:0;
		right:0;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		height:44px;
		width:44px;
		-webkit-transition:all 0.3s ease;
		transition:all 0.3s ease;
	}

.popup .mfp-close:hover {
			background-color:#efefef;
		}

.section {
	position: relative;;
    padding-top:40px;
	padding-bottom:40px;

}

@media (min-width:768px) {

.section {
		padding-top:75px;
		padding-bottom:75px

}
    }

.section--no-padding {
		padding:0px!important;
	}

.section--small {
		padding-top:30px;
		padding-bottom:30px;
	}

@media (min-width:768px) {

.section--small {
			padding-top:50px;
			padding-bottom:50px
	}
    }

.section--large {
		padding-top:90px;
		padding-bottom:90px;
		min-height:100vh;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align:center;
		    -ms-flex-align:center;
		        align-items:center;
	}

@media (min-width:768px) {

.section--large {
			padding-top:125px;
			padding-bottom:125px
	}
    }

.section--gray {
		background-color: lightgrey;
	}

.section--light-gray{
		background-color: #dfe1df;
	}

.section--orange {
		background-color: #b32317;
	}

.section--orange .text-link--white:hover{
			color: #1e355e;
		}

.section--blue{
		background-color: #1e355e;
	}

.section--gradient-primary {
		background: -webkit-gradient(linear, left top, right top, from(rgba(2,0,36,1)), color-stop(35%, rgba(9,9,121,1)), to(rgba(0,212,255,1)));
		background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
	}

.section--dark {
		background-color:#373737;
	}

.section--super-dark{
		background-color: #303030;
	}

.section--centered {
		text-align: center;
	}

.section__background {
		position: absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		opacity:0.1;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center center;
	}

.section--gradient-primary p,
	.section--gradient-primary h2,
	.section--gradient-primary h3,
	.section--gradient-primary h4,
	.section--gradient-primary h5,
	.section--gradient-primary h6,
	.section--dark p,
	.section--dark h2,
	.section--dark h3,
	.section--dark h4,
	.section--dark h5,
	.section--dark h6,
	.section--blue p,
	.section--blue h2,
	.section--blue h3,
	.section--blue h4,
	.section--blue h5,
	.section--blue h6,
	.section--orange p,
	.section--orange h2,
	.section--orange h3,
	.section--orange h4,
	.section--orange h5,
	.section--orange h6  {
		color:#fff;
	}

.skip-link {
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    z-index: 10000;
    background-color: #000;
    border-bottom: 2px solid #000;
    padding: .5em 1em;
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
}

.skip-link:focus {
        top: 0;
        color: #fff;
    }

.owl-carousel .item{
	height: 280px;
}

.owl-carousel .item img{
		height: 100% !important;
		-o-object-fit: cover;
		   object-fit: cover;
	}

.owl-carousel .owl-nav {
	position: absolute;
	width: 100%;
	top: 40%;
	left: 0;
}

.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	background: transparent;
	border: none;
	font-size: 60px;
	color: #000000;
	line-height: 0px;
}

@media (min-width:576px) {

.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next {
		font-size: 80px
}
    }

.owl-carousel .owl-nav button.owl-prev span, 
.owl-carousel .owl-nav button.owl-next span {
	line-height: 10px;
	padding: 15px;
	display: inline-block;

}

@media (min-width:768px) {

.owl-carousel .owl-nav button.owl-prev span, 
.owl-carousel .owl-nav button.owl-next span {
		padding: 30px

}
    }

.owl-carousel .owl-nav button.owl-prev {
	left: 8px;
}

.owl-carousel .owl-nav button.owl-next {
	right: 8px;
}

.sponsorship{
    padding: 30px;
    border-bottom: 2px solid #1e355e;
    border-right: 2px solid #1e355e;
    border-left: 2px solid #1e355e;
}

.sponsorship__title {
        font-size:1.25em;
        color: #b32317;
        font-weight: bold;
    }

@media (min-width:768px) {

.sponsorship__title {
            font-size:1.5em
    }
    }

.sponsorship__title span{
            
            font-weight: normal;
        }

@media (min-width:992px) {

.sponsorship{
        padding-right: 100px
}
    }

@media (min-width:992px) {

.sponsorship--small{
            padding-right: 30px
    }
    }

.sponsorship__heading--blue{
            background-color: #1e355e;
            color: #ffffff;
            padding: 10px;
            margin-bottom: 0;
        }

@media (min-width:992px) {

.sponsorship--no-right-border {
            border-right: none
    }
    }

.swag{
    height: 100%;
    padding: 20px 0;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.swag img{
        max-width: 100%;
        width: auto;
        margin: 0 auto;
        padding: 20px;
    }

.swag__description{
        list-style: disc;
        list-style-position: inside;
    }

.swag__description li:first-of-type:before{
            list-e: none;
        }

.swag__description li{
          
        }

.swag__name{
        margin: 0px;
        font-size: 20px;
    }

.swag .btn{
        -ms-flex-item-align: end;
            align-self: flex-end;
    }

.text-link {
	position:relative;
	color:#333;
	font-size:1em;
	font-weight:600;
	text-decoration: underline;
}

.text-link:hover {
		color:#2c4b83;
		text-decoration: underline;
	}

.text-link--big{
		letter-spacing: 2px;
		text-transform: uppercase;
		font-size:1.125em;
	}

.text-link--big:hover{
            opacity:0.5;
        }

.text-link--white{
		color: #ffffff;
	}

.text-link--white:hover{
			color:#b32317;
            opacity:1;
        }

.text-link--red {
		color:#b32317;
	}

.text-link--red:hover {
			color:#b32317;
			opacity:0.5;
		}

.text-link--white-focus:hover {
			color:white;
		}

.text-link--white-focus:focus {
			color:white;
			border:white;
			opacity:0.75;
		}

@media (min-width:992px) {

.two-panels .grid__column:first-of-type{
           -ms-flex-item-align: center;
               align-self: center
        
    }
    }

.two-panels .grid__column:first-of-type p {
            font-size: 20px;
        }

.two-panels .grid__column{
        padding: 0 30px;
        margin-bottom: 30px;
    }

.margin-top {
    margin-top:50px;

}

@media (min-width:576px) {

.margin-top--small {
            margin-top:0
    }
    }

@media (min-width:768px) {

.margin-top--medium {
            margin-top:0
    }
    }

@media (min-width:992px) {

.margin-top--large {
            margin-top:0
    }
    }

.video-embed {
	max-width:600px;
	margin:0 auto;
}

.video-embed__holder {
		position: relative;
		padding-bottom: 53%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}

.video-embed__iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border:4px solid white;
	}

.video-embed__footer {
		font-size:1.125em;
	}

.letter__container {
		max-width:768px;
	}

.letter p {
		font-size:1.125em;
	}

.letter__author {
		font-family:'Georgia', serif;
		font-size:1.25em;
	}
