@font-face {
  font-family: "Maison Neue Bold";
  src: url("../fonts/MaisonNeue-Bold.eot");
  src: local("MaisonNeue-Bold"), url("../fonts/MaisonNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MaisonNeue-Bold.woff2") format("woff2"), url("../fonts/MaisonNeue-Bold.woff") format("woff"), url("../fonts/MaisonNeue-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../icons/icomoon.eot?ozptxq");
  src: url("../icons/icomoon.eot?ozptxq#iefix") format("embedded-opentype"), url("../icons/icomoon.ttf?ozptxq") format("truetype"), url("../icons/icomoon.woff?ozptxq") format("woff"), url("../icons/icomoon.svg?ozptxq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Colours */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

*, *:before, *:after {
  box-sizing: border-box;
}

body {
  font-family: "Maison Neue Bold", arial, sans-serif;
  margin: 0;
  background-color: #fff3db;
  color: #314a75;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.35;
}
body > main > div {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
}
@media only screen and (max-width: 1000px) {
  body > main > div {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 650px) {
  body > main > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 650px) {
  body {
    font-size: 14px;
  }
}

a {
  color: inherit;
}

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

.slideshow {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 100px;
}
@media only screen and (max-width: 1000px) {
  .slideshow {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 650px) {
  .slideshow {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.slideshow > div {
  margin: 0 -8px;
  padding: 8px;
  border: 2px solid #314a75;
  position: relative;
}
.slideshow img {
  display: block;
}
.slideshow .prev,
.slideshow .next {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 50px;
  width: 50px;
  box-sizing: content-box;
  background: #314a75;
  outline: none;
  text-align: center;
  line-height: 50px;
  border-color: #fff3db;
  border-style: solid;
  cursor: pointer;
}
.slideshow .prev:before,
.slideshow .next:before {
  color: #fff3db;
  font-size: 13px;
}
.slideshow iframe {
  background: black;
}
.slideshow .prev {
  left: 0;
  border-width: 8px 8px 0 0;
}
.slideshow .prev:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
}
.slideshow .next {
  right: 0;
  border-width: 8px 0 0 8px;
}
.slideshow .next:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
}
@media only screen and (max-width: 1500px) {
  .slideshow {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 1000px) {
  .slideshow {
    padding-top: 45px;
  }
}
@media only screen and (max-width: 650px) {
  .slideshow {
    margin-top: 50px;
    padding: 0;
  }
  .slideshow > div {
    margin: 0;
    padding: 0;
    border: none;
  }
  .slideshow > div:before {
    content: "";
    border-top: 2px dotted #314a75;
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    width: 66.6666666667vw;
  }
  .slideshow .prev,
.slideshow .next {
    border-width: 0;
  }
}

.button {
  display: inline-block;
  background: #fff3db;
  color: #fff3db;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 26px;
  padding: 3px;
  border: 1px solid #314a75;
}
.button span {
  display: block;
  background: #314a75;
  padding: 0.3em 0.5em;
}
@media only screen and (max-width: 1500px) {
  .button {
    font-size: 19px;
  }
}
@media only screen and (max-width: 650px) {
  .button {
    font-size: 15px;
  }
}

body {
  padding-top: 67px;
}
body > header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: #fff3db;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
body > header .top-bar {
  display: none;
  position: absolute;
  top: 0;
  background: #314a75;
  width: 100%;
  padding: 11px 0 10px 0;
  font-size: 0;
  height: 45px;
  transition: background 0.3s;
  z-index: 2;
}
.mobile-menu-open body > header .top-bar {
  background: #fff3db;
}
body > header .menu-toggle {
  border: none;
  background: none;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  padding: 0;
}
body > header .menu-toggle span {
  display: block;
  width: 34px;
  height: 4px;
  margin: 10px 0;
  background: #fff3db;
  transition: all 0.3s;
  position: relative;
}
body > header .menu-toggle span:before, body > header .menu-toggle span:after {
  content: "";
  display: block;
  width: 34px;
  height: 4px;
  background: #fff3db;
  position: absolute;
  transition: all 0.3s;
}
body > header .menu-toggle span:before {
  top: -9px;
}
body > header .menu-toggle span:after {
  top: 9px;
}
.mobile-menu-open body > header .menu-toggle span {
  background: none !important;
}
.mobile-menu-open body > header .menu-toggle span:before, .mobile-menu-open body > header .menu-toggle span:after {
  background: #314a75;
}
.mobile-menu-open body > header .menu-toggle span:before {
  top: 0 !important;
  transform: rotate(-45deg);
}
.mobile-menu-open body > header .menu-toggle span:after {
  top: 0 !important;
  transform: rotate(45deg);
}
body > header .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 6px 0;
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #314a75;
}
body > header .menu li {
  width: 100%;
  white-space: nowrap;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  border-color: #314a75;
}
body > header .menu li:first-child {
  border-left: none;
}
body > header .menu li.current a {
  background: #314a75;
  color: #ffffff;
}
body > header .menu a {
  text-decoration: none;
  display: block;
  padding: 0.609em 0.8em;
  transition: all 0.2s;
}
body > header .social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 167px;
  right: 0;
  display: flex;
  flex-direction: column;
  line-height: 1;
  font-size: 0;
  background: #314a75;
  padding: 5px;
}
body > header .social-icons .facebook:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
}
body > header .social-icons .instagram:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
}
body > header .social-icons li {
  padding: 5px;
}
body > header .social-icons a {
  text-decoration: none;
  color: #fff3db;
}
body > header .social-icons a:before {
  font-size: 25px;
}
@media only screen and (max-width: 1500px) {
  body {
    padding-top: 58px;
  }
  body > header {
    font-size: 19px;
  }
  body > header .social-icons {
    top: 138px;
  }
}
@media only screen and (max-width: 1200px) {
  body {
    padding-top: 51px;
  }
  body > header {
    font-size: 16px;
  }
  body > header .social-icons {
    top: 131px;
  }
}
@media only screen and (max-width: 1000px) {
  body {
    padding-top: 45px;
  }
  body > header {
    font-size: 23px;
  }
  .mobile-menu-open body > header {
    bottom: 0;
  }
  body > header nav {
    position: absolute;
    background: #314a75;
    padding-top: 45px;
    top: 0;
    bottom: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s, visibility 0.2s;
  }
  .mobile-menu-open body > header nav {
    visibility: visible;
    opacity: 1;
  }
  body > header nav > div {
    overflow-y: auto;
    position: absolute;
    top: 45px;
    bottom: 0;
    width: 100%;
  }
  body > header nav > div > div {
    display: table;
    height: 100%;
    width: 100%;
  }
  body > header nav > div > div > div {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 0 40px 0;
  }
  body > header .menu {
    display: block;
  }
  body > header .menu li {
    border-width: 0;
  }
  body > header .menu a {
    color: #fff3db;
  }
  body > header .top-bar {
    display: block;
  }
  body > header .social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: auto;
    right: auto;
    flex-direction: row;
    justify-content: center;
    line-height: 1;
    font-size: 0;
  }
  body > header .social-icons li {
    padding: 0 5px;
  }
  body > header .social-icons a:before {
    font-size: 35px;
  }
}

body > footer {
  text-align: center;
  font-size: 0;
  padding-top: 100px;
}
body > footer img {
  display: inline-block;
  margin-bottom: -2px;
}
body > footer .bottom {
  background: #314a75;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}
body > footer .bottom > div {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1000px) {
  body > footer .bottom > div {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 650px) {
  body > footer .bottom > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 650px) {
  body > footer {
    padding-top: 50px;
  }
  body > footer img {
    width: 120px;
  }
  body > footer .bottom {
    font-size: 14px;
    text-align: center;
  }
}

.overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(49, 74, 117, 0.5);
  z-index: 1000;
  text-align: center;
  overflow-y: auto;
  height: 100%;
}
.modal-visible .overlay {
  visibility: visible;
  opacity: 1;
}
.overlay > div {
  display: table;
  height: 100%;
  width: 100%;
}
.overlay > div > div {
  display: table-cell;
  vertical-align: middle;
  padding: 150px 50px;
}
.overlay .modal {
  display: inline-block;
  background: #fff3db;
  text-align: left;
  padding: 40px;
  border: 2px solid #314a75;
  width: 100%;
  max-width: 720px;
  position: relative;
}
.overlay .modal .modal-title {
  margin: 0;
  color: #fff3db;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 27px;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
.overlay .modal .modal-title span {
  padding: 5px 10px;
  background: #314a75;
  display: inline-block;
}
.overlay .close-modal {
  display: block;
  background: #314a75;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  position: absolute;
  top: -22px;
  right: -22px;
  text-align: center;
  cursor: pointer;
}
.overlay .close-modal:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  color: #fff3db;
  font-size: 21px;
  line-height: 44px;
}
@media only screen and (max-width: 1000px) {
  .overlay > div > div {
    padding: 95px 50px;
  }
}
@media only screen and (max-width: 650px) {
  .overlay > div > div {
    padding: 95px 30px;
  }
  .overlay .modal {
    padding: 20px;
    font-size: 14px;
  }
  .overlay .modal .modal-title {
    font-size: 16px;
  }
  .overlay .close-modal {
    width: 34px;
    height: 34px;
    top: -17px;
    right: -17px;
  }
  .overlay .close-modal:before {
    font-size: 14px;
    line-height: 34px;
  }
}

body > section {
  overflow: hidden;
  position: relative;
}
body > section:nth-of-type(odd) h2 {
  left: -0.542em;
  text-align: left;
}
body > section:nth-of-type(even) h2 {
  right: -0.542em;
  text-align: right;
}
body > section > div {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  margin-top: 240px;
}
@media only screen and (max-width: 1000px) {
  body > section > div {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 650px) {
  body > section > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body > section h2 {
  display: inline-block;
  margin: 0;
  position: absolute;
  top: -0.075em;
  z-index: 1;
  font-size: 107px;
  text-transform: uppercase;
  color: #ffcc41;
  line-height: 85px;
}
body > section .content {
  position: relative;
  padding-top: 25px;
}
body > section .content:before {
  content: "";
  border-top: 4px dotted #314a75;
  position: absolute;
  top: -128px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
}
body > section .content > div {
  overflow: hidden;
}
body > section .columns {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  margin: 0 -30px;
}
body > section .columns > div {
  width: 50%;
  padding: 0 30px;
}
body > section .columns > div > * {
  margin: 0 0 25px 0;
}
body > section .columns img {
  display: block;
}
body > section .scroll-target {
  position: absolute;
  top: -67px;
  height: 2px;
}
@media only screen and (max-width: 1500px) {
  body > section h2 {
    font-size: 81px;
  }
  body > section .scroll-target {
    top: -58px;
  }
}
@media only screen and (max-width: 1200px) {
  body > section .scroll-target {
    top: -51px;
  }
}
@media only screen and (max-width: 1000px) {
  body > section .scroll-target {
    top: -45px;
  }
  body > section:nth-of-type(even) h2 {
    left: -0.542em;
    right: auto;
    text-align: left;
  }
  body > section h2 {
    font-size: 66px;
    line-height: 0.9;
  }
  body > section .content {
    padding-top: 13px;
  }
  body > section .content:before {
    width: 66.6666666667vw;
  }
  body > section .columns > div {
    width: 100%;
  }
  body > section .columns > div:nth-of-type(2) > *:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 650px) {
  body > section > div {
    margin-top: 50px;
  }
  body > section h2 {
    font-size: 35px;
  }
  body > section .content {
    position: relative;
    padding-top: 11px;
  }
  body > section .content:before {
    border-top: 2px dotted #314a75;
    top: -26px;
  }
}

/* Blocks */
.block--section-gallery .content {
  padding-top: 32px;
}
.block--section-gallery .galleries {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px;
  position: relative;
  z-index: 2;
}
.block--section-gallery .gallery {
  width: 50%;
  margin: 0 0 32px 0;
  padding: 0 30px;
}
.block--section-gallery .gallery > div {
  position: relative;
  padding-bottom: 30px;
}
.block--section-gallery h3 {
  display: inline-block;
  font-size: 27px;
  text-transform: uppercase;
  border: 1px solid #314a75;
  padding: 0.7em;
  margin: 0 0 20px 0;
  line-height: 21px;
  min-width: 8em;
  text-align: center;
}
.block--section-gallery img {
  display: block;
  width: 100%;
}
.block--section-gallery .prev,
.block--section-gallery .next {
  display: inline-block;
  outline: none;
  font-size: 0;
  position: absolute;
  bottom: 0;
  cursor: pointer;
}
.block--section-gallery .prev:before,
.block--section-gallery .next:before {
  font-size: 17px;
}
.block--section-gallery .prev.swiper-button-disabled,
.block--section-gallery .next.swiper-button-disabled {
  opacity: 0.5;
}
.block--section-gallery .prev {
  left: 0;
}
.block--section-gallery .prev:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
}
.block--section-gallery .next {
  right: 0;
}
.block--section-gallery .next:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
}
@media only screen and (max-width: 1500px) {
  .block--section-gallery h3 {
    font-size: 19px;
    padding: 0.4em 0.7em;
  }
}
@media only screen and (max-width: 1000px) {
  .block--section-gallery .content {
    padding-top: 21px;
  }
}
@media only screen and (max-width: 650px) {
  .block--section-gallery .content {
    padding-top: 13px;
  }
  .block--section-gallery .gallery {
    width: 100%;
  }
  .block--section-gallery .gallery:last-child {
    margin-bottom: 0;
  }
  .block--section-gallery h3 {
    font-size: 15px;
  }
}

.block--section-apply-for-a-stall .columns > div {
  display: flex;
  flex-direction: column;
}
.block--section-apply-for-a-stall .button {
  margin: auto auto 30px 0;
}

.block--section-contact .columns > div:nth-of-type(2) {
  text-align: right;
}
.block--section-contact .social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 0;
}
.block--section-contact .social-icons li {
  display: inline-block;
  margin-left: 30px;
}
.block--section-contact .social-icons li:first-child {
  margin-left: 0;
}
.block--section-contact .social-icons a {
  text-decoration: none;
}
.block--section-contact .social-icons a:before {
  font-size: 25px;
}
.block--section-contact .facebook:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e900";
}
.block--section-contact .instagram:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
}
@media only screen and (max-width: 1000px) {
  .block--section-contact .columns > div:nth-of-type(2) {
    text-align: left;
  }
  .block--section-contact .social-icons li {
    margin-left: 20px;
  }
}

.block--section-market-dates .content {
  padding-top: 32px;
}
.block--section-market-dates .calendar {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  margin: 0 -4.238%;
  font-size: 27px;
  overflow: visible;
}
.block--section-market-dates .month {
  width: 25%;
  padding: 0 4.238%;
  margin-bottom: 60px;
}
.block--section-market-dates .month:nth-child(n+4) {
  margin-bottom: 0;
}
.block--section-market-dates .month .date {
  width: 33.33%;
  padding: 3px;
  background: #fff3db;
  border: 1px solid #314a75;
  color: #fff3db;
  position: relative;
}
.block--section-market-dates .month .date:nth-of-type(n+4) {
  display: none;
}
.block--section-market-dates .month .date:after {
  position: absolute;
  top: 50%;
  left: 120%;
  transform: translateY(-50%);
  color: #314a75;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 0.63em;
}
.block--section-market-dates .month .date > span {
  background: #314a75;
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  padding-bottom: 100%;
}
.block--section-market-dates .month .date > span > span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.block--section-market-dates .month .date:nth-of-type(2) {
  left: 33.33%;
}
.block--section-market-dates .month .date:nth-of-type(3) {
  left: 66.66%;
}
.block--section-market-dates .month .date:nth-of-type(3):after {
  left: auto;
  right: 120%;
}
.block--section-market-dates .month .date.kiddo-market:after {
  content: "Kiddo Market";
}
.block--section-market-dates .month .date.kiddo-market > span {
  background: #95d5d1;
}
.block--section-market-dates .month .date.night-market:after {
  content: "Night Market";
}
.block--section-market-dates .month .date.night-market > span {
  background: #000000;
}
.block--section-market-dates .month .date.on-hold:after {
  content: "On-Hold";
}
.block--section-market-dates .month .date.on-hold > span {
  background: #95d5d1;
}
.block--section-market-dates .month .date.cancelled:after {
  content: "Cancelled";
}
.block--section-market-dates .month .date.cancelled > span {
  background: #ffcc41;
}
.block--section-market-dates h3 {
  font-size: 1em;
  text-transform: uppercase;
  border: 1px solid #314a75;
  padding: 0.7em 0.2em;
  margin: 0 0 -1px 0;
  line-height: 21px;
  text-align: center;
}
@media only screen and (max-width: 1500px) {
  .block--section-market-dates .calendar {
    font-size: 19px;
  }
}
@media only screen and (max-width: 1000px) {
  .block--section-market-dates .content {
    padding-top: 16px;
  }
  .block--section-market-dates .month {
    width: 33.33%;
  }
  .block--section-market-dates .month:nth-child(n+4) {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 650px) {
  .block--section-market-dates .content {
    padding-top: 13px;
  }
  .block--section-market-dates .calendar {
    margin: 0 -15px;
    font-size: 15px;
  }
  .block--section-market-dates .month {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .block--section-market-dates .month:nth-child(n+4) {
    margin-bottom: 30px;
  }
  .block--section-market-dates h3 {
    padding: 0.4em 0.2em;
  }
}

.block--section-whats-on .events {
  list-style: none;
  margin: 0;
  padding: 0;
  -moz-column-count: 2;
       column-count: 2;
  grid-column-gap: 60px;
  -moz-column-gap: 60px;
       column-gap: 60px;
  position: relative;
  z-index: 2;
}
.block--section-whats-on .events li {
  display: inline-block;
  margin-bottom: 30px;
}
.block--section-whats-on .events li:last-of-type {
  margin-bottom: 0;
}
.block--section-whats-on .events h3 {
  margin: 0;
  text-decoration: underline;
  font-size: 27px;
}
.block--section-whats-on .events p {
  margin: 0.2em 0 0.5em 0;
}
.block--section-whats-on .events a {
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #314a75;
  padding: 0.2em 0.5em;
}
@media only screen and (max-width: 1000px) {
  .block--section-whats-on .events {
    -moz-column-count: 1;
         column-count: 1;
  }
  .block--section-whats-on .events h3 {
    font-size: 23px;
  }
}

.block--section-instagram {
  text-align: center;
}
.block--section-instagram #sb_instagram #sbi_images {
  width: calc(100% + 30px);
  display: flex;
  flex-wrap: wrap;
  grid-gap: 30px;
  gap: 30px;
}
.block--section-instagram #sb_instagram #sbi_images .sbi_item {
  width: calc(25% - 30px);
}
.block--section-instagram .button {
  margin-top: 30px;
}
@media only screen and (max-width: 650px) {
  .block--section-instagram #sb_instagram #sbi_images .sbi_item {
    width: calc(50% - 30px);
  }
}

/* Pages */
.page--online-application-form .wpcf7 section {
  margin-top: 100px;
  position: relative;
  text-align: center;
}
.page--online-application-form .wpcf7 section:before {
  content: "";
  border-top: 4px dotted #314a75;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
}
.page--online-application-form .wpcf7 .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  text-align: left;
}
.page--online-application-form .wpcf7 .column {
  width: 50%;
  padding: 0 15px;
}
.page--online-application-form .wpcf7 h2 {
  display: inline-block;
  font-size: 22px;
  border: 1px solid #314a75;
  padding: 0.5em;
  margin: 0 0 40px 0;
  line-height: 21px;
  min-width: 8em;
  text-align: center;
  text-transform: uppercase;
}
.page--online-application-form .wpcf7 h3 {
  margin: 0.7em 0 0.2em 0;
  font-size: 17px;
}
.page--online-application-form .wpcf7 p {
  margin: 0.2em 0;
}
.page--online-application-form .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 10px;
}
.page--online-application-form .wpcf7-form-control-wrap.type {
  margin: 0;
}
.page--online-application-form .wpcf7-form-control-wrap.street textarea {
  height: 50px;
  min-height: 50px;
}
.page--online-application-form .wpcf7-form-control-wrap.products-trestle-tables .wpcf7-form-control, .page--online-application-form .wpcf7-form-control-wrap.foodies-power-cables .wpcf7-form-control, .page--online-application-form .wpcf7-form-control-wrap.foodies-trestle-tables .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
}
.page--online-application-form .wpcf7-form-control-wrap.products-trestle-tables .wpcf7-form-control > *, .page--online-application-form .wpcf7-form-control-wrap.foodies-power-cables .wpcf7-form-control > *, .page--online-application-form .wpcf7-form-control-wrap.foodies-trestle-tables .wpcf7-form-control > * {
  width: 25%;
}
.page--online-application-form .wpcf7-form-control-wrap.products-insurance .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
}
.page--online-application-form .wpcf7-form-control-wrap.products-insurance .wpcf7-form-control > * {
  width: 50%;
}
.page--online-application-form .wpcf7-list-item {
  margin: 0;
}
.page--online-application-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.page--online-application-form legend {
  text-decoration: underline;
}
.page--online-application-form input,
.page--online-application-form textarea {
  width: 100%;
  border-color: #314a75;
  border-width: 1px;
  padding: 0.2em;
}
.page--online-application-form input[type=radio],
.page--online-application-form input[type=submit],
.page--online-application-form input[type=checkbox] {
  width: auto;
}
.page--online-application-form textarea {
  resize: vertical;
  min-height: 100px;
  height: 100px;
}
.page--online-application-form .show-modal {
  background: #314a75;
  color: #fff3db;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  padding: 6px 14px 4px 14px;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
}
.page--online-application-form .show-modal:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border: 1px solid #fff3db;
  pointer-events: none;
}
.page--online-application-form .submit-wrap {
  display: inline-block;
  float: right;
  position: relative;
}
.page--online-application-form .submit-wrap:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border: 1px solid #fff3db;
  pointer-events: none;
}
.page--online-application-form input[type=submit] {
  border: 4px solid #314a75;
  background: #314a75;
  color: #fff3db;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  padding: 2px 8px;
}
.page--online-application-form .ajax-loader {
  position: absolute;
  right: 120%;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1000px) {
  .page--online-application-form .wpcf7 section {
    margin-top: 50px;
  }
  .page--online-application-form .wpcf7 section:before {
    border-top: 2px dotted #314a75;
    top: -26px;
    width: 80%;
  }
  .page--online-application-form .wpcf7 .row {
    margin: 0;
  }
  .page--online-application-form .wpcf7 .column {
    width: 100%;
    padding: 0;
  }
}
/*# sourceMappingURL=controller.css.map */
