/* =====================
VARS
====================== */
/* =====================
MIXINS
====================== */
/* =====================
KEYFRAMES
====================== */
@keyframes spin {
  to {
    transform: rotate(360deg); } }

@keyframes nav-appear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* =====================
RESET
====================== */
html {
  box-sizing: border-box; }

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

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
able,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  font-family: inherit;
  cursor: pointer; }

/* =====================
FONT IMPORTS
====================== */
@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Reg.otf") format("opentype"), url("../fonts/PFDinTextStd-Regular.woff") format("woff"), url("../fonts/PFDinTextStd-Regular.ttf") format("truetype"), url("../fonts/PFDinTextStd-Regular.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Italic.otf") format("opentype"), url("../fonts/PFDinTextStd-Italic.woff") format("woff"), url("../fonts/PFDinTextStd-Italic.ttf") format("truetype"), url("../fonts/PFDinTextStd-Italic.svg") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Medium.otf") format("opentype"), url("../fonts/PFDinTextStd-Medium.woff") format("woff"), url("../fonts/PFDinTextStd-Medium.ttf") format("truetype"), url("../fonts/PFDinTextStd-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Bold.otf") format("opentype"), url("../fonts/PFDinTextStd-Bold.woff") format("woff"), url("../fonts/PFDinTextStd-Bold.ttf") format("truetype"), url("../fonts/PFDinTextStd-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Sailec';
  src: url("../fonts/Sailec-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Sailec-Medium.otf") format("opentype"), url("../fonts/Sailec-Medium.woff") format("woff"), url("../fonts/Sailec-Medium.ttf") format("truetype"), url("../fonts/Sailec-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Sailec';
  src: url("../fonts/Sailec-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Sailec-Bold.otf") format("opentype"), url("../fonts/Sailec-Bold.woff") format("woff"), url("../fonts/Sailec-Bold.ttf") format("truetype"), url("../fonts/Sailec-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

/* =====================
TYPOGRAPHY
====================== */
body {
  font-family: 'PF Din Text', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5625;
  color: #333e48;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4 {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: .5em; }

h1,
.h3 {
  font-size: 60px; }
  @media (max-width: 479px) {
    h1,
    .h3 {
      font-size: 36px; } }

h2,
.h2 {
  font-size: 48px; }
  @media (max-width: 479px) {
    h2,
    .h2 {
      font-size: 30px;
      margin-bottom: 1em; } }

h3,
.h3 {
  font-size: 36px; }
  @media (max-width: 479px) {
    h3,
    .h3 {
      font-size: 24px; } }

@media (min-width: 480px) {
  .c-umb-grid h3 {
    margin-top: 50px; } }

@media (min-width: 480px) {
  .c-umb-grid--1 h3:first-of-type {
    margin-top: 0; } }

h4,
.h4 {
  font-size: 30px;
  font-weight: 300; }
  @media (max-width: 479px) {
    h4,
    .h4 {
      font-size: 20px; } }

h5 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 1em; }
  @media (max-width: 479px) {
    h5 {
      font-size: 18px; } }

p {
  margin-bottom: 1.5em; }

small {
  font-size: 14px; }

strong {
  font-weight: 500; }

ul,
ol {
  padding-left: 1em;
  margin-bottom: 1em; }
  ul li,
  ol li {
    margin-bottom: .5em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: lower-roman; }

a {
  text-decoration: none;
  color: #f38b00; }
  a:hover {
    text-decoration: underline; }

.c-hero-heading {
  font-family: 'Sailec', sans-serif;
  font-weight: 500;
  white-space: normal;
  color: white;
  margin-bottom: .85em; }
  @media (max-width: 479px) {
    .c-hero-heading {
      font-size: 30px; } }

.c-hero__subheading {
  font-family: 'Sailec', sans-serif; }

/* =====================
.o-grid
====================== */
.o-grid {
  width: 85%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  .o-grid:after {
    content: " ";
    display: block;
    clear: both; }

[class^="o-grid__col"] {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
  [class^="o-grid__col"].o-grid__col\*--last {
    float: right;
    margin-right: 0; }

@media (min-width: 768px) {
  
  .o-grid__col-1 {
    width: 5.71429%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-2 {
    width: 14.28571%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-3 {
    width: 22.85714%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-4 {
    width: 31.42857%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-5 {
    width: 40%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-6 {
    width: 48.57143%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-7 {
    width: 57.14286%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-8 {
    width: 65.71429%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-9 {
    width: 74.28571%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-10 {
    width: 82.85714%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-11 {
    width: 91.42857%;
    float: left;
    margin-right: 2.85714%; }
  
  .o-grid__col-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; } }

@media (max-width: 767px) {
  .o-grid--full-sm {
    width: 100%; } }

/* =====================
.o-hero
====================== */
.o-hero {
  position: relative;
  min-height: calc(100vh - 75px); }
  @media (min-width: 1025px) and (max-width: 1275px) {
    .o-hero {
      min-height: calc(100vh - 150px); } }
  @media (min-width: 1276px) {
    .o-hero {
      min-height: calc(100vh - 180px); } }

.o-hero--content-vcenter {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 768px) {
    .o-hero--content-vcenter {
      padding-top: 122px;
      padding-bottom: 122px; } }

@media (min-width: 768px) {
  .o-hero__content-inner {
    width: 82.85714%;
    float: left;
    margin-right: 2.85714%; } }

@media (min-width: 1068px) {
  .o-hero__content-inner {
    width: 65.71429%;
    float: left;
    margin-right: 2.85714%;
    margin-left: 8.57143%; } }

/* =====================
.o-form
====================== */
.o-simpleform .o-simpleform__input {
  float: left; }
  @media (max-width: 767px) {
    .o-simpleform .o-simpleform__input {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      min-width: 0;
      max-width: 55%;
      padding-right: 0;
      padding-left: 24px;
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 479px) {
    .o-simpleform .o-simpleform__input {
      padding-left: 15px;
      padding-right: 0; } }
  @media (min-width: 768px) {
    .o-simpleform .o-simpleform__input {
      margin-right: 20px;
      max-width: 300px; } }

@media (max-width: 767px) {
  .o-simpleform .o-simpleform__btn {
    min-width: 0;
    max-width: 50%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 15px;
    margin-left: 0;
    margin-right: 0; } }

@media (max-width: 479px) {
  .o-simpleform .o-simpleform__btn {
    padding-left: 12px;
    padding-right: 12px; } }

/* =====================
.o-3up
====================== */
.o-3up {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.o-3up__item {
  width: 100%; }
  @media (min-width: 768px) {
    .o-3up__item {
      width: 50%; } }
  @media (min-width: 1068px) {
    .o-3up__item {
      width: 33.33333%; } }

.o-3up--padded {
  padding-right: 2.85714%; }

/* =====================
.c-btn
====================== */
.c-btn, .c-umb-grid .c-rte-btn, .c-umb-grid .c-rte-btn--large {
  text-decoration: none;
  outline: none;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  border: none;
  cursor: pointer;
  line-height: 1.5625;
  font-size: 14px;
  min-width: 145px;
  padding: 15px 20px;
  border-radius: 25.5px;
  height: 51px;
  height: initial; }
  .c-btn.c-btn--icon, .c-umb-grid .c-btn--icon.c-rte-btn, .c-umb-grid .c-btn--icon.c-rte-btn--large {
    padding-right: 30px; }
  .c-btn .c-icon, .c-umb-grid .c-rte-btn .c-icon, .c-umb-grid .c-rte-btn--large .c-icon {
    right: 8px; }
  .c-btn:hover, .c-umb-grid .c-rte-btn:hover, .c-umb-grid .c-rte-btn--large:hover {
    text-decoration: none; }

@media (min-width: 480px) {
  .c-btn--large, .c-umb-grid .c-rte-btn--large {
    font-size: 21px;
    min-width: 220px;
    padding: 24px 32px;
    border-radius: 40px;
    height: 80px;
    height: initial; }
    .c-btn--large.c-btn--icon, .c-umb-grid .c-btn--icon.c-rte-btn--large {
      padding-right: 48px; }
    .c-btn--large .c-btn__icon, .c-umb-grid .c-rte-btn--large .c-btn__icon {
      right: 24px; } }

@media (min-width: 480px) {
  .c-btn--medium {
    font-size: 14px;
    min-width: 145px;
    padding: 15px 20px;
    border-radius: 25.5px;
    height: 51px;
    height: initial; }
    .c-btn--medium.c-btn--icon {
      padding-right: 30px; }
    .c-btn--medium .c-btn__icon {
      right: 15px; } }

@media (min-width: 480px) {
  .c-btn--small {
    font-size: 14px;
    min-width: 130px;
    padding: 7.5px 10px;
    border-radius: 20px;
    height: 36px;
    height: initial; }
    .c-btn--small .c-btn__icon {
      right: 7.5px; } }

.c-btn--primary, .c-umb-grid .c-rte-btn, .c-umb-grid .c-rte-btn--large {
  color: white;
  background-color: #f38b00; }

.c-btn--secondary {
  color: #333e48;
  background-color: white; }

.c-btn--dark {
  color: white;
  background-color: #333e48; }

.c-btn--grey {
  color: #f38b00;
  background-color: #f6f6f6; }

.c-btn--outline {
  color: #f38b00;
  box-shadow: inset 0 0 0 3px #e6e6e6; }

.c-btn--icon {
  position: relative; }

.c-btn__icon {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  max-height: .75em; }
  .c-btn__icon.c-icon--arrow-right, .c-btn__icon.c-icon--arrow-left {
    stroke: currentColor; }

.c-btn__icon--explore.c-btn__icon--explore {
  position: absolute;
  top: 50%;
  right: -50%;
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }

.c-btn--explore {
  color: white;
  background: none;
  position: absolute;
  min-width: 0;
  width: 15px;
  height: 8.5px;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0; }
  @media (min-width: 768px) {
    .c-btn--explore {
      width: 30px;
      height: 17px; } }

/* =====================
.c-icon
====================== */
.c-icon {
  display: inline-block; }

.c-icon--arrow-right,
.c-icon--arrow-left {
  stroke: white;
  width: 8px;
  height: 14px; }

.c-icon--arrow-down {
  stroke: white;
  max-width: 100%;
  height: auto; }

.c-icon--arrow-up {
  stroke: white;
  width: 14px;
  height: 8px; }

.c-icon--logo {
  fill: white;
  width: 75px;
  height: 37px; }
  @media (min-width: 1025px) {
    .c-icon--logo {
      width: 85px;
      height: 42px;
      margin-top: 5px; } }
  @media (min-width: 1276px) {
    .c-icon--logo {
      width: 120px;
      height: 59px; } }

.c-icon--cross {
  width: 23px;
  height: 23px;
  stroke: white; }

.c-icon--video {
  width: 17px;
  height: 20px;
  stroke: white; }

.c-icon--calendar {
  width: 23px;
  height: 26px;
  fill: white; }

.c-icon--hamburger {
  width: 30px;
  height: 18px;
  fill: white; }

.c-icon--home {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: white; }

.c-icon--user {
  width: 30px;
  height: 30px;
  fill: white;
  stroke: white; }

.c-icon--clock {
  width: 20px;
  height: 19px;
  fill: white; }
  @media (max-width: 1275px) {
    .c-icon--clock {
      width: 16px;
      height: 15px; } }

.c-icon--map-marker {
  width: 18px;
  height: 28px;
  fill: white; }
  @media (min-width: 1025px) {
    .c-icon--map-marker {
      width: 11px;
      height: 16px; } }
  @media (min-width: 1276px) {
    .c-icon--map-marker {
      width: 14px;
      height: 21px; } }

.c-icon--facebook {
  width: 13px;
  height: 24px;
  fill: #333e48; }

.c-icon--twitter {
  width: 23px;
  height: 19px;
  fill: #333e48; }

.c-icon__hotel.c-icon__hotel {
  stroke: none; }

.c-icon--facebook-footer {
  width: 15px;
  height: 28px;
  fill: #f38b00; }
  @media (min-width: 1068px) {
    .c-icon--facebook-footer {
      width: 18px;
      height: 34px; } }

.c-icon--youtube-footer {
  width: 25px;
  height: 30px;
  fill: #f38b00; }
  @media (min-width: 1068px) {
    .c-icon--youtube-footer {
      width: 30px;
      height: 36px; } }

.c-icon--twitter-footer {
  width: 27px;
  height: 22px;
  fill: #f38b00; }
  @media (min-width: 1068px) {
    .c-icon--twitter-footer {
      width: 32px;
      height: 26px; } }

.c-icon--instagram-footer {
  width: 26px;
  height: 26px;
  fill: #f38b00; }
  @media (min-width: 1068px) {
    .c-icon--instagram-footer {
      width: 31px;
      height: 31px; } }

.c-icon--sphere {
  width: 60px;
  height: 60px;
  fill: white; }

.c-icon--chevron {
  width: 18px;
  height: 10px; }

/* =====================
.c-header
====================== */
.c-header {
  position: relative;
  z-index: 10; }

.c-header__logo {
  float: left; }

.c-header__globalnav {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
  height: 60px;
  background-color: #f38b00; }
  @media (max-width: 1024px) {
    .c-header__globalnav {
      display: none; } }
  @media (min-width: 1025px) and (max-width: 1275px) {
    .c-header__globalnav {
      font-size: 12px;
      height: 50px;
      line-height: 2.8; } }

.c-header__globalnav__highlight {
  color: #333e48; }

.c-header__centernav {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 18px;
  font-weight: 400;
  height: 100px;
  background-color: #333e48; }
  @media (max-width: 1024px) {
    .c-header__centernav {
      height: 75px;
      position: relative;
      z-index: 10; } }
  @media (min-width: 1276px) {
    .c-header__centernav {
      height: 120px; } }
  @media (min-width: 1025px) and (max-width: 1275px) {
    .c-header__centernav {
      font-size: 14px; } }

.c-header__icons {
  float: right; }
  @media (min-width: 1025px) {
    .c-header__icons {
      display: none; } }

.c-header__icons__item {
  width: 44px;
  height: 44px;
  vertical-align: middle;
  margin-left: 5px; }
  .c-header__icons__item:last-of-type {
    margin-right: -11px; }

.c-home-centre {
  display: inline-block;
  color: #333e48; }
  @media (max-width: 1024px) {
    .c-home-centre {
      display: none; } }
  @media (min-width: 1025px) and (max-width: 1275px) {
    .c-home-centre {
      line-height: 1.3; } }

@media (min-width: 1025px) and (max-width: 1275px) {
  .c-home-center__name {
    display: block; } }

.c-mobile-home-center {
  position: absolute;
  z-index: 11;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  color: #f38b00;
  background-color: #333e48; }
  .c-mobile-home-center .c-mobile-home-center__desc {
    font-size: 18px;
    color: #f38b00;
    padding-top: 20px;
    display: block;
    width: 85%;
    margin-left: auto;
    margin-right: auto; }
  .c-mobile-home-center .c-mobile-home-center__name {
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    display: block;
    width: 85%;
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 1025px) {
    .c-mobile-home-center {
      display: none; } }
  .c-mobile-home-center .c-mobile-home-center__link {
    display: block;
    text-decoration: none; }
    .c-mobile-home-center .c-mobile-home-center__link .c-btn__icon {
      position: absolute;
      margin: auto;
      top: 0;
      right: 7.5%;
      bottom: 0;
      color: white;
      -ms-transform: translateX(0);
          transform: translateX(0); }

.c-home-center__overlay {
  position: absolute;
  top: 0;
  z-index: 20;
  height: 100vh;
  width: 100%;
  background-color: #333e48;
  opacity: 0.75; }

.c-footer {
  background-color: #333e48;
  color: white; }
  .c-footer:after {
    content: "";
    display: table;
    clear: both; }

.c-footer-nav {
  font-size: 16px; }
  @media (min-width: 768px) {
    .c-footer-nav {
      margin-top: 120px; } }

.c-footer-nav__item {
  color: white;
  text-decoration: underline; }

.c-footer-nav__heading {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .c-footer-nav__heading {
      margin-bottom: 2em; } }

.c-footer-nav__heading--social {
  font-size: 24px;
  text-align: center; }
  @media (min-width: 768px) {
    .c-footer-nav__heading--social {
      font-size: 16px; } }

@media (min-width: 768px) {
  .c-footer-nav--contact {
    width: 31.42857%;
    float: left;
    margin-right: 2.85714%; } }

.c-footer-nav__address {
  margin-bottom: 0.5em; }

.c-footer__copyright {
  font-size: 14px;
  padding-top: 2em;
  clear: both; }
  @media (min-width: 768px) {
    .c-footer__copyright {
      text-align: center;
      padding-top: 5em; } }

@media (min-width: 768px) {
  .c-footer-nav__legal {
    width: 31.42857%;
    float: right;
    margin-right: 0;
    text-align: right; } }

.c-footer-nav--social {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  text-align: center; }
  @media (min-width: 768px) {
    .c-footer-nav--social {
      width: 31.42857%;
      float: left;
      margin-right: 2.85714%;
      border: none;
      padding-top: 0;
      margin-top: 120px;
      float: none;
      display: inline-block; } }

.c-footer-nav__social-icon {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1em;
  padding-right: 1em;
  margin-top: 2em; }
  @media (min-width: 768px) {
    .c-footer-nav__social-icon {
      margin-top: 0;
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 1068px) {
    .c-footer-nav__social-icon {
      margin-left: 0.5em;
      margin-right: 0.5em; } }
  @media (min-width: 1276px) {
    .c-footer-nav__social-icon {
      margin-left: 1em;
      margin-right: 1em; } }

/* =====================
.c-nav
====================== */
.c-nav {
  list-style-type: none;
  margin-bottom: 0; }

.c-nav__item {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 25px; }
  @media (min-width: 1276px) {
    .c-nav__item {
      margin-left: 30px; } }
  .c-nav__item:first-of-type {
    margin-left: 0; }

.c-nav-global .c-nav--right .c-nav__item a {
  line-height: 60px; }
  @media (min-width: 1025px) and (max-width: 1275px) {
    .c-nav-global .c-nav--right .c-nav__item a {
      line-height: 50px; } }

.c-nav-global .c-nav--right .c-nav__item:last-of-type a {
  color: #333e48; }

.c-nav__item--divider {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: 15px;
  padding-left: 15px; }

.c-nav__item--more-link {
  float: right;
  margin-right: 0 !important; }

.c-nav__link {
  color: white; }

.c-nav--right {
  float: right;
  text-align: right;
  padding: initial; }

.c-nav-centre {
  float: right;
  padding-top: 19px;
  width: calc(100% - 310px); }
  @media (min-width: 1276px) {
    .c-nav-centre {
      width: calc(100% - 390px); } }

.c-mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  background-color: #f38b00;
  padding-top: calc(75px - 1px);
  padding-bottom: 75px;
  z-index: 9;
  overflow-y: scroll;
  animation: .5s nav-appear forwards ease;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 1025px) {
    .c-mobile-nav {
      display: none; } }

.c-nav__member-options {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px; }
  .c-nav__member-options > a:hover {
    text-decoration: none; }
  .c-nav__member-options > a .c-icon--chevron {
    margin-left: 5px; }
  .c-nav__member-options > a .c-icon--user {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    vertical-align: text-bottom; }
    @media (min-width: 1025px) and (max-width: 1275px) {
      .c-nav__member-options > a .c-icon--user {
        margin-right: 6px;
        width: 18px;
        height: 18px; } }
  .c-nav__member-options .member-options__list {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 60px 0 0 0;
    list-style: none;
    min-width: 100%; }
    @media (min-width: 1025px) and (max-width: 1275px) {
      .c-nav__member-options .member-options__list {
        padding: 50px 0 0 0; } }
    .c-nav__member-options .member-options__list li:first-of-type {
      border-top: 1px solid rgba(255, 255, 255, 0.2); }
    .c-nav__member-options .member-options__list li {
      margin: 0; }
      .c-nav__member-options .member-options__list li .member-options__link {
        background-color: #333e48;
        display: block;
        width: 100%;
        line-height: 40px;
        padding: 0 10px;
        color: white !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        .c-nav__member-options .member-options__list li .member-options__link:hover {
          background-color: #f38b00;
          text-decoration: none; }
  .c-nav__member-options:hover {
    cursor: pointer;
    background-color: #333e48; }
    .c-nav__member-options:hover span {
      color: white; }
    .c-nav__member-options:hover .member-options__list {
      display: block; }

.c-mobile-nav__menu {
  font-size: 18px;
  list-style-type: none;
  padding: 0; }

.c-mobile-nav__menu--centres {
  margin-bottom: 0; }
  .c-mobile-nav__menu--centres .c-mobile-nav__menu__item:last-of-type {
    border-bottom: none; }

.c-mobile-nav__menu__item {
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
  margin-bottom: 0; }

.c-mobile-nav__menu__link {
  position: relative;
  display: block;
  color: white;
  font-weight: 400;
  padding-top: .75em;
  padding-bottom: .75em; }
  .c-mobile-nav__menu__link:hover {
    text-decoration: none; }
  .c-mobile-nav__menu__link .c-btn__icon {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    -ms-transform: translateX(0);
        transform: translateX(0); }

.c-loginmobile-nav {
  position: absolute;
  top: 75px;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #333e48;
  z-index: 10;
  overflow-y: hidden;
  text-align: center; }
  @media (min-width: 1025px) {
    .c-loginmobile-nav {
      display: none; } }

.c-loginmobile-nav__btn {
  margin-top: 19px;
  margin-bottom: 19px; }
  .c-loginmobile-nav__btn:first-of-type {
    margin-right: 1em; }

/* =====================
.c-input
====================== */
.c-input {
  font-family: "PF Din Text", sans-serif;
  font-weight: 500;
  border: none;
  outline: none;
  display: inline-block;
  line-height: 1.5625;
  font-size: 14px;
  padding: 15px 20px;
  border-radius: 25.5px;
  height: 51px;
  height: initial; }

.c-input--text {
  border-radius: 40px; }
  .c-input--text::-webkit-input-placeholder {
    color: #333e48; }
  .c-input--text:-ms-input-placeholder {
    color: #333e48; }
  .c-input--text::placeholder {
    color: #333e48; }

@media (min-width: 480px) {
  .c-input--small {
    font-size: 14px;
    min-width: 130px;
    padding: 7.5px 10px;
    border-radius: 20px;
    height: 36px;
    height: initial; } }

@media (min-width: 480px) {
  .c-input--medium {
    font-size: 14px;
    min-width: 195px;
    padding: 15px 20px;
    border-radius: 25.5px;
    height: 51px;
    height: initial; } }

@media (min-width: 480px) {
  .c-input--large {
    font-size: 21px;
    padding: 24px 32px;
    height: 80px;
    height: initial; } }

.c-input--transparent {
  color: white;
  background-color: rgba(255, 255, 255, 0.2); }
  .c-input--transparent::-webkit-input-placeholder {
    color: white; }
  .c-input--transparent:-ms-input-placeholder {
    color: white; }
  .c-input--transparent::placeholder {
    color: white; }

input[type=text].valid {
  box-shadow: inset 0 0 0 4px #f38b00; }

input[type=text].input-validation-error,
input.ng-invalid.ng-touched {
  box-shadow: inset 0 0 0 4px #f38b00; }

input[type=text].input-validation-error.c-input--transparent {
  background-color: rgba(243, 139, 0, 0.2); }

.c-find-centre {
  position: relative; }
  @media (min-width: 1068px) {
    .c-find-centre {
      min-height: 860px; } }

.c-find-centre__nav {
  pointer-events: none; }
  @media (min-width: 1068px) {
    .c-find-centre__nav {
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      margin: auto;
      top: 0;
      right: 0;
      left: 0;
      width: 85%; }
      .c-find-centre__nav:after {
        content: " ";
        display: block;
        clear: both; } }

.c-centre-search {
  pointer-events: all; }
  @media (min-width: 1068px) {
    .c-centre-search {
      width: 40%;
      float: left;
      margin-right: 2.85714%;
      height: 770px;
      max-height: 100vh; } }

.c-centre-search__form {
  text-align: center;
  color: white;
  background-color: #212d37;
  padding: 30px 7.5%; }

.c-centre-search__form__heading {
  margin-bottom: 20px;
  line-height: 1.2; }

.c-centre-search__results {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0; }
  @media (min-width: 1068px) {
    .c-centre-search__results {
      max-height: 465px;
      overflow-y: scroll; } }

.c-centre-search__item {
  position: relative;
  margin: 0;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-weight: 400;
  height: 66px;
  padding: 1em 7.5%;
  background-color: #f6f6f6;
  border-bottom: solid 1px #e6e6e6;
  text-overflow: ellipsis;
  cursor: pointer; }
  .c-centre-search__item:last-child {
    border-bottom: none; }
  @media (min-width: 1068px) {
    .c-centre-search__item {
      font-size: 18px;
      height: 93px;
      padding: 1em 7.5%; } }

.c-centre-search__item--active {
  background-color: white; }
  .c-centre-search__item--active .c-centre-search__item__dist {
    background-color: #f38b00; }

.c-centre-search__item__dist {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 7.5%;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #333e48;
  overflow: hidden; }
  @media (min-width: 1068px) {
    .c-centre-search__item__dist {
      width: 52px;
      height: 52px; } }
  .c-centre-search__item__dist small {
    display: block;
    text-align: center;
    color: white; }
    @media (max-width: 1067px) {
      .c-centre-search__item__dist small {
        font-size: 10px; } }

.c-centre-search__item__name {
  margin-left: calc(38px + 7.5%);
  line-height: 1.2; }
  @media (max-width: 1067px) {
    .c-centre-search__item__name {
      padding-right: 1em; } }
  @media (min-width: 1068px) {
    .c-centre-search__item__name {
      margin-left: calc(52px + 7.5%); } }

.c-centre-search__item__icon {
  float: right;
  margin-left: auto;
  stroke: #333e48; }
  @media (min-width: 1068px) {
    .c-centre-search__item__icon {
      display: none; } }

.c-centre-search__seeall {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  font-family: inherit;
  cursor: pointer;
  display: block;
  width: 100%;
  font-size: 24px;
  text-align: center;
  background-color: #f38b00;
  color: white;
  padding: 28px; }

/* =====================
.c-spinner
====================== */
.c-spinner-wrap {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #f6f6f6;
  padding-top: 72px;
  padding-bottom: 72px; }

.c-spinner {
  display: inline-block;
  width: 72px;
  height: 72px;
  border: solid 10px rgba(51, 62, 72, 0.5);
  border-right-color: transparent;
  border-radius: 50%;
  animation: spin 1s linear infinite; }

.c-spinner--login {
  margin-top: 4em; }

.c-cta-block {
  background-color: #333e48;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .c-cta-block {
      padding-top: 100px;
      padding-bottom: 100px;
      margin-top: 100px;
      margin-bottom: 0; } }

.c-cta-block__description {
  font-size: 24px; }
  @media (max-width: 479px) {
    .c-cta-block__description {
      margin-bottom: 0.5em; } }

.c-cta-block__btn {
  margin-top: 1.6em; }

/* =====================
.c-hero
====================== */
.c-hero {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  color: white;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .c-hero {
      min-height: 600px; } }

.c-hero__heading {
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .c-hero__heading {
      font-size: 30px; } }

.c-hero__subheading {
  white-space: normal;
  margin-bottom: 1.5em;
  color: white; }
  @media (max-width: 767px) {
    .c-hero__subheading {
      font-size: 24px; } }

.c-hero-heading + .c-hero__subheading {
  margin-top: -18px; }

.c-hero__cta {
  margin-right: 30px;
  margin-bottom: 30px; }
  @media (min-width: 480px) {
    .c-hero__cta {
      margin-bottom: 0; } }

.c-freepass {
  white-space: initial;
  font-size: initial;
  line-height: initial; }
  .c-freepass .c-freepass__cta {
    display: inline-block;
    vertical-align: middle; }
  .c-freepass .c-freepass__link {
    display: inline-block;
    font-size: 18px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: white; }
    @media (min-width: 768px) {
      .c-freepass .c-freepass__link {
        font-size: 21px; } }
  .c-freepass .c-freepass__info {
    display: block;
    color: white;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline; }

.c-hero__dots.c-hero__dots {
  pointer-events: auto;
  position: relative;
  margin-top: 1em; }
  @media (min-width: 768px) {
    .c-hero__dots.c-hero__dots {
      right: 0;
      top: calc(50% - 5px);
      position: absolute;
      margin-top: 0; } }
  @media (min-width: 1068px) {
    .c-hero__dots.c-hero__dots {
      right: 95px; } }
  .c-hero__dots.c-hero__dots li {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer; }
    .c-hero__dots.c-hero__dots li:first-of-type {
      margin-left: 0; }
    .c-hero__dots.c-hero__dots li.active {
      background-color: white; }

.c-hero__slide {
  vertical-align: top;
  height: calc(100vh - 75px); }
  @media (min-width: 1025px) and (max-width: 1275px) {
    .c-hero__slide {
      height: calc(100vh - 150px); } }
  @media (min-width: 1276px) {
    .c-hero__slide {
      height: calc(100vh - 180px); } }

.c-hero__scrollto {
  position: absolute;
  height: 51px;
  bottom: -25px;
  left: 0;
  right: 0; }
  @media (min-width: 480px) {
    .c-hero__scrollto {
      height: 80px;
      bottom: -40px; } }

.c-umb-grid {
  font-size: 18px;
  color: #333e48; }
  .c-umb-grid ul {
    list-style-type: none;
    margin-bottom: 1.5em; }
    .c-umb-grid ul li {
      position: relative; }
      .c-umb-grid ul li:before {
        content: '';
        display: inline-block;
        background-color: #f38b00;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        position: absolute;
        left: -17px;
        top: 12px; }
  .c-umb-grid .c-umb-grid__image {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .c-umb-grid .c-umb-grid__image {
        margin-bottom: 60px; } }
  .c-umb-grid [class^="o-grid__col-6"]:last-of-type {
    float: right;
    margin-right: 0; }
  .c-umb-grid .c-btn--primary a, .c-umb-grid .c-rte-btn a, .c-umb-grid .c-rte-btn--large a {
    color: #fff;
    text-decoration: none; }

.umb-grid {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .umb-grid {
      padding-top: 100px;
      padding-bottom: 100px; } }
  .umb-grid > *:last-child {
    margin-bottom: 0; }

.c-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(51, 62, 72, 0.9);
  overflow-y: scroll;
  z-index: 10;
  height: 100%; }
  .c-lightbox .o-grid {
    min-height: 100%; }

.c-lightbox__slide {
  vertical-align: top; }

.c-lightbox--mobile {
  background-color: #333e48;
  color: white; }
  @media (min-width: 1068px) {
    .c-lightbox--mobile {
      display: none; } }

.c-lightbox__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  margin-top: 3vw;
  margin-right: 3vw; }

@media (max-width: 767px) {
  .c-lightbox__closeicon {
    width: 17px;
    height: 17px; } }

.c-lightbox__content--video, c-lightbox__content--image {
  width: 945px; }

@media (min-width: 1068px) {
  .c-lightbox__content--image {
    max-width: calc(100% - 200px); } }

.c-lightbox__content--image img {
  max-height: 70vh; }
  @media (max-width: 767px) {
    .c-lightbox__content--image img {
      max-width: 70vw; } }

.c-infolightbox {
  font-size: 18px; }

.c-infolightbox__name {
  margin-top: 50px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-weight: 400;
  line-height: 1.3;
  border-bottom: solid 1px rgba(243, 139, 0, 0.5); }

.c-infolightbox__activities {
  margin-bottom: 15px; }

.c-infolightbox__address ul {
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none; }
  .c-infolightbox__address ul li {
    margin-bottom: 0;
    line-height: 1.3; }

.c-infolightbox__tel {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 1.5em;
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(243, 139, 0, 0.5); }

.c-infolightbox__ctas {
  max-width: 235px;
  margin-left: auto;
  margin-right: auto; }
  .c-infolightbox__ctas .c-btn, .c-infolightbox__ctas .c-umb-grid .c-rte-btn, .c-umb-grid .c-infolightbox__ctas .c-rte-btn, .c-infolightbox__ctas .c-umb-grid .c-rte-btn--large, .c-umb-grid .c-infolightbox__ctas .c-rte-btn--large {
    display: block;
    margin-bottom: 15px; }

.c-lightbox--gallery__dots.c-lightbox--gallery__dots {
  pointer-events: auto;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  transition: top .25s linear;
  margin-top: 3em; }
  @media (min-width: 768px) {
    .c-lightbox--gallery__dots.c-lightbox--gallery__dots {
      position: absolute;
      margin-top: 0; } }
  .c-lightbox--gallery__dots.c-lightbox--gallery__dots li {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer; }
    .c-lightbox--gallery__dots.c-lightbox--gallery__dots li:first-of-type {
      margin-left: 0; }
    .c-lightbox--gallery__dots.c-lightbox--gallery__dots li.active {
      background-color: white; }

.c-video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .c-video-embed iframe,
  .c-video-embed object,
  .c-video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.c-expand-slider {
  min-width: 80px;
  transition: max-width .4s ease;
  overflow: hidden;
  text-align: left; }
  @media (min-width: 480px) {
    .c-expand-slider {
      max-width: 80px; } }
  .c-expand-slider:hover {
    max-width: 400px; }
  .c-expand-slider .c-expand-slider__text {
    white-space: nowrap;
    padding-right: 2em; }
  .c-expand-slider .c-expand-slider__inner {
    right: 0;
    background: #f38b00;
    width: 51px;
    height: 100%;
    top: 0;
    text-align: center;
    position: absolute;
    border-radius: 50%; }
    @media (min-width: 480px) {
      .c-expand-slider .c-expand-slider__inner {
        width: 80px; } }
    .c-expand-slider .c-expand-slider__inner .c-expand-slider__icon {
      position: relative;
      top: 50%;
      right: 0;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.c-expand-slider--hero.c-expand-slider--hero {
  margin-top: 0; }

.c-card-list {
  width: 100%;
  margin-bottom: 1.5em; }
  @media (min-width: 480px) {
    .c-card-list {
      display: -ms-flexbox;
      -js-display: flex;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: start;
          justify-content: flex-start; } }
  @media (min-width: 768px) {
    .c-card-list {
      margin-bottom: 2.5em; } }

.c-card-list .c-card--video .c-card__content {
  background-color: #333e48; }

.c-card {
  width: 100%;
  background-color: #f6f6f6;
  color: #333e48;
  font-size: 18px; }
  @media (max-width: 767px) {
    .c-card {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 7.5vw;
      max-width: 360px; } }
  @media (min-width: 768px) {
    .c-card {
      margin-right: 2.85714%;
      margin-bottom: 2.85714%; } }
  @media (min-width: 768px) and (max-width: 1067px) {
    .c-card {
      width: 48.57143%; }
      .c-card:nth-of-type(2n) {
        margin-right: 0; } }
  @media (min-width: 1068px) {
    .c-card {
      width: 31.42857%; }
      .c-card:nth-of-type(3n) {
        margin-right: 0; } }

.c-card--white {
  background-color: white; }

.c-card--video {
  background-color: #333e48;
  color: #fff; }
  .c-card--video:hover {
    text-decoration: none; }

.c-card--video__link {
  position: relative;
  display: block; }
  .c-card--video__link .c-card__icon {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.c-card__content {
  max-width: 100%;
  padding: 40px;
  text-align: center; }

@media (min-width: 768px) {
  .c-card__image {
    max-height: 200px;
    overflow: hidden; } }

.c-card__image img {
  width: 100%; }

.c-card__heading {
  font-weight: 500;
  margin-bottom: 0.4em; }
  .c-card__heading:after {
    content: '';
    display: block;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 3px;
    background-color: #f38b00; }

.c-card__icon {
  position: absolute;
  width: 70px;
  height: 70px;
  text-align: center;
  background-color: #f38b00;
  border-radius: 50%; }
  .c-card__icon .c-icon--video {
    position: relative;
    top: 50%;
    -ms-transform: translateX(2px) translateY(-50%);
        transform: translateX(2px) translateY(-50%); }

.c-card__cta {
  margin-top: 0; }

/* =====================
.c-section
====================== */
.c-section {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .c-section {
      padding-top: 100px;
      padding-bottom: 100px; } }

@media (max-width: 1067px) {
  .c-section--reduce-padding-mobile {
    padding-top: 24px;
    padding-bottom: 24px; } }

.c-section--news {
  background-color: #f6f6f6; }

.c-section__title {
  text-align: center;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .c-section__title {
      margin-bottom: 100px; } }

.c-section--membership-info {
  background-color: #333e48;
  background-image: url("/img/arrows-pattern.svg");
  background-position: center;
  background-size: cover;
  color: white;
  text-align: center; }

.c-section--centre-promo {
  background-color: #333e48;
  color: white;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (min-width: 768px) {
    .c-section--centre-promo {
      padding-top: 190px;
      padding-bottom: 190px; } }

.c-section--timetable {
  color: inherit; }
  .c-section--timetable table {
    color: inherit; }
  .c-section--timetable .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .c-section--timetable ul li {
    margin-bottom: 0;
    margin-bottom: initial; }

/* =====================
.c-infobox
====================== */
.c-infobox {
  font-family: 'PF Din Text', sans-serif;
  font-weight: 300;
  min-width: 380px;
  background-color: white;
  padding: 2em;
  z-index: 0; }
  .c-infobox:after {
    content: "";
    position: absolute;
    top: -26px;
    left: -26px;
    width: 52px;
    height: 52px;
    background-image: url(../img/map-marker-active.svg); }
  .c-infobox > img:first-child {
    width: 23px; }

.c-infobox__name {
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 18px; }

.c-infobox__activities {
  font-size: 16px;
  margin-bottom: 18px; }

.c-infobox__address {
  float: left;
  max-width: 55%;
  font-size: 18px;
  padding-right: 1em; }
  .c-infobox__address ul {
    padding: 0;
    list-style-type: none; }
    .c-infobox__address ul li {
      margin-bottom: 0;
      line-height: 1.3; }

.c-infobox__ctas {
  float: right; }
  .c-infobox__ctas .c-btn, .c-infobox__ctas .c-umb-grid .c-rte-btn, .c-umb-grid .c-infobox__ctas .c-rte-btn, .c-infobox__ctas .c-umb-grid .c-rte-btn--large, .c-umb-grid .c-infobox__ctas .c-rte-btn--large {
    float: right;
    clear: right;
    margin-bottom: 1em; }

.c-infobox__tel {
  display: block;
  clear: left;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3; }

/* =====================
.c-notification-bar
====================== */
.c-notification-bar {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #f38b00;
  color: #333e48;
  padding-top: 25px;
  padding-bottom: 25px;
  z-index: 1; }
  .c-notification-bar a {
    color: #333e48; }
    .c-notification-bar a:hover {
      text-decoration: none; }

.c-notification-bar__close {
  float: left;
  display: inline-block;
  padding: 1em;
  border: solid 3px white;
  border-radius: 50%; }
  @media (max-width: 767px) {
    .c-notification-bar__close {
      border: solid 2px white; }
      .c-notification-bar__close .c-icon--cross {
        width: 15px;
        height: 15px; } }

.c-notification-bar__content {
  -ms-flex-pack: justify;
      justify-content: space-between;
  float: left;
  width: 100%;
  padding-left: 1em; }

.c-notification-bar__title {
  margin-bottom: 0;
  font-weight: 400; }
  @media (max-width: 767px) {
    .c-notification-bar__title {
      font-size: 18px; } }

.c-notification-bar__text {
  position: relative;
  width: 100%; }
  .c-notification-bar__text .c-btn__icon {
    right: 0;
    stroke: white;
    max-height: initial; }
    @media (min-width: 768px) {
      .c-notification-bar__text .c-btn__icon {
        display: none; } }
  @media (max-width: 767px) {
    .c-notification-bar__text {
      font-size: 13px;
      padding-right: 1.5em; } }
  @media (min-width: 768px) {
    .c-notification-bar__text {
      line-height: 1.4;
      padding-right: 1em;
      padding-left: 1em; } }
  .c-notification-bar__text p:last-of-type {
    margin-bottom: 0; }

.c-notification-bar__cta {
  padding-left: 1em; }
  @media (max-width: 767px) {
    .c-notification-bar__cta {
      display: none; } }

.c-cookie-notification {
  position: relative;
  width: 100%;
  background-color: #141b21;
  color: #aeaeae;
  padding-top: 1em;
  padding-bottom: 1em;
  z-index: 11; }

@media (min-width: 768px) {
  .c-cookie-notification__content-wrap {
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (min-width: 768px) {
  .c-cookie-notification__content {
    padding-right: 2em; }
    .c-cookie-notification__content p:last-of-type {
      margin-bottom: 0; } }

.c-cookie-notification__content a {
  color: #aeaeae;
  text-decoration: underline; }

.c-cookie-notification__content small {
  font-size: 13px;
  line-height: 1.5; }

.c-cookie-notification__btn {
  display: block;
  background-color: #333e48;
  color: #aeaeae;
  line-height: 1; }
  @media (max-width: 767px) {
    .c-cookie-notification__btn {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 768px) {
    .c-cookie-notification__btn {
      margin-left: auto; } }
  .c-cookie-notification__btn .c-icon {
    stroke: #aeaeae;
    right: 0; }

.c-center-info {
  float: left;
  margin-left: 10px;
  max-width: 215px;
  width: 100%;
  height: 58px;
  padding-left: 10px;
  color: white;
  line-height: 1.11111111;
  border-left: solid 1px rgba(255, 255, 255, 0.25); }
  @media (min-width: 1276px) {
    .c-center-info {
      height: 70px;
      max-width: 260px; } }

.c-center-info__content {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.c-center-info__link {
  display: inline-block;
  width: calc(100% - 30px);
  color: white; }

.c-center-info__icon {
  display: inline-block;
  float: left;
  text-align: center;
  width: 20px;
  margin-right: 10px;
  vertical-align: middle; }

.c-center-info__name {
  margin-bottom: 0.4em; }
  .c-center-info__name:after {
    content: "";
    display: table;
    clear: both; }

.c-center-info__times {
  font-weight: 300;
  margin-bottom: 0; }
  .c-center-info__times:after {
    content: "";
    display: table;
    clear: both; }

.c-mobile-nav__centre {
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
  min-height: 89px; }

.c-mobile-nav__centre__name {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  padding-top: 1.5em; }

.c-mobile-nav__centre__icon {
  float: left;
  width: 18px;
  vertical-align: top; }

.c-mobile-nav__centre__link {
  display: inline-block;
  padding-left: 10px;
  color: white;
  width: calc(100% - 18px); }

/* =====================
.c-squard
====================== */
.c-squard {
  background-color: white;
  padding: 40px 40px 110px;
  position: relative;
  text-align: center;
  color: #333e48;
  font-size: 18px;
  font-weight: 400;
  overflow-y: auto;
  overflow-x: hidden; }
  @media (max-width: 767px) {
    .c-squard:nth-of-type(2n) {
      background-color: #f6f6f6; } }
  @media (min-width: 768px) and (max-width: 1067px) {
    .c-squard:nth-of-type(4n - 2), .c-squard:nth-of-type(4n - 1) {
      background-color: #f6f6f6; } }
  @media (min-width: 1068px) {
    .c-squard:nth-of-type(2n) {
      background-color: #f6f6f6; } }

.c-squard__icon {
  height: 60px;
  width: 56px;
  stroke: #f38b00;
  stroke-width: 0.3;
  fill: #f38b00;
  margin-bottom: 1em; }

.c-squard__title {
  color: #333e48;
  font-size: 24px;
  font-weight: 400; }

.c-squard__desc {
  margin-bottom: .1em; }

.c-squard__link {
  text-decoration: underline; }

.c-squard__small-list.c-squard__small-list {
  font-size: 14px;
  text-align: center;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto; }

.c-squard__flip {
  color: #333e48;
  font-size: 14px;
  text-decoration: underline; }
  .c-squard__flip:hover {
    text-decoration: underline; }

.c-squard__cta {
  position: absolute;
  margin: auto;
  right: 0;
  bottom: 40px;
  left: 0; }

.c-backpanel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  padding: 90px 40px 40px;
  background-color: #f38b00;
  color: white;
  font-weight: 400; }

.c-backpanel--short {
  padding: 40px; }

.c-backpanel__close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px; }
  .c-backpanel__close .c-icon {
    width: 20px;
    height: 20px; }

.c-backpanel__title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 1em; }

.c-backpanel__desc {
  font-size: 16px;
  font-weight: 400; }

.c-backpanel__contact {
  font-size: 14px;
  color: white; }
  .c-backpanel__contact a {
    color: white;
    text-decoration: underline; }

.c-bankpanel__icon {
  margin-bottom: 1em; }

.c-squard__social-icon {
  display: inline-block;
  vertical-align: middle;
  padding: 0 7px;
  margin-top: 1em; }

/* =====================
.c-centres-az
====================== */
.c-centres-az-label {
  font-weight: 400; }
  @media (max-width: 1067px) {
    .c-centres-az-label {
      text-align: center; } }

.c-centres-az-wrap:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 1068px) {
  .c-centres-az-wrap {
    width: 85%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .c-centres-az-wrap:after {
      content: " ";
      display: block;
      clear: both; } }

.c-centres-az:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 1068px) {
  .c-centres-az {
    display: none; } }

.c-centres-az--desktop {
  display: none; }
  @media (min-width: 1068px) {
    .c-centres-az--desktop {
      display: block;
      float: left;
      width: calc(100% / 3); } }

.c-centres-az__item {
  position: relative; }
  .c-centres-az__item:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1067px) {
    .c-centres-az__item {
      display: block;
      position: relative;
      padding-top: 12px;
      padding-bottom: 12px;
      border-top: solid 1px #e6e6e6;
      cursor: pointer; }
      .c-centres-az__item .c-icon--arrow-down {
        top: 20px;
        right: 0;
        bottom: initial;
        width: 14px;
        height: 12px;
        stroke: #333e48; }
      .c-centres-az__item.is-open .c-icon--arrow-down {
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        -ms-transform-origin: 20% 20%;
            transform-origin: 20% 20%; }
      .c-centres-az__item.is-open .c-centres-az__item__label {
        background-color: #f38b00; }
      .c-centres-az__item.is-open .c-centres-az__list {
        padding-top: 40px; }
      .c-centres-az__item.is-open .c-centres-az__list__link:hover {
        text-decoration: underline; }
      .c-centres-az__item.is-open .c-centres-az__list__item {
        display: block; } }
  @media (min-width: 1068px) {
    .c-centres-az__item {
      display: block; }
      .c-centres-az__item .c-icon--arrow-down {
        display: none; } }

@media (max-width: 1067px) {
  .c-centres-az__item__content {
    position: relative;
    width: 85%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }
    .c-centres-az__item__content:after {
      content: " ";
      display: block;
      clear: both; } }

.c-centres-az__item__label {
  position: relative;
  display: inline-block;
  float: left;
  width: 38px;
  height: 38px;
  color: white;
  font-weight: 400;
  background-color: #333e48;
  border-radius: 50%; }
  @media (min-width: 1068px) {
    .c-centres-az__item__label {
      position: absolute;
      top: 0;
      left: 0;
      margin-bottom: 1em; } }
  .c-centres-az__item__label span {
    display: inline-block;
    position: absolute;
    width: 1em;
    height: 1em;
    margin: auto;
    padding-top: 1px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 1; }
  @media (min-width: 1068px) {
    .c-centres-az__item__label {
      width: 28px;
      height: 28px;
      margin: 5px 5px 15px; } }

.c-centres-az__list.c-centres-az__list {
  float: left;
  padding-top: 7px;
  padding-left: 14px;
  padding-right: 14px;
  transition: .2s padding-top ease; }
  @media (min-width: 1068px) {
    .c-centres-az__list.c-centres-az__list {
      padding-left: 52px; } }

@media (max-width: 1067px) {
  .c-centres-az__list__item {
    display: none; }
    .c-centres-az__list__item:first-child {
      display: block; } }

@media (min-width: 1068px) {
  .c-centres-az__list__item {
    padding-bottom: 1em !important; } }

.c-centres-az__list__link {
  color: #333e48; }
  @media (max-width: 1067px) {
    .c-centres-az__list__link {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .c-centres-az__list__link:hover {
        text-decoration: none; } }

/* =====================
.c-member-info
====================== */
.c-member-info__link {
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline; }

.c-member-info__cards {
  margin-top: 3.5em;
  margin-bottom: 3.5em; }
  @media (min-width: 768px) {
    .c-member-info__cards .c-card {
      margin-bottom: 0; } }

.c-member-info__othercentres {
  font-size: 20px;
  font-weight: 400; }
  @media (max-width: 767px) {
    .c-member-info__othercentres {
      font-size: 18px;
      margin-left: 2em;
      margin-right: 2em;
      margin-bottom: 1em; } }

.c-member-info__cta {
  margin-top: 1em;
  margin-bottom: 3em; }

.c-member-info__managelink {
  margin-top: 2.5em;
  margin-bottom: 3em; }

.c-member-info__park {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .c-member-info__park {
      font-weight: 300;
      font-size: 18px;
      margin-bottom: 1em; } }

.c-member-info__parkname {
  font-size: 30px;
  font-weight: 400;
  display: block;
  color: white; }
  @media (max-width: 767px) {
    .c-member-info__parkname {
      font-size: 18px; } }

.c-member-info__joinheading {
  font-weight: 400; }
  @media (max-width: 767px) {
    .c-member-info__joinheading {
      font-size: 24px; } }

.c-login-overlay {
  position: fixed;
  top: 0;
  right: 0;
  background: rgba(33, 45, 55, 0.3);
  width: 100%;
  height: 100%;
  z-index: 15; }

.c-login-overlay__panel {
  display: block;
  height: 100%;
  background: rgba(33, 45, 55, 0.9);
  position: relative; }
  @media (min-width: 1025px) {
    .c-login-overlay__panel {
      float: right;
      padding-right: 7.5vw; } }

.c-login-overlay__content {
  background: #333e48;
  height: 100vh;
  padding-top: 45px;
  text-align: center; }
  @media (min-width: 1025px) {
    .c-login-overlay__content {
      width: 460px;
      padding-left: 60px;
      padding-right: 60px; } }

.c-login-overlay__btn {
  position: absolute;
  top: 20px;
  left: 30px;
  padding: 0; }

.c-login-overlay__close {
  pointer-events: none; }

.c-login-overlay__iframe {
  border: none;
  height: calc(100vh - 90px);
  width: 100%;
  overflow-x: hidden; }

.c-centre-promo__cta {
  margin-top: 2em; }

.angular-google-map-container {
  height: 280px; }
  @media (min-width: 1068px) {
    .angular-google-map-container {
      height: 860px; } }

[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important; }

.c-find-centre .validation-summary-errors ul {
  float: none;
  margin-bottom: 0; }
  .c-find-centre .validation-summary-errors ul li {
    float: none;
    display: inline-block; }

/**
 * LORY STYLES
 * (optional) define here the style definitions which should be applied on the slider container
 * e.g. width including further controls like arrows etc.
 */
.slider .frame {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap; }

.slider .slides {
  width: 100%;
  display: inline-block; }
  .slider .slides:after {
    content: "";
    display: table;
    clear: both; }

.slider li {
  width: 100%;
  position: relative;
  display: inline-block; }

.slider .prev,
.slider .next {
  display: none; }
  @media (min-width: 1068px) {
    .slider .prev,
    .slider .next {
      display: inline-block;
      position: absolute;
      top: 50%;
      width: 70px;
      height: 70px;
      background-color: rgba(0, 0, 0, 0.2);
      margin-top: -35px;
      border-radius: 50%;
      cursor: pointer; }
      .slider .prev .icon,
      .slider .next .icon {
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
      .slider .prev .c-icon--arrow-left,
      .slider .prev .c-icon--arrow-right,
      .slider .next .c-icon--arrow-left,
      .slider .next .c-icon--arrow-right {
        width: 16px;
        height: 24px; }
      .slider .prev .c-icon--arrow-left,
      .slider .next .c-icon--arrow-left {
        -ms-transform: translateX(-1px);
            transform: translateX(-1px); }
      .slider .prev .c-icon--arrow-right,
      .slider .next .c-icon--arrow-right {
        -ms-transform: translateX(1px);
            transform: translateX(1px); } }

.slider .next {
  right: 0;
  pointer-events: auto; }

.slider .prev {
  left: 0;
  pointer-events: auto; }

.slider .next svg,
.slider .prev svg {
  width: 25px; }

.slider-ctrls-wrap {
  pointer-events: none;
  position: absolute;
  bottom: 3em;
  left: 7.5%; }
  @media (min-width: 768px) {
    .slider-ctrls-wrap {
      top: 0;
      right: 0;
      bottom: 0 !important;
      left: 0 !important; } }

/* =====================
UTILS
====================== */
.u-cf:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 768px) {
  .u-hide-mediumup {
    display: none; } }

@media (max-width: 767px) {
  .u-hide-medium {
    display: none; } }

@media (min-width: 1068px) {
  .u-hide-largeup {
    display: none; } }

@media (max-width: 1067px) {
  .u-hide-largedown {
    display: none; } }

@media (max-width: 1024px) {
  .u-hide-xmediumdown {
    display: none; } }

.u-text-light {
  font-weight: 300; }

.u-text-primary {
  color: #f38b00; }

.u-text-blue {
  color: #333e48; }

.u-vcenter-children {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.u-center-children {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.u-pos-rel {
  position: relative; }

.u-height100 {
  height: 100%; }

@media (min-width: 768px) {
  
  .u-colpush-1 {
    margin-left: 8.57143%; }
  
  .u-colpush-2 {
    margin-left: 17.14286%; }
  
  .u-colpush-3 {
    margin-left: 25.71429%; }
  
  .u-colpush-4 {
    margin-left: 34.28571%; }
  
  .u-colpush-5 {
    margin-left: 42.85714%; }
  
  .u-colpush-6 {
    margin-left: 51.42857%; }
  
  .u-colpush-7 {
    margin-left: 60%; }
  
  .u-colpush-8 {
    margin-left: 68.57143%; }
  
  .u-colpush-9 {
    margin-left: 77.14286%; }
  
  .u-colpush-10 {
    margin-left: 85.71429%; }
  
  .u-colpush-11 {
    margin-left: 94.28571%; } }

.u-colcenter {
  float: none !important;
  margin-left: auto;
  margin-right: auto; }

.u-bg-primary {
  background-color: #333e48; }

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

.u-full-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

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

.u-sr-only {
  display: block;
  text-indent: -9999px; }

.u-pos-offset {
  position: absolute;
  right: 2em;
  margin-top: -2em; }

.u-list-reset {
  padding: 0;
  margin: 0;
  padding: initial;
  margin: initial;
  list-style-type: none; }
  .u-list-reset li {
    margin: initial; }

.u-pos-rel {
  position: relative; }

/* =====================
STATES
====================== */
.is-hidden {
  display: none; }

body.is-locked {
  overflow: hidden; }

@media (max-width: 1067px) {
  body.is-locked-mobile {
    overflow: hidden; } }

body.is-nav-open {
  position: fixed; }
  @media (max-width: 1067px) {
    body.is-nav-open .c-header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }

@media (max-width: 1024px) {
  body.is-login-open {
    position: fixed; } }

/* =====================
SHAME
====================== */
.validation-summary-errors {
  color: white;
  font-weight: 500;
  font-size: 14px; }
  @media (min-width: 768px) {
    .validation-summary-errors {
      font-size: 18px; } }
  .validation-summary-errors ul {
    padding-left: 0; }
  .validation-summary-errors p, .validation-summary-errors li {
    clear: both;
    float: left;
    padding: 6px 28px;
    margin-top: 20px;
    margin-bottom: 0;
    background-color: #f38b00;
    border-radius: 40px;
    list-style: none; }

.o-simpleform .validation-summary-errors {
  position: absolute; }

.o-lozengeform {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .o-lozengeform .o-lozengeform__input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 50%;
    max-width: 220px; }
  .o-lozengeform .o-lozengeform__btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    text-align: left;
    min-width: 110px; }

main > div:first-of-type.o-grid {
  margin-top: 2.85714%; }

main > div:last-of-type.o-grid {
  margin-bottom: 100px; }

main > div:last-of-type.umb-grid {
  padding-bottom: 0; }
  main > div:last-of-type.umb-grid > div:last-of-type.o-grid {
    margin-bottom: 100px; }

main > section:last-of-type.c-section {
  padding-bottom: 100px; }

.c-cta-block + .c-umb-grid {
  padding-top: 50px; }
  @media (min-width: 768px) {
    .c-cta-block + .c-umb-grid {
      padding-top: 100px; } }

.o-grid + #timetable {
  padding-top: 0; }

@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Reg.otf") format("opentype"), url("../fonts/PFDinTextStd-Regular.woff") format("woff"), url("../fonts/PFDinTextStd-Regular.ttf") format("truetype"), url("../fonts/PFDinTextStd-Regular.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Italic.otf") format("opentype"), url("../fonts/PFDinTextStd-Italic.woff") format("woff"), url("../fonts/PFDinTextStd-Italic.ttf") format("truetype"), url("../fonts/PFDinTextStd-Italic.svg") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Medium.otf") format("opentype"), url("../fonts/PFDinTextStd-Medium.woff") format("woff"), url("../fonts/PFDinTextStd-Medium.ttf") format("truetype"), url("../fonts/PFDinTextStd-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'PF Din Text';
  src: url("../fonts/PFDinTextStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PFDinTextStd-Bold.otf") format("opentype"), url("../fonts/PFDinTextStd-Bold.woff") format("woff"), url("../fonts/PFDinTextStd-Bold.ttf") format("truetype"), url("../fonts/PFDinTextStd-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Sailec';
  src: url("../fonts/Sailec-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Sailec-Medium.otf") format("opentype"), url("../fonts/Sailec-Medium.woff") format("woff"), url("../fonts/Sailec-Medium.ttf") format("truetype"), url("../fonts/Sailec-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Sailec';
  src: url("../fonts/Sailec-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Sailec-Bold.otf") format("opentype"), url("../fonts/Sailec-Bold.woff") format("woff"), url("../fonts/Sailec-Bold.ttf") format("truetype"), url("../fonts/Sailec-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

/* ----------------------------------------------------------------------------------------------------
Super Form Reset
A couple of things to watch out for:
- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs
----------------------------------------------------------------------------------------------------*/
input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  /* Browsers have different default form fonts */
  font-size: 13px; }

/* Remove the stupid outer glow in Webkit */
input:focus {
  outline: 0; }

/* Remove the stupid outer glow in Webkit */
textarea:focus {
  outline: 0; }

select:focus {
  outline: 0; }

/* Box Sizing Reset
-----------------------------------------------*/
/* All of our custom controls should be what we expect them to be */
input,
textarea {
  box-sizing: content-box; }

/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
  box-sizing: border-box; }

/* Text Inputs
-----------------------------------------------*/
/* Button Controls
-----------------------------------------------*/
input[type=checkbox],
input[type=radio] {
  width: 13px;
  height: 13px; }

/* Search Input
-----------------------------------------------*/
/* Make webkit render the search input like a normal text field */
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box; }

/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none; }

/* Buttons
-----------------------------------------------*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  /* Fix IE7 display bug */
  overflow: visible;
  width: auto; }

/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none; }

/* Textarea
-----------------------------------------------*/
textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto; }

select[multiple] {
  /* Move the label to the top */
  vertical-align: top; }

* {
  border: 0;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  font-family: 'PF Din Text', Arial, sans-serif;
  margin: 0;
  padding: 0; }

html, body {
  background: #f0f0f0;
  border: 0;
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%; }

.hide {
  display: none; }

a {
  text-decoration: none; }

.bg {
  background-image: url("http://www.wearesnap.com/placesLeisure/salesforce-form/assets/img/8f5f15c28141e518043b71d4fb2212b5aef9c63d.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 480px) {
    .bg {
      background-image: none;
      background: #f0f0f0; } }

.header__wrapper {
  background: #333e48;
  height: 120px;
  width: 100%; }

.header__nav {
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  height: 120px;
  margin: auto;
  max-width: 1200px;
  width: 100%; }

.header__logo {
  -ms-flex: 50%;
  flex: 50%;
  color: #ffffff; }

.header__options {
  -ms-flex: 50%;
  flex: 50%; }
  .header__options ul {
    list-style-type: none;
    text-align: right; }
  .header__options li {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-left: 25px; }
    .header__options li a {
      color: #ffffff; }
  @media (max-width: 1100px) {
    .header__options li.menu {
      display: none; } }
  .header__options li:last-child {
    color: #f38b00; }
    .header__options li:last-child a {
      color: #f38b00; }
  .header__options .responsive-icon {
    display: none; }
    @media (max-width: 1100px) {
      .header__options .responsive-icon {
        display: block; } }
  .header__options .responsive-icon:before {
    content: '\f0c9';
    font-family: fontAwesome; }

@media (max-width: 1250px) {
  .header__nav {
    padding-left: 25px;
    padding-right: 25px; } }

.pl-logo {
  width: 120px; }

.pl-logo svg {
  width: 120px; }

.topnav {
  overflow: hidden;
  background-color: #333e48;
  padding: 0px 20px; }

a.menu {
  float: right;
  margin-left: 25px; }

.topnav a {
  border-top: 1px solid #3b4752;
  display: none;
  color: #f2f2f2;
  text-align: center;
  padding: 20px 0px;
  text-decoration: none;
  font-size: 17px; }

.topnav .responsive-icon {
  display: none; }

.responsive-icon:before {
  color: #ffffff;
  content: '\f0c9';
  font-family: fontAwesome;
  font-size: 24px;
  float: right; }

@media (max-width: 1100px) {
  .topnav a {
    display: none; }
  .topnav a.responsive-icon {
    display: block; } }

@media (max-width: 1100px) {
  .topnav.responsive a {
    display: block; } }

body, select {
  color: #333e48; }

input {
  line-height: 40px; }

textarea {
  line-height: 14px;
  resize: none; }

.section__form-wrapper {
  padding: 20px;
  width: 100%; }

@media (max-width: 480px) {
  .section__form-wrapper {
    padding: 5px; } }

.section__form-container {
  margin: auto;
  max-width: 768px;
  width: 100%; }

input, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none !important;
  border-radius: 5px; }

.pt-25 {
  padding-top: 10px; }

.pb-10 {
  padding-bottom: 10px; }

.pr-10 {
  padding-right: 10px; }

.link--orange {
  color: #f38b00; }

.form__full-width h1:after {
  content: '';
  border-bottom: solid 2px #f38b00;
  display: block;
  position: relative;
  margin: auto;
  margin-bottom: 0px;
  margin-top: 15px;
  text-align: center;
  width: 100px; }

.form {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 30px #333333; }
  @media (max-width: 480px) {
    .form {
      box-shadow: none; } }
  .form__padding {
    padding: 25px 50px 0px 50px; }
  @media (max-width: 767px) {
    .form__padding {
      padding: 20px; } }
  .form__full-width {
    margin: auto;
    max-width: 600px;
    padding: 50px 25px 0px 25px;
    text-align: center;
    width: 100%; }
    .form__full-width h1 {
      font-family: Sailec;
      text-align: center;
      font-size: 22px;
      font-weight: normal;
      color: #333e48;
      padding-bottom: 10px; }
  .form__full-width--left {
    font-family: PF Din Text;
    text-align: left;
    font-size: 14px;
    font-weight: 100;
    color: #333e48;
    line-height: 20px;
    padding: 25px 0px 25px 0px;
    width: 100%; }
    .form__full-width--left h1 {
      font-family: Sailec;
      text-align: center;
      font-size: 22px;
      font-weight: normal;
      color: #333e48;
      padding-bottom: 10px; }
  .form__flex--column {
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: url("http://www.wearesnap.com/placesLeisure/salesforce-form/assets/img/pattern-bg.svg");
    border-radius: 5px 5px 0px 0px;
    /* Full height */
    height: 280px;
    /* Center and scale the image nicely */
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover; }
  @media (max-width: 767px) {
    .form__flex--column {
      background-size: cover;
      padding: 20px 20px 0px 20px;
      height: 320px; } }
  .form__flex--row {
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
  @media (max-width: 767px) {
    .form__flex--row {
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .form__flex--1 {
    -ms-flex: 100%;
        flex: 100%; }
  .form__flex--2 {
    max-width: 309px;
    right: 0; }
  @media (max-width: 767px) {
    .form__flex--2 {
      -ms-flex: 1;
          flex: 1;
      max-width: none; }
    .form__flex--2 select {
      max-width: none;
      width: 100%; }
    .form__flex--2 input {
      max-width: none;
      width: 100%; }
    .form__flex--2--float select {
      max-width: none;
      width: 100%; }
    .form__flex--2--float input {
      max-width: none;
      width: 100%; }
    .form__flex--2--float textarea {
      max-width: none;
      width: 100%; } }
  .form__title--main {
    font-family: Sailec;
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    color: #f38b00;
    padding-bottom: 25px; }
  .form__select--no-border {
    border-left: 0; }
  .form__get-started {
    margin: auto;
    max-width: 500px;
    padding-top: 50px;
    text-align: center;
    width: 100%; }
    @media (max-width: 480px) {
      .form__get-started {
        padding-top: 30px !important; } }
    .form__get-started select {
      font-family: PF Din Text;
      text-align: left;
      font-size: 20px;
      font-weight: 100;
      color: #b2b3b2;
      -webkit-appearance: none;
      background: url("/img/br_down.svg") no-repeat right #ffffff;
      border-radius: 5px;
      color: #b2b3b2;
      height: 75px;
      line-height: 20px;
      max-width: 668px;
      padding-left: 30px;
      padding-right: 90px;
      width: 100%; }
      @media (max-width: 480px) {
        .form__get-started select {
          font-size: 17px;
          padding-left: 20px; } }
      @media (max-width: 321px) {
        .form__get-started select {
          font-size: 14px;
          padding-left: 15px; } }
  .form__text-notes {
    height: 90px;
    padding: 15px; }
  .form__flex--optin {
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                      supported by Chrome and Opera */ }
    @media (max-width: 667px) {
      .form__flex--optin {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .form__flex--optin--child--1 {
    -ms-flex: 1;
    flex: 1; }
  .form__flex--optin--child--2 {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    padding-bottom: 50px; }
    @media (max-width: 667px) {
      .form__flex--optin--child--2 {
        padding-top: 15px;
        text-align: left; } }
  .form i.fa {
    line-height: inherit; }

select::-ms-expand {
  display: none; }

select {
  -moz-appearance: window;
  -webkit-appearance: none;
  background: #f0f0f0;
  border-radius: 5px; }

select {
  -webkit-appearance: none;
  background: url("/img/br_down_2.svg") no-repeat right #f8f7f8;
  border-left: 5px solid #f0f0f0;
  height: 40px;
  padding-left: 15px;
  width: 309px; }

.area-of-interest {
  position: absolute;
  visibility: hidden; }

input, textarea {
  background: #f8f7f8;
  border-left: 5px solid #f0f0f0;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: #333e48;
  height: 40px;
  max-width: 309px;
  padding-left: 15px;
  vertical-align: middle;
  width: 309px; }

::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333e48;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333e48;
  opacity: 1;
  /* Firefox */ }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333e48;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333e48; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333e48; }

.submission-button {
  background: #f38b00;
  border: none;
  border-radius: 70px;
  color: #ffffff;
  font-size: 20px;
  line-height: 70px;
  height: 70px;
  padding: 0px 30px;
  transition: all 0.5s; }

.submission-button:hover {
  background: #d75f00;
  cursor: pointer; }

input.fa-custom-check[type=checkbox] {
  display: none; }

/* to hide the checkbox itself */
input.fa-custom-check[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block; }

input.fa-custom-check[type=checkbox] + label:before {
  content: "\f111";
  font-size: 32px;
  line-height: 70px;
  color: #b2b3b2; }

input.fa-custom-check[type=checkbox]:checked + label:before {
  content: "\f058";
  font-size: 32px;
  line-height: 70px;
  color: #333e48; }

input.fa-custom-check:hover {
  color: #b2b3b2;
  cursor: pointer; }

.form__checkbox--fa--title {
  float: left;
  line-height: 70px; }

.form__checkbox--fa--box {
  float: left;
  width: 30px; }

.hidden-tickboxes {
  display: none; }

@media (max-width: 480px) {
  .hide-480 {
    display: none; } }

input.email, input.mobile, input.phone {
  border-radius: 5px 0px 0px 5px;
  width: 269px; }

@media (max-width: 767px) {
  input.email, input.mobile, input.phone {
    max-width: none;
    width: calc(100% - 40px); } }

.update--email, .update--mobile, .update--phone {
  background: rgba(255, 0, 0, 0.8);
  border-radius: 0px 5px 5px 0px;
  color: #ffffff;
  display: table-cell;
  font-family: 'Font Awesome';
  float: right;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  width: 40px; }

.failure {
  background: rgba(255, 0, 0, 0.8); }

.success {
  background: rgba(0, 255, 0, 0.8); }

#swim-selector {
  color: #ffffff;
  display: none;
  font-weight: 200;
  max-width: 668px;
  padding-top: 15px;
  text-align: left;
  width: 100%; }

/*# sourceMappingURL=../maps/style.css.map */
