@charset "UTF-8";
/*
Theme Name: Biggin Hill
Theme URI: https://padcreative.co.uk/
Description: A custom theme for Biggin Hill Airport
Author: Pad Creative Ltd
Version: 7.1.0
GitHub Theme URI: https://github.com/padcreative/pad-template
*/
/*
.                                  .MMM
.                                  .MMM
.                                  .MMM
.                                  .MMM
. ,MMMMMMMM .  MMMMMMMMM    MMMMMMMMMMM
.MMMMMMMMMMMM.MMMMMMMMMMM.MMMMMMMMMMMMM
MMMM    .8MMMMMMM    .MMMMMMM?    .MMMM
MMM      .MMMMMM      .MMMMMM.     ~MMM
MMM.      MMMMMM.      MMMMMM.    .7MMM.
MMMM.   .MMMMMMMM    .MMMMMMMM.  .+MMMM.
MMMMMMMMMMMMO.MMMMMMMMMMMMMMMMMMMMMMMM.
MMMMMMMMMMM.. .+MMMMMM MMM. MMMMMMMM.
MMM
MMM
MMM               Pad Creative - design
MMM               www.padcreative.co.uk

*/
/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * 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
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1001;
  text-align: center;
  line-height: 0;
}

#jquery-lightbox a img {
  border: none;
}

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}

#lightbox-container-image {
  padding: 10px;
}

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}

#lightbox-nav a {
  outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}

#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}

#lightbox-nav-btnNext {
  right: 0;
  float: right;
}

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}

#lightbox-image-details-caption {
  font-weight: bold;
}

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
}

.hamburger--3dxy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.125s 0.175s ease-in;
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent !important;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg);
  -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.125s 0.175s ease-in;
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent !important;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg);
  -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg);
  -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  -webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  -webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
          transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent !important;
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent !important;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent !important;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@-webkit-keyframes moveInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10rem);
            transform: translateX(-10rem);
  }
  80% {
    -webkit-transform: translateX(1rem);
            transform: translateX(1rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes moveInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10rem);
            transform: translateX(-10rem);
  }
  80% {
    -webkit-transform: translateX(1rem);
            transform: translateX(1rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@-webkit-keyframes moveInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10rem);
            transform: translateX(10rem);
  }
  80% {
    -webkit-transform: translateX(-1rem);
            transform: translateX(-1rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes moveInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10rem);
            transform: translateX(10rem);
  }
  80% {
    -webkit-transform: translateX(-1rem);
            transform: translateX(-1rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@-webkit-keyframes moveInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes moveInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(3rem);
            transform: translateY(3rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  min-height: 0;
  min-width: 0;
}

/**
 * Set up a decent box model on the root element
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
}

@media only screen and (max-width: 320em) {
  html {
    font-size: 100%;
  }
}

@media only screen and (max-width: 256em) {
  html {
    font-size: 93.75%;
  }
}

@media only screen and (max-width: 240em) {
  html {
    font-size: 87.50%;
  }
}

@media only screen and (max-width: 202.5em) {
  html {
    font-size: 81.25%;
  }
}

@media only screen and (max-width: 180em) {
  html {
    font-size: 75%;
  }
}

@media only screen and (max-width: 160em) {
  html {
    font-size: 68.75%;
  }
}

@media only screen and (max-width: 120em) {
  html {
    font-size: 62.5%;
  }
}

@media only screen and (max-width: 80em) {
  html {
    font-size: 56.25%;
  }
}

@media only screen and (max-width: 56.25em) {
  html {
    font-size: 50%;
  }
}

body {
  background-color: transparent;
}

html, body {
  overflow-x: hidden;
}

html.scroll, body.scroll {
  overflow: hidden;
  height: 100%;
}

::-moz-selection {
  background-color: #767479;
  color: #fff;
}

::selection {
  background-color: #767479;
  color: #fff;
}

.container {
  max-width: 128rem;
  position: relative;
}

.main-content__loop:after {
  content: '';
  display: table;
  clear: both;
}

a {
  color: red;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

a:hover, a:active, a:focus {
  color: blue;
  text-decoration: none;
}

ol li, ul li {
  margin: 0 0 1rem;
}

ol li ol, ol li ul, ul li ol, ul li ul {
  margin: .5rem 0 0 0;
}

ol li ol li, ol li ul li, ul li ol li, ul li ul li {
  font-size: 1em;
  margin-left: 1.5rem;
}

ol li ol li ol, ol li ol li ul, ol li ul li ol, ol li ul li ul, ul li ol li ol, ul li ol li ul, ul li ul li ol, ul li ul li ul {
  margin: 0;
}

ol li ol li ol li, ol li ol li ul li, ol li ul li ol li, ol li ul li ul li, ul li ol li ol li, ul li ol li ul li, ul li ul li ol li, ul li ul li ul li {
  font-size: 1em;
  margin-bottom: .5rem;
  margin-left: 3rem;
}

table {
  border: 1px solid #ddd;
  border-right: 0;
  border-bottom: 0;
  margin-bottom: 2rem;
}

table td {
  border: 1px solid #ddd;
  border-top: 0;
  border-left: 0;
  font-size: 1em;
  padding: .8rem;
}

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

img.alignnone {
  margin-bottom: 1.5rem;
}

img.aligncenter {
  display: block;
  margin: 0 auto 1.5rem;
}

img.alignright {
  float: right;
  clear: both;
  margin: 0 0 1.5rem 1.5rem;
}

img.alignleft {
  float: left;
  clear: both;
  margin: 0 1.5rem 1.5rem 0;
}

/**
 * Basic typography styles
 */
body {
  color: #414040;
  font: normal 16px/120% "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-align: left;
}

/* Main Text Settings */
strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

p, li, td {
  font-size: 1.6rem;
  line-height: 1.2em;
  font-weight: 400;
}

p {
  margin-bottom: 1.5rem;
}

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

ol li {
  list-style-type: decimal;
}

ul li {
  list-style-type: disc;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: underline;
}

h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, h4 a:hover, h4 a:active, h4 a:focus, h5 a:hover, h5 a:active, h5 a:focus, h6 a:hover, h6 a:active, h6 a:focus {
  text-decoration: none;
}

input, button, textarea {
  white-space: normal;
  line-height: 1em;
  font-weight: 400;
  display: block;
  background: transparent;
}

input[type='submit'], button {
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

/* Headings */
h1 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

h2 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

h4 {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

h5 {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: .5rem;
}

h6 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: .5rem;
}

/* Intro Text Styles */
.intro {
  font-size: 2rem;
  line-height: 1.3em;
  font-weight: 400;
}

/**
 * Clear inner floats
 */
.clearfix::after, .row::after {
  clear: both;
  content: '';
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

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

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.relative {
  position: relative;
}

.padding-bottom {
  padding-bottom: 3rem;
}

.padding-top {
  padding-top: 3rem;
}

.margin-bottom {
  margin-bottom: 3rem;
}

.margin-top {
  margin-top: 3rem;
}

.margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.arrow {
  border: solid currentColor;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.arrow.right {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.arrow.left {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.arrow.up {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.arrow.down {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* 
.	Header 
.	--------------------------------------------------------------------
*/
.header {
  -webkit-transition: all .5s;
  transition: all .5s;
  background-color: transparent;
  margin: 0;
}

.header__container {
  height: 12rem;
  -webkit-transition: inherit;
  transition: inherit;
}

.scrolling .header__container {
  height: 9rem;
}

.header__row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
}

.header__logo-box {
  padding-left: 15px;
  padding-right: 15px;
}

.header__logo {
  display: block;
}

.header__contact-box {
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}

.header__contact-box {
  color: #fff;
  background-color: transparent;
}

.header__contact-box:hover, .header__contact-box:active, .header__contact-box:focus {
  color: #fff;
  background-color: transparent;
}

/* 
	 Footer 
 	 --------------------------------------------------------------------
*/
.footer {
  background-color: #efefef;
  margin: 0;
  padding: 3rem 0;
}

.footer ul {
  margin: 0;
}

.footer ul li {
  list-style: none;
  margin: 0;
}

.footer ul li li {
  margin-left: 20px;
}

.footer p, .footer li {
  color: #414040;
  text-align: left;
  line-height: 1.8rem;
}

.footer p a, .footer li a {
  color: #414040;
}

.footer p a:hover, .footer p a:active, .footer p a:focus, .footer li a:hover, .footer li a:active, .footer li a:focus {
  color: #767479;
}

.footer p span, .footer li span {
  color: #808080;
}

.container {
  max-width: 128rem;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@supports (display: flex) {
  .row::after {
    display: none;
  }
}

[class*="col-"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

body:not(.MSIE):not(.IE) [class*="col-"] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.col-xs-12 {
  float: left;
  width: calc(100%/(12/12) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-12 {
  -ms-flex-preferred-size: calc(100%/(12/12) - 1px);
      flex-basis: calc(100%/(12/12) - 1px);
}

.col-xs-11 {
  float: left;
  width: calc(100%/(12/11) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-11 {
  -ms-flex-preferred-size: calc(100%/(12/11) - 1px);
      flex-basis: calc(100%/(12/11) - 1px);
}

.col-xs-10 {
  float: left;
  width: calc(100%/(12/10) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-10 {
  -ms-flex-preferred-size: calc(100%/(12/10) - 1px);
      flex-basis: calc(100%/(12/10) - 1px);
}

.col-xs-9 {
  float: left;
  width: calc(100%/(12/9) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-9 {
  -ms-flex-preferred-size: calc(100%/(12/9) - 1px);
      flex-basis: calc(100%/(12/9) - 1px);
}

.col-xs-8 {
  float: left;
  width: calc(100%/(12/8) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-8 {
  -ms-flex-preferred-size: calc(100%/(12/8) - 1px);
      flex-basis: calc(100%/(12/8) - 1px);
}

.col-xs-7 {
  float: left;
  width: calc(100%/(12/7) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-7 {
  -ms-flex-preferred-size: calc(100%/(12/7) - 1px);
      flex-basis: calc(100%/(12/7) - 1px);
}

.col-xs-6 {
  float: left;
  width: calc(100%/(12/6) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-6 {
  -ms-flex-preferred-size: calc(100%/(12/6) - 1px);
      flex-basis: calc(100%/(12/6) - 1px);
}

.col-xs-5 {
  float: left;
  width: calc(100%/(12/5) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-5 {
  -ms-flex-preferred-size: calc(100%/(12/5) - 1px);
      flex-basis: calc(100%/(12/5) - 1px);
}

.col-xs-4 {
  float: left;
  width: calc(100%/(12/4) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-4 {
  -ms-flex-preferred-size: calc(100%/(12/4) - 1px);
      flex-basis: calc(100%/(12/4) - 1px);
}

.col-xs-3 {
  float: left;
  width: calc(100%/(12/3) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-3 {
  -ms-flex-preferred-size: calc(100%/(12/3) - 1px);
      flex-basis: calc(100%/(12/3) - 1px);
}

.col-xs-2 {
  float: left;
  width: calc(100%/(12/2) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-2 {
  -ms-flex-preferred-size: calc(100%/(12/2) - 1px);
      flex-basis: calc(100%/(12/2) - 1px);
}

.col-xs-1 {
  float: left;
  width: calc(100%/(12/1) - 1px);
}

body:not(.MSIE):not(.IE) .col-xs-1 {
  -ms-flex-preferred-size: calc(100%/(12/1) - 1px);
      flex-basis: calc(100%/(12/1) - 1px);
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-12 {
    float: left;
    width: calc(100%/(12/12) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-12 {
    -ms-flex-preferred-size: calc(100%/(12/12) - 1px);
        flex-basis: calc(100%/(12/12) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-11 {
    float: left;
    width: calc(100%/(12/11) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-11 {
    -ms-flex-preferred-size: calc(100%/(12/11) - 1px);
        flex-basis: calc(100%/(12/11) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-10 {
    float: left;
    width: calc(100%/(12/10) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-10 {
    -ms-flex-preferred-size: calc(100%/(12/10) - 1px);
        flex-basis: calc(100%/(12/10) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-9 {
    float: left;
    width: calc(100%/(12/9) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-9 {
    -ms-flex-preferred-size: calc(100%/(12/9) - 1px);
        flex-basis: calc(100%/(12/9) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-8 {
    float: left;
    width: calc(100%/(12/8) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-8 {
    -ms-flex-preferred-size: calc(100%/(12/8) - 1px);
        flex-basis: calc(100%/(12/8) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-7 {
    float: left;
    width: calc(100%/(12/7) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-7 {
    -ms-flex-preferred-size: calc(100%/(12/7) - 1px);
        flex-basis: calc(100%/(12/7) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-6 {
    float: left;
    width: calc(100%/(12/6) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-6 {
    -ms-flex-preferred-size: calc(100%/(12/6) - 1px);
        flex-basis: calc(100%/(12/6) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-5 {
    float: left;
    width: calc(100%/(12/5) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-5 {
    -ms-flex-preferred-size: calc(100%/(12/5) - 1px);
        flex-basis: calc(100%/(12/5) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-4 {
    float: left;
    width: calc(100%/(12/4) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-4 {
    -ms-flex-preferred-size: calc(100%/(12/4) - 1px);
        flex-basis: calc(100%/(12/4) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-3 {
    float: left;
    width: calc(100%/(12/3) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-3 {
    -ms-flex-preferred-size: calc(100%/(12/3) - 1px);
        flex-basis: calc(100%/(12/3) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-2 {
    float: left;
    width: calc(100%/(12/2) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-2 {
    -ms-flex-preferred-size: calc(100%/(12/2) - 1px);
        flex-basis: calc(100%/(12/2) - 1px);
  }
}

@media only screen and (min-width: 37.5625em) {
  .col-sm-1 {
    float: left;
    width: calc(100%/(12/1) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-sm-1 {
    -ms-flex-preferred-size: calc(100%/(12/1) - 1px);
        flex-basis: calc(100%/(12/1) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-12 {
    float: left;
    width: calc(100%/(12/12) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-12 {
    -ms-flex-preferred-size: calc(100%/(12/12) - 1px);
        flex-basis: calc(100%/(12/12) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-11 {
    float: left;
    width: calc(100%/(12/11) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-11 {
    -ms-flex-preferred-size: calc(100%/(12/11) - 1px);
        flex-basis: calc(100%/(12/11) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-10 {
    float: left;
    width: calc(100%/(12/10) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-10 {
    -ms-flex-preferred-size: calc(100%/(12/10) - 1px);
        flex-basis: calc(100%/(12/10) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-9 {
    float: left;
    width: calc(100%/(12/9) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-9 {
    -ms-flex-preferred-size: calc(100%/(12/9) - 1px);
        flex-basis: calc(100%/(12/9) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-8 {
    float: left;
    width: calc(100%/(12/8) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-8 {
    -ms-flex-preferred-size: calc(100%/(12/8) - 1px);
        flex-basis: calc(100%/(12/8) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-7 {
    float: left;
    width: calc(100%/(12/7) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-7 {
    -ms-flex-preferred-size: calc(100%/(12/7) - 1px);
        flex-basis: calc(100%/(12/7) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-6 {
    float: left;
    width: calc(100%/(12/6) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-6 {
    -ms-flex-preferred-size: calc(100%/(12/6) - 1px);
        flex-basis: calc(100%/(12/6) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-5 {
    float: left;
    width: calc(100%/(12/5) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-5 {
    -ms-flex-preferred-size: calc(100%/(12/5) - 1px);
        flex-basis: calc(100%/(12/5) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-4 {
    float: left;
    width: calc(100%/(12/4) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-4 {
    -ms-flex-preferred-size: calc(100%/(12/4) - 1px);
        flex-basis: calc(100%/(12/4) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-3 {
    float: left;
    width: calc(100%/(12/3) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-3 {
    -ms-flex-preferred-size: calc(100%/(12/3) - 1px);
        flex-basis: calc(100%/(12/3) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-2 {
    float: left;
    width: calc(100%/(12/2) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-2 {
    -ms-flex-preferred-size: calc(100%/(12/2) - 1px);
        flex-basis: calc(100%/(12/2) - 1px);
  }
}

@media only screen and (min-width: 56.3125em) {
  .col-md-1 {
    float: left;
    width: calc(100%/(12/1) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-md-1 {
    -ms-flex-preferred-size: calc(100%/(12/1) - 1px);
        flex-basis: calc(100%/(12/1) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-12 {
    float: left;
    width: calc(100%/(12/12) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-12 {
    -ms-flex-preferred-size: calc(100%/(12/12) - 1px);
        flex-basis: calc(100%/(12/12) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-11 {
    float: left;
    width: calc(100%/(12/11) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-11 {
    -ms-flex-preferred-size: calc(100%/(12/11) - 1px);
        flex-basis: calc(100%/(12/11) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-10 {
    float: left;
    width: calc(100%/(12/10) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-10 {
    -ms-flex-preferred-size: calc(100%/(12/10) - 1px);
        flex-basis: calc(100%/(12/10) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-9 {
    float: left;
    width: calc(100%/(12/9) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-9 {
    -ms-flex-preferred-size: calc(100%/(12/9) - 1px);
        flex-basis: calc(100%/(12/9) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-8 {
    float: left;
    width: calc(100%/(12/8) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-8 {
    -ms-flex-preferred-size: calc(100%/(12/8) - 1px);
        flex-basis: calc(100%/(12/8) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-7 {
    float: left;
    width: calc(100%/(12/7) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-7 {
    -ms-flex-preferred-size: calc(100%/(12/7) - 1px);
        flex-basis: calc(100%/(12/7) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-6 {
    float: left;
    width: calc(100%/(12/6) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-6 {
    -ms-flex-preferred-size: calc(100%/(12/6) - 1px);
        flex-basis: calc(100%/(12/6) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-5 {
    float: left;
    width: calc(100%/(12/5) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-5 {
    -ms-flex-preferred-size: calc(100%/(12/5) - 1px);
        flex-basis: calc(100%/(12/5) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-4 {
    float: left;
    width: calc(100%/(12/4) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-4 {
    -ms-flex-preferred-size: calc(100%/(12/4) - 1px);
        flex-basis: calc(100%/(12/4) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-3 {
    float: left;
    width: calc(100%/(12/3) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-3 {
    -ms-flex-preferred-size: calc(100%/(12/3) - 1px);
        flex-basis: calc(100%/(12/3) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-2 {
    float: left;
    width: calc(100%/(12/2) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-2 {
    -ms-flex-preferred-size: calc(100%/(12/2) - 1px);
        flex-basis: calc(100%/(12/2) - 1px);
  }
}

@media only screen and (min-width: 80.0625em) {
  .col-lg-1 {
    float: left;
    width: calc(100%/(12/1) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-lg-1 {
    -ms-flex-preferred-size: calc(100%/(12/1) - 1px);
        flex-basis: calc(100%/(12/1) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-12 {
    float: left;
    width: calc(100%/(12/12) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-12 {
    -ms-flex-preferred-size: calc(100%/(12/12) - 1px);
        flex-basis: calc(100%/(12/12) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-11 {
    float: left;
    width: calc(100%/(12/11) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-11 {
    -ms-flex-preferred-size: calc(100%/(12/11) - 1px);
        flex-basis: calc(100%/(12/11) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-10 {
    float: left;
    width: calc(100%/(12/10) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-10 {
    -ms-flex-preferred-size: calc(100%/(12/10) - 1px);
        flex-basis: calc(100%/(12/10) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-9 {
    float: left;
    width: calc(100%/(12/9) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-9 {
    -ms-flex-preferred-size: calc(100%/(12/9) - 1px);
        flex-basis: calc(100%/(12/9) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-8 {
    float: left;
    width: calc(100%/(12/8) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-8 {
    -ms-flex-preferred-size: calc(100%/(12/8) - 1px);
        flex-basis: calc(100%/(12/8) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-7 {
    float: left;
    width: calc(100%/(12/7) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-7 {
    -ms-flex-preferred-size: calc(100%/(12/7) - 1px);
        flex-basis: calc(100%/(12/7) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-6 {
    float: left;
    width: calc(100%/(12/6) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-6 {
    -ms-flex-preferred-size: calc(100%/(12/6) - 1px);
        flex-basis: calc(100%/(12/6) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-5 {
    float: left;
    width: calc(100%/(12/5) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-5 {
    -ms-flex-preferred-size: calc(100%/(12/5) - 1px);
        flex-basis: calc(100%/(12/5) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-4 {
    float: left;
    width: calc(100%/(12/4) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-4 {
    -ms-flex-preferred-size: calc(100%/(12/4) - 1px);
        flex-basis: calc(100%/(12/4) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-3 {
    float: left;
    width: calc(100%/(12/3) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-3 {
    -ms-flex-preferred-size: calc(100%/(12/3) - 1px);
        flex-basis: calc(100%/(12/3) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-2 {
    float: left;
    width: calc(100%/(12/2) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-2 {
    -ms-flex-preferred-size: calc(100%/(12/2) - 1px);
        flex-basis: calc(100%/(12/2) - 1px);
  }
}

@media only screen and (min-width: 100.0625em) {
  .col-xl-1 {
    float: left;
    width: calc(100%/(12/1) - 1px);
  }
  body:not(.MSIE):not(.IE) .col-xl-1 {
    -ms-flex-preferred-size: calc(100%/(12/1) - 1px);
        flex-basis: calc(100%/(12/1) - 1px);
  }
}

.visible-xl {
  display: none !important;
}

@media only screen and (max-width: 100em) {
  .visible-xl {
    display: block !important;
  }
}

.visible-lg {
  display: none !important;
}

@media only screen and (max-width: 80em) {
  .visible-lg {
    display: block !important;
  }
}

.visible-md {
  display: none !important;
}

@media only screen and (max-width: 56.25em) {
  .visible-md {
    display: block !important;
  }
}

.visible-sm {
  display: none !important;
}

@media only screen and (max-width: 37.5em) {
  .visible-sm {
    display: block !important;
  }
}

.visible-xs {
  display: none !important;
}

@media only screen and (max-width: 25em) {
  .visible-xs {
    display: block !important;
  }
}

@media only screen and (max-width: 100em) {
  table.visible-xl {
    display: table !important;
  }
}

@media only screen and (max-width: 80em) {
  table.visible-lg {
    display: table !important;
  }
}

@media only screen and (max-width: 56.25em) {
  table.visible-md {
    display: table !important;
  }
}

@media only screen and (max-width: 37.5em) {
  table.visible-sm {
    display: table !important;
  }
}

@media only screen and (max-width: 25em) {
  table.visible-xs {
    display: table !important;
  }
}

@media only screen and (max-width: 100em) {
  tr.visible-xl {
    display: table-row !important;
  }
}

@media only screen and (max-width: 80em) {
  tr.visible-lg {
    display: table-row !important;
  }
}

@media only screen and (max-width: 56.25em) {
  tr.visible-md {
    display: table-row !important;
  }
}

@media only screen and (max-width: 37.5em) {
  tr.visible-sm {
    display: table-row !important;
  }
}

@media only screen and (max-width: 25em) {
  tr.visible-xs {
    display: table-row !important;
  }
}

@media only screen and (max-width: 100em) {
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}

@media only screen and (max-width: 80em) {
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media only screen and (max-width: 56.25em) {
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media only screen and (max-width: 37.5em) {
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media only screen and (max-width: 25em) {
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

.header__fixed {
  position: fixed;
  z-index: 200;
  width: 100%;
  background-color: transparent;
  margin: 0;
}

@media only screen and (max-width: 56.25em) {
  .header__fixed:not(.header__fixed--overlay) {
    position: relative;
  }
  .header__fixed.scrolling .container {
    height: auto;
  }
}

.header__fixed-spacer {
  height: 12rem;
}

@media only screen and (max-width: 56.25em) {
  .header__fixed-spacer {
    height: 0;
  }
}

.header__static--overlay {
  position: absolute;
  z-index: 200;
  width: 100%;
  background-color: transparent;
  margin: 0;
}

.slideshow-banner {
  background-color: transparent;
  overflow: hidden;
}

.slideshow-banner__slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.slideshow-banner__slide .container {
  height: 100%;
}

.slideshow-banner__row {
  -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;
  height: 100%;
}

#module-slideshow-banner-full-screen-scroller {
  position: relative;
}

#module-slideshow-banner-full-screen-scroller p {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 3rem;
  font-size: 1.5rem;
  z-index: 150;
  margin-bottom: 0;
}

#module-slideshow-banner-full-screen-scroller p a {
  color: #fff;
}

#module-slideshow-banner-full-screen-scroll-down-anchor {
  position: fixed;
  display: block;
}

#module-menu-full {
  background-color: #414040;
  height: 3.2rem;
}

#module-menu-full #top-menu {
  top: 0;
  bottom: auto;
  z-index: 400;
  position: static;
}

#module-menu-full #top-menu.nav-menu ul {
  display: table;
  width: 100%;
}

#module-menu-full #top-menu.nav-menu ul li {
  display: table-cell;
  float: none;
  text-align: center;
}

#module-menu-full #top-menu.nav-menu ul li.current-menu-item a,
#module-menu-full #top-menu.nav-menu ul li.current-menu-item a,
#module-menu-full #top-menu.nav-menu ul li.current-page-ancestor a {
  background-color: #fff;
  color: #414040;
}

#module-menu-full #top-menu.nav-menu ul li a {
  color: #fff;
}

#module-menu-full #top-menu.nav-menu ul li a:hover, #module-menu-full #top-menu.nav-menu ul li a:active, #module-menu-full #top-menu.nav-menu ul li a:focus {
  background-color: #fff;
  color: #414040;
}

#module-menu-full #top-menu.nav-menu ul li .sub-menu {
  width: auto;
  display: block;
}

#module-menu-full #top-menu.nav-menu ul li .sub-menu li {
  text-align: left;
  display: block;
}

.form-section {
  background-color: #767479;
}

.form-section .gravity-form {
  background-color: transparent;
  padding: 0;
}

.section-tabs {
  background: #fff;
  position: relative;
  z-index: 100;
}

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

.section-tabs input {
  position: absolute;
  visibility: hidden;
}

body.IE .section-tabs input {
  position: relative;
}

.section-tabs input#tab-1:checked ~ .section-tabs__container #content-1,
.section-tabs input#tab-2:checked ~ .section-tabs__container #content-2,
.section-tabs input#tab-3:checked ~ .section-tabs__container #content-3,
.section-tabs input#tab-4:checked ~ .section-tabs__container #content-4,
.section-tabs input#tab-5:checked ~ .section-tabs__container #content-5 {
  display: block;
  z-index: 150;
}

.section-tabs input:checked + label {
  background: #414040;
  cursor: default;
}

.section-tabs input.visible {
  visibility: visible !important;
}

.section-tabs__label {
  padding: 1rem 0;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #7D7BA0;
  display: block;
  float: left;
  width: 20%;
}

@supports (display: flex) {
  .section-tabs__label {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 20%;
            flex: 1 0 20%;
    width: auto;
    float: none;
  }
}

.section-tabs__label:hover {
  background: #414040;
  cursor: pointer;
}

.section-tabs__content {
  display: none;
  z-index: -100;
}

/* Cookie Legal Message */
.cookie-message {
  background: #aaa;
  font-weight: normal;
  padding: 0;
  margin: 0;
  display: none;
  border-bottom: solid 1px #666;
  background: -webkit-gradient(linear, left top, left bottom, from(#aaaaaa), to(#888888));
  background: linear-gradient(to bottom, #aaaaaa, #888888);
}

.cookie-message__inner {
  width: 128rem;
  padding: 1rem 0;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cookie-message__inner::after {
  content: '';
  display: block;
  clear: both;
}

.cookie-message__content {
  text-align: left;
  color: #fff;
  margin: 0 auto;
}

.cookie-message__privacy-link {
  color: #375D92;
}

.cookie-message__privacy-link:hover {
  color: #666;
}

.cookie-message__close-btn {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  float: right;
  display: block;
  background: transparent url("images/close.png") no-repeat;
  width: 15px;
  height: 15px;
  z-index: 100;
  text-decoration: none;
  border: solid 0px #555;
  border-radius: 3px;
  color: #fff;
  font-size: 1.1em;
  text-transform: lowercase;
  font-weight: bold;
}

.cookie-message__close-btn:hover {
  opacity: .8;
}

/* 
.	Nav Menus 
.	--------------------------------------------------------------------
*/
.nav-menu ul {
  list-style-type: none;
  margin: 0;
}

.nav-menu ul li {
  list-style-type: none;
  margin: 0;
  position: relative;
}

.nav-menu ul li a {
  color: #fff;
  background-color: transparent;
  display: block;
  padding: .5rem 1.5rem;
}

.nav-menu ul li a:hover, .nav-menu ul li a:active, .nav-menu ul li a:focus {
  color: #fff;
  background-color: transparent;
}

.nav-menu ul li.current-menu-item a,
.nav-menu ul li.current-menu-item a,
.nav-menu ul li.current-page-ancestor a {
  color: #fff;
  background-color: transparent;
}

.nav-menu ul li .sub-menu {
  float: none;
  margin: 0px auto;
  position: absolute;
  left: -999em;
  text-align: left;
  border: 0 solid #ccc;
  background-color: #fff;
  padding: 0;
  z-index: 1000;
}

.nav-menu ul li:hover .sub-menu {
  left: 0;
  z-index: 1000;
}

.nav-menu ul li .sub-menu li {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: normal;
  float: none;
  padding: 0;
  background-image: none;
  margin: 0;
  letter-spacing: 0;
  text-transform: none;
  clear: both;
  position: relative;
}

.nav-menu ul li .sub-menu li a {
  color: #fff;
  padding: 0;
  background-color: #414040;
  white-space: nowrap;
  padding: .5rem 1.5rem;
}

.nav-menu ul li .sub-menu li a:hover {
  color: #414040;
  background-color: #fff;
}

.nav-menu ul li .sub-menu .sub-menu {
  position: absolute;
  top: 0;
  left: -999em;
}

.nav-menu ul li .sub-menu:hover .sub-menu {
  left: 100%;
}

/* Horizontal Menu */
.nav-menu--horiz ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav-menu--horiz ul::after {
  content: '';
  display: table;
  clear: both;
}

.nav-menu--horiz ul li {
  float: left;
  font-size: 1.5rem;
}

.nav-menu--horiz ul li.menu-item-last {
  margin-right: 0;
  padding-right: 0;
  background-image: none;
}

.nav-menu--horiz-right ul {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Top Menu */
#top-menu {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* 
.	Buttons 
.	--------------------------------------------------------------------
*/
.btn, .btn:link, .btn:visited, .button, .button:link, .button:visited {
  display: inline-block;
  line-height: 1.3rem;
  background-color: #fff;
  color: #414040;
  padding: 0.7rem 3rem;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

.btn:hover, .button:hover {
  background-color: #414040;
  color: #fff;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-box-shadow: 0 1rem 2rem rgba(65, 64, 64, 0.5);
          box-shadow: 0 1rem 2rem rgba(65, 64, 64, 0.5);
}

.btn:active, .btn:focus, .button:active, .button:focus {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 0.5rem 1rem rgba(65, 64, 64, 0.5);
          box-shadow: 0 0.5rem 1rem rgba(65, 64, 64, 0.5);
}

/* 
.	Cycle Overlay 
.	--------------------------------------------------------------------
*/
.cycle-overlay {
  background-color: #414040;
  color: #fff;
  width: 30rem;
  padding: 2rem;
  padding-top: 14rem;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cycle-overlay__heading {
  color: #fff;
}

.cycle-overlay__text {
  margin-bottom: 2rem;
}

.cycle-overlay__button {
  text-transform: uppercase;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

/* 
.	Slider 
. 	--------------------------------------------------------------------
*/
#dummy {
  width: 100%;
  display: block;
  min-height: 24rem;
}

#slideshow {
  background-color: transparent;
  overflow: hidden;
}

#slideshow .cycle-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
}

/* 
.	Scrolling Logos 
.	--------------------------------------------------------------------
*/
#scrolling-logos {
  margin: 0 -1.5rem;
  position: relative;
}

#scrolling-logos #scrolling-logos-inner {
  position: relative;
}

#scrolling-logos #scrolling-logos-inner div img {
  display: block;
  margin: 0 auto;
}

#scrolling-logos #scrolling-logos-inner .slick-slide {
  /*width: 21.6rem !important; 
			height: 6.5rem; 
			margin-right: 3.2rem; */
  vertical-align: top;
  padding: 0 1.5rem;
}

#scrolling-logos #scrolling-logos-inner .slick-slide img {
  display: block;
}

#scrolling-logos .prev-next {
  display: block;
  position: absolute;
  top: 1.8rem;
  width: 3rem;
  height: 3rem;
}

#scrolling-logos .prev-next:hover {
  background-position: center bottom;
}

#scrolling-logos #prev {
  background-image: url("images/prev.png");
  left: -3rem;
}

#scrolling-logos #next {
  background-image: url("images/next.png");
  right: -3rem;
}

/* 
.	Gravity Form 
.	--------------------------------------------------------------------
*/
.gravity-form {
  background-color: #414040;
  padding: 2rem;
}

.gravity-form h3 {
  color: #fff;
}

.gravity-form ul {
  margin: 0;
}

.gravity-form ul li {
  list-style: none;
  margin: 0 0 20px 0;
}

.gravity-form input,
.gravity-form textarea {
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
}

.gravity-form input::-webkit-input-placeholder,
.gravity-form textarea::-webkit-input-placeholder {
  color: #414040;
  opacity: 1;
  line-height: normal;
}

.gravity-form input:-ms-input-placeholder,
.gravity-form textarea:-ms-input-placeholder {
  color: #414040;
  opacity: 1;
  line-height: normal;
}

.gravity-form input::-ms-input-placeholder,
.gravity-form textarea::-ms-input-placeholder {
  color: #414040;
  opacity: 1;
  line-height: normal;
}

.gravity-form input::placeholder,
.gravity-form textarea::placeholder {
  color: #414040;
  opacity: 1;
  line-height: normal;
}

.gravity-form textarea {
  height: 10rem;
}

.gravity-form .ginput_container {
  padding: .5rem;
  background-color: #fff;
}

.gravity-form .ginput_container.ginput_container_select {
  padding: 0;
}

.gravity-form .ginput_container.ginput_container_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  white-space: normal;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 0px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-family: inherit;
  display: block;
  background: transparent;
  border-radius: 0;
  width: 100%;
  cursor: pointer;
  padding: .5rem;
  line-height: 1.5rem;
  background-image: url("images/drop-down.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 3rem auto;
  height: 3.2rem;
}

.gravity-form .ginput_container.ginput_container_fileupload {
  padding: 0;
  background-color: transparent;
  color: #fff;
  position: relative;
  /*input {
        		opacity: 0;
    		}
    		&:after {
        		@include button-style();
        		content: 'Choose File';
        		font-size: 1rem;
        		position: absolute;
        		top: 0;
        		pointer-events: none;
    		}
    		&:hover {
        		&:after {
            		
        		}
    		}
    		/*input[type='file'] {
        		@include button-style();
    		}*/
}

.gravity-form .ginput_container.ginput_container_fileupload input {
  /*font-size: 1.5rem;*/
}

.gravity-form .ginput_container.ginput_container_radio {
  padding: 0;
  padding-top: .5rem;
  background-color: transparent;
}

.gravity-form .ginput_container.ginput_container_radio li {
  margin-bottom: .5rem;
}

.gravity-form .ginput_container.ginput_container_radio li input {
  width: auto;
  display: inline;
  margin-right: 1rem;
}

.gravity-form .ginput_container.ginput_container_checkbox {
  padding: 0;
  padding-top: .5rem;
  background-color: transparent;
}

.gravity-form .ginput_container.ginput_container_checkbox li {
  margin-bottom: .5rem;
}

.gravity-form .ginput_container.ginput_container_checkbox li input {
  width: auto;
  display: inline;
  margin-right: 1rem;
}

.gravity-form p, .gravity-form label {
  color: #fff;
}

.gravity-form input[type="submit"] {
  display: inline-block;
  padding: 0.7rem 3rem;
  width: auto;
  font-size: 1.5rem;
  text-transform: uppercase;
  background-color: #fff;
  color: #414040;
  line-height: 1.3rem;
}

.gravity-form input[type="submit"]:hover, .gravity-form input[type="submit"]:active, .gravity-form input[type="submit"]:focus {
  background-color: #414040;
  color: #fff;
}

.gravity-form .validation_error {
  font-size: 1.6rem;
  line-height: 1.2em;
  margin-bottom: 2rem;
  color: red;
}

.gravity-form .validation_message {
  color: red;
}

.gravity-form .gf-left {
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 1rem;
  width: 50%;
}

.gravity-form .gf-right {
  float: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 1rem;
  width: 50%;
}

#ui-datepicker-div {
  background-color: #fff;
}

#ui-datepicker-div .ui-datepicker-header {
  padding: .5rem;
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
  padding: .5rem 1rem;
  font-size: 1.3rem;
  background-color: #414040;
  color: #fff;
  margin-bottom: .5rem;
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all:hover {
  background-color: #fff;
  color: #414040;
}

#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
  float: right;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  text-align: right;
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
  margin-left: .5rem;
}

#ui-datepicker-div table thead th {
  border-bottom: 1px solid #ddd;
  font-size: 1.3rem;
  padding: .5rem;
}

#ui-datepicker-div table tbody td {
  font-size: 1.3rem;
  cursor: pointer;
}

#ui-datepicker-div table tbody td:hover {
  background-color: #414040;
}

#ui-datepicker-div table tbody td:hover a {
  color: #fff;
}

#ui-datepicker-div table tbody td a {
  color: #414040;
}

/* Testimonials */
.testimonials {
  margin: 0 0 2rem;
}

.testimonials quote {
  background-image: url("images/quote-l.png");
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 1.6rem;
  line-height: 1.5rem;
  font-weight: normal;
  padding: 2rem 0 0 2rem;
}

.testimonials quote span {
  background-image: url("images/quote-r.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 0 2rem 2rem 0;
  display: block;
}

.testimonials citation {
  font-weight: bold;
  font-size: 1.3rem;
  padding-left: 2rem;
  margin-bottom: 0;
}

:root {
  --banner-bg-image-desktop: url(/wp-content/uploads/2020/06/home-bg.jpg);
  --banner-bg-image-mobile: url(/wp-content/uploads/2020/06/home-bg-mobile.jpg);
  --banner-bg-image-desktop-pos: center bottom;
  --banner-bg-image-mobile-pos: center 3rem;
}

html.sr .load-hidden, html.sr .main .row > div {
  visibility: hidden;
}

html.sr .main .row.scrollRevealOff > div {
  visibility: visible;
}

html.sr body.IE .main .row > div {
  visibility: visible;
}

.logged-in-shown {
  display: none;
}

.logged-out-shown, .logged-inout-shown {
  display: block;
  display: revert;
}

body {
  font-family: proxima-nova, sans-serif;
  font-size: 1.8rem;
  color: #13283f;
  font-weight: 300;
  font-style: normal;
  overflow-x: visible;
  overflow-y: visible;
}

body.logged-in .logged-in-shown, body.logged-in .logged-inout-shown {
  display: block;
  display: revert;
}

body.logged-in .logged-out-shown {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: proxima-nova, sans-serif;
}

h4 {
  font-size: 2.4rem;
  margin-bottom: 3rem;
}

p, li, td {
  line-height: 1.5;
  font-size: 1.8rem;
  font-weight: 500;
}

p.intro, li.intro, td.intro {
  font-weight: 300;
  font-size: 2.2rem;
}

@media only screen and (max-width: 37.5em) {
  p, li, td {
    font-size: 2rem;
  }
}

ol {
  margin-left: 0;
}

ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}

ol li:before {
  color: #a6906a;
  content: counter(list) ".";
  text-align: right;
  margin-right: 0.5rem;
  font-weight: 700;
}

ol li:last-child {
  margin-bottom: 3rem;
}

a {
  text-decoration: none;
  color: #13283f;
}

a:hover {
  color: #a6906a;
}

.gold {
  color: #a6906a;
}

.blue {
  color: #13283f;
}

.full-width-image {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 37.5em) {
  .full-width-image {
    margin-left: -15px;
    margin-right: -15px;
    width: 100vw;
    max-width: 100vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.bg-gold {
  background-color: #a6906a;
  color: #fff;
}

.bg-gold h3, .bg-gold h4, .bg-gold h5 {
  color: #13283f;
}

.bg-blue {
  background-color: #13283f;
  color: #fff;
}

.bg-blue h3, .bg-blue h4, .bg-blue h5 {
  color: #a6906a;
}

.bg-white {
  background-color: #fff;
  color: #13283f;
}

.bg-white h3 {
  color: #13283f;
}

.bg-white h4 {
  color: #a6906a;
  font-weight: 400;
}

.bg-white h5 {
  color: #a6906a;
}

.bg-grey {
  background-color: #f3f3f3;
  color: #13283f;
  /*
    h3,h4,h5 {
        color: $blue;
    }
*/
}

.bg-transparent {
  background-color: transparent;
  background: transparent;
}

.gold-bold strong {
  color: #a6906a;
}

.gold-border {
  border-bottom: 4px solid #a6906a;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.menu li {
  position: relative;
  list-style-type: none;
}

.menu li .sub-menu {
  position: absolute;
  left: 0;
  padding: 0;
  list-style: none;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.menu li .sub-menu li a {
  line-height: 1.6;
}

.menu li:hover .sub-menu {
  top: -2rem;
  margin-top: 4rem;
  padding: 0.5rem 0;
  min-width: 200px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 128rem;
  height: auto;
  background: rgba(255, 255, 255, 0.9);
  clip: auto;
}

.btn, .btn:link, .btn:visited {
  background-color: transparent;
  border: 2px solid #13283f;
  color: #13283f;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-family: proxima-nova, sans-serif;
  padding: 1.5rem;
  position: relative;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  background-size: 100% 200%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #13283f));
  background-image: linear-gradient(to bottom, transparent 50%, #13283f 50%);
}

.btn:hover, .btn:active, .btn:focus {
  color: #fff;
  background-position: 0 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--white, .btn--white:link, .btn--white:visited {
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
  background-size: 100% 200%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff));
  background-image: linear-gradient(to bottom, transparent 50%, #fff 50%);
}

.btn--white:hover, .btn--white:active, .btn--white:focus {
  color: #13283f;
  background-position: 0 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--gold, .btn--gold:link, .btn--gold:visited {
  border: 2px solid #a6906a;
  color: #a6906a;
  background-color: transparent;
  background-size: 100% 200%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #a6906a));
  background-image: linear-gradient(to bottom, transparent 50%, #a6906a 50%);
}

.btn--gold:hover, .btn--gold:active, .btn--gold:focus {
  color: #13283f;
  background-position: 0 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--goldblue, .btn--goldblue:link, .btn--goldblue:visited {
  border: 2px solid #a6906a;
  color: #fff;
  background-color: transparent;
  background-size: 100% 200%;
  background-color: #a6906a;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #13283f));
  background-image: linear-gradient(to bottom, transparent 50%, #13283f 50%);
}

.btn--goldblue:hover, .btn--goldblue:active, .btn--goldblue:focus {
  color: #fff !important;
  background-position: 0 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--green, .btn--green:link, .btn--green:visited {
  border: 2px solid #6bdc6a;
  color: #6bdc6a;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #6bdc6a));
  background-image: linear-gradient(to bottom, transparent 50%, #6bdc6a 50%);
  background-size: 100% 200%;
}

.btn--green:hover, .btn--green:active, .btn--green:focus {
  color: #fff;
  background-position: 0 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--large {
  max-width: 60rem;
}

@media only screen and (max-width: 37.5em) {
  .btn--large {
    max-width: 90vw;
  }
}

.btn--large, .btn--large:link, .btn--large:visited {
  font-size: 160%;
  line-height: 1.2;
}

.main-content {
  background-color: #f3f3f3;
}

table {
  border: none;
  border-collapse: collapse;
  width: 100%;
}

table td {
  border: none;
  font-weight: 500;
}

table tr:nth-child(odd) {
  background-color: #f3f3f3;
}

table th {
  color: #a6906a;
  font-weight: 700;
}

@media only screen and (max-width: 56.25em) {
  .row {
    margin: 10px -5px;
  }
}

@media only screen and (max-width: 37.5em) {
  .pad-do {
    display: none !important;
  }
}

.pad-mo {
  display: none !important;
}

@media only screen and (max-width: 37.5em) {
  .pad-mo {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.pos-relative {
  position: relative;
}

.pad-link {
  cursor: pointer;
}

.cookie-message {
  margin: 0;
  padding: 0;
  margin-top: 56px;
  margin-bottom: -56px;
  max-width: 100vw;
  min-height: 40px;
  background: transparent;
}

@media only screen and (max-width: 80em) {
  .cookie-message {
    margin-top: 50px;
    margin-bottom: -50px;
  }
}

@media only screen and (max-width: 56.25em) {
  .cookie-message {
    margin-top: 45px;
    margin-bottom: -45px;
  }
}

@media only screen and (max-width: 37.5em) {
  .cookie-message {
    min-height: 59px;
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 25em) {
  .cookie-message {
    min-height: 55px;
  }
}

.cookie-message__privacy-link {
  color: #13283f;
}

.cookie-message__inner {
  width: 100%;
  max-width: 100vw;
  padding: 0.8rem 0;
  background-color: #a6906a;
  color: #fff;
  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;
  position: fixed;
  min-height: 40px;
  z-index: 1;
}

@media only screen and (max-width: 37.5em) {
  .cookie-message__inner {
    padding: 0;
  }
}

.cookie-message__inner:after {
  display: none;
}

.cookie-message__close-btn {
  float: none;
  margin: 0 0 0 15px;
}

@media only screen and (max-width: 37.5em) {
  .cookie-message__close-btn {
    padding: 1.5rem;
    float: none;
    width: 10vw;
    height: 10vw;
    background-position: center center;
    background-size: 20px 20px;
  }
}

.cookie-message__content {
  margin: 0;
  text-align: left;
  font-size: 1.6rem;
}

@media only screen and (max-width: 37.5em) {
  .cookie-message__content {
    font-size: 1.8rem;
    line-height: 1.2em;
    padding: 1.5rem;
    margin-left: 0;
  }
}

@media only screen and (max-width: 25em) {
  .cookie-message__content {
    font-size: 1.6rem;
  }
}

.internet-explorer-warning .section .container .internet-explorer-warning__row .internet-explorer-warning__content {
  margin: 50px 15px;
}

.internet-explorer-warning .section .container .internet-explorer-warning__row .internet-explorer-warning__content h2 {
  color: red;
}

.header {
  padding-top: 5.6rem;
}

@media only screen and (max-width: 37.5em) {
  .header {
    padding-top: 0;
  }
}

.header .desktop-nav {
  margin: 0;
  padding: 0;
  background-color: #fff;
  border-bottom: 1px solid #9a9a99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 5.6rem;
  z-index: 1999;
}

.header .desktop-nav .header-menu {
  margin: auto;
}

.header .desktop-nav .desktop-menu .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.header .desktop-nav .desktop-menu .menu li {
  padding: 0;
  margin: 0;
  position: relative;
}

.header .desktop-nav .desktop-menu .menu li.current-menu-item a {
  color: #13283f;
  font-weight: 700;
}

.header .desktop-nav .desktop-menu .menu li.current-menu-item .sub-menu a {
  color: #a6906a;
  font-weight: 500;
}

.header .desktop-nav .desktop-menu .menu li a {
  color: #a6906a;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.32rem;
  font-size: 1.7rem;
  font-size: clamp(1rem, 1.2vw, 1.42rem);
  letter-spacing: clamp(0.05rem, 0.235vw, 0.32rem);
  line-height: 5.6rem;
}

@media only screen and (max-width: 37.5em) {
  .header .desktop-nav .desktop-menu .menu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
  }
}

.header .desktop-nav .desktop-menu .menu li a:before {
  content: '•';
  margin: 0 15px;
  color: #a6906a;
}

@media only screen and (max-width: 37.5em) {
  .header .desktop-nav .desktop-menu .menu li a:before {
    margin: 0 8px;
  }
}

.header .desktop-nav .desktop-menu .menu li a:hover, .header .desktop-nav .desktop-menu .menu li a:active, .header .desktop-nav .desktop-menu .menu li a:focus {
  color: #13283f;
}

.header .desktop-nav .desktop-menu .menu li:first-child a:before {
  display: none;
}

@media only screen and (max-width: 37.5em) {
  .header .desktop-nav .desktop-menu .menu li:nth-child(4) a:before {
    content: '';
    clear: left;
    margin: 0;
  }
}

.header .desktop-nav .desktop-menu .menu li .sub-menu {
  padding: 5px 25px 10px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.header .desktop-nav .desktop-menu .menu li .sub-menu li {
  border-bottom: 1px solid #a6906a;
  padding: 0.8rem 0;
}

.header .desktop-nav .desktop-menu .menu li .sub-menu li:last-of-type {
  border-bottom: none;
}

.header .desktop-nav .desktop-menu .menu li .sub-menu li a {
  display: block;
  line-height: 1.67;
}

.header .desktop-nav .desktop-menu .menu li .sub-menu li a:before {
  display: none;
}

.header .desktop-nav .desktop-menu .menu li:first-of-type .sub-menu {
  left: -25px;
}

.header .desktop-nav .desktop-menu .menu li:hover .sub-menu {
  opacity: 0.95;
  top: calc(2.8rem - 30px);
  margin-top: 5.6rem;
}

.header .mobile-nav {
  background-color: transparent;
  position: fixed;
  margin-top: 20px;
  left: 20px;
  z-index: 1999;
}

.header .mobile-nav .hamburger {
  z-index: 3999;
}

.header .mobile-nav .mobile-menu {
  width: 100vw;
  height: 100vh;
  z-index: 2999;
  overflow-x: hidden;
  overflow-y: auto;
  background: #14283e;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
  -webkit-transition: -webkit-transform 0.3333s ease-in-out;
  transition: -webkit-transform 0.3333s ease-in-out;
  transition: transform 0.3333s ease-in-out;
  transition: transform 0.3333s ease-in-out, -webkit-transform 0.3333s ease-in-out;
}

.header .mobile-nav .mobile-menu.is-active {
  width: auto;
  min-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.header .mobile-nav .mobile-menu .menu, .header .mobile-nav .mobile-menu .sub-menu {
  padding: 0;
  height: calc(100vh - 16rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: -webkit-transform 0.33s ease-in-out;
  transition: -webkit-transform 0.33s ease-in-out;
  transition: transform 0.33s ease-in-out;
  transition: transform 0.33s ease-in-out, -webkit-transform 0.33s ease-in-out;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none;
}

.header .mobile-nav .mobile-menu .menu li, .header .mobile-nav .mobile-menu .sub-menu li {
  list-style: none;
  border-bottom: 1px solid #a6906a;
  color: #fff;
  padding: 3vw 0.5vw 3vw 5vw;
  margin-bottom: 0;
}

.header .mobile-nav .mobile-menu .menu li a, .header .mobile-nav .mobile-menu .menu li .open, .header .mobile-nav .mobile-menu .menu li .close, .header .mobile-nav .mobile-menu .sub-menu li a, .header .mobile-nav .mobile-menu .sub-menu li .open, .header .mobile-nav .mobile-menu .sub-menu li .close {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 5.8vw;
  letter-spacing: .1vw;
  line-height: 1.1;
  cursor: pointer;
}

.header .mobile-nav .mobile-menu .menu li .open, .header .mobile-nav .mobile-menu .sub-menu li .open {
  padding-right: 2.5vw;
  padding-left: 5vw;
}

.header .mobile-nav .mobile-menu .menu li.close, .header .mobile-nav .mobile-menu .sub-menu li.close {
  color: #a6906a;
}

.header .mobile-nav .mobile-menu .menu {
  width: 100vw;
  margin: 12rem 0 4rem;
}

.header .mobile-nav .mobile-menu .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .mobile-nav .mobile-menu .menu.inactive {
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
}

.header .mobile-nav .mobile-menu .sub-menu {
  visibility: hidden;
  position: fixed;
  top: 0;
  background: transparent;
  overflow: visible;
  -webkit-transform: translate3d(100vw, 0, 0);
          transform: translate3d(100vw, 0, 0);
  margin: 0 0 4rem;
  width: 100vw;
}

.header .mobile-nav .mobile-menu .sub-menu li {
  margin: 0;
}

.header .mobile-nav .mobile-menu .sub-menu.is-active {
  visibility: visible;
  -webkit-transform: translate3d(100vw, 0, 0);
          transform: translate3d(100vw, 0, 0);
}

.header .mobile-nav .mobile-menu .sub-menu.inactive {
  -webkit-transform: translate3d(-100vw, 0, 0);
          transform: translate3d(-100vw, 0, 0);
}

.header .mobile-nav .mobile-menu .sub-menu.l2.is-active {
  -webkit-transform: translate3d(200vw, 0, 0);
          transform: translate3d(200vw, 0, 0);
}

.header .mobile-nav .mobile-menu .sub-menu.l3.is-active {
  -webkit-transform: translate3d(300vw, 0, 0);
          transform: translate3d(300vw, 0, 0);
}

.header__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 3rem;
  left: 3.5rem;
  width: 88px;
  height: 48px;
}

@media only screen and (max-width: 37.5em) {
  .header__socials {
    top: 8rem;
  }
}

.header__socials .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-right: 4px;
}

@media only screen and (max-width: 37.5em) {
  .header__socials .icon {
    width: 26px;
    height: 26px;
    margin-right: 8px;
  }
}

.header__socials .icon a {
  background-repeat: no-repeat;
  background-size: 23px;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  background-position: center center;
}

.header__socials .icon a:hover, .header__socials .icon a:active, .header__socials .icon a:focus {
  background-color: #a6906a;
}

@media only screen and (max-width: 37.5em) {
  .header__socials .icon a {
    background-size: 20px;
  }
}

.header__socials .instagram a {
  background-image: url(images/icon-instagram-dark.svg);
}

.header__socials .linkedin a {
  background-image: url(images/icon-linkedin-dark.svg);
}

.header__logo-section {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #13283f), color-stop(30%, rgba(19, 40, 63, 0.9)), color-stop(60%, rgba(19, 40, 63, 0.6)), color-stop(99%, rgba(19, 40, 63, 0)));
  background: linear-gradient(180deg, #13283f 10%, rgba(19, 40, 63, 0.9) 30%, rgba(19, 40, 63, 0.6) 60%, rgba(19, 40, 63, 0) 99%);
  height: 170px;
  position: fixed;
  width: 100vw;
  z-index: 999;
}

@media only screen and (max-width: 37.5em) {
  .header__logo-section {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #13283f), color-stop(30%, rgba(19, 40, 63, 0.9)), color-stop(60%, rgba(19, 40, 63, 0.75)), color-stop(99%, rgba(19, 40, 63, 0)));
    background: linear-gradient(180deg, #13283f 15%, rgba(19, 40, 63, 0.9) 30%, rgba(19, 40, 63, 0.75) 60%, rgba(19, 40, 63, 0) 99%);
    height: 21vh;
  }
}

.header__logo-section .header__logo-box {
  margin: 30px auto 0;
  text-align: center;
}

@media only screen and (max-width: 37.5em) {
  .header__logo-section .header__logo-box {
    margin: 20px auto;
  }
}

.header__logo-section .header__logo-box .header__logo {
  height: 97px;
  width: auto;
}

@media only screen and (max-width: 37.5em) {
  .header__logo-section .header__logo-box .header__logo {
    height: 21vw;
  }
}

.header__contact-box {
  color: #a6906a;
  font-weight: 200;
  position: absolute;
  top: 3rem;
  right: 16rem;
}

@media only screen and (max-width: 37.5em) {
  .header__contact-box {
    display: none;
  }
}

.header__contact-box:hover, .header__contact-box:active, .header__contact-box:focus {
  color: #a6906a;
}

.header__contact-box p {
  margin-bottom: 0.15rem;
  text-align: right;
}

.header__contact-box a {
  color: #fff;
  font-weight: 700;
}

.header__flag-box {
  color: #a6906a;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 3rem;
  right: 3.5rem;
  width: 14rem;
  text-align: center;
  font-size: 2.8rem;
}

@media only screen and (max-width: 37.5em) {
  .header__flag-box {
    right: 2.25rem;
    text-align: center;
    width: 11rem;
    color: #fff;
  }
}

.header__flag-box img {
  height: 7rem;
  width: 14rem;
  vertical-align: middle;
}

.main .banner {
  position: relative;
  padding-top: 25vw;
  min-height: 38vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0.6)), to(#f3f3f3)), url(/wp-content/uploads/2020/06/home-bg.jpg) center bottom/cover no-repeat;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0.6) 85%, #f3f3f3 100%), url(/wp-content/uploads/2020/06/home-bg.jpg) center bottom/cover no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0.6)), to(#f3f3f3)), var(--banner-bg-image-desktop) var(--banner-bg-image-desktop-pos)/cover no-repeat;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0.6) 85%, #f3f3f3 100%), var(--banner-bg-image-desktop) var(--banner-bg-image-desktop-pos)/cover no-repeat;
}

@media only screen and (max-width: 46.5em) {
  .main .banner {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(255, 255, 255, 0)), color-stop(65%, rgba(255, 255, 255, 0.55)), color-stop(80%, #f3f3f3)), var(--banner-bg-image-mobile) var(--banner-bg-image-mobile-pos)/cover no-repeat;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, rgba(255, 255, 255, 0.55) 65%, #f3f3f3 80%), var(--banner-bg-image-mobile) var(--banner-bg-image-mobile-pos)/cover no-repeat;
    min-height: 89vw;
  }
}

@media only screen and (max-width: 37.5em) {
  .main .banner--news {
    display: none;
  }
}

.main .banner .headline h1 {
  color: #a6906a;
  font-weight: 700;
  font-size: 3.2rem;
  letter-spacing: 0.6rem;
  text-transform: uppercase;
  text-align: center;
}

@media only screen and (max-width: 37.5em) {
  .main .banner .headline h1 {
    font-size: 3rem;
    letter-spacing: 0.4rem;
  }
}

.main .banner .headline h1 span {
  display: block;
  font-weight: 300;
  letter-spacing: 0.8rem;
  font-size: 3.4rem;
  color: #13283f;
}

@media only screen and (max-width: 37.5em) {
  .main .banner .headline h1 span {
    font-weight: 100;
    letter-spacing: 0.33rem;
    font-size: 3rem;
  }
}

.footer {
  position: relative;
  color: #9a9a99;
  background-color: #f3f3f3;
}

.footer.container {
  padding: 0;
}

@media only screen and (max-width: 37.5em) {
  .footer .row {
    margin: -5px -15px 0;
  }
}

.footer p span {
  color: #9a9a99;
}

@media only screen and (max-width: 37.5em) {
  .footer {
    padding: 0 0 3rem;
    background-color: #fff;
  }
}

.footer__mainmenu {
  margin-bottom: 5px;
}

@media only screen and (max-width: 37.5em) {
  .footer__mainmenu {
    background-color: #f3f3f3;
    padding: 13px 20px 10px;
  }
}

@media only screen and (max-width: 37.5em) {
  .footer__mainmenu .footer-main {
    text-align: center;
  }
}

.footer__mainmenu .menu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 37.5em) {
  .footer__mainmenu .menu {
    margin-top: 1rem;
    display: inline-block;
  }
}

@media only screen and (max-width: 37.5em) {
  .footer__mainmenu .menu li {
    float: none;
    display: inline-block;
    padding: 0 9px;
  }
}

.footer__mainmenu .menu li a {
  color: #a6906a;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1.1rem;
  font-weight: 500;
}

.footer__mainmenu .menu li a:hover, .footer__mainmenu .menu li a:active, .footer__mainmenu .menu li a:focus {
  color: #13283f;
}

@media only screen and (max-width: 37.5em) {
  .footer__mainmenu .menu li a {
    display: block;
    font-size: 1.4rem;
    clear: none;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}

.footer__mainmenu .menu li a:before {
  content: '•';
  margin: 0 15px;
  color: #a6906a;
}

@media only screen and (max-width: 37.5em) {
  .footer__mainmenu .menu li a:before {
    margin: 0 8px;
    display: none;
  }
}

.footer__mainmenu .menu li:first-child a:before {
  display: none;
}

@media only screen and (max-width: 37.5em) {
  .footer__mainmenu .menu li:nth-child(4) {
    clear: left;
  }
  .footer__mainmenu .menu li:nth-child(4) a:before {
    content: '';
    clear: left;
    margin: 0;
  }
}

.footer__copyright {
  margin-top: 0;
  margin-bottom: 0;
  color: #9a9a99;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media only screen and (max-width: 37.5em) {
  .footer__copyright {
    margin-top: 1em;
    display: inline-block;
    width: calc(100% - 89px);
    -ms-flex-preferred-size: calc(100% - 89px) !important;
        flex-basis: calc(100% - 89px) !important;
  }
}

.footer__copyright p {
  color: #9a9a99;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 2.5px;
  margin-bottom: 0;
}

@media only screen and (max-width: 37.5em) {
  .footer__copyright p {
    font-size: 1.2rem;
  }
}

.footer__copyright p a {
  color: #9a9a99;
}

.footer__copyright p a:hover, .footer__copyright p a:active, .footer__copyright p a:focus {
  color: #13283f;
}

.footer__copyright span {
  color: #9a9a99;
  border-left: 1px solid #9a9a99;
  margin-left: 10px;
  padding-left: 10px;
}

@media only screen and (max-width: 37.5em) {
  .footer__copyright span {
    font-size: 1.2rem;
    border-left: none;
    padding-left: 0;
    margin-left: 0;
  }
}

@media only screen and (max-width: 37.5em) {
  .footer__copyright .pad-credit {
    display: block;
  }
}

.footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -26px;
  right: 0;
  width: 88px;
  height: 48px;
}

@media only screen and (max-width: 56.25em) {
  .footer__socials {
    right: 10px;
    top: -20px;
  }
}

@media only screen and (max-width: 37.5em) {
  .footer__socials {
    position: static;
    width: 70px;
    margin-top: -5px;
    margin-right: 4px;
  }
}

.footer__socials .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  margin-left: 4px;
}

@media only screen and (max-width: 37.5em) {
  .footer__socials .icon {
    width: 32px;
    height: 32px;
    margin-left: 3px;
  }
}

.footer__socials .icon a {
  background-repeat: no-repeat;
  background-size: 23px;
  width: 100%;
  height: 100%;
  display: block;
  background-color: #13283f;
  background-position: center center;
}

.footer__socials .icon a:hover, .footer__socials .icon a:active, .footer__socials .icon a:focus {
  background-color: #a6906a;
}

@media only screen and (max-width: 37.5em) {
  .footer__socials .icon a {
    background-size: 20px;
  }
}

.footer__socials .instagram a {
  background-image: url(images/icon-insta.svg);
}

.footer__socials .linkedin a {
  background-image: url(images/icon-linkedin.svg);
}

.footer__submenu .menu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (max-width: 37.5em) {
  .footer__submenu .menu {
    margin-top: 1rem;
  }
}

.footer__submenu .menu li {
  padding-right: 20px;
  white-space: nowrap;
}

.footer__submenu .menu li a {
  color: #9a9a99;
  font-size: 1rem;
  letter-spacing: 3px;
}

.footer__submenu .menu li a:hover, .footer__submenu .menu li a:active, .footer__submenu .menu li a:focus {
  color: #13283f;
}

@media only screen and (max-width: 56.25em) {
  .footer__submenu .menu li a {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .footer__submenu .menu li a {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
  }
}

form {
  width: 100%;
  padding: 0 3rem;
  text-align: left;
}

@media only screen and (max-width: 80em) {
  form {
    padding: 0;
  }
}

form fieldset legend {
  font-size: 1.8rem;
}

form input {
  display: inline-block;
}

form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
form textarea.medium {
  background-color: #f3f3f3;
  font-weight: 500;
  padding: 1.5rem !important;
  color: #13283f;
  width: 100%;
  max-width: 64rem;
}

form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder,
form textarea.medium::-webkit-input-placeholder {
  color: #13283f;
}

form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder,
form textarea.medium:-ms-input-placeholder {
  color: #13283f;
}

form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder,
form textarea.medium::-ms-input-placeholder {
  color: #13283f;
}

form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
form textarea.medium::placeholder {
  color: #13283f;
}

form input[type="submit"], form input.btn, form input.button, form button {
  background-color: transparent;
  border: 2px solid #13283f;
  color: #13283f;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-family: proxima-nova, sans-serif;
  padding: 1.5rem;
  position: relative;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  background-size: 100% 200%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #13283f));
  background-image: linear-gradient(to bottom, transparent 50%, #13283f 50%);
}

form input[type="submit"]:hover, form input.btn:hover, form input.button:hover, form button:hover {
  color: #fff;
  background-position: 0 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#wpmem_login, #wpmem_reg {
  font-family: proxima-nova, sans-serif !important;
  min-width: 50rem;
  max-width: 100vw;
}

@media only screen and (max-width: 37.5em) {
  #wpmem_login, #wpmem_reg {
    min-width: 260px;
  }
}

#wpmem_login .div_text, #wpmem_reg .div_checkbox, #wpmem_reg .div_date, #wpmem_reg .div_file, #wpmem_reg .div_image, #wpmem_reg .div_multicheckbox, #wpmem_reg .div_multiselect, #wpmem_reg .div_number, #wpmem_reg .div_radio, #wpmem_reg .div_select, #wpmem_reg .div_text, #wpmem_reg .div_textarea, #wpmem_reg .div_url,
#wpmem_login .button_div, #wpmem_reg .button_div,
#wpmem_login .link-text {
  width: 100% !important;
  font-family: proxima-nova, sans-serif !important;
}

#wpmem_msg, .wpmem_msg {
  font-family: proxima-nova, sans-serif !important;
  margin: 3rem auto !important;
}

#wpmem_login_form legend, #wpmem_reg legend,
#wpmem_login legend {
  font-family: proxima-nova, sans-serif !important;
  font-size: 1.8rem !important;
  text-transform: uppercase;
  color: #a6906a;
  text-align: center !important;
  margin-bottom: 4rem !important;
}

#wpmem_login input[type=password], #wpmem_login input[type=text], #wpmem_reg input[type=date], #wpmem_reg input[type=email], #wpmem_reg input[type=number], #wpmem_reg input[type=password], #wpmem_reg input[type=text], #wpmem_reg input[type=url], #wpmem_reg textarea {
  background-color: #f3f3f3 !important;
  font-weight: 500 !important;
  padding: 1.5rem !important;
  color: #13283f !important;
  font-family: proxima-nova, sans-serif !important;
}

.gform_wrapper form {
  padding: 0 3rem;
}

@media only screen and (max-width: 80em) {
  .gform_wrapper form {
    padding: 0;
  }
}

.gform_wrapper ul.gform_fields {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gform_wrapper ul.gform_fields li.gfield {
  width: 49%;
  padding-right: 0 !important;
  margin-top: 0;
}

@media only screen and (max-width: 37.5em) {
  .gform_wrapper ul.gform_fields li.gfield {
    width: 100%;
  }
}

.gform_wrapper ul.gform_fields li.gfield#field_1_5, .gform_wrapper ul.gform_fields li.gfield#field_1_6, .gform_wrapper ul.gform_fields li.gfield#field_1_9 {
  width: 100%;
  text-align: center;
}

.gform_wrapper ul.gform_fields li.gfield#field_1_5.disclaimer, .gform_wrapper ul.gform_fields li.gfield#field_1_6.disclaimer, .gform_wrapper ul.gform_fields li.gfield#field_1_9.disclaimer {
  font-size: 1.5rem;
  padding: 0 16rem !important;
  font-weight: 500;
  margin-top: 1.5rem;
}

@media only screen and (max-width: 80em) {
  .gform_wrapper ul.gform_fields li.gfield#field_1_5.disclaimer, .gform_wrapper ul.gform_fields li.gfield#field_1_6.disclaimer, .gform_wrapper ul.gform_fields li.gfield#field_1_9.disclaimer {
    padding: 0 5rem !important;
  }
}

@media only screen and (max-width: 56.25em) {
  .gform_wrapper ul.gform_fields li.gfield#field_1_5.disclaimer, .gform_wrapper ul.gform_fields li.gfield#field_1_6.disclaimer, .gform_wrapper ul.gform_fields li.gfield#field_1_9.disclaimer {
    padding: 0 !important;
  }
}

.gform_wrapper ul.gform_fields li.gfield#field_1_5.disclaimer a, .gform_wrapper ul.gform_fields li.gfield#field_1_6.disclaimer a, .gform_wrapper ul.gform_fields li.gfield#field_1_9.disclaimer a {
  text-decoration: underline;
}

.gform_wrapper ul.gform_fields li.gfield#field_1_5 .ginput_container_consent label, .gform_wrapper ul.gform_fields li.gfield#field_1_6 .ginput_container_consent label, .gform_wrapper ul.gform_fields li.gfield#field_1_9 .ginput_container_consent label {
  color: #a6906a;
  font-weight: 700;
  line-height: 1.1em;
  font-size: 1.5rem;
}

.gform_wrapper ul.gform_fields li.gfield#field_1_5 .ginput_container_consent input[type="checkbox"], .gform_wrapper ul.gform_fields li.gfield#field_1_6 .ginput_container_consent input[type="checkbox"], .gform_wrapper ul.gform_fields li.gfield#field_1_9 .ginput_container_consent input[type="checkbox"] {
  display: inline;
}

.gform_wrapper ul.gform_fields li.gfield#field_1_9 {
  margin-bottom: 3rem;
}

.gform_wrapper ul.gform_fields li.gfield#field_1_10 {
  margin: 0;
}

.gform_wrapper ul.gform_fields li.gfield#field_1_10 label {
  display: none;
}

.gform_wrapper ul.gform_fields li.gfield.gfield_error {
  background-color: transparent;
  border: none;
  margin: 0 !important;
  padding: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper ul.gform_fields li.gfield.gfield_error .gform_wrapper li.gfield_error textarea {
  border-color: none;
}

.gform_wrapper ul.gform_fields li.gfield.gfield_error .validation_message {
  color: red !important;
  padding: 0.5rem 0 1.5rem 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield select {
  background-color: #f3f3f3;
  padding: 1.2rem 1.5rem;
  width: 100% !important;
  color: #13283f;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url(images/icon-arrow-blue.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 15px;
}

@media only screen and (max-width: 56.25em) {
  .gform_wrapper ul.gform_fields li.gfield select {
    padding: 2rem 1.5rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .gform_wrapper ul.gform_fields li.gfield select {
    padding: 1.5rem;
  }
}

.gform_wrapper .top_label div.ginput_container.ginput_container_select {
  margin-top: 12px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.medium {
  background-color: #f3f3f3;
  font-weight: 500;
  padding: 1.5rem !important;
  color: #13283f;
  width: 100%;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder,
.gform_wrapper textarea.medium::-webkit-input-placeholder {
  color: #13283f;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder,
.gform_wrapper textarea.medium:-ms-input-placeholder {
  color: #13283f;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-ms-input-placeholder,
.gform_wrapper textarea.medium::-ms-input-placeholder {
  color: #13283f;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.gform_wrapper textarea.medium::placeholder {
  color: #13283f;
}

.gform_wrapper .gfield_required {
  display: inline !important;
  color: #13283f !important;
}

.gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}

.gform_wrapper .gform_footer input[type=submit] {
  background-color: transparent;
  border: 2px solid #13283f;
  color: #13283f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  text-transform: lowercase;
  padding: 1.5rem;
  position: relative;
  font-size: 1.2rem !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  margin-bottom: 0;
}

.gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=submit]:active, .gform_wrapper .gform_footer input[type=submit]:focus {
  background-color: #13283f;
  color: #fff;
}

@media only screen and (max-width: 56.25em) {
  .gform_wrapper .gform_footer input[type=submit] {
    display: inline-block !important;
    width: auto !important;
  }
}

.gform_wrapper div.validation_error {
  color: red !important;
  border-top: 2px solid red !important;
  border-bottom: 2px solid red !important;
}

.emergencyMessage {
  z-index: 9999999 !important;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.75);
}

.emergencyMessage__dismissable {
  top: 0;
  right: 0;
  margin: 2vw;
  margin: clamp(10px, 2vw, 40px);
  width: 3vw;
  min-width: 40px;
  height: 3vw;
  min-height: 40px;
  line-height: 1.4;
  cursor: pointer;
  position: absolute;
  z-index: 100;
  color: #fff;
  font-size: 24px;
  font-size: clamp(24px, 2.4vw, 48px);
  text-align: center;
}

.emergencyMessage__content {
  width: 65vw;
  max-width: 970px;
  min-width: 320px;
  min-height: 50vh;
  padding: 4vw;
  background-color: #13283f;
  background-image: url(images/flagbg.jpg);
  background-size: cover;
  background-position: top right;
  border: 1vw solid #fff;
}

.emergencyMessage__content, .emergencyMessage__content p {
  font-size: 2vw;
  font-size: clamp(22px, 2vw, 48px);
  color: #fff;
  text-align: center;
}

.emergencyMessage__content a, .emergencyMessage__content a:link, .emergencyMessage__content a:visited, .emergencyMessage__content p a, .emergencyMessage__content p a:link, .emergencyMessage__content p a:visited {
  color: #6bdc6a;
  text-decoration: underline;
  -webkit-text-decoration-color: #a6906a;
          text-decoration-color: #a6906a;
}

.emergencyMessage__content a:hover, .emergencyMessage__content p a:hover {
  color: #fff;
  -webkit-text-decoration-color: #6bdc6a;
          text-decoration-color: #6bdc6a;
}

.emergencyMessage__content h1 {
  color: #6bdc6a;
  font-size: 5vw;
  font-size: clamp(50px, 5vw, 148px);
}

.emergencyMessage__content h2 {
  color: #6bdc6a;
  font-size: 4vw;
  font-size: clamp(40px, 4vw, 120px);
}

.emergencyMessage__content h3 {
  color: #6bdc6a;
  font-size: 3.5vw;
  font-size: clamp(35px, 3.5vw, 100px);
}

.emergencyMessage__content h4 {
  color: #6bdc6a;
  font-size: 3vw;
  font-size: clamp(30px, 3vw, 80px);
}

.emergencyMessage__content h5 {
  color: #6bdc6a;
  font-size: 2.6vw;
  font-size: clamp(25px, 2.6vw, 60px);
}

.main .banner .caption {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -64rem;
  max-width: 23em;
  z-index: 9999;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: 200;
  color: #000;
  text-align: left;
}

@media only screen and (max-width: 37.5em) {
  .main .banner .caption {
    font-size: 1.8rem;
    max-width: 100%;
    padding: 0 5%;
    margin: 0 auto 3rem;
    margin-left: 0;
    left: 0;
    text-align: center;
    position: relative;
    font-weight: 100;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    z-index: 10;
  }
}

.whats-at-biggin-hill {
  margin-top: 3rem;
}

@media only screen and (max-width: 37.5em) {
  .whats-at-biggin-hill {
    margin-top: 0;
  }
}

@media only screen and (max-width: 37.5em) {
  .whats-at-biggin-hill--news {
    padding-top: 5rem;
  }
}

.wabh__title {
  background-image: url(images/gold-plane.svg);
  background-repeat: no-repeat;
  background-position: center 4.8rem;
  background-size: 8.5rem;
  padding: 5.5rem 0 2rem;
}

.wabh__title h3 {
  margin-top: 3rem;
  font-weight: 100;
  font-size: 3.2rem;
  text-transform: uppercase;
  letter-spacing: 0.32rem;
  color: #13283f;
  text-align: center;
}

.wabh__title h3 strong {
  font-weight: 700;
}

@media only screen and (max-width: 56.25em) {
  .wabh__title {
    margin: 0 -5px;
  }
}

.wabh__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.wabh__blocks .wabh__block {
  border-bottom: 4px solid #a6906a;
  margin-bottom: 0;
  padding: 10rem 15px 15px;
  width: calc(33.333% - 4px);
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
  z-index: 99;
}

.wabh__blocks .wabh__block h4, .wabh__blocks .wabh__block h4 p {
  font-weight: 100;
  font-size: 2.4rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  color: #fff;
  margin-bottom: 2rem;
}

.wabh__blocks .wabh__block h4 strong, .wabh__blocks .wabh__block h4 p strong {
  font-weight: 700;
}

.wabh__blocks .wabh__block .button {
  border: 1px solid #fff;
  background: transparent;
  padding: 1rem 3rem;
  color: #fff;
  letter-spacing: 0.14rem;
  font-size: 1.6rem;
}

@media only screen and (max-width: 56.25em) {
  .wabh__blocks {
    margin: 0 -5px;
  }
}

@media only screen and (max-width: 37.5em) {
  .main-content .container .wabh__blocks {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media only screen and (max-width: 37.5em) {
  .main-content .container .wabh__blocks .wabh__block {
    width: 100%;
    margin: 0 0 8px 0;
  }
}

.general-text {
  padding-top: 0.5rem;
  z-index: 2;
  position: relative;
}

.general-text.last {
  border-bottom: 4px solid #a6906a;
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
  margin-top: 0;
}

@media only screen and (max-width: 37.5em) {
  .general-text.sig-text {
    margin-top: -4px;
  }
}

@media only screen and (max-width: 37.5em) {
  .general-text.site-map {
    text-align: left;
  }
}

.general-text__col {
  background-color: #fff;
  padding: 5.5rem 8rem;
}

@media only screen and (max-width: 37.5em) {
  .general-text__col {
    padding: 3rem;
  }
}

.general-text .intro {
  font-size: 2.2rem;
  font-weight: 300;
}

.general-text h2 {
  color: #a6906a;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 3rem;
}

.general-text h3 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  font-weight: 800;
}

@media only screen and (max-width: 37.5em) {
  .general-text h3 {
    font-size: 2.2rem;
    line-height: 1.5em;
  }
}

.general-text p {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 37.5em) {
  .general-text p {
    font-size: 2rem;
    line-height: 1.5em;
  }
}

.general-text a {
  color: #a6906a;
}

.general-text a:hover, .general-text a:active, .general-text a:focus {
  color: #13283f;
}

.general-text ul li {
  list-style-type: none;
  font-weight: 500;
}

.general-text ul li::before {
  content: "\2022";
  color: #a6906a;
  font-weight: 700;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.general-text ul li:last-child {
  margin-bottom: 3rem;
}

.general-text li {
  font-weight: 500;
  font-size: 1.6rem;
}

@media only screen and (max-width: 37.5em) {
  .general-text li {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .general-text {
    padding-top: 0;
    text-align: center;
    margin-bottom: 10px;
  }
}

.fullWidthBlue {
  background: #13283f;
  color: #fff;
  padding: 2.5rem;
  text-align: center;
}

.fullWidthBlue.last {
  border-bottom: 4px solid #a6906a;
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
  margin-top: 0;
}

@media only screen and (max-width: 37.5em) {
  .fullWidthBlue.last {
    /*
			transform: translate3d(0, 0, 0);
			margin-top: 4px;
*/
    margin-top: -4px;
  }
}

@media only screen and (max-width: 56.25em) {
  .fullWidthBlue.top {
    margin-top: 0;
  }
}

.fullWidthBlue__content h3 {
  font-size: 2.4rem;
  margin-bottom: 2.5rem;
  font-weight: 100;
}

@media only screen and (max-width: 37.5em) {
  .fullWidthBlue__content h3 {
    font-size: 2.6rem;
  }
}

.fullWidthBlue__content h3 strong, .fullWidthBlue__content h3 span, .fullWidthBlue__content h3 b {
  color: #a6906a;
  font-weight: 700;
}

.fullWidthBlue__content p strong, .fullWidthBlue__content p span, .fullWidthBlue__content p b {
  color: #a6906a;
}

.fullWidthBlue__content p.intro {
  font-size: 3.1rem;
}

@media only screen and (max-width: 37.5em) {
  .fullWidthBlue__content p.intro {
    font-size: 2.6rem;
  }
}

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

.fullWidthBlue__content a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.fullWidthBlue__content a:hover, .fullWidthBlue__content a:active, .fullWidthBlue__content a:focus {
  color: #a6906a;
}

@media only screen and (max-width: 37.5em) {
  .fullWidthBlue {
    padding: 3rem;
  }
}

.fullWidthGold {
  background: #a6906a;
  color: #13283f;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3rem 0;
}

.fullWidthGold.last {
  border-bottom: 4px solid #a6906a;
  margin-top: 0;
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
}

@media only screen and (max-width: 37.5em) {
  .fullWidthGold.last {
    /*
			margin-top: 4px;
			transform: translate3d(0, 0, 0);
*/
    margin-top: -4px;
  }
}

.fullWidthGold__icon img {
  width: 10rem;
}

.fullWidthGold__content h3 {
  font-weight: 100;
}

.fullWidthGold__content h3 strong, .fullWidthGold__content h3 span, .fullWidthGold__content h3 b {
  font-weight: 700;
}

.fullWidthGold__content p {
  color: #fff;
}

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

.fullWidthGold.selling-point .fullWidthGold__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.fullWidthGold.selling-point .fullWidthGold__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.fullWidthGold.selling-point .fullWidthGold__content p {
  letter-spacing: 3px;
}

.goldPanel {
  background: #a6906a;
  color: #fff;
  text-align: center;
  padding: 3.5rem;
}

.goldPanel.minus-margin {
  margin-top: -4px;
}

@media only screen and (max-width: 56.25em) {
  .goldPanel.minus-margin {
    margin-top: -15px;
  }
}

.goldPanel.last {
  border-bottom: 4px solid #a6906a;
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
}

.goldPanel.last.minus-margin {
  margin-top: -4px;
}

@media only screen and (max-width: 56.25em) {
  .goldPanel.last.minus-margin {
    margin-top: -15px;
  }
}

@media only screen and (max-width: 37.5em) {
  .goldPanel.last {
    margin-top: -4px;
  }
}

@media only screen and (max-width: 37.5em) {
  .goldPanel {
    -webkit-transform: none;
            transform: none;
  }
}

.goldPanel p.contact {
  margin-bottom: 1rem;
  line-height: 1.1em;
  font-size: 1.4rem;
  font-weight: 500;
  width: 100%;
}

.goldPanel__content h3 {
  font-size: 2.4rem;
  margin-bottom: 2.5rem;
  font-weight: 100;
}

.goldPanel__content h3 strong, .goldPanel__content h3 span, .goldPanel__content h3 b {
  font-weight: 700;
}

.goldPanel__content a {
  color: #fff;
}

.goldPanel__content a:hover, .goldPanel__content a:active, .goldPanel__content a:focus {
  color: #13283f;
}

.goldPanel__content p {
  line-height: 1.3em;
  /*
		    &.contact {
			    margin-bottom: 1rem;
			    line-height: 1.1em;
			    font-size: 1.4rem;
			    font-weight: $medium;
			    width: 100%;
		    }
*/
}

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

.goldPanel__content p.intro {
  font-size: 3.1rem;
}

.goldPanel__content p.blue {
  color: #13283f;
}

.whitePanel {
  background-color: #fff;
  padding: 5rem 10rem;
  text-align: center;
  margin-top: 5px;
}

.whitePanel.last {
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
  border-bottom: 4px solid #a6906a;
  margin-top: 0px;
}

@media only screen and (max-width: 37.5em) {
  .whitePanel.last {
    /*
			transform: translate3d(0, 0, 0);
			margin-top: 4px;
*/
    margin-top: -4px;
  }
}

@media only screen and (max-width: 56.25em) {
  .whitePanel {
    padding: 3rem;
  }
}

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

.whitePanel__content h3 {
  width: 100%;
}

.whitePanel__content h3 .h4-style {
  font-weight: 700;
  font-size: 2.5rem;
  display: block;
  margin-bottom: 2rem;
  color: #a6906a;
}

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

.whitePanel__content p.paw {
  position: relative;
  padding-left: 3.5rem;
}

.whitePanel__content p.paw:before {
  content: "";
  width: 22px;
  height: 18px;
  background-image: url(images/icon-paw.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}

.whitePanel__content .btn, .whitePanel__content .btn:link, .whitePanel__content .btn:visited {
  margin: 3rem 0 0;
}

.acfColumns {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 4px solid #a6906a;
  padding: 5rem 2.5rem;
  margin-top: 5px;
}

.acfColumns.last {
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
  margin-top: 0;
}

@media only screen and (max-width: 37.5em) {
  .acfColumns.last {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    margin-top: 4px;
  }
}

@media only screen and (max-width: 37.5em) {
  .acfColumns {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.acfColumns__img-center {
  margin: -5rem 0;
}

.acfColumns__img-right {
  margin: -5rem -5rem -5rem 0;
}

.acfColumns__img-right img {
  margin-bottom: 5rem;
}

.acfColumns .acfColumns__col {
  padding: 0 2.5rem;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media only screen and (max-width: 37.5em) {
  .acfColumns .acfColumns__col {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.acfColumns .acfColumns__col h4 {
  font-weight: 700;
  font-size: 2.2rem;
  margin-bottom: 2rem;
  color: #a6906a;
  /*
            b,strong,span {
                font-weight: $bold;
            }
*/
}

.acfColumns .acfColumns__col p {
  font-weight: 500;
  line-height: 1.4em;
}

.acfColumns .acfColumns__col p.intro {
  font-weight: 300;
  margin-bottom: 2.5rem;
}

.acfColumns .acfColumns__col p span {
  color: #a6906a;
}

.acfColumns .acfColumns__col .btn, .acfColumns .acfColumns__col .btn:link, .acfColumns .acfColumns__col .btn:visited {
  margin-bottom: 0;
}

.acfColumns.columns-2 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.acfColumns.columns-3 .acfColumns__column-1, .acfColumns.columns-3 .acfColumns__column-3 {
  width: 25%;
}

@media only screen and (max-width: 37.5em) {
  .acfColumns.columns-3 .acfColumns__column-1, .acfColumns.columns-3 .acfColumns__column-3 {
    width: 50%;
  }
}

.acfColumns.columns-3 .btn, .acfColumns.columns-3 .btn:link, .acfColumns.columns-3 .btn:visited {
  margin-top: 6.5rem;
}

@media only screen and (max-width: 37.5em) {
  .acfColumns.columns-3 .btn, .acfColumns.columns-3 .btn:link, .acfColumns.columns-3 .btn:visited {
    margin: 5rem auto 0;
  }
}

@media only screen and (max-width: 25em) {
  .acfColumns.columns-3 .btn, .acfColumns.columns-3 .btn:link, .acfColumns.columns-3 .btn:visited {
    margin: 3rem auto 0;
  }
}

.contactlessTravel {
  padding: 5rem 5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.5rem;
  border-bottom: 4px solid #a6906a;
}

@media only screen and (max-width: 37.5em) {
  .contactlessTravel {
    -webkit-transform: translate3d(0, 4px, 0);
            transform: translate3d(0, 4px, 0);
    margin-top: -4px;
  }
}

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

.contactlessTravel__col--one {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 1.5rem 0 0;
}

.contactlessTravel__col--one .btn, .contactlessTravel__col--one .btn:link, .contactlessTravel__col--one .btn:visited {
  margin: 2.5rem 0 0 5rem;
}

@media only screen and (max-width: 56.25em) {
  .contactlessTravel__col--one .btn, .contactlessTravel__col--one .btn:link, .contactlessTravel__col--one .btn:visited {
    margin: 0;
  }
}

.contactlessTravel__col--two {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1.5rem;
}

.contactlessTravel__col--three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 0 0 1.5rem;
}

.contactlessTravel__col--three img {
  display: block;
}

@media only screen and (max-width: 37.5em) {
  .contactlessTravel {
    padding: 2rem 0rem 0 2rem;
  }
}

.six-min-london {
  padding: 5.5rem 4rem;
  border-bottom: 4px solid #a6906a;
  z-index: 2;
  position: relative;
}

.six-min-london h2 {
  margin: 0;
  color: white;
  font-weight: 100;
  letter-spacing: 3px;
  font-size: 3.2rem;
}

@media only screen and (max-width: 25em) {
  .six-min-london h2 {
    font-size: 2.6rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .six-min-london {
    padding: 3.5rem 2rem;
    margin: 14px -5px 0 -5px;
  }
}

.responsive_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 4px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media only screen and (max-width: 56.25em) {
  .responsive_columns.top {
    margin-top: 0;
  }
}

@media only screen and (max-width: 56.25em) {
  .responsive_columns {
    margin: 10px -5px;
  }
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.responsive_columns__col {
  padding: 0;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.responsive_columns__col > h4 {
  width: 100%;
  text-align: center;
  color: #a6906a;
  font-weight: 700;
  padding: 5rem 5rem 0;
}

@media only screen and (max-width: 56.25em) {
  .responsive_columns__col > h4 {
    padding: 3rem 3rem 0;
  }
}

.responsive_columns__col.map {
  padding: 20% 0;
}

.responsive_columns__col.map h4, .responsive_columns__col.map .colContent {
  display: none;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns__col.map {
    padding: 39% 0;
  }
}

.responsive_columns__col.horiz-vertical-align {
  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;
  -ms-flex-line-pack: center;
      align-content: center;
}

.responsive_columns__col .colContent {
  padding: 0 5rem 5rem;
  text-align: center;
}

@media only screen and (max-width: 56.25em) {
  .responsive_columns__col .colContent {
    padding: 0 3rem 3rem;
  }
}

.responsive_columns__col .colContent--extra-padding {
  padding: 0 5rem;
}

@media only screen and (max-width: 56.25em) {
  .responsive_columns__col .colContent--extra-padding {
    padding: 0;
  }
}

.responsive_columns__col .btn {
  margin-top: 3.5rem;
}

.responsive_columns__col .btn:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns__col .btn:last-child {
    margin-bottom: 3rem;
  }
}

.responsive_columns__col h5 {
  font-size: 1.8rem;
}

.responsive_columns__col .colImage img {
  display: block;
}

.responsive_columns__col--specs .colImage img {
  height: auto !important;
}

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

.responsive_columns__col .colImage img {
  width: 100%;
  height: 23rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns__col.colExpand {
    margin-bottom: 10px;
    padding: 3rem 0 0;
  }
  .responsive_columns__col.colExpand:last-child {
    margin-bottom: 0;
  }
  .responsive_columns__col.colExpand h4 {
    position: relative;
  }
  .responsive_columns__col.colExpand h4:after {
    content: "";
    width: 15px;
    height: 10px;
    background-image: url(images/icon-arrow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 7px;
    right: 20px;
  }
}

@media only screen and (max-width: 37.5em) and (max-width: 37.5em) {
  .responsive_columns__col.colExpand h4:first-of-type {
    padding: 0 5rem;
  }
}

.responsive_columns__col.colExpand .colContent p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns__col.colExpand .colContent p:last-child {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns__col.colExpand .colContent {
    overflow: hidden;
    display: block;
    width: 100%;
    max-height: 0;
    -webkit-transition: all 0.67s ease-out;
    transition: all 0.67s ease-out;
    padding: 0 3rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns__col.colExpand.active h4:after {
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns__col.colExpand.active .colContent {
    max-height: 9999px;
  }
}

.responsive_columns.bg-transparent.last, .responsive_columns.bg-grey.last {
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
  margin-top: 0;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.bg-transparent.last, .responsive_columns.bg-grey.last {
    margin-top: -4px;
  }
  .responsive_columns.bg-transparent.last .responsive_columns__column-1, .responsive_columns.bg-grey.last .responsive_columns__column-1 {
    margin-bottom: 0;
  }
  .responsive_columns.bg-transparent.last .responsive_columns__column-2, .responsive_columns.bg-grey.last .responsive_columns__column-2 {
    margin-top: 10px;
  }
}

.responsive_columns.bg-transparent .responsive_columns__col, .responsive_columns.bg-grey .responsive_columns__col {
  border-bottom: 4px solid #a6906a;
  background-color: #fff;
}

.responsive_columns.bg-transparent .responsive_columns__column-1, .responsive_columns.bg-grey .responsive_columns__column-1 {
  margin-right: 2.5px;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.bg-transparent .responsive_columns__column-1, .responsive_columns.bg-grey .responsive_columns__column-1 {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.responsive_columns.bg-transparent .responsive_columns__column-2, .responsive_columns.bg-grey .responsive_columns__column-2 {
  margin-left: 2.5px;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.bg-transparent .responsive_columns__column-2, .responsive_columns.bg-grey .responsive_columns__column-2 {
    margin-left: 0;
  }
}

.responsive_columns.spec-panel .colContent {
  text-align: left;
}

@media only screen and (max-width: 80em) {
  .responsive_columns.spec-panel .colContent {
    padding: 0rem 1rem 3rem;
    margin-left: 0;
  }
}

@media only screen and (max-width: 56.25em) {
  .responsive_columns.spec-panel .colContent {
    padding: 0rem 1rem 2rem;
  }
}

.responsive_columns.spec-panel h4 {
  color: #fff;
  font-weight: 700;
  font-size: 2.8rem;
  text-align: center;
  margin-bottom: 5rem;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.spec-panel h4 {
    margin-bottom: 2rem;
  }
}

.responsive_columns.spec-panel p {
  font-size: 2.2rem;
}

@media only screen and (max-width: 56.25em) {
  .responsive_columns.spec-panel p {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 25em) {
  .responsive_columns.spec-panel p {
    font-size: 1.8rem;
  }
}

.responsive_columns.hotels .responsive_columns__col h4:first-of-type {
  padding-top: 0;
}

.responsive_columns.alt-image-size .responsive_columns__col .colImage {
  height: 23rem;
  text-align: center;
  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;
}

.responsive_columns.alt-image-size .responsive_columns__col .colImage img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 23rem;
}

.responsive_columns.alt-layout .responsive_columns__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.alt-layout .responsive_columns__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.responsive_columns.alt-layout .responsive_columns__col > h4 {
  text-align: left;
  display: none;
}

.responsive_columns.alt-layout .responsive_columns__col .colImage {
  -ms-flex-preferred-size: 42%;
      flex-basis: 42%;
  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;
  padding-right: 2rem;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.alt-layout .responsive_columns__col .colImage {
    padding: 4rem 2rem 0;
  }
}

.responsive_columns.alt-layout .responsive_columns__col .colImage img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 11rem;
  min-height: 8rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.responsive_columns.alt-layout .responsive_columns__col .colContent {
  text-align: left;
  padding: 4rem 2rem;
  -ms-flex-preferred-size: 58%;
      flex-basis: 58%;
}

.responsive_columns.alt-layout.resident-companies {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.responsive_columns.alt-layout.resident-companies .responsive_columns__col {
  max-width: calc(50% - 2.5px);
  padding: 4rem 2rem;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.alt-layout.resident-companies .responsive_columns__col {
    max-width: 100%;
  }
}

.responsive_columns.alt-layout.resident-companies .responsive_columns__col .colImage {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
}

.responsive_columns.alt-layout.resident-companies .responsive_columns__col .colImage img {
  max-height: 15rem;
}

.responsive_columns.alt-layout.resident-companies .responsive_columns__col .colContent {
  -ms-flex-preferred-size: 65%;
      flex-basis: 65%;
  padding-right: 2rem;
  padding-bottom: 0;
  padding-top: 0;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.alt-layout.resident-companies .responsive_columns__col .colContent {
    text-align: center;
  }
}

.responsive_columns.alt-layout.resident-companies .responsive_columns__col .colContent h4 {
  text-transform: uppercase;
  width: 100%;
  color: #a6906a;
  font-weight: 700;
  padding: 0;
  text-align: left;
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.alt-layout.resident-companies .responsive_columns__col .colContent h4 {
    margin-top: 3rem;
    text-align: center;
  }
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.alt-layout.resident-companies .responsive_columns__col .colContent p {
    text-align: center;
  }
}

@media only screen and (max-width: 37.5em) {
  .responsive_columns.alt-layout.resident-companies .responsive_columns__col .colContent .btn.pad-do {
    display: block !important;
    margin: 2rem auto;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.flex2col .colContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: -15px;
}

@media only screen and (max-width: 37.5em) {
  .flex2col .colContent {
    margin-left: 0;
  }
}

.flex2col .colContent__col {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

.flexCenter .colContent {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

@media only screen and (max-width: 25em) {
  .flexCenter .colContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flexCenter .colContent__col {
  margin-left: 3vw;
  margin-right: 3vw;
  margin-top: 3rem;
}

.subFlex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3rem;
}

.subFlex.left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -2vw;
}

@media only screen and (max-width: 25em) {
  .subFlex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.subFlex__col {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin-left: 2vw;
  margin-right: 2vw;
}

@media only screen and (max-width: 37.5em) {
  .subFlex__col {
    width: 100%;
  }
}

@media only screen and (max-width: 25em) {
  .subFlex__col {
    margin-top: 2rem;
  }
}

.htmlRow {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.htmlRow.first {
  margin-top: 5px;
}

@media only screen and (max-width: 56.25em) {
  .htmlRow {
    margin: 0 -5px;
  }
}

.leftCol,
.rightCol {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  background-color: #fff;
}

.leftCol.last,
.rightCol.last {
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
  border-bottom: 4px solid #a6906a;
  margin-top: -4px;
}

@media only screen and (max-width: 37.5em) {
  .leftCol,
  .rightCol {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    margin-top: 4px;
  }
}

@media only screen and (max-width: 56.25em) {
  .leftCol,
  .rightCol {
    margin: 0;
  }
}

.leftCol {
  margin-right: 2.5px;
}

.leftCol .generalText {
  background-color: #fff;
  padding: 8rem;
}

.leftCol .generalText p:last-child {
  margin-bottom: 0;
}

.leftCol .generalText p strong {
  font-weight: 700;
  color: #a6906a;
}

@media only screen and (max-width: 56.25em) {
  .leftCol .generalText {
    padding: 3rem;
  }
}

.leftCol .goldPanel {
  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;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100%;
}

@media only screen and (max-width: 56.25em) {
  .leftCol .goldPanel {
    margin: 0;
  }
}

.leftCol .goldPanel h2 {
  width: 100%;
}

.leftCol .goldPanel p {
  line-height: 1.4em;
}

.leftCol .goldPanel a {
  color: #fff;
}

.leftCol .goldPanel a:hover, .leftCol .goldPanel a:active, .leftCol .goldPanel a:focus {
  color: #13283f;
}

.rightCol {
  margin-left: 2.5px;
}

.rightCol .fullWidthImage {
  width: 100%;
  height: 396px;
  overflow: hidden;
}

@media only screen and (max-width: 56.25em) {
  .rightCol .fullWidthImage {
    height: 180px;
  }
}

.rightCol .fullWidthImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}

.rightCol .rightColRow {
  margin: 0;
  padding: 5.5rem 3.5rem;
  background-color: #fff;
  overflow-wrap: break-word;
}

@media only screen and (max-width: 56.25em) {
  .rightCol .rightColRow {
    padding: 5.5rem 1.5rem;
  }
}

.rightCol p {
  line-height: 1.4em;
  font-weight: 400;
}

.rightCol .gold {
  font-weight: 800;
}

.rightCol .gold:hover, .rightCol .gold:active, .rightCol .gold:focus {
  color: #13283f;
}

.slider {
  padding: 2rem 0;
}

@media only screen and (max-width: 56.25em) {
  .slider {
    margin: 10px -15px;
  }
}

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

.slider__slide-icon {
  margin-right: 1rem;
  /*
		display: flex;
		justify-content: flex-end;
*/
}

.slider__slide-icon img {
  width: 8rem;
}

.slider__slide-content {
  margin-left: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 8rem;
}

.slider__slide-content p {
  line-height: 1.2em;
  color: #fff;
  font-weight: 300;
  font-size: 2rem;
  letter-spacing: 2px;
}

.slider__slide-content p:last-child {
  margin-bottom: 0;
}

.downloads {
  background-color: #fff;
  padding: 3rem 0;
}

.downloads__col {
  margin: 0 auto;
  max-width: 64rem;
  width: 100%;
}

.downloads__title {
  font-size: 2.6rem;
  border-bottom: 1px solid #13283f;
}

.downloads__introText {
  font-size: 1.6rem;
}

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

.downloads__list li {
  list-style: none;
  padding: 0.5rem 0;
}

.downloads__list li a {
  font-weight: 300;
}

.downloads__list li a img {
  margin-right: 1rem;
  height: 2rem;
}

.no-margin-top {
  margin-top: 0;
}

@media only screen and (max-width: 37.5em) {
  .no-margin-top {
    margin-top: 10px;
  }
}

.no-margin-bottom {
  margin-bottom: 0;
}

@media only screen and (max-width: 37.5em) {
  .no-margin-bottom {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 37.5em) {
  .no-margin-top-mob {
    margin-top: 0;
  }
}

@media only screen and (max-width: 37.5em) {
  .no-margin-bottom-mob {
    margin-bottom: 0;
  }
}

/*
.header__logo-section {
	position: static;
}
*/
.news-archive__heading {
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-size: 2.1rem;
  letter-spacing: 3px;
  margin-bottom: 2rem;
  line-height: 1em;
}

.news-archive__heading span {
  display: block;
  font-weight: 800;
}

.news-archive__heading-outer {
  z-index: 2;
  position: absolute;
  bottom: 2.5rem;
}

.news-archive__text-area {
  width: 35%;
  background-color: #13283f;
  padding: 5.5rem;
  color: #fff;
  border-bottom: 4px solid #a6906a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

@media only screen and (max-width: 56.25em) {
  .news-archive__text-area {
    width: 50%;
  }
}

@media only screen and (max-width: 37.5em) {
  .news-archive__text-area {
    display: none;
  }
}

.news-archive__excerpt p {
  font-size: 2.2rem;
  font-weight: 300;
}

.news-archive__date {
  text-transform: uppercase;
  font-size: 1.3rem;
  color: #a6906a;
  font-weight: 800;
  margin: 0;
}

.news-archive__btn, .news-archive__btn:link, .news-archive__btn:visited {
  margin-bottom: 0;
}

.news-archive__img {
  display: block;
  width: 100%;
  height: 100%;
  padding: 2.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  border-bottom: 4px solid #a6906a;
  min-height: 24rem;
}

.news-archive__img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(19, 40, 63, 0)), color-stop(65%, rgba(19, 40, 63, 0.7)), to(rgba(19, 40, 63, 0.9)));
  background: linear-gradient(180deg, rgba(19, 40, 63, 0) 15%, rgba(19, 40, 63, 0.7) 65%, rgba(19, 40, 63, 0.9) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.news-archive__img--feat {
  padding: 5.5rem;
  width: 65%;
  min-height: 48rem;
}

@media only screen and (max-width: 56.25em) {
  .news-archive__img--feat {
    width: 50%;
    min-height: 35rem;
  }
}

@media only screen and (max-width: 37.5em) {
  .news-archive__img--feat {
    width: 100%;
    padding: 3.5rem;
    min-height: 50rem;
  }
}

.news-archive__feat-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.news-archive__feat-col .news-archive__heading {
  font-size: 3.5rem;
}

.news-archive__feat-col .news-archive__date {
  font-size: 1.9rem;
}

.news-archive__feat-col .news-archive__heading-outer {
  bottom: 5.5rem;
}

@media only screen and (max-width: 56.25em) {
  .news-archive__feat-col {
    padding: 0;
  }
}

@media only screen and (max-width: 37.5em) {
  .news-archive__feat-col {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.news-archive__grid-panel {
  margin-top: 0.5rem;
  background-color: #13283f;
  background-color: #f3f3f3;
}

@media only screen and (max-width: 37.5em) {
  .news-archive__grid-panel--paged .news-archive__grid-col:first-child {
    min-height: 45rem;
  }
}

@media only screen and (max-width: 56.25em) {
  .news-archive__grid-container {
    -webkit-transform: translate3d(0, 8px, 0);
            transform: translate3d(0, 8px, 0);
    margin-top: -8px;
  }
}

@media only screen and (max-width: 56.25em) {
  .news-archive__grid-container--with-pagination {
    -webkit-transform: translate3d(0, 4px, 0);
            transform: translate3d(0, 4px, 0);
    margin-top: -4px;
  }
}

.news-archive__grid-row {
  margin-left: -2.5px;
  margin-right: -2.5px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -10px;
}

@media only screen and (max-width: 56.25em) {
  .news-archive__grid-row {
    margin: 4px -5px;
  }
}

.news-archive__grid-col {
  margin: 0;
  padding: 0 2.5px;
  margin-top: 10px;
  -webkit-transform: translate3d(0, 4px, 0);
          transform: translate3d(0, 4px, 0);
}

@media only screen and (max-width: 56.25em) {
  .news-archive__grid-col {
    padding: 0;
    margin: 0 0 1rem;
  }
}

@media only screen and (max-width: 56.25em) {
  .news-archive__top-row {
    margin: 5px -5px;
  }
}

@media only screen and (max-width: 37.5em) {
  .news-archive__top-row {
    display: block;
  }
}

.section--with-pagination .news-archive__grid-col:last-child {
  margin-bottom: 0;
}

.navigation {
  background-color: #fff;
  padding-top: 5rem;
}

@media only screen and (max-width: 56.25em) {
  .navigation {
    padding: 3rem 0 1rem 0;
  }
}

.navigation__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navigation__bottom .nav-btn {
  text-align: center;
  margin: 0 1rem;
}

.navigation__bottom .nav-btn a {
  background-color: transparent;
  border: 2px solid #13283f;
  color: #13283f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: proxima-nova, sans-serif;
  padding: 1.5rem;
  position: relative;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  display: inline-block;
}

.navigation__bottom .nav-btn a:hover, .navigation__bottom .nav-btn a:active, .navigation__bottom .nav-btn a:focus {
  background-color: #13283f;
  color: #fff;
}

.main-menu .menu, .main-menu .sub-menu, .legal-menu .menu, .legal-menu .sub-menu {
  display: block;
  position: static;
}

.main-menu .menu li .sub-menu, .main-menu .menu li:hover .sub-menu, .main-menu .sub-menu li .sub-menu, .main-menu .sub-menu li:hover .sub-menu, .legal-menu .menu li .sub-menu, .legal-menu .menu li:hover .sub-menu, .legal-menu .sub-menu li .sub-menu, .legal-menu .sub-menu li:hover .sub-menu {
  margin-left: 2vw;
  margin-top: 0;
  padding: 0.5rem 0;
  display: block;
  position: static;
  clip: auto;
  width: auto;
  height: auto;
}

.main-menu .menu li .sub-menu li:last-child, .main-menu .menu li:hover .sub-menu li:last-child, .main-menu .sub-menu li .sub-menu li:last-child, .main-menu .sub-menu li:hover .sub-menu li:last-child, .legal-menu .menu li .sub-menu li:last-child, .legal-menu .menu li:hover .sub-menu li:last-child, .legal-menu .sub-menu li .sub-menu li:last-child, .legal-menu .sub-menu li:hover .sub-menu li:last-child {
  margin-bottom: 1rem;
}
/*# sourceMappingURL=style.css.map */