@charset "UTF-8";
/*
/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 26, 2019 */
@font-face {
  font-family: 'ThirstyScriptMedium';
  src: url("../fonts/thirstyscriptmedium-webfont.eot");
  src: url("../fonts/thirstyscriptmedium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/thirstyscriptmedium-webfont.woff2") format("woff2"), url("../fonts/thirstyscriptmedium-webfont.ttf") format("truetype"), url("../fonts/thirstyscriptmedium-webfont.svg#thirsty_script_mediumregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ThirstyScriptBold';
  src: url("../fonts/thirstyscriptbold-webfont.eot");
  src: url("../fonts/thirstyscriptbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/thirstyscriptbold-webfont.woff2") format("woff2"), url("../fonts/thirstyscriptbold-webfont.ttf") format("truetype"), url("../fonts/thirstyscriptbold-webfont.svg#thirsty_script_boldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url("../fonts/proxima_nova_sbold-webfont.eot");
  src: url("../fonts/proxima_nova_sbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima_nova_sbold-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_sbold-webfont.ttf") format("truetype"), url("../fonts/proxima_nova_sbold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proxima_nova_reg-webfont.eot");
  src: url("../fonts/proxima_nova_reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima_nova_reg-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_reg-webfont.ttf") format("truetype"), url("../fonts/proxima_nova_reg-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNovaBold';
  src: url("../fonts/proxima_nova_bold-webfont.eot");
  src: url("../fonts/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima_nova_bold-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_bold-webfont.ttf") format("truetype"), url("../fonts/proxima_nova_bold-webfont.svg#proxima_novabold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BigNoodleTitling';
  src: url("../fonts/big_noodle_titling-webfont.eot");
  src: url("../fonts/big_noodle_titling-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/big_noodle_titling-webfont.woff2") format("woff2"), url("../fonts/big_noodle_titling-webfont.ttf") format("truetype"), url("../fonts/big_noodle_titling-webfont.svg#bignoodletitlingregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

/**
 * 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 < 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 {
  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'] {
  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 */
  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; }

.slick-dots, .m-nav, .m-nav-drop, .link-nav, .page-footer__row .f-list, .social, .list, .list li > ul,
.list li ol, .breadcrumbs, .pagination, .paging, .accordion, .tabset, .ext-list, .widget-blog-list ul, .air-box-list, .docs-bar .link-list, .logo-set, .fywb-bar__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .main:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

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

* {
  max-height: 1000000px; }

body {
  color: #4a4a4a;
  background: #fff;
  font: 18px/1.2 "ProximaNova", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.gm-style img {
  max-width: none; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='number'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='text'],
input[type='email'],
input[type='reset'],
input[type='button'],
input[type='submit'],
button,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'],
textarea {
  font-family: "ProximaNovaSemibold", sans-serif;
  font-size: 14px;
  box-sizing: border-box;
  color: #333;
  border: 1px solid #c9c9c9;
  padding: 0.5em 0.7em 0.3em;
  outline: none;
  box-shadow: none;
  -webkit-transition: border-color 0.2s ease, color 0.2s ease;
  transition: border-color 0.2s ease, color 0.2s ease;
  border-radius: 4px; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  input[type='url']:focus,
  input[type='date']:focus,
  textarea:focus {
    border-color: #333; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  input[type='url']::-webkit-input-placeholder,
  input[type='date']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #333;
    opacity: 0.5; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  input[type='url']::-moz-placeholder,
  input[type='date']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #333;
    opacity: 0.5; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  input[type='url']:-moz-placeholder,
  input[type='date']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #333;
    opacity: 0.5; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  input[type='url']:-ms-input-placeholder,
  input[type='date']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #333;
    opacity: 0.5; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  input[type='url'].placeholder,
  input[type='date'].placeholder,
  textarea.placeholder {
    color: #333;
    opacity: 0.5; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'] {
  line-height: 50px;
  height: 50px; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  outline: none;
  box-shadow: none;
  display: inline-block;
  vertical-align: top;
  border: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

button {
  -webkit-transition: color 0.2s ease, background 0.2s ease, opacity 0.2s ease, border-color 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease, opacity 0.2s ease, border-color 0.2s ease; }

.nfbia-search-form {
  width: 100%;
  max-width: 540px;
  border-radius: 20px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 1199px) {
    .nfbia-search-form {
      max-width: 440px; } }
  @media (max-width: 1023px) {
    .nfbia-search-form {
      max-width: 265px; } }
  .nfbia-search-form .input-control {
    display: block;
    width: 100%;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    border-color: transparent;
    padding: 0.1em 50px 0 1em; }
    @media (max-width: 1023px) {
      .nfbia-search-form .input-control {
        font-size: 16px;
        height: 38px;
        line-height: 38px;
        padding-top: 0.1em;
        padding-right: 41px; } }
    .nfbia-search-form .input-control:focus {
      border-color: transparent; }
  .nfbia-search-form .btn-control {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: transparent;
    font-size: 16px;
    line-height: 1;
    color: #333;
    outline: none;
    box-shadow: none;
    padding: 0; }
    @media (max-width: 1023px) {
      .nfbia-search-form .btn-control {
        width: 41px; } }
    .nfbia-search-form .btn-control:hover {
      opacity: 0.8; }

.nfbia-newsletter-form {
  max-width: 530px;
  margin: 0 auto; }
  @media (max-width: 479px) {
    .nfbia-newsletter-form {
      padding: 0 15px; } }
  .nfbia-newsletter-form .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -6px 18px; }
    @media (max-width: 479px) {
      .nfbia-newsletter-form .row {
        display: block;
        margin: 0 0 18px; } }
    .nfbia-newsletter-form .row:last-child {
      margin-bottom: 0; }
    .nfbia-newsletter-form .row .col {
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 6px; }
      @media (max-width: 479px) {
        .nfbia-newsletter-form .row .col {
          width: 100%;
          padding: 0 0 18px;
          margin: 0; } }
      .nfbia-newsletter-form .row .col.fluid {
        width: auto;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
        @media (max-width: 479px) {
          .nfbia-newsletter-form .row .col.fluid {
            padding-bottom: 15px; } }
      .nfbia-newsletter-form .row .col.fixed {
        width: auto;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 118px;
                flex: 0 0 118px;
        margin: 0 0 5px 18px; }
        @media (max-width: 479px) {
          .nfbia-newsletter-form .row .col.fixed {
            margin: 0; } }
        @media (max-width: 479px) {
          .nfbia-newsletter-form .row .col.fixed .btn {
            -ms-flex-item-align: center;
                -ms-grid-row-align: center;
                align-self: center; } }
      @media (max-width: 479px) {
        .nfbia-newsletter-form .row .col:last-child {
          padding-bottom: 0; } }
  .nfbia-newsletter-form .btn {
    padding: 0 1em; }
    @media (max-width: 479px) {
      .nfbia-newsletter-form .btn {
        padding: 0 1.8em; } }

.form-label {
  font-size: 16px;
  color: #007cc2;
  margin-bottom: 7px; }

.btn {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  font: 15px/39px "ProximaNovaBold", sans-serif;
  color: #fff;
  background-color: #112549;
  border: solid 2px #44bfb5;
  height: 39px;
  border-radius: 3px;
  text-transform: capitalize;
  padding: 0 1.9em; }
  @media (max-width: 479px) {
    .btn {
      padding: 0 0.8em; } }
  .btn:hover, .btn:focus {
    color: #fff;
    background-color: #3caea5; }
  .btn.large {
    height: 52px;
    font-size: 20px;
    line-height: 52px;
    border-radius: 4px;
    padding: 0 1.75em; }
    @media (max-width: 1023px) {
      .btn.large {
        font-size: 18px; } }
    @media (max-width: 479px) {
      .btn.large {
        font-size: 15px;
        height: 39px;
        line-height: 39px;
        padding: 0 0.65em; } }
  .btn.outline-yellow {
    border: 1px solid #ffc627;
    background-color: transparent;
    border-radius: 4px;
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    text-transform: uppercase;
    padding: 0 1.5em; }
    .btn.outline-yellow:hover {
      border-color: #daa000;
      background-color: #daa000; }

.collection-filter-form .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 1023px) {
    .collection-filter-form .flex-wrap {
      display: block; } }

.collection-filter-form .form-title {
  font-family: "ProximaNova", sans-serif;
  font-size: 22px;
  line-height: 1.1;
  color: #007cc2;
  margin: 0 22px 0 0; }
  @media (max-width: 1023px) {
    .collection-filter-form .form-title {
      margin: 0 0 35px; } }

.collection-filter-form .input-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 270px;
          flex: 0 1 270px;
  margin-right: 30px; }
  @media (max-width: 1023px) {
    .collection-filter-form .input-wrap {
      max-width: 450px;
      margin: 0 auto 30px; } }
  .collection-filter-form .input-wrap:last-child {
    margin-right: 0; }
    @media (max-width: 1023px) {
      .collection-filter-form .input-wrap:last-child {
        margin-right: auto; } }

.collection-filter-form .left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px; }
  @media (max-width: 1023px) {
    .collection-filter-form .left {
      display: block;
      text-align: center;
      margin: 0 0 40px; } }

.collection-filter-form .input-control {
  width: 100%;
  padding-left: 1.2em; }

.search-field-input {
  position: relative; }
  .search-field-input .input-control {
    display: block;
    width: 100%;
    padding-right: 42px; }
  .search-field-input .btn-control {
    color: #007cc2;
    font-size: 18px;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 41px;
    background-color: transparent;
    padding: 0 5px; }
    .search-field-input .btn-control:hover {
      color: #006ca9; }

.nfbia-contact-form .form-sub-title {
  text-align: right;
  font-family: "ProximaNovaSemibold", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  font-style: italic;
  color: #44bfb5;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    .nfbia-contact-form .form-sub-title {
      font-size: 16px; } }

.nfbia-contact-form .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 16px; }

.nfbia-contact-form .form-label {
  font-family: "ProximaNovaBold", sans-serif;
  font-size: 18px;
  line-height: 1.22;
  color: #44bfb5;
  text-transform: capitalize; }
  @media (max-width: 767px) {
    .nfbia-contact-form .form-label {
      font-size: 16px; } }
  .contact-us-section .nfbia-contact-form .form-label {
    color: #fff; }

.nfbia-contact-form .form-control {
  height: 46px;
  line-height: 46px;
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.73); }
  .nfbia-contact-form .form-control.textarea {
    height: 175px;
    resize: none;
    line-height: normal; }
  .nfbia-contact-form .form-control:focus {
    border-color: #fff; }

.nfbia-contact-form .btn-handler {
  margin-top: 20px; }

.nfbia-contact-form .btn {
  text-transform: uppercase;
  background-color: #44bfb5;
  color: #112549;
  min-width: 185px; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: "ProximaNovaBold", sans-serif;
  font-weight: 400;
  margin: 0 0 0.5em;
  color: inherit; }

h1,
.h1 {
  font-size: 32px; }
  @media (max-width: 768px) {
    h1,
    .h1 {
      font-size: 30px; } }

h2,
.h2 {
  font-size: 30px; }
  @media (max-width: 768px) {
    h2,
    .h2 {
      font-size: 22px; } }

h3,
.h3 {
  font-size: 26px; }
  @media (max-width: 768px) {
    h3,
    .h3 {
      font-size: 18px; } }

h4,
.h4 {
  font-size: 22px; }
  @media (max-width: 768px) {
    h4,
    .h4 {
      font-size: 18px; } }

h5,
.h5 {
  font-size: 18px; }

h6,
.h6 {
  font-size: 16px; }

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
  color: inherit; }

h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover,
.h a:hover {
  color: inherit; }

p {
  margin: 0 0 1.5em; }

a {
  color: #0075b8;
  text-decoration: none;
  -webkit-transition: color 0.2s ease, background 0.2s ease, opacity 0.2s ease, border-color 0.2s ease;
  transition: color 0.2s ease, background 0.2s ease, opacity 0.2s ease, border-color 0.2s ease; }
  a:hover, a:focus {
    color: #005585;
    text-decoration: none; }

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px; }

.jcf-checkbox input[type='checkbox'] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked span {
  display: block; }

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 9px;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%; }

.jcf-radio input[type='radio'] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

/* custom select styles */
.jcf-select {
  overflow: hidden;
  display: block;
  position: relative;
  border: 1px solid #c9c9c9;
  background: #fff;
  min-width: 150px;
  border-radius: 4px;
  width: 100%;
  height: 50px;
  text-align: left; }
  .jcf-select.jcf-drop-active {
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    border-color: #333;
    border-radius: 4px 4px 0 0; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-family: "ProximaNovaSemibold", sans-serif;
  font-size: 14px;
  line-height: 50px;
  color: #333;
  opacity: 0.5;
  margin: 0 48px 0 17px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: transparent;
  width: 45px;
  bottom: 0;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #007cc2; }
  .jcf-select .jcf-select-opener:before, .jcf-select .jcf-select-opener:after {
    font-size: 18px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    height: 9px; }
  .jcf-select .jcf-select-opener:before {
    content: '\f0de';
    line-height: 1; }
  .jcf-select .jcf-select-opener:after {
    content: '\f0dd';
    line-height: 0; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #333; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 1.2;
  font-size: 14px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

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

.jcf-list ul li {
  overflow: hidden;
  display: block; }
  .jcf-list ul li:first-child {
    display: none; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 10px 17px 8px;
  color: #333;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* Slider */
.slick-wrap {
  margin: 0 -10px; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  position: relative;
  float: left;
  height: 100%;
  min-height: 1px;
  border-radius: 5px;
  overflow: hidden;
  outline: none;
  display: none; }
  .carousel .slick-slide {
    margin: 0 10px; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    width: 100%; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow {
  font-size: 34px;
  line-height: 1;
  color: #007cc2;
  outline: none;
  box-shadow: none;
  background-color: transparent; }
  .slick-arrow:hover {
    color: #005b8f; }
  .slick-arrow.for-slideshow {
    position: absolute;
    top: 50%;
    color: #fff;
    z-index: 1;
    margin-top: -20px; }
    .slick-arrow.for-slideshow.slick-prev {
      left: 20px; }
    .slick-arrow.for-slideshow.slick-next {
      right: 20px; }
    .slick-arrow.for-slideshow:hover {
      color: #e6e5e5; }
  .slick-arrow .fas {
    display: inline-block;
    vertical-align: top; }

.slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
  box-shadow: none;
  margin: 0 -4px; }
  .slick-dots li {
    padding: 4px 4px 4px; }
    .slick-dots li.slick-active button {
      background-color: #007cc2; }
  .slick-dots button {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #9b9b9b;
    padding: 0;
    outline: none; }

.slick-carousel-wrap {
  margin: 0 -10px; }

.slick-carousel-wrap,
.slick-slide-show {
  margin-bottom: 32px; }

.slick-nav-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px 25px 0; }
  .slick-nav-bar .dots {
    margin: 0 17px; }

.slide-caption {
  font-size: 18px;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  min-height: 81px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 37px;
  background-color: rgba(17, 37, 73, 0.8); }
  @media (max-width: 767px) {
    .slide-caption {
      min-height: inherit;
      padding: 15px 25px;
      font-size: 16px; } }
  @media (max-width: 374px) {
    .slide-caption {
      font-size: 15px;
      padding: 10px 15px; } }
  .slide-caption a {
    color: #fff;
    font-family: "ProximaNovaBold", sans-serif; }
    .slide-caption a:hover {
      text-decoration: underline; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animationInside {
  overflow: hidden; }

.fadeLeft,
.fadeUp,
.fadeRight,
.fadeDown,
.fadeInside,
.zoomInside {
  opacity: 0; }
  .fadeLeft.visible,
  .fadeUp.visible,
  .fadeRight.visible,
  .fadeDown.visible,
  .fadeInside.visible,
  .zoomInside.visible {
    opacity: 1; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
      transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

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

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

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(50px, 0, 0) skewX(-30deg);
    transform: translate3d(50px, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(50px, 0, 0) skewX(-30deg);
    transform: translate3d(50px, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(50px, 0, 0) skewX(30deg);
    transform: translate3d(50px, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(50px, 0, 0) skewX(30deg);
    transform: translate3d(50px, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-50px, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-50px, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(50px, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(50px, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
  visibility: visible; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.animated.delay-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-3 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.animated.delay-4 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-5 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
    opacity: 1; } }

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

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

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

.mb-large {
  margin-bottom: 2rem; }

.screen-reader-only {
  position: absolute;
  left: -999em; }

/* Positioning utilities */
.x-position--full {
  display: block; }

.x-position--full > * {
  min-width: 100%; }

.x-position--auto,
.x-position--left,
.x-position--right {
  display: inline-block; }

.x-position--center,
.x-position--full {
  display: block;
  text-align: center; }

@media screen and (min-width: 768px) {
  .x-position--left {
    float: left;
    margin: 0 20px 20px 0; }
  .x-position--center {
    margin-left: auto;
    margin-right: auto; }
  .x-position--right {
    float: right;
    margin: 0 0 20px 20px; } }

.has-bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.has-bg-image__image {
  display: none; }

.site-alert-bar {
  width: 100%;
  background-color: #9d0214;
  padding: 1rem 0.5rem;
  text-align: center; }
  .site-alert-bar a {
    color: #fff;
    font-weight: bold; }

.result footer {
  padding-top: 1rem; }

.btn-handler .btn {
  margin-bottom: 1rem; }
  .btn-handler .btn:last-child {
    margin-bottom: 0; }

.content__rich-text,
.content__column-list,
.content__heading,
.content__form,
.content__quote,
.content__link-list {
  max-width: 740px; }

.content__heading,
.content__column-list,
.content__form,
.tabs,
.card-list,
.slick-slide-show {
  clear: both; }

.content-row {
  margin-bottom: 3rem !important; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

figcaption {
  margin-top: 1rem; }

.sitemap ul {
  margin-bottom: 1.5em; }

.sitemap li {
  margin-bottom: 0.5em; }
  .sitemap li:last-child {
    margin-bottom: 0; }

.sitemap a + ul {
  margin-top: 0.5em; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

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

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

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

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

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

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

* {
  font-size: 100.01%; }

html {
  font-size: 62.5%;
  height: 100%; }

body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  margin: 0; }
  body.nav-active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.w1 {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  overflow: hidden; }

.page-wrapper {
  display: table-cell;
  overflow: hidden;
  position: relative;
  padding-top: 140px; }
  @media (max-width: 1023px) {
    .page-wrapper {
      padding-top: 138px; } }
  @media (max-width: 767px) {
    .page-wrapper {
      padding-top: 76px; } }
  @media (max-width: 479px) {
    .page-wrapper {
      padding-top: 61px; } }

.page-footer {
  overflow: hidden;
  display: table-footer-group;
  background-image: -webkit-linear-gradient(top, #007cc2 0%, #112549 100%);
  background-image: linear-gradient(180deg, #007cc2 0%, #112549 100%); }
  .page-footer .frame {
    overflow: hidden;
    padding: 36px 0 48px; }
    @media (max-width: 1199px) {
      .page-footer .frame {
        padding-bottom: 0; } }
    @media (max-width: 767px) {
      .page-footer .frame {
        padding-bottom: 21px; } }
  @media (max-width: 767px) {
    .page-footer .container {
      padding: 0 15px; } }

.bg-stretch {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.container {
  max-width: 1440px;
  padding: 0 25px;
  margin: 0 auto; }

.entry-container {
  max-width: 1190px;
  padding: 0 25px;
  margin: 0 auto; }

.p-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5; }

.p-header__row.upper {
  background: -webkit-linear-gradient(73deg, #0081c9 0%, #112549 100%);
  background: linear-gradient(17deg, #0081c9 0%, #112549 100%); }

.p-header__row.low {
  background: #fff; }

.p-header__upper-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 20px 14px 0; }
  @media (max-width: 1023px) {
    .p-header__upper-bar {
      padding: 18px 13px 16px 0; } }
  @media (max-width: 767px) {
    .p-header__upper-bar {
      padding: 11px 0; } }
  .p-header__upper-bar .m-logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 264px;
            flex: 0 0 264px;
    margin-right: 20px; }
    @media (max-width: 1023px) {
      .p-header__upper-bar .m-logo {
        -ms-flex-preferred-size: 229px;
            flex-basis: 229px; } }
    @media (max-width: 479px) {
      .p-header__upper-bar .m-logo {
        -ms-flex-preferred-size: 168px;
            flex-basis: 168px; } }
  .p-header__upper-bar .r-shift {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 675px;
            flex: 0 1 675px; }
    @media (max-width: 767px) {
      .p-header__upper-bar .r-shift {
        display: none; } }
  .p-header__upper-bar .contact-btn {
    margin: 5px 0 0 33px; }
    @media (max-width: 1023px) {
      .p-header__upper-bar .contact-btn {
        margin-left: 52px; } }

.contact-btn {
  font: 16px/1.2 "ProximaNovaSemibold", sans-serif;
  color: #ffc627;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  white-space: nowrap; }
  .contact-btn:hover {
    color: #fdba00; }
  .contact-btn i {
    font-size: 1.13em;
    margin: 0 -25px 4px 0; }

.p-header__low-bar {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .p-header__low-bar {
      height: auto;
      display: block; } }

@media (max-width: 767px) {
  .nav-active .m-nav-wrap {
    display: block; } }

.resize-active .m-nav-wrap {
  -webkit-transition: none;
  transition: none; }

.m-nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .m-nav-wrap {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background-color: #112549;
      height: calc(100vh - 76px);
      overflow-y: scroll;
      padding-bottom: 100px;
      -webkit-overflow-scrolling: touch; } }
  @media (max-width: 479px) {
    .m-nav-wrap {
      height: calc(100vh - 61px); } }
  .m-nav-wrap .nfbia-search-form-holder {
    display: none; }
    @media (max-width: 767px) {
      .m-nav-wrap .nfbia-search-form-holder {
        display: block;
        max-width: 450px;
        padding: 0 25px;
        margin: 35px auto 30px; } }
  .m-nav-wrap .nfbia-search-form {
    width: 100%;
    max-width: none;
    border: 1px solid #707c92; }
    .m-nav-wrap .nfbia-search-form .input-control {
      color: #fff;
      background-color: transparent; }
      .m-nav-wrap .nfbia-search-form .input-control::-webkit-input-placeholder {
        color: #fff;
        opacity: 1; }
      .m-nav-wrap .nfbia-search-form .input-control::-moz-placeholder {
        opacity: 1;
        color: #fff;
        opacity: 1; }
      .m-nav-wrap .nfbia-search-form .input-control:-moz-placeholder {
        color: #fff;
        opacity: 1; }
      .m-nav-wrap .nfbia-search-form .input-control:-ms-input-placeholder {
        color: #fff;
        opacity: 1; }
      .m-nav-wrap .nfbia-search-form .input-control.placeholder {
        color: #fff;
        opacity: 1; }
    .m-nav-wrap .nfbia-search-form .btn-control {
      color: #fff; }
  .m-nav-wrap .contact-btn-holder {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: none; }
    @media (max-width: 767px) {
      .m-nav-wrap .contact-btn-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .m-nav-wrap .contact-btn-holder .contact-btn i {
      margin-right: 0; }

.m-nav-opener {
  display: none;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 25px;
  height: 16px;
  -ms-flex-preferred-size: 25px;
      flex-basis: 25px;
  position: relative; }
  @media (max-width: 767px) {
    .m-nav-opener {
      display: block; } }
  @media (max-width: 479px) {
    .m-nav-opener {
      width: 20px;
      -ms-flex-preferred-size: 20px;
          flex-basis: 20px; } }
  .nav-active .m-nav-opener span {
    opacity: 0; }
  .nav-active .m-nav-opener:before {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg); }
  .nav-active .m-nav-opener:after {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg); }
  .m-nav-opener span, .m-nav-opener:before, .m-nav-opener:after {
    background-color: #fff;
    position: absolute;
    left: 0;
    width: 25px;
    height: 2px;
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
    transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
    transition: opacity 0.2s linear, transform 0.2s linear;
    transition: opacity 0.2s linear, transform 0.2s linear, -webkit-transform 0.2s linear; }
    @media (max-width: 479px) {
      .m-nav-opener span, .m-nav-opener:before, .m-nav-opener:after {
        width: 20px; } }
  .m-nav-opener:before {
    content: '';
    top: 0; }
  .m-nav-opener span {
    top: 7px; }
  .m-nav-opener:after {
    content: '';
    top: 14px; }

.m-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: 16px/1 "ProximaNovaSemibold", sans-serif;
  margin: 0 -20px; }
  @media (max-width: 1023px) {
    .m-nav {
      margin: 0 -13px; } }
  @media (max-width: 767px) {
    .m-nav {
      text-align: center;
      margin: 0; } }
  @media (max-width: 767px) {
    .m-nav.desktop {
      display: none; } }
  .m-nav.mobile {
    display: none; }
    @media (max-width: 767px) {
      .m-nav.mobile {
        display: block; } }
  .m-nav > li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 20px; }
    @media (max-width: 1023px) {
      .m-nav > li {
        margin: 0 13px; } }
    @media (max-width: 767px) {
      .m-nav > li {
        display: block;
        border-bottom: 1px solid #707c92;
        margin: 0; } }
    .m-nav > li.hover > .m-nav-drop {
      opacity: 1;
      visibility: visible; }
      @media (max-width: 767px) {
        .m-nav > li.hover > .m-nav-drop {
          max-height: 800px; } }
    .m-nav > li > a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      color: #112549;
      padding-top: 0.35em; }
      @media (max-width: 767px) {
        .m-nav > li > a {
          color: #fff;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding: 15px 25px 12px; } }
      .m-nav > li > a:not(.d-opener) .fa-angle-down {
        display: none; }
  .m-nav .fa-angle-down {
    color: #007cc2;
    font-size: 1.3em;
    margin-left: 7px; }
    @media (max-width: 767px) {
      .m-nav .fa-angle-down {
        color: #fff; } }

.m-nav-drop {
  font-family: "ProximaNovaBold", sans-serif;
  z-index: 1;
  position: absolute;
  top: 100%;
  left: 0;
  width: 288px;
  background-color: #0075b8;
  border: 1px solid #2091d0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease, max-height 0.45s linear;
  transition: opacity 0.2s ease, visibility 0.2s ease, max-height 0.45s linear;
  max-height: calc(100vh - 140px);
  overflow-y: auto; }
  @media (max-width: 1023px) {
    .m-nav-drop {
      max-height: calc(100vh - 138px); } }
  @media (max-width: 767px) {
    .m-nav-drop {
      overflow-y: hidden;
      position: static;
      opacity: 1;
      visibility: visible;
      width: 100%;
      max-height: 0;
      border: 0;
      z-index: 1; } }
  .m-nav-drop > li:not(:last-child) {
    border-bottom: 1px solid #2091d0; }
  .m-nav-drop a {
    display: block;
    color: #fff;
    background-color: #0075b8;
    padding: 19px 21px 15px; }
    @media (max-width: 767px) {
      .m-nav-drop a {
        padding: 15px 35px 12px; } }
    .m-nav-drop a:hover {
      background-color: #006299; }

.link-nav-section {
  background-color: #112549; }
  .link-nav-section .container {
    padding: 0; }

.link-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 67px;
  font: 15px/1 "ProximaNovaBold", sans-serif;
  text-transform: uppercase; }
  @media (max-width: 1023px) {
    .link-nav {
      font-size: 14px;
      height: 60px; } }
  @media (max-width: 767px) {
    .link-nav {
      display: block;
      height: auto; } }
  .link-nav li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    border-color: #707c92; }
    @media (max-width: 767px) {
      .link-nav li {
        border-width: 0 0 1px 0; } }
    .link-nav li:first-child {
      border-left-width: 1px; }
      @media (max-width: 767px) {
        .link-nav li:first-child {
          border-left-width: 0; } }
  .link-nav a {
    background-color: #112549;
    color: #fff;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .link-nav a {
        height: 48px;
        padding: 0 10px; } }
    .link-nav a .icon {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 11px;
      width: var(--width);
      height: var(--height); }
      .link-nav a .icon .icon-negative,
      .link-nav a .icon .icon-positive {
        position: absolute;
        display: inline-block;
        -webkit-transition: opacity 0.25s;
        transition: opacity 0.25s; }
      .link-nav a .icon .icon-negative {
        opacity: 1; }
      .link-nav a .icon .icon-positive {
        opacity: 0; }
    .link-nav a:hover {
      color: #112549;
      background-color: #ffc627; }
      .link-nav a:hover .icon-negative {
        opacity: 0; }
      .link-nav a:hover .icon-positive {
        opacity: 1; }

.main-intro__upper-bar {
  position: relative;
  padding: 68px 0 100px; }
  @media (max-width: 1023px) {
    .main-intro__upper-bar {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .main-intro__upper-bar {
      padding-top: 0;
      padding-bottom: 39px; } }
  .main-intro__upper-bar .container {
    max-width: 1255px; }
    @media (max-width: 479px) {
      .main-intro__upper-bar .container {
        padding: 0 15px; } }

.main-intro__lower-bar {
  position: relative;
  min-height: 35vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
  text-align: center;
  padding: 45px 0; }
  @media (max-width: 479px) {
    .main-intro__lower-bar {
      min-height: 90.3vw;
      text-align: right;
      padding: 25px 0; } }
  .main-intro__lower-bar .container {
    width: 100%;
    padding: 0 15px; }
  .main-intro__lower-bar .spec-title {
    margin-bottom: 0.3em; }
    @media (max-width: 479px) {
      .main-intro__lower-bar .spec-title {
        margin-bottom: 0.1em; } }
    .main-intro__lower-bar .spec-title span {
      padding: 4px 10px;
      background-color: #112549;
      opacity: 0.9; }

.main-intro-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #112549;
  padding-right: 30px; }
  @media (max-width: 767px) {
    .main-intro-content {
      padding-right: 0; } }
  .main-intro-content .img-holder {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 430px;
            flex: 0 0 430px;
    margin: -68px 50px 0 0; }
    @media (max-width: 1439px) {
      .main-intro-content .img-holder {
        -ms-flex-preferred-size: 405px;
            flex-basis: 405px; } }
    @media (max-width: 1199px) {
      .main-intro-content .img-holder {
        -ms-flex-preferred-size: 360px;
            flex-basis: 360px;
        margin-right: 30px; } }
    @media (max-width: 1023px) {
      .main-intro-content .img-holder {
        -ms-flex-preferred-size: 300px;
            flex-basis: 300px; } }
    @media (max-width: 879px) {
      .main-intro-content .img-holder {
        -ms-flex-preferred-size: 285px;
            flex-basis: 285px; } }
    @media (max-width: 767px) {
      .main-intro-content .img-holder {
        display: none; } }
    .main-intro-content .img-holder img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1; }
  .main-intro-content .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 18px;
    line-height: 1.39; }
    @media (max-width: 1199px) {
      .main-intro-content .content {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .main-intro-content .content {
        font-size: 18px;
        line-height: 1.22;
        max-width: 445px;
        margin: 0 auto; } }
    @media (max-width: 479px) {
      .main-intro-content .content {
        max-width: 290px; } }
    .main-intro-content .content .text-align {
      max-width: 520px; }
      @media (max-width: 1199px) {
        .main-intro-content .content .text-align {
          max-width: 445px; } }
    .main-intro-content .content p {
      margin-bottom: 1.15em; }
    @media (max-width: 479px) {
      .main-intro-content .content .divider {
        margin-bottom: 2em; } }
  .main-intro-content .title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    @media (max-width: 767px) {
      .main-intro-content .title-wrap {
        margin-bottom: 35px; } }
    @media (max-width: 479px) {
      .main-intro-content .title-wrap {
        padding-left: 120px;
        margin-bottom: 56px; } }
    .main-intro-content .title-wrap .img {
      display: none;
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
      margin: 0 20px 0 -20px; }
      @media (max-width: 767px) {
        .main-intro-content .title-wrap .img {
          display: block; } }
      @media (max-width: 479px) {
        .main-intro-content .title-wrap .img {
          position: absolute;
          top: 0;
          left: 0;
          width: 125px;
          margin: 0 0 0 -13px; } }
  .main-intro-content .main-page-title {
    white-space: nowrap;
    line-height: 1; }
    @media (max-width: 1023px) {
      .main-intro-content .main-page-title {
        font-size: 80px; } }
    @media (max-width: 879px) {
      .main-intro-content .main-page-title {
        font-size: 68px; } }
    @media (max-width: 479px) {
      .main-intro-content .main-page-title {
        font-size: 47px;
        line-height: 0.8; } }
    @media (max-width: 767px) {
      .main-intro-content .main-page-title {
        white-space: normal;
        padding-top: 44px; } }
    @media (max-width: 767px) {
      .main-intro-content .main-page-title .colored-word {
        display: block;
        font-size: 1.71em; } }
  .main-intro-content .spec-title {
    margin: -9px 0 4px 0; }
    @media (max-width: 879px) {
      .main-intro-content .spec-title {
        font-size: 29px; } }

.main-page-title {
  font: 119px/1.1 "BigNoodleTitling", sans-serif;
  color: #112549;
  margin-bottom: 0; }
  @media (max-width: 1199px) {
    .main-page-title {
      font-size: 90px; } }
  @media (max-width: 1023px) {
    .main-page-title {
      font-size: 75px; } }
  @media (max-width: 767px) {
    .main-page-title {
      font-size: 47px; } }
  .main-page-title .colored-word .l:nth-child(odd) {
    color: #007cc2; }

.spec-title {
  font-size: 3rem;
  font-weight: 400;
  font-family: "BigNoodleTitling", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0.15em; }

.divider {
  display: block;
  max-width: 186px;
  border-top: 1px solid #44bfb5;
  font-size: 5px;
  line-height: 1;
  margin-bottom: 3em; }
  .divider.large {
    max-width: none; }
    .divider.large:after {
      width: 157px; }
      @media (max-width: 767px) {
        .divider.large:after {
          width: 86px; } }
  .divider.fluid {
    max-width: none; }
  .divider.centered {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    .divider.centered.large {
      max-width: 375px; }
      .divider.centered.large:after {
        width: 93px; }
  .divider:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    height: 1em;
    width: 86px;
    background-color: #44bfb5; }

.contact-info-section {
  position: relative; }
  .contact-info-section > .bg-stretch {
    top: 74px; }
    @media (max-width: 1023px) {
      .contact-info-section > .bg-stretch {
        display: none; } }

.contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
    .contact-info {
      display: block; } }
  .contact-info .column {
    position: relative;
    width: 50%; }
    @media (max-width: 1023px) {
      .contact-info .column {
        width: 100%; } }
    .contact-info .column:first-child {
      border-right: 1px solid #fff; }
      @media (max-width: 1023px) {
        .contact-info .column:first-child {
          border: 0; } }
      .contact-info .column:first-child > .bg-stretch {
        background-position: 0 50%; }
    .contact-info .column > .bg-stretch {
      display: none;
      background-position: 100% 50%; }
      @media (max-width: 1023px) {
        .contact-info .column > .bg-stretch {
          display: block; } }
  .contact-info .title-bar {
    height: 75px;
    background-color: #007cc2;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase;
    font: 22px/1 "ProximaNovaSemibold", sans-serif;
    padding: 0 15px; }
    @media (max-width: 479px) {
      .contact-info .title-bar {
        font-size: 20px; } }
    .contact-info .title-bar .icon {
      margin-right: 10px; }
      @media (max-width: 479px) {
        .contact-info .title-bar .icon {
          margin-right: 8px; } }
      @media (max-width: 479px) {
        .contact-info .title-bar .icon.ecp {
          -ms-flex-preferred-size: 57px;
              flex-basis: 57px; } }
      @media (max-width: 479px) {
        .contact-info .title-bar .icon.envelope {
          -ms-flex-preferred-size: 46px;
              flex-basis: 46px;
          margin-right: 15px; } }
  .contact-info .content-bar {
    padding: 41px 30px 90px; }
    @media (max-width: 1023px) {
      .contact-info .content-bar {
        padding: 42px 15px; } }
    .contact-info .content-bar .location-meta {
      margin-bottom: 29px; }
  .contact-info .btn {
    padding: 0 2.8em; }
    @media (max-width: 767px) {
      .contact-info .btn {
        padding: 0 1.9em; } }
    @media (max-width: 320px) {
      .contact-info .btn {
        width: 100%; } }
  @media (max-width: 320px) {
    .contact-info .nfbia-newsletter-form .btn {
      width: auto; } }

.location-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  line-height: 1.7; }
  @media (max-width: 479px) {
    .location-meta {
      font-size: 18px;
      line-height: 1.89; } }
  .location-meta b {
    color: #007cc2; }

b,
strong {
  font-weight: 400;
  font-family: "ProximaNovaBold", sans-serif; }

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

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

.explore-promo-section {
  position: relative;
  padding: 10vw 0; }
  @media (max-width: 767px) {
    .explore-promo-section {
      display: none; } }
  .explore-promo-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10vw;
    background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0.41) 0%, rgba(50, 50, 50, 0.41) 1%, rgba(47, 47, 47, 0.41) 3%, rgba(50, 50, 50, 0.41) 4%, rgba(50, 50, 50, 0.41) 5%, rgba(47, 47, 47, 0.41) 7%, rgba(49, 49, 49, 0.41) 8%, rgba(47, 47, 47, 0.41) 10%, rgba(48, 48, 48, 0.4) 12%, rgba(52, 54, 54, 0.39) 15%, rgba(51, 56, 54, 0.38) 18%, rgba(56, 64, 62, 0.36) 22%, rgba(59, 67, 64, 0.34) 26%, rgba(62, 75, 72, 0.32) 30%, rgba(61, 73, 70, 0.31) 32%, rgba(65, 77, 71, 0.31) 33%, rgba(65, 82, 75, 0.3) 36%, rgba(69, 83, 79, 0.3) 37%, rgba(67, 85, 81, 0.3) 38%, rgba(70, 89, 81, 0.29) 41%, rgba(73, 93, 89, 0.28) 44%, rgba(76, 96, 88, 0.28) 45%, rgba(73, 93, 85, 0.27) 47%, rgba(75, 96, 92, 0.26) 48%, rgba(78, 99, 91, 0.26) 49%, rgba(76, 103, 94, 0.25) 51%, rgba(81, 103, 94, 0.24) 52%, rgba(82, 106, 96, 0.22) 55%, rgba(83, 114, 104, 0.21) 58%, rgba(87, 114, 103, 0.2) 60%, rgba(85, 113, 102, 0.19) 62%, rgba(83, 119, 107, 0.19) 63%, rgba(87, 124, 112, 0.17) 66%, rgba(92, 124, 111, 0.17) 67%, rgba(90, 124, 110, 0.16) 68%, rgba(95, 131, 117, 0.15) 70%, rgba(90, 128, 120, 0.14) 71%, rgba(99, 140, 123, 0.13) 74%, rgba(97, 132, 123, 0.13) 75%, rgba(94, 142, 123, 0.12) 77%, rgba(92, 143, 122, 0.11) 78%, rgba(96, 138, 128, 0.11) 79%, rgba(100, 144, 133, 0.1) 81%, rgba(104, 151, 128, 0.09) 82%, rgba(94, 148, 121, 0.08) 84%, rgba(99, 142, 128, 0.08) 85%, rgba(112, 159, 143, 0.06) 88%, rgba(109, 146, 146, 0.05) 89%, rgba(93, 162, 139, 0.05) 90%, rgba(102, 153, 128, 0.04) 92%, rgba(113, 142, 142, 0.04) 93%, rgba(109, 146, 146, 0.03) 95%, rgba(128, 170, 170, 0.02) 96%, rgba(85, 170, 85, 0.02) 97%, rgba(128, 128, 128, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(49, 49, 49, 0.41) 0%, rgba(50, 50, 50, 0.41) 1%, rgba(47, 47, 47, 0.41) 3%, rgba(50, 50, 50, 0.41) 4%, rgba(50, 50, 50, 0.41) 5%, rgba(47, 47, 47, 0.41) 7%, rgba(49, 49, 49, 0.41) 8%, rgba(47, 47, 47, 0.41) 10%, rgba(48, 48, 48, 0.4) 12%, rgba(52, 54, 54, 0.39) 15%, rgba(51, 56, 54, 0.38) 18%, rgba(56, 64, 62, 0.36) 22%, rgba(59, 67, 64, 0.34) 26%, rgba(62, 75, 72, 0.32) 30%, rgba(61, 73, 70, 0.31) 32%, rgba(65, 77, 71, 0.31) 33%, rgba(65, 82, 75, 0.3) 36%, rgba(69, 83, 79, 0.3) 37%, rgba(67, 85, 81, 0.3) 38%, rgba(70, 89, 81, 0.29) 41%, rgba(73, 93, 89, 0.28) 44%, rgba(76, 96, 88, 0.28) 45%, rgba(73, 93, 85, 0.27) 47%, rgba(75, 96, 92, 0.26) 48%, rgba(78, 99, 91, 0.26) 49%, rgba(76, 103, 94, 0.25) 51%, rgba(81, 103, 94, 0.24) 52%, rgba(82, 106, 96, 0.22) 55%, rgba(83, 114, 104, 0.21) 58%, rgba(87, 114, 103, 0.2) 60%, rgba(85, 113, 102, 0.19) 62%, rgba(83, 119, 107, 0.19) 63%, rgba(87, 124, 112, 0.17) 66%, rgba(92, 124, 111, 0.17) 67%, rgba(90, 124, 110, 0.16) 68%, rgba(95, 131, 117, 0.15) 70%, rgba(90, 128, 120, 0.14) 71%, rgba(99, 140, 123, 0.13) 74%, rgba(97, 132, 123, 0.13) 75%, rgba(94, 142, 123, 0.12) 77%, rgba(92, 143, 122, 0.11) 78%, rgba(96, 138, 128, 0.11) 79%, rgba(100, 144, 133, 0.1) 81%, rgba(104, 151, 128, 0.09) 82%, rgba(94, 148, 121, 0.08) 84%, rgba(99, 142, 128, 0.08) 85%, rgba(112, 159, 143, 0.06) 88%, rgba(109, 146, 146, 0.05) 89%, rgba(93, 162, 139, 0.05) 90%, rgba(102, 153, 128, 0.04) 92%, rgba(113, 142, 142, 0.04) 93%, rgba(109, 146, 146, 0.03) 95%, rgba(128, 170, 170, 0.02) 96%, rgba(85, 170, 85, 0.02) 97%, rgba(128, 128, 128, 0.01) 99%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69313131', endColorstr='#00000000',GradientType=0 ); }
  .explore-promo-section .container {
    max-width: 1200px; }

.explore-promo {
  color: #fff;
  font-size: 24px;
  line-height: 1.42;
  background: -webkit-linear-gradient(top, rgba(0, 130, 201, 0.8) 0%, rgba(0, 130, 201, 0.8) 4%, rgba(1, 125, 195, 0.8) 8%, rgba(4, 111, 178, 0.8) 17%, rgba(4, 110, 175, 0.8) 18%, rgba(5, 110, 173, 0.8) 20%, rgba(5, 100, 161, 0.8) 26%, rgba(6, 93, 150, 0.8) 32%, rgba(8, 86, 141, 0.8) 37%, rgba(11, 74, 124, 0.8) 48%, rgba(10, 71, 121, 0.8) 49%, rgba(13, 68, 115, 0.8) 53%, rgba(11, 65, 111, 0.8) 55%, rgba(14, 64, 110, 0.8) 57%, rgba(13, 60, 106, 0.8) 58%, rgba(15, 59, 103, 0.8) 60%, rgba(14, 55, 99, 0.8) 62%, rgba(15, 49, 89, 0.8) 68%, rgba(15, 46, 86, 0.8) 69%, rgba(16, 45, 85, 0.8) 71%, rgba(18, 38, 74, 0.8) 76%, rgba(18, 38, 74, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 130, 201, 0.8) 0%, rgba(0, 130, 201, 0.8) 4%, rgba(1, 125, 195, 0.8) 8%, rgba(4, 111, 178, 0.8) 17%, rgba(4, 110, 175, 0.8) 18%, rgba(5, 110, 173, 0.8) 20%, rgba(5, 100, 161, 0.8) 26%, rgba(6, 93, 150, 0.8) 32%, rgba(8, 86, 141, 0.8) 37%, rgba(11, 74, 124, 0.8) 48%, rgba(10, 71, 121, 0.8) 49%, rgba(13, 68, 115, 0.8) 53%, rgba(11, 65, 111, 0.8) 55%, rgba(14, 64, 110, 0.8) 57%, rgba(13, 60, 106, 0.8) 58%, rgba(15, 59, 103, 0.8) 60%, rgba(14, 55, 99, 0.8) 62%, rgba(15, 49, 89, 0.8) 68%, rgba(15, 46, 86, 0.8) 69%, rgba(16, 45, 85, 0.8) 71%, rgba(18, 38, 74, 0.8) 76%, rgba(18, 38, 74, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0082c9', endColorstr='#cc12264a',GradientType=0 );
  text-align: center;
  padding: 92px 30px 98px; }
  @media (max-width: 1199px) {
    .explore-promo {
      font-size: 22px; } }
  @media (max-width: 1023px) {
    .explore-promo {
      font-size: 18px; } }
  .explore-promo .text-align {
    max-width: 900px;
    margin: 0 auto; }
  .explore-promo .title {
    font-size: 62px;
    line-height: 1.1;
    margin-bottom: 0.25em; }
    @media (max-width: 1199px) {
      .explore-promo .title {
        font-size: 50px; } }
    @media (max-width: 1023px) {
      .explore-promo .title {
        font-size: 45px; } }
    .explore-promo .title b,
    .explore-promo .title em {
      font-family: "ThirstyScriptBold", serif; }
  .explore-promo .btn-handler {
    margin-top: 54px; }

.f-logo {
  display: inline-block;
  vertical-align: top; }

.page-footer__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 16px;
  line-height: 1.63;
  padding-right: 280px;
  margin: 0 -35px; }
  @media (max-width: 1439px) {
    .page-footer__row {
      padding-right: 250px;
      margin: 0 -25px; } }
  @media (max-width: 1199px) {
    .page-footer__row {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 0 39px; } }
  @media (max-width: 767px) {
    .page-footer__row {
      display: block;
      padding: 0;
      margin: 0; } }
  .page-footer__row .col {
    padding: 0 35px; }
    @media (max-width: 1439px) {
      .page-footer__row .col {
        padding: 0 25px; } }
    @media (max-width: 1199px) {
      .page-footer__row .col {
        padding-bottom: 20px; } }
    @media (max-width: 767px) {
      .page-footer__row .col {
        max-width: 250px;
        padding: 0 0 27px;
        margin: 0 auto; } }
    @media (max-width: 479px) {
      .page-footer__row .col {
        max-width: 190px; } }
    .page-footer__row .col:first-child {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 340px;
              flex: 0 0 340px;
      margin-right: 4.2%; }
      @media (max-width: 1439px) {
        .page-footer__row .col:first-child {
          -ms-flex-preferred-size: 315px;
              flex-basis: 315px;
          margin-right: 1.5%; } }
      @media (max-width: 1199px) {
        .page-footer__row .col:first-child {
          -webkit-box-flex: 1;
              -ms-flex: 1 1 100%;
                  flex: 1 1 100%;
          text-align: center;
          margin-right: 0; } }
      @media (max-width: 767px) {
        .page-footer__row .col:first-child {
          max-width: 290px;
          padding-bottom: 19px;
          margin: 0 auto; } }
    .page-footer__row .col:not(:first-child) {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 33.3333%;
              flex: 1 1 33.3333%;
      padding-top: 8px; }
      @media (max-width: 1199px) {
        .page-footer__row .col:not(:first-child) {
          padding-top: 0; } }
  @media (max-width: 1199px) {
    .page-footer__row .col-content {
      max-width: 200px; } }
  @media (max-width: 767px) {
    .page-footer__row .col-content {
      max-width: none; } }
  .page-footer__row .f-logo {
    margin-bottom: 22px; }
    @media (max-width: 1199px) {
      .page-footer__row .f-logo {
        margin-bottom: 17px; } }
  .page-footer__row .address-bar {
    font-size: 1.13em;
    line-height: 1.39;
    font-style: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 9px; }
    @media (max-width: 1199px) {
      .page-footer__row .address-bar {
        display: block;
        margin-bottom: 5px; } }
    @media (max-width: 1199px) {
      .page-footer__row .address-bar > *:after {
        content: '•';
        display: inline;
        margin: 0 2px 0 8px; } }
    @media (max-width: 1199px) {
      .page-footer__row .address-bar > *:last-child:after {
        display: none; } }
    .page-footer__row .address-bar a {
      color: #50e3c2; }
      @media (max-width: 1199px) {
        .page-footer__row .address-bar a {
          color: #fff; } }
      @media (max-width: 767px) {
        .page-footer__row .address-bar a {
          display: none; } }
      .page-footer__row .address-bar a:hover {
        color: #1cb18f; }
    @media (max-width: 767px) {
      .page-footer__row .address-bar .mobile-hidden {
        display: none; } }
  @media (max-width: 1199px) {
    .page-footer__row .social {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .page-footer__row .address-bar,
  .page-footer__row .social {
    padding-left: 70px; }
    @media (max-width: 1199px) {
      .page-footer__row .address-bar,
      .page-footer__row .social {
        padding-left: 0; } }
  .page-footer__row .col-title {
    font: 22px/1.2 "ProximaNova", sans-serif;
    margin-bottom: 0.4em; }
    @media (max-width: 1439px) {
      .page-footer__row .col-title {
        font-size: 20px; } }
    @media (max-width: 1199px) {
      .page-footer__row .col-title {
        font-size: 22px; } }
  .page-footer__row .divider {
    margin-bottom: 17px; }
  .page-footer__row .f-list a {
    color: #fff; }
    .page-footer__row .f-list a:hover {
      color: #50e3c2; }
  .page-footer__row .f-logo-decor {
    position: absolute;
    top: -45px;
    right: 35px;
    width: 324px; }
    @media (max-width: 1439px) {
      .page-footer__row .f-logo-decor {
        width: 230px; } }
    @media (max-width: 1199px) {
      .page-footer__row .f-logo-decor {
        position: static;
        width: 324px;
        margin: -80px -7px -8px auto; } }
    @media (max-width: 767px) {
      .page-footer__row .f-logo-decor {
        max-width: 290px;
        width: auto;
        margin: 11px auto 0; } }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 23px;
  margin: 0 -9px; }
  .social li {
    padding: 0 9px; }
  .social a {
    color: #50e3c2; }
    .social a:hover {
      color: #1cb18f; }

.inner-intro-section {
  background: #0081c9;
  background: -webkit-linear-gradient(left, #0081c9 0%, #0081c9 9%, #102549 91%, #112549 100%);
  background: linear-gradient(to right, #0081c9 0%, #0081c9 9%, #102549 91%, #112549 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0081c9', endColorstr='#112549',GradientType=1 );
  padding: 53px 0 75px; }
  @media (max-width: 767px) {
    .inner-intro-section {
      padding: 50px 0; } }

.inner-intro-section + .entry-container .main-content {
  padding-top: 0; }

.inner-intro {
  text-align: center;
  color: #fff;
  font: 20px/1.45 "ProximaNovaSemibold", sans-serif; }
  @media (max-width: 1023px) {
    .inner-intro {
      font-size: 18px; } }
  .inner-intro .text-align {
    max-width: 735px;
    margin: 0 auto; }
    .inner-intro .text-align > *:last-child {
      margin-bottom: 0; }
  .inner-intro .page-title {
    color: inherit;
    font-size: 52px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0.3em; }
    @media (max-width: 1023px) {
      .inner-intro .page-title {
        font-size: 43px; } }
    .inner-intro .page-title b,
    .inner-intro .page-title em {
      font-size: 0.65em;
      font-family: "ThirstyScriptBold", serif;
      text-transform: none;
      color: #44bfb5; }
  .inner-intro .divider {
    margin-bottom: 41px; }

.heading-title {
  color: #0081c9;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 0.35em; }
  .heading-title.lg {
    font-size: 34px; }
    @media (max-width: 1023px) {
      .heading-title.lg {
        font-size: 26px; } }
  .heading-title.center {
    text-align: center; }

.heading {
  margin-bottom: 2.5rem;
  margin-top: 2rem; }
  @media (max-width: 1023px) {
    .heading {
      margin-bottom: 1.5rem; } }

.intro-block {
  max-width: 740px;
  margin: 0 auto; }
  .intro-block .entry p {
    margin-bottom: 1em; }

.list-block {
  padding: 15px 30px 15px 50px; }
  @media (max-width: 1023px) {
    .list-block {
      padding: 0; } }

.list-column {
  margin: 0 -22px;
  padding: 0 0 0 30px; }
  @media (min-width: 668px) {
    .list-column .list {
      -webkit-columns: 2;
              columns: 2; } }
  .list-column .list {
    margin-top: -10px; }

.entry {
  line-height: 1.5;
  color: #112549; }

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

.list {
  line-height: 1.45;
  color: #112549; }
  .list li {
    position: relative;
    padding: 11px 0 11px 25px;
    border-bottom: 1px solid #44bfb5;
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column; }
    .list li:last-child {
      border: none; }
      @media (max-width: 666px) {
        .list li:last-child {
          border-bottom: 1px solid #44bfb5; } }
    .list li:before {
      content: '';
      width: 11px;
      height: 11px;
      position: absolute;
      top: 17px;
      left: 5px;
      background: #44bfb5; }

.destinations-section {
  padding-top: 38px; }
  @media (max-width: 1023px) {
    .destinations-section {
      padding-top: 50px; } }
  .destinations-section .divider {
    margin-bottom: 27px; }
  .destinations-section .container {
    max-width: 1166px;
    padding: 0 13px; }
  .destinations-section .section-title {
    text-align: center;
    color: #112549;
    font: 22px/1.2 "ProximaNova", sans-serif; }
  .destinations-section .sub-text {
    text-align: center;
    font-size: 24px;
    line-height: 1.3; }
    @media (max-width: 1023px) {
      .destinations-section .sub-text {
        font-size: 20px; } }

.destinations-grid {
  border-radius: 6px;
  overflow: hidden;
  padding: 20px 0 33px; }
  .destinations-grid .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #007cc2;
    padding: 0 30px 60px 0; }
    @media (max-width: 767px) {
      .destinations-grid .row {
        display: block;
        height: auto;
        padding: 0 0 10px; } }
    .destinations-grid .row:first-child {
      border-radius: 6px 6px 0 0; }
      @media (max-width: 767px) {
        .destinations-grid .row:first-child {
          overflow: hidden; } }
    .destinations-grid .row:nth-child(even) {
      background-color: #112549;
      padding-right: 0;
      padding-left: 30px; }
      @media (max-width: 767px) {
        .destinations-grid .row:nth-child(even) {
          height: auto;
          padding: 0 0 10px; } }
      .destinations-grid .row:nth-child(even) .image-col {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-top: -30px; }
        @media (max-width: 767px) {
          .destinations-grid .row:nth-child(even) .image-col {
            margin-top: 0; } }
        .destinations-grid .row:nth-child(even) .image-col:before {
          top: 30px;
          opacity: 0; }
          @media (max-width: 767px) {
            .destinations-grid .row:nth-child(even) .image-col:before {
              top: 0; } }
      .destinations-grid .row:nth-child(even) .text-col {
        text-align: right;
        padding-left: 0;
        padding-right: 28px; }
        @media (max-width: 767px) {
          .destinations-grid .row:nth-child(even) .text-col {
            margin-left: auto;
            padding-left: 10px; } }
      .destinations-grid .row:nth-child(even) .logo-wrap {
        text-align: left;
        margin-left: 10px;
        margin-right: -28px; }
  .destinations-grid .image-col {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    position: relative;
    z-index: 2;
    -ms-flex-item-align: start;
        align-self: flex-start;
    height: 350px;
    margin-top: -20px; }
    @media (max-width: 767px) {
      .destinations-grid .image-col {
        height: auto;
        padding-top: 40%;
        margin-top: 0; } }
    @media (max-width: 479px) {
      .destinations-grid .image-col {
        padding-top: 55%; } }
    .destinations-grid .image-col:before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 20px;
      left: 0;
      right: 0;
      bottom: 0;
      box-shadow: 2px 2px 6px 3px rgba(0, 0, 0, 0.25); }
    .destinations-grid .image-col .bg-stretch {
      z-index: 1; }
  .destinations-grid .text-col {
    position: relative;
    z-index: 0;
    color: #fff;
    font: 17px/1.35 "ProximaNovaSemibold", sans-serif;
    width: 342px;
    padding: 40px 0 60px 28px; }
    @media (max-width: 767px) {
      .destinations-grid .text-col {
        width: auto;
        max-width: 400px;
        padding-right: 10px;
        padding-bottom: 30px; } }
    @media (max-width: 479px) {
      .destinations-grid .text-col {
        font-size: 16px; } }
    .destinations-grid .text-col.large-text {
      padding-top: 22px; }
  .destinations-grid .col-title {
    font-size: 44px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 7px; }
    @media (max-width: 1023px) {
      .destinations-grid .col-title {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .destinations-grid .col-title {
        font-size: 35px; } }
    @media (max-width: 479px) {
      .destinations-grid .col-title {
        font-size: 30px; } }
  .destinations-grid .logo-wrap {
    text-align: right;
    background-color: #fff;
    min-height: 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding: 10px 18px;
    margin: 29px 10px 0 -28px; }

.logo-wrap__image {
  margin: 8px 0;
  height: 100% !important; }

.sample-section {
  padding: 40px 0; }
  .sample-section .section-title {
    font: 16px/1.38 "ProximaNova", sans-serif;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 17px; }

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 18px;
  line-height: 1;
  margin: 0 -5px; }
  @media (max-width: 479px) {
    .breadcrumbs {
      font-size: 16px; } }
  .breadcrumbs li {
    padding: 0 5px 10px; }
  .breadcrumbs a {
    color: #0075b8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .breadcrumbs a:hover {
      color: #005585; }
    .breadcrumbs a .fa-angle-right {
      font-size: 1.2em;
      margin: 0 0 0 8px; }
      @media (max-width: 479px) {
        .breadcrumbs a .fa-angle-right {
          margin-top: -1px; } }
    .breadcrumbs a.current {
      color: #4a4a4a;
      pointer-events: none; }
      .breadcrumbs a.current .fa-angle-right {
        visibility: hidden; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1; }
  .pagination li:first-child {
    margin-right: 30px; }
    @media (max-width: 479px) {
      .pagination li:first-child {
        margin-right: 20px; } }
  .pagination li:last-child {
    margin-left: 30px; }
    @media (max-width: 479px) {
      .pagination li:last-child {
        margin-left: 20px; } }
  .pagination a {
    color: #007cc2;
    display: block;
    padding-top: 6px;
    padding: 6px 8px 0; }
    .pagination a:hover {
      text-decoration: underline; }
    .pagination a.arrow {
      font-size: 1.45em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 4px;
      background-color: rgba(216, 216, 216, 0.56);
      padding: 2px 12px 1px; }
      .pagination a.arrow:hover {
        text-decoration: none;
        background-color: rgba(216, 216, 216, 0.85); }

.paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 34px;
  line-height: 1;
  margin: 0 -9px; }
  .paging li {
    padding: 0 9px; }
  .paging a {
    color: #007cc2; }
    .paging a:hover {
      color: #005b8f; }

.accordion > li {
  border-bottom: 1px solid #808284;
  padding: 0 24px 16px;
  margin-bottom: 22px; }
  @media (max-width: 767px) {
    .accordion > li {
      padding: 0 15px 15px; } }
  @media (max-width: 374px) {
    .accordion > li {
      padding: 0 5px 10px; } }
  .accordion > li:last-child {
    margin-bottom: 0; }

.accordion .opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #112549;
  font-size: 22px;
  line-height: 1.2; }
  @media (max-width: 767px) {
    .accordion .opener {
      font-size: 20px; } }
  @media (max-width: 374px) {
    .accordion .opener {
      font-size: 18px; } }

.accordion .active .indicator:before, .accordion .active .indicator:after {
  background-color: #44bfb5; }

.accordion .active .indicator:after {
  opacity: 0; }

.accordion .indicator {
  width: 16px;
  height: 16px;
  -ms-flex-preferred-size: 16px;
      flex-basis: 16px;
  position: relative;
  margin: 4px 14px 0 0; }
  .accordion .indicator:before, .accordion .indicator:after {
    content: '';
    position: absolute;
    background-color: #007cc2;
    -webkit-transition: opacity 0.15s linear, background-color 0.1s linear;
    transition: opacity 0.15s linear, background-color 0.1s linear; }
  .accordion .indicator:before {
    width: 16px;
    height: 4px;
    top: 6px;
    left: 0; }
  .accordion .indicator:after {
    width: 4px;
    height: 16px;
    top: 0;
    left: 6px; }

.accordion .slide {
  font-size: 18px;
  line-height: 1.39;
  max-width: 87%;
  padding: 11px 31px; }
  @media (max-width: 767px) {
    .accordion .slide {
      max-width: none;
      font-size: 16px;
      padding: 10px 0 10px 30px; } }
  @media (max-width: 479px) {
    .accordion .slide {
      padding-left: 25px; } }
  .accordion .slide > *:last-child {
    margin-bottom: 0; }

.collection-filter-section {
  border-top: 1px solid rgba(155, 155, 155, 0.42);
  border-bottom: 1px solid rgba(155, 155, 155, 0.42);
  background-color: rgba(216, 216, 216, 0.21);
  padding: 46px 0; }

.fa,
.fas {
  vertical-align: top; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

.tabs {
  max-width: 650px;
  margin: 0 auto; }
  .tabs .tabset {
    margin-bottom: -1px; }
  .tabs .tab-content {
    position: relative;
    z-index: 2; }

.tabset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -3px; }
  @media (max-width: 374px) {
    .tabset {
      display: block;
      border: 1px solid #d6d6d6;
      border-radius: 4px 4px 0 0;
      margin: 0; } }
  .tabset li {
    padding: 0 3px; }
    @media (max-width: 374px) {
      .tabset li {
        padding: 0; } }
  .tabset a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #112549;
    height: 40px;
    font-size: 12px;
    line-height: 1.1;
    border-radius: 4px 4px 0 0;
    background-color: #eee;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    border-color: #eee;
    position: relative;
    z-index: 1;
    padding: 0 25px; }
    @media (max-width: 479px) {
      .tabset a {
        padding: 0 15px; } }
    @media (max-width: 374px) {
      .tabset a {
        border-radius: 0;
        border: 0; } }
    .tabset a.active {
      background-color: #fff;
      border-color: #d6d6d6;
      z-index: 3; }

.tab-content {
  font-size: 18px;
  line-height: 1.39;
  border: 1px solid #d6d6d6;
  border-radius: 0 4px 4px; }
  @media (max-width: 479px) {
    .tab-content {
      font-size: 16px; } }
  @media (max-width: 374px) {
    .tab-content {
      border-radius: 0 0 4px 4px; } }
  .tab-content h1,
  .tab-content .h1,
  .tab-content h2,
  .tab-content .h2,
  .tab-content h3,
  .tab-content .h3,
  .tab-content h4,
  .tab-content .h4,
  .tab-content h5,
  .tab-content .h5,
  .tab-content h6,
  .tab-content .h6,
  .tab-content .h {
    font-family: "ProximaNova", sans-serif;
    margin-bottom: 0.15em; }
  .tab-content b {
    font-family: "ProximaNova", sans-serif;
    color: #007cc2;
    font-size: 1.22em; }
  .tab-content p {
    margin-bottom: 1.4em; }
  .tab-content .tab {
    padding: 34px 50px 34px; }
    @media (max-width: 1199px) {
      .tab-content .tab {
        padding-bottom: 60px; } }
    @media (max-width: 767px) {
      .tab-content .tab {
        padding: 35px 25px 50px; } }
    .tab-content .tab > *:last-child {
      margin-bottom: 0; }
  .tab-content .divider {
    max-width: 375px;
    margin-bottom: 4em; }
  .tab-content .italic {
    font-size: 0.83em;
    line-height: 1.5; }
  .tab-content .large-upper-margin {
    margin-top: 7.2em;
    margin-bottom: 2.2em; }
    @media (max-width: 767px) {
      .tab-content .large-upper-margin {
        margin-top: 3em;
        margin-bottom: 2em; } }

.italic {
  font-style: italic; }

.card {
  border-radius: 6px;
  overflow: hidden;
  max-width: 650px; }
  .card.centered {
    margin: 0 auto; }
  .card.small {
    width: 100%;
    max-width: 270px; }
    .card.small .img-wrap {
      padding-top: 85%; }
    .card.small .info-wrap {
      padding: 26px 21px 50px; }
    .card.small .card-title {
      margin-bottom: 0.8em; }
    .card.small .btn-handler {
      margin-top: 1.35em; }
  .card .img-wrap {
    position: relative;
    padding-top: 66%; }
  .card .info-wrap {
    font-size: 18px;
    line-height: 1.39;
    color: #fff;
    background-image: -webkit-linear-gradient(274deg, #0081c9 0%, #112549 100%);
    background-image: linear-gradient(176deg, #0081c9 0%, #112549 100%);
    padding: 27px 48px 40px; }
    @media (max-width: 767px) {
      .card .info-wrap {
        font-size: 17px;
        padding: 25px 25px 30px; } }
    @media (max-width: 479px) {
      .card .info-wrap {
        font-size: 16px; } }
    .card .info-wrap .holder {
      max-width: 505px; }
    .card .info-wrap a:not(.btn) {
      color: #50e3c2; }
      .card .info-wrap a:not(.btn):hover {
        color: #7cead1; }
  .card .card-title {
    font-size: 1.22em;
    line-height: 1.16;
    margin-bottom: 0.6em; }
    .card .card-title.large-indent {
      margin-bottom: 2em; }
  .card .btn-handler {
    margin-top: 1em; }
  .card .btn {
    background-color: #44bfb5;
    color: #112549;
    padding: 0 2.5em; }
    @media (max-width: 320px) {
      .card .btn {
        width: 100%; } }

.card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px; }
  @media (max-width: 767px) {
    .card-list {
      display: block;
      max-width: 350px;
      margin: 0 auto; } }
  .card-list .item {
    -ms-flex-preferred-size: 270px;
        flex-basis: 270px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 10px 20px; }
    @media (max-width: 1023px) {
      .card-list .item {
        width: 50%; } }
    @media (max-width: 767px) {
      .card-list .item {
        width: 100%;
        padding: 0 0 20px; } }
  .card-list .card .img-wrap {
    padding-top: 60%; }
  .card-list .card .info-wrap {
    padding: 29px 20px 36px; }
    .card-list .card .info-wrap .holder {
      max-width: none; }
  .card-list .card .card-title,
  .card-list .card .divider,
  .card-list .card .btn-handler {
    text-align: center; }
  .card-list .card .card-title {
    text-transform: uppercase;
    font-family: "ProximaNovaSemibold", sans-serif;
    font-size: 0.94em;
    line-height: 1.2;
    margin-bottom: 0.7em; }
  .card-list .card .divider {
    margin: 0 auto 21px; }
  .card-list .card .btn-handler {
    margin-top: 2.6em; }

.callout-bar {
  color: #fff;
  font-family: "ProximaNovaSemibold", sans-serif;
  font-size: 20px;
  line-height: 1.45;
  text-align: center;
  background-image: -webkit-linear-gradient(272deg, #0081c9 0%, #112549 100%);
  background-image: linear-gradient(178deg, #0081c9 0%, #112549 100%);
  border-radius: 8px;
  overflow: hidden;
  padding: 52px 25px 44px; }
  @media (max-width: 1023px) {
    .callout-bar {
      font-size: 18px; } }
  @media (max-width: 479px) {
    .callout-bar {
      font-size: 16px; } }
  .callout-bar .text-holder {
    max-width: 772px;
    margin: 0 auto; }
  .callout-bar .title {
    font-size: 52px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 0.2em; }
    @media (max-width: 1199px) {
      .callout-bar .title {
        font-size: 50px; } }
    @media (max-width: 1023px) {
      .callout-bar .title {
        font-size: 45px; } }
    @media (max-width: 767px) {
      .callout-bar .title {
        font-size: 35px; } }
    @media (max-width: 479px) {
      .callout-bar .title {
        font-size: 30px; } }
    @media (max-width: 374px) {
      .callout-bar .title {
        font-size: 28px; } }
    .callout-bar .title b,
    .callout-bar .title em {
      font-family: "ThirstyScriptBold", serif;
      font-size: 0.65em;
      color: #44bfb5;
      text-transform: lowercase; }
  .callout-bar .btn-handler {
    margin-top: 1.25em; }
  .callout-bar .btn {
    text-transform: uppercase;
    background-color: #44bfb5;
    background-color: #44bfb5;
    color: #112549; }
    @media (max-width: 320px) {
      .callout-bar .btn {
        width: 100%; } }

.page-title {
  color: #112549;
  font-size: 42px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.2em; }
  @media (max-width: 1023px) {
    .page-title {
      font-size: 35px; } }
  @media (max-width: 479px) {
    .page-title {
      font-size: 31px; } }
  @media (max-width: 374px) {
    .page-title {
      font-size: 29px; } }

.page-sub-title {
  color: #112549;
  display: block;
  font-family: "ProximaNovaSemibold", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  margin-bottom: 0.5em; }
  .page-sub-title:not(:first-child) {
    margin-top: 1.9em; }

.main.has-sidebar .main-content {
  float: left;
  width: 100%; }
  @media (max-width: 1023px) {
    .main.has-sidebar .main-content {
      float: none;
      padding-bottom: 0;
      margin: 0 0 90px; } }

.main.has-sidebar .content-holder {
  margin: 0 310px 0 0; }
  @media (max-width: 1023px) {
    .main.has-sidebar .content-holder {
      margin: 0; } }

.main.has-sidebar .main-sidebar {
  width: 320px;
  float: right;
  padding-left: 40px;
  margin: 5px 0 0 -100%; }
  @media (max-width: 1023px) {
    .main.has-sidebar .main-sidebar {
      float: none;
      width: auto;
      max-width: 320px;
      padding: 0 0 50px;
      margin: 0 auto; } }
  .main.has-sidebar .main-sidebar .card {
    max-width: none; }

.main-content {
  padding: 125px 0; }
  @media (max-width: 1023px) {
    .main-content {
      padding: 50px 0; } }

.main-content--tight {
  padding: 50px 0; }

.main-sidebar .card .btn-handler {
  margin-top: 3em; }

.main-sidebar .card .btn {
  font-size: 20px;
  padding: 0 2.2em; }

.entry-intro {
  padding: 42px 330px 44px 0; }
  @media (max-width: 1023px) {
    .entry-intro {
      padding: 45px 0; } }
  .entry-intro > *:last-child {
    margin-bottom: 0; }
  .entry-intro + .main-content {
    padding-top: 0; }
  @media (max-width: 1023px) {
    .entry-intro .breadcrumbs {
      margin-bottom: 20px; } }

.entry-frame {
  font-size: 18px;
  line-height: 1.5; }
  .has-sidebar .entry-frame {
    max-width: 642px; }
  @media (max-width: 1023px) {
    .entry-frame {
      max-width: none; } }
  @media (max-width: 767px) {
    .entry-frame {
      font-size: 17px; } }
  @media (max-width: 479px) {
    .entry-frame {
      font-size: 16px; } }

.ext-list {
  font-family: "ProximaNovaSemibold", sans-serif;
  margin-bottom: 1.5em; }
  .ext-list.custom {
    margin-top: 2.1em; }
    .ext-list.custom > li {
      padding: 22px 0; }
  .ext-list > li {
    padding: 13px 18px 13px 8px;
    border-bottom: 2px solid #71cdc5; }
    @media (max-width: 767px) {
      .ext-list > li {
        padding-right: 10px; } }
    .ext-list > li:first-child {
      border-top: 6px solid #44bfb5; }
    .ext-list > li:nth-child(even) {
      background-color: rgba(216, 216, 216, 0.21); }
    .ext-list > li:last-child {
      border-bottom-color: #a1dfda; }
    .ext-list > li.no-b-border {
      border-bottom: 0; }
  .ext-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .ext-list a .icon {
      -ms-flex-preferred-size: 24px;
          flex-basis: 24px;
      margin-right: 15px; }
    @media (max-width: 767px) {
      .ext-list a br {
        display: none; } }

.widget-blog-list {
  font-family: "ProximaNovaSemibold", sans-serif;
  font-size: 18px;
  line-height: 1.5; }
  @media (max-width: 767px) {
    .widget-blog-list {
      font-size: 17px; } }
  @media (max-width: 479px) {
    .widget-blog-list {
      font-size: 16px; } }
  .widget-blog-list ul > li {
    border-bottom: 1px solid #44bfb5;
    padding: 14px 0 16px 9px; }
    .widget-blog-list ul > li:nth-child(even) {
      background-color: rgba(0, 129, 201, 0.05); }
    .widget-blog-list ul > li:last-child {
      border-bottom: 0; }

.widget-title {
  font-family: "ProximaNova", sans-serif;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 0.3em; }
  .widget-title + .divider {
    max-width: none;
    margin-bottom: 23px; }

.air-box-list-frame {
  max-width: 845px;
  margin: 0 auto; }

.air-box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -25px; }
  @media (max-width: 1023px) {
    .air-box-list {
      margin: 0 -18px; } }
  @media (max-width: 767px) {
    .air-box-list {
      display: block;
      max-width: 420px;
      margin: 0 auto; } }
  .air-box-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 0 25px 50px; }
    @media (max-width: 1023px) {
      .air-box-list > li {
        padding: 0 18px 36px; } }
    @media (max-width: 767px) {
      .air-box-list > li {
        width: 100%;
        padding: 0 0 25px; } }
    .air-box-list > li .air-box {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }

.air-box {
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  padding: 42px 20px 39px; }
  @media (max-width: 1023px) {
    .air-box {
      padding: 25px 20px 35px; } }
  .air-box .logo {
    max-width: 310px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 20px; }
    @media (max-width: 1023px) {
      .air-box .logo {
        max-width: 210px; } }
    @media (max-width: 479px) {
      .air-box .logo {
        max-width: 190px; } }
  .air-box .info {
    font-family: "ProximaNovaSemibold", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    color: #112549; }
  .air-box .box-title {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-transform: uppercase;
    margin-bottom: 0.4em; }
  .air-box .divider {
    margin-bottom: 6px; }
  .air-box p {
    margin-bottom: 0.6em; }
  .air-box a:not(.btn) {
    color: #28756f; }
    .air-box a:not(.btn):hover {
      color: #1b4f4b; }

.results > * {
  margin-bottom: 40px;
  margin-top: 0; }
  .results > *:last-child, .results > *:only-child {
    margin-bottom: 0; }

.results > .btn-handler {
  text-align: center; }
  .results > .btn-handler .btn {
    text-transform: uppercase; }

@media (max-width: 1023px) {
  .results > * {
    margin-bottom: 30px;
    margin-top: 0; }
    .results > *:last-child, .results > *:only-child {
      margin-bottom: 0; } }

.result {
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  padding: 30px; }
  .result .box-title {
    margin: 0;
    font-size: 18px; }
    .result .box-title a {
      color: #44bfb5; }
      .result .box-title a:hover {
        color: #3caea5; }
  .result .box-summary {
    margin: 20px 0 0 0;
    font-size: 15px;
    font-style: italic;
    line-height: 140%; }
    .result .box-summary > * {
      margin-bottom: 15px;
      margin-top: 0; }
      .result .box-summary > *:last-child, .result .box-summary > *:only-child {
        margin-bottom: 0; }
  .result .btn-handler {
    margin: 30px 0 0 0; }
  @media (max-width: 1023px) {
    .result .box-summary,
    .result .btn-handler {
      margin: 15px 0 0 0; } }

.modal {
  max-width: 1130px;
  margin: 0 auto;
  padding: 40px 50px 80px 50px;
  background-color: #fff;
  border-radius: 6px; }
  .modal .header {
    position: relative; }
  .modal .close {
    position: absolute;
    right: -20px;
    top: -20px;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    color: #44bfb5; }
    .modal .close .fa {
      margin: 0 0 0 5px;
      font-size: 17px; }
    .modal .close:hover {
      color: #3caea5; }
  .modal .content {
    max-width: 780px;
    margin: 40px auto; }
  .modal git -title {
    font: 119px/1.1 "BigNoodleTitling", sans-serif;
    font-size: 47px;
    color: #f88b33; }
  .modal .summary {
    font-size: 16px;
    line-height: 150%; }
  @media (max-width: 1023px) {
    .modal {
      padding: 40px; } }

.mfp-bg {
  background-color: #007cc2;
  opacity: 0.9; }

.docs-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .docs-bar {
      display: block; } }
  .docs-bar .main-info {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-right: 20px; }
    @media (max-width: 767px) {
      .docs-bar .main-info {
        padding: 0 0 20px; } }
  .docs-bar .meta {
    font-family: "ProximaNova", sans-serif;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
    text-align: right; }
    @media (max-width: 767px) {
      .docs-bar .meta {
        text-align: left; } }
  .docs-bar .bar-title {
    font-size: inherit; }
  .docs-bar .link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-family: "ProximaNova", sans-serif; }
    .docs-bar .link-list > li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .docs-bar .link-list > li:after {
        content: '|';
        margin: 0 11px 0 7px; }
      .docs-bar .link-list > li:last-child:after {
        display: none; }
    .docs-bar .link-list a .icon {
      margin: 0 0 0 12px; }

.table-overflow {
  overflow-x: auto;
  margin-bottom: 43px; }
  .table-overflow:last-child {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .table-overflow .table {
      width: 100%; } }

.table {
  font-size: 18px;
  line-height: 1.5;
  max-width: 100%;
  border-collapse: collapse;
  color: #112549; }
  @media (max-width: 767px) {
    .table {
      font-size: 16px; } }
  .table .caption {
    text-align: left;
    color: #112549;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 11px; }
  .table tr {
    background-color: #fff; }
    .table tr:nth-child(even) {
      background-color: #f7f7f7; }
    .table tr:first-child td {
      padding-top: 18px;
      padding-bottom: 18px; }
      @media (max-width: 767px) {
        .table tr:first-child td {
          padding-top: 17px;
          padding-bottom: 12px; } }
    .table tr:last-child td {
      padding-bottom: 9px;
      border-bottom: 0; }
      @media (max-width: 767px) {
        .table tr:last-child td {
          padding-bottom: 9px; } }
  .table td,
  .table th {
    padding: 9px 33px;
    border-right: 1px solid #44bfb5;
    border-bottom: 1px solid rgba(155, 155, 155, 0.42); }
    .table td:first-child,
    .table th:first-child {
      width: 300px;
      padding-left: 23px;
      padding-right: 23px; }
    .table td:last-child,
    .table th:last-child {
      border-right: 0; }
    .table td:nth-child(3),
    .table th:nth-child(3) {
      width: auto; }
  .table a[href^='tel:'] {
    font-family: "ProximaNovaSemibold", sans-serif;
    white-space: nowrap; }
  .table .btn {
    height: 28px;
    line-height: 28px;
    background-color: #44bfb5;
    color: #112549;
    padding: 0 1.3em; }
    .table .btn:hover, .table .btn:focus {
      color: #112549; }
  .table.table-add {
    color: #4a4a4a; }
    .table.table-add tr td {
      width: 395px; }
      .table.table-add tr td:first-child {
        width: 250px; }
  .table figure {
    margin: 9px 0;
    font-weight: 600; }
    .table figure a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .table figure .fa {
      font-size: 28px;
      margin: 0 15px 0 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      color: #0081c9;
      min-width: 42px; }

.table-outline {
  border-style: solid;
  border-color: #44bfb5;
  border-width: 6px 1px 1px 1px; }

.blue-entry-title {
  font-family: "ProximaNova", sans-serif;
  font-size: 22px;
  line-height: 1.2;
  color: #112549;
  margin-bottom: 0.25em; }
  .blue-entry-title + .divider {
    max-width: 373px;
    margin-bottom: 30px; }
  .blue-entry-title + .ext-list {
    margin-top: 0.8em; }

.logo-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -27px; }
  .logo-set > li {
    padding: 0 27px 15px; }
  .logo-set a {
    display: block; }

.gallery-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .gallery-grid figure {
    display: inline-block; }

.contact-us-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1199px) {
    .contact-us-section {
      display: block; } }
  .contact-us-section .img-column {
    position: relative;
    width: 42.22%;
    margin-top: 119px; }
    @media (max-width: 1199px) {
      .contact-us-section .img-column {
        display: none; } }
    .contact-us-section .img-column .img-decor {
      position: absolute;
      top: 0;
      right: -88px;
      width: 652px;
      max-width: none;
      z-index: 1; }
      @media (max-width: 1439px) {
        .contact-us-section .img-column .img-decor {
          width: 600px;
          right: -81px; } }
      @media (max-width: 1299px) {
        .contact-us-section .img-column .img-decor {
          width: 550px;
          right: -75px; } }
  .contact-us-section .info-column {
    background-image: -webkit-linear-gradient(120deg, #0081c9 0%, #112549 100%);
    background-image: linear-gradient(-30deg, #0081c9 0%, #112549 100%);
    width: 57.78%;
    min-width: 750px;
    position: relative;
    overflow: hidden;
    padding: 97px 0 26px; }
    @media (max-width: 1199px) {
      .contact-us-section .info-column {
        width: 100%;
        padding: 50px 0 60px;
        min-width: inherit; } }
    .contact-us-section .info-column:after {
      content: '';
      position: absolute;
      bottom: -222px;
      right: -20%;
      width: 200%;
      height: 315px;
      z-index: 0;
      -webkit-transform: rotate(-9deg);
          -ms-transform: rotate(-9deg);
              transform: rotate(-9deg);
      background-color: rgba(17, 37, 73, 0.18); }
    .contact-us-section .info-column .frame {
      position: relative;
      z-index: 1;
      max-width: 805px;
      padding: 0 50px;
      margin: 0 auto; }
      @media (max-width: 1199px) {
        .contact-us-section .info-column .frame {
          max-width: none;
          padding: 0 32px; } }
      @media (max-width: 767px) {
        .contact-us-section .info-column .frame {
          padding: 0 25px; } }

.contact-us {
  color: #fff;
  font-size: 18px;
  line-height: 1.39; }
  @media (max-width: 767px) {
    .contact-us {
      font-size: 16px; } }
  .contact-us .page-title {
    text-align: center;
    font-family: "ThirstyScriptMedium", serif;
    font-size: 124px;
    line-height: 1;
    text-transform: none;
    color: #44bfb5;
    -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
            transform: rotate(-5deg);
    margin-bottom: 36px; }
    @media (max-width: 1199px) {
      .contact-us .page-title {
        font-size: 104px;
        margin-bottom: 19px; } }
    @media (max-width: 767px) {
      .contact-us .page-title {
        font-size: 73px; } }
    @media (max-width: 479px) {
      .contact-us .page-title {
        font-size: 60px; } }
    @media (max-width: 374px) {
      .contact-us .page-title {
        font-size: 52px; } }
  .contact-us .mobile-f-frame {
    max-width: 705px;
    padding: 0 30px;
    margin: 0 auto 124px; }
    @media (max-width: 1199px) {
      .contact-us .mobile-f-frame {
        max-width: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-right: 19px;
        margin-bottom: 100px; } }
    @media (max-width: 767px) {
      .contact-us .mobile-f-frame {
        padding-right: 0; } }
    @media (max-width: 479px) {
      .contact-us .mobile-f-frame {
        padding-left: 0; } }
    .contact-us .mobile-f-frame .left {
      display: none;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 307px;
              flex: 0 0 307px; }
      @media (max-width: 1199px) {
        .contact-us .mobile-f-frame .left {
          display: block;
          margin: 52px 0 0 -89px; } }
      @media (max-width: 767px) {
        .contact-us .mobile-f-frame .left {
          -ms-flex-preferred-size: 260px;
              flex-basis: 260px; } }
      @media (max-width: 599px) {
        .contact-us .mobile-f-frame .left {
          -ms-flex-preferred-size: 175px;
              flex-basis: 175px; } }
      @media (max-width: 479px) {
        .contact-us .mobile-f-frame .left {
          display: none; } }
    @media (max-width: 1199px) {
      .contact-us .mobile-f-frame .right {
        padding: 27px 8px 27px 30px; } }
    @media (max-width: 479px) {
      .contact-us .mobile-f-frame .right {
        padding: 30px 0; } }
  .contact-us .nfbia-contact-form {
    max-width: 395px;
    margin: 45px auto 0; }
    @media (max-width: 1199px) {
      .contact-us .nfbia-contact-form {
        max-width: none;
        margin-top: 39px; } }
    @media (max-width: 1199px) {
      .contact-us .nfbia-contact-form .form-row {
        padding-right: 38px; } }
    @media (max-width: 767px) {
      .contact-us .nfbia-contact-form .form-row {
        padding-right: 0; } }
  .contact-us .tz-bar {
    margin-bottom: 66px; }
    @media (max-width: 1199px) {
      .contact-us .tz-bar {
        margin-bottom: 11px; } }
  @media (max-width: 1199px) {
    .contact-us .a-bar {
      border-bottom: 1px solid rgba(255, 255, 255, 0.8);
      padding-bottom: 10px;
      margin-bottom: 14px; } }
  @media (max-width: 1199px) {
    .contact-us .tab-hidden {
      display: none; } }
  .contact-us .tab-visible {
    display: none; }
    @media (max-width: 1199px) {
      .contact-us .tab-visible {
        display: block; } }

.p-e-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: rgba(255, 255, 255, 0.8);
  border-style: solid;
  border-width: 1px 0 1px 0;
  padding: 12px 0;
  margin-bottom: 11px; }
  @media (max-width: 767px) {
    .p-e-bar {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding-bottom: 0; } }
  @media (max-width: 479px) {
    .p-e-bar {
      font-size: 15px; } }
  @media (max-width: 374px) {
    .p-e-bar {
      font-size: 12px; } }
  .p-e-bar .p-e-bar__item {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .p-e-bar .p-e-bar__item {
        padding-bottom: 12px; } }

.p-e-bar__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "ProximaNovaBold", sans-serif;
  line-height: 1.2;
  letter-spacing: 0.08em; }
  .p-e-bar__item .icon {
    line-height: 1;
    color: #50e3c2;
    margin-right: 12px;
    font-size: 1.44em; }
    .p-e-bar__item .icon.fa-mobile-alt {
      font-size: 1em; }
      @media (max-width: 374px) {
        .p-e-bar__item .icon.fa-mobile-alt {
          font-size: 1.3em; } }
  .p-e-bar__item a {
    color: #ffc627; }

.a-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .a-bar {
      display: block; } }

.a-bar__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 305px;
          flex: 0 1 305px;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  padding: 10px 35px 12px; }
  @media (max-width: 1439px) {
    .a-bar__item {
      padding-left: 20px;
      padding-right: 20px;
      -ms-flex-preferred-size: 280px;
          flex-basis: 280px; } }
  @media (max-width: 767px) {
    .a-bar__item {
      border: 0;
      padding: 10px 0; } }
  .a-bar__item:last-child {
    border: 0; }
  .a-bar__item.large {
    -ms-flex-preferred-size: 375px;
        flex-basis: 375px; }
    @media (max-width: 1439px) {
      .a-bar__item.large {
        -ms-flex-preferred-size: 335px;
            flex-basis: 335px; } }
  .a-bar__item .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .a-bar__item .icon {
    font-size: 1.44em;
    color: #50e3c2;
    margin: 1px 11px 0 0; }
    @media (max-width: 767px) {
      .a-bar__item .icon {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 24px;
                flex: 0 0 24px;
        text-align: center; } }
    .a-bar__item .icon.fa-map-marker-alt {
      font-size: 1.28em; }
  .a-bar__item .title {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 1em;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 8px; }
  .a-bar__item .address {
    font-style: normal; }
  .a-bar__item a {
    color: #c2e9ff; }
    .a-bar__item a:hover {
      text-decoration: underline;
      color: #fff; }

.tz-bar {
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px 0 1px 0;
  padding: 15px 0 12px; }
  @media (max-width: 1199px) {
    .tz-bar {
      padding-top: 12px; } }
  @media (max-width: 374px) {
    .tz-bar {
      font-size: 14px; } }

.tz-bar__item {
  text-align: center; }
  .tz-bar__item .icon {
    font-size: 1.5em;
    color: #50e3c2;
    vertical-align: top;
    margin-right: 8px; }
  .tz-bar__item .title {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 1em;
    line-height: 1.2;
    letter-spacing: 0.08em;
    text-transform: uppercase; }

@media (max-width: 1199px) {
  .fyw-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8); } }

.fyw-bar .title-wrap {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  padding-bottom: 11px;
  margin-bottom: 10px; }
  @media (max-width: 1199px) {
    .fyw-bar .title-wrap {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 5px; } }

.fyw-bar .icon {
  font-size: 1.67em;
  color: #50e3c2;
  vertical-align: top;
  margin-right: 8px; }

.fyw-bar .title {
  font-family: "ProximaNovaBold", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

.fywb-bar__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "ProximaNovaBold", sans-serif;
  font-size: 1em;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase; }
  .fywb-bar__list > li {
    padding: 0 20px 13px; }
  .fywb-bar__list a {
    color: #ffc627; }
