/*! 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;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 0.85; }

.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: #cecece;
  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: #cecece;
  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: 15px;
    border-bottom-width: 15px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

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


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


.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; } }
.container {
  width: 100%;
  padding: 0 7%;
}

.container__lg {
  padding: 0 4%;
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.5rem;
  margin-left: -.5rem;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

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

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

@media only screen and (min-width: 600px) {
  .container {
    width: 100%;
    padding: 0 7%;
  }

  .container__lg {
    padding: 0 4%;
  }

  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

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

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

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

@media only screen and (min-width: 900px) {
  .container {
    max-width: 880px;
    padding: 0 1.5%;
  }

  .container__lg {
    max-width: 100%;
    padding: 0 1%;
  }

  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

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

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

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

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1180px;
    padding: 0 2.5%;
  }

  .container__lg {
    max-width: 100%;
    padding: 0 2%;
  }

  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

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

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

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

@media only screen and (min-width: 1200px) and (max-width: 1799px) {
  .container {
    max-width: 1280px;
  }

  .container__lg {
    max-width: 100%;
    padding: 0 4%;
  }
}

@media only screen and (min-width: 1800px) {
  .container {
    max-width: 1600px;
    padding: 0 7%;
  }

  .container__lg {
    max-width: 100%;
    padding: 0 5%;
  }
}

/**
 * Swiper 4.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  overflow: hidden;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* IE10 Windows Phone 8 Fixes */

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  left: 30px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  right: 30px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  height: 30px;
  padding-top: 12px;
  margin-bottom: -30px;
  width: 100%;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
  z-index: 98;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  margin: 15px 5px;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  background: #ffffff;
}

.swiper-pagination-bullet-active {
  background: #E2121D;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-slide__reduced {
  width: 72%;
  margin-left: 12px;
}

.isotope-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px 0 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.isotope-filter {
  border: 2px solid #f5f5f5;
  background: #f5f5f5;
  font-size: 1.1em;
  margin: 0 5px;
  padding: 5px 15px;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in all;
  transition: 0.3s ease-in all;
  color: #000;
}

.isotope-filter:hover,
.isotope-filter:focus,
.isotope-filter.is-checked {
  background: #E2121D;
  border: 2px solid #E2121D;
  color: #fff;
}

.isotope-filters__small {
  margin: 0;
  font-size: .7em;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.grid-item {
  width: 33.3%;
  padding: 3px 8px;
}

@media (min-width: 600px) and (max-width: 899px) {
  .grid-item {
    width: 50%;
  }
}

@media (max-width: 599px) {
  .grid-item {
    width: 100%;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  height: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

.sr-only {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.admin-edit-button {
  position: absolute;
  right: 0px;
  margin: 15px;
  z-index: 99;
}

@media (max-width: 899px) {
  .admin-edit-button {
    display: none;
  }
}

#map {
  width: 100%;
  height: 350px;
}

section {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.shaded {
  background-color: #ececec;
}

@media (min-width: 600px) {
  .flex-container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#skip-to-content,
#skip-to-menu {
  position: fixed;
  top: 10px;
  left: 10px;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 10px;
  border: 2px solid #E2121D;
  color: #fff;
  background: #E2121D;
  opacity: 0;
  font-weight: bold;
  text-decoration: none;
  z-index: 1040;
  clip: rect(0 0 0 0);
  outline: none;
  white-space: nowrap;
}

#skip-to-content:focus,
#skip-to-menu:focus {
  overflow: visible;
  width: auto;
  height: auto;
  opacity: 1;
  white-space: normal;
  clip: auto;
  outline: none;
}

#skip-to-content:hover,
#skip-to-menu:hover {
  color: #E2121D;
  background: #fff;
}

.embed-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  margin-bottom: 1em;
  padding-bottom: 56.25%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wrapper-container {
  overflow: hidden;
}

@media (min-width: 600px) {
  .wrapper-container {
    overflow: auto;
  }
}

.wrapper {
  position: relative;
  right: 0;
  background: #fff;
  -webkit-transition: 0.5s ease-in-out right;
  transition: 0.5s ease-in-out right;
  z-index: 2;
}

@media (min-width: 600px) {
  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 600px) {
  .wrapper main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

main .main-container {
  padding-top: 30px;
  padding-bottom: 30px;
}

main .main-container.main-with-sidebar {
  padding-bottom: 0;
}

@media (min-width: 600px) {
  main .main-container.main-with-sidebar {
    padding-bottom: 30px;
  }
}

.full-width {
  width: 100%;
}

figure {
  margin: 1em 40px;
}

@media (min-width: 900px) {
  figure {
    margin: 2em 60px;
  }
}

/*
:not(.form-control):not(.swiper-pagination-bullet):focus{
	box-sizing: border-box;
	display: block;
	transform: scale(1.05);
	transition: transform .2s ease;
	padding: 5px 20px;
	border: 3px solid $brand-primary !important;
	box-shadow: 0 10px 90px rgba(0,0,0, .4);
	border-radius: 6px;
}*/

@media (min-width: 1800px) {
  .hidden-xl {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1799px) {
  .hidden-lg {
    display: none;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .hidden-md {
    display: none;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .hidden-sm {
    display: none;
  }
}

@media (max-width: 599px) {
  .hidden-xs {
    display: none;
  }
}

@media (min-width: 600px) {
  .visible-xs {
    display: none;
  }
}

.image-sizer__square {
  height: 0;
  padding-bottom: 100%;
}

.color-primary {
  color: #E2121D;
}

.color-accessible {
  color: #EC1822;
}

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

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

.text-center > div > h2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

body {
  font-family: 'Prompt', sans-serif;
  color: #1e1e1e;
  font-size: 1.0625em;
  line-height: 1.625em;
}

@media (min-width: 1800px) {
  body {
    font-size: 1.125em;
    line-height: 1.6875em;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  body {
    font-size: 0.875em;
  }
}

::-moz-selection {
  color: #fff;
  background: #E2121D;
  /* WebKit/Blink Browsers */
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #E2121D;
  /* WebKit/Blink Browsers */
  text-shadow: none;
}

hr {
  margin: 2em 0;
  border: 0;
  border-top: 1px solid rgba(30, 30, 30, 0.25);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 30px 0;
  color: #000;
  line-height: 1.125em;
  font-weight: 600;
}

.subtitle {
  margin: 0 0 1em;
  color: rgba(30, 30, 30, 0.75);
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  font-weight: 300;
  margin: 0 0 1em 0;
}

#content ul {
  font-weight: 300;
}

a {
  color: #E2121D;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #E2121D;
}

.page-content a:not(.btn) {
  text-decoration: underline;
}

a,
button,
input[type="submit"] {
  -webkit-transition: 0.2s ease-in-out color, 0.2s ease-in-out background, 0.2s ease-in-out border-color, 0.2s ease-in-out opacity;
  transition: 0.2s ease-in-out color, 0.2s ease-in-out background, 0.2s ease-in-out border-color, 0.2s ease-in-out opacity;
}

a:focus,
button:focus,
input[type="submit"]:focus {
  outline: 1px dotted rgba(226, 18, 29, 0.75);
  outline-offset: -1px;
}

a:focus:hover,
button:focus:hover,
input[type="submit"]:focus:hover {
  outline: none;
}

.no-underline,
.no-underline:hover {
  text-decoration: none !important;
}

blockquote {
  padding: 0 0 0 1.5em;
  font-size: 2em;
  line-height: 1.5625em;
  border-left: 1px solid #cecece;
  margin: 30px 0;
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}

h1 {
  text-transform: uppercase;
  margin: 0 0 40px 0;
  font-size: 2em;
}

@media (max-width: 1799px) {
  h1 {
    font-size: 1.75em;
  }
}

h2 {
  margin: 0 0 40px 0;
  font-size: 1.75em;
}

@media (max-width: 1799px) {
  h2 {
    font-size: 1.5em;
  }
}

h3 {
  font-size: 1.5em;
}

@media (max-width: 1799px) {
  h3 {
    font-size: 1.375em;
  }
}

h4 {
  font-size: 1.375em;
}

@media (max-width: 1799px) {
  h4 {
    font-size: 1.125em;
  }
}

h5 {
  font-size: 1.125em;
}

@media (max-width: 1799px) {
  h5 {
    font-size: 0.875em;
  }
}

h6 {
  font-size: 0.875em;
  text-transform: uppercase;
  color: #ccc;
  letter-spacing: 2px;
}

@media (max-width: 1799px) {
  h6 {
    font-size: 0.875em;
  }
}

dl {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

dt {
  float: left;
  width: 33%;
  padding: 15px;
  margin: 0;
}

dd {
  float: left;
  width: 67%;
  padding: 15px;
  margin: 0;
}

dt + dd + dt,
dt + dd + dt + dd {
  border-top: 1px solid #ececec;
}

.hydrated {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.large {
  font-size: 1.2em;
}

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

.intro > ol,
.intro ul,
.intro blockquote,
.content > ol,
.content ul,
.content blockquote {
  text-align: left;
}

.text-columns-content > ul {
  text-align: left;
}

.intro > h2,
.intro > h3,
.intro > h4,
.intro > h5,
.intro > h6 {
  margin: 2em 0 1.5em;
}

.intro > h2:after {
  left: 0;
  margin-left: 0;
}

.intro > p:last-of-type > a {
  background-color: inherit !important;
  padding: 0;
}

.intro > p:last-of-type > a:hover {
  background-color: inherit !important;
  color: #840a11 !important;
}

.project-spec h3 {
  color: #E2121D;
  margin-bottom: 5px;
}

.project-spec .spec-icon {
  color: #E2121D;
  font-size: 2.5em;
}

.list-triangles {
  list-style-image: url("/static/images/triangle.svg");
  margin: 0;
  padding: 0;
}

.uppercase {
  text-transform: uppercase;
}

.pagination-link {
  color: #000;
  text-decoration: none !important;
  font-size: 1.3em;
}

.pagination-link:hover {
  color: #E2121D;
}

.pagination-link.float__left:hover > .large {
  -webkit-transform: translateY(9px) translateX(-11px);
          transform: translateY(9px) translateX(-11px);
}

.pagination-link.float__right:hover > .large {
  -webkit-transform: translateY(9px) translateX(11px);
          transform: translateY(9px) translateX(11px);
}

.enquiry-form {
  background: #686868;
}

.large {
  display: inline-block;
  font-size: 2em;
  -webkit-transform: translateY(9px);
          transform: translateY(9px);
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  padding: 0 14px;
}

.color-white {
  color: #fff;
}

.color-black {
  color: #000;
}

.color-brand {
  color: #E2121D;
}

@media (min-width: 600px) and (max-width: 899px) {
  #content {
    padding-top: 63px;
  }
}

@media (max-width: 599px) {
  #content {
    padding-top: 63px;
  }
}

@media (min-width: 600px) {
  .main-container.main-with-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 600px) {
  .main-container.main-with-sidebar .main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

@media (min-width: 600px) {
  .main-container.main-with-sidebar .sidebar {
    margin-left: 30px;
    -ms-flex-preferred-size: 220px;
        flex-basis: 220px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media (min-width: 900px) {
  .main-container.main-with-sidebar .sidebar {
    -ms-flex-preferred-size: 280px;
        flex-basis: 280px;
  }
}

.float__right {
  float: right;
}

.float__left {
  float: left;
}

.clear__both {
  clear: both;
}

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

.layout-boxed {
  margin: 0 auto;
}

.layout-boxed > .wrapper > .header-small > .container__lg {
  max-width: calc(1280px + 5%);
  margin: 0 auto;
}

@media (min-width: 1800px) {
  .layout-boxed {
    width: 90%;
    max-width: 1920px;
  }

  .layout-boxed > .wrapper > .header-small > .container__lg {
    max-width: calc(1920px + 5%);
    margin: 0 auto;
  }
}

@media (max-width: 1199px) {
  .layout-boxed {
    width: 100%;
  }
}

.margin-top {
  margin-top: 5%;
}

@media (min-width: 1800px) {
  .margin-top {
    margin-top: 4%;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .margin-top {
    margin-top: 10%;
  }
}

.margin-top__half {
  margin-top: 2.5%;
}

@media (min-width: 1800px) {
  .margin-top__half {
    margin-top: 2%;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .margin-top__half {
    margin-top: 5%;
  }
}

.margin-left {
  margin-left: 17.5%;
}

.padding-v {
  padding-top: 5%;
  padding-bottom: 5%;
}

@media (min-width: 1800px) {
  .padding-v {
    padding-top: 4%;
    padding-bottom: 4%;
  }
}

@media (min-width: 1200px) and (max-width: 1799px) {
  .padding-v {
    padding-top: 4%;
    padding-bottom: 4%;
  }
}

.padding-v__half {
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}

@media (min-width: 1800px) {
  .padding-v__half {
    padding-top: 2%;
    padding-bottom: 2%;
  }
}

.padding-v__double {
  padding-top: 10%;
  padding-bottom: 10%;
}

@media (min-width: 1800px) {
  .padding-v__double {
    padding-top: 8%;
    padding-bottom: 8%;
  }
}

.padding-top {
  padding-top: 5%;
}

@media (min-width: 1800px) {
  .padding-top {
    padding-top: 4%;
  }
}

.padding-top__half {
  padding-top: 2.5%;
}

@media (min-width: 1800px) {
  .padding-top__half {
    padding-top: 2%;
  }
}

.padding-bottom {
  padding-bottom: 5%;
}

@media (min-width: 1800px) {
  .padding-bottom {
    padding-bottom: 4%;
  }
}

.padding-bottom__half {
  padding-bottom: 2.5%;
}

@media (min-width: 1800px) {
  .padding-bottom__half {
    padding-bottom: 2%;
  }
}

@media (min-width: 1200px) {
  .padding-h {
    padding-left: 17.5%;
    padding-right: 17.5%;
  }
}

.padding-h__half {
  padding-left: 8.75%;
  padding-right: 8.75%;
}

.padding-left {
  padding-left: 17.5%;
}

.padding-left__half {
  padding-left: 8.75%;
}

.padding-right {
  padding-right: 17.5%;
}

.padding-right__half {
  padding-right: 8.75%;
}

.padding-none,
.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.pull-up__double {
  margin-top: -120px;
}

@media (min-width: 1800px) {
  .pull-up__double {
    margin-top: -110px;
  }
}

@media (max-width: 1199px) {
  .pull-up__double {
    margin-top: -80px;
  }
}

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

.content-justified {
  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;
}

.content-justified__end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.border__top {
  border-top: 1px solid #ececec;
}

.border__bottom {
  border-bottom: 1px solid #ececec;
}

.background-image-container {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  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;
}

.overflow-hidden {
  position: relative;
  overflow: hidden;
}

.overflow-visible {
  position: relative;
  overflow: visible;
}

.background-image {
  width: 100%;
  height: auto;
  min-width: 1850px;
  min-height: 780px;
  margin: 0 auto;
}

.background-image__large {
  width: 100%;
  height: auto;
  min-width: 1850px;
  min-height: 780px;
  margin: 0 auto;
}

.has-position {
  position: relative;
  z-index: 1;
}

@media (min-width: 600px) {
  .gutter-fix__top {
    margin-top: 16px;
  }
}

@media (max-width: 599px) {
  .margin-bottom__mobile {
    margin-bottom: 16px;
  }
}

.card {
  padding: 2em 1em 1em;
}

.card__shadow {
  background: #fff;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
}

.card__shadow > a > div > p {
  color: #000;
}

.card__transparent > a > div > p {
  color: #000;
}

.card__min-height {
  min-height: 340px;
}

.card__page-link {
  min-height: 320px;
}

.hover-crop {
  overflow: hidden;
}

.hover-img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  margin-bottom: -9px;
}

.hover-init:hover > .hover-crop > .hover-img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.circle {
  border-radius: 50%;
}

.centred {
  text-align: center;
  margin: 0 auto;
}

.rounded {
  border-radius: 10px;
}

.halves {
  width: 48%;
  width: calc( 50% - 10px);
  margin: 0 5px;
}

.thirds {
  width: 31%;
  width: calc( 33.3% - 10px);
  margin: 0 5px;
}

.fixed-height {
  padding-bottom: 30%;
}

.dividing-dot {
  color: #E2121D;
  margin: 0 9px;
}

@media (min-width: 1200px) {
  .breakout {
    position: relative;
    z-index: 3;
    margin-top: -3em;
    margin-left: -2em;
    margin-bottom: -3em;
    margin-right: -2em;
  }
}

.triangle-motif-wrapper {
  position: relative;
}

.triangle-motif-wrapper:before {
  content: '';
  position: absolute;
  width: 93px;
  height: 205px;
  margin-top: 40px;
  left: 0;
  background: url("/static/images/triangle-motif.svg") transparent no-repeat;
}

@media (min-width: 600px) and (max-width: 899px) {
  .triangle-motif-wrapper:before {
    width: 76px;
    height: 168px;
    margin-top: 20px;
  }
}

@media (max-width: 599px) {
  .triangle-motif-wrapper:before {
    width: 38px;
    height: 84px;
    margin-top: -50px;
  }
}

@media (max-width: 599px) {
  .hidden-phone {
    display: none;
  }
}

.pending-animation {
  opacity: 0;
}

.animate-initiate {
  opacity: 1;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate-initiate > .animate__fade-in,
.animate__items.animate-initiate > .container > .row > .animate-item.animate__fade-in {
  -webkit-animation: fadein .95s;
          animation: fadein .95s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes popin {
  from {
    opacity: 0;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes popin {
  from {
    opacity: 0;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.animate-initiate > .animate__pop-in,
.animate__items.animate-initiate > .container > .row > .animate-item.animate__pop-in {
  -webkit-animation: popin .825s;
          animation: popin .825s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes slidein {
  from {
    opacity: 0;
    -webkit-transform: translateX(-3.5%);
            transform: translateX(-3.5%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@keyframes slidein {
  from {
    opacity: 0;
    -webkit-transform: translateX(-3.5%);
            transform: translateX(-3.5%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

.animate-initiate > .animate__slide-in,
.animate__items.animate-initiate > .container > .row > .animate-item.animate__slide-in {
  -webkit-animation: slidein 1.15s;
          animation: slidein 1.15s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes slideout {
  from {
    opacity: 0;
    -webkit-transform: scale(0.92);
            transform: scale(0.92);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes slideout {
  from {
    opacity: 0;
    -webkit-transform: scale(0.92);
            transform: scale(0.92);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.animate-initiate > .animate__slide-out,
.animate__items.animate-initiate > .container > .row > .animate-item.animate__slide-out {
  -webkit-animation: slideout 1.15s;
          animation: slideout 1.15s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes slideup {
  from {
    opacity: 0;
    -webkit-transform: translateY(8%);
            transform: translateY(8%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes slideup {
  from {
    opacity: 0;
    -webkit-transform: translateY(8%);
            transform: translateY(8%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

.animate-initiate > .animate__slide-up,
.animate__items.animate-initiate > .container > .row > .animate-item.animate__slide-up {
  -webkit-animation: slideup 1.15s;
          animation: slideup 1.15s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes slidedown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes slidedown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-15%);
            transform: translateY(-15%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

.animate-initiate > .animate__slide-down,
.animate__items.animate-initiate > .container > .row > .animate-item.animate__slide-down {
  -webkit-animation: slidedown 1.15s;
          animation: slidedown 1.15s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fade-in__soft {
  from {
    opacity: .7;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-in__soft {
  from {
    opacity: .7;
  }

  to {
    opacity: 1;
  }
}

.animate-initiate > .animate__fade-in__soft,
.animate__items.animate-initiate > .container > .row > .animate-item.animate__fade-in__soft {
  -webkit-animation: fade-in__soft .825s;
          animation: fade-in__soft .825s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animate-delay__first {
  -webkit-animation-delay: .2s !important;
          animation-delay: .2s !important;
}

.animate-delay__second {
  -webkit-animation-delay: .4s !important;
          animation-delay: .4s !important;
}

.animate-delay__third {
  -webkit-animation-delay: .6s !important;
          animation-delay: .6s !important;
}

.animate-delay__large {
  -webkit-animation-delay: .825s !important;
          animation-delay: .825s !important;
}

.product-thumbnail {
  display: block;
  overflow: hidden;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
          box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -webkit-transition: -webkit-box-shadow .35s ease;
  transition: -webkit-box-shadow .35s ease;
  transition: box-shadow .35s ease;
  transition: box-shadow .35s ease, -webkit-box-shadow .35s ease;
}

.product-thumbnail:after {
  content: '';
  display: block;
  width: 0;
  bottom: 0;
  position: relative;
  height: 2px;
  background: #D4D4D4;
  -webkit-transition: width .3s;
  transition: width .3s;
}

.product-thumbnail:hover {
  -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
}

.product-thumbnail:hover:after {
  width: 100%;
}

.product-thumbnail > img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .35s ease;
  transition: -webkit-transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease, -webkit-transform .35s ease;
}

.product-thumbnail:hover > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.article {
  position: relative;
}

.article h1 {
  margin-bottom: 0.25em;
}

.article.article-tease {
  margin: 0 0 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.article.article-tease:first-of-type {
  border-top: 0;
}

@media (min-width: 600px) {
  .article.article-tease {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.article.article-tease .article-content {
  width: 100%;
  color: #1e1e1e;
}

@media (min-width: 600px) {
  .article.article-tease .article-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.article.article-tease .article-content h3 {
  -webkit-transition: 0.3s ease-in-out color;
  transition: 0.3s ease-in-out color;
}

.article.article-tease .article-content:hover h3,
.article.article-tease .article-content:focus h3 {
  color: #E2121D;
}

.article.article-tease .article-content:hover .btn-primary,
.article.article-tease .article-content:focus .btn-primary {
  background: #DE121C;
}

.article.article-tease .article-image {
  width: 100%;
  margin-bottom: 15px;
}

@media (min-width: 600px) {
  .article.article-tease .article-image {
    max-width: 180px;
    margin-right: 20px;
    margin-bottom: 0;
  }
}

.article.article-tease .article-image img {
  display: block;
  width: 100%;
}

@media (min-width: 600px) {
  .article.article-tease .article-body {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.article.article-tease .article-body h3 {
  margin: 0;
  font-size: 1.5em;
}

.article.article-tease .article-date {
  margin-bottom: 0.25em;
}

.home .article-content h3 {
  font-weight: 400;
  margin-bottom: 15px;
}

.home .article-content:after {
  content: '';
  padding: 5px 0 0 0;
  display: block;
  border-bottom: 1px #979797 solid;
  width: 100%;
  margin-bottom: 30px;
}

.list-group-item:last-of-type > article > .article-content:after {
  border-bottom: none;
}

.news.entry .featured-image,
.team.entry .featured-image {
  display: block;
  margin: 0 0 15px;
}

@media (min-width: 600px) {
  .news.entry .featured-image,
  .team.entry .featured-image {
    float: right;
    max-width: 50%;
    margin-left: 30px;
  }
}

.component__text .btn-secondary {
  padding-left: 0;
}

@media (max-width: 899px) {
  .component__text {
    padding: 50px 0;
  }
}

@media (max-width: 899px) {
  .component__text .content {
    padding: 0 50px;
  }
}

.quotation-mark {
  position: absolute;
  margin-left: -4%;
  margin-top: 27px;
  font-size: 6.25em;
  color: rgba(255, 255, 255, 0.2);
}

.quote-person {
  font-weight: 600;
  padding-top: 10px;
}

.component__text-single-image {
  padding: 0;
}

@media (min-width: 600px) {
  .component__text-images__images__horizontal > .item-1-of-1 {
    -webkit-transform: translateX(-15%);
            transform: translateX(-15%);
    -webkit-box-shadow: 0 10px 80px rgba(0, 0, 0, 0.35);
            box-shadow: 0 10px 80px rgba(0, 0, 0, 0.35);
  }

  .component__text-images__images__horizontal > .item-1-of-2 {
    -webkit-transform: translateX(-15%);
            transform: translateX(-15%);
    -webkit-box-shadow: 0 10px 80px rgba(0, 0, 0, 0.35);
            box-shadow: 0 10px 80px rgba(0, 0, 0, 0.35);
  }

  .component__text-images__images__horizontal > .item-2-of-2 {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
    -webkit-box-shadow: 0 20px 180px rgba(0, 0, 0, 0.3);
            box-shadow: 0 20px 180px rgba(0, 0, 0, 0.3);
    margin-bottom: -20%;
  }

  .component__text-images__images__horizontal > .item-1-of-3 {
    -webkit-transform: translateX(0%) translateY(15%) scale(0.95);
            transform: translateX(0%) translateY(15%) scale(0.95);
    -webkit-box-shadow: 0 20px 180px rgba(0, 0, 0, 0.3);
            box-shadow: 0 20px 180px rgba(0, 0, 0, 0.3);
    margin-top: -15%;
  }

  .component__text-images__images__horizontal > .item-2-of-3 {
    -webkit-transform: translateX(-30%) translateY(-30%) scale(0.9);
            transform: translateX(-30%) translateY(-30%) scale(0.9);
    -webkit-box-shadow: 0 10px 120px rgba(0, 0, 0, 0.35);
            box-shadow: 0 10px 120px rgba(0, 0, 0, 0.35);
  }

  .component__text-images__images__horizontal > .item-3-of-3 {
    -webkit-transform: translateX(17%) translateY(-90%) scale(0.85);
            transform: translateX(17%) translateY(-90%) scale(0.85);
    -webkit-box-shadow: 0 10px 80px rgba(0, 0, 0, 0.35);
            box-shadow: 0 10px 80px rgba(0, 0, 0, 0.35);
    margin-bottom: -125%;
  }
}

section.component__text-image-grid {
  padding: 0;
}

.component__text-image-grid .component_text-image-gridtext {
  background: #000;
  border-right: 1px solid #fff;
}

.component__text-image-grid .component_text-image-gridtext h1,
.component__text-image-grid .component_text-image-gridtext h2,
.component__text-image-grid .component_text-image-gridtext h3,
.component__text-image-grid .component_text-image-gridtext h4,
.component__text-image-grid .component_text-image-gridtext h5,
.component__text-image-grid .component_text-image-gridtext h6 {
  margin: 0;
  display: inline-block;
  max-width: none;
  color: #fff !important;
}

.component__text-image-grid .component_text-image-gridtext ul {
  border-bottom: 1px #fff solid;
  padding-bottom: 50px;
}

@media (max-width: 900px) {
  .component__text-image-grid .component_text-image-gridtext ul {
    border: none;
    padding-bottom: 0;
  }
}

.component__text-image-grid .component_text-image-gridtext p,
.component__text-image-grid .component_text-image-gridtext li {
  color: #fff !important;
}

.component__text-image-grid .text-inner {
  padding: 20px;
}

@media (min-width: 900px) {
  .component__text-image-grid .text-inner {
    padding: 40px;
  }
}

@media (min-width: 1200px) {
  .component__text-image-grid .text-inner {
    padding: 110px 110px;
  }
}

@media (max-width: 899px) {
  .component__text-image-grid .text-inner {
    padding: 80px 60px;
  }
}

.component__text-image-grid .component_text-image-gridbox {
  background-position: center center;
  background-size: cover;
  background-color: #DE121C;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.component__text-image-grid .component_text-image-gridbox .text-inner {
  position: relative;
  z-index: 2;
  padding: 58px;
  text-align: center;
}

@media (min-width: 1800px) {
  .component__text-image-grid .component_text-image-gridbox .text-inner {
    padding: 70px;
  }
}

@media (max-width: 1199px) {
  .component__text-image-grid .component_text-image-gridbox .text-inner {
    padding: 30px;
  }
}

.component__text-image-grid .component_text-image-gridbox .text-inner h1,
.component__text-image-grid .component_text-image-gridbox .text-inner h2,
.component__text-image-grid .component_text-image-gridbox .text-inner h3,
.component__text-image-grid .component_text-image-gridbox .text-inner h4,
.component__text-image-grid .component_text-image-gridbox .text-inner h5,
.component__text-image-grid .component_text-image-gridbox .text-inner h6 {
  color: #fff !important;
  margin: 0 auto;
  display: inline-block;
  max-width: none;
}

.component__text-image-grid .component_text-image-gridbox.has-bg .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}

.component__text-image-grid .component_text-image-gridbox.grid1 {
  border-bottom: 1px solid #fff;
}

.component__text-image-grid .component_text-image-gridbox.grid2 {
  border-right: 1px solid #fff;
}

.youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}

.youtube > img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7;
}

.youtube > .play-button {
  width: 90px;
  height: 90px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 1;
  border-radius: 50%;
}

.youtube > .play-button:before {
  content: "";
  border-style: solid;
  border-width: 20px 0 20px 35px;
  border-color: transparent transparent transparent #E2121D;
  margin-left: 5px;
}

.youtube > img,
.youtube > .play-button {
  cursor: pointer;
}

.youtube > img,
.youtube iframe,
.youtube > .play-button,
.youtube > .play-button:before {
  position: absolute;
}

.youtube > .play-button,
.youtube > .play-button:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

@media (max-width: 599px) {
  .component__image-links {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-top: 15px;
  }
}

.services-bg {
  width: 100%;
  height: 300px;
  background-color: #F2F2F2;
  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;
  border-bottom: #E2121D 5px solid;
  margin: 0 15px 30px;
  padding: 0 20px;
  -webkit-transition: border-bottom .2s ease-in-out;
  transition: border-bottom .2s ease-in-out;
}

@media (max-width: 599px) {
  .services-bg {
    margin: 15px 0 0 0;
  }
}

.services-bg:hover {
  border-bottom: #E2121D 25px solid;
}

.image-links-heading {
  color: #000;
  font-size: .775em;
}

@media (max-width: 899px) {
  .image-links-heading {
    font-size: .65em;
  }
}

.table {
  width: 100%;
}

html,
body {
  height: 100%;
}

table {
  width: 800px;
  border-collapse: collapse;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

th,
td {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.2);
}

th {
  text-align: left;
}

thead th {
  background-color: #444;
  color: #fff;
}

tbody tr {
  border-top: 1px solid #ececec;
}

tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

tbody td {
  position: relative;
}

tbody td:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -9999px;
  bottom: -9999px;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: -1;
}

.component__content-columns__column {
  margin: .75% !important;
  padding: 3%;
  text-align: center;
}

@media (max-width: 899px) {
  .component__content-columns__column {
    padding: 3% 5%;
  }
}

.component__content-columns__column > blockquote {
  font-size: 18px;
  margin-top: 0;
}

.component__content-columns__column {
  background-color: rgba(255, 255, 255, 0.93);
}

.component__content-columns__image {
  padding: 10px 25%;
}

@media (max-width: 1199px) {
  .component__content-columns__image {
    padding: 10px 29%;
  }
}

@media (max-width: 899px) {
  .component__content-columns__image {
    padding: 0 0 15px 0;
    width: 50px;
  }
}

@media (max-width: 599px) {
  .component__content-columns__image {
    padding: 0 0 15px 0;
    width: 30px;
  }
}

.component__cta-columns {
  padding: 0;
}

.component.block-shutter {
  border: 1px solid rgba(30, 30, 30, 0.1);
  margin-bottom: 1em;
}

.component.block-shutter + .block-shutter {
  margin-top: -1em;
  border-top: 0;
}

.component.block-shutter .shutter-title {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  border: 0;
  color: #1e1e1e;
  background: #f5f5f5;
  text-align: left;
  outline-offset: -2px;
  outline: 2px solid transparent;
  cursor: pointer;
}

.component.block-shutter .shutter-title:after {
  content: "\F105";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 10px;
  font-family: "FontAwesome";
  -webkit-transition: 0.3s ease-in-out transform;
  transition: 0.3s ease-in-out transform;
}

.component.block-shutter .shutter-title:hover {
  color: #1e1e1e;
  background: #ebebeb;
}

.component.block-shutter .shutter-title:focus {
  outline: 2px solid #E2121D;
}

.component.block-shutter .shutter-title.active {
  color: #fff;
  background: #E2121D;
}

.component.block-shutter .shutter-title.active:hover {
  color: #fff;
  background: #cf101b;
}

.component.block-shutter .shutter-title.active:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.component.block-shutter .shutter-title.active + .shutter-content {
  max-height: 500px;
}

.component.block-shutter .shutter-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}

.component.block-shutter .shutter-content .shutter-inner {
  padding: 10px;
}

.column-2 {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}

@media (min-width: 600px) {
  .column-2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}

.content__dark {
  color: #000;
}

.content__dark > h2,
.content__dark > h3,
.content__dark > h4,
.content__dark > h5,
.content__dark > h6 {
  color: #000;
}

.content__light {
  color: #fff;
}

.content__light > blockquote {
  color: #fff !important;
}

.content__light > h1,
.content__light > h2,
.content__light > h3,
.content__light > h4,
.content__light > h5,
.content__light > h6,
.content__light > .text-frame > h1,
.content__light > .text-frame > h2,
.content__light > .text-frame > h3,
.content__light > .text-frame > h4,
.content__light > .text-frame > h5,
.content__light > .text-frame > h6 {
  color: rgba(255, 255, 255, 0.85) !important;
}

.text-center > h2 {
  margin-left: auto;
  margin-right: auto;
}

.text-frame {
  display: block;
  padding: 3em 5em;
  margin-top: -3em;
  margin-right: -5em;
  margin-bottom: -3em;
  margin-left: -5em;
}

@media (min-width: 1800px) {
  .text-frame {
    padding: 3.5em 6em;
    margin-top: -3.5em;
    margin-right: -6em;
    margin-bottom: -3.5em;
    margin-left: -6em;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .text-frame {
    margin-top: -2em;
    margin-right: -4em;
    margin-bottom: -2em;
    margin-left: -4em;
  }
}

@media (max-width: 599px) {
  .text-frame {
    margin: 0 !important;
    padding: 15px 30px !important;
  }
}

.position-absolute {
  position: absolute;
  width: 100%;
  z-index: 4;
}

.product-tease .product-image > a {
  display: block;
}

.product-tease .product-image > a img {
  width: 100%;
}

@media (min-width: 600px) {
  .shop-products {
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 600px) {
  .shop-products > .product-tease {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
  }
}

@media (min-width: 900px) {
  .shop-products > .product-tease {
    width: calc(33.33% - 30px);
    -ms-flex-preferred-size: calc(33.33% - 30px);
        flex-basis: calc(33.33% - 30px);
  }
}

.shop-products > .product-tease .product-body h3 {
  position: relative;
}

.product-aside {
  margin-bottom: 10px;
}

@media (min-width: 600px) {
  .product-aside {
    float: left;
    max-width: 33.33%;
    margin-right: 30px;
  }
}

.product-aside .gallery-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -2px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-aside .gallery-container a:first-child {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.product-aside .gallery-container a {
  margin: 0 2px 4px;
  -ms-flex-preferred-size: calc(25% - 4px);
      flex-basis: calc(25% - 4px);
}

.product-aside .gallery-container a img {
  display: block;
  width: 100%;
}

.card h3 {
  margin-bottom: 15px;
}

footer {
  padding: 13px 0;
  height: 55px;
  color: #fff;
  background: #000;
  font-size: .9em;
  line-height: 1.6em;
}

@media (max-width: 599px) {
  footer {
    padding-bottom: 60px;
  }
}

.footer__link {
  color: #EC1822;
}

.footer__link:hover,
.footer__link:focus {
  color: #EC1822;
}

.copyright > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.copyright > ul > li {
  display: inline;
}

.copyright > ul > li + li:before {
  content: "|";
  display: inline-block;
  padding: 0 6px 0 2px;
}

.copyright > ul > li a {
  color: #fff;
  font-weight: 600;
}

.credit a {
  color: #fff;
  font-weight: 600;
}

.credit a:hover,
.credit a:focus {
  color: #EC1822;
}

@media (max-width: 599px) {
  .nav-sitemap-full ul {
    margin-bottom: 0 !important;
    margin-left: 15px !important;
  }
}

.footer-above {
  color: #fff;
  background: #000;
  font-size: 1.05em;
  line-height: 1.6em;
  font-weight: 300;
}

.newsletter-form {
  background: #686868;
  width: 100%;
  padding: 40px;
}

.newsletter-form .subscription-fieldName {
  display: none;
}

.newsletter-form .label {
  display: none;
}

.newsletter-form h4 {
  color: #fff;
  padding-right: 20px;
}

@media (min-width: 600px) {
  .footer-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.footer-boxes .footer-box {
  padding: 40px;
}

@media (min-width: 600px) {
  .footer-boxes .footer-box.contact-us {
    width: 25%;
  }
}

.footer-boxes .footer-box.links {
  padding-left: 0;
}

@media (min-width: 600px) {
  .footer-boxes .footer-box.links {
    width: 75%;
  }
}

.footer-boxes .footer-box.links .footer-quicklinks {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.footer-quicklinks {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-quicklinks li {
  margin-bottom: 0.625em;
  line-height: 1.875em;
}

.footer-above a {
  color: #fff !important;
}

.footer-above a:hover {
  color: #E2121D;
  text-decoration: underline;
}

.social-icons > li > a:hover {
  color: #E2121D !important;
}

.main-container .search-nav {
  padding: 0;
}

.main-container .search-nav li {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.main-container .search-nav li:before {
  content: none;
}

.main-container .search-nav li a {
  color: #1e1e1e;
}

.main-container .search-nav li a:hover,
.main-container .search-nav li a:focus {
  color: #E2121D;
}

.main-container .search-nav li + li:before {
  content: "\F10C";
  position: relative;
  left: 0;
  display: inline-block;
  padding: 0 8px 0 4px;
  line-height: 2.28571429em;
  vertical-align: middle;
}

.search-results li a {
  color: #1e1e1e;
}

.search-results li a:hover,
.search-results li a:focus {
  color: #E2121D;
}

@media (min-width: 600px) {
  body.team .team-members {
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 600px) {
  body.team .team-members .tease-team {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
  }
}

@media (min-width: 900px) {
  body.team .team-members .tease-team {
    width: calc(25% - 30px);
    -ms-flex-preferred-size: calc(25% - 30px);
        flex-basis: calc(25% - 30px);
  }
}

body.team .tease-team {
  position: relative;
}

body.team .tease-team .article-content {
  display: block;
  color: #1e1e1e;
}

body.team .tease-team .article-content h3 {
  -webkit-transition: 0.3s ease-in-out color;
  transition: 0.3s ease-in-out color;
}

body.team .tease-team .article-content:hover h3,
body.team .tease-team .article-content:focus h3 {
  color: #E2121D;
}

body.team .tease-team .article-content:hover .btn-primary,
body.team .tease-team .article-content:focus .btn-primary {
  background: #DE121C;
}

.event-details {
  margin-bottom: 15px;
  padding: 20px;
  background: #f5f5f5;
}

@media (min-width: 600px) {
  .event-details {
    float: right;
    width: 33.33%;
    margin-left: 30px;
  }
}

@media (min-width: 900px) {
  .event-details {
    width: 25%;
  }
}

.event-details p:last-child {
  margin: 0;
}

.header-primary {
  background: #fff;
  z-index: 5;
  line-height: 1.5625em;
  border-bottom: 1px solid #f5f5f5;
  min-height: 75px;
}

@media (min-width: 900px) and (max-width: 1199px) {
  .header-primary {
    min-height: 58px;
  }
}

@media (max-width: 899px) {
  .header-primary {
    position: absolute;
    width: 100%;
    z-index: 9;
  }
}

.header-primary > .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1920px;
  padding: 0 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 600px) {
  .header-primary > .flex-container {
    padding: 0 30px;
  }
}

.header-primary.header-transparent {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36000000', endColorstr='#00000000',GradientType=0 );
  position: absolute;
  width: 100%;
  height: 150px;
  border-bottom: none;
}

.header-primary.header-transparent.has--nav {
  top: 50px;
}

.header-primary.header-small {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0;
  -webkit-animation: smHeader 0.5s forwards;
          animation: smHeader 0.5s forwards;
  min-height: 56px;
  line-height: 1.0625em;
}

@media (min-width: 600px) and (max-width: 899px) {
  .header-primary.header-small {
    min-height: 50px;
  }
}

@media (max-width: 599px) {
  .header-primary.header-small {
    min-height: 46px;
  }
}

.header-primary.header-small + * {
  margin-top: 75px;
}

.header-primary.header-small.header-transparent {
  background: rgba(0, 0, 0, 0.5);
}

.header-primary.header-small.has-secondary-nav {
  top: 0;
}

.header-primary-padding {
  padding-left: 8.75%;
}

@media (max-width: 1199px) {
  .header-primary-padding {
    padding-left: 20px;
  }
}

@media (max-width: 900px -1) {
  .header-primary-padding {
    padding: 0 4.5%;
  }
}

.header-mobile {
  display: block;
}

@media (min-width: 900px) {
  .header-mobile {
    display: none;
  }
}

.logo {
  display: block;
  max-width: 270px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 100% auto;
  -webkit-transition: width .35s ease, -webkit-transform .35s ease;
  transition: width .35s ease, -webkit-transform .35s ease;
  transition: width .35s ease, transform .35s ease;
  transition: width .35s ease, transform .35s ease, -webkit-transform .35s ease;
  position: relative;
  z-index: 2;
  padding: 4px;
  height: 100%;
}

@media (min-width: 1800px) {
  .logo {
    max-width: 78%;
  }
}

@media (min-width: 900px) {
  .logo {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}

@media (max-width: 1199px) {
  .logo {
    max-width: 200px;
  }
}

@media (max-width: 899px) {
  .logo {
    padding-right: 4px;
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
}

@media (max-width: 599px) {
  .logo {
    min-width: 160px;
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
}

.logo-col {
  width: 25%;
  float: left;
}

@media (min-width: 1800px) {
  .logo-col {
    width: 28%;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .logo-col {
    width: 18%;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .logo-col {
    width: 18%;
    padding-top: 9px;
  }
}

@media (max-width: 599px) {
  .logo-col {
    width: 18%;
    padding-top: 9px;
  }
}

.nav-col {
  padding: 19px 3px 0 0;
  width: 75%;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1800px) {
  .nav-col {
    width: 72%;
  }
}

@media (max-width: 1199px) {
  .nav-col {
    width: 82%;
  }
}

@media (max-width: 899px) {
  .nav-col {
    padding: 15px 15px 0 0;
  }
}

@media (max-width: 599px) {
  .nav-col {
    padding: 14px 14px 0 0;
  }
}

.header-small > .header-primary-padding {
  padding: 0 2.5% 0 2.5%;
  max-width: 1920px;
  margin: 0 auto;
}

.header-small > .header-primary-padding > .logo-col {
  padding-top: 4px;
}

@media (min-width: 900px) and (max-width: 1199px) {
  .header-small > .header-primary-padding > .logo-col {
    padding-top: 5px;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .header-small > .header-primary-padding > .logo-col {
    padding-top: 5px;
  }
}

@media (max-width: 599px) {
  .header-small > .header-primary-padding > .logo-col {
    padding-top: 10px;
  }
}

.header-small > .header-primary-padding > .logo-col > a > .logo {
  max-width: 60%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media (min-width: 1800px) {
  .header-small > .header-primary-padding > .logo-col > a > .logo {
    max-width: 264px;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .header-small > .header-primary-padding > .logo-col > a > .logo {
    min-width: 130px;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .header-small > .header-primary-padding > .logo-col > a > .logo {
    min-width: 150px;
  }
}

@media (max-width: 599px) {
  .header-small > .header-primary-padding > .logo-col > a > .logo {
    min-width: 147px;
  }
}

.header-small > .header-primary-padding > .nav-col {
  padding-top: 12px;
}

@media (min-width: 1800px) {
  .header-small > .header-primary-padding > .nav-col {
    padding-top: 17px;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .header-small > .header-primary-padding > .nav-col {
    padding-top: 16px;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .header-small > .header-primary-padding > .nav-col {
    padding-top: 11px;
  }
}

@media (max-width: 599px) {
  .header-small > .header-primary-padding > .nav-col {
    padding-top: 10px;
  }
}

.nav-tel {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 48px;
  margin-right: 13px;
  padding: 6px 10px 22px;
  color: #999;
  text-align: center;
  border-radius: 0;
  cursor: pointer;
}

.nav-tel:hover:before,
.nav-tel:hover:after,
.nav-tel:active:before,
.nav-tel:active:after,
.nav-tel:focus:before,
.nav-tel:focus:after {
  color: #E2121D;
}

.nav-tel:after {
  content: "Call";
  position: absolute;
  right: 0;
  bottom: 4px;
  left: 0;
  color: #999;
  font-size: 0.75em;
  line-height: 1em;
  font-weight: 600;
  letter-spacing: -0.00666667em;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: color .25s ease;
  transition: color .25s ease;
}

.nav-tel:before {
  content: "\F095";
  display: block;
  margin-bottom: 2px;
  color: #999;
  font-family: "FontAwesome";
  font-size: 1.5em;
  -webkit-transition: color .25s ease;
  transition: color .25s ease;
}

@-webkit-keyframes smHeader {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes smHeader {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.centred > .logo-container {
  margin: 0 auto;
}

.centred > .nav-primary-container {
  text-align: center;
}

.header-secondary {
  margin-left: 31%;
  margin-left: calc(27% + 80px);
}

@media (min-width: 1800px) {
  .header-secondary {
    margin-left: 34%;
    margin-left: calc(30% + 80px);
  }
}

@media (max-width: 1199px) {
  .header-secondary {
    margin-left: 25%;
    margin-left: calc(23% + 50px);
  }
}

.header-black {
  background: #000 !important;
  position: relative;
  z-index: 1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .logo {
    width: 267px;
    height: 55px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 1800px) {
  .logo {
    width: 317px;
    height: 63px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (max-width: 1199px) {
  .logo {
    width: 192px;
    height: 41px;
  }
}

nav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav > ul > li {
  position: relative;
  text-align: center;
}

nav > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav > ul > li > a,
nav > ul > li > ul > li > a {
  display: block;
  text-decoration: none;
  padding: 10px;
  color: #1e1e1e;
}

@media (min-width: 900px) and (max-width: 1199px) {
  nav > ul > li > a,
  nav > ul > li > ul > li > a {
    padding: 10px 6px;
  }
}

nav > ul > li > ul > li > a {
  padding: 14px 10px;
  font-size: 0.875em;
}

@media (min-width: 1800px) {
  nav > ul > li > ul > li > a {
    font-size: 0.9375em;
  }
}

nav.nav-primary {
  font-size: 0.875em;
  font-weight: 600;
  letter-spacing: .5px;
  text-transform: uppercase;
}

@media (min-width: 1799px) {
  nav.nav-primary {
    font-size: 1em;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  nav.nav-primary {
    font-size: 0.9375em;
  }
}

@media (max-width: 899px) {
  nav.nav-primary {
    display: none;
  }
}

nav.nav-primary > ul > li {
  display: inline-block;
}

nav.nav-primary > ul > li > a {
  margin: 0 12px;
  padding: 8px 4px;
  border-bottom: 1px solid transparent;
}

@media (min-width: 1800px) {
  nav.nav-primary > ul > li > a {
    padding: 9px 8px;
  }
}

@media (max-width: 1199px) {
  nav.nav-primary > ul > li > a {
    margin: 0 5px;
    padding: 3px;
  }
}

nav.nav-primary > ul > li > a:hover,
nav.nav-primary > ul > li > a:focus {
  color: #E2121D;
}

nav.nav-primary > ul > li > a.active {
  font-weight: 900;
}

nav.nav-primary > ul > li > a.active:hover,
nav.nav-primary > ul > li > a.active:focus {
  border-bottom-color: #E2121D;
}

nav.nav-primary > ul .dropdown:hover > a,
nav.nav-primary > ul .dropdown.focussed > a {
  color: #E2121D;
}

nav.nav-primary > ul .dropdown:hover > .dropdown-menu,
nav.nav-primary > ul .dropdown.focussed > .dropdown-menu {
  overflow: visible;
  height: auto;
  opacity: 1;
  z-index: 10;
  clip: auto;
}

nav.nav-primary .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 10px;
  margin-top: -1px;
  display: block;
  overflow: hidden;
  width: 240px;
  background: rgba(226, 18, 29, 0.9);
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  z-index: -1;
  clip: rect(1px 1px 1px 1px);
  /* IE 6/7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

nav.nav-primary .dropdown-menu.menu-left {
  right: 0;
  left: auto;
}

nav.nav-primary .dropdown-menu > li > a {
  font-size: 16px !important;
  font-weight: 500;
  text-transform: none;
  color: #fff;
  background: transparent;
  text-align: left;
  padding: 17px 20px;
}

@media (min-width: 1800px) {
  nav.nav-primary .dropdown-menu > li > a {
    font-size: 18px !important;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  nav.nav-primary .dropdown-menu > li > a {
    font-size: 15px !important;
  }
}

nav.nav-primary .dropdown-menu > li > a:after {
  color: #fff;
}

nav.nav-primary .dropdown-menu > li > a.active {
  color: #fff;
  background: #9b0c14;
}

nav.nav-primary .dropdown-menu > li > a:hover,
nav.nav-primary .dropdown-menu > li > a:focus {
  color: #fff;
  background: #b30e17;
}

nav.nav-primary .dropdown-menu > li > a:hover:after,
nav.nav-primary .dropdown-menu > li > a:focus:after {
  color: #fff;
}

nav.nav-primary .dropdown-menu > li:hover > a {
  color: #fff;
  background: #b30e17;
}

nav.nav-primary .dropdown-menu > li:hover > a:after {
  color: #fff;
}

nav.nav-primary .dropdown-menu .dropdown > a {
  position: relative;
  padding-right: 26px;
}

nav.nav-primary .dropdown-menu .dropdown-menu {
  top: 0;
  left: 100%;
}

nav.nav-primary .dropdown-menu .dropdown-menu.menu-left {
  right: 100%;
  left: auto;
}

nav.nav-secondary {
  font-size: 0.8125em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
  text-align: right;
}

@media (max-width: 899px) {
  nav.nav-secondary {
    display: none;
  }
}

nav.nav-secondary > ul > li {
  display: inline-block;
  margin: 0 0 0 2%;
}

nav.nav-secondary > ul > li > a {
  color: #fff;
  font-size: 0.8125em;
}

@media (max-width: 899px) {
  nav.nav-secondary > ul > li > a {
    padding: 5px 0;
  }
}

@media (max-width: 599px) {
  nav.nav-secondary > ul > li > a {
    display: none;
  }
}

nav.nav-secondary > ul > li > a:hover,
nav.nav-secondary > ul > li > a:focus {
  color: #E2121D;
}

nav.nav-sitemap ul {
  margin-bottom: 1em;
  padding-left: 2em;
}

nav.nav-sitemap ul li a {
  display: inline;
}

nav.nav-sitemap ul ul {
  margin-top: 0.5em;
  margin-bottom: 0;
  padding-left: 1em;
}

.caret {
  color: #E2121D;
}

.nav-mobile {
  position: fixed;
  z-index: 99;
  top: 74px;
  right: 0;
  bottom: 0;
  display: block;
  overflow: auto;
  width: 260px;
  -webkit-transform: translateX(260px);
          transform: translateX(260px);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  background: #ececec;
}

@media (min-width: 900px) {
  .nav-mobile {
    display: none;
  }
}

.nav-mobile > .form-search {
  margin: 30px 7px 7px 7px;
}

.nav-mobile > ul > li {
  display: block;
  text-align: left;
  /* top-level items */
}

.nav-mobile > ul > li > span {
  position: relative;
  display: block;
  /* items with a dropdown */
}

.nav-mobile > ul > li > span > a {
  padding: 14px 10px;
  padding-right: calc(42px + 10px);
  text-decoration: none;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.nav-mobile > ul > li > span > .nav-arrow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  padding: 10px 18px;
  border: 0;
  background: transparent;
  z-index: 2;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
}

.nav-mobile > ul > li > span > .nav-arrow:focus {
  background: rgba(255, 255, 255, 0.1);
  outline: none;
}

.nav-mobile > ul > li > span.dropdown-menu-open .nav-arrow {
  background: rgba(255, 255, 255, 0.1);
}

.nav-mobile > ul > li > span.dropdown-menu-open .nav-arrow:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.nav-mobile > ul > li > a {
  padding: 14px 10px;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  color: #E2121D;
  background: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
}

.nav-mobile > ul > li > a:hover,
.nav-mobile > ul > li > a:focus {
  background: rgba(255, 255, 255, 0.1);
}

.nav-mobile > ul .dropdown ul {
  background: rgba(255, 255, 255, 0.15);
}

.nav-mobile .dropdown-menu {
  display: none;
}

.site-overlay {
  position: fixed;
  top: 74px;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: calc(100% - 260px);
  z-index: 9999;
}

.wrapper {
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.nav-open > .nav-mobile {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.nav-open > .site-overlay {
  display: block;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-animation: fadein .95s;
          animation: fadein .95s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.nav-toggle {
  padding: 20px 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.nav-toggle:hover {
  background: transparent;
}

.nav-toggle:focus {
  outline: none;
}

.nav-toggle .nav-toggle-block {
  position: relative;
  display: block;
  width: 36px;
  height: 5px;
  background: #E2121D;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
}

.nav-toggle .nav-toggle-block:before,
.nav-toggle .nav-toggle-block:after {
  content: "";
  position: absolute;
  display: block;
  width: 36px;
  height: 5px;
  background: #E2121D;
  -webkit-transition: 0.3s ease-in-out all;
  transition: 0.3s ease-in-out all;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

.nav-toggle .nav-toggle-block:before {
  -webkit-transform: translateY(-14px);
          transform: translateY(-14px);
}

.nav-toggle .nav-toggle-block:after {
  -webkit-transform: translateY(14px);
          transform: translateY(14px);
}

.nav-open .nav-toggle .nav-toggle-block {
  background: transparent;
}

.nav-open .nav-toggle .nav-toggle-block:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-open .nav-toggle .nav-toggle-block:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav-arrow {
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
}

.dropdown-menu-open > .nav-arrow {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.nav-open .header-small {
  border-bottom: 15px solid #fff !important;
}

/* expanded dropdown items */

nav > ul > li > ul > li > a {
  background: rgba(0, 0, 0, 0.1) !important;
  color: #4f4f4f;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.nav-sitemap-full {
  font-size: .9em;
}

@media (min-width: 600px) {
  .nav-sitemap-full .grid-row {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}

@media (min-width: 900px) {
  .nav-sitemap-full .grid-row {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

.nav-sitemap-full .grid-row .grid-col {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.nav-sitemap-full .lead {
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 3px;
  line-height: 1.840056617126681em;
}

.nav-sitemap-full .lead > a {
  color: #EC1822 !important;
}

.nav-sitemap-full .lead > a:hover,
.nav-sitemap-full .lead > a:focus {
  color: #E2121D;
  outline: none;
}

.nav-sitemap-full ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 33px;
}

.nav-sitemap-full ul li {
  line-height: 1.840056617126681em;
  padding: 0;
  margin: 0;
}

.nav-sitemap-full ul li a {
  color: #1e1e1e;
  padding: 3px 0 2px;
  display: inline-block;
}

.nav-sitemap-full ul li a:hover,
.nav-sitemap-full ul li a:focus {
  color: #E2121D;
  text-decoration: underline;
  outline: none;
}

.column__sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  border-left: 1px solid #ececec;
  width: 250px;
  padding: 5vh 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  position: sticky;
  position: -webkit-sticky;
  top: 160px;
}

@media (max-width: 899px) {
  .column__sidebar {
    display: none;
  }
}

.column__content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.sidebar {
  position: absolute;
  right: 0;
  min-width: 240px;
  z-index: 3;
  font-size: .85em;
}

@media (max-width: 1199px) {
  .sidebar {
    min-width: 180px;
  }
}

@media (max-width: 899px) {
  .sidebar {
    display: none;
  }
}

.subnav-item__strip {
  display: inline-block;
  text-decoration: none;
  padding: 10px 16px;
  letter-spacing: .5px;
  color: #4c4c4c;
  font-size: 15px;
  position: relative;
}

.subnav-item__strip.active {
  color: #E2121D;
}

.subnav-item__strip.active:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-bottom: -15px;
  margin-left: -8px;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #F7F7F7;
}

.subnav {
  background: #f8f8f8;
}

@media (max-width: 899px) {
  .subnav {
    display: none;
  }
}

.subnav > h2 {
  margin: 0;
  padding: 0;
  font-size: 1.25em;
}

.subnav > h2 > a {
  display: block;
  padding-top: 24px;
  padding-bottom: 19px;
  color: #1e1e1e;
  text-decoration: none !important;
  -webkit-transition: none;
  transition: none;
  padding-left: 20px;
  padding-right: 20px;
}

.subnav > h2 > a:hover,
.subnav > h2 > a:focus {
  color: #E2121D;
  background-color: rgba(0, 0, 0, 0.02);
  border-color: transparent;
}

.subnav > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.subnav > ul > li {
  margin: 0;
}

.subnav > ul > li:before {
  content: none;
}

.subnav > ul > li > a {
  display: block;
  padding-top: 18px;
  padding-bottom: 12px;
  color: #1e1e1e;
  border-top: 1px solid rgba(30, 30, 30, 0.1);
  text-decoration: none !important;
  -webkit-transition: none;
  transition: none;
  padding-left: 20px;
  padding-right: 20px;
}

.subnav > ul > li > a:hover,
.subnav > ul > li > a:focus {
  color: #E2121D;
  background-color: rgba(0, 0, 0, 0.02);
  border-color: transparent;
}

.subnav > ul > li.active > a {
  color: #E2121D;
  background-color: rgba(0, 0, 0, 0.04);
  border-color: transparent;
}

.subnav > ul > li.active > ul {
  display: block;
}

.subnav > ul > li.dropdown > a {
  position: relative;
}

.subnav > ul > li.dropdown > ul {
  border-top: 1px solid rgba(30, 30, 30, 0.1);
  padding-left: 0;
}

.subnav > ul > li.dropdown > ul > li {
  list-style: none;
}

.subnav > ul > li.dropdown > ul > li a {
  border: 0;
  display: block;
  padding-top: 18px;
  padding-bottom: 12px;
  color: #1e1e1e;
  text-decoration: none !important;
  -webkit-transition: none;
  transition: none;
  padding-left: 40px;
  padding-right: 20px;
}

.subnav > ul > li.dropdown > ul > li a:hover,
.subnav > ul > li.dropdown > ul > li a:focus {
  color: #E2121D;
  background-color: rgba(0, 0, 0, 0.02);
  border-color: transparent;
}

.btn {
  display: inline-block;
  font-size: 18px;
  width: 100%;
  margin-bottom: 10px;
  padding: 0 25px;
  border: 0;
  font-weight: 600;
  color: #1e1e1e;
  background: #ccc;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.25s ease-in-out color, 0.25s ease-in-out background, 0.25s ease-in-out transform;
  transition: 0.25s ease-in-out color, 0.25s ease-in-out background, 0.25s ease-in-out transform;
  cursor: pointer;
}

@media (min-width: 600px) {
  .btn {
    width: auto;
    margin-bottom: 0;
  }
}

@media (max-width: 899px) {
  .btn {
    font-size: 16px;
  }
}

.btn:hover,
.btn:focus {
  color: #1e1e1e;
  background: #b3b2b2;
}

@media (min-width: 600px) {
  .btn + .btn {
    margin-left: 4px;
  }
}

.btn,
button {
  font-family: 'Prompt', sans-serif;
}

.btn-large {
  padding: 15px 25px;
  font-size: 22px;
}

.btn-tag {
  padding: 2px 20px;
  font-size: 15px;
  background-color: #ececec;
  margin-bottom: 8px;
}

.btn-primary {
  color: #fff;
  background: #DE121C;
  padding: 10px 25px;
}

.btn-primary:hover,
.btn-primary:focus {
  color: #fff;
  background: #ee2e39;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.btn-secondary {
  color: #DE121C;
  background: none;
  border-bottom: 2px #E2121D solid;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.btn-secondary a {
  color: #E2121D;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background: none;
  border-bottom: 6px #E2121D solid;
}

.btn-secondary:hover a,
.btn-secondary:focus a {
  color: #E2121D;
}

.btn-tertiary {
  background: rgba(170, 170, 170, 0.7);
  color: #ececec;
  width: 58px;
  height: 58px;
  padding: 15px 20px 15px 21px;
  text-align: center;
  border-radius: 35px;
}

.btn-edit {
  color: #989898;
  font-size: 16px;
  text-decoration: none;
  margin: 3px 5px;
  padding: 4px 6px;
  border-radius: 5px;
}

.btn-edit:hover {
  background-color: #ededed;
  color: #000;
}

.btn-read-more:after {
  content: "\F0DA";
  display: inline-block;
  margin-left: 6px;
  font-family: "FontAwesome";
}

.btn-outline {
  border: 1px solid #E2121D;
  background: transparent;
  border-radius: 10px;
  color: #E2121D;
}

.btn-outline:hover,
.btn-outline:focus {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.content__dark + div > .btn-outline {
  border-color: #000;
  color: #000;
}

.content__dark + div > .btn-outline:hover,
.content__dark + div > .btn-outline:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.content__light + div > .btn-outline {
  border-color: #fff;
  color: #fff;
}

.content__light + div > .btn-outline:hover,
.content__light + div > .btn-outline:focus {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.btn-search {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 10px 18px;
  border-radius: 0 0 0 0;
}

.btn-contact {
  margin-top: -5px;
  margin-bottom: -5px;
  border-radius: 0;
  padding: 17px 20px !important;
}

.btn-contact:hover {
  color: #fff !important;
}

.btn-on-hover {
  color: #E2121D;
  text-decoration: none;
  -webkit-transition: padding .2s ease, background-color .2s ease, color .2s ease, border-radius .2s ease, -webkit-transform .2s ease;
  transition: padding .2s ease, background-color .2s ease, color .2s ease, border-radius .2s ease, -webkit-transform .2s ease;
  transition: padding .2s ease, background-color .2s ease, color .2s ease, transform .2s ease, border-radius .2s ease;
  transition: padding .2s ease, background-color .2s ease, color .2s ease, transform .2s ease, border-radius .2s ease, -webkit-transform .2s ease;
  -webkit-transform: translateX(0px) translateY(0px);
          transform: translateX(0px) translateY(0px);
  border-radius: 3px;
}

.btn-on-hover:hover {
  padding: 3px 20px;
  background: #E2121D;
  color: #fff;
  -webkit-transform: translateX(-30px) translateY(-3px);
          transform: translateX(-30px) translateY(-3px);
  border-radius: 30px;
}

.btn-discrete {
  color: #636363;
}

.articles-pagination > a,
.articles-pagination > .current {
  padding: 40px 5%;
  background-color: #f5f5f5;
}

.articles-pagination > a:hover,
.articles-pagination > a:focus,
.articles-pagination > .current:hover,
.articles-pagination > .current:focus {
  background-color: #ddd;
}

.articles-pagination > .current {
  background-color: #E2121D;
}

.pagination-link {
  padding: 40px 5%;
}

.button-row {
  margin-bottom: 30px;
}

.breadcrumbs {
  margin: 0 0 1em 0;
  padding: 0;
  color: #E2121D;
  font-size: 0.875em;
  list-style: none;
  text-align: left;
}

@media (max-width: 899px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs > li {
  display: inline;
}

.breadcrumbs > li > a {
  color: #a1a1a1;
  text-decoration: none !important;
}

.breadcrumbs > li > a:hover,
.breadcrumbs > li > a:focus {
  color: #E2121D;
}

.breadcrumbs > li + li:before {
  content: ">";
  padding: 0 12px 0 8px;
  color: #D4D4D4;
}

input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.75em 0.75em;
  border: 2px solid #979797;
  color: #1e1e1e;
  background: #fff;
  background: #fff;
  -webkit-transition: 0.3s ease-in-out border-color, 0.3s ease-in-out background;
  transition: 0.3s ease-in-out border-color, 0.3s ease-in-out background;
  border-radius: 0;
}

.form-control.form-control-error {
  border-color: maroon;
}

.form-control:focus {
  background: #fff;
  outline: none;
  border-color: #E2121D;
}

form label {
  display: block;
  margin-bottom: 15px;
}

form label .label {
  display: block;
  padding-bottom: 6px;
}

textarea.form-control {
  max-width: 100%;
  min-height: 180px;
}

#website {
  display: none;
}

.contact-form {
  width: 100%;
}

@media (min-width: 600px) {
  .contact-form .flex-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 600px) {
  .contact-form .flex-container label {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}

.form-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.form-search label {
  margin: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.form-search label > .form-control {
  height: 100%;
}

.form-search .form-control {
  border-radius: 0 0 0 0;
  border-right: 0;
}

.form-rsvp {
  float: none;
  clear: both;
}

.alert {
  padding: 6px 12px;
  font-size: 0.875em;
}

.alert:before {
  margin-right: 6px;
}

.alert.alert-danger {
  color: maroon;
  background: rgba(128, 0, 0, 0.1);
}

.alert.alert-success {
  color: green;
  background: rgba(0, 128, 0, 0.1);
}

.sponsor-logos {
  text-align: center;
}

.sponsor-logos .logos {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto;
}

.sponsor-logos .sponsor {
  padding: 10px;
  max-width: 125px;
}

.social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-icons > li {
  display: inline-block;
  padding: 0 3px 0 0;
}

.social-icons > li > a[class^="sm-"] {
  display: block;
  color: #fff;
  font-size: 24px !important;
  margin: 0;
  padding: 0 5px !important;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  border-bottom: none !important;
}

.social-icons > li > a[class^="sm-"]:hover,
.social-icons > li > a[class^="sm-"]:focus {
  color: #E2121D;
}

.nav-secondary > ul > li .social-icons > li {
  padding: 0 8px 0 0;
}

.nav-secondary > ul > li .social-icons > li > a[class^="sm-"] {
  color: #fff;
}

.nav-secondary > ul > li .social-icons > li > a[class^="sm-"]:hover {
  color: #E2121D;
}

.banner__homepage {
  width: 100%;
  height: 70vh;
  max-height: 570px;
  overflow: visible;
}

.banner__homepage .swiper-slide {
  overflow: visible;
}

.banner__homepage.banner__large {
  height: 85vh;
  max-height: 600px;
}

.banner__homepage.banner__small {
  max-height: 400px;
}

@media (min-width: 1800px) {
  .banner__homepage {
    max-height: 720px;
  }

  .banner__homepage.banner__large {
    max-height: 900px;
  }

  .banner__homepage.banner__small {
    max-height: 520px;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .banner__homepage {
    max-height: 500px;
  }

  .banner__homepage.banner__large {
    max-height: 600px;
  }
}

@media (max-width: 899px) {
  .banner__homepage {
    max-height: 600px;
  }

  .banner__homepage.banner__large {
    max-height: 700px;
  }
}

.banner__internal {
  width: 100%;
  height: 40vh;
  max-height: 370px;
}

.banner__internal.banner__large {
  width: 100%;
  height: 60vh;
  max-height: 580px;
}

.banner__internal.banner__small {
  max-height: 200px;
}

@media (min-width: 1800px) {
  .banner__internal {
    max-height: 470px;
  }

  .banner__internal.banner__large {
    max-height: 620px;
  }

  .banner__internal.banner__small {
    max-height: 300px;
  }
}

@media (max-width: 899px) {
  .banner__internal {
    max-height: 600px;
  }

  .banner__internal.banner__large {
    max-height: 700px;
  }
}

.banner-image {
  background-size: cover;
  background-position: center center;
  height: 100%;
}

.banner-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.15);
  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;
}

@media (max-width: 899px) {
  .banner-wrapper {
    background-color: rgba(0, 0, 0, 0.2);
  }
}

.banner-logos {
  position: absolute;
  right: 0;
  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;
  background: #fff;
  padding: 0.5em;
  bottom: 1em;
  width: 100%;
}

@media (min-width: 600px) {
  .banner-logos {
    width: auto;
  }
}

@media (min-width: 900px) {
  .banner-logos {
    bottom: 20%;
    max-width: 35%;
  }
}

@media (min-width: 1800px) {
  .banner-logos {
    max-width: 45%;
  }

  .banner-logos::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
    width: 20px;
    background: #fff;
  }

  .banner-logos::after {
    content: '';
    position: absolute;
    top: 100%;
    right: -20px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #D4D4D4;
  }
}

.banner-logos > img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  max-height: 50px;
  max-width: 60px;
  margin: 0 10px;
}

@media (min-width: 1200px) {
  .banner-logos > img {
    max-width: 80px;
  }
}

.banner__homepage > .swiper-wrapper > .swiper-slide > .banner-wrapper > .banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  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;
}

@media (min-width: 900px) {
  .banner__homepage > .swiper-wrapper > .swiper-slide > .banner-wrapper > .banner-overlay {
    width: 60%;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

@media (min-width: 1200px) {
  .banner__homepage > .swiper-wrapper > .swiper-slide > .banner-wrapper > .banner-overlay {
    width: 50%;
  }
}

.banner-text {
  color: #fff;
  font-size: 1.75em;
  line-height: 1.4375em;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
  padding: 0 66px;
  position: relative;
  z-index: 1;
}

@media (min-width: 1800px) {
  .banner-text {
    font-size: 1.875em;
  }
}

@media (min-width: 900px) and (max-width: 1199px) {
  .banner-text {
    font-size: 1.75em;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .banner-text {
    font-size: 1.75em;
    padding: 0 15px;
  }
}

@media (max-width: 599px) {
  .banner-text {
    text-align: center;
    font-size: 1.5em;
    padding: 0 10px;
  }
}

.banner-text .btn-primary {
  padding: 0 25px !important;
}

.banner-caption {
  margin: 0 0 0.5em 0;
  font-size: 1.5em;
  line-height: 42px;
  font-weight: 600;
}

@media (min-width: 600px) and (max-width: 899px) {
  .banner-caption {
    font-size: 1.5em;
    line-height: 42px;
  }
}

@media (max-width: 599px) {
  .banner-caption {
    font-size: 1.5em;
    line-height: 35px;
  }
}

.no-caption {
  padding-top: 1em;
}

.swiper-slide-active > div > div > div > .banner-text:not(.text-center) {
  -webkit-animation: slidein 1.15s;
          animation: slidein 1.15s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.swiper-slide-active > div > div > div > .banner-text.text-center {
  -webkit-animation: slideup 1.15s;
          animation: slideup 1.15s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.banner-standard {
  padding: 0;
  width: 100%;
  height: 20vh;
  max-height: 280px;
}

@media (max-width: 899px) {
  .swiper-pagination {
    padding-top: 3px;
  }
}

.banner-call-to-actions .flex-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.banner-call-to-actions .flex-container .call-to-action {
  margin-bottom: 15px;
  border: 1px solid #E2121D;
}

@media (min-width: 600px) {
  .banner-call-to-actions .flex-container .call-to-action {
    margin-bottom: 0;
    -ms-flex-preferred-size: calc(33.33% - 15px);
        flex-basis: calc(33.33% - 15px);
  }
}

.banner-call-to-actions .flex-container .call-to-action .caption {
  padding: 15px 20px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .logo {
    max-width: none;
  }

  .header-small > .header-primary-padding > .logo-col > a > .logo {
    max-width: none;
  }

  .banner-text {
    padding: 0;
  }

  .nav-secondary {
    height: 54px;
  }

  .nav-tel {
    line-height: 20px;
    padding: 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 1199px) {
  .component__content-columns__column {
    width: 100%;
  }
}

