<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(2065,22): run-time error CSS1039: Token not allowed after unary operator: '-Hover-btn-background-hover'
(2068,28): run-time error CSS1039: Token not allowed after unary operator: '-Disabled-btn-stroke-disabled'
(2069,22): run-time error CSS1039: Token not allowed after unary operator: '-Disabled-btn-background-disabled'
(8724,23): run-time error CSS1039: Token not allowed after unary operator: '-border-radius'
(8725,26): run-time error CSS1039: Token not allowed after unary operator: '-Greyscale-greyscale-100'
(8774,15): run-time error CSS1039: Token not allowed after unary operator: '-Default-btn-txt'
(8838,20): run-time error CSS1039: Token not allowed after unary operator: '-Greyscale-greyscale-100'
(9003,22): run-time error CSS1039: Token not allowed after unary operator: '-Greyscale-greyscale-100'
(9005,25): run-time error CSS1039: Token not allowed after unary operator: '-border-radius'
(9057,20): run-time error CSS1039: Token not allowed after unary operator: '-Greyscale-greyscale-100'
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

nav {
  overflow: hidden; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox &lt; 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

a {
  text-decoration: none; }

html {
  line-height: 1.5;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: normal;
  color: #393939; }
  @media only screen and (min-width: 0) {
    html {
      font-size: 16px; } }
  @media only screen and (min-width: 992px) {
    html {
      font-size: 16px; } }
  @media only screen and (min-width: 1380px) {
    html {
      font-size: 16px; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.1; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit; }

h1 {
  font-size: 3rem;
  line-height: 110%;
  margin: 0; }

h2 {
  font-size: 1.375rem;
  line-height: 110%;
  margin: 0; }

h3 {
  font-size: 1.125rem;
  line-height: 110%;
  margin: 0; }

h4 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0; }

h5 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0; }

h6 {
  font-size: 0.875rem;
  line-height: 110%;
  margin: 0; }

em {
  font-style: italic; }

small {
  font-size: 75%; }

.light, .page-footer .footer-copyright {
  font-weight: 300; }

.thin {
  font-weight: 200; }

.bold {
  font-weight: bold; }

.flow-text {
  font-weight: 300; }
  @media only screen and (min-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }
  @media only screen and (min-width: 399px) {
    .flow-text {
      font-size: 1.224rem; } }
  @media only screen and (min-width: 438px) {
    .flow-text {
      font-size: 1.248rem; } }
  @media only screen and (min-width: 477px) {
    .flow-text {
      font-size: 1.272rem; } }
  @media only screen and (min-width: 516px) {
    .flow-text {
      font-size: 1.296rem; } }
  @media only screen and (min-width: 555px) {
    .flow-text {
      font-size: 1.32rem; } }
  @media only screen and (min-width: 594px) {
    .flow-text {
      font-size: 1.344rem; } }
  @media only screen and (min-width: 633px) {
    .flow-text {
      font-size: 1.368rem; } }
  @media only screen and (min-width: 672px) {
    .flow-text {
      font-size: 1.392rem; } }
  @media only screen and (min-width: 711px) {
    .flow-text {
      font-size: 1.416rem; } }
  @media only screen and (min-width: 750px) {
    .flow-text {
      font-size: 1.44rem; } }
  @media only screen and (min-width: 789px) {
    .flow-text {
      font-size: 1.464rem; } }
  @media only screen and (min-width: 828px) {
    .flow-text {
      font-size: 1.488rem; } }
  @media only screen and (min-width: 867px) {
    .flow-text {
      font-size: 1.512rem; } }
  @media only screen and (min-width: 906px) {
    .flow-text {
      font-size: 1.536rem; } }
  @media only screen and (min-width: 945px) {
    .flow-text {
      font-size: 1.56rem; } }
  @media only screen and (min-width: 984px) {
    .flow-text {
      font-size: 1.584rem; } }
  @media only screen and (min-width: 1023px) {
    .flow-text {
      font-size: 1.608rem; } }
  @media only screen and (min-width: 1062px) {
    .flow-text {
      font-size: 1.632rem; } }
  @media only screen and (min-width: 1101px) {
    .flow-text {
      font-size: 1.656rem; } }
  @media only screen and (min-width: 1140px) {
    .flow-text {
      font-size: 1.68rem; } }
  @media only screen and (max-width: 360px) {
    .flow-text {
      font-size: 1.2rem; } }

.container {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
  padding: 0 1rem;
  padding: 0;
  /* Refactor */
  overflow: hidden; }

/*
.container .row {
  margin-left: (-1 * $gutter-width / 2);
  margin-right: (-1 * $gutter-width / 2);
}
*/
.section, section, footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
  width: 100%; }
  .section.no-pad, section.no-pad, footer.no-pad {
    padding: 0; }
  .section.no-pad-bot, section.no-pad-bot, footer.no-pad-bot {
    padding-bottom: 0; }
  .section.no-pad-top, section.no-pad-top, footer.no-pad-top {
    padding-top: 0; }

.row {
  margin-left: auto;
  margin-right: auto; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  .row .col {
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 1rem;
    min-height: 1px; }
    .row .col[class*="push-"], .row .col[class*="pull-"] {
      position: relative; }
    .row .col.s1 {
      width: 8.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s2 {
      width: 16.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s3 {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s4 {
      width: 33.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s5 {
      width: 41.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s6 {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s7 {
      width: 58.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s8 {
      width: 66.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s10 {
      width: 83.33333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s11 {
      width: 91.66667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.s12 {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .row .col.offset-s1 {
      margin-left: 8.33333%; }
    .row .col.pull-s1 {
      right: 8.33333%; }
    .row .col.push-s1 {
      left: 8.33333%; }
    .row .col.offset-s2 {
      margin-left: 16.66667%; }
    .row .col.pull-s2 {
      right: 16.66667%; }
    .row .col.push-s2 {
      left: 16.66667%; }
    .row .col.offset-s3 {
      margin-left: 25%; }
    .row .col.pull-s3 {
      right: 25%; }
    .row .col.push-s3 {
      left: 25%; }
    .row .col.offset-s4 {
      margin-left: 33.33333%; }
    .row .col.pull-s4 {
      right: 33.33333%; }
    .row .col.push-s4 {
      left: 33.33333%; }
    .row .col.offset-s5 {
      margin-left: 41.66667%; }
    .row .col.pull-s5 {
      right: 41.66667%; }
    .row .col.push-s5 {
      left: 41.66667%; }
    .row .col.offset-s6 {
      margin-left: 50%; }
    .row .col.pull-s6 {
      right: 50%; }
    .row .col.push-s6 {
      left: 50%; }
    .row .col.offset-s7 {
      margin-left: 58.33333%; }
    .row .col.pull-s7 {
      right: 58.33333%; }
    .row .col.push-s7 {
      left: 58.33333%; }
    .row .col.offset-s8 {
      margin-left: 66.66667%; }
    .row .col.pull-s8 {
      right: 66.66667%; }
    .row .col.push-s8 {
      left: 66.66667%; }
    .row .col.offset-s9 {
      margin-left: 75%; }
    .row .col.pull-s9 {
      right: 75%; }
    .row .col.push-s9 {
      left: 75%; }
    .row .col.offset-s10 {
      margin-left: 83.33333%; }
    .row .col.pull-s10 {
      right: 83.33333%; }
    .row .col.push-s10 {
      left: 83.33333%; }
    .row .col.offset-s11 {
      margin-left: 91.66667%; }
    .row .col.pull-s11 {
      right: 91.66667%; }
    .row .col.push-s11 {
      left: 91.66667%; }
    .row .col.offset-s12 {
      margin-left: 100%; }
    .row .col.pull-s12 {
      right: 100%; }
    .row .col.push-s12 {
      left: 100%; }
    @media only screen and (min-width: 601px) {
      .row .col.m1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-m1 {
        margin-left: 8.33333%; }
      .row .col.pull-m1 {
        right: 8.33333%; }
      .row .col.push-m1 {
        left: 8.33333%; }
      .row .col.offset-m2 {
        margin-left: 16.66667%; }
      .row .col.pull-m2 {
        right: 16.66667%; }
      .row .col.push-m2 {
        left: 16.66667%; }
      .row .col.offset-m3 {
        margin-left: 25%; }
      .row .col.pull-m3 {
        right: 25%; }
      .row .col.push-m3 {
        left: 25%; }
      .row .col.offset-m4 {
        margin-left: 33.33333%; }
      .row .col.pull-m4 {
        right: 33.33333%; }
      .row .col.push-m4 {
        left: 33.33333%; }
      .row .col.offset-m5 {
        margin-left: 41.66667%; }
      .row .col.pull-m5 {
        right: 41.66667%; }
      .row .col.push-m5 {
        left: 41.66667%; }
      .row .col.offset-m6 {
        margin-left: 50%; }
      .row .col.pull-m6 {
        right: 50%; }
      .row .col.push-m6 {
        left: 50%; }
      .row .col.offset-m7 {
        margin-left: 58.33333%; }
      .row .col.pull-m7 {
        right: 58.33333%; }
      .row .col.push-m7 {
        left: 58.33333%; }
      .row .col.offset-m8 {
        margin-left: 66.66667%; }
      .row .col.pull-m8 {
        right: 66.66667%; }
      .row .col.push-m8 {
        left: 66.66667%; }
      .row .col.offset-m9 {
        margin-left: 75%; }
      .row .col.pull-m9 {
        right: 75%; }
      .row .col.push-m9 {
        left: 75%; }
      .row .col.offset-m10 {
        margin-left: 83.33333%; }
      .row .col.pull-m10 {
        right: 83.33333%; }
      .row .col.push-m10 {
        left: 83.33333%; }
      .row .col.offset-m11 {
        margin-left: 91.66667%; }
      .row .col.pull-m11 {
        right: 91.66667%; }
      .row .col.push-m11 {
        left: 91.66667%; }
      .row .col.offset-m12 {
        margin-left: 100%; }
      .row .col.pull-m12 {
        right: 100%; }
      .row .col.push-m12 {
        left: 100%; } }
    @media only screen and (min-width: 993px) {
      .row .col.l1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-l1 {
        margin-left: 8.33333%; }
      .row .col.pull-l1 {
        right: 8.33333%; }
      .row .col.push-l1 {
        left: 8.33333%; }
      .row .col.offset-l2 {
        margin-left: 16.66667%; }
      .row .col.pull-l2 {
        right: 16.66667%; }
      .row .col.push-l2 {
        left: 16.66667%; }
      .row .col.offset-l3 {
        margin-left: 25%; }
      .row .col.pull-l3 {
        right: 25%; }
      .row .col.push-l3 {
        left: 25%; }
      .row .col.offset-l4 {
        margin-left: 33.33333%; }
      .row .col.pull-l4 {
        right: 33.33333%; }
      .row .col.push-l4 {
        left: 33.33333%; }
      .row .col.offset-l5 {
        margin-left: 41.66667%; }
      .row .col.pull-l5 {
        right: 41.66667%; }
      .row .col.push-l5 {
        left: 41.66667%; }
      .row .col.offset-l6 {
        margin-left: 50%; }
      .row .col.pull-l6 {
        right: 50%; }
      .row .col.push-l6 {
        left: 50%; }
      .row .col.offset-l7 {
        margin-left: 58.33333%; }
      .row .col.pull-l7 {
        right: 58.33333%; }
      .row .col.push-l7 {
        left: 58.33333%; }
      .row .col.offset-l8 {
        margin-left: 66.66667%; }
      .row .col.pull-l8 {
        right: 66.66667%; }
      .row .col.push-l8 {
        left: 66.66667%; }
      .row .col.offset-l9 {
        margin-left: 75%; }
      .row .col.pull-l9 {
        right: 75%; }
      .row .col.push-l9 {
        left: 75%; }
      .row .col.offset-l10 {
        margin-left: 83.33333%; }
      .row .col.pull-l10 {
        right: 83.33333%; }
      .row .col.push-l10 {
        left: 83.33333%; }
      .row .col.offset-l11 {
        margin-left: 91.66667%; }
      .row .col.pull-l11 {
        right: 91.66667%; }
      .row .col.push-l11 {
        left: 91.66667%; }
      .row .col.offset-l12 {
        margin-left: 100%; }
      .row .col.pull-l12 {
        right: 100%; }
      .row .col.push-l12 {
        left: 100%; } }
    @media only screen and (min-width: 1381px) {
      .row .col.xl1 {
        width: 8.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl2 {
        width: 16.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl4 {
        width: 33.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl5 {
        width: 41.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl7 {
        width: 58.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl8 {
        width: 66.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl10 {
        width: 83.33333%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl11 {
        width: 91.66667%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.xl12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto; }
      .row .col.offset-xl1 {
        margin-left: 8.33333%; }
      .row .col.pull-xl1 {
        right: 8.33333%; }
      .row .col.push-xl1 {
        left: 8.33333%; }
      .row .col.offset-xl2 {
        margin-left: 16.66667%; }
      .row .col.pull-xl2 {
        right: 16.66667%; }
      .row .col.push-xl2 {
        left: 16.66667%; }
      .row .col.offset-xl3 {
        margin-left: 25%; }
      .row .col.pull-xl3 {
        right: 25%; }
      .row .col.push-xl3 {
        left: 25%; }
      .row .col.offset-xl4 {
        margin-left: 33.33333%; }
      .row .col.pull-xl4 {
        right: 33.33333%; }
      .row .col.push-xl4 {
        left: 33.33333%; }
      .row .col.offset-xl5 {
        margin-left: 41.66667%; }
      .row .col.pull-xl5 {
        right: 41.66667%; }
      .row .col.push-xl5 {
        left: 41.66667%; }
      .row .col.offset-xl6 {
        margin-left: 50%; }
      .row .col.pull-xl6 {
        right: 50%; }
      .row .col.push-xl6 {
        left: 50%; }
      .row .col.offset-xl7 {
        margin-left: 58.33333%; }
      .row .col.pull-xl7 {
        right: 58.33333%; }
      .row .col.push-xl7 {
        left: 58.33333%; }
      .row .col.offset-xl8 {
        margin-left: 66.66667%; }
      .row .col.pull-xl8 {
        right: 66.66667%; }
      .row .col.push-xl8 {
        left: 66.66667%; }
      .row .col.offset-xl9 {
        margin-left: 75%; }
      .row .col.pull-xl9 {
        right: 75%; }
      .row .col.push-xl9 {
        left: 75%; }
      .row .col.offset-xl10 {
        margin-left: 83.33333%; }
      .row .col.pull-xl10 {
        right: 83.33333%; }
      .row .col.push-xl10 {
        left: 83.33333%; }
      .row .col.offset-xl11 {
        margin-left: 91.66667%; }
      .row .col.pull-xl11 {
        right: 91.66667%; }
      .row .col.push-xl11 {
        left: 91.66667%; }
      .row .col.offset-xl12 {
        margin-left: 100%; }
      .row .col.pull-xl12 {
        right: 100%; }
      .row .col.push-xl12 {
        left: 100%; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

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

ul:not(.browser-default), ol:not(.browser-default) {
  padding-left: 0;
  list-style-type: none; }
  ul:not(.browser-default) &gt; li, ol:not(.browser-default) &gt; li {
    list-style-type: none; }

a {
  color: #217FA8;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }
  a:hover {
    color: #1A6788; }
  a:active {
    color: #283E5A; }

.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.clearfix {
  clear: both; }

.z-depth-0 {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.z-depth-1, nav, .btn-floating, .collapsible, .sidenav {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.z-depth-1-half, .btn-floating:hover {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }

.z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.z-depth-3 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }

.z-depth-4 {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); }

.z-depth-5 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); }

.hoverable {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s; }
  .hoverable:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #EEEEEE;
  margin-bottom: 16px; }

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #217FA8; }

i {
  line-height: inherit; }
  i.left {
    float: left;
    margin-right: 15px; }
  i.right {
    float: right;
    margin-left: 15px; }
  i.tiny {
    font-size: 1rem; }
  i.small {
    font-size: 2rem; }
  i.medium {
    font-size: 4rem; }
  i.large {
    font-size: 6rem; }

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto; }

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 2.25rem;
  -webkit-box-shadow: inset 0px -2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px -2px 0 rgba(0, 0, 0, 0.2);
  background-color: #2dace3;
  margin: 0 0.25rem;
  width: 2.25rem;
  position: relative; }
  .pagination li a {
    color: #FFFFFF;
    display: block;
    font-size: 1rem;
    line-height: 2.25rem; }
  .pagination li.active {
    background-color: #FFFFFF; }
  .pagination li.active a {
    color: #CFCFCF; }
  .pagination li.disabled a {
    cursor: default;
    color: #999; }
  .pagination li i {
    font-size: 2rem; }
  .pagination li:hover {
    background-color: #289ED1; }
  .pagination li.active:hover {
    background-color: inherit; }
  .pagination li:active {
    top: 0.0625rem;
    -webkit-box-shadow: inset 0px -1px 0 rgba(0, 0, 0, 0.2);
            box-shadow: inset 0px -1px 0 rgba(0, 0, 0, 0.2); }

.pagination li.pages ul li {
  display: inline-block;
  float: none; }

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%; }
    .pagination li.prev,
    .pagination li.next {
      width: 10%; }
    .pagination li.pages {
      width: 80%;
      overflow: hidden;
      white-space: nowrap; } }

.pin-top, .pin-bottom {
  position: relative; }

.pinned {
  position: fixed !important; }

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0; }

.fade-in {
  opacity: 0;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important; } }

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center; } }

.page-footer {
  padding-top: 20px;
  color: #FFFFFF;
  background-color: #217FA8; }
  .page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08); }

table, th, td {
  border: none; }

table {
  width: 100%;
  display: table; }
  table.bordered &gt; thead &gt; tr,
  table.bordered &gt; tbody &gt; tr {
    border-bottom: 1px solid #d0d0d0; }
  table.striped &gt; tbody &gt; tr:nth-child(odd) {
    background-color: #f2f2f2; }
  table.striped &gt; tbody &gt; tr &gt; td {
    border-radius: 0; }
  table.highlight &gt; tbody &gt; tr {
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease; }
    table.highlight &gt; tbody &gt; tr:hover {
      background-color: #f2f2f2; }
  table.centered thead tr th, table.centered tbody tr td {
    text-align: center; }

thead {
  border-bottom: 1px solid #d0d0d0; }

td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */ }
    table.responsive-table td:empty:before {
      content: '\00a0'; }
    table.responsive-table th,
    table.responsive-table td {
      margin: 0;
      vertical-align: top; }
    table.responsive-table th {
      text-align: left; }
    table.responsive-table thead {
      display: block;
      float: left; }
      table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0; }
        table.responsive-table thead tr th::before {
          content: "\00a0"; }
    table.responsive-table tbody {
      display: block;
      width: auto;
      position: relative;
      overflow-x: auto;
      white-space: nowrap; }
      table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top; }
    table.responsive-table th {
      display: block;
      text-align: right; }
    table.responsive-table td {
      display: block;
      min-height: 1.25em;
      text-align: left; }
    table.responsive-table tr {
      padding: 0 10px; }
    table.responsive-table thead {
      border: 0;
      border-right: 1px solid #d0d0d0; }
    table.responsive-table.bordered th {
      border-bottom: 0;
      border-left: 0; }
    table.responsive-table.bordered td {
      border-left: 0;
      border-right: 0;
      border-bottom: 0; }
    table.responsive-table.bordered tr {
      border: 0; }
    table.responsive-table.bordered tbody tr {
      border-right: 1px solid #d0d0d0; } }

.collection {
  margin: 1rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative; }
  .collection .collection-item {
    background-color: #FFFFFF;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0; }
    .collection .collection-item.avatar {
      min-height: 84px;
      padding-left: 72px;
      position: relative; }
      .collection .collection-item.avatar:not(.circle-clipper) &gt; .circle,
      .collection .collection-item.avatar :not(.circle-clipper) &gt; .circle {
        position: absolute;
        width: 42px;
        height: 42px;
        overflow: hidden;
        left: 15px;
        display: inline-block;
        vertical-align: middle; }
      .collection .collection-item.avatar i.circle {
        font-size: 18px;
        line-height: 42px;
        color: #FFFFFF;
        background-color: #999;
        text-align: center; }
      .collection .collection-item.avatar .title {
        font-size: 16px; }
      .collection .collection-item.avatar p {
        margin: 0; }
      .collection .collection-item.avatar .secondary-content {
        position: absolute;
        top: 16px;
        right: 16px; }
    .collection .collection-item:last-child {
      border-bottom: none; }
    .collection .collection-item.active {
      background-color: #478330;
      color: #e1f1da; }
      .collection .collection-item.active .secondary-content {
        color: #FFFFFF; }
  .collection a.collection-item {
    display: block;
    -webkit-transition: .25s;
    transition: .25s;
    color: #478330; }
    .collection a.collection-item:not(.active):hover {
      background-color: #ddd; }
  .collection.with-header .collection-header {
    background-color: #FFFFFF;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px; }
  .collection.with-header .collection-item {
    padding-left: 30px; }
  .collection.with-header .collection-item.avatar {
    padding-left: 72px; }

.secondary-content {
  float: right;
  color: #478330; }

.collapsible .collection {
  margin: 0;
  border: none; }

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

.no-select {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.circle {
  border-radius: 50%; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

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

nav {
  color: #FFFFFF;
  background-color: #289ED1;
  width: 100%;
  height: 56px;
  line-height: 56px; }
  nav.nav-extended {
    height: auto; }
    nav.nav-extended .nav-wrapper {
      min-height: 56px;
      height: auto; }
    nav.nav-extended .nav-content {
      position: relative;
      line-height: normal; }
  nav a {
    color: #FFFFFF; }
  nav .nav-wrapper {
    position: relative;
    height: 56px;
    line-height: 56px;
    padding: 0 1rem; }
  @media only screen and (min-width: 993px) {
    nav span.button-collapse {
      display: none; } }
  nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px;
    margin: 0; }
    nav .button-collapse svg {
      vertical-align: middle;
      fill: #FFFFFF; }
  nav .nav-title {
    display: inline-block;
    font-size: 32px;
    padding: 28px 0; }
  nav ul {
    margin: 0; }
    nav ul li {
      -webkit-transition: background-color .3s;
      transition: background-color .3s;
      float: left;
      padding: 0; }
      nav ul li.active {
        background-color: rgba(0, 0, 0, 0.1); }
    nav ul a {
      -webkit-transition: background-color .3s;
      transition: background-color .3s;
      font-size: 0.9375rem;
      color: #FFFFFF;
      display: block;
      padding: 0 15px;
      cursor: pointer; }
      nav ul a.btn, nav ul a.btn-large, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
        margin-top: -2px;
        margin-left: 15px;
        margin-right: 15px; }
      nav ul a:hover {
        background-color: rgba(0, 0, 0, 0.1); }
    nav ul.left {
      float: left; }
  nav form {
    height: 100%; }
  nav .input-field {
    margin: 0;
    height: 100%; }
    nav .input-field input {
      height: 100%;
      font-size: 1.2rem;
      border: none;
      padding-left: 2rem; }
      nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none; }
    nav .input-field label {
      top: 0;
      left: 0; }
      nav .input-field label i {
        color: rgba(255, 255, 255, 0.7);
        -webkit-transition: color .3s;
        transition: color .3s; }
      nav .input-field label.active i {
        color: #FFFFFF; }

.navbar-fixed {
  /*position: relative; Conflicting with date picker popup */
  z-index: 998; }
  .navbar-fixed nav {
    position: fixed;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 4; }

@media only screen and (min-width: 601px) {
  .button-collapse {
    display: none !important; }
  .navbar-fixed {
    height: 56px; }
  nav.nav-extended .nav-wrapper {
    min-height: 56px; }
  nav,
  nav .nav-wrapper i,
  nav span.button-collapse,
  nav span.button-collapse i {
    height: 56px;
    line-height: 56px; }
  .navbar-fixed {
    height: 0px; } }

.sidebar-container {
  border-top: 0 !important; }

.nf-breadcrumb-wrap {
  text-align: center;
  padding: 0 1rem; }

.nf-breadcrumb {
  margin-bottom: 0;
  padding: 0.625rem 0; }

.nf-breadcrumb ol {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.nf-breadcrumb-item {
  padding-right: 0.75rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.nf-breadcrumb-item svg {
  fill: #2dace3;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  margin-right: 0.5rem; }

.nf-breadcrumb.Flight .nf-breadcrumb-item svg {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.nf-breadcrumb-item:after {
  content: "&gt;";
  color: #676767; }

.nf-breadcrumb-item:last-child:after {
  content: ""; }

.nf-breadcrumb-item a {
  display: inline-block;
  margin-right: 0.375rem;
  line-height: 1; }

.nf-breadcrumb-item span {
  font-size: 0.875rem; }

.nf-breadcrumb-item:last-child span {
  color: #676767;
  text-decoration: none; }

.card-panel {
  -webkit-transition: border .25s;
  transition: border .25s;
  padding: 16px;
  margin: 1rem 0 1rem 0;
  border-radius: 4px;
  background-color: #FFFFFF; }

.card {
  position: relative;
  margin: 0;
  background-color: #FFFFFF;
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  border-radius: 4px;
  border-bottom: 2px solid #dcdcdc;
  /* Refactor */ }
  .card .card-title {
    font-size: 20px;
    font-weight: 300; }
    .card .card-title.activator {
      cursor: pointer; }
  .card.small, .card.medium, .card.large {
    position: relative; }
    .card.small .card-image, .card.medium .card-image, .card.large .card-image {
      max-height: 50%;
      overflow: hidden;
      height: 120px; }
    .card.small .card-image-large, .card.medium .card-image-large, .card.large .card-image-large {
      height: 180px; }
    .card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
      position: relative;
      max-height: 50%; }
    .card.small .card-content, .card.medium .card-content, .card.large .card-content {
      max-height: 100%;
      overflow: hidden; }
    .card.small .card-action, .card.medium .card-action, .card.large .card-action {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .card.small {
    height: 282px; }
  .card.medium {
    height: 400px; }
  .card.large {
    height: 500px; }
  .card.horizontal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
      height: 100%;
      max-height: none;
      overflow: visible; }
      .card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
        height: 100%; }
    .card.horizontal .card-image {
      max-width: 50%; }
      .card.horizontal .card-image img {
        border-radius: 4px 0 0 4px;
        max-width: 100%;
        width: auto; }
    .card.horizontal .card-stacked {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      position: relative; }
      .card.horizontal .card-stacked .card-content {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
  .card.sticky-action .card-action {
    z-index: 2; }
  .card.sticky-action .card-reveal {
    z-index: 1;
    padding-bottom: 64px; }
  .card .card-image {
    position: relative; }
    .card .card-image img {
      display: block;
      position: relative;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      -webkit-transform: translateZ(0);
              transform: translateZ(0); }
    .card .card-image .card-title {
      color: #FFFFFF;
      position: absolute;
      bottom: 0;
      left: 0;
      max-width: 100%;
      padding: 16px; }
  .card .card-content {
    padding: 16px;
    border-radius: 0 0 4px 4px; }
    .card .card-content p {
      /*color: inherit;*/ }
    .card .card-content .card-title {
      display: block;
      line-height: 16px;
      margin-bottom: 16px;
      margin-top: 4px;
      font-size: 1rem; }
      .card .card-content .card-title i {
        line-height: 32px; }
  .card .card-action {
    position: relative;
    background-color: inherit;
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 16px 16px; }
    .card .card-action:last-child {
      border-radius: 0 0 4px 4px; }
    .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
      color: #ffab40;
      margin-right: 16px;
      -webkit-transition: color .3s ease;
      transition: color .3s ease;
      text-transform: uppercase; }
      .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
        color: #ffd8a6; }
  .card .card-reveal {
    padding: 16px;
    position: absolute;
    background-color: #FFFFFF;
    width: 100%;
    overflow-y: auto;
    left: 0;
    top: 100%;
    height: 100%;
    z-index: 3;
    display: none; }
    .card .card-reveal .card-title {
      cursor: pointer;
      display: block; }

.info-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  .info-card .card {
    max-width: 208px; }

@media only screen and (max-width: 600px) {
  .card.small .card-image-large, .card.medium .card-image-large, .card.large .card-image-large {
    height: 170px; } }

.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 56px;
  width: 100%;
  background-color: #FFFFFF;
  margin: 0 auto;
  white-space: nowrap; }
  .tabs.tabs-transparent {
    background-color: transparent; }
    .tabs.tabs-transparent .tab a,
    .tabs.tabs-transparent .tab.disabled a,
    .tabs.tabs-transparent .tab.disabled a:hover {
      color: white; }
    .tabs.tabs-transparent .tab a:hover,
    .tabs.tabs-transparent .tab a.active {
      color: #FFFFFF; }
    .tabs.tabs-transparent .indicator {
      background-color: #FFFFFF; }
  .tabs.tabs-fixed-width {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .tabs.tabs-fixed-width .tab {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .tabs .tab {
    text-align: center;
    line-height: 56px;
    height: 56px;
    padding: 0;
    margin: 0;
    text-transform: uppercase; }
    .tabs .tab a {
      color: #217fa8;
      width: 100%;
      height: 100%;
      padding: 0 24px;
      font-size: 14px;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: color .28s ease;
      transition: color .28s ease; }
      .tabs .tab a:hover, .tabs .tab a.active {
        background-color: transparent;
        color: #217FA8; }
    .tabs .tab.disabled a,
    .tabs .tab.disabled a:hover {
      color: #217fa8;
      cursor: default; }
  .tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #217FA8;
    will-change: left, right; }

@media only screen and (max-width: 992px) {
  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .tabs .tab {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .tabs .tab a {
        padding: 0 12px; } }

.btn, .btn-large,
.btn-flat {
  border: none;
  border-radius: 3px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 1rem;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent; }

.btn.disabled, .disabled.btn-large,
.btn-floating.disabled,
.btn-large.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-flat:disabled,
.btn[disabled],
[disabled].btn-large,
.btn-floating[disabled],
.btn-large[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  border: 2px solid #CFCFCF !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #CFCFCF !important;
  cursor: default; }
  .btn.disabled:hover, .disabled.btn-large:hover,
  .btn-floating.disabled:hover,
  .btn-large.disabled:hover,
  .btn-flat.disabled:hover,
  .btn:disabled:hover,
  .btn-large:disabled:hover,
  .btn-floating:disabled:hover,
  .btn-large:disabled:hover,
  .btn-flat:disabled:hover,
  .btn[disabled]:hover,
  [disabled].btn-large:hover,
  .btn-floating[disabled]:hover,
  .btn-large[disabled]:hover,
  .btn-flat[disabled]:hover {
    background-color: #d4d4d4 !important;
    color: #FFFFFF !important; }

.btn, .btn-large,
.btn-floating,
.btn-large,
.btn-flat {
  font-size: 0.875rem;
  outline: 0; }
  .btn i, .btn-large i,
  .btn-floating i,
  .btn-large i,
  .btn-flat i {
    font-size: 1rem;
    line-height: inherit; }

.btn:focus, .btn-large:focus,
.btn-floating:focus {
  background-color: #508c38; }

.btn, .btn-large {
  position: relative;
  top: 0;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #478330;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  /*border-bottom:2px solid $button-raised-drop-shadow; Made all buttons flat as per branded fares design */ }
  .btn:hover, .btn-large:hover {
    background-color: #3E7229;
    color: #FFFFFF; }
  .btn:active, .btn-large:active {
    background-color: #356123;
    color: #FFFFFF;
    /*border-bottom:1px solid darken($button-raised-drop-shadow, 5%); Made all buttons flat as per branded fares design */ }
  .btn:focus, .btn-large:focus {
    background-color: #356123;
    color: #FFFFFF; }

.btn.btn-secondary, .btn-secondary.btn-large {
  border-radius: 4px;
  border: 2px solid #217FA8;
  background: #FFFFFF;
  color: #217FA8;
  font-weight: 800;
  line-height: 30px;
  /*border-bottom:2px solid $button-raised-secondary-drop-shadow; Made all buttons flat as per branded fares design */ }
  .btn.btn-secondary a, .btn-secondary.btn-large a {
    color: #217FA8 !important; }
  .btn.btn-secondary:hover, .btn-secondary.btn-large:hover {
    background: #EAF7FC; }
  .btn.btn-secondary:active, .btn-secondary.btn-large:active {
    top: 1px;
    background: #217FA8 !important;
    color: #FFFFFF;
    /*border-bottom: 1px solid darken($button-raised-secondary-drop-shadow, 5%); Made all buttons flat as per branded fares design */ }
    .btn.btn-secondary:active a, .btn-secondary.btn-large:active a {
      color: #FFFFFF !important; }
  .btn.btn-secondary:focus, .btn-secondary.btn-large:focus {
    background: #EAF7FC; }

.btn.btn-tertiary, .btn-tertiary.btn-large {
  border-radius: 4px;
  background: #FFFFFF;
  color: #217FA8;
  line-height: 30px;
  border: 2px solid transparent; }
  .btn.btn-tertiary:hover, .btn-tertiary.btn-large:hover {
    color: #1A6788; }
  .btn.btn-tertiary:active, .btn-tertiary.btn-large:active {
    color: #283E5A; }
  .btn.btn-tertiary:focus, .btn-tertiary.btn-large:focus {
    border-radius: 4px;
    border: 2px solid #217FA8;
    background: var(--Hover-btn-background-hover, rgba(255, 255, 255, 0)); }
  .btn.btn-tertiary.disabled, .btn-tertiary.disabled.btn-large {
    border-radius: 4px;
    border: 2px solid var(--Disabled-btn-stroke-disabled, rgba(255, 255, 255, 0));
    background: var(--Disabled-btn-background-disabled, rgba(255, 255, 255, 0)); }

.btn-floating {
  display: inline-block;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #478330;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  vertical-align: middle; }
  .btn-floating:hover {
    background-color: #478330; }
  .btn-floating:before {
    border-radius: 0; }
  .btn-floating.btn-large {
    width: 56px;
    height: 56px; }
    .btn-floating.btn-large.halfway-fab {
      bottom: -28px; }
    .btn-floating.btn-large i {
      line-height: 56px; }
  .btn-floating.halfway-fab {
    position: absolute;
    right: 24px;
    bottom: -20px; }
    .btn-floating.halfway-fab.left {
      right: auto;
      left: 24px; }
  .btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 40px; }

button.btn-floating {
  border: none; }

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997; }
  .fixed-action-btn.active ul {
    visibility: visible; }
  .fixed-action-btn.horizontal {
    padding: 0 0 0 15px; }
    .fixed-action-btn.horizontal ul {
      text-align: right;
      right: 64px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 100%;
      left: auto;
      width: 500px;
      /*width 100% only goes to width of button container */ }
      .fixed-action-btn.horizontal ul li {
        display: inline-block;
        margin: 15px 15px 0 0; }
  .fixed-action-btn.toolbar {
    padding: 0;
    height: 56px; }
    .fixed-action-btn.toolbar.active &gt; a i {
      opacity: 0; }
    .fixed-action-btn.toolbar ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      top: 0;
      bottom: 0;
      z-index: 1; }
      .fixed-action-btn.toolbar ul li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        display: inline-block;
        margin: 0;
        height: 100%;
        -webkit-transition: none;
        transition: none; }
        .fixed-action-btn.toolbar ul li a {
          display: block;
          overflow: hidden;
          position: relative;
          width: 100%;
          height: 100%;
          background-color: transparent;
          -webkit-box-shadow: none;
                  box-shadow: none;
          color: #FFFFFF;
          line-height: 56px;
          z-index: 1; }
          .fixed-action-btn.toolbar ul li a i {
            line-height: inherit; }
  .fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden; }
    .fixed-action-btn ul li {
      margin-bottom: 15px; }
    .fixed-action-btn ul a.btn-floating {
      opacity: 0; }
  .fixed-action-btn .fab-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #478330;
    border-radius: 50%;
    -webkit-transform: scale(0);
            transform: scale(0); }

.btn-flat {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  -webkit-transition: background-color .2s;
  transition: background-color .2s; }
  .btn-flat:focus, .btn-flat:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent; }
  .btn-flat:focus {
    background-color: rgba(0, 0, 0, 0.1); }
  .btn-flat.disabled {
    background-color: transparent !important;
    color: #b3b3b3 !important;
    cursor: default; }

.btn-large {
  height: 54px;
  line-height: 54px; }
  .btn-large i {
    font-size: 1.6rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn.override, .override.btn-large {
  padding: 0rem; }

.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 1rem 0 1rem 0; }

.collapsible-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #FFFFFF;
  border-bottom: 1px solid #ddd; }
  .collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    display: inline-block;
    text-align: center;
    margin-right: 1rem; }

.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2rem; }

.sidenav .collapsible,
.sidenav.fixed .collapsible {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .sidenav .collapsible li,
  .sidenav.fixed .collapsible li {
    padding: 0; }

.sidenav .collapsible-header,
.sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px; }
  .sidenav .collapsible-header:hover,
  .sidenav.fixed .collapsible-header:hover {
    background-color: rgba(0, 0, 0, 0.05); }
  .sidenav .collapsible-header i,
  .sidenav.fixed .collapsible-header i {
    line-height: inherit; }

.sidenav .collapsible-body,
.sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #FFFFFF; }
  .sidenav .collapsible-body li a,
  .sidenav.fixed .collapsible-body li a {
    padding: 0 23.5px 0 31px; }

.collapsible.popout {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .collapsible.popout &gt; li {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin: 0 24px;
    -webkit-transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .collapsible.popout &gt; li.active {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    margin: 16px 0; }

.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #454545;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
          transform: translateX(-105%); }
  .sidenav.right-aligned {
    right: 0;
    -webkit-transform: translateX(105%);
            transform: translateX(105%);
    left: auto;
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .sidenav .collapsible {
    margin: 0; }
  .sidenav li {
    float: none;
    line-height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 2rem; }
    .sidenav li.close-menu {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .sidenav li.close-menu .sidenav-close svg {
        margin-right: 0.5rem; }
    .sidenav li.active {
      background-color: rgba(0, 0, 0, 0.05); }
  .sidenav li &gt; a {
    color: #EEEEEE;
    fill: #EEEEEE;
    display: block;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0.5rem; }
    .sidenav li &gt; a svg {
      margin-right: 0.5rem; }
    .sidenav li &gt; a svg:last-of-type {
      margin-right: 1.5rem; }
    .sidenav li &gt; a:hover {
      background-color: rgba(0, 0, 0, 0.05); }
    .sidenav li &gt; a.btn, .sidenav li &gt; a.btn-large, .sidenav li &gt; a.btn-large, .sidenav li &gt; a.btn-flat, .sidenav li &gt; a.btn-floating {
      margin: 10px 15px; }
    .sidenav li &gt; a.btn, .sidenav li &gt; a.btn-large, .sidenav li &gt; a.btn-large, .sidenav li &gt; a.btn-floating {
      color: #FFFFFF; }
    .sidenav li &gt; a.btn-flat {
      color: #343434; }
    .sidenav li &gt; a.btn:hover, .sidenav li &gt; a.btn-large:hover, .sidenav li &gt; a.btn-large:hover {
      background-color: #73bc55; }
    .sidenav li &gt; a.btn-floating:hover {
      background-color: #65b146; }
    .sidenav li &gt; a &gt; i,
    .sidenav li &gt; a &gt; [class^="mdi-"], .sidenav li &gt; a li &gt; a &gt; [class*="mdi-"] {
      float: left;
      height: 48px;
      line-height: 48px;
      margin: 0 32px 0 0;
      width: 24px;
      color: rgba(0, 0, 0, 0.54); }
  .sidenav .divider {
    margin: 8px 0 0 0; }
  .sidenav .subheader {
    cursor: initial;
    pointer-events: none;
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    font-weight: 500;
    line-height: 48px; }
    .sidenav .subheader:hover {
      background-color: transparent; }
  .sidenav .user-view {
    position: relative;
    padding: 32px 32px 0;
    margin-bottom: 8px; }
    .sidenav .user-view &gt; a {
      height: auto;
      padding: 0; }
      .sidenav .user-view &gt; a:hover {
        background-color: transparent; }
    .sidenav .user-view .background {
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1; }
    .sidenav .user-view .circle, .sidenav .user-view .name, .sidenav .user-view .email {
      display: block; }
    .sidenav .user-view .circle {
      height: 64px;
      width: 64px; }
    .sidenav .user-view .name,
    .sidenav .user-view .email {
      font-size: 14px;
      line-height: 24px; }
    .sidenav .user-view .name {
      margin-top: 16px;
      font-weight: 500; }
    .sidenav .user-view .email {
      padding-bottom: 16px;
      font-weight: 400; }

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998; }
  .drag-target.right-aligned {
    right: 0; }

.sidenav.sidenav-fixed {
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: fixed; }
  .sidenav.sidenav-fixed.right-aligned {
    right: 0;
    left: auto; }

/* Bug Fix - Side Nav Overlay Layering */
#sidenav-overlay {
  z-index: 3; }

@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    -webkit-transform: translateX(-105%);
            transform: translateX(-105%); }
    .sidenav.sidenav-fixed.right-aligned {
      -webkit-transform: translateX(105%);
              transform: translateX(105%); }
  .sidenav &gt; a {
    padding: 0 16px; }
  .sidenav .user-view {
    padding: 16px 16px 0; } }

.sidenav .collapsible-body &gt; ul:not(.collapsible) &gt; li.active,
.sidenav.sidenav-fixed .collapsible-body &gt; ul:not(.collapsible) &gt; li.active {
  background-color: #217FA8; }
  .sidenav .collapsible-body &gt; ul:not(.collapsible) &gt; li.active a,
  .sidenav.sidenav-fixed .collapsible-body &gt; ul:not(.collapsible) &gt; li.active a {
    color: #454545; }

.sidenav .collapsible-body {
  padding: 0; }

.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none; }

/* Mobile Sidebar */
.nf-mobile-nav {
  width: 250px; }

/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px; }
  .preloader-wrapper.small {
    width: 36px;
    height: 36px; }
  .preloader-wrapper.big {
    width: 64px;
    height: 64px; }
  .preloader-wrapper.active {
    /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite; }

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #B5E2F5; }

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg); }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg); }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg); }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg); }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg); }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg); }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg); }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg); }
  /* 4   * ARCSIZE */ }

@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg); }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
            transform: rotate(540deg); }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
            transform: rotate(675deg); }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
            transform: rotate(810deg); }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
            transform: rotate(945deg); }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); }
  /* 4   * ARCSIZE */ }

@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  89% {
    opacity: 0; }
  90% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes blue-fade-in-out {
  from {
    opacity: 1; }
  25% {
    opacity: 1; }
  26% {
    opacity: 0; }
  89% {
    opacity: 0; }
  90% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0; }
  15% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; } }

@keyframes red-fade-in-out {
  from {
    opacity: 0; }
  15% {
    opacity: 0; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  51% {
    opacity: 0; } }

@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  76% {
    opacity: 0; } }

@keyframes yellow-fade-in-out {
  from {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; }
  75% {
    opacity: 1; }
  76% {
    opacity: 0; } }

@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0; }
  65% {
    opacity: 0; }
  75% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes green-fade-in-out {
  from {
    opacity: 0; }
  65% {
    opacity: 0; }
  75% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }

.gap-patch .circle {
  width: 1000%;
  left: -450%; }

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }
  .circle-clipper .circle {
    width: 200%;
    height: 100%;
    border-width: 3px;
    /* STROKEWIDTH */
    border-style: solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0; }
  .circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg); }
  .circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg); }

.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg); } }

@keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg); } }

@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg); } }

@keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg); } }

#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1); }

@-webkit-keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Home Page Logo */
.nf-logo {
  position: absolute;
  width: 130px;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1rem;
  z-index: 2; }

.nf-logo img,
.nf-logo svg {
  display: block; }

.nf-home-logo--large img,
.nf-home-logo--large svg {
  width: 310px;
  height: 80px;
  position: absolute;
  top: 6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block; }

.nf-home-logo--secondary img,
.nf-home-logo--secondary svg {
  width: 153px;
  height: 19px;
  position: absolute;
  top: 37rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block; }

/* SVG Icon Sprite */
.nf-svg-position {
  position: absolute;
  top: 0.375rem !important;
  left: 0.5rem;
  fill: #2dace3;
  width: 0.625rem !important;
  height: 0.625rem !important; }

@media only screen and (min-width: 993px) {
  .nf-home header nav .nf-logo {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(2rem) translateY(-50%);
            transform: translateX(2rem) translateY(-50%);
    -webkit-transition: all ease 200ms;
    transition: all ease 200ms; }
  .nf-home header nav.nf-navbar--scrolled .nf-logo {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%); } }

@media only screen and (max-width: 992px) {
  /* Header Logo */
  .nf-logo {
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    left: 50%; } }

/* Interlinking Cities */
.nf-carousel:after {
  content: 'flickity';
  display: none; }

.flickity-page-dots {
  bottom: -2rem; }

.flickity-page-dots .dot {
  width: 35px;
  height: 3px;
  margin: 0;
  border-radius: 0;
  opacity: 1;
  background: #CFCFCF; }

.flickity-page-dots .dot.is-selected {
  background: #2dace3;
  position: relative; }

.nf-copy-text-content p,
.nf-copy-text-content span,
.nf-copy-text-content div {
  word-break: break-word;
  text-align: left !important;
  /* This is required to override Umbraco inline styles */ }

.nf-copy-text-content h2 {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 1.375rem;
  color: #393939; }

.nf-copy-text-content h1,
.nf-copy-text-content h2,
.nf-copy-text-content h3,
.nf-copy-text-content h4,
.nf-copy-text-content h5,
.nf-copy-text-content h6 {
  font-weight: 600;
  text-align: left !important;
  /* This is required to override Umbraco inline styles */ }

.show-more-link {
  padding-top: 1rem; }

.show-interlinking-city-divs {
  display: block;
  -webkit-animation: slide-down .5s ease-out;
  animation: slide-down .5s ease-out; }

.hide-interlinking-city-divs {
  display: none; }

@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@media only screen and (min-width: 1381px) {
  .nf-home .nf-carousel:after {
    content: ''; } }

/* Footer */
footer {
  padding-top: 0;
  padding-bottom: 0; }

footer h4 {
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0;
  margin-bottom: 0.5rem; }

footer h5 {
  color: #FFFFFF;
  font-size: 0.875rem;
  display: inline-block;
  margin: 0;
  line-height: 1; }

footer a {
  color: #454545;
  text-decoration: none; }

footer .card-panel {
  margin: 0;
  min-height: 100%;
  border-radius: 0; }

.nf-footer-top,
.nf-footer-middle,
.nf-footer-bottom {
  padding: 4.375rem 0; }

.nf-footer-middle {
  background: #EEEEEE; }
  .nf-footer-middle ul {
    margin: 0.5rem 0 2rem; }

.nf-footer-top {
  background: #FFFFFF; }

.nf-footer-bottom {
  background: #454545; }

/* Footer Text */
.nf-footer-text p {
  color: #EEEEEE;
  font-size: 0.8125rem;
  text-align: center;
  margin-bottom: 1.5rem; }

.nf-footer-text a {
  color: #2dace3; }

/* Reassurance */
.nf-reassurance ul {
  margin: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.nf-reassurance ul li[class^="nf-"] {
  display: inline-block;
  margin: 0 0.25rem;
  font-size: 0.8rem; }

.nf-reassurance ul li.nf-atol {
  width: 3.21429em;
  height: 3.21429em; }

.nf-reassurance ul li.nf-abta {
  width: 6.42857em;
  height: 2.78571em; }

.nf-reassurance ul li.nf-iata {
  width: 4.42857em;
  height: 3.07143em; }

.nf-reassurance ul li.nf-travel-aware {
  font-size: 0.5rem;
  width: 7.80786em;
  height: 7.17143em; }

@media only screen and (min-width: 993px) {
  .nf-footer-bottom .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media only screen and (max-width: 992px) {
  footer .row .col.nf-email-signup {
    padding-right: 0;
    margin-bottom: 1rem; }
  footer .row .col.nf-explore {
    padding-left: 0; }
  footer h5 {
    display: block;
    margin-bottom: 0.75rem; }
  footer .nf-ways-to-pay,
  footer .nf-reassurance,
  footer .nf-social-media {
    margin-bottom: 1.75rem;
    display: block; }
    footer .nf-ways-to-pay .lazyload,
    footer .nf-reassurance .lazyload,
    footer .nf-social-media .lazyload {
      background: black; }
  footer .nf-social-media {
    margin-bottom: 0; } }

/* Email Signup */
.nf-email-signup, .nf-email-signup--wrap {
  max-width: 1360px;
  margin: 0 auto; }

.nf-email-signup-success {
  max-width: 320px;
  margin: 0 auto; }

.nf-email-signup h4 {
  font-size: 2rem;
  line-height: 1;
  position: relative;
  margin: 0;
  font-family: azo-sans-uber;
  font-display: auto;
  font-weight: 400;
  color: #FF084A; }

.nf-email-signup p {
  font-size: 0.8125rem;
  position: relative; }

.nf-email-signup .nf-email-signup-description {
  font-family: adobe-handwriting-frank;
  font-size: 1.3rem;
  max-width: 520px;
  margin: auto;
  line-height: 1.2;
  padding-top: 8px; }

.nf-email-signup-input--wrap {
  margin: auto;
  width: 320px;
  display: inline-block; }

.nf-email-signup input[type=text] {
  color: #676767;
  background: #FFFFFF;
  text-indent: 1rem;
  width: 75%;
  height: 2.5rem;
  line-height: 2.5rem;
  border: 0;
  float: left;
  margin: 1rem 0;
  border-radius: 0;
  border: 1px solid #CFCFCF;
  border-right: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.nf-email-signup input[type=text]::-webkit-input-placeholder {
  color: #CFCFCF; }

.nf-email-signup input[type=text].failure {
  border-color: #e40046; }

.nf-email-signup .btn, .nf-email-signup .btn-large {
  width: 25%;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0;
  float: left;
  margin: 1rem 0;
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center;
  font-size: 0.75rem;
  text-transform: none;
  font-weight: normal; }

.nf-email-signup input::-webkit-input-placeholder {
  color: #EEEEEE; }

.nf-email-signup input::-moz-placeholder {
  color: #EEEEEE; }

.nf-email-signup input:-ms-input-placeholder {
  color: #EEEEEE; }

.nf-email-signup input:-moz-placeholder {
  color: #EEEEEE; }

.nf-email-signup ~ .nf-privacy-policy {
  color: #2dace3;
  font-size: 0.8125rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: inline-block; }
  .nf-email-signup ~ .nf-privacy-policy &gt; * {
    font-size: 0.8125rem; }

.nf-email-signup p.failure-message {
  color: #e40046;
  clear: both; }

.nf-email-signup-success p {
  margin: 0; }

.nf-email-signup-success .nf-email-signup-emailid {
  color: #2dace3;
  font-size: 1.25rem; }

.nf-email-signup-success-title {
  font-size: 1.0rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0.5rem;
  fill: #2dace3; }
  .nf-email-signup-success-title svg {
    margin-right: 0.5rem; }

.nf-email-signup-success-title h4 {
  font-size: 1.5rem; }

p.nf-email-signup-emailid {
  margin-bottom: 1rem; }

/* Email signup top panel */
.partialEmailSubcription-topwrapper {
  background: #283E5A;
  padding: 2.5rem 1rem 1.5rem;
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .partialEmailSubcription-topwrapper h4 {
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #e9e9e9;
    font-family: "Roboto", Arial, sans-serif; }
  .partialEmailSubcription-topwrapper p {
    font-size: 0.8125rem;
    position: relative;
    margin: 0;
    color: #d5d5d5; }
  .partialEmailSubcription-topwrapper .nf-email-signup {
    color: #FFFFFF;
    margin: 0 auto;
    max-width: 85rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .partialEmailSubcription-topwrapper .nf-email-signup-success {
    color: #FFFFFF;
    max-width: none; }
  .partialEmailSubcription-topwrapper .nf-email-signup-success-title {
    display: block;
    margin-bottom: 0;
    text-align: center; }
    .partialEmailSubcription-topwrapper .nf-email-signup-success-title h4 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .partialEmailSubcription-topwrapper .nf-email-signup-success-title svg {
      fill: #65b146;
      margin-right: 0.75rem;
      width: 1.5rem;
      height: 1.5rem; }
    .partialEmailSubcription-topwrapper .nf-email-signup-success-title p {
      font-size: 0.8125rem;
      color: #EEEEEE; }

.nf-email-signup-content {
  width: 100%; }
  .nf-email-signup-content .email-subscription-textbox {
    color: #676767;
    background: #FFFFFF; }
  .nf-email-signup-content input[type=text] {
    line-height: 2.75rem;
    height: 2.75rem;
    min-width: 14rem; }
  .nf-email-signup-content input::-webkit-input-placeholder {
    color: #979797; }
  .nf-email-signup-content input::-moz-placeholder {
    color: #979797; }
  .nf-email-signup-content input:-ms-input-placeholder {
    color: #979797; }
  .nf-email-signup-content input::-ms-input-placeholder {
    color: #979797; }
  .nf-email-signup-content input::placeholder {
    color: #979797; }
  .nf-email-signup-content input[type=button] {
    width: 25%;
    line-height: 2.75rem;
    height: 2.75rem;
    background: #65b146; }
    .nf-email-signup-content input[type=button]:hover, .nf-email-signup-content input[type=button]:focus {
      background: #5b9f3f; }
  .nf-email-signup-content .failure-message {
    color: #e40046;
    font-size: 0.9375rem;
    margin: 0;
    margin-bottom: 0.5rem;
    line-height: 1;
    clear: both; }

.nf-email-signup-privacy-policy {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center; }

.nf-email-signup-privacy-policy * {
  color: #2dace3;
  font-size: 0.8125rem;
  line-height: 1.3; }

.nf-email-signup-panel--close {
  position: absolute;
  top: 1.5rem;
  right: 0.75rem;
  cursor: pointer;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0.75rem;
  fill: #FFFFFF;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .nf-email-signup-panel--close:hover {
    fill: #2dace3; }

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

.m--show {
  display: block; }

@media only screen and (min-width: 993px) {
  .partialEmailSubcription-topwrapper {
    padding: 1rem 2rem; }
    .partialEmailSubcription-topwrapper .nf-email-signup {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .nf-email-signup-header {
    max-width: 24rem;
    text-align: right; }
  .nf-email-signup-content {
    min-width: 23rem;
    max-width: 28rem;
    padding: 0 2rem; }
  .nf-email-signup-panel--close {
    top: 50%; } }

@media only screen and (min-width: 1381px) {
  .nf-email-signup-header {
    width: 30%; }
  .nf-email-signup-content {
    width: 40%; }
  .nf-email-signup-privacy-policy {
    width: 30%; } }

@media only screen and (max-width: 600px) {
  .nf-email-signup h4 {
    font-size: 1.5rem; }
  .nf-email-signup .nf-email-signup-description {
    font-size: 1.3rem; } }

/* Social Media */
.nf-social-media ul {
  margin: 0;
  display: inline-block;
  margin: 0 0.5rem; }

.nf-social-media ul li[class^="social-"] {
  display: inline-block;
  font-size: 0.65rem;
  margin-right: 0.25rem;
  overflow: hidden;
  position: relative; }

.nf-social-media ul [class^="social-"] a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  text-indent: 100%; }

.social-facebook,
.social-twitter,
.social-google,
.social-instagram,
.social-youtube,
.social-pinterest,
.social-generic {
  width: 2.92857em; }

/* Ways to Pay */
.nf-ways-to-pay ul {
  margin: 0;
  display: inline-block;
  margin: 0 0.5rem; }

.nf-ways-to-pay ul li[class^="pay-"] {
  display: inline-block;
  margin-right: 0.25rem; }

.pay-visa,
.pay-mastercard,
.pay-maestro,
.pay-amex,
.pay-delta,
.pay-generic {
  font-size: 0.3rem;
  width: 9.03071em;
  height: 5.67071em; }

/* Opening hours &amp; contact us */
.nf-opening-hours {
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 16rem;
  top: 0;
  padding: 0;
  margin: 0;
  height: 56px;
  line-height: 56px;
  padding: 0 1rem;
  font-size: 0.9375rem; }

.nf-opening-hours-icon {
  cursor: pointer;
  position: relative;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  fill: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.5rem; }
  .nf-opening-hours-icon:before {
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 1.125rem;
    right: 0.125rem;
    background: red;
    /* Refactor */ }
  .nf-opening-hours-icon.m--lines-open:before {
    background: #78e835;
    /* Refactor */ }

.nf-opening-hours--content {
  width: 200px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  background: #454545;
  position: fixed;
  top: 4rem;
  right: 1rem;
  -webkit-transition: all ease 400ms;
  transition: all ease 400ms;
  line-height: 1;
  border-radius: 4px;
  padding: 0;
  border-radius: 3px;
  border-bottom: 2px solid #676767;
  -webkit-box-shadow: 0 0 1px 0 #676767;
          box-shadow: 0 0 1px 0 #676767;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2; }
  .nf-opening-hours--content p {
    padding: 1rem;
    margin: 0;
    text-align: center; }
  .nf-opening-hours--content:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    display: inline-block;
    border-bottom: 12px solid #454545;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 6.5rem;
    bottom: 100%; }
  .nf-opening-hours--content.m--open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: opacity ease 100ms;
    transition: opacity ease 100ms;
    position: fixed; }

.nf-opening-hours--item {
  min-height: unset;
  display: block;
  line-height: 1;
  padding: 0.5rem 1rem;
  font-size: 0.8125rem;
  border-bottom: 1px solid #676767;
  width: 100%; }
  .nf-opening-hours--item span {
    color: #EEEEEE;
    width: 50%;
    display: inline-block; }
  .nf-opening-hours--item span + span {
    color: #2dace3;
    text-align: right;
    padding-left: 0.25rem; }

.nf-opening-hours--footer {
  color: #CFCFCF;
  font-size: 0.825rem;
  padding: 1rem;
  margin: 0;
  width: 100%;
  float: left;
  line-height: 1.4; }

.nf-opening-hours--content .nf-call-charges,
.nf-opening-hours--content .nf-call-number a[href^="tel:"] {
  color: #676767;
  padding: 1rem;
  padding-bottom: 0;
  margin: 0;
  text-align: center;
  float: left;
  font-size: 0.75rem;
  width: 100%; }

.nf-opening-hours--content .nf-call-number a[href^="tel:"] {
  color: #2dace3;
  font-size: 1rem; }

.nav-wrapper.container {
  overflow: visible; }

.nf-opening-hours--content .nf-call-number {
  display: none; }

.nf-opening-hours--content.m--open .nf-call-number {
  display: block; }

p.nf-call-customerunique {
  padding: 0.5rem 0.5rem 1rem 0.5rem; }

@media only screen and (min-width: 993px) {
  .nf-opening-hours--content {
    right: 22%; } }

@media only screen and (max-width: 992px) {
  .nf-opening-hours {
    right: 8.5rem; }
  .nf-opening-hours--content,
  .nf-opening-hours--content:before {
    right: 5rem; } }

@media only screen and (max-width: 600px) {
  .nf-opening-hours {
    right: 2.5rem; }
  /* Nav - Opening Hours */
  .nf-opening-hours-icon {
    margin-right: 0.25rem;
    height: 56px;
    line-height: 56px; }
  .nf-opening-hours--content {
    left: auto;
    width: 100%;
    position: fixed;
    right: 0;
    top: 63px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .nf-opening-hours--content:before {
    right: 3.75rem;
    left: unset; } }

.nf-usp-section {
  margin-bottom: 0;
  overflow: hidden;
  position: absolute;
  top: auto;
  bottom: 0;
  border-bottom: 1px solid #f3f3f3;
  width: 100%;
  z-index: 2;
  background-color: #FFFFFF; }
  .nf-usp-section .nf-usp-carousel {
    margin-bottom: 0;
    overflow: hidden; }
  .nf-usp-section .nf-usp-item-container {
    line-height: 1.5rem;
    overflow: hidden;
    text-align: center;
    width: 25%;
    float: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .nf-usp-section .nf-usp-item-container .nf-usp--item {
      padding: 12px;
      margin: 12px; }
      .nf-usp-section .nf-usp-item-container .nf-usp--item:hover {
        border-radius: 8px;
        background: #FFFFFF;
        -webkit-box-shadow: -2px 4px 10px 0px rgba(47, 47, 47, 0.1);
                box-shadow: -2px 4px 10px 0px rgba(47, 47, 47, 0.1); }
    .nf-usp-section .nf-usp-item-container span {
      color: #283E5A;
      font-weight: 800;
      display: block;
      line-height: 1.5rem;
      font-size: 1rem;
      vertical-align: top; }
    .nf-usp-section .nf-usp-item-container img {
      max-height: 40px;
      max-width: 100px;
      vertical-align: top; }
    .nf-usp-section .nf-usp-item-container svg {
      max-height: 40px;
      max-width: 100px; }

.nf-home .nf-usp-section {
  top: auto;
  bottom: 0;
  border-bottom: 1px solid #EEEEEE; }

.nf-usp-section .lazyload,
.nf-usp-section .lazyloading {
  -webkit-filter: blur(5px);
          filter: blur(5px); }

.nf-usp-section .lazyloaded {
  -webkit-filter: blur(0);
          filter: blur(0); }

@media only screen and (min-width: 993px) {
  .nf-usp-carousel:after {
    content: ''; } }

@media only screen and (max-width: 992px) {
  .nf-usp-carousel .flickity-prev-next-button {
    top: 85%;
    width: 16px;
    height: 16px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #FFFFFF; }
    .nf-usp-carousel .flickity-prev-next-button .arrow {
      fill: #217FA8; }
  .nf-usp-section .nf-usp-item-container {
    width: 50%; } }

@media only screen and (max-width: 600px) {
  .nf-usp-section {
    height: 7.5rem; }
    .nf-usp-section .nf-usp-carousel {
      height: 7rem; }
      .nf-usp-section .nf-usp-carousel .flickity-prev-next-button {
        top: 85%;
        width: 16px;
        height: 16px;
        -webkit-box-shadow: none;
                box-shadow: none;
        background: #FFFFFF; }
        .nf-usp-section .nf-usp-carousel .flickity-prev-next-button .arrow {
          fill: #217FA8; }
      .nf-usp-section .nf-usp-carousel .flickity-page-dots {
        margin-bottom: 1.5rem; }
        .nf-usp-section .nf-usp-carousel .flickity-page-dots .dot {
          background: #ECECEC; }
        .nf-usp-section .nf-usp-carousel .flickity-page-dots .dot.is-selected {
          background: #217FA8; }
  .nf-usp-section .nf-usp-item-container {
    width: 100%; } }

/* Travel Blog */
.nf-travel-blog-wrapper .nf-travel-blog-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.nf-travel-blog-wrapper .nf-travel-blog-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  /* Most images have title on left hand side */ }

.nf-travel-blog-wrapper .nf-travel-blog-content--date {
  color: #2dace3;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  white-space: nowrap; }

.nf-travel-blog-wrapper .nf-travel-blog-content--link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 10.3125rem 1rem 0 1rem; }

.nf-travel-blog-wrapper .nf-travel-blog-content--title {
  font-size: 1rem;
  line-height: 1.3;
  max-height: 5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  position: relative;
  color: #4a4a4a; }

@media only screen and (max-width: 600px) {
  .nf-travel-blog-wrapper .nf-carousel {
    height: 290px; } }

/* Home - Popular Countries */
.nf-home-popular--large {
  width: 432px;
  height: 282px;
  margin-right: 1rem;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  overflow: hidden;
  float: left; }

#nf-large-blocks-widget {
  margin-top: 40px; }
  #nf-large-blocks-widget h2 {
    font-size: 32px;
    color: #1A6788; }
  #nf-large-blocks-widget .popular-widget-card {
    margin-bottom: 24px; }

.popular-card-item {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 4px;
  border: 1px solid #EEE;
  background: #C0FF02; }
  .popular-card-item .popular-card-text {
    height: 100%;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    width: 100%;
    font-size: 36px; }
  .popular-card-item h2 {
    height: 100%;
    padding: 10px; }

.popular-card-text {
  height: 100%;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  font-size: 36px; }

.carousel-cell:last-of-type .nf-home-popular--large {
  margin-right: 0;
  /* Fix to prevent last cell dropping to next line */ }

.nf-home-popular--large img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  float: left; }

.nf-home-popular--large a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block; }

.nf-home-popular--large a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.nf-home-popular--large a:hover img,
.nf-home-popular--large a:focus img {
  -webkit-transform: scale(1.025);
          transform: scale(1.025); }

.nf-home-popular--large h3 {
  color: #FFFFFF;
  padding: 0 1.25rem;
  position: absolute;
  top: 9.125rem;
  font-size: 1.375rem;
  z-index: 2;
  max-height: 4.25rem;
  overflow: hidden;
  padding-top: 1.25rem;
  min-width: 100%; }

.help-header {
  height: 462px !important; }

.nf-home-popular help-header h2 {
  color: #FFFFFF;
  padding: 1.25rem;
  position: absolute;
  top: 5.125rem;
  font-size: 2.2rem;
  z-index: 2;
  font-style: normal;
  font-weight: 400;
  width: 100%; }

#nf-hotel-trending-hotels .nf-home-popular--large h3 {
  max-height: 5rem; }

.nf-home-popular--content.lazyload,
.nf-home-popular--content.lazyloding .nf-home-popular--content.lazyloaded {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: none;
  transition: none; }

.nf-home-popular--large h3 span {
  display: block;
  font-size: 0.75rem;
  position: absolute;
  top: 0;
  left: 1.25rem;
  white-space: nowrap; }

.nf-home-popular--price {
  color: #FFFFFF;
  position: absolute;
  padding: 0 1.25rem;
  top: 13.75rem;
  z-index: 2;
  font-size: 1rem;
  line-height: 1; }

.nf-home-popular--price span {
  display: block;
  font-size: 0.6875rem;
  margin-top: 0.25rem; }

.nf-home-popular--price span + span {
  display: block;
  font-size: 0.75rem; }

.nf-home-popular--cta {
  color: #FFFFFF;
  padding: 0 1.25rem;
  position: absolute;
  top: 15.125rem;
  z-index: 2;
  font-size: 0.6875rem;
  line-height: 1; }

.nf-home-popular--cards .nf-image-card-wrapper.item-0 {
  margin-left: 0; }

/* Popular Shared */
.nf-top-items-list-wrap {
  padding-top: 2rem;
  -webkit-column-count: 6;
     -moz-column-count: 6;
          column-count: 6;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem; }

/* Hotels, Holidays &amp; Cars Category Pages */
.hotel .nf-top-items-list-wrap, .holiday .nf-top-items-list-wrap {
  padding: 1rem 0 3rem; }

/* Desc text*/
.nf-home-airline--desc,
.nf-home-airline--subdesc {
  color: #FFFFFF;
  position: absolute;
  top: 5.5rem;
  padding: 0 2rem;
  letter-spacing: 0.0625rem;
  display: inline-block;
  max-height: 4.875rem;
  overflow: hidden;
  width: 100%;
  font-weight: normal;
  font-size: 2rem;
  line-height: 1.3;
  z-index: 2; }

.nf-home-airline--subdesc {
  font-size: 0.875rem;
  top: 12rem; }

.nf-home-airline--desc p {
  font-size: 1.25rem;
  line-height: 1.3;
  margin: 0; }

@media only screen and (max-width: 992px) {
  /* Home - Top Airlines */
  .nf-home-popular--large {
    width: 398px;
    height: 260px;
    margin: 10px; }
  .nf-home-popular--large.m--airline .nf-airline-logo--small {
    top: 0; }
  .nf-home-airline--desc {
    position: static;
    font-size: 1.75rem;
    max-height: 7rem;
    margin-top: 5rem; }
  .nf-home-airline--subdesc {
    top: 11.5rem;
    line-height: 1.5; }
  .nf-home-popular--marketing {
    position: static;
    font-size: 0.725rem; }
  .nf-home-popular--marketing p {
    font-size: 0.75rem;
    line-height: 1.4; }
  .nf-home-popular--large h3 {
    top: 8.25rem;
    max-height: 4.125rem;
    font-size: 1.25rem; }
  .nf-home-popular--price {
    top: 12.5rem; }
  .nf-home-popular--cta {
    top: 13.875rem; } }

@media only screen and (max-width: 600px) {
  /* Home - Top Airlines */
  .nf-home-popular--large {
    width: 319px;
    height: 194px; }
  .nf-home-popular--large h3 {
    top: 5.75rem;
    max-height: 3.375rem;
    line-height: 1.2;
    font-size: 1.0625rem;
    padding-top: 1rem; }
  .nf-home-popular--large .nf-home-popular--price {
    top: 9.5rem; }
  .nf-home-popular--large .nf-home-popular--cta {
    top: 10.875rem; }
  .nf-top-airline-logo {
    width: 150px; }
  .nf-top-items-list-wrap {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .nf-home-popular--large.m--airline .nf-airline-logo--small {
    max-width: 55%; }
  .nf-home-airline--desc {
    margin-top: 5.35rem;
    font-size: 1.1875rem;
    max-height: 4.5rem;
    padding: 0 1.5rem; }
  .nf-home-airline--subdesc {
    color: #EEEEEE;
    font-weight: 400;
    font-size: 0.75em;
    top: 9rem;
    padding: 0 1.5rem;
    max-height: 3rem;
    line-height: 1.3; }
  .nf-home-popular--marketing {
    display: none; }
  .nf-home-popular--hashtag {
    top: 0.5rem;
    right: 0.5rem; } }

/* Home Page Header Links */
.nf-home .nav-wrapper .nav-wrapper {
  overflow: hidden; }

.nf-home .nf-nav-links {
  width: 100%;
  margin-left: 1rem;
  position: absolute;
  left: 0;
  top: 15rem;
  text-align: left;
  overflow: hidden;
  height: auto;
  line-height: 1; }

.nf-home .nf-ul-pad {
  top: 13rem;
  padding-top: 2rem; }

.nf-home .nf-nav-links .tab {
  float: none;
  height: auto;
  line-height: 1;
  padding-bottom: 0.5rem;
  display: inline-block;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.nf-home .nf-nav-links .nf-li-v2 {
  float: left; }

.nf-home .nf-nav-links .tab .nf-tab-offer {
  position: absolute;
  bottom: 57%;
  background: #C0FF02;
  overflow: hidden;
  padding: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .nf-home .nf-nav-links .tab .nf-tab-offer span {
    color: #1A6788;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center; }

.nf-tab-offer-wd {
  width: 60px; }

.nf-tab-offer-wdholidays {
  width: 95px; }

.nf-tab-offer-wdhotels {
  width: 59px; }

.nf-tab-offer-wdcar-hire {
  width: 65px; }

.nf-home .nf-nav-links .tab .nf-tabs-v2 {
  color: #53657B;
  background: #F6F6F6;
  padding: 8px 12px;
  margin-bottom: 0rem;
  margin-right: 1.1px;
  /*border-radius: 4px;*/
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .nf-home .nf-nav-links .tab .nf-tabs-v2.tab-item-1 {
    border-top-left-radius: 4px; }
  .nf-home .nf-nav-links .tab .nf-tabs-v2.tab-item-4 {
    border-top-right-radius: 4px; }
  .nf-home .nf-nav-links .tab .nf-tabs-v2.active {
    color: #283E5A;
    background: #FFFFFF;
    font-weight: 600; }
  .nf-home .nf-nav-links .tab .nf-tabs-v2:hover {
    color: #53657B; }

.nf-home .nf-nav-links .tab a {
  padding: 0;
  line-height: 1.4; }

.nf-nav-links .tab a:nth-child(2) {
  min-width: 95px; }

.nf-home header nav .nf-nav-links {
  position: static;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all ease 200ms;
  transition: all ease 200ms;
  will-change: transform,opacity;
  text-align: left;
  padding-left: 10rem; }

header nav .nf-nav-links .indicator {
  display: none; }

.nf-home header nav .nf-nav-links .indicator {
  background-color: #FFFFFF; }

.nf-home header nav .nf-nav-links .tab {
  padding-bottom: 0; }

.nf-home header nav .nf-nav-links .tab a {
  line-height: 56px; }

.nf-home header nav.nf-navbar--scrolled .nf-nav-links {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

@media only screen and (max-width: 285px) {
  .nf-home .nf-nav-links .tab .nf-tab-offer {
    bottom: 70%; } }

@media only screen and (max-width: 992px) {
  .nf-home header nav {
    border-top: 3px solid #2dace3; }
  .nf-home .nf-nav-links {
    top: 4rem;
    display: block; }
    .nf-home .nf-nav-links svg:last-of-type {
      margin-right: 0; }
    .nf-home .nf-nav-links svg {
      margin-top: 0.625rem;
      margin-bottom: 0.5rem; }
  /*.nf-home .nf-ul-pad{
        padding-top: 0;
    }*/
  /*.nf-home .nf-nav-links .tab .nf-tab-offer {
        display: none;
    }*/
  .nf-home .nf-nav-links .tab a {
    margin-right: 1rem;
    font-size: 0.875rem;
    overflow: visible;
    line-height: 1;
    padding-bottom: 0.125rem;
    display: block; }
    .nf-home .nf-nav-links .tab a span {
      display: block; }
  .nf-home .nf-mobile-nav + .button-collapse {
    position: absolute;
    top: 0;
    left: 0; }
  .nf-home header nav .nf-nav-links {
    display: none; } }

@media only screen and (min-width: 1381px) {
  .nf-home .nf-nav-links {
    position: relative; } }

.nf-home-copy .container {
  overflow: visible; }

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

.nf-home-copy--item {
  width: 25%;
  text-align: center;
  padding: 2rem;
  position: relative; }

.nf-home-copy--item svg {
  fill: #2dace3;
  height: 4rem;
  width: 4rem;
  margin: 2rem 0 3rem; }

.nf-home-copy--item .nf-home-copy--title {
  color: #2dace3;
  text-align: left;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.5;
  font-family: "Roboto", Arial, sans-serif; }

.nf-home-copy--item .nf-home-copy--content {
  text-align: left;
  font-size: 0.9375rem; }

@media only screen and (min-width: 993px) {
  .nf-home-copy--item .nf-home-copy--title {
    text-align: center; } }

@media only screen and (max-width: 992px) {
  /* Home SEO Copy */
  .nf-home-copy--wrap {
    margin-top: -3rem;
    margin-bottom: -3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075); }
  .nf-home-copy--item {
    width: 50%;
    padding: 2rem;
    border-top: 1px solid rgba(0, 0, 0, 0.075);
    /* Refactor */
    border-right: 1px solid rgba(0, 0, 0, 0.075);
    text-align: left; }
  .nf-home-copy--item:nth-child(even) {
    border-right: 0; }
  .nf-home-copy--item svg {
    float: left;
    font-size: 2rem;
    margin: 0;
    margin-right: 1rem;
    margin-top: -0.25rem; }
  .nf-home-copy--item svg {
    height: 2rem;
    width: 2rem; }
  .nf-home-copy--item .nf-home-copy--title {
    line-height: 1.2;
    display: inline;
    font-size: 1rem; }
  .nf-home-copy--item .nf-home-copy--content {
    padding-left: 3rem; }
  .nf-home-copy--item .nf-home-copy--content p {
    font-size: 0.825rem;
    margin-bottom: 0; } }

@media only screen and (max-width: 600px) {
  .nf-home-copy--wrap {
    display: block; }
  .nf-home-copy--item {
    width: 100%;
    padding: 1rem;
    border-right: 0; } }

.nf-image-overlay-location {
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  line-height: 1.375rem;
  color: #FFFFFF;
  font-size: 0.75rem;
  background: rgba(0, 0, 0, 0.65);
  padding: 0 0.75rem 0 1.5rem;
  border-radius: 3px; }

.nf-image-overlay-location.m--large {
  top: 1.125rem;
  left: 1.125rem; }

.nf-image-overlay-location--icon {
  color: #2dace3;
  font-size: 0.625rem;
  position: absolute;
  top: 0.375rem;
  left: 0.5rem; }

.nf-image-card-wrapper .card .card-content .nf-image-card--desc &gt; span:nth-child(3) {
  display: block;
  font-weight: normal;
  color: #676767;
  font-size: 0.75rem;
  margin-top: 0.15rem; }

/* General card styles to refactor */
.nf-image-card-wrapper .card {
  border-bottom: none;
  border-radius: 0; }

.nf-image-card-wrapper .card .card-content &gt; a:first-of-type {
  color: #454545;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1rem;
  z-index: 1; }

.nf-image-card-wrapper .card .card-content a:hover,
.nf-image-card-wrapper .card .card-content a:focus {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.2); }

.nf-image-card-wrapper .card .card-content .call-to-action a {
  color: #FFFFFF;
  padding: 0;
  position: initial; }

.nf-image-card-wrapper .card .card-image + .card-content {
  position: static;
  max-height: 60%;
  padding: 14px 16px; }

.nf-image-card-wrapper .nf-image-card--title {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  height: 2.5rem;
  overflow: hidden;
  position: relative;
  top: 7.5rem;
  display: inline-block; }

.nf-image-card-wrapper .nf-image-card--desc {
  font-size: 1rem;
  height: 2.25rem;
  line-height: 1.1rem;
  margin-bottom: 0.625rem;
  margin-top: 3.25rem;
  font-weight: bold; }

.nf-image-card-wrapper .card.override-card .card-content .nf-image-card--desc {
  margin-top: 2.70rem; }

.nf-image-card-wrapper .card .card-content .nf-image-card--desc span.noprice {
  height: 2.25rem;
  line-height: 2.25;
  display: inline-block; }

/* Image card module - Refactor */
.nf-image-card-wrapper {
  width: 208px;
  margin-right: 1rem;
  cursor: pointer;
  float: left; }
  .nf-image-card-wrapper.m--large {
    width: 432px; }

.nf-image-card-wrapper-large {
  width: 432px; }

.carousel-cell:last-of-type .nf-image-card-wrapper {
  margin-right: 0;
  /* Fix to prevent last cell dropping to next line */ }

.nf-image-card-wrapper.item-0 {
  margin-left: 1rem; }

/* Card image loading overlay - Refactor */
.nf-image-card-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  background: radial-gradient(ellipse at center, transparent 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  z-index: 1; }

.nf-image-card-wrapper:hover .lazyloaded ~ .overlay,
.nf-image-card-wrapper:focus .lazyloaded ~ .overlay {
  background: radial-gradient(ellipse at center, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); }

.nf-image-card-wrapper.m--large .card {
  height: 100%; }
  .nf-image-card-wrapper.m--large .card .card-image + .card-content {
    padding: 1rem; }

.nf-image-card-wrapper.m--large .card-image {
  height: 249px;
  max-height: none; }

.nf-image-card-wrapper.m--large .nf-image-card--desc {
  height: 7rem;
  margin: 0;
  margin-top: 3rem; }

.nf-image-card-wrapper.m--large .nf-image-card--title {
  font-size: 1.125rem;
  font-weight: bold;
  height: 2.75rem;
  line-height: 1.25;
  top: 15.5625rem; }

.nf-image-card-wrapper.m--large .price-info {
  display: block;
  margin-bottom: 0.5rem; }
  .nf-image-card-wrapper.m--large .price-info span:last-child {
    font-size: 0.8125rem; }

.nf-image-card-wrapper.m--large .more-info {
  font-weight: normal; }
  .nf-image-card-wrapper.m--large .more-info span {
    color: #676767;
    display: block;
    font-size: 0.8125rem;
    line-height: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.nf-image-card-wrapper.m--large .call-charges-text {
  position: absolute;
  bottom: 0;
  font-size: 0.6875rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 2rem); }

.nf-card-image-text-overlay {
  color: #EEEEEE;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 1rem;
  left: 0;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding: 0.5rem 1rem;
  width: 20rem;
  max-width: calc(100% - 1rem);
  line-height: 1.3;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px); }

/* Most Popular Carousel Cards (4* 5* holidays) on City Holiday Pages*/
.nf-carousel--cards.nf-popular-items {
  height: 340px; }
  .nf-carousel--cards.nf-popular-items .card {
    height: 314px; }
    .nf-carousel--cards.nf-popular-items .card .card-content .nf-image-card--title {
      font-weight: bold; }
  .nf-carousel--cards.nf-popular-items .nf-image-card-wrapper .card .card-content .nf-image-card--desc {
    height: auto; }
    .nf-carousel--cards.nf-popular-items .nf-image-card-wrapper .card .card-content .nf-image-card--desc span:nth-child(3) {
      display: inline; }
    .nf-carousel--cards.nf-popular-items .nf-image-card-wrapper .card .card-content .nf-image-card--desc span.more-info {
      display: block;
      font-size: 0.75rem;
      font-weight: normal;
      margin-top: 0.4rem;
      color: #ACACAC;
      line-height: 1.2;
      height: 28px; }
      .nf-carousel--cards.nf-popular-items .nf-image-card-wrapper .card .card-content .nf-image-card--desc span.more-info span {
        display: block; }

@media only screen and (max-width: 600px) {
  .nf-image-card-wrapper.m--large {
    width: 300px; }
    .nf-image-card-wrapper.m--large .nf-image-card--title {
      top: 10.8125rem; }
    .nf-image-card-wrapper.m--large .card-image {
      height: 173px; }
    .nf-image-card-wrapper.m--large .more-info span {
      font-size: 0.6875rem; } }

/* Lazy Loading Effects */
.lazyload,
.lazyloading,
.lazyloaded {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: opacity; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1 !important;
  /* To overwrite parallax plugin */
  -webkit-transition: all ease 1000ms;
  transition: all ease 1000ms; }

.parallax .lazyloaded {
  -webkit-transition: opacity ease 1000ms;
  transition: opacity ease 1000ms; }

.waves-effect.waves-blue.waves-ripple {
  background-color: rgba(20, 137, 184, 0.65); }

/* Optional Warning Banner */
.nf-warning-banner-logo svg {
  margin-right: 0.75rem; }

.nf-warning-banner-logo,
.nf-warning-banner-message {
  display: inline;
  vertical-align: middle; }

.nf-warning-banner-container {
  text-align: center;
  padding: 1rem;
  font-size: 0.875rem; }

.nf-warning-banner-container svg {
  height: 1.5rem;
  width: 1.5rem;
  display: inline-block; }

@media only screen and (min-width: 601px) {
  .nf-warning-banner-container {
    padding: 1rem 2rem;
    font-size: 0.9375rem; }
  .nf-warning-banner-container svg {
    height: 2rem;
    width: 2rem; } }

/* Add temporary dev styles here */
h2 {
  font-weight: bold;
  text-align: center;
  font-family: azo-sans-uber;
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-size: 2.25rem;
  color: #289ED1; }

h2 + .nf-sub-header {
  display: block;
  font-weight: normal;
  margin-bottom: 2rem;
  text-align: center;
  font-family: adobe-handwriting-frank;
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-size: 1.75rem;
  color: #393939;
  line-height: 1.2;
  padding-top: 8px; }

h2:empty + .nf-sub-header {
  margin-bottom: 0; }

h3 .nf-sub-header {
  font-size: 1rem;
  line-height: 1;
  display: inline-block; }

p {
  font-size: 0.9375rem; }

.nf-intro-panel {
  position: relative;
  background: none !important;
  /* Temporary test - Refactor */
  padding: 1rem;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3); }
  .nf-intro-panel h1, .nf-intro-panel h2 {
    color: #FFFFFF;
    fill: #FFFFFF;
    margin: 0 0 1rem 0; }
  .nf-intro-panel h1 {
    font-family: azo-sans-uber;
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal; }
    .nf-intro-panel h1 span {
      font-size: 1.75rem; }
  .nf-intro-panel h2 {
    font-weight: normal;
    margin: 1rem 0;
    font-size: 2rem;
    font-family: adobe-handwriting-frank;
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal; }
    .nf-intro-panel h2 span {
      display: inline-block;
      font-size: inherit; }
    .nf-intro-panel h2 .promo-suffix {
      font-size: 1rem; }
  .nf-intro-panel .nf-intro-price {
    color: #FFFFFF; }
    .nf-intro-panel .nf-intro-price .nf-currency {
      border-bottom-width: 2px;
      border-bottom-style: solid; }
    .nf-intro-panel .nf-intro-price .nf-price {
      display: inline-block;
      border-bottom-width: 2px;
      border-bottom-style: solid; }
    .nf-intro-panel .nf-intro-price:after {
      content: '\002a';
      color: #FFFFFF;
      vertical-align: top;
      line-height: 1;
      margin-left: 0.125rem; }

/* Countries and Cities */
.nf-explore h4 {
  color: #2dace3; }

.nf-explore li {
  line-height: 1.4; }

.nf-explore li a {
  font-size: 0.8125rem;
  text-decoration: none; }

.nf-explore li a.nf-footer-az {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

/* Carousel Arrow */
.flickity-prev-next-button {
  width: 50px;
  height: 50px;
  border: 2px solid #2dace3;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }

.flickity-prev-next-button .arrow {
  fill: #2dace3; }

.flickity-prev-next-button.previous {
  left: -1rem; }

.flickity-prev-next-button.next {
  right: -1rem; }

.flickity-prev-next-button:disabled {
  opacity: 0; }

/* Header Amends */
header .container {
  overflow: visible; }

.nf-home h1 {
  font-size: 2.25rem;
  margin: 0;
  font-weight: bold;
  text-align: center;
  font-family: azo-sans-uber;
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  color: #289ED1; }
  .nf-home h1 + .nf-sub-header {
    display: block;
    font-weight: normal;
    margin-bottom: 2rem;
    text-align: center;
    font-family: adobe-handwriting-frank;
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-size: 1.75rem;
    color: #393939; }

.nf-home h2 {
  color: #289ED1; }

.nf-home header nav {
  background: none;
  -webkit-transition: background ease 200ms;
  transition: background ease 200ms;
  border-top: 6px solid #2dace3;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  will-change: top, background; }

.nf-home header nav.nf-navbar--scrolled {
  background: #289ED1; }

.nf-nav-links {
  width: auto;
  display: inline-block;
  left: 11rem; }
  .nf-nav-links svg {
    fill: #FFFFFF; }
  .nf-nav-links svg:first-of-type {
    margin-right: 0.25rem; }
  .nf-nav-links svg:last-of-type {
    margin-right: 0.75rem; }

.nf-nav-links .tab {
  text-transform: none; }

.nf-nav-links .tab a {
  color: #FFFFFF;
  padding: 0;
  margin-right: 1.75rem;
  width: auto;
  font-size: 0.9375rem;
  display: inline-block;
  vertical-align: middle;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.nf-nav-links .indicator {
  height: 2px; }

.nf-context-id {
  display: none; }

.nf-other-links {
  width: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 1.5rem; }
  .nf-other-links svg {
    fill: #FFFFFF;
    margin-right: 0.5rem; }

.nf-other-links .tab {
  text-transform: none; }

.nf-other-links .tab a {
  color: #FFFFFF;
  fill: #FFFFFF;
  padding: 0 0.5rem;
  margin-right: 0;
  width: auto;
  font-size: 0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.nf-other-links .indicator {
  display: none; }

/* Country */
.nf-intro-copy {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  max-width: 800px; }

/* Alternating Section Colours */
section:nth-of-type(odd) {
  background: #EEEEEE;
  z-index: 1;
  position: relative; }

.nf-sub-image {
  width: 100%;
  height: auto;
  padding-bottom: 37.1%;
  /* To maintain aspect ratio across screen sizes */ }

/* Home - Logo */
.nf-home-logo {
  max-width: 360px; }

/*Trending Cities and Countries*/
.nf-top-destinations-list-item {
  display: block;
  font-size: 0.825rem;
  line-height: 2; }

/* Popular Airlines */
.nf-top-airline-logo {
  width: 208px;
  height: 120px;
  display: block; }

.nf-top-airlines-list-item {
  display: block;
  font-size: 0.825rem;
  line-height: 2; }

.nf-home-popular--large .nf-airline-logo--small {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: auto;
  max-width: 40%;
  z-index: 2; }

.nf-home-popular--large svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: auto;
  max-width: 40%;
  z-index: 2;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  float: left; }

.nf-home-popular--large.m--airline .nf-airline-logo--small {
  top: 0.5rem;
  right: 1rem;
  width: auto;
  max-height: 70px; }

.nf-home-popular--large.m--airline svg {
  top: 0.5rem;
  right: 1rem;
  width: auto;
  max-height: 70px; }

/* Home - Trending Now */
.nf-trending-primary,
.nf-popular-cities-primary,
.nf-top-airlines,
.nf-popular-countries-primary {
  margin-bottom: 1rem; }

.nf-home-popular--hashtag {
  position: absolute;
  top: 2.25rem;
  right: 2.25rem;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 0.5rem;
  z-index: 3;
  padding: 0 0.5rem;
  line-height: 1.4;
  min-width: 4rem;
  display: inline-block;
  text-align: center;
  font-size: 0.8125rem; }

.nf-home-popular--hashtag:before {
  content: '#'; }

.nf-home-popular--marketing {
  color: #FFFFFF;
  position: absolute;
  top: 13rem;
  padding: 0 2rem; }

.nf-home-popular--marketing p {
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0;
  display: inline-block;
  max-height: 2.75rem; }

.nf-home-overide--vertical {
  width: 208px;
  height: 282px;
  float: left; }

.nf-home-overide--vertical a {
  display: block; }

.nf-home-overide--vertical img {
  width: 100%;
  height: 100%; }

/* Transitions */
.nf-home-popular--large h3,
.nf-home-popular--large .nf-home-popular--price,
.nf-home-popular--large .nf-home-popular--cta {
  -webkit-transition: -webkit-transform ease 700ms;
  transition: -webkit-transform ease 700ms;
  transition: transform ease 700ms;
  transition: transform ease 700ms, -webkit-transform ease 700ms;
  -webkit-transform: translateX(-100%) translateZ(0);
          transform: translateX(-100%) translateZ(0);
  will-change: transform;
  left: 0; }

.nf-home-popular--large .lazyloaded h3,
.nf-home-popular--large .lazyloaded .nf-home-popular--price,
.nf-home-popular--large .lazyloaded .nf-home-popular--cta {
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0); }

.nf-home-popular--large .lazyloaded .nf-home-popular--price {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms; }

.nf-home-popular--large .lazyloaded .nf-home-popular--cta {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms; }

.nf-home-popular--large .preloader-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-top: -18px;
  margin-left: -18px; }

.nf-home-popular--large .lazyloaded ~ .preloader-wrapper {
  display: none; }

/* Home page banner advert */
.nf-home-banner--advert {
  position: absolute;
  bottom: 4.5rem;
  /* This is the height of the USP section below so it shits flush */
  text-align: center;
  width: 100%; }

.nf-home-banner--advert a {
  display: inline-block;
  -webkit-transform: scale(0.5);
          transform: scale(0.5); }

.nf-home-banner--advert img {
  display: block;
  max-width: 100%; }

.nf-home-landscape-banner--advert {
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #EEEEEE;
  padding-top: 1rem; }
  .nf-home-landscape-banner--advert .nf-home-landscape-banner-image {
    width: 100%;
    max-width: 100%;
    display: block; }

/* Carousels */
.nf-trending-primary .nf-carousel,
.nf-popular-cities-primary .nf-carousel,
.nf-top-airlines .nf-carousel,
.nf-popular-countries-primary .nf-carousel {
  height: 282px;
  overflow: hidden; }

.nf-trending-secondary .nf-carousel,
.nf-home-popular--cards .nf-carousel,
.nf-travel-blog-wrapper .nf-carousel {
  height: 287px;
  overflow: hidden; }

.nf-popular-hotels-wrapper-large .nf-carousel {
  overflow: hidden;
  margin-bottom: 1rem; }

.nf-top-airlines + .nf-home-popular--cards .nf-carousel {
  height: 121px; }

.nf-top-airlines + .nf-home-popular--cards .nf-carousel a {
  display: inline-block;
  float: left;
  margin-right: 1rem; }
  .nf-top-airlines + .nf-home-popular--cards .nf-carousel a svg {
    width: 208px;
    height: 120px;
    display: block; }

.nf-top-airlines + .nf-home-popular--cards .nf-carousel a:last-of-type {
  margin-right: 0; }

.nf-carousel--cards {
  height: 320px;
  overflow: hidden; }

.nf-carousel--cards .flickity-page-dots {
  bottom: 0; }

/* General Carousel Styles - Consolidated */
.nf-carousel-blocks--large {
  overflow: hidden;
  margin-bottom: 1rem;
  max-height: 340px; }
  .nf-carousel-blocks--large &gt; .nf-carousel.nf-carousel--nodots {
    margin-bottom: 0; }
  .nf-carousel-blocks--large .flickity-page-dots {
    bottom: -2.5rem; }
    .nf-carousel-blocks--large .flickity-page-dots .dot {
      margin: 0 1rem; }

.nf-carousel-blocks--large &gt; .nf-carousel {
  margin-bottom: 5rem; }

/* Destination page banner advert */
.nf-parallax.parallax-container.m--contains-ad {
  height: 690px; }

.nf-banner--advert {
  position: absolute;
  bottom: 4rem;
  text-align: center;
  width: 100%; }

.nf-banner--advert a {
  display: inline-block;
  -webkit-transform: scale(0.5);
          transform: scale(0.5); }

.nf-banner--advert img {
  display: block;
  max-width: 100%; }

main {
  position: relative; }

#hamburgerIcon {
  cursor: pointer; }

#react-sidebar {
  width: 0;
  height: 100%;
  background: rgba(51, 51, 51, 0.15);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999; }
  #react-sidebar .sidebar-extra {
    width: 0;
    height: 100%;
    position: fixed; }
  #react-sidebar .sidebar-container {
    position: fixed;
    width: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    padding-bottom: 60px;
    background-color: #FFFFFF;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
    max-width: 380px; }
    #react-sidebar .sidebar-container .sidebar-header {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      background: #289ED1;
      fill: #FFFFFF;
      padding: 0 24px;
      height: 56px; }
    #react-sidebar .sidebar-container .sidebar-header-nav {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 24px;
      height: 56px; }
      #react-sidebar .sidebar-container .sidebar-header-nav .sidenav-close {
        fill: #1A6788 !important; }
        #react-sidebar .sidebar-container .sidebar-header-nav .sidenav-close svg {
          fill: #1A6788 !important; }
    #react-sidebar .sidebar-container .sidebar-back {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer; }
      #react-sidebar .sidebar-container .sidebar-back svg {
        height: 100%;
        margin-right: 8px; }
      #react-sidebar .sidebar-container .sidebar-back span {
        color: #1A6788;
        font-weight: 800;
        -webkit-align-self: center;
            -ms-flex-item-align: center;
                    -ms-grid-row-align: center;
                align-self: center; }
    #react-sidebar .sidebar-container .sidebar-logo svg {
      height: 100%;
      margin-right: 0 !important; }
    #react-sidebar .sidebar-container .sidenav-close {
      display: block;
      width: auto;
      padding: 0;
      fill: #FFFFFF;
      height: -webkit-fill-available; }
      #react-sidebar .sidebar-container .sidenav-close svg {
        fill: #FFFFFF !important;
        margin-right: 0 !important;
        height: -webkit-fill-available; }
    #react-sidebar .sidebar-container li {
      float: none;
      line-height: 48px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #EEE; }
      #react-sidebar .sidebar-container li span {
        width: -webkit-fill-available; }
      #react-sidebar .sidebar-container li:not(:first-child):hover {
        background-color: #eee; }
    #react-sidebar .sidebar-container li &gt; a {
      color: #454545;
      fill: #454545;
      display: block;
      width: 100%;
      font-size: 14px;
      height: 48px;
      line-height: 48px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      min-height: 48px;
      padding: 0px 24px; }
      #react-sidebar .sidebar-container li &gt; a img {
        margin-right: 8px; }
    #react-sidebar .sidebar-container li &gt; div {
      fill: #FFFFFF; }

@media only screen and (max-width: 600px) {
  #hamburgerIcon {
    display: none; }
  .sidebar-container {
    min-width: 100%;
    left: 0; } }

.flight .sidebar-container {
  border-top: 6px solid #289ED1 !important; }

.hotel .sidebar-container {
  border-top: 6px solid #289ED1 !important; }

.car .sidebar-container {
  border-top: 6px solid #289ED1 !important; }

.holiday .sidebar-container {
  border-top: 6px solid #289ED1 !important; }

.nf-image-card-wrapper {
  border-radius: 3px;
  border-bottom: 2px solid #CFCFCF;
  -webkit-box-shadow: 0 0 1px 0 #CFCFCF;
          box-shadow: 0 0 1px 0 #CFCFCF;
  background: #FFFFFF; }

.nf-ng-search {
  position: absolute;
  top: 20rem;
  z-index: 3;
  width: 100%; }

#react-flight-search .initial-calendar-loading {
  background: white;
  margin: 0 1rem;
  border-radius: 4px;
  padding: 1rem; }

.nf-home .nf-ng-search {
  top: 17rem; }

.nf-home .nf-ng-search--radio {
  border-top: 0;
  padding-top: 0; }

.nf-ng-search .container {
  overflow: visible; }

.nf-searchpanel-options {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-area: sorting; }
  .nf-searchpanel-options .nf-search-cabin-class {
    margin-left: 1rem;
    text-align: left;
    width: 10%;
    z-index: 2; }
    .nf-searchpanel-options .nf-search-cabin-class .nf-form-field {
      margin-bottom: 0; }
      .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1lao21-a11yText {
        display: none; }
      .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1pahdxg-control,
      .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-yk16xz-control {
        border: none; }
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1pahdxg-control .css-1hwfws3 .css-1uccc91-singleValue,
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-yk16xz-control .css-1hwfws3 .css-1uccc91-singleValue {
          color: #217FA8;
          font-size: 14px;
          font-weight: 600;
          line-height: 21px;
          letter-spacing: 0em;
          text-align: left; }
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1pahdxg-control .css-1wy0on6 .css-1okebmr-indicatorSeparator,
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-yk16xz-control .css-1wy0on6 .css-1okebmr-indicatorSeparator {
          display: none; }
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1pahdxg-control .css-1wy0on6 .css-tlfecz-indicatorContainer,
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1pahdxg-control .css-1wy0on6 .css-1gtu0rj-indicatorContainer,
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-yk16xz-control .css-1wy0on6 .css-tlfecz-indicatorContainer,
        .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-yk16xz-control .css-1wy0on6 .css-1gtu0rj-indicatorContainer {
          color: #217FA8; }
          .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1pahdxg-control .css-1wy0on6 .css-tlfecz-indicatorContainer svg,
          .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-1pahdxg-control .css-1wy0on6 .css-1gtu0rj-indicatorContainer svg,
          .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-yk16xz-control .css-1wy0on6 .css-tlfecz-indicatorContainer svg,
          .nf-searchpanel-options .nf-search-cabin-class .nf-form-field .nf-form-element .css-yk16xz-control .css-1wy0on6 .css-1gtu0rj-indicatorContainer svg {
            fill: #217FA8; }
  .nf-searchpanel-options .nf-search-direct-option {
    border-left: 1px solid #ECECEC;
    margin-left: 1rem;
    text-align: center;
    padding-left: 1rem; }

.nf-ng-search--radio {
  margin: 0 0 0 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  /*padding-top: 0.725rem;*/
  padding-right: 1rem;
  border-right: 1px solid #ECECEC; }

.nf-ng-search--radio input {
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  visibility: hidden; }

.nf-ng-search--radio label {
  position: relative;
  cursor: pointer;
  padding: 0 1.5rem;
  color: #454545;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left; }

.nf-ng-search--radio label:first-of-type {
  padding-left: 1.5rem; }

.nf-ng-search--radio label:last-of-type {
  padding-right: 0; }

.nf-ng-search--radio label span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #362D2D;
          box-shadow: 0 0 0 2px #362D2D; }

.nf-ng-search--radio input[disabled] + span {
  -webkit-box-shadow: 0 0 0 2px #454545;
          box-shadow: 0 0 0 2px #454545; }

.nf-ng-search--radio input:checked[disabled] + span:before {
  background: #ACACAC; }

.nf-ng-search--radio input:checked[disabled] + span {
  -webkit-box-shadow: 0 0 0 2px #ACACAC;
          box-shadow: 0 0 0 2px #ACACAC; }

.nf-ng-search--radio label span:before {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  background: #217FA8;
  border-radius: 50%;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms;
  -webkit-transform: scale(0);
          transform: scale(0); }

.nf-ng-search--radio label span:hover {
  background: #ABDEF4; }

.nf-ng-search--radio label :checked + span:before {
  -webkit-transform: scale(1);
          transform: scale(1); }

.gm-autocomplete {
  display: block;
  position: relative; }

.gm-autocomplete input,
.nf-search-input--driverage input {
  font-size: 14px;
  font-weight: 800;
  color: #393939;
  line-height: 21px;
  border-bottom: 0;
  padding: 1.5rem 0 0.5rem 3rem;
  margin: 0;
  margin-right: 1px;
  width: 100%; }

.nf-search-input--driverage input {
  margin-right: 0; }

.nf-search-input-cabinclass {
  position: relative;
  font-size: 0.875rem;
  color: #2dace3;
  white-space: nowrap;
  overflow: hidden; }

.nf-search-input-cabinclass-wrapper {
  position: absolute;
  left: 3.25rem;
  bottom: 0.375rem;
  text-align: left; }

.nf-search-input-cabinclass-wrapper.nf-search-direct {
  left: 5.55rem;
  width: calc(100% - 8rem); }
  .nf-search-input-cabinclass-wrapper.nf-search-direct:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 2rem;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(#FFFFFF));
    background: linear-gradient(to right, transparent, #FFFFFF);
    overflow: hidden; }

.mat-form-field-label-wrapper {
  top: 0.5rem !important;
  /* Refactor */
  left: 3.25rem !important;
  /* Refactor */
  right: 0;
  height: auto !important;
  /* Refactor */
  width: auto !important;
  /* Fix to prevent breaking of layout */
  padding-top: 1em !important;
  /* Refactor */ }

.mat-form-field-label-wrapper .mat-form-field-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px) !important;
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px) !important;
  /* Need to refactor */ }

input.mat-input-element {
  margin-top: 0 !important;
  /* Refactor */
  background: #FFFFFF;
  border-bottom: 0 !important;
  /* Refactor */
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  /* Refactor */
  height: 3.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 3.125rem;
  text-align: left;
  font-size: 0.875rem; }

input.mat-input-element:focus {
  font-size: 0.875rem; }

input.mat-input-element.nf-search-invalid + .mat-form-field-label-wrapper label {
  color: #e40046; }

.mat-form-field {
  display: block !important;
  /* Refactor */ }

.mat-form-field-wrapper {
  padding-bottom: 0 !important;
  /* Refactor */ }

.mat-form-field-underline {
  display: none; }

.mat-form-field-infix {
  padding: 0 !important;
  /* Refactor */
  width: 100% !important;
  /* Refactor */
  border-top: 0 !important;
  /* Refactor */ }

.nf-search-input--first,
.nf-search-input--second,
.nf-search-input--departure,
.nf-search-input--return,
.nf-search-input--datepicker,
.nf-search-input--driverage {
  position: relative;
  margin: 0.5rem 0; }

.small-padding {
  padding: 0 0.25rem !important; }

.reduce-margin {
  margin-bottom: -2rem; }

.nf-search-input--first svg,
.nf-search-input--second svg,
.nf-search-input--driverage svg,
.nf-datepicker i {
  position: absolute;
  left: 0.75rem;
  top: 0.75rem;
  z-index: 1;
  fill: #217FA8;
  width: 24px;
  height: 24px;
  display: block; }

.nf-search-input--first i.nf-search-input--close,
.nf-search-input--second i.nf-search-input--close {
  position: absolute;
  left: initial;
  top: 0;
  right: 0px;
  z-index: 1;
  cursor: pointer;
  background: #F1F1F1;
  height: 100%;
  width: 2rem;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  line-height: 3.25rem; }
  .nf-search-input--first i.nf-search-input--close svg,
  .nf-search-input--second i.nf-search-input--close svg {
    fill: #CFCFCF;
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block; }

.nf-search-input--first i.nf-search-input--close:hover svg,
.nf-search-input--second i.nf-search-input--close:hover svg {
  fill: #2dace3; }

.nf-search-input--first input.mat-input-element,
.nf-search-input--second input.mat-input-element {
  border-radius: 4px;
  background: #F1F1F1; }

/*.nf-search-input--second input.mat-input-element {
    border-bottom-right-radius:$border-radius;
    border-top-right-radius:$border-radius;
}*/
.nf-search-input--departure input.mat-input-element,
.nf-search-input--driverage input.mat-input-element {
  border-radius: 4px; }

.nf-search-input--driverage input.mat-input-element {
  background: #F1F1F1; }

.nf-search-input--return input.mat-input-element {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.nf-search-input-departure-destination-error {
  left: 0;
  text-align: center;
  top: -0.75rem;
  padding: 0.3125rem 0 0.25rem 3rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #cd174f;
  background: #F1F1F1;
  font-size: 0.75rem;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 1; }
  .nf-search-input-departure-destination-error svg {
    display: none; }

.nf-search-input--multi {
  margin-top: 0.5rem; }

.mat-datepicker-toggle {
  color: #2dace3;
  position: absolute;
  left: 0.25rem;
  top: 0.35rem;
  font-size: 1.5rem !important; }

.nf-search-input--departure .mat-form-field-label-wrapper,
.nf-search-input--return .mat-form-field-label-wrapper {
  display: none; }

.nf-search-input--departure input.mat-input-element,
.nf-search-input--return input.mat-input-element {
  padding-left: 2.5rem; }

.nf-search-input--passengers {
  position: relative;
  margin: 0.5rem 0; }
  .nf-search-input--passengers &gt; label {
    position: absolute;
    left: 3rem;
    top: 0.5rem;
    z-index: 1;
    color: #676767;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px; }

.nf-search-input--passengers input.mat-input-element {
  border-radius: 4px;
  width: 100%;
  border: 0;
  padding-top: 1rem;
  background-color: #F1F1F1;
  font-size: 14px;
  font-weight: 800;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #393939; }

.nf-search-input--passengers svg {
  position: absolute;
  left: 0.75rem;
  top: 1rem;
  z-index: 1;
  fill: #217FA8;
  width: 24px;
  height: 24px; }

.nf-search-input--submit {
  margin-top: 0.5rem;
  padding-left: 1rem; }
  .nf-search-input--submit button {
    background-color: #478330;
    font-size: 18px;
    font-weight: 800;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center; }
    .nf-search-input--submit button svg {
      margin-right: 8px; }

.nf-search-input--submit button {
  overflow: hidden;
  height: 3.25rem;
  /*line-height: 3.25rem;
    font-size: 1rem;*/ }
  .nf-search-input--submit button svg {
    vertical-align: middle; }

.nf-search-input--submit button:disabled,
.nf-search-input--submit button[disabled],
.nf-search-input--submit button[disabled]:hover {
  color: #65b146 !important;
  background-color: #65b146 !important; }
  .nf-search-input--submit button:disabled:after,
  .nf-search-input--submit button[disabled]:after,
  .nf-search-input--submit button[disabled]:hover:after {
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 38 38'%3E%3Cdefs%3E%3ClinearGradient x1='8.042%25' y1='0%25' x2='65.682%25' y2='23.865%25' id='a'%3E%3Cstop stop-color='%23fff' stop-opacity='0' offset='0%25'/%3E%3Cstop stop-color='%23fff' stop-opacity='.631' offset='63.146%25'/%3E%3Cstop stop-color='%23fff' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)'%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18' id='Oval-2' stroke='url(%23a)' stroke-width='2'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='0.9s' repeatCount='indefinite'/%3E%3C/path%3E%3Ccircle fill='%23fff' cx='36' cy='18' r='1'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='0.9s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.nf-search-input--submit.nf-m-multi button {
  width: 100%; }

.mat-autocomplete-panel::-webkit-scrollbar,
.react-autosuggest__suggestions-list::-webkit-scrollbar {
  width: 4px;
  padding: 0.5rem; }

.mat-autocomplete-panel::-webkit-scrollbar-track,
.react-autosuggest__suggestions-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px; }

.mat-autocomplete-panel::-webkit-scrollbar-thumb,
.react-autosuggest__suggestions-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 4px; }

.mat-optgroup label {
  color: #FFFFFF; }

.mat-optgroup.no-label label {
  display: none; }

.nf-search-autocomplete--item {
  color: #CFCFCF;
  margin: 0;
  line-height: 1;
  padding: 0.35rem 0.5rem 0.3rem 1.125rem;
  border-radius: 4px;
  font-size: 0.875rem;
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
  white-space: initial;
  text-align: left; }

.nf-search-autocomplete .mat-active .nf-search-autocomplete--item {
  background: rgba(0, 0, 0, 0.1); }

.nf-search-autocomplete .mat-selected .nf-search-autocomplete--item {
  color: #FFFFFF;
  background: #2dace3; }

.nf-search-autocomplete .nf-search-autocomplete--item .nf-search-autocomplete--additional {
  font-size: 0.85rem;
  margin-top: 0.25rem;
  color: #676767; }

.nf-search-autocomplete .mat-selected .nf-search-autocomplete--item .nf-search-autocomplete--additional {
  color: #EEEEEE; }

.nf-search-autocomplete .mat-option {
  height: auto;
  line-height: 1; }

.nf-search-autocomplete .mat-optgroup .mat-option:not(.mat-option-multiple) {
  padding-left: 1rem; }

.mat-autocomplete-panel,
.react-autosuggest__suggestions-list {
  background-color: #454545;
  border-radius: 4px;
  border-right: 1rem solid #454545;
  border-top: 1rem solid #454545;
  border-bottom: 1rem solid #454545;
  max-height: 16.875rem;
  text-align: left; }

/* Search - Passengers */
.nf-search-input--passengerinput,
.nf-search-input--passengerval {
  cursor: pointer; }

.nf-search-input--passengerinput:focus,
.nf-search-input--passengerval:focus {
  outline: 0; }

.nf-search-popup--passengers {
  position: absolute;
  color: #CFCFCF;
  background: #484848;
  /* Refactor */
  top: 4rem;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 200ms;
  transition: all ease 200ms;
  z-index: 1;
  text-align: left;
  width: 320px;
  min-width: 100%;
  font-size: 0.875rem;
  border-radius: 4px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-shadow: 0 2px 0 0 #363636;
          box-shadow: 0 2px 0 0 #363636; }

.nf-search-popup--passengers h4 {
  color: #2dace3;
  margin-top: 1rem;
  padding-left: 1rem; }

.nf-search-popup--passengers.nf-m--open,
.nf-search-input--passengerinput.nf-m--open:after {
  opacity: 1;
  visibility: visible;
  z-index: 9; }

.nf-search-input--passengerinput:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -0.75rem;
  left: 1.5rem;
  width: 0;
  height: 0;
  border-bottom: 1rem solid #484848;
  border-left: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  margin-left: -0.75rem;
  opacity: 0;
  visibility: hidden; }

.nf-search-input--passengers.nf-search-direct &gt; label {
  display: none; }

.nf-search-input--passengers.nf-search-direct .nf-search-input--passengerval {
  padding-bottom: 1rem;
  padding-top: 0; }

.nf-search-input--passengers.nf-search-direct .nf-search-input--passengerval + span {
  position: absolute;
  left: 3.25rem;
  bottom: 0.375rem;
  font-size: 0.875rem;
  color: #2dace3; }

.nf-search-input--passengers .nf-search-popup--cross {
  display: none; }

.nf-search-popup--headertext {
  width: 100%;
  padding: 0.5rem 1.5rem 0rem;
  color: #f3f3f3; }

.nf-search-popup--adults,
.nf-search-popup--children,
.nf-search-popup--ages,
.nf-search-popup--agewarning,
.nf-search-popup--class,
.nf-search-popup--infantwarning,
.nf-search-popup--close,
.nf-search-popup--direct,
.nf-search-popup--infantcountwarning,
.nf-search-popup--agenotselectedwarning {
  width: 100%;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #595959;
  color: #EEEEEE;
  overflow: hidden;
  position: relative;
  line-height: 2.5rem; }

.nf-search-popup--passengers .nf-search-popup--class,
.nf-search-popup--ages {
  overflow: visible;
  color: #454545; }
  .nf-search-popup--passengers .nf-search-popup--class svg,
  .nf-search-popup--ages svg {
    position: relative;
    top: 0;
    left: 0;
    z-index: auto; }

.nf-search-popup--ages label {
  color: #FFFFFF;
  margin-right: 1em; }

.nf-search-popup--ages .inline {
  display: inline-block;
  width: 8rem;
  text-align: left; }

.nf-search-popup--agewarning,
.nf-search-popup--infantwarning,
.nf-search-popup--close,
.nf-search-popup--infantcountwarning,
.nf-search-popup--agenotselectedwarning {
  border-bottom: 0; }
  .nf-search-popup--agewarning svg,
  .nf-search-popup--infantwarning svg,
  .nf-search-popup--close svg,
  .nf-search-popup--infantcountwarning svg,
  .nf-search-popup--agenotselectedwarning svg {
    display: none; }

.nf-search-popup--passengers select,
.nf-search-popup--passengers input {
  color: #454545;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 2.375rem;
  line-height: 2.375rem;
  padding-left: 1.5rem;
  border: 0;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  background-color: #FFFFFF; }

.nf-search-popup--passengers input {
  -moz-appearance: textfield; }

.nf-search-popup--passengers select,
.nf-search-popup--ages input[type=number] {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOCAxOCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyY2FjZTM7fS5jbHMtMntmaWxsOm5vbmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5DYXJhdDwvdGl0bGU+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNS41Niw2LjU2LDksMy4xMmwzLjQ0LDMuNDRMMTMuNSw1LjUsOSwxLDQuNSw1LjVaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMCwySDE4VjIwSDBaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTIuNDQsMTEsOSwxNC40Myw1LjU2LDExLDQuNSwxMi4wNiw5LDE2LjU2bDQuNS00LjVaIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: right 10px center; }

/*.nf-search-input--passengerinput input[type=text] {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1609_3392)'%3E%3Cpath d='M13.825 7.65833L10 11.475L6.175 7.65833L5 8.83333L10 13.8333L15 8.83333L13.825 7.65833Z' fill='%23217FA8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1609_3392'%3E%3Crect width='20' height='20' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: right 5px center;
}*/
.nf-search-popup--adults,
.nf-search-popup--children {
  text-align: left; }

.nf-search-popup--adults label,
.nf-search-popup--children label {
  vertical-align: middle;
  display: inline-block; }

.nf-search-popup--adults div.inline,
.nf-search-popup--children div.inline {
  display: inline-block; }

.nf-search-popup--adults input,
.nf-search-popup--children input {
  padding: 0;
  width: 3rem;
  text-align: center; }

.nf-search-popup--counter {
  float: right; }
  .nf-search-popup--counter .nf-form-field {
    margin-bottom: 0; }

.nf-search-popup--ageinc,
.nf-search-popup--agedec,
.ng-add-room--btn,
.ng-remove-room--btn {
  color: #FFFFFF;
  background: #2dace3;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  width: 2.375rem;
  height: 2.375rem;
  -webkit-box-shadow: 0 2px 0 0 #3a7295, 0 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 0 0 #3a7295, 0 1px 1px rgba(0, 0, 0, 0.4);
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all ease 100ms;
  transition: all ease 100ms; }

.nf-search-popup--ageinc:hover,
.nf-search-popup--agedec:hover,
.ng-add-room--btn:hover,
.ng-remove-room--btn:hover {
  background: #2592C1;
  /* Refactor */ }

.nf-search-popup--ageinc:active,
.nf-search-popup--agedec:active,
.ng-add-room--btn:active,
.ng-remove-room--btn:active {
  top: 1px;
  -webkit-box-shadow: 0 1px 0 0 #3a7295, 0 1px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 0 0 #3a7295, 0 1px 1px rgba(0, 0, 0, 0.4); }

.nf-search-popup--ageinc {
  margin-left: 0.5rem; }

.nf-search-popup--agedec {
  margin-right: 0.5rem; }

.nf-search-popup--ageinc:before,
.nf-search-popup--ageinc:after,
.nf-search-popup--agedec:before,
.ng-add-room--btn:before,
.ng-add-room--btn:after,
.ng-remove-room--btn:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -1px; }

.nf-search-popup--ageinc:after,
.ng-add-room--btn:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.nf-search-popup--class select {
  width: 100%; }

.nf-search-popup--passengers select::-ms-expand {
  display: none; }

.nf-search-popup--agewarning p,
.nf-search-popup--infantwarning p,
.nf-search-popup--infantcountwarning p,
.nf-search-popup--agenotselectedwarning p {
  line-height: 1.3;
  margin: 0; }

.nf-search-popup--infantcountwarning.nf-form-field-error,
.nf-search-popup--agenotselectedwarning.nf-form-field-error {
  font-size: 0.875rem;
  position: static;
  background-color: #ef3a43;
  color: #FFFFFF;
  padding: 1rem 1.5rem;
  display: block;
  height: auto;
  line-height: 2.5rem; }

.nf-search-popup--ages {
  position: relative;
  text-align: right; }

.nf-search-popup--ages select {
  width: 6.25rem;
  margin-left: 1rem; }

.nf-search-popup--direct,
.nf-search-direct-option {
  line-height: 1; }
  .nf-search-popup--direct .nf-form-field,
  .nf-search-direct-option .nf-form-field {
    margin-bottom: 0; }

.nf-search-popup--direct label,
.nf-search-direct-option label {
  color: #393939;
  position: relative;
  padding-left: 1.5rem;
  height: 1.25rem;
  line-height: 18px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0; }

.nf-search-popup--direct label:before,
.nf-search-direct-option label:before {
  content: '';
  width: 16px;
  height: 16px;
  color: #454545;
  background: #FFFFFF;
  border: 2px solid #8A8A8A;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  -webkit-transition: all ease 150ms;
  transition: all ease 150ms;
  text-align: center; }
  .nf-search-popup--direct label:before:hover,
  .nf-search-direct-option label:before:hover {
    background: #EAF7FC; }

.nf-search-popup--direct label:hover:before,
.nf-search-direct-option label:hover:before {
  border: 2px solid #676767; }

.nf-search-popup--direct input:checked + label:before,
.nf-search-direct-option input:checked + label:before {
  background: #1A6788;
  border: none; }

.nf-search-popup--direct input:checked + label:after,
.nf-search-direct-option input:checked + label:after {
  content: '';
  display: block;
  width: 9px;
  height: 5px;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #FFFFFF;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform ease 0.25s;
  transition: -webkit-transform ease 0.25s;
  transition: transform ease 0.25s;
  transition: transform ease 0.25s, -webkit-transform ease 0.25s;
  position: absolute;
  top: 5px;
  left: 3.5px; }

.nf-search-popup--direct input:checked + label:hover:before,
.nf-search-direct-option input:checked + label:hover:before {
  background: #217FA8; }

.nf-search-popup--direct input[disabled] + label:before,
.nf-search-direct-option input[disabled] + label:before {
  border: 2px solid #ACACAC; }

.nf-search-popup--direct input:checked[disabled] + label:before,
.nf-search-direct-option input:checked[disabled] + label:before {
  border: none;
  background: #ACACAC; }

.nf-search-popup--direct input,
.nf-search-direct-option input {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block; }

.nf-holiday-search .ng-add-room,
.nf-holiday-search .ng-remove-room {
  position: relative;
  padding: 0.5rem 1rem;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer; }

.nf-holiday-search .ng-add-room--btn,
.nf-holiday-search .ng-remove-room--btn {
  margin-right: 0.75rem;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-box-shadow: none;
          box-shadow: none; }

.mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px) !important;
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px) !important; }

/* MATERIAL INDIGO-PINK.CSS  */
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto,"Helvetica Neue",sans-serif; }

.mat-form-field-wrapper {
  padding-bottom: 1.25em; }

.mat-form-field-prefix .mat-icon, .mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125; }

.mat-form-field-prefix .mat-icon-button, .mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em; }

.mat-form-field-prefix .mat-icon-button .mat-icon, .mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125; }

.mat-form-field-infix {
  padding: .4375em 0;
  border-top: .84375em solid transparent; }

.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label, .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.33333%; }

.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.33334%; }

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.33335%; }

.mat-form-field-label-wrapper {
  top: -.84375em;
  padding-top: .84375em; }

.mat-form-field-label {
  top: 1.28125em; }

.mat-form-field-underline {
  bottom: 1.25em; }

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: .54167em;
  top: calc(100% - 1.66667em); }

.mat-option {
  font-family: Roboto,"Helvetica Neue",sans-serif;
  font-size: 16px; }

.mat-optgroup-label {
  font: 500 14px/24px Roboto,"Helvetica Neue",sans-serif; }

.mat-option {
  color: rgba(0, 0, 0, 0.87); }

.mat-option:focus:not(.mat-option-disabled), .mat-option:hover:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04); }

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #3f51b5; }

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #e40046; }

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336; }

.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04); }

.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87); }

.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38); }

.mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }

.mat-focused .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54); }

.mat-focused .mat-form-field-label.mat-accent {
  color: #e40046; }

.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336; }

.mat-focused .mat-form-field-required-marker {
  color: #e40046; }

.mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42); }

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

.cdk-global-overlay-wrapper, .cdk-overlay-container {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.cdk-overlay-container {
  position: fixed;
  z-index: 1000; }

.cdk-global-overlay-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1000; }

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1000; }

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0; }

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1; }

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.288); }

.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0; }

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }

.mat-form-field-disabled .mat-form-field-underline {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.42)), color-stop(33%, rgba(0, 0, 0, 0.42)), color-stop(0, transparent));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0, rgba(0, 0, 0, 0.42) 33%, transparent 0);
  background-size: 4px 1px;
  background-repeat: repeat-x; }

.mat-form-field-ripple {
  background-color: #3f51b5; }

.mat-form-field-ripple.mat-accent {
  background-color: #e40046; }

.mat-form-field-invalid .mat-form-field-ripple {
  background-color: #f44336; }

.mat-form-field-invalid .mat-input-element,
.mat-list .mat-list-item,
.mat-nav-list .mat-list-item,
.mat-selection-list .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }

.mat-list .mat-list-option,
.mat-nav-list .mat-list-option,
.mat-selection-list .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }

.mat-progress-spinner circle,
.mat-spinner circle {
  stroke: #3f51b5; }

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
  stroke: #e40046; }

.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
  stroke: #f44336; }

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #3f51b5; }

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #e40046; }

.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336; }

.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336; }

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38); }

@media only screen and (min-width: 993px) {
  .nf-search-input--departure,
  .nf-search-input--multi {
    margin-left: 1rem;
    margin-right: 1rem; }
  .nf-search-input--submit.nf-m-multi {
    padding-left: 0; }
  .nf-search-input--return {
    margin-right: 1rem; }
  .nf-search-input-departure-destination-error {
    padding-left: 1rem; } }

@media only screen and (max-width: 1380px) {
  .nf-search-input--submit {
    /*padding-left: 0;*/ } }

@media only screen and (max-width: 992px) {
  .nf-search-input--passengers {
    margin-left: 1rem; }
  .nf-search-control {
    top: 9rem; }
  .nf-home .nf-ng-search {
    top: 8rem; }
  .nf-ng-search {
    top: 18rem; }
  /* Search Submit Button */
  .nf-search-input--submit {
    padding-left: 1rem; }
  /* Hotel Search */
  .nf-ng-holiday-search .nf-search-input--departure {
    margin-right: 0.25rem; }
  .nf-ng-holiday-search .nf-search-input--passengers {
    margin-left: 0.25rem; } }

@media only screen and (max-width: 600px) {
  .nf-search-input-cabinclass.nf-search-direct {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #2dace3; }
  .nf-search-input-cabinclass-wrapper.nf-search-direct {
    max-width: 200px; }
  .nf-search-input--submit {
    padding-left: 0;
    margin-top: 1.25rem; }
  .nf-search-input--first,
  .nf-search-input--second {
    margin: 0; }
  .nf-search-input--first {
    /*border-bottom: 1px solid $grey-200;*/
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .nf-search-input-departure-destination-error {
    border: 1px solid #cd174f;
    text-overflow: unset;
    white-space: pre-wrap;
    padding-left: 0; }
  .nf-search-input--first.nf-search-input-multi {
    margin-top: 1rem; }
  .nf-search-input--first input.mat-input-element {
    border-radius: 4px;
    /*border-top-left-radius: $border-radius;
        border-top-right-radius: $border-radius;*/
    border-right: 0; }
  .nf-search-input--second input.mat-input-element {
    border-radius: 4px;
    /*border-bottom-left-radius: $border-radius;
        border-bottom-right-radius: $border-radius;*/ }
  .nf-search-input--departure,
  .nf-search-input--return {
    margin: 0;
    margin-top: 1.25rem;
    text-align: left; }
  .nf-search-input--departure input.mat-input-element,
  .nf-search-input--return input.mat-input-element {
    padding-left: 3rem; }
  .nf-search-input--passengers {
    margin: 0;
    margin-top: 2rem; }
  .nf-search-popup--passengers {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    padding-top: 3rem;
    overflow-y: scroll;
    border-radius: 0;
    z-index: 2; }
  .nf-search-input--passengers .nf-search-popup--cross {
    position: absolute;
    display: inline-block;
    left: initial;
    right: 1rem;
    top: 1rem; }
    .nf-search-input--passengers .nf-search-popup--cross svg {
      fill: #CFCFCF;
      position: static; }
  .nf-search-control {
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
    top: 3rem; }
  .nf-ng-search {
    top: 16rem; }
  .nf-searchpanel-options {
    display: block; }
    .nf-searchpanel-options .nf-search-cabin-class {
      width: 35%;
      float: left;
      margin-left: 0;
      position: relative; }
    .nf-searchpanel-options .nf-search-direct-option {
      width: 50%;
      border: none;
      margin-left: 0;
      padding-left: 0;
      float: right;
      position: absolute;
      left: 50%;
      bottom: 10%; }
  .nf-home .nf-ng-search--radio {
    text-align: center;
    margin: 0rem 1rem;
    border: none; }
  .nf-ng-search--radio {
    margin: 1rem -0.5rem; }
  .nf-ng-search--radio label {
    font-size: 0.75rem;
    padding: 0 1.25rem 0 1.5rem;
    margin-right: 0; }
  /* Refactor */
  .nf-ng-search &gt; .container &gt; .row &gt; .col {
    padding: 0 0.5rem; } }

/** NEW REACT SEARCH */
.nf-flight-search-dest {
  margin-top: -2.5rem; }
  .nf-flight-search-dest .nf-flight-search {
    border-top-left-radius: 4px; }

.nf-flight-search {
  color: #4a4a4a;
  margin: 0 1rem;
  background: #FFFFFF;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 0.5rem 0; }
  .nf-flight-search .nf-form-field {
    margin-bottom: 0; }

.react-autosuggest__container {
  position: relative; }

.react-autosuggest__input {
  border-radius: 4px;
  border: 0;
  font-size: 0.875rem;
  height: 3.25rem;
  background: #F1F1F1; }

.react-autosuggest__input:focus {
  outline: 0; }

.nf-search-autocomplete-label {
  position: absolute;
  left: 3rem;
  top: 0.5rem;
  z-index: 1;
  color: #676767;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; }

.nf-search-input--first .react-autosuggest__input {
  /*border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-right:1px solid $grey-200;*/
  /*padding-right:1rem; */ }

.nf-search-input--second .react-autosuggest__input {
  /*border-top-left-radius:0;
    border-bottom-left-radius:0;*/
  /*padding-right:1rem;*/ }

.react-autosuggest__input--open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.react-autosuggest__suggestions-container {
  display: none; }

.react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 4; }

.react-autosuggest__suggestions-list-header {
  background: #454545;
  color: #FFFFFF;
  padding-top: 10px;
  padding-left: 10px;
  font-size: 14px; }

.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow-y: scroll; }

.react-autosuggest__suggestion {
  cursor: pointer; }

.react-autosuggest__suggestion--highlighted .nf-search-autocomplete--item {
  background: rgba(0, 0, 0, 0.1); }

.suggestion-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-repeat: no-repeat; }

.react-autosuggest__suggestion--focused .highlight {
  color: #120000; }

.gm-autocomplete .nf-form-field-error {
  position: absolute;
  left: 3rem;
  top: 0.6875rem;
  z-index: 2;
  color: #cd174f;
  background: #F1F1F1;
  font-size: 0.75rem;
  line-height: 1;
  white-space: nowrap;
  width: calc(100% - 5rem);
  text-overflow: ellipsis;
  overflow: hidden;
  height: auto;
  padding-top: 0; }
  .gm-autocomplete .nf-form-field-error svg {
    display: none; }

.react-autosuggest__container input::-webkit-input-placeholder {
  color: #d1d1d1;
  font-size: 0.8125rem; }

.react-autosuggest__container input::-moz-placeholder {
  color: #d1d1d1;
  font-size: 0.8125rem; }

.react-autosuggest__container input:-ms-input-placeholder {
  color: #d1d1d1;
  font-size: 0.8125rem; }

.react-autosuggest__container input::-ms-input-placeholder {
  color: #d1d1d1;
  font-size: 0.8125rem; }

.react-autosuggest__container input::placeholder {
  color: #d1d1d1;
  font-size: 0.8125rem; }

@media only screen and (max-width: 600px) {
  .nf-search-input--first .react-autosuggest__input {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-right: 0; }
  .nf-search-input--second .react-autosuggest__input {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
  .nf-search-popup--close-icon {
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    cursor: pointer; }
    .nf-search-popup--close-icon svg {
      fill: #CFCFCF;
      display: block;
      position: static; } }

@media only screen and (min-width: 601px) {
  .nf-search-popup--passengers .nf-search-popup--close-icon {
    display: none; } }

.nf-flight-search.m--fixed-departure .nf-search-input--second .react-autosuggest__input {
  border-radius: 4px; }

@media only screen and (max-width: 600px) {
  .nf-flight-search.m--fixed-departure .nf-search-input--first.nf-search-input-multi {
    border-bottom: 0; }
    .nf-flight-search.m--fixed-departure .nf-search-input--first.nf-search-input-multi .react-autosuggest__input {
      border-radius: 4px; }
  .nf-flight-search .nf-search-input--passengers {
    margin-top: 1rem; } }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .nf-flight-search.m--fixed-departure .nf-search-input--second {
    margin-right: 0.5rem; }
  .nf-flight-search.m--fixed-departure .nf-search-input--departure {
    margin-left: 0.5rem; }
  .nf-flight-search.m--fixed-departure .nf-search-input--passengers {
    margin-left: 0;
    margin-right: 0.5rem; }
  .nf-flight-search.m--fixed-departure .nf-search-popup--passengers {
    right: auto;
    left: 0; }
  .nf-flight-search.m--fixed-departure .nf-search-input--submit {
    padding-left: 0.5rem; }
  .nf-multi .nf-search-input--departure,
  .nf-multi .nf-search-input--multi {
    margin-right: 0.5rem; }
  .nf-multi .nf-search-input--passengers {
    margin-left: 0.5rem; }
  .nf-multi .nf-search-input--submit {
    padding-left: 0.5rem; }
  .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--departure,
  .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--multi {
    margin-right: 0;
    margin-left: 0.5rem; }
  .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--first.nf-search-input-multi {
    width: calc(200% - 0.5rem); }
    .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--first.nf-search-input-multi .react-autosuggest__input {
      border-radius: 4px; }
  .nf-multi .nf-flight-search.m--fixed-departure .m--fixed-multi-pax &gt; .row &gt; .col {
    width: 50%; }
  .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--passengers {
    margin-top: 0.5rem; }
  .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--submit {
    padding-left: 0.5rem; }
  .nf-flight-search .nf-searchpanel-options .nf-search-cabin-class {
    width: 15%; } }

@media only screen and (min-width: 993px) {
  .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--first {
    width: 200%; }
    .nf-multi .nf-flight-search.m--fixed-departure .nf-search-input--first .react-autosuggest__input {
      border-right: 0;
      border-radius: 4px; } }

.nf-search-anywhere-option {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  -webkit-filter: drop-shadow(0 0.25rem 0.1875rem rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0 0.25rem 0.1875rem rgba(0, 0, 0, 0.1)); }

.nf-search-anywhere-option-info {
  color: #FFFFFF;
  background: #2dace3;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .nf-search-anywhere-option-info svg {
    width: 1.5rem;
    height: 1.5rem;
    fill: #FFFFFF;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 1rem;
    position: static; }

.nf-search-anywhere-option-title {
  font-size: 0.9375rem; }

.nf-search-anywhere-option-desc {
  font-size: 0.75rem;
  color: #EEEEEE;
  display: none; }

.nf-search-anywhere-option-cta {
  position: relative;
  width: 3rem;
  background: #2dace3;
  border-radius: 4px; }
  .nf-search-anywhere-option-cta:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 0.75rem;
    height: 0.75rem;
    border-left: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    border-bottom-left-radius: 0.5rem; }
  .nf-search-anywhere-option-cta:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-1px, 1px) rotate(-45deg);
            transform: translate(-1px, 1px) rotate(-45deg);
    width: 0.5rem;
    height: 0.5rem;
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF; }

.react-autosuggest__suggestion:last-of-type .nf-search-autocomplete--item {
  padding: 0;
  padding-left: 1.25rem;
  margin-top: 0.35rem; }

.react-autosuggest__suggestion--highlighted:last-of-type .nf-search-autocomplete--item {
  -webkit-box-shadow: 0 0.35rem 0 rgba(0, 0, 0, 0.1), 0 -0.35rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.35rem 0 rgba(0, 0, 0, 0.1), 0 -0.35rem 0 rgba(0, 0, 0, 0.1); }

.react-autosuggest__suggestion + .react-autosuggest__suggestion .nf-search-anywhere-option {
  top: 100%;
  bottom: auto; }

.react-autosuggest__suggestion--highlighted .nf-search-anywhere-option-info,
.react-autosuggest__suggestion--highlighted .nf-search-anywhere-option-cta {
  background: #1da1da; }

.nf-flights-anywhere-header {
  color: #FFFFFF;
  background: #2dace3;
  font-size: 0.875rem;
  text-align: left;
  font-weight: normal;
  line-height: 2.3;
  padding: 0 1rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative; }

.nf-flights-anywhere-results {
  margin: 0; }

.nf-flights-anywhere-result {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 1.25rem;
  overflow: hidden; }
  .nf-flights-anywhere-result.m--expanded .nf-flights-anywhere-result-summary {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden; }
  .nf-flights-anywhere-result.m--expanded .nf-flights-anywhere-result-summary-country {
    padding: 0 1.5rem; }
  .nf-flights-anywhere-result.m--expanded .nf-flights-anywhere-result-summary-price span {
    display: none; }

.nf-flights-anywhere-result + .nf-flights-anywhere-result {
  border-radius: 4px; }

.nf-flights-anywhere-result-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 6.5rem; }

.nf-flights-anywhere-result-summary-img {
  width: 8.875rem;
  background: #CFCFCF;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 1.25rem; }
  .nf-flights-anywhere-result-summary-img &gt; img {
    width: 100%;
    display: block; }

.nf-flights-anywhere-result-summary-info {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45%;
  font-size: 1.125rem;
  background-color: #FFFFFF;
  margin-right: 0.5rem;
  font-weight: bold;
  line-height: 1.3; }
  .nf-flights-anywhere-result-summary-info:after {
    content: '';
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.625rem;
    border-bottom-right-radius: 0.625rem;
    width: 0.5rem;
    height: 100%;
    position: absolute;
    right: auto;
    left: 100%;
    top: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 75 75'%3E%3Cpath d='M0 0v75h75V0H0zm37.5 57C26.2 57 17 47.8 17 36.5S26.2 16 37.5 16 58 25.2 58 36.5 48.8 57 37.5 57z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: left top -0.5rem;
    background-position-x: 0;
    background-position-y: 0; }

.nf-flights-anywhere-result-summary-price {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1.25rem;
  background-color: #FFFFFF;
  margin-left: 0.5rem;
  font-size: 0.8125rem;
  white-space: pre-wrap;
  line-height: 1; }
  .nf-flights-anywhere-result-summary-price strong {
    font-size: 1.5rem; }
  .nf-flights-anywhere-result-summary-price:before {
    content: '';
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0.625rem;
    border-bottom-left-radius: 0.625rem;
    width: 0.5rem;
    height: 100%;
    position: absolute;
    left: auto;
    right: 100%;
    top: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 75 75'%3E%3Cpath d='M0 0v75h75V0H0zm37.5 57C26.2 57 17 47.8 17 36.5S26.2 16 37.5 16 58 25.2 58 36.5 48.8 57 37.5 57z' fill='%23fff'/%3E%3C/svg%3E");
    background-position: right top -0.5rem;
    background-position-x: -0.5rem;
    background-position-y: 0; }

.nf-flights-anywhere-result-summary-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 12.5rem;
  padding: 1.25rem;
  background: #FFFFFF; }

.nf-flights-anywhere-result-details {
  background: #FFFFFF;
  padding: 1.25rem;
  border-radius: 4px;
  border-top: 1px dashed #EEEEEE; }

.nf-flights-anywhere-result-details-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .nf-flights-anywhere-result-details-wrap &gt; img {
    width: 20%;
    height: auto;
    max-width: 15.875rem;
    max-height: 15.875rem;
    display: block;
    margin-right: 1.5rem;
    background: #EEEEEE; }

.nf-flights-anywhere-result-details-items {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.nf-flights-anywhere-result-details-item &gt; .nf-flights-anywhere-result-details-link {
  color: inherit;
  text-decoration: none; }

.nf-flights-anywhere-result-details-item + .nf-flights-anywhere-result-details-item .nf-flights-anywhere-result-details-link {
  padding-top: 1rem; }

.nf-flights-anywhere-result-details-item + .nf-flights-anywhere-result-details-item {
  border-top: 1px dashed #EEEEEE; }

.nf-flights-anywhere-result-details-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem; }

.nf-flights-anywhere-result-details-info {
  font-size: 0.8125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.3; }
  .nf-flights-anywhere-result-details-info svg {
    width: 4rem;
    display: none; }

.nf-flights-anywhere-result-details-destination {
  font-size: 1.125rem;
  font-weight: bold; }

.nf-flights-anywhere-result-details-dates .m--mismatch {
  background-color: #f8e71e; }

.nf-flights-anywhere-result-details-airline {
  color: #979797;
  font-size: 0.75rem;
  margin: 0.375rem 0 1rem; }

.nf-flights-anywhere-result-details-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 1.5rem;
  font-size: 1.5rem;
  white-space: pre;
  font-weight: bold;
  margin-left: auto; }

.nf-flights-anywhere-result-details-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 10rem; }

.nf-flights-anywhere-result-details-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px dashed #EEEEEE;
  padding-top: 1.5rem; }

@media only screen and (max-width: 992px) {
  .nf-flights-anywhere-header {
    margin-top: 1rem; }
  .nf-flights-anywhere-result-summary-price span,
  .nf-flights-anywhere-result-details-price span {
    text-align: center;
    white-space: pre-line; }
  .nf-flights-anywhere-result-summary-price strong,
  .nf-flights-anywhere-result-details-price strong {
    font-size: 1.25rem;
    line-height: 1.1; }
  .nf-flights-anywhere-result-details-price {
    font-size: 1.25rem; } }

@media only screen and (max-width: 600px) {
  .nf-flights-anywhere-result {
    position: relative;
    margin-bottom: 1.25rem;
    overflow: initial; }
    .nf-flights-anywhere-result.m--expanded .nf-flights-anywhere-result-summary-country {
      padding: 0; }
    .nf-flights-anywhere-result + .nf-flights-anywhere-result:before {
      content: "";
      display: block;
      border-top-left-radius: 0.625rem;
      border-top-right-radius: 0.625rem;
      width: 100%;
      height: 0.625rem;
      position: absolute;
      left: 0;
      bottom: 100%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 75 75'%3E%3Cpath d='M0 0v75h75V0H0zm37.5 57C26.2 57 17 47.8 17 36.5S26.2 16 37.5 16 58 25.2 58 36.5 48.8 57 37.5 57z' fill='%23fff'/%3E%3C/svg%3E");
      background-repeat: repeat;
      background-position: left top -0.5rem; }
    .nf-flights-anywhere-result:after {
      content: "";
      display: block;
      border-bottom-left-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem;
      width: 100%;
      height: 0.625rem;
      position: absolute;
      left: 0;
      top: 100%;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 75 75'%3E%3Cpath d='M0 0v75h75V0H0zm37.5 57C26.2 57 17 47.8 17 36.5S26.2 16 37.5 16 58 25.2 58 36.5 48.8 57 37.5 57z' fill='%23fff'/%3E%3C/svg%3E");
      background-repeat: repeat;
      background-position: left bottom -0.5rem;
      background-position-y: 0.125rem; }
  .nf-flights-anywhere-header {
    margin-top: 0; }
  .nf-flights-anywhere-result-summary,
  .nf-flights-anywhere-result-details-link {
    display: -ms-grid;
    display: grid;
    padding: 1rem;
    -ms-grid-rows: -webkit-max-content 1fr;
    -ms-grid-rows: max-content 1fr;
    -ms-grid-columns: 1fr 1rem minmax(0, 10rem);
        grid-template: "info price" -webkit-max-content "info cta" 1fr/1fr minmax(0, 10rem);
        grid-template: "info price" max-content "info cta" 1fr/1fr minmax(0, 10rem);
    grid-column-gap: 1rem;
    background: #FFFFFF;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .nf-flights-anywhere-result-summary:after,
    .nf-flights-anywhere-result-details-link:after {
      content: none; }
  .nf-flights-anywhere-result-summary {
    grid-row-gap: 0.5rem; }
  .nf-flights-anywhere-result-details {
    padding: 1rem; }
  .nf-flights-anywhere-result-details-link {
    padding: 1rem 0; }
  .nf-flights-anywhere-result-summary-info,
  .nf-flights-anywhere-result-details-info {
    grid-area: info;
    margin: 0; }
    .nf-flights-anywhere-result-summary-info:after,
    .nf-flights-anywhere-result-details-info:after {
      content: none; }
  .nf-flights-anywhere-result-summary-img {
    display: none; }
  .nf-flights-anywhere-result-summary-price,
  .nf-flights-anywhere-result-details-price {
    grid-area: price;
    width: auto;
    margin: 0;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .nf-flights-anywhere-result-summary-price:before,
    .nf-flights-anywhere-result-details-price:before {
      content: none; }
  .nf-flights-anywhere-result-summary-cta,
  .nf-flights-anywhere-result-details-cta {
    grid-area: cta;
    padding: 0;
    width: auto; }
  .nf-flights-anywhere-result-details-price,
  .nf-flights-anywhere-result-details-cta {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .nf-flights-anywhere-result-details-wrap {
    display: block; }
    .nf-flights-anywhere-result-details-wrap &gt; img {
      width: 100%;
      max-width: none;
      max-height: none;
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content;
      margin-right: 0; }
    .nf-flights-anywhere-result-details-wrap img + img {
      display: none; } }

@media only screen and (max-width: 600px) {
  .nf-flights-anywhere-result-summary-info,
  .nf-flights-anywhere-result-details-info {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1; }
  .nf-flights-anywhere-result-summary-price,
  .nf-flights-anywhere-result-details-price {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
  .nf-flights-anywhere-result-summary-cta,
  .nf-flights-anywhere-result-details-cta {
    -ms-grid-row: 2;
    -ms-grid-column: 3; } }

/*! Flickity v2.0.11
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: #fff; }

.flickity-prev-next-button:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 5px #09f;
          box-shadow: 0 0 0 5px #09f; }

.flickity-prev-next-button:active {
  opacity: .6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: .3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.nf-datepicker {
  line-height: 1;
  display: inline-block;
  position: relative;
  color: #f0f0f0;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.nf-datepicker * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

.nf-datepicker thead {
  border: 0; }

.nf-datepicker .calendars {
  overflow: hidden;
  padding: 1rem;
  padding-top: 0.5rem;
  width: 3460px;
  /* Enough width for 14 months */
  border-bottom: 1px solid #595959;
  margin-bottom: 1rem; }

.nf-datepicker .calendars &gt; div {
  float: left;
  width: 234px;
  position: relative;
  display: block; }

.nf-datepicker .selector .nf-datepicker-cal-wrap {
  overflow: hidden;
  position: relative; }

.nf-datepicker .selector .nf-datepicker-cal-wrap .calnavigation {
  position: absolute;
  width: 100%;
  padding: 0 1rem;
  top: 2.85rem;
  z-index: 1; }

.nf-datepicker .selector {
  margin-top: 0.5rem;
  position: absolute;
  z-index: 100;
  -webkit-animation: selectorfadein 0.06s;
          animation: selectorfadein 0.06s;
  background-color: #464646;
  border-radius: 4px;
  width: 490px;
  /* Test */ }

.nf-datepicker .selector:before {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  border-bottom: 0.75rem solid #464646;
  border-left: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  position: absolute;
  bottom: 100%;
  left: 1rem; }

.nf-datepicker .selector:focus {
  outline: none; }

@-webkit-keyframes selectorfadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes selectorfadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.nf-datepicker .selectorarrow {
  margin-top: 12px;
  padding: 0; }

.nf-datepicker .selectorarrow:after,
.nf-datepicker .selectorarrow:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute; }

.nf-datepicker .selectorarrow:after {
  border-color: rgba(250, 250, 250, 0);
  border-bottom-color: #FFFFFF;
  border-width: 10px;
  margin-left: -10px; }

.nf-datepicker .selectorarrow:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #CCC;
  border-width: 11px;
  margin-left: -11px; }

.nf-datepicker .selectorarrow:focus:before {
  border-bottom-color: #ADD8E6; }

.nf-datepicker .selectorarrowleft:after,
.nf-datepicker .selectorarrowleft:before {
  left: 24px; }

.nf-datepicker .selectorarrowright:after,
.nf-datepicker .selectorarrowright:before {
  left: 224px; }

.nf-datepicker .alignselectorright {
  right: -1px; }

.nf-datepicker .selectiongroup {
  position: relative;
  display: table;
  border: none;
  border-spacing: 0;
  border-radius: 4px;
  cursor: pointer;
  height: 3.25rem; }

.nf-datepicker .selection {
  width: 100%;
  outline: none;
  display: table-cell;
  position: absolute;
  left: 0;
  padding-left: 3.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  color: #333333;
  border-radius: 4px;
  cursor: pointer;
  height: 3.25rem;
  font-size: 0.875rem; }

.nf-datepicker .invaliddaterange {
  background-color: #F1DEDE; }

.nf-datepicker ::-ms-clear {
  display: none; }

.nf-datepicker .selbtngroup {
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
  display: table-cell;
  font-size: 0;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden; }

.nf-datepicker .btnpicker,
.nf-datepicker .btnclear {
  height: 100%;
  width: 40px;
  border: none;
  padding: 0;
  outline: 0;
  font: inherit;
  -moz-user-select: none; }
  .nf-datepicker .btnpicker &gt; svg,
  .nf-datepicker .btnclear &gt; svg {
    width: 1.75rem;
    height: 1.75rem;
    margin-left: 0.5rem; }

.nf-datepicker .headerclearbtn,
.nf-datepicker .headerokbtn {
  border-radius: 2px;
  cursor: pointer;
  font-size: 11px;
  height: 20px;
  width: 28px;
  outline: none; }

.nf-datepicker .btnpickerenabled,
.nf-datepicker .btnclearenabled,
.nf-datepicker .headerbtnenabled,
.nf-datepicker .yearchangebtnenabled {
  cursor: pointer; }

.nf-datepicker .selectiondisabled,
.nf-datepicker .btnpickerdisabled,
.nf-datepicker .btncleardisabled,
.nf-datepicker .headerbtndisabled,
.nf-datepicker .clearbtndisabled,
.nf-datepicker .okbtndisabled,
.nf-datepicker .yearchangebtndisabled {
  cursor: not-allowed;
  opacity: 0.65; }

.nf-datepicker .selectiondisabled {
  background-color: #EEE; }

.nf-datepicker .btnpicker,
.nf-datepicker .btnclear,
.nf-datepicker .headerclearbtn,
.nf-datepicker .headerokbtn {
  background: #FFFFFF; }

.nf-datepicker .header {
  width: 100%;
  height: 30px;
  background-color: #FFFFFF; }

.nf-datepicker .header td {
  vertical-align: middle;
  border: none;
  line-height: 0; }

.nf-datepicker .header td:nth-child(1) {
  padding-left: 4px; }

.nf-datepicker .header td:nth-child(2) {
  text-align: center; }

.nf-datepicker .header td:nth-child(3) {
  padding-right: 4px; }

.nf-datepicker .nf-datepicker-title,
.nf-datepicker .nf-datepicker-duration {
  text-align: center; }

.nf-datepicker .nf-datepicker-duration {
  width: 110px;
  float: right; }

.nf-datepicker .nf-datepicker-duration span {
  display: block;
  height: 36px;
  line-height: 36px;
  background: #4D4D4D;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.nf-datepicker .nf-datepicker-button {
  float: right;
  width: 110px;
  height: 36px;
  margin: 0 1rem 1rem 0;
  background: #4D4D4D; }

.nf-datepicker .nf-datepicker-button button:disabled {
  background: #3c3c3c;
  border-bottom: 0;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #636466; }

.nf-datepicker .nf-datepicker-title {
  height: 40px;
  line-height: 40px;
  font-size: 0.825rem;
  border-bottom: 1px solid #595959;
  position: relative; }

.nf-datepicker .nf-datepicker-title .nf-datepicker-title--close {
  position: absolute;
  top: 0.5rem;
  left: auto;
  right: 1rem;
  cursor: pointer; }

.nf-datepicker .nf-datepicker-title .nf-datepicker-title--close:hover {
  color: #2dace3; }

.nf-datepicker .inline {
  position: relative;
  margin-top: -1px; }

.nf-datepicker .caltable,
.nf-datepicker .monthtable,
.nf-datepicker .yeartable {
  table-layout: fixed;
  width: 100%;
  font-size: 14px; }

.nf-datepicker .caltable,
.nf-datepicker .monthtable,
.nf-datepicker .yeartable,
.nf-datepicker .weekdaytitle,
.nf-datepicker .daycell,
.nf-datepicker .monthcell,
.nf-datepicker .yearcell {
  width: 210px;
  color: #FFFFFF;
  line-height: 2; }

.nf-datepicker .weekdaytitle,
.nf-datepicker .daycell,
.nf-datepicker .monthcell,
.nf-datepicker .yearcell {
  text-align: center;
  background: #494949; }

.nf-datepicker .caltable .nf-datepicker-cal--header {
  width: 210px;
  text-align: center;
  float: none; }

.nf-datepicker .weekdaytitle {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  vertical-align: middle;
  max-width: 36px;
  overflow: hidden;
  white-space: nowrap;
  background: none; }

.nf-datepicker .weekdaytitleweeknbr {
  width: 20px;
  border-right: 1px solid #BBB; }

.nf-datepicker .monthcell {
  background-color: #FAFAFA;
  overflow: hidden;
  white-space: nowrap; }

.nf-datepicker .yearcell {
  background-color: #FAFAFA;
  width: 20%; }

.nf-datepicker .daycellweeknbr {
  font-size: 10px;
  border-right: 1px solid #CCC;
  cursor: default;
  color: #FFFFFF; }

.nf-datepicker .prevmonth,
.nf-datepicker .nextmonth,
.nf-datepicker .sundayDim {
  color: #717171; }

.nf-datepicker .disabled {
  cursor: default !important;
  color: #717171 !important;
  background: #3c3c3c !important; }

.nf-datepicker .sunday {
  color: #003366; }

.nf-datepicker .currmonth {
  background-color: #565656;
  font-weight: normal; }

.nf-datepicker .range .datevalue {
  background-color: #4b7485; }

.nf-datepicker .range .datevalue.prevmonth,
.nf-datepicker .range .datevalue.nextmonth {
  background-color: inherit; }

.nf-datepicker .markcurrday,
.nf-datepicker .markcurrmonth,
.nf-datepicker .markcurryear {
  text-decoration: underline; }

.nf-datepicker .datevalue {
  background-color: inherit; }

.nf-datepicker .daycell:focus {
  outline: 0; }

.nf-datepicker .selectedday,
.nf-datepicker .selecteddaybegin,
.nf-datepicker .selecteddayend,
.nf-datepicker .selecteddaybegin.datevalue,
.nf-datepicker .selecteddayend.datevalue {
  border: none;
  background-color: #33b5e7; }

.nf-datepicker .selectedday.nextmonth,
.nf-datepicker .selectedday.prevmonth,
.nf-datepicker .selecteddaybegin.datevalue.prevmonth,
.nf-datepicker .selecteddayend.datevalue.nextmonth {
  background: inherit; }

.nf-datepicker .selecteddaybegin,
.nf-datepicker .selecteddayend {
  position: relative; }

.nf-datepicker .selecteddaybegin:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  left: 100%;
  top: 0;
  border-left: 5px solid #33b5e7;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent; }

.nf-datepicker .selecteddayend:before {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  right: 100%;
  top: 0;
  border-right: 5px solid #33b5e7;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent; }

.nf-datepicker .datevalue.prevmonth:after,
.nf-datepicker .datevalue.nextmonth:before,
.nf-datepicker .datevalue.prevmonth:before,
.nf-datepicker .datevalue.nextmonth:after {
  content: none; }

.nf-datepicker .headerbtncell {
  cursor: pointer;
  height: 4rem; }

.nf-datepicker .yearchangebtncell {
  text-align: center;
  background-color: #FAFAFA; }

.nf-datepicker .headerbtn,
.nf-datepicker .headerlabelbtn,
.nf-datepicker .yearchangebtn {
  color: #FFFFFF;
  border: none;
  height: 22px; }

.nf-datepicker .headerbtn {
  width: 16px; }

.nf-datepicker .headerlabelbtn {
  font-size: 0.9375rem;
  outline: none;
  cursor: default; }

.nf-datepicker .btnpicker,
.nf-datepicker .btnclear,
.nf-datepicker .headerbtn,
.nf-datepicker .headermonthtxt,
.nf-datepicker .headeryeartxt,
.nf-datepicker .headerclearbtn,
.nf-datepicker .headerokbtn,
.nf-datepicker .yearchangebtn {
  color: #2dace3;
  fill: #217FA8; }

.nf-datepicker .btnpicker {
  background: #F1F1F1; }

.nf-datepicker button::-moz-focus-inner {
  border: 0; }

.nf-datepicker .headermonthtxt,
.nf-datepicker .headeryeartxt {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  padding-bottom: 0.25rem; }

.nf-datepicker .headermonthtxt {
  display: block; }

.nf-datepicker .headerbtn:focus,
.nf-datepicker .monthlabel:focus,
.nf-datepicker .yearlabel:focus,
.nf-datepicker .yearchangebtn:focus {
  color: #ADD8E6;
  outline: none; }

.nf-datepicker .daycell:focus,
.nf-datepicker .monthcell:focus,
.nf-datepicker .yearcell:focus {
  background: #33b5e7; }

.nf-datepicker .icon-mydrpcalendar,
.nf-datepicker .icon-mydrpok,
.nf-datepicker .icon-mydrpremove {
  font-size: 16px; }

.nf-datepicker .icon-mydrpleft,
.nf-datepicker .icon-mydrpright,
.nf-datepicker .icon-mydrpup,
.nf-datepicker .icon-mydrpdown {
  color: #f0f0f0;
  font-size: 1.75rem;
  background: none; }

.nf-datepicker table {
  display: table;
  border-spacing: 2px;
  border-collapse: unset; }

.nf-datepicker table td {
  padding: 0; }

.nf-datepicker table,
.nf-datepicker th,
.nf-datepicker td {
  border: none; }

.nf-datepicker .daycell:hover,
.nf-datepicker .monthcell:hover,
.nf-datepicker .yearcell:hover {
  background-color: #4b7485; }

.nf-datepicker .monthlabel,
.nf-datepicker .yearlabel,
.nf-datepicker .inputnoteditable,
.nf-datepicker .daycell,
.nf-datepicker .monthcell,
.nf-datepicker .yearcell {
  cursor: pointer; }

.nf-datepicker .headerbtnenabled:hover,
.nf-datepicker .yearchangebtnenabled:hover,
.nf-datepicker .monthlabel:hover,
.nf-datepicker .yearlabel:hover {
  color: #2dace3;
  fill: #2dace3; }

.nf-datepicker .icon-mydrpright:before {
  content: "\203A"; }

.nf-datepicker .icon-mydrpleft:before {
  content: "\2039"; }

.nf-datepicker .icon-mydrpup:before {
  content: "\e802"; }

.nf-datepicker .icon-mydrpdown:before {
  content: "\e803"; }

.nf-datepicker .icon-mydrpcalendar:before {
  content: "\e804"; }

.nf-datepicker .icon-mydrpok:before {
  content: "\e805"; }

.nf-datepicker .icon-mydrpremove:before {
  content: "\e806"; }

@media only screen and (max-width: 600px) {
  /* Date Picker - Temp styling to refactor */
  .nf-datepicker {
    text-align: center; }
  .nf-datepicker .calendars {
    overflow-y: auto; }
  .nf-datepicker .selector {
    position: fixed;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 10001;
    overflow-y: auto;
    border-radius: 0; }
  .nf-datepicker .nf-datepicker-button {
    width: 300px;
    max-width: 100%;
    margin: 2rem auto;
    float: none;
    background: none; }
  .nf-datepicker .nf-datepicker-duration {
    position: absolute;
    bottom: 3.25rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .nf-datepicker .nf-datepicker-duration span {
    background: #464646;
    display: inline-block;
    padding: 0 1.5rem;
    white-space: nowrap; }
  .nf-datepicker .nf-datepicker-title {
    height: 48px;
    line-height: 48px; }
  .nf-datepicker .selector .nf-datepicker-cal-wrap .calnavigation {
    position: relative;
    top: initial;
    overflow: hidden;
    height: 4rem; }
  .nf-datepicker .selector:before {
    content: none; }
  .nf-datepicker .selector .nf-datepicker-cal-wrap {
    overflow: visible; }
  .nf-datepicker .calendars {
    width: 100%;
    height: auto;
    -webkit-transform: none !important;
            transform: none !important;
    /* Override transform on mobile devices */
    padding-top: 0.75rem;
    margin-top: -4rem;
    padding-bottom: 2rem; }
  .nf-datepicker .caltable,
  .nf-datepicker .monthtable,
  .nf-datepicker .yeartable,
  .nf-datepicker .weekdaytitle,
  .nf-datepicker .daycell,
  .nf-datepicker .monthcell,
  .nf-datepicker .yearcell {
    width: 100%; }
  .nf-datepicker .calendars &gt; div {
    float: none;
    width: auto;
    max-width: 320px;
    max-width: 300px;
    /* Possible fix for iphone 4*/
    margin: 0 auto; }
  .nf-datepicker .calendars &gt; div + div {
    display: none; }
  .nf-datepicker .caltable {
    margin-top: 0.75rem; }
  .nf-datepicker .icon-mydrpleft,
  .nf-datepicker .icon-mydrpright {
    color: #2dace3;
    font-size: 4rem;
    width: 2.5rem;
    height: 100%;
    position: relative; }
  .nf-datepicker .icon-mydrpleft:before,
  .nf-datepicker .icon-mydrpright:before {
    position: absolute;
    height: 4rem;
    display: inline-block;
    top: 50%;
    margin-top: -2rem;
    left: 0; }
  .nf-datepicker .icon-mydrpright:before {
    left: auto;
    right: 0; }
  .nf-datepicker .headermonthtxt {
    padding-bottom: 0;
    margin-bottom: 0.75rem; } }

.nf-date-picker {
  height: 3.25rem;
  position: relative;
  cursor: pointer;
  text-align: left; }
  .nf-date-picker .DateRangePickerInput .DateInput,
  .nf-date-picker .SingleDatePickerInput .DateInput {
    width: 100%;
    border-radius: 4px 0 0 4px;
    background-color: #F1F1F1; }
    .nf-date-picker .DateRangePickerInput .DateInput .DateInput_input,
    .nf-date-picker .SingleDatePickerInput .DateInput .DateInput_input {
      width: 100%;
      text-indent: 3rem;
      border-radius: 4px 0 0 4px;
      background: transparent url("data:image/svg+xml,%3Csvg width='18' height='20' viewBox='0 0 18 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12.5C4.71667 12.5 4.47917 12.4042 4.2875 12.2125C4.09583 12.0208 4 11.7833 4 11.5C4 11.2167 4.09583 10.9792 4.2875 10.7875C4.47917 10.5958 4.71667 10.5 5 10.5C5.28333 10.5 5.52083 10.5958 5.7125 10.7875C5.90417 10.9792 6 11.2167 6 11.5C6 11.7833 5.90417 12.0208 5.7125 12.2125C5.52083 12.4042 5.28333 12.5 5 12.5ZM9 12.5C8.71667 12.5 8.47917 12.4042 8.2875 12.2125C8.09583 12.0208 8 11.7833 8 11.5C8 11.2167 8.09583 10.9792 8.2875 10.7875C8.47917 10.5958 8.71667 10.5 9 10.5C9.28333 10.5 9.52083 10.5958 9.7125 10.7875C9.90417 10.9792 10 11.2167 10 11.5C10 11.7833 9.90417 12.0208 9.7125 12.2125C9.52083 12.4042 9.28333 12.5 9 12.5ZM13 12.5C12.7167 12.5 12.4792 12.4042 12.2875 12.2125C12.0958 12.0208 12 11.7833 12 11.5C12 11.2167 12.0958 10.9792 12.2875 10.7875C12.4792 10.5958 12.7167 10.5 13 10.5C13.2833 10.5 13.5208 10.5958 13.7125 10.7875C13.9042 10.9792 14 11.2167 14 11.5C14 11.7833 13.9042 12.0208 13.7125 12.2125C13.5208 12.4042 13.2833 12.5 13 12.5ZM2 20.5C1.45 20.5 0.979167 20.3042 0.5875 19.9125C0.195833 19.5208 0 19.05 0 18.5V4.5C0 3.95 0.195833 3.47917 0.5875 3.0875C0.979167 2.69583 1.45 2.5 2 2.5H3V0.5H5V2.5H13V0.5H15V2.5H16C16.55 2.5 17.0208 2.69583 17.4125 3.0875C17.8042 3.47917 18 3.95 18 4.5V18.5C18 19.05 17.8042 19.5208 17.4125 19.9125C17.0208 20.3042 16.55 20.5 16 20.5H2ZM2 18.5H16V8.5H2V18.5Z' fill='%23217FA8'/%3E%3C/svg%3E") no-repeat 0.75rem center;
      font-size: 14px;
      font-weight: 800;
      line-height: 21px;
      color: #393939; }
  .nf-date-picker .DateRangePickerInput .DateInput ~ .DateInput,
  .nf-date-picker .SingleDatePickerInput .DateInput ~ .DateInput {
    border-radius: 0 4px 4px 0; }
    .nf-date-picker .DateRangePickerInput .DateInput ~ .DateInput .DateInput_input,
    .nf-date-picker .SingleDatePickerInput .DateInput ~ .DateInput .DateInput_input {
      border-radius: 0 4px 4px 0; }
  .nf-date-picker .SingleDatePickerInput .DateInput {
    border-radius: 4px; }
    .nf-date-picker .SingleDatePickerInput .DateInput .DateInput_input {
      border-radius: 4px; }
  .nf-date-picker .DateRangePickerInput_calendarIcon,
  .nf-date-picker .SingleDatePickerInput_calendarIcon {
    display: none;
    border: 0;
    background: none;
    padding: 0.75rem;
    border-radius: 4px;
    height: 3.25rem; }
    .nf-date-picker .DateRangePickerInput_calendarIcon svg,
    .nf-date-picker .SingleDatePickerInput_calendarIcon svg {
      fill: #217FA8;
      width: 1.5rem;
      height: 1.5rem; }
  .nf-date-picker .DateRangePickerInput_calendarIcon:focus,
  .nf-date-picker .SingleDatePickerInput_calendarIcon:focus {
    outline: none; }
  .nf-date-picker .nf-form-field-error {
    position: absolute;
    left: 0;
    top: -0.75rem;
    padding: 0.3125rem 0 0.25rem 3rem;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 2;
    color: #cd174f;
    background: #FFFFFF;
    font-size: 0.75rem;
    line-height: 1;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden; }
    .nf-date-picker .nf-form-field-error svg {
      display: none; }

.DateRangePicker,
.SingleDatePicker {
  position: relative;
  height: 3.25rem; }

.DateRangePickerInput_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.375rem; }
  .DateRangePickerInput_arrow svg {
    fill: #4a4a4a;
    width: 1.5rem;
    height: 1.5rem;
    display: block; }

.PresetDateRangePicker_panel {
  padding: 0 22px 11px; }

.PresetDateRangePicker_button {
  position: relative;
  height: 100%;
  text-align: center;
  background: 0 0;
  border: 2px solid #00a699;
  color: #00a699;
  padding: 4px 12px;
  margin-right: 8px;
  font: inherit;
  font-weight: 700;
  line-height: normal;
  overflow: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer; }

.PresetDateRangePicker_button:active {
  outline: 0; }

.PresetDateRangePicker_button__selected {
  color: #FFFFFF;
  background: #00a699; }

.SingleDatePickerInput__rtl {
  direction: rtl; }

.SingleDatePickerInput__disabled {
  background-color: #F2F2F2; }

.SingleDatePickerInput__block {
  display: block; }

.SingleDatePickerInput__showClearDate {
  padding-right: 30px; }

.SingleDatePickerInput_clearDate {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.SingleDatePickerInput_clearDate__default:focus,
.SingleDatePickerInput_clearDate__default:hover {
  background: #dbdbdb;
  border-radius: 50%; }

.SingleDatePickerInput_clearDate__small {
  padding: 6px; }

.SingleDatePickerInput_clearDate__hide {
  visibility: hidden; }

.SingleDatePickerInput_clearDate_svg__small {
  height: 9px; }

.SingleDatePickerInput_calendarIcon:focus {
  outline: none; }

.SingleDatePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle; }

.SingleDatePicker {
  position: relative;
  width: 100%; }

.SingleDatePicker__block {
  display: block; }

.SingleDatePicker_picker {
  z-index: 10;
  position: absolute; }

.SingleDatePicker_picker__rtl {
  direction: rtl; }

.SingleDatePicker_picker__directionLeft {
  left: 0; }

.SingleDatePicker_picker__directionRight {
  right: 0; }

.DayPickerKeyboardShortcuts_buttonReset {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  font-size: 14px; }

.DayPickerKeyboardShortcuts_buttonReset:active {
  outline: 0; }

.DayPickerKeyboardShortcuts_show {
  width: 33px;
  height: 26px;
  position: absolute;
  z-index: 2; }

.DayPickerKeyboardShortcuts_show::before {
  content: "";
  display: block;
  position: absolute; }

.DayPickerKeyboardShortcuts_show__bottomRight {
  bottom: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__bottomRight::before {
  border-top: 26px solid transparent;
  border-right: 33px solid #00a699;
  bottom: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__bottomRight:hover::before {
  border-right: 33px solid #008489; }

.DayPickerKeyboardShortcuts_show__topRight {
  top: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__topRight::before {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #00a699;
  top: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__topRight:hover::before {
  border-right: 33px solid #008489; }

.DayPickerKeyboardShortcuts_show__topLeft {
  top: 0;
  left: 0; }

.DayPickerKeyboardShortcuts_show__topLeft::before {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #00a699;
  top: 0;
  left: 0; }

.DayPickerKeyboardShortcuts_show__topLeft:hover::before {
  border-left: 33px solid #008489; }

.DayPickerKeyboardShortcuts_showSpan {
  color: #FFFFFF;
  position: absolute; }

.DayPickerKeyboardShortcuts_showSpan__bottomRight {
  bottom: 0;
  right: 5px; }

.DayPickerKeyboardShortcuts_showSpan__topRight {
  top: 1px;
  right: 5px; }

.DayPickerKeyboardShortcuts_showSpan__topLeft {
  top: 1px;
  left: 5px; }

.DayPickerKeyboardShortcuts_panel {
  overflow: auto;
  background: #464646;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px;
  text-align: left; }

.DayPickerKeyboardShortcuts_title {
  font-size: 16px;
  font-weight: 700;
  margin: 0; }

.DayPickerKeyboardShortcuts_list {
  list-style: none;
  padding: 0;
  font-size: 14px; }

.DayPickerKeyboardShortcuts_close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2; }

.DayPickerKeyboardShortcuts_close:active {
  outline: 0; }

.DayPickerKeyboardShortcuts_closeSvg {
  height: 15px;
  width: 15px;
  fill: #cacccd; }

.DayPickerKeyboardShortcuts_closeSvg:focus,
.DayPickerKeyboardShortcuts_closeSvg:hover {
  fill: #82888a; }

.CalendarDay {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  padding: 0;
  outline: 0; }

.CalendarDay:active {
  outline: 0; }

.CalendarDay__defaultCursor {
  cursor: default; }

.CalendarDay__default {
  border: 3px solid #FFFFFF;
  color: #000000;
  background: #FFFFFF; }

.CalendarDay__default:hover {
  background: #e4e7e7;
  border: 3px solid #FFFFFF;
  color: inherit; }

.CalendarDay__outside {
  border: 0;
  background: #464646;
  color: #484848; }

.CalendarDay__outside:hover {
  border: 0; }

.CalendarDay__blocked_minimum_nights {
  background: #464646;
  border: 1px solid #eceeee;
  color: #cacccd; }

.CalendarDay__blocked_minimum_nights:active,
.CalendarDay__blocked_minimum_nights:hover {
  background: #464646;
  color: #cacccd; }

.CalendarDay__highlighted_calendar {
  background: #ffe8bc;
  color: #484848; }

.CalendarDay__highlighted_calendar:active,
.CalendarDay__highlighted_calendar:hover {
  background: #ffce71;
  color: #484848; }

.CalendarDay__selected_span,
.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
  background: #EAF7FC;
  color: #454545; }

.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover,
.CalendarDay__selected:focus {
  background: #217FA8;
  color: #FFFFFF;
  outline: 0; }

.CalendarDay__hovered_span,
.CalendarDay__hovered_span:hover {
  background: #EAF7FC; }

.CalendarDay__blocked_out_of_range,
.CalendarDay__blocked_out_of_range:active,
.CalendarDay__blocked_out_of_range:hover {
  cursor: default;
  color: #ACACAC;
  background: #F1F1F1; }

.CalendarMonth {
  background: #FFFFFF;
  text-align: center;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.CalendarMonth_table {
  border-collapse: collapse;
  border-spacing: 0; }

.CalendarMonth_verticalSpacing {
  border-collapse: separate; }

.CalendarMonth_caption {
  color: #000000;
  font-size: 16px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 36px;
  caption-side: initial; }

.CalendarMonth_caption__verticalScrollable {
  padding-top: 12px;
  padding-bottom: 7px; }

.CalendarMonthGrid {
  background: #FFFFFF;
  text-align: left;
  z-index: 0; }

.CalendarMonthGrid__animating {
  z-index: 1; }

.CalendarMonthGrid__horizontal {
  position: absolute;
  left: 9px; }

.CalendarMonthGrid__vertical {
  margin: 0 auto; }

.CalendarMonthGrid__vertical_scrollable {
  margin: 0 auto;
  overflow-y: scroll; }

.CalendarMonthGrid_month__horizontal {
  display: inline-block;
  vertical-align: top;
  min-height: 100%; }

.CalendarMonthGrid_month__hideForAnimation {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none; }

.CalendarMonthGrid_month__hidden {
  visibility: hidden; }

.DayPickerNavigation__horizontal {
  height: 0; }

.DayPickerNavigation__verticalScrollableDefault {
  position: relative; }

.DayPickerNavigation_nextButton__verticalScrollableDefault {
  width: 100%; }

.DayPickerNavigation_svg__vertical {
  height: 2.5rem;
  width: 2.5rem;
  fill: #FFFFFF;
  display: block; }

.DayPicker {
  background: #FFFFFF;
  position: relative;
  text-align: left; }

.DayPicker__verticalScrollable {
  height: 100%; }

.DayPicker__hidden {
  visibility: hidden; }

.DayPicker_focusRegion {
  outline: 0; }

.DayPicker_calendarInfo__horizontal,
.DayPicker_wrapper__horizontal {
  display: inline-block;
  vertical-align: top; }

.DayPicker_weekHeaders {
  position: relative; }

.DayPicker_weekHeaders__horizontal {
  margin-left: 9px; }

.DayPicker_weekHeader {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  text-align: left; }

.DayPicker_weekHeader__vertical {
  left: 50%; }

.DayPicker_weekHeader__verticalScrollable {
  top: 0;
  display: table-row;
  border-bottom: 1px solid #dbdbdb;
  background: #464646;
  margin-left: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.DayPicker_weekHeader_ul {
  list-style: none;
  margin: 1px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px; }

.DayPicker_weekHeader_li {
  display: inline-block;
  text-align: center;
  color: #676767; }

.DayPicker_transitionContainer {
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.DayPicker_transitionContainer__horizontal {
  -webkit-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out; }

.DayPicker_transitionContainer__vertical {
  width: 100%; }

.DayPicker_transitionContainer__verticalScrollable {
  padding-top: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll; }

.DateRangePickerInput,
.SingleDatePickerInput {
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 3.25rem;
  cursor: pointer;
  gap: 4px; }

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

.DateInput__small {
  width: 97px; }

.DateInput__block {
  width: 100%; }

.DateInput__disabled {
  background: #f2f2f2;
  color: #dbdbdb; }

.DateInput_input {
  border: 0;
  padding: 0;
  width: 3rem;
  padding-top: 1rem;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  cursor: pointer;
  z-index: 1; }

.DateInput_input__focused {
  outline: 0;
  -webkit-box-shadow: inset 0 0 0 3px #217FA8;
          box-shadow: inset 0 0 0 3px #217FA8;
  z-index: 2; }

.DateInput_input__disabled {
  background: #f2f2f2;
  font-style: italic; }

.DateInput_input__small {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: .2px;
  padding: 7px 7px 5px; }

.DateInput_input__readOnly {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

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

.DateRangePickerInput__disabled {
  background: #f2f2f2; }

.DateRangePickerInput__rtl {
  direction: rtl; }

.DateRangePickerInput__block {
  display: block; }

.DateRangePickerInput__showClearDates {
  padding-right: 30px; }

.DateRangePickerInput_clearDates {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.DateRangePickerInput_clearDates__small {
  padding: 6px; }

.DateRangePickerInput_clearDates_default:focus,
.DateRangePickerInput_clearDates_default:hover {
  background: #dbdbdb;
  border-radius: 50%; }

.DateRangePickerInput_clearDates__hide {
  visibility: hidden; }

.DateRangePickerInput_clearDates_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle; }

.DateRangePickerInput_clearDates_svg__small {
  height: 9px; }

.DateRangePicker__block {
  display: block; }

.DateRangePicker_picker {
  cursor: default;
  z-index: 10;
  position: absolute;
  border-radius: var(--border-radius, 4px);
  border: 1px solid var(--Greyscale-greyscale-100, #F1F1F1); }

.DateRangePicker_picker__rtl {
  direction: rtl; }

.DateRangePicker_picker__directionLeft {
  left: 0; }

.DateRangePicker_picker__directionRight {
  right: 0; }

.nf-datepicker-info {
  text-align: center; }

.nf-datepicker-title {
  color: #000000;
  font-size: 0.875rem;
  padding: 1.125rem 2rem 0.5rem;
  line-height: 1.5; }

.nf-datepicker-duration {
  color: #000000;
  padding: 0 1.5rem;
  font-size: 0.8125rem;
  height: 2.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.nf-datepicker-duration:empty {
  padding: 0; }

.nf-datepicker-button {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 1.5rem;
  width: 100%;
  text-align: center;
  z-index: 1;
  color: var(--Default-btn-txt, #FFFFFF);
  text-align: center;
  font-size: 16px; }
  .nf-datepicker-button button {
    font-weight: 800 !important; }

.nf-datepicker-close-icon {
  display: none; }

.DateRangePicker_picker__portal {
  position: fixed;
  top: 0;
  left: 0 !important;
  height: 100%;
  width: 100%;
  background: #FFFFFF; }

.DateRangePicker_closeButton {
  position: fixed;
  top: 1.125rem;
  right: 1.125rem;
  border: 0;
  background: none;
  padding: 0;
  fill: #454545;
  -webkit-appearance: none;
  outline: 0;
  z-index: 3; }

.DateRangePicker_closeButton:focus,
.DateRangePicker_closeButton:hover {
  fill: #217FA8; }

.DateRangePicker_closeButton_svg {
  width: 1.125rem;
  height: 1.125rem;
  display: block; }

.DayPickerNavigation {
  position: relative;
  z-index: 2; }

.DayPickerNavigation_button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative; }

.DayPickerNavigation_button__default {
  border-radius: 4px;
  fill: #1A6788;
  padding: 0.5rem; }

.DayPickerNavigation_button__default:focus,
.DayPickerNavigation_button__default:hover {
  fill: #217FA8;
  outline: 0; }

.DayPickerNavigation_button__default:active {
  background: var(--Greyscale-greyscale-100, #F1F1F1);
  -webkit-tap-highlight-color: transparent; }

.DayPickerNavigation_button__disabled,
.DayPickerNavigation_button__disabled:focus,
.DayPickerNavigation_button__disabled:hover {
  fill: #454545;
  cursor: default;
  opacity: 0.3; }

.DayPickerNavigation_button__disabled:active {
  top: 0; }

.DayPicker__horizontal {
  padding-bottom: 4rem;
  border-radius: 4px; }

.DayPickerNavigation_button__horizontalDefault {
  position: absolute;
  top: 1rem; }

.DayPickerNavigation_leftButton__horizontalDefault {
  left: 1.25rem; }

.DayPickerNavigation_rightButton__horizontalDefault {
  right: 1.25rem; }

.DayPickerNavigation_svg__horizontal {
  fill: inherit;
  height: 1.25rem;
  width: 1.25rem;
  display: block;
  cursor: pointer; }

@-webkit-keyframes iconPulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes iconPulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.nf-datepicker-legs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: -1px;
  background: #FFFFFF;
  margin-bottom: 0.5rem; }

.nf-datepicker-legs span {
  width: 8rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 2.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: normal;
  font-size: 0.9375rem;
  white-space: nowrap;
  color: #676767;
  fill: #676767;
  cursor: pointer;
  top: 1px;
  -webkit-tap-highlight-color: transparent; }
  .nf-datepicker-legs span svg {
    fill: inherit;
    width: 1.25rem;
    height: 1.25rem;
    display: block;
    margin-right: 0.5rem;
    cursor: pointer; }
  .nf-datepicker-legs span.m--active {
    color: #217FA8;
    fill: #217FA8;
    font-weight: bold;
    border-bottom: 1px solid #217FA8; }
    .nf-datepicker-legs span.m--active svg {
      -webkit-animation: iconPulse 500ms forwards;
              animation: iconPulse 500ms forwards; }

.nf-datepicker-labels {
  position: absolute;
  width: 100%;
  left: 0; }

.nf-datepicker-start-label,
.nf-datepicker-end-label,
.nf-datepicker-general-label {
  position: absolute;
  left: 3rem;
  top: 0.5rem;
  z-index: 1;
  color: #676767;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; }

.nf-datepicker-end-label {
  left: calc(50% + 3rem); }

.nf-datepicker-depart-return-error-wrap {
  position: relative; }

.nf-datepicker-depart-return-error {
  position: absolute;
  left: 0;
  top: -0.75rem;
  padding: 0.3125rem 0 0.25rem 3rem;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  z-index: 2;
  color: #cd174f;
  background: #FFFFFF;
  font-size: 0.75rem;
  line-height: 1;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 1; }
  .nf-datepicker-depart-return-error svg {
    display: none; }

@media only screen and (min-width: 601px) {
  .DateRangePicker_picker {
    top: 52px !important; }
  .DateInput .DateInput_fang {
    display: none; }
  .nf-datepicker-title {
    padding: 0.75rem 1.5rem;
    line-height: 1.4; }
  .nf-datepicker-duration {
    position: absolute;
    bottom: 1.5rem;
    background: var(--Greyscale-greyscale-100, #F1F1F1);
    right: 9rem;
    border-radius: var(--border-radius, 4px);
    color: #000000; }
  .nf-datepicker-button {
    position: absolute;
    left: auto;
    right: 1.5rem;
    bottom: 1.5rem;
    padding: 0;
    width: 7rem; }
  span.nf-datepicker-close-icon {
    display: block;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    fill: #000000;
    cursor: pointer;
    z-index: 1; }
    span.nf-datepicker-close-icon &gt; svg {
      fill: inherit;
      width: 1.5rem;
      height: 1.5rem;
      display: block;
      cursor: pointer; }
  .nf-datepicker-close-icon:focus,
  .DateInput_input__focused .nf-datepicker-close-icon:hover {
    fill: #000000; } }

@media only screen and (min-width: 993px) {
  .nf-datepicker-depart-return-error {
    left: 1rem;
    width: calc(100% - 2rem);
    padding-left: 1rem; } }

/* IAIN'S CHANGES - DISREGARD IF POOR */
.DayPicker_portal__horizontal.DayPicker__horizontal {
  width: 100% !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 0;
  border-radius: 0; }
  .DayPicker_portal__horizontal.DayPicker__horizontal:after {
    bottom: 0; }
  .DayPicker_portal__horizontal.DayPicker__horizontal &gt; div {
    position: relative; }
  .DayPicker_portal__horizontal.DayPicker__horizontal .DayPicker_focusRegion {
    padding: 0.5rem 0; }

.DayPicker_portal__horizontal &gt; div &gt; div:nth-of-type(2) {
  margin: 0 auto; }

.DayPicker_portal__horizontal .nf-datepicker-duration {
  color: #464646;
  background: var(--Greyscale-greyscale-100, #F1F1F1);
  font-size: 0.875rem;
  position: absolute;
  bottom: -1.125rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1; }

.DayPicker_portal__horizontal .nf-datepicker-title {
  padding: 1.125rem 2.5rem 0.75rem; }

.DayPicker_portal__horizontal .nf-datepicker-button {
  position: absolute;
  top: 100%;
  bottom: auto;
  padding: 2.5rem 1.5rem; }

/* THESE ARE COPIED FROM ABOVE AND CHANGED */
.SingleDatePicker_closeButton {
  position: fixed;
  top: 1.125rem;
  right: 1.125rem;
  border: 0;
  background: none;
  padding: 0;
  fill: #EEEEEE;
  -webkit-appearance: none;
  outline: 0;
  z-index: 3; }

.SingleDatePicker_closeButton:focus,
.SingleDatePicker_closeButton:hover {
  fill: #217FA8; }

.SingleDatePicker_closeButton_svg {
  width: 1.125rem;
  height: 1.125rem;
  display: block; }

.SingleDatePicker_picker__portal {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #464646; }

.nf-ng-search .nf-datepicker .nf-datepicker-title {
  padding: 0; }

.nf-ng-search .nf-datepicker .nf-datepicker-duration {
  bottom: 3.75rem; }

.nf-ng-search .nf-datepicker .nf-datepicker-button {
  position: static; }

@media only screen and (min-width: 601px) {
  .nf-ng-search .nf-datepicker .nf-datepicker-duration {
    position: static;
    padding: 0;
    background: none;
    display: block; }
  .nf-ng-search .nf-datepicker .nf-datepicker-button {
    position: static; } }

@-webkit-keyframes cache-price-load {
  0% {
    -webkit-transform: scaleX(0) translateX(-50%);
            transform: scaleX(0) translateX(-50%); }
  100% {
    -webkit-transform: scaleX(1) translateX(-50%);
            transform: scaleX(1) translateX(-50%); } }

@keyframes cache-price-load {
  0% {
    -webkit-transform: scaleX(0) translateX(-50%);
            transform: scaleX(0) translateX(-50%); }
  100% {
    -webkit-transform: scaleX(1) translateX(-50%);
            transform: scaleX(1) translateX(-50%); } }

@-webkit-keyframes cache-band-load {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }

@keyframes cache-band-load {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }

.nf-datepicker-cache-bands {
  position: absolute;
  top: calc(100% + 1.75rem);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #F1F1F1;
  padding: 0.375rem 1rem;
  border-radius: 4px; }
  .nf-datepicker-cache-bands ~ .nf-datepicker-button {
    top: calc(100% + 3.25rem); }

.nf-datepicker-cache-band {
  color: #000000;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .nf-datepicker-cache-band + .nf-datepicker-cache-band {
    margin-left: 1rem; }

.nf-datepicker-cache-band:before,
.nf-datepicker-cache-price:before {
  content: '';
  width: 1rem;
  height: 0.1875rem;
  display: block;
  margin-right: 0.5rem;
  border-radius: 0.125rem;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left; }

.nf-datepicker-cache-band.m--low:before,
.nf-datepicker-cache-price.m--low:before {
  background: #8CC277; }

.nf-datepicker-cache-band.m--medium:before,
.nf-datepicker-cache-price.m--medium:before {
  background: #EF931C; }

.nf-datepicker-cache-band.m--high:before,
.nf-datepicker-cache-price.m--high:before {
  background: #A82A30; }

.nf-datepicker-cache-price {
  position: relative; }
  .nf-datepicker-cache-price:before {
    position: absolute;
    bottom: -0.0625rem;
    left: 50%;
    margin: 0;
    -webkit-transform: scaleX(0) translateX(-50%);
            transform: scaleX(0) translateX(-50%); }

.nf-cache-prices .nf-datepicker-cache-band:before {
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: cache-band-load forwards 500ms 500ms;
          animation: cache-band-load forwards 500ms 500ms; }

.nf-cache-prices .nf-datepicker-cache-price:before {
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-animation: cache-price-load forwards 500ms 500ms;
          animation: cache-price-load forwards 500ms 500ms; }

@media only screen and (min-width: 601px) {
  .nf-datepicker-cache-bands {
    top: auto;
    bottom: 1.5rem;
    left: 1.5rem;
    -webkit-transform: none;
            transform: none; }
    .nf-datepicker-cache-bands ~ .nf-datepicker-button {
      top: auto; } }

/* COOKIE POLICY */
#pnl_cookie_policy_popup {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #FFFFFF;
  background: #283E5A;
  z-index: 100000;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  font-size: 0.8125rem; }

#pnl_cookie_policy_popup.cookie-hide {
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#pnl_cookie_policy_popup.cookie-show {
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms; }

.cookie-policy-wrapper {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

#cookie_policy_content a {
  color: #2dace3;
  text-decoration: underline; }

#cookie_policy_content_mobile {
  display: none; }

#cookie_policy_agree {
  font-size: 1rem;
  font-weight: bold;
  margin-left: 2rem;
  color: #FFFFFF;
  background: #2dace3;
  min-width: 100px;
  max-width: 170px;
  padding: 0.625rem;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  border: 0;
  position: relative;
  cursor: pointer; }

#cookie_policy_agree:hover,
#cookie_policy_agree:focus {
  background: #1da1da;
  outline: 0; }

#cookie_policy_agree:active {
  top: 1px; }

/* END OF COOKIE POLICY */
@media only screen and (max-width: 992px) {
  /* Cookie Policy */
  .cookie-policy-wrapper {
    width: 100%; }
  #cookie_policy_agree {
    width: 35%;
    padding-right: 1rem; }
  #cookie_policy_content_mobile {
    display: block;
    width: 65%;
    margin-left: 0; }
  #cookie_policy_content {
    display: none; } }

/* Site Maps  */
.nf-sitemap .nf-pagination--wrap {
  padding: 3rem 0;
  border-top: 1px solid #EEEEEE;
  margin-top: 3rem; }

.nf-sitemap h1, .nf-sitemap h2 {
  font-family: azo-sans-uber;
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  color: #B5E2F5; }

.nf-sitemap h1 {
  font-size: 2rem;
  text-align: center;
  padding: 5rem 0 1rem;
  /* Temp */ }

.nf-sitemap h2 {
  font-weight: normal;
  text-align: left;
  margin: 2.5rem 0 1.5rem;
  font-size: 1.25rem; }
  .nf-sitemap h2 a {
    color: #454545; }

.nf-sitemap .collapsible-header svg {
  fill: #2dace3;
  display: none;
  margin-right: 0.5rem; }

.nf-sitemap .collapsible-body p {
  color: #2dace3;
  fill: #2dace3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.nf-sitemap .collapsible-header svg:first-of-type {
  display: block; }

.nf-sitemap .active &gt; .collapsible-header svg:first-of-type {
  display: none; }

.nf-sitemap .active &gt; .collapsible-header svg:last-of-type {
  display: inline-block; }

.nf-sitemap .nf-pagination-carousel {
  height: 2.25rem;
  overflow: hidden; }

.nf-sitemap .nf-sitemap-collection {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  border: 0;
  padding-top: 1rem;
  display: inline-block;
  text-align: left;
  width: 100%; }
  .nf-sitemap .nf-sitemap-collection .nf-sitemap-collection--item {
    margin-left: 2rem; }
    .nf-sitemap .nf-sitemap-collection .nf-sitemap-collection--item a {
      letter-spacing: 0.015625rem; }
    .nf-sitemap .nf-sitemap-collection .nf-sitemap-collection--item span {
      color: #9a9a9a; }
  .nf-sitemap .nf-sitemap-collection .nf-sitemap-collection--item:nth-child(15n) {
    margin-bottom: 2rem; }

.nf-sitemap .nf-flight-route span {
  color: #9a9a9a; }

.nf-sitemap-bg {
  background: #EEEEEE;
  margin-bottom: 3rem; }

.nf-sitemap-destinations {
  padding: 3rem 0;
  border-bottom: 1px solid #CFCFCF; }
  .nf-sitemap-destinations h2 {
    margin-bottom: 2rem; }
  .nf-sitemap-destinations h3 {
    margin: 2rem 0 1rem;
    font-size: 1rem; }
  .nf-sitemap-destinations h3:first-of-type {
    margin-top: 0; }
  .nf-sitemap-destinations h3 a {
    color: #454545; }
  .nf-sitemap-destinations .nf-sitemap-destinations--cols {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }
    .nf-sitemap-destinations .nf-sitemap-destinations--cols p {
      margin: 0.5rem 0; }

.nf-sitemap-continent {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3; }
  .nf-sitemap-continent h2 {
    margin-top: 2.5rem;
    margin-bottom: 1rem; }
  .nf-sitemap-continent h2:first-of-type {
    margin-top: 0; }
  .nf-sitemap-continent p {
    margin: 0.5rem 0; }
  .nf-sitemap-continent h3 {
    margin: 2rem 0 1rem;
    font-size: 1rem; }
  .nf-sitemap-continent h3:first-of-type {
    margin-top: 0; }
  .nf-sitemap-continent h3 a {
    color: #454545; }

.nf-sitemap-all-routes {
  text-align: center;
  margin-top: 3rem;
  padding: 2rem;
  background: #EEEEEE; }

@media only screen and (max-width: 992px) {
  .nf-sitemap-destinations .nf-sitemap-destinations--cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .nf-sitemap-continent {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }
  .nf-sitemap .nf-sitemap-collection {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

@media only screen and (max-width: 600px) {
  .nf-sitemap-destinations .nf-sitemap-destinations--cols {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  .nf-sitemap .nf-sitemap-collection {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; } }

.nf-home .nf-logo .nf-powered-by {
  display: none; }

.nf-home-logo--large .nf-lcy-logo {
  width: 629px;
  height: 42px;
  top: 10rem; }

.nf-home-logo--secondary .nf-powered-by {
  top: auto;
  bottom: 9rem; }

.nf-lcy-logo {
  width: 200px;
  height: 14px;
  -webkit-transform: translateX(calc(-50% + 65px));
          transform: translateX(calc(-50% + 65px)); }

body:not(.nf-home) .nf-lcy-logo #Path,
.nf-navbar--scrolled .nf-lcy-logo #Path {
  fill: #FFFFFF; }

body:not(.nf-home) .nf-lcy-logo #Shape,
.nf-navbar--scrolled .nf-lcy-logo #Shape {
  fill: #FFFFFF; }

.nf-powered-by {
  width: 100px;
  -webkit-transform: translateX(-36px);
          transform: translateX(-36px);
  margin-bottom: -8px; }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .nf-journey-funnel .nf-lcy-logo,
  .nf-journey-funnel .nf-powered-by {
    -webkit-transform: none;
            transform: none; } }

@media only screen and (min-width: 993px) and (max-width: 1380px) {
  .nf-journey-funnel .nf-lcy-logo {
    width: 17.5rem;
    top: -0.375rem; }
  .nf-journey-funnel .nf-powered-by {
    width: 7rem;
    left: 0;
    -webkit-transform: none;
            transform: none;
    top: 0.3125rem; } }

@media only screen and (min-width: 993px) {
  .nf-lcy-logo {
    width: 380px;
    height: 26px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .nf-powered-by {
    position: absolute;
    left: 390px;
    width: 153px;
    height: 19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .nf-navbar--scrolled .nf-logo .nf-powered-by {
    display: block; } }

@media only screen and (min-width: 1381px) {
  .nf-journey-funnel .nf-lcy-logo {
    left: -1rem; }
  .nf-journey-funnel .nf-powered-by {
    left: 374px; } }

@media only screen and (max-width: 600px) {
  nav .nf-lcy-logo {
    max-width: 43vw;
    max-width: calc(100vw - 11.5rem); }
  nav .nf-powered-by {
    -webkit-transform: none;
            transform: none; } }

@media only screen and (min-width: 1381px) {
  .nf-home .nf-carousel:after {
    content: ''; } }

@media only screen and (min-width: 993px) {
  .nf-sub-image--full {
    padding-bottom: 26%; } }

@media only screen and (max-width: 992px) {
  header nav {
    background: #2dace3; }
  .nf-multi .nf-parallax.parallax-container {
    height: 760px; }
  .nf-home .nf-parallax.parallax-container {
    height: 540px; }
  .nf-home.nf-multi .nf-parallax.parallax-container {
    height: 660px; }
  /*Holidays Page*/
  .nf-parallax.parallax-container.m--contains-ad {
    height: 660px; }
  /* USPs */
  .nf-sub-image-wrap {
    margin-bottom: 0; }
  .nf-home-logo--large {
    display: none; }
  .nf-nav-links {
    display: none; }
  .nf-other-links {
    display: inline-block;
    right: 0rem; }
    .nf-other-links .nf-opening-hours i {
      height: 56px;
      line-height: 56px; }
  /* Carousels */
  .nf-trending-primary .nf-carousel,
  .nf-popular-cities-primary .nf-carousel,
  .nf-top-airlines .nf-carousel,
  .nf-popular-countries-primary .nf-carousel,
  .nf-carousel-blocks--large .nf-carousel {
    height: 260px; }
  /* Intro header amendments */
  .nf-intro-panel h1 {
    font-size: 2.5rem;
    margin: 2rem 0 0.5rem 0; }
  .nf-intro-panel h2 {
    font-size: 1.75rem; }
    .nf-intro-panel h2 i {
      font-size: 20px; }
  .nf-flight-details-extras h3 span {
    float: none;
    display: block;
    margin-top: 0.125rem; } }

@media only screen and (min-width: 601px) and (max-width: 992px) {
  .d-c-wrapper {
    padding-left: 0; } }

@media only screen and (min-width: 601px) {
  .nf-flight-details-baggage-options,
  .nf-flight-details-seat-plan-select,
  .nf-flight-details-seat-plan-selected {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .nf-flight-details-seat-plan-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .nf-flight-details-extras &gt; .row &gt; .col + .col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .nf-flight-details-extras gm-flight-details-seat-plan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; } }

@media only screen and (max-width: 600px) {
  .nf-flight-deals-carousel:after {
    content: 'flickity';
    display: none;
    /* hide :after */ }
  .nf-country-name {
    display: block; }
  .nf-flight-deal .nf-flight-deal-price {
    height: auto;
    line-height: initial; }
  /* Intro Copy &amp; Image */
  .nf-sub-image-wrap {
    margin-bottom: 0; }
  .nf-home-banner--advert {
    bottom: 9.5rem; }
    .nf-home-banner--advert a {
      -webkit-transform: none;
              transform: none;
      display: block; }
    .nf-home-banner--advert img {
      display: block;
      width: 100%;
      height: auto; }
  /*  .nf-home-banner--advert img {
        display: block;
        width: 100%;
        height: auto;
    }*/
  /*Landscape Banner Ad*/
  .nf-home-landscape-banner--advert {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #EEEEEE;
    padding-top: 1rem; }
    .nf-home-landscape-banner--advert img {
      width: 100%;
      max-width: 60rem;
      display: block; }
  /* Change the z-index of the header when the datepicker overlay is open to prevent layering issues and prevent body scroll */
  .nf-popup-open .navbar-fixed nav {
    z-index: 1; }
  .nf-popup-open {
    overflow: hidden; }
  .nf-home .nf-parallax.parallax-container {
    height: 800px; }
  .nf-home.nf-multi .nf-parallax.parallax-container {
    height: 980px; }
  /* Carousels */
  .nf-trending-primary .nf-carousel,
  .nf-trending-secondary .nf-carousel,
  .nf-popular-cities-primary .nf-carousel,
  .nf-home-popular--cards .nf-carousel,
  .nf-top-airlines .nf-carousel,
  .nf-popular-countries-primary .nf-carousel {
    height: 204px; }
  .nf-trending-secondary .nf-carousel,
  .nf-home-popular--cards .nf-carousel {
    height: 290px; }
  .nf-top-airlines + .nf-home-popular--cards .nf-carousel {
    height: 110px; }
  /* Destination Page Intro Amendments */
  .nf-intro-panel {
    padding: 0; }
  .nf-intro-panel h1 {
    font-size: 1.5rem;
    margin: 1.25rem 0 0.5rem 0; }
  .nf-intro-panel h2 {
    font-size: 1.125rem;
    margin: 0; }
    .nf-intro-panel h2 i {
      font-size: 14px; }
  section h2 {
    font-size: 1.5rem; }
  section .nf-sub-header {
    font-size: 1.25rem; }
  .nf-home h1 {
    font-size: 1.5rem; }
    .nf-home h1 + .nf-sub-header {
      font-size: 1.25rem; }
  .nf-parallax.parallax-container {
    height: 830px; }
  .nf-parallax.parallax-container.m--contains-ad {
    height: 850px; }
  .nf-multi .nf-parallax.parallax-container {
    height: 1050px; }
  .nf-multi .nf-parallax.parallax-container.m--contains-ad {
    height: 1080px; }
  /* Airline Page */
  .nf-popup-open .nf-datepicker .selector {
    top: 0; }
  /* Hotels, Holidays &amp; Cars Category Pages */
  .nf-carousel-blocks--large &gt; .nf-carousel {
    margin-bottom: 3rem; }
  /*Holidays Page header ad (JV Banner)*/
  .nf-banner--advert {
    bottom: 8.5rem; }
  .nf-banner--advert a {
    -webkit-transform: none;
            transform: none;
    display: block; }
  .nf-banner--advert img {
    display: block;
    width: 100%;
    height: auto; }
  /* Airline Custom HTML */
  .no-border {
    border: 0 !important; }
  /* Holiday Details Page */
  .nf-flight-details-included-hotel {
    border-bottom-color: #CFCFCF;
    font-size: 0.875rem; }
    .nf-flight-details-included-hotel .nf-flight-details-included-hotel--title {
      margin: 0.75rem 0 0.5rem;
      position: relative;
      overflow: hidden;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 1.125rem; }
      .nf-flight-details-included-hotel .nf-flight-details-included-hotel--title &gt; span {
        font-size: 1rem; }
    .nf-flight-details-included-hotel .nf-flight-details-included-hotel--rating {
      white-space: nowrap; }
      .nf-flight-details-included-hotel .nf-flight-details-included-hotel--rating i {
        font-size: 1.25rem; }
    .nf-flight-details-included-hotel .nf-flight-details-included-hotel--details {
      width: calc(100% - 5.625rem); }
      .nf-flight-details-included-hotel .nf-flight-details-included-hotel--details .row {
        margin-bottom: 0; } }

/*# sourceMappingURL=sitemap.css.map */

</pre></body></html>