@charset "UTF-8";
/*! 
---------------------------------
Colbycool
2018
V1_MJA
------------------------------------
*/
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1-rc1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

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

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

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

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

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

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

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

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

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

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

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

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

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

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

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

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

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

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

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

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

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

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #363636;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

.is-visible {
  display: block !important; }

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

.row {
  max-width: 102.5rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1579e1;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1268c2; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 102.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #363636; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #363636; }
  cite:before {
    content: "— "; }

abbr {
  border-bottom: 1px dotted #363636;
  color: #363636;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #363636; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #363636; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #363636; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #363636;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: transparent;
  box-shadow: inset 0 1px 2px rgba(54, 54, 54, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  color: #363636;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #363636;
    background-color: transparent;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  color: #363636; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #363636; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #363636;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
    background: #ffffff; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #363636;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2854, 54, 54%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #363636;
    background-color: transparent;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.button, #ins-slider .dsb-button, input[name="newsletter"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1579e1;
  color: #ffffff; }
  [data-whatinput='mouse'] .button, [data-whatinput='mouse'] #ins-slider .dsb-button, #ins-slider [data-whatinput='mouse'] .dsb-button, [data-whatinput='mouse'] input[name="newsletter"] {
    outline: 0; }
  .button:hover, #ins-slider .dsb-button:hover, input[name="newsletter"]:hover, .button:focus, #ins-slider .dsb-button:focus, input[name="newsletter"]:focus {
    background-color: #1267bf;
    color: #ffffff; }
  .button.tiny, #ins-slider .tiny.dsb-button, input.tiny[name="newsletter"] {
    font-size: 0.6rem; }
  .button.small, #ins-slider .small.dsb-button, input.small[name="newsletter"] {
    font-size: 0.75rem; }
  .button.large, #ins-slider .large.dsb-button, input.large[name="newsletter"] {
    font-size: 1.25rem; }
  .button.expanded, #ins-slider .expanded.dsb-button, input.expanded[name="newsletter"] {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary, #ins-slider .primary.dsb-button, input.primary[name="newsletter"] {
    background-color: #1579e1;
    color: #ffffff; }
    .button.primary:hover, #ins-slider .primary.dsb-button:hover, input.primary[name="newsletter"]:hover, .button.primary:focus, #ins-slider .primary.dsb-button:focus, input.primary[name="newsletter"]:focus {
      background-color: #1161b4;
      color: #ffffff; }
  .button.secondary, #ins-slider .secondary.dsb-button, input.secondary[name="newsletter"] {
    background-color: #767676;
    color: #ffffff; }
    .button.secondary:hover, #ins-slider .secondary.dsb-button:hover, input.secondary[name="newsletter"]:hover, .button.secondary:focus, #ins-slider .secondary.dsb-button:focus, input.secondary[name="newsletter"]:focus {
      background-color: #5e5e5e;
      color: #ffffff; }
  .button.success, #ins-slider .success.dsb-button, input.success[name="newsletter"] {
    background-color: #3adb76;
    color: #363636; }
    .button.success:hover, #ins-slider .success.dsb-button:hover, input.success[name="newsletter"]:hover, .button.success:focus, #ins-slider .success.dsb-button:focus, input.success[name="newsletter"]:focus {
      background-color: #22bb5b;
      color: #363636; }
  .button.warning, #ins-slider .warning.dsb-button, input.warning[name="newsletter"] {
    background-color: #ffae00;
    color: #363636; }
    .button.warning:hover, #ins-slider .warning.dsb-button:hover, input.warning[name="newsletter"]:hover, .button.warning:focus, #ins-slider .warning.dsb-button:focus, input.warning[name="newsletter"]:focus {
      background-color: #cc8b00;
      color: #363636; }
  .button.alert, #ins-slider .alert.dsb-button, input.alert[name="newsletter"] {
    background-color: #cc4b37;
    color: #ffffff; }
    .button.alert:hover, #ins-slider .alert.dsb-button:hover, input.alert[name="newsletter"]:hover, .button.alert:focus, #ins-slider .alert.dsb-button:focus, input.alert[name="newsletter"]:focus {
      background-color: #a53b2a;
      color: #ffffff; }
  .button.hollow, #ins-slider .hollow.dsb-button, input.hollow[name="newsletter"] {
    border: 1px solid #1579e1;
    color: #1579e1; }
    .button.hollow, #ins-slider .hollow.dsb-button, input.hollow[name="newsletter"], .button.hollow:hover, #ins-slider .hollow.dsb-button:hover, input.hollow[name="newsletter"]:hover, .button.hollow:focus, #ins-slider .hollow.dsb-button:focus, input.hollow[name="newsletter"]:focus {
      background-color: transparent; }
    .button.hollow:hover, #ins-slider .hollow.dsb-button:hover, input.hollow[name="newsletter"]:hover, .button.hollow:focus, #ins-slider .hollow.dsb-button:focus, input.hollow[name="newsletter"]:focus {
      border-color: #0b3d71;
      color: #0b3d71; }
    .button.hollow.primary, #ins-slider .hollow.primary.dsb-button, input.hollow.primary[name="newsletter"] {
      border: 1px solid #1579e1;
      color: #1579e1; }
      .button.hollow.primary:hover, #ins-slider .hollow.primary.dsb-button:hover, input.hollow.primary[name="newsletter"]:hover, .button.hollow.primary:focus, #ins-slider .hollow.primary.dsb-button:focus, input.hollow.primary[name="newsletter"]:focus {
        border-color: #0b3d71;
        color: #0b3d71; }
    .button.hollow.secondary, #ins-slider .hollow.secondary.dsb-button, input.hollow.secondary[name="newsletter"] {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, #ins-slider .hollow.secondary.dsb-button:hover, input.hollow.secondary[name="newsletter"]:hover, .button.hollow.secondary:focus, #ins-slider .hollow.secondary.dsb-button:focus, input.hollow.secondary[name="newsletter"]:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success, #ins-slider .hollow.success.dsb-button, input.hollow.success[name="newsletter"] {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, #ins-slider .hollow.success.dsb-button:hover, input.hollow.success[name="newsletter"]:hover, .button.hollow.success:focus, #ins-slider .hollow.success.dsb-button:focus, input.hollow.success[name="newsletter"]:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning, #ins-slider .hollow.warning.dsb-button, input.hollow.warning[name="newsletter"] {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, #ins-slider .hollow.warning.dsb-button:hover, input.hollow.warning[name="newsletter"]:hover, .button.hollow.warning:focus, #ins-slider .hollow.warning.dsb-button:focus, input.hollow.warning[name="newsletter"]:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert, #ins-slider .hollow.alert.dsb-button, input.hollow.alert[name="newsletter"] {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, #ins-slider .hollow.alert.dsb-button:hover, input.hollow.alert[name="newsletter"]:hover, .button.hollow.alert:focus, #ins-slider .hollow.alert.dsb-button:focus, input.hollow.alert[name="newsletter"]:focus {
        border-color: #67251a;
        color: #67251a; }
  .button.disabled, #ins-slider .disabled.dsb-button, input.disabled[name="newsletter"], .button[disabled], #ins-slider [disabled].dsb-button, input[disabled][name="newsletter"] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, #ins-slider .disabled.dsb-button, input.disabled[name="newsletter"], .button.disabled:hover, #ins-slider .disabled.dsb-button:hover, input.disabled[name="newsletter"]:hover, .button.disabled:focus, #ins-slider .disabled.dsb-button:focus, input.disabled[name="newsletter"]:focus, .button[disabled], #ins-slider [disabled].dsb-button, input[disabled][name="newsletter"], .button[disabled]:hover, #ins-slider [disabled].dsb-button:hover, input[disabled][name="newsletter"]:hover, .button[disabled]:focus, #ins-slider [disabled].dsb-button:focus, input[disabled][name="newsletter"]:focus {
      background-color: #1579e1;
      color: #ffffff; }
    .button.disabled.primary, #ins-slider .disabled.primary.dsb-button, input.disabled.primary[name="newsletter"], .button[disabled].primary, #ins-slider [disabled].primary.dsb-button, input[disabled].primary[name="newsletter"] {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, #ins-slider .disabled.primary.dsb-button, input.disabled.primary[name="newsletter"], .button.disabled.primary:hover, #ins-slider .disabled.primary.dsb-button:hover, input.disabled.primary[name="newsletter"]:hover, .button.disabled.primary:focus, #ins-slider .disabled.primary.dsb-button:focus, input.disabled.primary[name="newsletter"]:focus, .button[disabled].primary, #ins-slider [disabled].primary.dsb-button, input[disabled].primary[name="newsletter"], .button[disabled].primary:hover, #ins-slider [disabled].primary.dsb-button:hover, input[disabled].primary[name="newsletter"]:hover, .button[disabled].primary:focus, #ins-slider [disabled].primary.dsb-button:focus, input[disabled].primary[name="newsletter"]:focus {
        background-color: #1579e1;
        color: #ffffff; }
    .button.disabled.secondary, #ins-slider .disabled.secondary.dsb-button, input.disabled.secondary[name="newsletter"], .button[disabled].secondary, #ins-slider [disabled].secondary.dsb-button, input[disabled].secondary[name="newsletter"] {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, #ins-slider .disabled.secondary.dsb-button, input.disabled.secondary[name="newsletter"], .button.disabled.secondary:hover, #ins-slider .disabled.secondary.dsb-button:hover, input.disabled.secondary[name="newsletter"]:hover, .button.disabled.secondary:focus, #ins-slider .disabled.secondary.dsb-button:focus, input.disabled.secondary[name="newsletter"]:focus, .button[disabled].secondary, #ins-slider [disabled].secondary.dsb-button, input[disabled].secondary[name="newsletter"], .button[disabled].secondary:hover, #ins-slider [disabled].secondary.dsb-button:hover, input[disabled].secondary[name="newsletter"]:hover, .button[disabled].secondary:focus, #ins-slider [disabled].secondary.dsb-button:focus, input[disabled].secondary[name="newsletter"]:focus {
        background-color: #767676;
        color: #ffffff; }
    .button.disabled.success, #ins-slider .disabled.success.dsb-button, input.disabled.success[name="newsletter"], .button[disabled].success, #ins-slider [disabled].success.dsb-button, input[disabled].success[name="newsletter"] {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, #ins-slider .disabled.success.dsb-button, input.disabled.success[name="newsletter"], .button.disabled.success:hover, #ins-slider .disabled.success.dsb-button:hover, input.disabled.success[name="newsletter"]:hover, .button.disabled.success:focus, #ins-slider .disabled.success.dsb-button:focus, input.disabled.success[name="newsletter"]:focus, .button[disabled].success, #ins-slider [disabled].success.dsb-button, input[disabled].success[name="newsletter"], .button[disabled].success:hover, #ins-slider [disabled].success.dsb-button:hover, input[disabled].success[name="newsletter"]:hover, .button[disabled].success:focus, #ins-slider [disabled].success.dsb-button:focus, input[disabled].success[name="newsletter"]:focus {
        background-color: #3adb76;
        color: #363636; }
    .button.disabled.warning, #ins-slider .disabled.warning.dsb-button, input.disabled.warning[name="newsletter"], .button[disabled].warning, #ins-slider [disabled].warning.dsb-button, input[disabled].warning[name="newsletter"] {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, #ins-slider .disabled.warning.dsb-button, input.disabled.warning[name="newsletter"], .button.disabled.warning:hover, #ins-slider .disabled.warning.dsb-button:hover, input.disabled.warning[name="newsletter"]:hover, .button.disabled.warning:focus, #ins-slider .disabled.warning.dsb-button:focus, input.disabled.warning[name="newsletter"]:focus, .button[disabled].warning, #ins-slider [disabled].warning.dsb-button, input[disabled].warning[name="newsletter"], .button[disabled].warning:hover, #ins-slider [disabled].warning.dsb-button:hover, input[disabled].warning[name="newsletter"]:hover, .button[disabled].warning:focus, #ins-slider [disabled].warning.dsb-button:focus, input[disabled].warning[name="newsletter"]:focus {
        background-color: #ffae00;
        color: #363636; }
    .button.disabled.alert, #ins-slider .disabled.alert.dsb-button, input.disabled.alert[name="newsletter"], .button[disabled].alert, #ins-slider [disabled].alert.dsb-button, input[disabled].alert[name="newsletter"] {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, #ins-slider .disabled.alert.dsb-button, input.disabled.alert[name="newsletter"], .button.disabled.alert:hover, #ins-slider .disabled.alert.dsb-button:hover, input.disabled.alert[name="newsletter"]:hover, .button.disabled.alert:focus, #ins-slider .disabled.alert.dsb-button:focus, input.disabled.alert[name="newsletter"]:focus, .button[disabled].alert, #ins-slider [disabled].alert.dsb-button, input[disabled].alert[name="newsletter"], .button[disabled].alert:hover, #ins-slider [disabled].alert.dsb-button:hover, input[disabled].alert[name="newsletter"]:hover, .button[disabled].alert:focus, #ins-slider [disabled].alert.dsb-button:focus, input[disabled].alert[name="newsletter"]:focus {
        background-color: #cc4b37;
        color: #ffffff; }
  .button.dropdown::after, #ins-slider .dropdown.dsb-button::after, input.dropdown[name="newsletter"]::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffffff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.arrow-only::after, #ins-slider .arrow-only.dsb-button::after, input.arrow-only[name="newsletter"]::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1579e1; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #363636; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1579e1 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button, .button-group #ins-slider .dsb-button, #ins-slider .button-group .dsb-button, .button-group input[name="newsletter"] {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child, .button-group #ins-slider .dsb-button:last-child, #ins-slider .button-group .dsb-button:last-child, .button-group input[name="newsletter"]:last-child {
      margin-right: 0; }
  .button-group.tiny .button, .button-group.tiny #ins-slider .dsb-button, #ins-slider .button-group.tiny .dsb-button, .button-group.tiny input[name="newsletter"] {
    font-size: 0.6rem; }
  .button-group.small .button, .button-group.small #ins-slider .dsb-button, #ins-slider .button-group.small .dsb-button, .button-group.small input[name="newsletter"] {
    font-size: 0.75rem; }
  .button-group.large .button, .button-group.large #ins-slider .dsb-button, #ins-slider .button-group.large .dsb-button, .button-group.large input[name="newsletter"] {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:last-child, .button-group.expanded input[name="newsletter"]:first-child:last-child {
      width: 100%; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2), #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2), .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded #ins-slider .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button, #ins-slider .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"], .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"], #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"], .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"] {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2):last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2):last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded #ins-slider .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button:last-child, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button:last-child, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .dsb-button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"]:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"]:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"]:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[name="newsletter"]:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3), #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3), .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded #ins-slider .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button, #ins-slider .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"], .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"], #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"], .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"] {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3):last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3):last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded #ins-slider .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button:last-child, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button:last-child, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .dsb-button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"]:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"]:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"]:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[name="newsletter"]:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4), #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4), .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded #ins-slider .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button, #ins-slider .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"], .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"], #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"], .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"] {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4):last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4):last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded #ins-slider .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button:last-child, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button:last-child, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .dsb-button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"]:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"]:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"]:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[name="newsletter"]:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5), #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5), .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded #ins-slider .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button, #ins-slider .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"], .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"], #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"], .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"] {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5):last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5):last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded #ins-slider .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button:last-child, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button:last-child, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .dsb-button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"]:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"]:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"]:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[name="newsletter"]:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6), #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6), .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded #ins-slider .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button, #ins-slider .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"], .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"], #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"], .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"] {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6):last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6):last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded #ins-slider .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button:last-child, .button-group.expanded #ins-slider input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button:last-child, #ins-slider .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .dsb-button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"]:last-child, .button-group.expanded #ins-slider .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"]:last-child, #ins-slider .button-group.expanded .dsb-button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"]:last-child, .button-group.expanded input[name="newsletter"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[name="newsletter"]:last-child {
        margin-right: -6px; }
  .button-group.primary .button, .button-group.primary #ins-slider .dsb-button, #ins-slider .button-group.primary .dsb-button, .button-group.primary input[name="newsletter"] {
    background-color: #1579e1;
    color: #ffffff; }
    .button-group.primary .button:hover, .button-group.primary #ins-slider .dsb-button:hover, #ins-slider .button-group.primary .dsb-button:hover, .button-group.primary input[name="newsletter"]:hover, .button-group.primary .button:focus, .button-group.primary #ins-slider .dsb-button:focus, #ins-slider .button-group.primary .dsb-button:focus, .button-group.primary input[name="newsletter"]:focus {
      background-color: #1161b4;
      color: #ffffff; }
  .button-group.secondary .button, .button-group.secondary #ins-slider .dsb-button, #ins-slider .button-group.secondary .dsb-button, .button-group.secondary input[name="newsletter"] {
    background-color: #767676;
    color: #ffffff; }
    .button-group.secondary .button:hover, .button-group.secondary #ins-slider .dsb-button:hover, #ins-slider .button-group.secondary .dsb-button:hover, .button-group.secondary input[name="newsletter"]:hover, .button-group.secondary .button:focus, .button-group.secondary #ins-slider .dsb-button:focus, #ins-slider .button-group.secondary .dsb-button:focus, .button-group.secondary input[name="newsletter"]:focus {
      background-color: #5e5e5e;
      color: #ffffff; }
  .button-group.success .button, .button-group.success #ins-slider .dsb-button, #ins-slider .button-group.success .dsb-button, .button-group.success input[name="newsletter"] {
    background-color: #3adb76;
    color: #363636; }
    .button-group.success .button:hover, .button-group.success #ins-slider .dsb-button:hover, #ins-slider .button-group.success .dsb-button:hover, .button-group.success input[name="newsletter"]:hover, .button-group.success .button:focus, .button-group.success #ins-slider .dsb-button:focus, #ins-slider .button-group.success .dsb-button:focus, .button-group.success input[name="newsletter"]:focus {
      background-color: #22bb5b;
      color: #363636; }
  .button-group.warning .button, .button-group.warning #ins-slider .dsb-button, #ins-slider .button-group.warning .dsb-button, .button-group.warning input[name="newsletter"] {
    background-color: #ffae00;
    color: #363636; }
    .button-group.warning .button:hover, .button-group.warning #ins-slider .dsb-button:hover, #ins-slider .button-group.warning .dsb-button:hover, .button-group.warning input[name="newsletter"]:hover, .button-group.warning .button:focus, .button-group.warning #ins-slider .dsb-button:focus, #ins-slider .button-group.warning .dsb-button:focus, .button-group.warning input[name="newsletter"]:focus {
      background-color: #cc8b00;
      color: #363636; }
  .button-group.alert .button, .button-group.alert #ins-slider .dsb-button, #ins-slider .button-group.alert .dsb-button, .button-group.alert input[name="newsletter"] {
    background-color: #cc4b37;
    color: #ffffff; }
    .button-group.alert .button:hover, .button-group.alert #ins-slider .dsb-button:hover, #ins-slider .button-group.alert .dsb-button:hover, .button-group.alert input[name="newsletter"]:hover, .button-group.alert .button:focus, .button-group.alert #ins-slider .dsb-button:focus, #ins-slider .button-group.alert .dsb-button:focus, .button-group.alert input[name="newsletter"]:focus {
      background-color: #a53b2a;
      color: #ffffff; }
  .button-group.stacked .button, .button-group.stacked #ins-slider .dsb-button, #ins-slider .button-group.stacked .dsb-button, .button-group.stacked input[name="newsletter"], .button-group.stacked-for-small .button, .button-group.stacked-for-small #ins-slider .dsb-button, #ins-slider .button-group.stacked-for-small .dsb-button, .button-group.stacked-for-small input[name="newsletter"], .button-group.stacked-for-medium .button, .button-group.stacked-for-medium #ins-slider .dsb-button, #ins-slider .button-group.stacked-for-medium .dsb-button, .button-group.stacked-for-medium input[name="newsletter"] {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked #ins-slider .dsb-button:last-child, #ins-slider .button-group.stacked .dsb-button:last-child, .button-group.stacked input[name="newsletter"]:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small #ins-slider .dsb-button:last-child, #ins-slider .button-group.stacked-for-small .dsb-button:last-child, .button-group.stacked-for-small input[name="newsletter"]:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium #ins-slider .dsb-button:last-child, #ins-slider .button-group.stacked-for-medium .dsb-button:last-child, .button-group.stacked-for-medium input[name="newsletter"]:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button, .button-group.stacked-for-small #ins-slider .dsb-button, #ins-slider .button-group.stacked-for-small .dsb-button, .button-group.stacked-for-small input[name="newsletter"] {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button, .button-group.stacked-for-medium #ins-slider .dsb-button, #ins-slider .button-group.stacked-for-medium .dsb-button, .button-group.stacked-for-medium input[name="newsletter"] {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded #ins-slider .dsb-button, #ins-slider .button-group.stacked-for-small.expanded .dsb-button, .button-group.stacked-for-small.expanded input[name="newsletter"] {
        display: block;
        margin-right: 0; } }

.close-button {
  position: absolute;
  color: #363636;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #363636; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.menu {
  margin: 0;
  list-style-type: none; }
  .menu > li {
    display: table-cell;
    vertical-align: middle; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0 0 1.5rem;
    line-height: 1; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    vertical-align: middle; }
    .menu > li > a img + span,
    .menu > li > a i + span,
    .menu > li > a svg + span {
      vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li, .menu.horizontal > li {
    display: table-cell; }
  .menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.vertical > li {
    display: block; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: table-cell; }
    .menu.medium-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.medium-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.medium-vertical > li {
      display: block; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal > li {
      display: table-cell; }
    .menu.large-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.large-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.large-vertical > li {
      display: block; } }
  .menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
  .menu.simple a {
    padding: 0; }
  .menu.simple li {
    margin-left: 0;
    margin-right: 0; }
  .menu.simple.align-right li {
    margin-right: 0;
    margin-left: 0; }
  .menu.align-right::before, .menu.align-right::after {
    display: table;
    content: ' '; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.icon-top.vertical a > span {
    margin: auto; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    background: #1579e1;
    color: #ffffff; }
  .menu.menu-bordered li {
    border: 1px solid #e6e6e6; }
    .menu.menu-bordered li:not(:first-child) {
      border-top: 0; }
  .menu.menu-hover li:hover {
    background-color: #e6e6e6; }

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 0 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block;
    vertical-align: top; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #ffffff;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #363636;
    box-shadow: 0 7px 0 #363636, 0 14px 0 #363636;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #363636;
    box-shadow: 0 7px 0 #363636, 0 14px 0 #363636; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #ffffff;
  transition: transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }

.drilldown-submenu-cover-previous {
  min-height: 100%; }

.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1579e1;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1579e1 transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #363636;
  border-radius: 0;
  background-color: #ffffff;
  font-size: 1rem; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1579e1 transparent transparent;
  right: 5px;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1579e1 transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1579e1; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1579e1 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1579e1 transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1579e1; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1579e1 transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1579e1 transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1579e1; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #ffffff; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1579e1 transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1579e1; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 1;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #363636; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-overlap {
    z-index: 10; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: none; }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #363636; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 10; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: none; }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  overflow-y: auto; }
  .position-left.is-open ~ .off-canvas-content {
    transform: translateX(100%); }
  .position-left.is-transition-push::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    box-shadow: none;
    content: " "; }
  .position-left.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-right {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  overflow-y: auto; }
  .position-right.is-open ~ .off-canvas-content {
    transform: translateX(-100%); }
  .position-right.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    box-shadow: none;
    content: " "; }
  .position-right.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(-250px);
  overflow-x: auto; }
  .position-top.is-open ~ .off-canvas-content {
    transform: translateY(250px); }
  .position-top.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: none;
    content: " "; }
  .position-top.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(250px);
  overflow-x: auto; }
  .position-bottom.is-open ~ .off-canvas-content {
    transform: translateY(-250px); }
  .position-bottom.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: none;
    content: " "; }
  .position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.off-canvas-content {
  transition: transform 0.5s ease;
  backface-visibility: hidden; }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 100%; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 100%; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 100%; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 100%; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 100%; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 100%; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 100%; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 100%; } }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(54, 54, 54, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 102.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal .reveal {
      right: auto;
      left: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 102.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 102.5rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 102.5rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead, tbody, tfoot {
    border: 1px solid #f2f2f2;
    background-color: #ffffff; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f9f9f9;
    color: #363636; }
  tfoot {
    background: #f2f2f2;
    color: #363636; }
  thead tr, tfoot tr {
    background: transparent; }
  thead th, thead td, tfoot th, tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th, tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2; }
  table.unstriped tbody {
    background-color: #ffffff; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f2f2f2;
      background-color: #ffffff; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f4f4f4; }

table.hover tfoot tr:hover {
  background-color: #ededed; }

table.hover tbody tr:hover {
  background-color: #fafafa; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid none;
  background: #ffffff;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' '; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1579e1; }
  .tabs.primary > li > a {
    color: #ffffff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1473d6; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1579e1; }
    .tabs-title > a:hover {
      background: #ffffff;
      color: #1268c2; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1579e1; }

.tabs-content {
  border: 1px solid none;
  border-top: 0;
  background: #ffffff;
  color: #363636;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel[aria-hidden="false"] {
    display: block; }

.title-bar {
  padding: 0.75rem 0;
  background: transparent;
  color: #ffffff; }
  .title-bar::before, .title-bar::after {
    display: table;
    content: ' '; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #363636;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #363636;
  font-size: 80%;
  color: #ffffff; }
  .tooltip::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #363636;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #363636 transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #363636;
    top: 50%;
    bottom: auto;
    left: 100%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #363636 transparent transparent;
    top: 50%;
    right: 100%;
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    display: table;
    content: ' '; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button, .top-bar #ins-slider input.dsb-button, #ins-slider .top-bar input.dsb-button, .top-bar input[name="newsletter"] {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0; }
  .top-bar-title .menu-icon {
    bottom: 2px; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

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

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

/* plugins */
.section--service__img, .image-shadow {
  box-shadow: 70px 71px 100px -29px rgba(91, 91, 91, 0.2); }

.section-solutions, .testimonials__list {
  padding: 0 0 6rem; }

/* testimonials */
/* h1 */
/* h2 */
/* h3 */
/* h4 */
/* h5 */
/* h6 */
/* p large 
$p-lg-font-size: calculateRem(24px);
$p-lg-line-height: 1.5;
$p-lg-font-weight: 300;

$p-lg-font-size-md: calculateRem(18px);
$p-lg-line-height-md: 1.5;

$p-lg-font-size-sm: calculateRem(16px);
$p-lg-line-height-sm: 1.75;*/
/* tag */
/* letter spacing */
/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.2");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.2") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.2") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.2") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.2") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*!
 * animate.css
 * Version - 3.5.1
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

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

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-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;
  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;
  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: none;
    transform: none; }
  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: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  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: none;
    transform: none; } }

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

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  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.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

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

@-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-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: none;
    transform: none; } }

@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: none;
    transform: none; } }

.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: none;
    transform: none; } }

@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: none;
    transform: none; } }

.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: none;
    transform: none; } }

@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: none;
    transform: none; } }

.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-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, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

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

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

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

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

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

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

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

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

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.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: none;
    transform: none; } }

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

.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, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 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(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 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(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 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, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 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) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) 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);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -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-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-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

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

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

.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(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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: none;
    transform: none;
    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-name: hinge;
  animation-name: hinge; }

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

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

.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(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 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, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 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(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 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(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 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, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 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, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 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(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 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(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 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, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

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

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

/** End of Animate CSS **/
/* Icon Transition */
.icon {
  position: relative;
  top: 0;
  left: 0%;
  float: left; }

.icon.white:before, .icon.white:after {
  background-color: #ffffff; }

.icon.active:before, .icon.active:after {
  background-color: #ffffff; }

.hamburger-to-close {
  width: 25px;
  height: auto;
  cursor: pointer; }

.hamburger-to-close:before, .hamburger-to-close:after {
  content: ''; }

.hamburger-to-close .hamburger-middle, .hamburger-to-close:before, .hamburger-to-close:after {
  position: absolute;
  width: 25px;
  height: 2px;
  left: 0;
  background-color: #ffffff;
  border-radius: 10px; }

.hamburger-to-close .hamburger-middle {
  top: 50%;
  margin-top: -4px;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms; }

.hamburger-to-close:before {
  top: 5px;
  -webkit-transition: top 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: top 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: top 200ms ease 200ms, transform ease 200ms;
  transition: top 200ms ease 200ms, transform ease 200ms, -webkit-transform ease 200ms; }

.hamburger-to-close:after {
  bottom: 11px;
  -webkit-transition: bottom 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: bottom 200ms ease 200ms, -webkit-transform ease 200ms;
  transition: bottom 200ms ease 200ms, transform ease 200ms;
  transition: bottom 200ms ease 200ms, transform ease 200ms, -webkit-transform ease 200ms; }

.hamburger-to-close.close .hamburger-middle {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 200ms ease 200ms;
  transition: -webkit-transform 200ms ease 200ms;
  transition: transform 200ms ease 200ms;
  transition: transform 200ms ease 200ms, -webkit-transform 200ms ease 200ms;
  display: none; }

.hamburger-to-close.close:before {
  top: -6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: top ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: top ease 200ms, transform 200ms ease 200ms;
  transition: top ease 200ms, transform 200ms ease 200ms, -webkit-transform 200ms ease 200ms; }

.hamburger-to-close.close:after {
  bottom: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: bottom ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: bottom ease 200ms, -webkit-transform 200ms ease 200ms;
  transition: bottom ease 200ms, transform 200ms ease 200ms;
  transition: bottom ease 200ms, transform 200ms ease 200ms, -webkit-transform 200ms ease 200ms; }

.plus-to-minus {
  width: 20px;
  height: 20px;
  cursor: pointer;
  -webkit-transition: -webkit-transform ease 400ms;
  transition: -webkit-transform ease 400ms;
  transition: transform ease 400ms;
  transition: transform ease 400ms, -webkit-transform ease 400ms; }

.plus-to-minus:before, .plus-to-minus:after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  border-radius: 10px; }

.plus-to-minus:before {
  left: 50%;
  margin-left: -3px;
  margin-top: 3px;
  width: 2px;
  height: 15px; }

.plus-to-minus:after {
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 15px;
  -webkit-transition: -webkit-transform ease 400ms;
  transition: -webkit-transform ease 400ms;
  transition: transform ease 400ms;
  transition: transform ease 400ms, -webkit-transform ease 400ms; }

.plus-to-minus.minus {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.plus-to-minus.minus:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/* END Icon Transition */
/* image grayscale */
.grayscale {
  filter: grayscale(100%);
  transition: filter 0.5s ease-in-out; }
  .grayscale:hover, .grayscale:focus, a:hover .grayscale, a:focus .grayscale {
    filter: grayscale(0%); }

/* image zoom hover */
.img-wrapper {
  overflow: hidden;
  border: 1px solid transparent; }
  .img-wrapper img.zoom {
    transition: all 0.5s ease-in-out;
    transform: scale(1);
    width: 100%; }
    .img-wrapper img.zoom:hover, .img-wrapper img.zoom:focus {
      transform: scale(1.1); }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-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 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../../Images/assets/ajax-loader.gif") center center no-repeat; }

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.75; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #1579e1;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  @media only screen and (max-width: 640px) {
    .slick-dots {
      bottom: -2rem; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        color: #ebebeb;
        opacity: 0.75;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #1579e1;
      opacity: 0.75; }

/* = Material Design for forms
====================================================== */
input[type="text"], input[type="email"], input[type="number"], input[type="passw.form-group .barord"], input[type="file"], input[type="date"] {
  background: transparent;
  border: none;
  box-shadow: none;
  outline: none; }

fieldset {
  margin: 0 0 3rem;
  padding: 0;
  border: none; }

.form-group {
  margin: 5px 0 2rem; }

.form-group.search-input:before {
  font-family: icomoon;
  position: absolute;
  content: "\e908";
  font-size: 20px;
  left: 8px;
  top: -6px;
  z-index: 11; }

.form-group select:disabled {
  background: transparent; }

.form-group.search-location:before {
  font-family: icomoon;
  position: absolute;
  content: "\e907";
  font-size: 20px;
  left: 0px;
  top: 0px;
  z-index: 11; }

.form-group.search-location-right:before {
  font-family: icomoon;
  position: absolute;
  content: "\e907";
  font-size: 20px;
  right: 0px;
  top: 0;
  z-index: 11; }

.form-group.search-input input {
  padding-left: 50px !important; }

.form-group.search-location input {
  padding-left: 35px !important;
  padding-bottom: 10px; }

.form-group.search-location-right input {
  padding-left: 0;
  padding-bottom: 10px; }

.subscribe-section .form-group:before {
  left: 8px;
  top: -6px; }

.subscribe-section .form-group.search-location:before {
  top: -2px; }

.form-group select:focus,
.form-group input:focus,
.form-group textarea:focus {
  outline: none;
  border: none;
  box-shadow: none; }

.form-radio, .form-group {
  position: relative; }

.form-inline > .form-group, .form-inline > .btn {
  display: inline-block;
  margin-bottom: 0; }

.form-help {
  margin-top: 0.125rem;
  margin-left: 0.125rem;
  color: #b3b3b3;
  font-size: 0.8rem; }

.checkbox .form-help, .form-radio .form-help, .form-group .form-help {
  position: absolute;
  width: 100%; }

.checkbox .form-help {
  position: relative;
  margin-bottom: 1rem; }

.form-radio .form-help {
  padding-top: 0.25rem;
  margin-top: -1rem; }

.form-group input {
  height: 1.9rem; }

.form-group textarea {
  resize: none; }

.form-group select {
  width: 100%;
  font-size: 1rem;
  height: 1.9rem;
  padding: 0.125rem 0.125rem 0.0625rem;
  border: none;
  line-height: 1.6;
  box-shadow: none; }

.form-group.select:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f107";
  right: 0;
  top: 4px;
  z-index: 10; }

.form-group select + .control-label {
  font-size: 12px; }

.form-group .control-label {
  position: absolute;
  top: 2px;
  left: 0;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #a7a7a7;
  font-weight: normal;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease; }

.form-group .bar {
  position: relative;
  border-bottom: 0.0625rem solid #363636;
  display: block; }

.form-group .bar::before {
  content: '';
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #1579e1;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2; }

.form-group input, .form-group textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0px;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: #333;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  box-shadow: none;
  margin-bottom: 0; }

.form-group input[type="file"] {
  line-height: 1; }

/*.form-group input[type="file"] ~ .bar {display: none;}*/
.form-group select, .form-group input:focus, .form-group input:valid, .form-group input.form-file, .form-group input.has-value, .form-group textarea:focus, .form-group textarea:valid, .form-group textarea.form-file, .form-group textarea.has-value {
  margin-bottom: 0; }

.form-group > label + label.control-label, .form-group select ~ .control-label, .form-group input:focus ~ .control-label, .form-group input.form-file ~ .control-label, .form-group input.has-value ~ .control-label, .form-group textarea:focus ~ .control-label, .form-group textarea:valid ~ .control-label, .form-group textarea.form-file ~ .control-label, .form-group textarea.has-value ~ .control-label {
  top: -1.1rem;
  left: 0;
  font-size: 12px; }

.sliders .form-group input:valid ~ .control-label {
  font-size: 1rem; }

.form-group select:focus, .form-group input:focus, .form-group textarea:focus {
  outline: none; }

.form-group select:focus ~ .control-label, .form-group input:focus ~ .control-label, .form-group textarea:focus ~ .control-label {
  color: #1579e1; }

.form-group select:focus ~ .bar::before, .form-group input:focus ~ .bar::before, .form-group textarea:focus ~ .bar::before {
  width: 100%;
  left: 0; }

.checkbox label, .form-radio label {
  position: relative;
  cursor: pointer;
  padding-left: 1.7rem;
  text-align: left;
  display: block;
  line-height: 1.3; }

.checkbox input, .form-radio input {
  width: auto;
  opacity: 0.00000001;
  /* position: absolute; */
  left: 0; }

.radio {
  display: inline-block;
  margin: 0 2rem 1rem 0; }

.radio .helper {
  position: absolute;
  top: -0.25rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999; }

.radio .helper::before, .radio .helper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.12rem solid currentColor; }

.radio .helper::after {
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: #00d261;
  border-color: #00d261; }

.radio label:hover .helper {
  color: #00d261; }

.radio input:checked ~ .helper::after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5); }

.radio input:checked ~ .helper::before {
  color: #00d261; }

.checkbox {
  margin-bottom: 1rem; }

.checkbox .helper {
  color: #999;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  z-index: 0;
  border: 0.125rem solid currentColor;
  border-radius: 0.0625rem;
  -webkit-transition: border-color 0.28s ease;
  transition: border-color 0.28s ease;
  margin-top: 3px; }

.checkbox .helper::before, .checkbox .helper::after {
  position: absolute;
  height: 0;
  width: 0.2rem;
  background-color: #00d261;
  display: block;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-radius: 0.25rem;
  content: '';
  -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
  transition: opacity 0.28s ease, height 0s linear 0.28s;
  opacity: 0; }

.checkbox .helper::before {
  top: 0.65rem;
  left: 0.38rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  box-shadow: 0 0 0 0.0625rem #fff; }

.checkbox .helper::after {
  top: 0.3rem;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.checkbox label:hover .helper {
  color: #00d261; }

.checkbox input:checked ~ .helper {
  color: #00d261; }

.checkbox input:checked ~ .helper::after, .checkbox input:checked ~ .helper::before {
  opacity: 1;
  -webkit-transition: height 0.28s ease;
  transition: height 0.28s ease; }

.checkbox input:checked ~ .helper::after {
  height: 0.5rem; }

.checkbox input:checked ~ .helper::before {
  height: 1.1rem;
  -webkit-transition-delay: 0.28s;
  transition-delay: 0.28s; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: 0.5rem; }

.has-error .legend.legend, .has-error.form-group .control-label.control-label {
  color: #d9534f; }

.has-error.form-group .form-help,
.has-error.form-group .helper, .has-error.checkbox .form-help,
.has-error.checkbox .helper, .has-error.radio .form-help,
.has-error.radio .helper, .has-error.form-radio .form-help,
.has-error.form-radio .helper {
  color: #d9534f; }

.has-error .bar::before {
  background: #d9534f;
  left: 0;
  width: 100%; }

.form-group input[type="text"]:valid:not(:focus) ~ .error:before,
.form-group input[type="url"]:valid:not(:focus) ~ .error:before,
.form-group input[type="tel"]:valid:not(:focus) ~ .error:before,
.form-group input[type="number"]:valid:not(:focus) ~ .error:before,
.form-group input[type="color"]:valid:not(:focus) ~ .error:before,
.form-group input[type="email"]:valid:not(:focus) ~ .error:before,
.form-group input[type="password"]:valid:not(:focus) ~ .error:before {
  margin: 0;
  width: 264px;
  background: #4caf50; }

.form-group input[type="text"] ~ .info,
.form-group input[type="url"] ~ .info,
.form-group input[type="tel"] ~ .info,
.form-group input[type="number"] ~ .info,
.form-group input[type="color"] ~ .info,
.form-group input[type="email"] ~ .info,
.form-group input[type="password"] ~ .info {
  position: absolute;
  top: 5px;
  right: 10px;
  margin: 0 0 0 10px;
  border-radius: 100%;
  color: #999;
  cursor: pointer;
  transition: all 0.2s; }

.form-radio .radio + .radio {
  margin-right: 0; }

.is-invalid-input:not(:focus), :not(:focus).is-invalid-input, .is-invalid-input2:not(:focus), :not(:focus).is-invalid-input2, .invalid-input:not(:focus), :not(:focus).invalid-input {
  background-color: transparent;
  border-color: transparent; }

.form-group .is-invalid-input:not(:focus) + span + label + .bar, .form-group .is-invalid-input2:not(:focus) + span + label + .bar, .form-group .invalid-input:not(:focus) + span + label + .bar {
  border-color: #e15241; }

.form-error {
  margin-top: 0;
  position: absolute;
  color: #e15241;
  font-weight: normal;
  line-height: 18px;
  font-size: 10px;
  left: 0;
  text-align: left; }

.form-group input[disabled] ~ .bar, .form-group select[disabled] ~ .bar, .form-group textarea[disabled] ~ .bar {
  border-bottom-style: dashed; }

input[type=checkbox].is-invalid-input:not(:focus) + .helper {
  border-color: #ec5840; }

.form-group.form-txtarea {
  max-height: none; }

.form-group ::-moz-placeholder {
  color: #c3c3c3 !important; }

.form-group :-ms-input-placeholder {
  color: #c3c3c3 !important; }

.form-group :-moz-placeholder {
  color: #c3c3c3 !important; }

.form-group ::-webkit-input-placeholder {
  color: #c3c3c3 !important; }

/* material checkbox */
.material_checkbox, input.material_checkbox {
  position: relative;
  margin: 0 15px 0px 0px;
  display: inline;
  top: 5px;
  margin-right: 35px;
  -webkit-appearance: none;
  background: transparent;
  border-color: transparent;
  color: transparent; }

.material_checkbox:focus {
  outline-color: #fff; }

.material_checkbox:before {
  border: 1px solid #010101;
  content: "";
  cursor: pointer;
  display: block;
  height: 20px;
  position: absolute;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 20px;
  z-index: 1;
  opacity: 1;
  top: -6px; }

.material_checkbox:checked:before {
  border-top-style: none;
  border-right-style: none;
  height: 10px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.material_checkbox:after {
  background: #fff;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  top: 0;
  width: 20;
  z-index: 2;
  opacity: 1; }

/* end material checkbox */
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

/* Laptop */
@media screen and (min-width: 85.375em) {
  .form-group input, .form-group textarea, .form-group select, .radio .helper {
    font-size: 0.875rem;
    line-height: 24px; } }

@media screen and (min-width: 41.6875em) {
  .form-group input, .form-group textarea, .form-group select, .radio .helper {
    font-size: 1rem;
    line-height: 26px; } }

.form-group--white .control-label {
  color: #ffffff; }

.form-group--white .bar {
  border-color: #ffffff; }
  .form-group--white .bar::before {
    background: #ffffff; }

.form-group--white select, .form-group--white input:focus, .form-group--white input:valid, .form-group--white input.form-file, .form-group--white input.has-value, .form-group--white textarea:focus, .form-group--white textarea:valid, .form-group--white textarea.form-file, .form-group--white textarea.has-value {
  color: #ffffff; }

.form-group--white select:focus ~ .control-label, .form-group--white input:focus ~ .control-label, .form-group--white textarea:focus ~ .control-label {
  color: #ffffff; }

.form-group--border input, .form-group--border select:focus, .form-group--border input:focus, .form-group--border textarea:focus {
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-top: 1px solid #b7b7b7; }

.form-group--border > label + label.control-label, .form-group--border select ~ .control-label, .form-group--border input:focus ~ .control-label, .form-group--border input.form-file ~ .control-label, .form-group--border input.has-value ~ .control-label, .form-group--border textarea:focus ~ .control-label, .form-group--border textarea:valid ~ .control-label, .form-group--border textarea.form-file ~ .control-label, .form-group--border textarea.has-value ~ .control-label {
  background: #fcfcfc;
  top: -0.6rem;
  left: 10px; }

.form-group--border .control-label {
  left: 10px;
  padding: 0 5px; }

.form-group--border .bar {
  border-color: #b7b7b7; }

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

[class^="icon-"], [class*=" icon-"], .font-iconmoon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'colbycool-fonticons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon--grey {
  color: #7b7b7b; }

.icon--white {
  color: #ffffff; }

.icon--size-small {
  font-size: 0.8em; }

.icon--size-medium {
  font-size: 2em; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-actronair-logo .path1:before {
  content: "\e91c";
  color: #231f20; }

.icon-actronair-logo .path2:before {
  content: "\e91d";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path3:before {
  content: "\e91e";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path4:before {
  content: "\e91f";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path5:before {
  content: "\e920";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path6:before {
  content: "\e921";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path7:before {
  content: "\e922";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path8:before {
  content: "\e923";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path9:before {
  content: "\e924";
  margin-left: -1em;
  color: #231f20; }

.icon-actronair-logo .path10:before {
  content: "\e925";
  margin-left: -1em;
  color: #00a3e3; }

.icon-actronair-logo .path11:before {
  content: "\e926";
  margin-left: -1em;
  color: #002f5e; }

.icon-actronair-logo .path12:before {
  content: "\e927";
  margin-left: -1em;
  color: #002f5e; }

.icon-actronair-logo .path13:before {
  content: "\e928";
  margin-left: -1em;
  color: #002f5e; }

.icon-actronair-logo .path14:before {
  content: "\e929";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path1:before {
  content: "\e92a";
  color: #231f20; }

.icon-bonaire-logo .path2:before {
  content: "\e92b";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path3:before {
  content: "\e92c";
  margin-left: -1em;
  color: #00aeef; }

.icon-bonaire-logo .path4:before {
  content: "\e92d";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path5:before {
  content: "\e92e";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path6:before {
  content: "\e92f";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path7:before {
  content: "\e930";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path8:before {
  content: "\e931";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path9:before {
  content: "\e932";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path10:before {
  content: "\e933";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path11:before {
  content: "\e934";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path12:before {
  content: "\e935";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path13:before {
  content: "\e936";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path14:before {
  content: "\e937";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path15:before {
  content: "\e938";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path16:before {
  content: "\e939";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path17:before {
  content: "\e93a";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path18:before {
  content: "\e93b";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path19:before {
  content: "\e93c";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path20:before {
  content: "\e93d";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path21:before {
  content: "\e93e";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path22:before {
  content: "\e93f";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path23:before {
  content: "\e940";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path24:before {
  content: "\e941";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path25:before {
  content: "\e942";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path26:before {
  content: "\e943";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path27:before {
  content: "\e944";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path28:before {
  content: "\e945";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path29:before {
  content: "\e946";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path30:before {
  content: "\e947";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path31:before {
  content: "\e948";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path32:before {
  content: "\e949";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path33:before {
  content: "\e94a";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path34:before {
  content: "\e94b";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path35:before {
  content: "\e94c";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path36:before {
  content: "\e94d";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path37:before {
  content: "\e94e";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path38:before {
  content: "\e94f";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path39:before {
  content: "\e950";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path40:before {
  content: "\e951";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path41:before {
  content: "\e952";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path42:before {
  content: "\e953";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path43:before {
  content: "\e954";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path44:before {
  content: "\e955";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path45:before {
  content: "\e956";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path46:before {
  content: "\e957";
  margin-left: -1em;
  color: #231f20; }

.icon-bonaire-logo .path47:before {
  content: "\e958";
  margin-left: -1em;
  color: #231f20; }

.icon-braemar-logo .path1:before {
  content: "\e959";
  color: #0060a9; }

.icon-braemar-logo .path2:before {
  content: "\e95a";
  margin-left: -1em;
  color: #ef3e33; }

.icon-braemar-logo .path3:before {
  content: "\e95b";
  margin-left: -1em;
  color: #ef3e33; }

.icon-braemar-logo .path4:before {
  content: "\e95c";
  margin-left: -1em;
  color: #231f20; }

.icon-braemar-logo .path5:before {
  content: "\e95d";
  margin-left: -1em;
  color: #231f20; }

.icon-braemar-logo .path6:before {
  content: "\e95e";
  margin-left: -1em;
  color: #231f20; }

.icon-braemar-logo .path7:before {
  content: "\e95f";
  margin-left: -1em;
  color: #231f20; }

.icon-braemar-logo .path8:before {
  content: "\e960";
  margin-left: -1em;
  color: #231f20; }

.icon-braemar-logo .path9:before {
  content: "\e961";
  margin-left: -1em;
  color: #231f20; }

.icon-braemar-logo .path10:before {
  content: "\e962";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path11:before {
  content: "\e963";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path12:before {
  content: "\e964";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path13:before {
  content: "\e965";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path14:before {
  content: "\e966";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path15:before {
  content: "\e967";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path16:before {
  content: "\e968";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path17:before {
  content: "\e969";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path18:before {
  content: "\e96a";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path19:before {
  content: "\e96b";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path20:before {
  content: "\e96c";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path21:before {
  content: "\e96d";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path22:before {
  content: "\e96e";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path23:before {
  content: "\e96f";
  margin-left: -1em;
  color: white; }

.icon-braemar-logo .path24:before {
  content: "\e970";
  margin-left: -1em;
  color: #231f20; }

.icon-brivis-logo:before {
  content: "\e971";
  color: #003263; }

.icon-daikin-logo .path1:before {
  content: "\e972";
  color: #5bcbf5; }

.icon-daikin-logo .path2:before {
  content: "\e973";
  margin-left: -1em;
  color: black; }

.icon-daikin-logo .path3:before {
  content: "\e974";
  margin-left: -1em;
  color: #0383bf; }

.icon-fujitsu-logo:before {
  content: "\e975";
  color: #e60012; }

.icon-kelvinator-logo:before {
  content: "\e976";
  color: #0065a4; }

.icon-lennox-logo:before {
  content: "\e977";
  color: #c60c46; }

.icon-mitsubishi-logo .path1:before {
  content: "\e978";
  color: #e03a3e; }

.icon-mitsubishi-logo .path2:before {
  content: "\e979";
  margin-left: -1em;
  color: #e03a3e; }

.icon-mitsubishi-logo .path3:before {
  content: "\e97a";
  margin-left: -1em;
  color: #e03a3e; }

.icon-mitsubishi-logo .path4:before {
  content: "\e97b";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path5:before {
  content: "\e97c";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path6:before {
  content: "\e97d";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path7:before {
  content: "\e97e";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path8:before {
  content: "\e97f";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path9:before {
  content: "\e980";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path10:before {
  content: "\e981";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path11:before {
  content: "\e982";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path12:before {
  content: "\e983";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path13:before {
  content: "\e984";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path14:before {
  content: "\e985";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path15:before {
  content: "\e986";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path16:before {
  content: "\e987";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path17:before {
  content: "\e988";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path18:before {
  content: "\e989";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path19:before {
  content: "\e98a";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path20:before {
  content: "\e98b";
  margin-left: -1em;
  color: black; }

.icon-mitsubishi-logo .path21:before {
  content: "\e98c";
  margin-left: -1em;
  color: black; }

.icon-nobo-logo:before {
  content: "\e98d";
  color: #dd052b; }

.icon-panasonic-logo .path1:before {
  content: "\e98e";
  color: #9a9a9a; }

.icon-panasonic-logo .path2:before {
  content: "\e98f";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path3:before {
  content: "\e990";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path4:before {
  content: "\e991";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path5:before {
  content: "\e992";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path6:before {
  content: "\e993";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path7:before {
  content: "\e994";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path8:before {
  content: "\e995";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path9:before {
  content: "\e996";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path10:before {
  content: "\e997";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path11:before {
  content: "\e998";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path12:before {
  content: "\e999";
  margin-left: -3.4033203125em;
  color: #9a9a9a; }

.icon-panasonic-logo .path13:before {
  content: "\e99a";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path14:before {
  content: "\e99b";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path15:before {
  content: "\e99c";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path16:before {
  content: "\e99d";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path17:before {
  content: "\e99e";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path18:before {
  content: "\e99f";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path19:before {
  content: "\e9a0";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path20:before {
  content: "\e9a1";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path21:before {
  content: "\e9a2";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-panasonic-logo .path22:before {
  content: "\e9a3";
  margin-left: -3.4033203125em;
  color: #1c4b97; }

.icon-star-icon-o:before {
  content: "\e91b"; }

.icon-facebook-icon-v2:before {
  content: "\e919"; }

.icon-twitter-icon-v2:before {
  content: "\e91a"; }

.icon-actronair-logo-grey:before {
  content: "\e912";
  color: #cacaca; }

.icon-bonaire-logo-grey:before {
  content: "\e913";
  color: #cacaca; }

.icon-braemar-logo-grey:before {
  content: "\e914";
  color: #cacaca; }

.icon-brivis-logo-grey:before {
  content: "\e915";
  color: #cacaca; }

.icon-daikin-logo-grey:before {
  content: "\e916";
  color: #cacaca; }

.icon-fujitsu-logo-grey:before {
  content: "\e917";
  color: #cacaca; }

.icon-mitsubishi-logo-grey:before {
  content: "\e918";
  color: #cacaca; }

.icon-arrow-up-icon:before {
  content: "\e900"; }

.icon-check-mark--icon:before {
  content: "\e901"; }

.icon-circle-check-mark-icon:before {
  content: "\e902"; }

.icon-clock-icon:before {
  content: "\e903"; }

.icon-credit-card-icon:before {
  content: "\e904"; }

.icon-facebook-icon:before {
  content: "\e905"; }

.icon-form-check-icon:before {
  content: "\e906"; }

.icon-left-arrow-icon:before {
  content: "\e907"; }

.icon-love-icon:before {
  content: "\e908"; }

.icon-phone-icon:before {
  content: "\e909"; }

.icon-quote-icon:before {
  content: "\e90a"; }

.icon-right-arrow-icon:before {
  content: "\e90b"; }

.icon-search-icon:before {
  content: "\e90c"; }

.icon-shopping-bag-icon:before {
  content: "\e90d"; }

.icon-snowflake-icon:before {
  content: "\e90e"; }

.icon-star-icon:before {
  content: "\e90f"; }

.icon-sun-icon:before {
  content: "\e910"; }

.icon-twitter-icon:before {
  content: "\e911"; }

/* dsb overwrite */
#ins-slider .bg-overlay {
  display: none; }

#ins-slider figure.dsb-w-caption figcaption {
  position: absolute;
  top: 20%;
  z-index: 3;
  width: 100%; }
  @media only screen and (min-width: 1248px) {
    #ins-slider figure.dsb-w-caption figcaption {
      top: 23%; } }
  @media only screen and (min-width: 640px) and (max-width: 1023px) {
    #ins-slider figure.dsb-w-caption figcaption {
      text-align: center;
      position: relative;
      top: 0;
      background: #1579e1;
      padding: 2rem 0;
      color: #ffffff; } }
  @media only screen and (max-width: 639px) {
    #ins-slider figure.dsb-w-caption figcaption {
      top: 2%;
      text-align: center; } }
  @media only screen and (min-width: 640px) and (max-width: 1023px) {
    #ins-slider figure.dsb-w-caption figcaption .button, #ins-slider figure.dsb-w-caption figcaption .dsb-button, #ins-slider figure.dsb-w-caption figcaption input[name="newsletter"] {
      border-color: #ffffff;
      color: #ffffff; } }

#ins-slider figure.dsb-w-caption .homepage-banner__heading {
  margin-bottom: 1.5rem; }
  @media only screen and (max-width: 639px) {
    #ins-slider figure.dsb-w-caption .homepage-banner__heading {
      margin-bottom: 1rem; } }

#ins-slider figure.dsb-w-caption .homepage-banner__subheading {
  margin-bottom: 1.5rem; }
  @media only screen and (max-width: 639px) {
    #ins-slider figure.dsb-w-caption .homepage-banner__subheading {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 1rem; } }

#ins-slider .slick-dots {
  bottom: 32px; }

.dsb-slider .slick-dots li.slick-active button::before {
  background-color: transparent !important;
  color: #363636; }

/* Standard Template SCSS */
.section--service__img, .image-shadow {
  box-shadow: 70px 71px 100px -29px rgba(91, 91, 91, 0.2); }

.section-solutions, .testimonials__list {
  padding: 0 0 6rem; }

/* testimonials */
/* h1 */
/* h2 */
/* h3 */
/* h4 */
/* h5 */
/* h6 */
/* p large 
$p-lg-font-size: calculateRem(24px);
$p-lg-line-height: 1.5;
$p-lg-font-weight: 300;

$p-lg-font-size-md: calculateRem(18px);
$p-lg-line-height-md: 1.5;

$p-lg-font-size-sm: calculateRem(16px);
$p-lg-line-height-sm: 1.75;*/
/* tag */
/* letter spacing */
/* global */
* {
  outline: none; }

@-webkit-keyframes fontfix {
  from {
    opacity: 1 !important; }
  to {
    opacity: 1 !important; } }

body {
  font-family: "sofia-pro", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem;
  width: 100%;
  outline: none;
  letter-spacing: 1.1px;
  letter-spacing: 0.04em;
  -webkit-animation-delay: 0.1s !important;
  -webkit-animation-name: fontfix !important;
  -webkit-animation-duration: 0.1s !important;
  -webkit-animation-iteration-count: 1 !important;
  -webkit-animation-timing-function: linear !important; }

.mt0 {
  margin-top: 0rem; }

@media only screen and (max-width: 1023px) {
  .mt0-md-down {
    margin-top: 0rem; } }

@media only screen and (max-width: 639px) {
  .mt0-sm-only {
    margin-top: 0rem; } }

.pt0 {
  padding-top: 0rem; }

.mb0 {
  margin-bottom: 0rem; }

@media only screen and (max-width: 1023px) {
  .mb0-md-down {
    margin-bottom: 0rem; } }

@media only screen and (max-width: 639px) {
  .mb0-sm-only {
    margin-bottom: 0rem; } }

.pb0 {
  padding-bottom: 0rem; }

.ml0 {
  margin-left: 0rem; }

@media only screen and (max-width: 1023px) {
  .ml0-md-down {
    margin-left: 0rem; } }

@media only screen and (max-width: 639px) {
  .ml0-sm-only {
    margin-left: 0rem; } }

.pl0 {
  padding-left: 0rem; }

.mr0 {
  margin-right: 0rem; }

@media only screen and (max-width: 1023px) {
  .mr0-md-down {
    margin-right: 0rem; } }

@media only screen and (max-width: 639px) {
  .mr0-sm-only {
    margin-right: 0rem; } }

.pr0 {
  padding-right: 0rem; }

.m0 {
  margin: 0rem; }

.p0 {
  padding: 0rem; }

.mt5 {
  margin-top: 0.3125rem; }

@media only screen and (max-width: 1023px) {
  .mt5-md-down {
    margin-top: 0.3125rem; } }

@media only screen and (max-width: 639px) {
  .mt5-sm-only {
    margin-top: 0.3125rem; } }

.pt5 {
  padding-top: 0.3125rem; }

.mb5 {
  margin-bottom: 0.3125rem; }

@media only screen and (max-width: 1023px) {
  .mb5-md-down {
    margin-bottom: 0.3125rem; } }

@media only screen and (max-width: 639px) {
  .mb5-sm-only {
    margin-bottom: 0.3125rem; } }

.pb5 {
  padding-bottom: 0.3125rem; }

.ml5 {
  margin-left: 0.3125rem; }

@media only screen and (max-width: 1023px) {
  .ml5-md-down {
    margin-left: 0.3125rem; } }

@media only screen and (max-width: 639px) {
  .ml5-sm-only {
    margin-left: 0.3125rem; } }

.pl5 {
  padding-left: 0.3125rem; }

.mr5 {
  margin-right: 0.3125rem; }

@media only screen and (max-width: 1023px) {
  .mr5-md-down {
    margin-right: 0.3125rem; } }

@media only screen and (max-width: 639px) {
  .mr5-sm-only {
    margin-right: 0.3125rem; } }

.pr5 {
  padding-right: 0.3125rem; }

.m5 {
  margin: 0.3125rem; }

.p5 {
  padding: 0.3125rem; }

.mt10 {
  margin-top: 0.625rem; }

@media only screen and (max-width: 1023px) {
  .mt10-md-down {
    margin-top: 0.625rem; } }

@media only screen and (max-width: 639px) {
  .mt10-sm-only {
    margin-top: 0.625rem; } }

.pt10 {
  padding-top: 0.625rem; }

.mb10 {
  margin-bottom: 0.625rem; }

@media only screen and (max-width: 1023px) {
  .mb10-md-down {
    margin-bottom: 0.625rem; } }

@media only screen and (max-width: 639px) {
  .mb10-sm-only {
    margin-bottom: 0.625rem; } }

.pb10 {
  padding-bottom: 0.625rem; }

.ml10 {
  margin-left: 0.625rem; }

@media only screen and (max-width: 1023px) {
  .ml10-md-down {
    margin-left: 0.625rem; } }

@media only screen and (max-width: 639px) {
  .ml10-sm-only {
    margin-left: 0.625rem; } }

.pl10 {
  padding-left: 0.625rem; }

.mr10 {
  margin-right: 0.625rem; }

@media only screen and (max-width: 1023px) {
  .mr10-md-down {
    margin-right: 0.625rem; } }

@media only screen and (max-width: 639px) {
  .mr10-sm-only {
    margin-right: 0.625rem; } }

.pr10 {
  padding-right: 0.625rem; }

.m10 {
  margin: 0.625rem; }

.p10 {
  padding: 0.625rem; }

.mt15 {
  margin-top: 0.9375rem; }

@media only screen and (max-width: 1023px) {
  .mt15-md-down {
    margin-top: 0.9375rem; } }

@media only screen and (max-width: 639px) {
  .mt15-sm-only {
    margin-top: 0.9375rem; } }

.pt15 {
  padding-top: 0.9375rem; }

.mb15 {
  margin-bottom: 0.9375rem; }

@media only screen and (max-width: 1023px) {
  .mb15-md-down {
    margin-bottom: 0.9375rem; } }

@media only screen and (max-width: 639px) {
  .mb15-sm-only {
    margin-bottom: 0.9375rem; } }

.pb15 {
  padding-bottom: 0.9375rem; }

.ml15 {
  margin-left: 0.9375rem; }

@media only screen and (max-width: 1023px) {
  .ml15-md-down {
    margin-left: 0.9375rem; } }

@media only screen and (max-width: 639px) {
  .ml15-sm-only {
    margin-left: 0.9375rem; } }

.pl15 {
  padding-left: 0.9375rem; }

.mr15 {
  margin-right: 0.9375rem; }

@media only screen and (max-width: 1023px) {
  .mr15-md-down {
    margin-right: 0.9375rem; } }

@media only screen and (max-width: 639px) {
  .mr15-sm-only {
    margin-right: 0.9375rem; } }

.pr15 {
  padding-right: 0.9375rem; }

.m15 {
  margin: 0.9375rem; }

.p15 {
  padding: 0.9375rem; }

.mt20 {
  margin-top: 1.25rem; }

@media only screen and (max-width: 1023px) {
  .mt20-md-down {
    margin-top: 1.25rem; } }

@media only screen and (max-width: 639px) {
  .mt20-sm-only {
    margin-top: 1.25rem; } }

.pt20 {
  padding-top: 1.25rem; }

.mb20 {
  margin-bottom: 1.25rem; }

@media only screen and (max-width: 1023px) {
  .mb20-md-down {
    margin-bottom: 1.25rem; } }

@media only screen and (max-width: 639px) {
  .mb20-sm-only {
    margin-bottom: 1.25rem; } }

.pb20 {
  padding-bottom: 1.25rem; }

.ml20 {
  margin-left: 1.25rem; }

@media only screen and (max-width: 1023px) {
  .ml20-md-down {
    margin-left: 1.25rem; } }

@media only screen and (max-width: 639px) {
  .ml20-sm-only {
    margin-left: 1.25rem; } }

.pl20 {
  padding-left: 1.25rem; }

.mr20 {
  margin-right: 1.25rem; }

@media only screen and (max-width: 1023px) {
  .mr20-md-down {
    margin-right: 1.25rem; } }

@media only screen and (max-width: 639px) {
  .mr20-sm-only {
    margin-right: 1.25rem; } }

.pr20 {
  padding-right: 1.25rem; }

.m20 {
  margin: 1.25rem; }

.p20 {
  padding: 1.25rem; }

.mt25 {
  margin-top: 1.5625rem; }

@media only screen and (max-width: 1023px) {
  .mt25-md-down {
    margin-top: 1.5625rem; } }

@media only screen and (max-width: 639px) {
  .mt25-sm-only {
    margin-top: 1.5625rem; } }

.pt25 {
  padding-top: 1.5625rem; }

.mb25 {
  margin-bottom: 1.5625rem; }

@media only screen and (max-width: 1023px) {
  .mb25-md-down {
    margin-bottom: 1.5625rem; } }

@media only screen and (max-width: 639px) {
  .mb25-sm-only {
    margin-bottom: 1.5625rem; } }

.pb25 {
  padding-bottom: 1.5625rem; }

.ml25 {
  margin-left: 1.5625rem; }

@media only screen and (max-width: 1023px) {
  .ml25-md-down {
    margin-left: 1.5625rem; } }

@media only screen and (max-width: 639px) {
  .ml25-sm-only {
    margin-left: 1.5625rem; } }

.pl25 {
  padding-left: 1.5625rem; }

.mr25 {
  margin-right: 1.5625rem; }

@media only screen and (max-width: 1023px) {
  .mr25-md-down {
    margin-right: 1.5625rem; } }

@media only screen and (max-width: 639px) {
  .mr25-sm-only {
    margin-right: 1.5625rem; } }

.pr25 {
  padding-right: 1.5625rem; }

.m25 {
  margin: 1.5625rem; }

.p25 {
  padding: 1.5625rem; }

.mt32 {
  margin-top: 2rem; }

@media only screen and (max-width: 1023px) {
  .mt32-md-down {
    margin-top: 2rem; } }

@media only screen and (max-width: 639px) {
  .mt32-sm-only {
    margin-top: 2rem; } }

.pt32 {
  padding-top: 2rem; }

.mb32 {
  margin-bottom: 2rem; }

@media only screen and (max-width: 1023px) {
  .mb32-md-down {
    margin-bottom: 2rem; } }

@media only screen and (max-width: 639px) {
  .mb32-sm-only {
    margin-bottom: 2rem; } }

.pb32 {
  padding-bottom: 2rem; }

.ml32 {
  margin-left: 2rem; }

@media only screen and (max-width: 1023px) {
  .ml32-md-down {
    margin-left: 2rem; } }

@media only screen and (max-width: 639px) {
  .ml32-sm-only {
    margin-left: 2rem; } }

.pl32 {
  padding-left: 2rem; }

.mr32 {
  margin-right: 2rem; }

@media only screen and (max-width: 1023px) {
  .mr32-md-down {
    margin-right: 2rem; } }

@media only screen and (max-width: 639px) {
  .mr32-sm-only {
    margin-right: 2rem; } }

.pr32 {
  padding-right: 2rem; }

.m32 {
  margin: 2rem; }

.p32 {
  padding: 2rem; }

.mt35 {
  margin-top: 2.1875rem; }

@media only screen and (max-width: 1023px) {
  .mt35-md-down {
    margin-top: 2.1875rem; } }

@media only screen and (max-width: 639px) {
  .mt35-sm-only {
    margin-top: 2.1875rem; } }

.pt35 {
  padding-top: 2.1875rem; }

.mb35 {
  margin-bottom: 2.1875rem; }

@media only screen and (max-width: 1023px) {
  .mb35-md-down {
    margin-bottom: 2.1875rem; } }

@media only screen and (max-width: 639px) {
  .mb35-sm-only {
    margin-bottom: 2.1875rem; } }

.pb35 {
  padding-bottom: 2.1875rem; }

.ml35 {
  margin-left: 2.1875rem; }

@media only screen and (max-width: 1023px) {
  .ml35-md-down {
    margin-left: 2.1875rem; } }

@media only screen and (max-width: 639px) {
  .ml35-sm-only {
    margin-left: 2.1875rem; } }

.pl35 {
  padding-left: 2.1875rem; }

.mr35 {
  margin-right: 2.1875rem; }

@media only screen and (max-width: 1023px) {
  .mr35-md-down {
    margin-right: 2.1875rem; } }

@media only screen and (max-width: 639px) {
  .mr35-sm-only {
    margin-right: 2.1875rem; } }

.pr35 {
  padding-right: 2.1875rem; }

.m35 {
  margin: 2.1875rem; }

.p35 {
  padding: 2.1875rem; }

.mt40 {
  margin-top: 2rem; }

.pt40 {
  padding-top: 2rem; }

@media only screen and (min-width: 640px) {
  .mt40 {
    margin-top: 2.5rem; }
  .pt40 {
    padding-top: 2.5rem; } }

.mb40 {
  margin-bottom: 2rem; }

.pb40 {
  padding-bottom: 2rem; }

@media only screen and (min-width: 640px) {
  .mb40 {
    margin-bottom: 2.5rem; }
  .pb40 {
    padding-bottom: 2.5rem; } }

.ml40 {
  margin-left: 2rem; }

.pl40 {
  padding-left: 2rem; }

@media only screen and (min-width: 640px) {
  .ml40 {
    margin-left: 2.5rem; }
  .pl40 {
    padding-left: 2.5rem; } }

@media only screen and (max-width: 1023px) {
  .pl40 {
    padding-left: 0.625rem; } }

.mr40 {
  margin-right: 2rem; }

.pr40 {
  padding-right: 2rem; }

@media only screen and (min-width: 640px) {
  .mr40 {
    margin-right: 2.5rem; }
  .pr40 {
    padding-right: 2.5rem; } }

@media only screen and (max-width: 1023px) {
  .pr40 {
    padding-right: 0.625rem; } }

.m40 {
  margin: 2rem; }

.p40 {
  padding: 2rem; }

@media only screen and (min-width: 640px) {
  .m40 {
    margin: 2.5rem; }
  .p40 {
    padding: 2.5rem; } }

.mt50 {
  margin-top: 2rem; }

.pt50 {
  padding-top: 2rem; }

@media only screen and (min-width: 640px) {
  .mt50 {
    margin-top: 3.125rem; }
  .pt50 {
    padding-top: 3.125rem; } }

.mb50 {
  margin-bottom: 2rem; }

.pb50 {
  padding-bottom: 2rem; }

@media only screen and (min-width: 640px) {
  .mb50 {
    margin-bottom: 3.125rem; }
  .pb50 {
    padding-bottom: 3.125rem; } }

.ml50 {
  margin-left: 2rem; }

.pl50 {
  padding-left: 2rem; }

@media only screen and (min-width: 640px) {
  .ml50 {
    margin-left: 3.125rem; }
  .pl50 {
    padding-left: 3.125rem; } }

@media only screen and (max-width: 1023px) {
  .pl50 {
    padding-left: 0.625rem; } }

.mr50 {
  margin-right: 2rem; }

.pr50 {
  padding-right: 2rem; }

@media only screen and (min-width: 640px) {
  .mr50 {
    margin-right: 3.125rem; }
  .pr50 {
    padding-right: 3.125rem; } }

@media only screen and (max-width: 1023px) {
  .pr50 {
    padding-right: 0.625rem; } }

.m50 {
  margin: 2rem; }

.p50 {
  padding: 2rem; }

@media only screen and (min-width: 640px) {
  .m50 {
    margin: 3.125rem; }
  .p50 {
    padding: 3.125rem; } }

.mt60 {
  margin-top: 2rem; }

.pt60 {
  padding-top: 2rem; }

@media only screen and (min-width: 640px) {
  .mt60 {
    margin-top: 3.75rem; }
  .pt60 {
    padding-top: 3.75rem; } }

.mb60 {
  margin-bottom: 2rem; }

.pb60 {
  padding-bottom: 2rem; }

@media only screen and (min-width: 640px) {
  .mb60 {
    margin-bottom: 3.75rem; }
  .pb60 {
    padding-bottom: 3.75rem; } }

.ml60 {
  margin-left: 2rem; }

.pl60 {
  padding-left: 2rem; }

@media only screen and (min-width: 640px) {
  .ml60 {
    margin-left: 3.75rem; }
  .pl60 {
    padding-left: 3.75rem; } }

@media only screen and (max-width: 1023px) {
  .pl60 {
    padding-left: 0.625rem; } }

.mr60 {
  margin-right: 2rem; }

.pr60 {
  padding-right: 2rem; }

@media only screen and (min-width: 640px) {
  .mr60 {
    margin-right: 3.75rem; }
  .pr60 {
    padding-right: 3.75rem; } }

@media only screen and (max-width: 1023px) {
  .pr60 {
    padding-right: 0.625rem; } }

.m60 {
  margin: 2rem; }

.p60 {
  padding: 2rem; }

@media only screen and (min-width: 640px) {
  .m60 {
    margin: 3.75rem; }
  .p60 {
    padding: 3.75rem; } }

.mt80 {
  margin-top: 2rem; }

.pt80 {
  padding-top: 2rem; }

@media only screen and (min-width: 640px) {
  .mt80 {
    margin-top: 5rem; }
  .pt80 {
    padding-top: 5rem; } }

.mb80 {
  margin-bottom: 2rem; }

.pb80 {
  padding-bottom: 2rem; }

@media only screen and (min-width: 640px) {
  .mb80 {
    margin-bottom: 5rem; }
  .pb80 {
    padding-bottom: 5rem; } }

.ml80 {
  margin-left: 2rem; }

.pl80 {
  padding-left: 2rem; }

@media only screen and (min-width: 640px) {
  .ml80 {
    margin-left: 5rem; }
  .pl80 {
    padding-left: 5rem; } }

@media only screen and (max-width: 1023px) {
  .pl80 {
    padding-left: 0.625rem; } }

.mr80 {
  margin-right: 2rem; }

.pr80 {
  padding-right: 2rem; }

@media only screen and (min-width: 640px) {
  .mr80 {
    margin-right: 5rem; }
  .pr80 {
    padding-right: 5rem; } }

@media only screen and (max-width: 1023px) {
  .pr80 {
    padding-right: 0.625rem; } }

.m80 {
  margin: 5rem; }

.p80 {
  padding: 5rem; }

.mt100 {
  margin-top: 2rem; }

.pt100 {
  padding-top: 2rem; }

@media only screen and (min-width: 640px) {
  .mt100 {
    margin-top: 6.25rem; }
  .pt100 {
    padding-top: 6.25rem; } }

.mb100 {
  margin-bottom: 2rem; }

.pb100 {
  padding-bottom: 2rem; }

@media only screen and (min-width: 640px) {
  .mb100 {
    margin-bottom: 6.25rem; }
  .pb100 {
    padding-bottom: 6.25rem; } }

.ml100 {
  margin-left: 2rem; }

.pl100 {
  padding-left: 2rem; }

@media only screen and (min-width: 640px) {
  .ml100 {
    margin-left: 6.25rem; }
  .pl100 {
    padding-left: 6.25rem; } }

@media only screen and (max-width: 1023px) {
  .pl100 {
    padding-left: 0.625rem; } }

.mr100 {
  margin-right: 2rem; }

.pr100 {
  padding-right: 2rem; }

@media only screen and (min-width: 640px) {
  .mr100 {
    margin-right: 6.25rem; }
  .pr100 {
    padding-right: 6.25rem; } }

@media only screen and (max-width: 1023px) {
  .pr100 {
    padding-right: 0.625rem; } }

.m100 {
  margin: 6.25rem; }

.p100 {
  padding: 6.25rem; }

/* typography */
h1, .h1-like {
  font-family: "sofia-pro", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  color: inherit;
  font-weight: 700;
  line-height: 1.3; }
  @media only screen and (max-width: 319px) {
    h1, .h1-like {
      font-size: 2rem;
      line-height: 1.3; } }
  @media only screen and (min-width: 640px) {
    h1, .h1-like {
      font-size: 2.75rem;
      line-height: 1.25; } }
  @media only screen and (min-width: 1340px) {
    h1, .h1-like {
      font-size: 3.25rem;
      line-height: 1.2; } }

h2, .h2-like {
  font-family: "sofia-pro", Helvetica, Arial, sans-serif;
  font-size: 1.875rem;
  color: inherit;
  font-weight: 700;
  line-height: 1.4; }
  @media only screen and (min-width: 640px) {
    h2, .h2-like {
      font-size: 2.25rem;
      line-height: 1.2; } }
  @media only screen and (min-width: 1340px) {
    h2, .h2-like {
      font-size: 3rem;
      line-height: 1.25; } }

h3, .h3-like {
  font-family: "sofia-pro", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  color: inherit;
  font-weight: 300;
  line-height: 1.5; }
  @media only screen and (min-width: 640px) {
    h3, .h3-like {
      font-size: 1.875rem;
      line-height: 1.2; } }
  @media only screen and (min-width: 1340px) {
    h3, .h3-like {
      font-size: 2.25rem;
      line-height: 1.2; } }

h4, .h4-like {
  font-family: "sofia-pro", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  color: inherit;
  font-weight: 700;
  line-height: 1.5; }
  @media only screen and (min-width: 640px) {
    h4, .h4-like {
      font-size: 1.75rem;
      line-height: 1.4; } }
  @media only screen and (min-width: 1340px) {
    h4, .h4-like {
      font-size: 1.875rem;
      line-height: 1.4; } }

h5, .h5-like {
  font-family: "sofia-pro", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  color: inherit;
  font-weight: 300;
  line-height: 1.5; }
  @media only screen and (min-width: 1340px) {
    h5, .h5-like {
      font-size: 1.5rem;
      line-height: 1.5; } }

h6, .h6-like {
  font-family: "sofia-pro", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: inherit;
  font-weight: 300;
  line-height: 1.667; }
  @media only screen and (min-width: 1340px) {
    h6, .h6-like {
      font-size: 1.125rem;
      line-height: 1.667; } }

a {
  -moz-transition: color 300ms ease-out;
  -webkit-transition: color 300ms ease-out;
  transition: color 300ms ease-out; }
  a:hover, a:focus {
    color: #1579e1; }
  a.darkgrey-link {
    color: #363636; }
    a.darkgrey-link:hover, a.darkgrey-link:focus {
      color: #1579e1; }

p {
  margin-bottom: 25px;
  line-height: 1.75; }

.heading--border-bottom {
  margin-bottom: 2rem; }
  .heading--border-bottom:after {
    content: '';
    border-bottom: 4px solid #1579e1;
    display: block;
    width: 60px;
    padding-top: 15px; }
  .heading--border-bottom.white--border:after {
    border-color: #ffffff; }

/* buttons */
button:hover {
  cursor: pointer; }

.button, #ins-slider .dsb-button, input[name="newsletter"] {
  font-size: 16px;
  color: #363636;
  text-transform: uppercase;
  padding: 15px 30px;
  display: inline-block;
  border: none;
  background: none;
  color: inherit;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  line-height: 22px;
  font-weight: bold;
  letter-spacing: 0.2em; }
  @media only screen and (min-width: 319px) {
    .button, #ins-slider .dsb-button, input[name="newsletter"] {
      min-width: 295px; } }
  .button.expanded, #ins-slider .expanded.dsb-button, input.expanded[name="newsletter"] {
    min-width: auto;
    padding-left: 15px;
    padding-right: 15px; }
  .button.medium-btn, #ins-slider .medium-btn.dsb-button, input.medium-btn[name="newsletter"] {
    min-width: 160px;
    font-size: 16px; }
    @media only screen and (min-width: 640px) {
      .button.medium-btn, #ins-slider .medium-btn.dsb-button, input.medium-btn[name="newsletter"] {
        padding: 18px 40px; } }
  .button.small-btn, #ins-slider .small-btn.dsb-button, input.small-btn[name="newsletter"] {
    min-width: 150px;
    font-size: 12px; }
    @media only screen and (min-width: 640px) {
      .button.small-btn, #ins-slider .small-btn.dsb-button, input.small-btn[name="newsletter"] {
        padding: 10px 15px; } }
  @media only screen and (min-width: 640px) {
    .button, #ins-slider .dsb-button, input[name="newsletter"] {
      padding: 18px 40px; } }
  .button--color-orange {
    background: #f75456;
    color: #ffffff; }
    .button--color-orange:hover {
      background: #363636;
      color: #ffffff; }
  .button--color-blue, input[name="newsletter"] {
    background: #1579e1;
    color: #ffffff; }
    .button--color-blue:hover, input[name="newsletter"]:hover {
      background: #363636;
      color: #ffffff; }
  .button--color-white {
    background: #ffffff;
    color: #1579e1; }
    .button--color-white:hover {
      background: #1579e1;
      color: #ffffff; }
  .button--solid {
    background: #1579e1;
    color: #ffffff;
    border-radius: 40px; }
  .button--outline, #ins-slider .dsb-button {
    background: transparent;
    overflow: hidden;
    color: inherit;
    border: 1px solid;
    border-radius: 40px; }
    .button--outline.button--white-hover::before, #ins-slider .button--white-hover.dsb-button::before {
      background: #ffffff; }
    .button--outline.button--white-hover:hover, #ins-slider .button--white-hover.dsb-button:hover {
      border-color: #ffffff;
      color: #1579e1; }
    .button--outline.button--white-hover:focus, #ins-slider .button--white-hover.dsb-button:focus {
      border-color: #ffffff;
      color: #ffffff; }
    .button--outline.button--white-hover:focus:hover, #ins-slider .button--white-hover.dsb-button:focus:hover {
      color: #1579e1; }
    .button--outline.button--grey-hover::before, #ins-slider .button--grey-hover.dsb-button::before {
      background: #363636; }
    .button--outline.button--grey-hover:focus, #ins-slider .button--grey-hover.dsb-button:focus, .button--outline.button--grey-hover:hover, #ins-slider .button--grey-hover.dsb-button:hover {
      border-color: #363636; }
    .button--outline::before, #ins-slider .dsb-button::before {
      content: '';
      z-index: -1;
      position: absolute;
      top: 50%;
      left: 100%;
      margin: -15px 0 0 1px;
      width: 120px;
      height: 50px;
      border-radius: 50%;
      background: #1579e1;
      -webkit-transform-origin: 100% 50%;
      transform-origin: 100% 50%;
      -webkit-transform: scale3d(1, 2, 1);
      transform: scale3d(1, 2, 1);
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
      transition: transform 0.3s, opacity 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
      transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1); }
    .button--outline > span, #ins-slider .dsb-button > span {
      vertical-align: middle;
      padding-left: 0.75em; }
    .button--outline:hover::before, #ins-slider .dsb-button:hover::before {
      -webkit-transform: scale3d(10, 9, 1);
      transform: scale3d(10, 9, 1); }
    .button--outline:hover, #ins-slider .dsb-button:hover {
      outline: none;
      background: none;
      border-color: #1579e1;
      color: #ffffff; }
    .button--outline:focus, #ins-slider .dsb-button:focus {
      outline: none;
      background: none;
      border-color: #1579e1;
      color: #363636; }
    .button--outline:focus:hover, #ins-slider .dsb-button:focus:hover {
      color: #ffffff; }
    .button--outline > span, #ins-slider .dsb-button > span {
      vertical-align: middle; }
  .button--oval {
    border-radius: 24px; }
  .button--border-thin {
    border: 1px solid; }
  .button--border-thick {
    border: 2px solid; }
  .button--round-m {
    border-radius: 40px; }
  .button--size-default {
    font-size: 16px; }
  .button--size-xs {
    font-size: 12px; }
  .button--font-darkgrey {
    color: #363636; }
  .button--font-white {
    color: #ffffff; }
  .button--border-darkgrey {
    border-color: #363636; }
  .button--border-white {
    border-color: #ffffff; }
  .button--padding-m {
    padding: 20px;
    line-height: 24px; }
    @media only screen and (min-width: 640px) {
      .button--padding-m {
        padding: 20px 45px; } }
  .button--small {
    padding: 10px 15px; }
  .button.width-auto, #ins-slider .width-auto.dsb-button, input.width-auto[name="newsletter"] {
    min-width: auto; }

.two-buttons-lg {
  /*& > .columns{
        @media only screen and (max-width: 1024px){
            width: 100%;
        }
    }*/ }
  @media only screen and (min-width: 640px) {
    .two-buttons-lg .button:first-child, .two-buttons-lg #ins-slider .dsb-button:first-child, #ins-slider .two-buttons-lg .dsb-button:first-child, .two-buttons-lg input[name="newsletter"]:first-child {
      margin-right: 1rem; } }
  @media only screen and (max-width: 640px) {
    .two-buttons-lg > .button, #ins-slider .two-buttons-lg > .dsb-button, .two-buttons-lg > input[name="newsletter"] {
      width: 100%; } }

a.link-line {
  cursor: pointer;
  transform: translate3d(0%, -8%, 0);
  padding: 0.7em calc(0.7em * 1.2);
  display: inline-block;
  border: 1px solid transparent;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.07em;
  color: #363636;
  text-transform: uppercase; }
  a.link-line .text {
    transform: translate3d(0, 0, 0);
    display: block;
    transition: transform 0.4s cubic-bezier(0.2, 0, 0, 1) 0.4s; }
  a.link-line:after {
    position: absolute;
    content: '';
    bottom: -1px;
    left: calc(0.7em * 1.2);
    right: calc(0.7em * 1.2);
    height: 1px;
    background: #363636;
    z-index: -1;
    transition: transform 0.8s cubic-bezier(1, 0, 0.37, 1) 0.2s, right 0.2s cubic-bezier(0.04, 0.48, 0, 1) 0.6s, left 0.4s cubic-bezier(0.04, 0.48, 0, 1) 0.6s;
    transform-origin: left; }

.line {
  position: absolute;
  background: #363636; }
  .line.-right, .line.-left {
    width: 1px;
    bottom: -1px;
    top: -1px;
    transform: scale3d(1, 0, 1); }
  .line.-top, .line.-bottom {
    height: 1px;
    left: -1px;
    right: -1px;
    transform: scale3d(0, 1, 1); }
  .line.-right {
    right: -1px;
    transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.23s;
    transform-origin: top; }
  .line.-top {
    top: -1px;
    transition: transform 0.08s linear 0.43s;
    transform-origin: left; }
  .line.-left {
    left: -1px;
    transition: transform 0.08s linear 0.51s;
    transform-origin: bottom; }
  .line.-bottom {
    bottom: -1px;
    transition: transform 0.3s cubic-bezier(1, 0, 0.65, 1.01);
    transform-origin: right; }

a.link-line:hover .text,
a.link-line:active .text {
  transform: translate3d(0, 0, 0);
  transition: transform 0.6s cubic-bezier(0.2, 0, 0, 1) 0.4s; }

a.link-line:hover:after,
a.link-line:active:after {
  transform: scale3d(0, 1, 1);
  right: -1px;
  left: -1px;
  transform-origin: right;
  transition: transform 0.2s cubic-bezier(1, 0, 0.65, 1.01) 0.17s, right 0.2s cubic-bezier(1, 0, 0.65, 1.01), left 0s 0.3s; }

a.link-line:hover .line,
a.link-line:active .line {
  transform: scale3d(1, 1, 1); }
  a.link-line:hover .line.-right,
  a.link-line:active .line.-right {
    transition: transform 0.1s cubic-bezier(1, 0, 0.65, 1.01) 0.2s;
    transform-origin: bottom; }
  a.link-line:hover .line.-top,
  a.link-line:active .line.-top {
    transition: transform 0.08s linear 0.4s;
    transform-origin: right; }
  a.link-line:hover .line.-left,
  a.link-line:active .line.-left {
    transition: transform 0.08s linear 0.48s;
    transform-origin: top; }
  a.link-line:hover .line.-bottom,
  a.link-line:active .line.-bottom {
    transition: transform 0.5s cubic-bezier(0, 0.53, 0.29, 1) 0.56s;
    transform-origin: left; }

.header {
  position: relative;
  z-index: 3;
  background: #ffffff; }
  .header__column {
    min-height: 105px; }
  .header .sticky {
    min-height: 105px; }
  .header__logo {
    width: 15%;
    align-items: start; }
    @media only screen and (min-width: 1025px) and (max-width: 1447px) {
      .header__logo {
        width: 15%; } }
    @media only screen and (min-width: 1448px) and (max-width: 1673px) {
      .header__logo {
        width: 12%; } }
    .header__logo-img {
      max-width: 100%;
      width: 215px; }
  .header__utility-right {
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34%;
    /*@media only screen and (max-width: 1850px){
            width: 37.66667%;
        }
        @media only screen and (max-width:1620px){  
			width: 34.66667%;
        }
        @media only screen and (max-width:1510px){  
			width: 32.66667%;
		}
		@media only screen and (max-width:1320px){
			width: 32.66667%;
        }
		@media only screen and (max-width:1200px){
			width: 29.66667%;
        }*/ }
    @media only screen and (min-width: 1025px) and (max-width: 1262px) {
      .header__utility-right {
        width: 20%; } }
    @media only screen and (min-width: 1263px) and (max-width: 1447px) {
      .header__utility-right {
        width: 22%; } }
    @media only screen and (min-width: 1448px) and (max-width: 1455px) {
      .header__utility-right {
        width: 34%; } }
    @media only screen and (min-width: 1456px) and (max-width: 1675px) {
      .header__utility-right {
        width: 35%; } }
  .header__main-menu {
    width: 51%;
    align-items: start;
    /*@media only screen and (max-width: 1850px){
            width: 45.66667%;
        }
        @media only screen and (max-width:1620px){  
			width: 48.66667%;
        }
        @media only screen and (max-width:1510px){  
			width: 50.66667%;
		}
		@media only screen and (max-width:1320px){
			width: 52.66667%;
        }
		@media only screen and (max-width:1200px){
			width: 55.66667%;
        }*/ }
    @media only screen and (min-width: 1025px) and (max-width: 1262px) {
      .header__main-menu {
        width: 65%; } }
    @media only screen and (min-width: 1263px) and (max-width: 1447px) {
      .header__main-menu {
        width: 63%; } }
    @media only screen and (min-width: 1448px) and (max-width: 1455px) {
      .header__main-menu {
        width: 54%; } }
    @media only screen and (min-width: 1456px) and (max-width: 1673px) {
      .header__main-menu {
        width: 53%; } }
    @media only screen and (min-width: 1674px) and (max-width: 1692px) {
      .header__main-menu {
        width: 50%; } }
  .header__phone {
    font-size: 18px;
    color: #363636; }
    @media only screen and (max-width: 1639px) {
      .header__phone {
        font-size: 14px; } }
    .header__phone .icon-phone-icon {
      font-size: 0.8em;
      margin-right: 5px; }
  @media only screen and (min-width: 1025px) and (max-width: 1447px) {
    .header__phone-container {
      width: 75%; } }
  .header__button {
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.5;
    padding: 5px;
    -moz-transition: background 300ms ease-out;
    -webkit-transition: background 300ms ease-out;
    transition: background 300ms ease-out;
    letter-spacing: 2px; }
    .header__button:hover, .header__button:focus {
      background: #363636;
      color: #ffffff; }
    .header__button_color-red {
      background: #f75456; }
    .header__button_color-blue {
      background: #1579e1; }
  .header__button-container {
    padding: 0;
    height: 100%; }
    @media only screen and (min-width: 1025px) and (max-width: 1447px) {
      .header__button-container {
        display: none; } }
  .header-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2; }
  .header__search .fa-search {
    cursor: pointer; }

.sticky {
  width: 100%;
  background: #ffffff; }
  .sticky.is-stuck {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(54, 54, 54, 0.1);
    -moz-box-shadow: 0px 1px 5px 0px rgba(54, 54, 54, 0.1);
    box-shadow: 0px 1px 5px 0px rgba(54, 54, 54, 0.1); }

/* main menu */
.main-menu .main-menu__link {
  color: #363636;
  font-size: 16px;
  padding: 15px 14px;
  position: relative; }
  @media only screen and (max-width: 1639px) {
    .main-menu .main-menu__link {
      font-size: 14px; } }
  @media only screen and (min-width: 1025px) and (max-width: 1720px) {
    .main-menu .main-menu__link {
      padding: 15px 11px; } }
  .main-menu .main-menu__link:hover, .main-menu .main-menu__link:focus {
    color: #1579e1; }
    .main-menu .main-menu__link:hover + .border-line:after, .main-menu .main-menu__link:focus + .border-line:after {
      content: '';
      height: 3px;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #1579e1; }

.main-menu__list {
  height: 100%;
  display: flex; }

.main-menu__nav {
  height: 100%; }

.main-menu__item {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  position: relative; }

.main-submenu {
  position: fixed;
  width: 100%;
  background: #363636;
  z-index: 3;
  color: #ffffff;
  top: 105px; }
  .main-submenu .main-submenu__column-container {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .main-submenu .main-submenu__column {
    border-left: 1px dashed #7b7b7b; }
  .main-submenu .main-submenu__link {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.5; }
    .main-submenu .main-submenu__link:hover {
      color: #1579e1; }
  .main-submenu__img, .main-submenu__list {
    float: left;
    width: 50%;
    padding: 0 1rem; }
  @media only screen and (max-width: 1640px) {
    .main-submenu__img {
      display: none; } }
  @media only screen and (max-width: 1640px) {
    .main-submenu__list {
      width: 100%; } }
  .main-submenu .padding-leftright2 {
    padding-left: 2rem;
    padding-right: 2rem; }

.title-bar--third-col a {
  color: #363636;
  margin-right: 10px; }

@media only screen and (max-width: 640px) {
  .title-bar {
    padding-left: 0;
    padding-right: 0; } }

.menu > li.active a {
  background: none;
  color: #363636; }
  .menu > li.active a + .border-line:after {
    content: '';
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #1579e1; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 15px; }
  .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border: none; }
  .dropdown.menu > li.is-dropdown-submenu-parent > a > .icon-angle-down {
    margin-left: 5px;
    line-height: 0; }

.is-dropdown-submenu.menu {
  background: #363636;
  border: none; }
  .is-dropdown-submenu.menu > li > a {
    padding: 15px;
    color: #ffffff; }
    .is-dropdown-submenu.menu > li > a:hover {
      background: #1579e1; }

/* Off Canvas */
.is-open-right .nav.active .line-wrap {
  transform: rotate(180deg); }

.is-open-right .line-wrap span:after {
  width: 23px;
  transform: translateX(-1px) translateY(4px) rotate(-45deg); }

.is-open-right .line-wrap span:before {
  width: 23px;
  transform: translateX(-1px) translateY(-10px) rotate(45deg); }

.is-open-right .line-wrap span {
  background: transparent; }

.is-open-right button.line-wrap {
  padding-top: 8px; }

.line-wrap {
  width: 23px;
  height: 23px;
  transition: all 500ms ease-in-out;
  position: relative;
  padding-top: 0;
  outline: none; }

.line-wrap span {
  width: 23px;
  height: 3px;
  background: #1579e1;
  transition: all 500ms ease-in-out;
  display: block;
  position: relative; }

.line-wrap span:after, .line-wrap span:before {
  display: block;
  width: 16px;
  background: #1579e1;
  position: absolute;
  height: 3px;
  content: '';
  top: 7px;
  transition: all 500ms ease-in-out; }

.line-wrap span:after {
  top: -7px; }

.off-canvas {
  color: #ffffff; }
  .off-canvas a {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold; }
  .off-canvas .menu.vertical > li {
    margin-bottom: 0.5rem;
    position: relative; }
    .off-canvas .menu.vertical > li > span {
      padding: 0.9375rem;
      color: #ffffff;
      font-size: 18px;
      font-weight: bold;
      display: inline-block; }
    .off-canvas .menu.vertical > li > a {
      padding: 0.9375rem; }
      .off-canvas .menu.vertical > li > a.active {
        background: #1579e1; }
      .off-canvas .menu.vertical > li > a.icon {
        display: block;
        padding: initial;
        position: absolute;
        right: 0;
        z-index: 3;
        top: 0; }
  .off-canvas.is-transition-overlap.is-open {
    padding: 15px; }

.close-button, .close-button.medium {
  color: #1579e1;
  left: 43px;
  top: 1rem;
  right: initial; }

.is-drilldown {
  overflow: initial; }

.is-accordion-submenu-parent > a::after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  top: 15px;
  margin: 0;
  height: auto;
  font-size: 1.2em;
  right: 30px; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  content: "\f106";
  transform: initial; }

.is-accordion-submenu-parent > ul a {
  font-size: 16px;
  font-weight: normal; }

/* search form */
.search-form-container {
  position: relative;
  z-index: 1; }

.search-form-mobile {
  /*margin:calculateRem(56px) auto calculateRem(40px);*/ }
  @media only screen and (max-width: 1024px) {
    .search-form-mobile {
      margin-top: 4.375rem; } }
  .search-form-mobile .search-form-mobile__input {
    color: #363636;
    padding: 0; }
    .search-form-mobile .search-form-mobile__input:focus {
      border: none;
      box-shadow: none; }
  .search-form-mobile__list {
    border-bottom: 1px dashed #7b7b7b; }
  .search-form-mobile .input-group {
    background: #ffffff;
    padding: 5px 10px; }

.header-search-form {
  position: absolute;
  top: 0;
  left: 0;
  background: #363636;
  width: 100%;
  padding: 2.1rem 0;
  color: #ffffff; }
  .header-search-form__icon {
    width: 3%;
    cursor: pointer; }
  .header-search-form__input {
    width: 91%;
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 0; }
    .header-search-form__input:focus {
      border: none;
      box-shadow: none; }
  .header-search-form__button {
    width: 5%;
    cursor: pointer; }
  .header-search-form__input, .header-search-form__icon, .header-search-form__button {
    display: inline-block; }

.input-group {
  margin-bottom: 2.5rem; }
  .input-group-label {
    border: none;
    background: none;
    padding: 0 5px 0 0; }

.search-results-form .icon-search-icon {
  position: absolute;
  left: 18px;
  top: 22px;
  font-size: 1.3em; }

.search-results-form .search-form__input {
  font-size: 24px;
  font-weight: 300;
  padding-left: 2.5rem;
  height: 3rem; }

.search-results-form .form-group .control-label {
  padding-left: 2.5rem;
  top: 8px; }

.search-results-form .search-form__left-col {
  position: relative; }

@media only screen and (max-width: 639px) {
  .search-results-form .form-group {
    margin-bottom: 2rem; } }

.search-results__item {
  margin-bottom: 4.5rem; }
  @media only screen and (min-width: 640px) {
    .search-results__item {
      padding: 0 40px;
      margin-bottom: 8.5rem; } }

.search-results__inner {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative; }

.search-results__description {
  flex: 1; }

/* homepage banner */
.homepage-banner__container {
  background-size: cover;
  padding: 2.8125rem 0 0;
  background-repeat: no-repeat; }

.homepage-banner__content {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media only screen and (min-width: 768px) {
    .homepage-banner__content {
      padding-top: 0; } }
  @media only screen and (min-width: 1025px) {
    .homepage-banner__content {
      padding-top: 3rem; } }
  @media only screen and (min-width: 1420px) {
    .homepage-banner__content {
      padding-top: 5rem; } }

.homepage-banner__button {
  margin: 1rem 0 0; }
  @media only screen and (min-width: 1200px) {
    .homepage-banner__button {
      margin: 2rem 0 0; } }

.homepage-slider {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 1023px) {
    .homepage-slider {
      margin-top: -5rem; } }
  @media only screen and (min-width: 1620px) {
    .homepage-slider {
      /*margin-top: -13rem;*/margin-top: 5rem; } }
  @media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .homepage-slider {
      margin-top: -2rem; } }
  .homepage-slider__container {
    background: #FFF; }
    @media only screen and (min-width: 1025px) {
      .homepage-slider__container {
        /*margin: 0 0.9375rem;*/ } }
  .homepage-slider__inner-container {
    background: #ffffff;
    padding: 2rem 0 0; }
    @media only screen and (max-width: 640px) {
      .homepage-slider__inner-container {
        padding-bottom: 0; } }
  .homepage-slider__img {
    width: 100%; }
  .homepage-slider__content {
    font-size: 24px;
    margin: 2rem 0 0; }
  .homepage-slider .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .homepage-slider .slick-dots {
    position: relative;
    margin: 0.5rem auto 3rem; }

#ins-slider .slick-slide img {
  width: 100%; }

/* inner page banner */
.innerpage-banner {
  background: url("../../Images/header-bg.jpg") no-repeat #ffffff;
  background-size: cover;
  padding: 5rem 0 2.5rem; }
  @media only screen and (min-width: 640px) {
    .innerpage-banner {
      padding: 6.5625rem 0 2rem; } }
  .innerpage-banner__body {
    line-height: 1.75; }

/* customer support form */
.form-group-e [type='text'], .form-group-e [type='password'], .form-group-e [type='date'], .form-group-e [type='datetime'], .form-group-e [type='datetime-local'], .form-group-e [type='month'], .form-group-e [type='week'], .form-group-e [type='email'], .form-group-e [type='number'], .form-group-e [type='search'], .form-group-e [type='tel'], .form-group-e [type='time'], .form-group-e [type='url'], .form-group-e [type='color'] {
  height: 61px; }

.form-group-e .input {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  color: #b7b7b7; }

.form-group-e .input__field {
  position: relative;
  display: block;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: 400;
  -webkit-appearance: none;
  /* for box shadows to show on iOS */ }

.form-group-e .input__label {
  display: inline-block;
  padding: 0;
  width: 40%;
  color: #696969;
  font-weight: 300;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.form-group-e .input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%; }

.form-group-e .input--chisato {
  padding-top: 1em; }

.form-group-e .input__field--chisato {
  width: 100%;
  padding: 15px;
  background: transparent;
  border: 1px solid transparent;
  outline: 1px solid #b7b7b7;
  outline-offset: 0 !important;
  color: #b7b7b7;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
  box-shadow: none; }

.form-group-e .input__label--chisato {
  width: auto;
  position: absolute;
  top: 0;
  text-align: left;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  -webkit-transform: translate3d(0, 2em, 0);
  transform: translate3d(0, 2em, 0);
  left: 15px; }

.form-group-e .input__label-content--chisato {
  padding: 0 5px;
  font-weight: 400;
  color: #b5b5b5; }

.form-group-e .input__label-content--chisato::after {
  content: attr(data-content);
  position: absolute;
  top: -200%;
  left: 4%;
  color: #1579e1;
  width: inherit; }

.form-group-e .input__field--chisato:focus,
.form-group-e .input--filled .input__field--chisato,
.form-group-e .input__field--chisato.has-value {
  outline-color: #1579e1;
  outline-offset: 0 !important; }

.form-group-e .input__field--chisato:focus ~ .input__label--chisato,
.form-group-e .input--filled .input__label--chisato,
.form-group-e .input__field--chisato.has-value ~ .input__label--chisato {
  -webkit-animation: anim-chisato-1 0.25s forwards;
  animation: anim-chisato-1 0.25s forwards;
  display: inline-block;
  width: auto;
  left: 12px;
  top: 0;
  background: #FFF; }

.form-group-e--off-white .input__field--chisato:focus ~ .input__label--chisato,
.form-group-e--off-white .input--filled .input__label--chisato,
.form-group-e--off-white .input__field--chisato.has-value ~ .input__label--chisato {
  background: #fcfcfc; }

.form-group-e .input__field--chisato:focus ~ .input__label--chisato .input__label-content--chisato,
.form-group-e .input--filled .input__label-content--chisato,
.form-group-e .input__field--chisato.has-value ~ .input__label--chisato .input__label-content--chisato {
  -webkit-animation: anim-chisato-2 0.25s forwards ease-in;
  animation: anim-chisato-2 0.25s forwards ease-in; }

@-webkit-keyframes anim-chisato-1 {
  0%, 70% {
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 3em, 0); }
  71%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes anim-chisato-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  70%, 71% {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out; }
  100% {
    color: transparent;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0); } }

@keyframes anim-chisato-1 {
  0%, 70% {
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 3em, 0); }
  71%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes anim-chisato-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  70%, 71% {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out; }
  100% {
    color: transparent;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0); } }

/* forms */
@media only screen and (min-width: 1024px) and (max-width: 1579px) {
  .large-6 .captcha-container, .large-5 .captcha-container {
    width: 100%;
    margin-bottom: 1rem; } }

@media only screen and (max-width: 639px) {
  .large-6 .captcha-container, .large-5 .captcha-container {
    margin-bottom: 2rem; } }

@media only screen and (min-width: 1024px) and (max-width: 1579px) {
  .large-6 .button-container, .large-5 .button-container {
    width: 100%;
    text-align: left; } }

textarea {
  resize: none; }

.label--checkbox:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
  -moz-transform: rotate(-45deg) scale(0, 0);
  -ms-transform: rotate(-45deg) scale(0, 0);
  -o-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: -0.75rem;
  top: 0.125rem;
  z-index: 1;
  width: 0.75rem;
  height: 0.375rem;
  border: 3px solid #fff;
  border-top-style: none;
  border-right-style: none; }

.label--checkbox:after {
  content: "";
  position: absolute;
  top: -0.25rem;
  left: -1rem;
  width: 1.25rem;
  height: 1.25rem;
  background: transparent;
  border: transparent;
  cursor: pointer;
  border-radius: 50%; }

.picture-select.selected .label--checkbox:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  -moz-transform: rotate(-45deg) scale(1, 1);
  -ms-transform: rotate(-45deg) scale(1, 1);
  -o-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1); }

.picture-select.selected .label--checkbox:after {
  background: #0a0a0a;
  border: 2px solid transparent; }

.label--radio .helper:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  content: "";
  position: absolute;
  top: 0px;
  left: 2px;
  z-index: 1;
  width: 0.75rem;
  height: 0.75rem;
  background: #0a0a0a;
  border-radius: 50%; }

.label--radio .helper:after {
  content: "";
  position: absolute;
  top: -0.25rem;
  left: -0.125rem;
  width: 1.25rem;
  height: 1.25rem;
  background: #fff;
  border: 1px solid #0a0a0a;
  border-radius: 50%; }

.radio:checked + .helper:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1); }

.checkbox:after, .checkbox:before, .radio:after, .radio:before {
  content: none; }

.checkbox, .radio {
  opacity: 0; }

.form-group-e [type='text'], .form-group-e [type='password'], .form-group-e [type='date'], .form-group-e [type='datetime'], .form-group-e [type='datetime-local'], .form-group-e [type='month'], .form-group-e [type='week'], .form-group-e [type='email'], .form-group-e [type='number'], .form-group-e [type='search'], .form-group-e [type='tel'], .form-group-e [type='time'], .form-group-e [type='url'], .form-group-e [type='color'] {
  height: 61px; }

/* forms - radio */
@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #1579e1; } }

@keyframes ripple {
  0% {
    box-shadow: 0px 0px 0px 1px transparent; }
  50% {
    box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1); }
  100% {
    box-shadow: 0px 0px 0px 3px transparent; } }

.md-radio {
  margin: 5px 0 16px; }
  .md-radio.md-radio-inline {
    display: inline-block; }
  .md-radio input[type="radio"] {
    display: none; }
    .md-radio input[type="radio"]:checked + label:before {
      border-color: #1579e1;
      animation: ripple 0.2s linear forwards; }
    .md-radio input[type="radio"]:checked + label:after {
      border-color: #1579e1; }
  .md-radio label {
    display: inline-block;
    height: 20px;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    margin-left: 0;
    cursor: pointer;
    vertical-align: bottom;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .md-radio label:before, .md-radio label:after {
      position: absolute;
      content: '';
      transition: all .3s ease;
      transition-property: transform, border-color; }
    .md-radio label:before {
      left: 0;
      top: 3px;
      width: 20px;
      height: 20px;
      border: 1px solid #7b7b7b;
      border-radius: 50%; }
    .md-radio label:after {
      top: 8px;
      left: 7px;
      width: 5px;
      height: 9px;
      /*transform: scale(0);*/
      display: block;
      border: solid #ffffff;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg); }

/* input file */
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.inputfile + label {
  max-width: 100%;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.3em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem;
  text-align: center;
  /* 10px 20px */ }

.no-js .inputfile + label {
  display: none; }

.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: none; }

.inputfile + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */ }

.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  /* 4px */
  margin-right: 0.25em;
  /* 4px */ }

/* style 6 */
.inputfile-6 + label {
  padding: 0; }

.inputfile-6 + label span.filename,
.inputfile-6 + label strong {
  padding: 0.625rem 1.25rem;
  /* 10px 20px */ }

.inputfile-6 + label span.filename {
  max-width: 400px;
  min-height: 2em;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  text-transform: none; }
  @media only screen and (max-width: 639px) {
    .inputfile-6 + label span.filename {
      max-width: 290px; } }

.inputfile-6 + label strong {
  height: 100%;
  outline: none;
  background: none;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  padding: 0.625rem 1.25rem;
  color: #363636;
  border-radius: 40px;
  border: 1px solid #363636;
  font-weight: normal; }

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
  outline: none;
  background: none;
  border-color: #1579e1; }

.inputfile-6:focus + label strong:hover::before, .inputfile-6 + label:hover strong:hover::before, .inputfile-6.has-focus + label strong:hover::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  margin: -15px 0 0 1px;
  width: 120px;
  height: 50px;
  border-radius: 50%;
  background: #1579e1;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1); }

@media screen and (max-width: 50em) {
  .inputfile-6 + label strong {
    display: block; } }

.section--off-white {
  background: #fcfcfc;
  padding: 5rem 0 5rem; }
  @media only screen and (min-width: 768px) {
    .section--off-white {
      padding: 5rem 0 5rem; } }
  @media only screen and (min-width: 1025px) {
    .section--off-white {
      padding: 7.5rem 0 7.5rem; } }

.section--blue-image {
  background: url("../../Images/about/testimonial-bg.jpg") no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 5rem 0 5rem; }
  @media only screen and (min-width: 768px) {
    .section--blue-image {
      padding: 11.25rem 0 11.25rem; } }
  @media only screen and (min-width: 1025px) {
    .section--blue-image {
      padding: 14.375rem 0 14.375rem; } }

@media only screen and (max-width: 1023px) {
  .section__left-col {
    margin-bottom: 3rem; } }

.section__tag {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase; }

.section-blue-bg {
  background: #1579e1;
  color: #ffffff;
  /*padding: 10% 0 5rem;*/
  padding: 7rem 0 5rem; }
  .section-blue-bg a:not(.button-link) {
    color: #ffffff;
    text-decoration: underline; }
  @media only screen and (min-width: 1025px) {
    .section-blue-bg.blue-bg--margin-top {
      margin-top: -12%; } }

.footer {
  padding: 2rem 0 2rem;
  color: #ffffff; }
  @media only screen and (min-width: 640px) {
    .footer {
      padding: 5rem 0 2rem; } }
  .footer a, .footer label {
    color: #ffffff; }
    .footer a:hover, .footer a:focus, .footer label:hover, .footer label:focus {
      color: #1579e1; }
  .footer .footer-menu--main, .footer .footer-menu__heading {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px; }
  .footer .footer-menu__item > a {
    display: inline-block;
    line-height: 1.2; }
  .footer .footer-menu__heading {
    margin-bottom: 1.5rem; }
  .footer .footer-menu--list1__item {
    padding-bottom: 1.5rem;
    font-size: 18px;
    line-height: 1.3; }
  .footer .footer-menu--other-links > li > a {
    margin-right: 13px;
    border-right: 1px solid;
    padding: 0 13px 0 0 !important;
    font-size: 14px; }
  .footer .footer-menu--other-links > li:last-child > a {
    border-right: none; }
  .socials > a {
    border: 1px solid;
    padding: 6px 10px;
    margin-right: 10px;
    display: inline-block; }
    .socials > a:hover, .socials > a:focus {
      color: #1579e1; }
  .footer__newsletter-heading {
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
    letter-spacing: 2px; }
  .footer__newsletter__button {
    margin-top: 5px; }
    .footer__newsletter__button-link {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 2px; }
      .footer__newsletter__button-link > span {
        margin-left: 5px;
        font-size: 12px; }
  .footer__first-section {
    margin-bottom: 3.75rem; }
  .footer__middle-section {
    margin-bottom: 2rem; }
    @media only screen and (max-width: 940px) {
      .footer__middle-section__column:not(:last-child) {
        margin-bottom: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .footer__middle-section__column--first {
        padding-right: 1.875rem; } }
  .footer__arrow-up span {
    display: inline-block; }

.dark-grey-bg, .footer {
  background: #363636;
  color: #ffffff; }

.arrow--up-size-l {
  font-size: 2rem;
  display: block; }
  @media only screen and (min-width: 640px) {
    .arrow--up-size-l {
      font-size: 3rem; } }
  @media only screen and (max-width: 640px) {
    .arrow--up-size-l {
      margin-bottom: 2rem; } }

.sitemap {
  font-size: 12px; }

.sitemap ul, .sitemap li {
  margin: 0;
  padding: 0; }

.sitemap li {
  list-style: none; }

.sitemap li a {
  text-decoration: none; }

.sitemap a:link:before, .sitemap a:visited:before {
  content: " " attr(href) " ";
  display: block;
  font-size: 10px;
  margin-bottom: 5px;
  word-wrap: break-word; }

#primaryNav li {
  width: 25%; }

#primaryNav li ul li {
  width: 100% !important; }

#primaryNav.col1 li {
  width: 99.9%; }

#primaryNav.col2 li {
  width: 50%; }

#primaryNav.col3 li {
  width: 33.3%; }

#primaryNav.col4 li {
  width: 25%; }

#primaryNav.col5 li {
  width: 20%; }
  @media only screen and (max-width: 767px) {
    #primaryNav.col5 li {
      width: 50%; } }

#primaryNav.col6 li {
  width: 16.6%; }

#primaryNav.col7 li {
  width: 14.2%; }

#primaryNav.col8 li {
  width: 12.5%; }

#primaryNav.col9 li {
  width: 11.1%; }

#primaryNav.col10 li {
  width: 10%; }

#primaryNav {
  margin: 0;
  float: left;
  width: 100%; }

#primaryNav #home {
  display: block;
  float: none;
  background: #ffffff url(../Images/sitemap/L1-left.png) center bottom no-repeat;
  position: relative;
  z-index: 2;
  padding: 0 0 30px; }

#primaryNav li {
  float: left;
  background: url(../Images/sitemap/L1-center.png) center top no-repeat;
  padding: 30px 0;
  margin-top: -30px; }

#primaryNav li a {
  margin: 0 20px 0 0;
  padding: 10px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border: 2px solid #1579e1;
  background: #1579e1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

#primaryNav li a:hover {
  background-color: #363636;
  color: #ffffff;
  border-color: #363636; }

#primaryNav li:last-child {
  background: url(../Images/sitemap/L1-right.png) center top no-repeat; }

#primaryNav li a:link:before, #primaryNav li a:visited:before {
  color: #ffffff; }

#primaryNav li a:hover:before {
  color: #ffffff; }

#primaryNav li li {
  width: 100%;
  clear: left;
  margin-top: 0;
  padding: 10px 0 0;
  background: url(../Images/sitemap/vertical-line.png) center bottom repeat-y; }

#primaryNav li li a {
  background-color: #f75456;
  border-color: #ffffff;
  color: #ffffff; }

#primaryNav li li a:hover {
  border-color: #ffffff;
  background-color: #363636;
  color: #ffffff; }

#primaryNav li li:first-child {
  padding-top: 30px; }

#primaryNav li li:last-child {
  background: url(../Images/sitemap/vertical-line.png) center bottom repeat-y; }

#primaryNav li li a:hover {
  color: #ffffff; }

#primaryNav li li a:link:before, #primaryNav li li a:visited:before {
  color: #ffffff; }

#primaryNav li li a:hover:before {
  color: #ffffff; }

#primaryNav li li ul {
  margin: 10px 0 0;
  width: 100%;
  float: right;
  padding: 9px 0 10px;
  background: #363636 url(../Images/sitemap/L3-ul-top.png) center top no-repeat; }

#primaryNav li li li {
  background: url(../Images/sitemap/L3-center.png) left center no-repeat;
  padding: 5px 0; }

#primaryNav li li li a {
  background-color: #1579e1;
  border-color: #1579e1;
  font-size: 12px;
  padding: 5px 0;
  width: 80%;
  float: right; }

#primaryNav li li li a:hover {
  background-color: #363636;
  border-color: #1579e1;
  color: #1579e1; }

#primaryNav li li li:first-child {
  padding: 15px 0 5px;
  background: url(../Images/sitemap/L3-li-top.png) left center no-repeat; }

#primaryNav li li li:last-child {
  background: url(../Images/sitemap/L3-bottom.png) left center no-repeat; }

#primaryNav li li li a:link:before, #primaryNav li li li a:visited:before {
  color: #eee;
  font-size: 9px; }

#primaryNav li li li a:hover:before {
  color: #1579e1; }

#utilityNav {
  float: right;
  max-width: 50%;
  margin-right: 10px; }
  @media only screen and (max-width: 767px) {
    #utilityNav {
      max-width: 100%;
      margin-bottom: 3rem;
      float: left; } }

#utilityNav li {
  float: left;
  margin-bottom: 10px; }

#utilityNav li a {
  margin: 0 10px 0 0;
  padding: 5px 10px;
  display: block;
  background: #363636;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

#utilityNav li a:hover {
  background-color: #363636;
  color: #ffffff; }

#utilityNav li a:link:before, #utilityNav li a:visited:before {
  color: #ffffff;
  font-size: 9px;
  margin-bottom: 3px; }

#utilityNav li a:hover:before {
  color: #ffffff; }

.home-intro {
  padding-bottom: 2.5rem; }
  @media only screen and (min-width: 640px) {
    .home-intro {
      padding-bottom: 5rem; } }
  @media only screen and (max-width: 768px) {
    .home-intro__content:first-child {
      margin-bottom: 2.5rem; } }

.home-sections {
  background: #fcfcfc;
  /*&__column{
        &:first-child{
                      
        }
        &:last-child{
            padding: 0;

            @media only screen and (min-width:640px){
                padding-right: 0;
            } 

        }
    }*/ }
  @media only screen and (min-width: 769px) {
    .home-sections {
      margin-top: 5rem; } }
  .home-sections__item {
    padding: 6.25rem 0; }
    @media only screen and (max-width: 640px) {
      .home-sections__item:not(:last-child) {
        padding-bottom: 2.5rem; } }
  .home-sections__tag {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: bold; }
    @media only screen and (min-width: 640px) {
      .home-sections__tag {
        font-size: 18px; } }
  .home-sections--no-padding-right {
    padding: 0; }
    @media only screen and (min-width: 640px) {
      .home-sections--no-padding-right {
        padding-right: 0; } }
  .home-sections--no-padding-left {
    padding: 0; }
    @media only screen and (min-width: 640px) {
      .home-sections--no-padding-left {
        padding-left: 0; } }
  .home-sections__heading-size-m {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4; }
    @media only screen and (min-width: 640px) {
      .home-sections__heading-size-m {
        font-size: 30px; } }

.section--sales--blue-size-l {
  color: #1579e1;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.25; }
  @media only screen and (min-width: 640px) {
    .section--sales--blue-size-l {
      font-size: 40px; } }
  @media only screen and (min-width: 768px) {
    .section--sales--blue-size-l {
      font-size: 48px; } }

@media only screen and (min-width: 1025px) {
  .section--sales__img {
    margin-top: -10rem;
    z-index: 1;
    position: relative; } }

@media only screen and (max-width: 768px) {
  .section--sales-item2 {
    padding-bottom: 5rem; } }

.section--service {
  padding-bottom: 5rem; }

.section--blog {
  padding: 5rem 0;
  background: #ffffff; }

.section--quote {
  background: url("../../Images/assets/quote-bg-mobile.jpg") no-repeat;
  background-size: cover;
  padding: 2.5rem 0; }
  @media only screen and (min-width: 640px) {
    .section--quote {
      background: url("../../Images/assets/quote-bg-tablet.jpg") no-repeat; } }
  @media only screen and (min-width: 1025px) {
    .section--quote {
      background: url("../../Images/assets/quote-bg.jpg") no-repeat; } }
  @media only screen and (min-width: 640px) {
    .section--quote {
      padding: 4.6875rem 0; } }
  @media only screen and (min-width: 768px) {
    .section--quote {
      padding: 10.625rem 0; } }

@media only screen and (max-width: 1024px) {
  .two-images-lg--size-m {
    width: 75%;
    float: none !important;
    margin: 0 auto 2.5rem; } }

@media only screen and (max-width: 768px) {
  .two-images-lg--size-m {
    width: 65%;
    margin: 0 auto 2.5rem; } }

@media only screen and (max-width: 640px) {
  .two-images-lg--size-m:first-child {
    width: 90%; } }

.two-images-lg--size-m:last-child {
  margin-bottom: 0; }

/* latest blog */
.latest-blog .link-line {
  margin-top: 3rem; }

.latest-blog__image {
  -webkit-box-shadow: 70px 71px 100px -29px rgba(91, 91, 91, 0.3);
  -moz-box-shadow: 70px 71px 100px -29px rgba(91, 91, 91, 0.3);
  box-shadow: 70px 71px 100px -29px rgba(91, 91, 91, 0.3);
  margin: 0 auto;
  display: block; }

.latest-blog__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.latest-blog__item {
  margin-bottom: 2.5rem;
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 0.5rem; }

.latest-blog__title {
  font-size: 30px;
  font-weight: bold;
  color: #363636;
  line-height: 1.4;
  margin-bottom: 1rem;
  display: block; }

.latest-blog__date-author {
  color: #b7b7b7;
  font-size: 18px; }

.latest-blog__description {
  font-size: 18px;
  line-height: 1.667; }

.latest-blog__left-col {
  margin-bottom: 2.5rem; }

/* brands */
.section--brands {
  background: #ffffff; }

@media only screen and (min-width: 40em) {
  .brand-list__item {
    width: 24%; } }

.brand-list__item [class^="icon-"], .brand-list__item [class*=" icon-"] {
  font-size: 7em; }

.brand-list__item a:hover {
  box-shadow: rgba(187, 187, 187, 0.3) -1px 19px 40px 0px; }

.brand-list .brand-list__inner {
  margin-bottom: 2rem; }
  .brand-list .brand-list__inner > a {
    padding: 5px 15px;
    background: #ffffff;
    display: inline-block;
    transition: box-shadow 300ms ease-out;
    -webkit-transition: box-shadow 300ms ease-out; }

.brand {
  list-style: none; }
  .brand__item {
    display: inline-block;
    margin: 0 10px;
    /*@media only screen and (min-width: 40em){
            width: 24%;
        }*/ }
    .brand--seven .brand__item {
      width: 40%; }
      @media only screen and (min-width: 640px) {
        .brand--seven .brand__item {
          width: 18%; } }
      @media only screen and (min-width: 1025px) {
        .brand--seven .brand__item {
          width: 7%; } }
    .brand__item.is-active img {
      filter: none;
      -webkit-filter: none;
      opacity: 1; }
  .brand__inner {
    margin-bottom: 2rem; }
    .brand__inner > a {
      padding: 5px 15px;
      background: #ffffff;
      display: inline-block;
      transition: box-shadow 300ms ease-out;
      -webkit-transition: box-shadow 300ms ease-out; }
  .brand [class^="icon-"], .brand [class*=" icon-"] {
    font-size: 7em; }
  .brand a:hover {
    box-shadow: rgba(187, 187, 187, 0.3) -1px 19px 40px 0px; }

.brand-details-section {
  padding: 4.0625rem 0;
  /*&.first-section{
        padding-top: 0;
    }*/ }
  .brand-details-section.last-section {
    padding-bottom: 5.3125rem; }
    @media only screen and (max-width: 1023px) {
      .brand-details-section.last-section {
        padding-bottom: 2rem; } }
  @media only screen and (max-width: 1023px) {
    .brand-details-section {
      margin-bottom: 2rem;
      padding: 2rem 0; } }
  @media only screen and (max-width: 1023px) {
    .brand-details-section > .row > .columns:not(:last-child) {
      margin-bottom: 2rem; } }

/* brochure */
.brochure__list {
  list-style: none;
  padding: 0 3rem; }
  .brochure__list .slick-list {
    padding-bottom: 1rem; }

.brochure__item {
  display: inline-block; }

.brochure__content {
  display: block;
  position: relative;
  -moz-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .brochure__content:hover .brochure__hover {
    opacity: 1; }

.brochure__hover {
  opacity: 0;
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 120, 255, 0.9);
  color: #FFF;
  padding: 15px;
  -moz-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

.brochure__link :hover {
  background: #ffffff;
  color: #1579e1; }

.brochure .slick-dots {
  position: relative; }

.brochure .slick-slide img {
  width: 100%; }

.brochure .slick-prev {
  top: 45%;
  width: 25px;
  left: 16px;
  top: 40%; }
  .brochure .slick-prev:before {
    font-family: unset; }

.brochure .slick-next {
  top: 45%;
  width: 25px;
  right: 16px;
  top: 40%; }
  .brochure .slick-next:before {
    font-family: unset; }

/* webapp pagination */
.img-text-section > .row {
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem; }
  @media only screen and (max-width: 639px) {
    .img-text-section > .row {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; } }
  .img-text-section > .row:last-child {
    padding-bottom: 5.3125rem; }
    @media only screen and (max-width: 639px) {
      .img-text-section > .row:last-child {
        padding-bottom: 4rem; } }
  @media only screen and (min-width: 1024px) {
    .img-text-section > .row:nth-child(even) .columns:first-child {
      float: right; } }
  .img-text-section > .row .medium-6 {
    margin-bottom: 2rem; }

/* reviews */
.reviews-date {
  font-style: italic; }

.reviews-body {
  font-style: italic;
  margin-bottom: 1.5625rem; }
  .reviews-body > p:last-child {
    margin-bottom: 0; }

.reviews-quote .fa-quote-right {
  line-height: 1.3; }

.reviews [class^="icon-star"], .reviews [class*=" icon-star"] {
  font-size: 18px; }
  @media only screen and (min-width: 1025px) {
    .reviews [class^="icon-star"], .reviews [class*=" icon-star"] {
      font-size: 24px; } }

.reviews .star-ratings {
  padding-top: 6px; }
  @media only screen and (max-width: 1024px) {
    .reviews .star-ratings {
      margin-bottom: 2rem; } }
  .reviews .star-ratings--blue [class^="icon-star"], .reviews .star-ratings--blue [class*=" icon-star"] {
    color: #1579e1; }

.reviews .slick-dotted.slick-slider {
  margin-bottom: 0; }

.reviews .slick-dots {
  bottom: -5%;
  text-align: left; }
  @media only screen and (min-width: 640px) {
    .reviews .slick-dots {
      bottom: -25%; } }
  @media only screen and (min-width: 1025px) {
    .reviews .slick-dots {
      bottom: -35%; } }

.reviews .slick-dots li button:before {
  color: #418ee4;
  opacity: 1; }

.reviews .slick-dots li.slick-active button:before {
  color: #ffffff; }

#google_map_container {
  width: 100%;
  height: 49.875em; }

.contact-section-1__left-col .contact-inner, .contact-section-1__right-col .contact-inner {
  padding: 2rem 2rem 2.5rem;
  color: #ffffff; }
  @media only screen and (min-width: 640px) {
    .contact-section-1__left-col .contact-inner, .contact-section-1__right-col .contact-inner {
      padding: 3.75rem 4.375rem 3.125rem; } }

.contact-section-1 {
  padding-bottom: 4.0625rem; }
  @media only screen and (min-width: 1024px) {
    .contact-section-1 {
      padding-bottom: 8.125rem; } }
  @media only screen and (min-width: 1024px) {
    .contact-section-1__left-col {
      padding-right: 2.5rem; } }
  @media only screen and (max-width: 1023px) {
    .contact-section-1__left-col {
      margin-bottom: 2rem; } }
  .contact-section-1__left-col .contact-inner {
    background: #1579e1;
    width: 100%; }
  @media only screen and (min-width: 1024px) {
    .contact-section-1__right-col {
      padding-left: 2.5rem; } }
  .contact-section-1__right-col .contact-inner {
    background: #f75456;
    width: 100%; }
  .contact-section-1 a {
    color: #ffffff; }
  .contact-section-1 .lbl_sched {
    display: inline-block;
    margin-right: 0.9375rem; }
  .contact-section-1 .sched-time {
    display: inline-block; }

@media only screen and (max-width: 1023px) {
  .contact-section-2 {
    padding-bottom: 4.0625rem;
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (min-width: 1024px) {
  .contact-section-2__left-col {
    padding-right: 6.875rem; } }

@media only screen and (max-width: 1023px) {
  .contact-section-2__left-col {
    padding: 0 1rem;
    margin-bottom: 2rem; } }

@media only screen and (min-width: 1024px) {
  .contact-section-2__right-col {
    padding: 0; } }

/* testimonials */
.testimonials__rated {
  color: #3d8cc4; }

.testimonials__ul {
  list-style: none; }

.testimonials__grid-item {
  width: 86%;
  border: 2px solid #ebebeb;
  padding: 2rem 2rem 1rem;
  -moz-transition: border 300ms ease-out;
  -webkit-transition: border 300ms ease-out;
  transition: border 300ms ease-out;
  margin: 0 12px 30px; }
  @media only screen and (min-width: 640px) {
    .testimonials__grid-item {
      width: 43%; } }
  @media only screen and (max-width: 640px) {
    .testimonials__grid-item {
      margin: 0 10px 30px; } }
  .testimonials__grid-item:hover {
    cursor: pointer;
    border-color: #1579e1; }

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .testimonials__content {
    padding-left: 2rem; } }

@media only screen and (min-width: 640px) {
  .testimonials__quote {
    padding: 0; } }

/*.pagination{
    > a{
        margin: 0 10px;
        color: $grey;

        &.active-page{
            background: $blue;
            color: $white;
            border-radius: 50%;
            padding: 3px 0;
            width: 33px;
            height: 33px;
            display: inline-block;
        }

        > [class^="icon-"], [class*=" icon-"]{
            font-size: $font-size-s;
        }

        &:hover{
            color: $blue;
        }
    }
}*/
.section-testimonials {
  padding: 5rem 0 5rem; }
  @media only screen and (min-width: 768px) {
    .section-testimonials {
      padding: 8.75rem 0 8.75rem; } }
  .section-testimonials textarea {
    height: 154px; }
  .section-testimonials .g-recaptcha {
    display: inline-block;
    margin-right: 3rem;
    vertical-align: middle; }
    @media only screen and (max-width: 640px) {
      .section-testimonials .g-recaptcha {
        margin-bottom: 2rem; } }
  .section-testimonials #testimonials-submit {
    display: inline-block;
    vertical-align: middle; }
  .section-testimonials .chk-star {
    border: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    opacity: 0; }
    .section-testimonials .chk-star.check ~ label:before {
      color: #1579e1; }
  .section-testimonials label[for^="star"], .section-testimonials label[for*="star"] {
    position: relative;
    float: right;
    font-size: 24px;
    margin: 0 0.3rem 0 0;
    transition: color 300ms ease-out; }
    @media only screen and (max-width: 1024px) {
      .section-testimonials label[for^="star"], .section-testimonials label[for*="star"] {
        font-size: 19px; } }
    .section-testimonials label[for^="star"]:before, .section-testimonials label[for*="star"]:before {
      margin: 0 5px;
      content: "\f005";
      font-family: FontAwesome;
      display: inline-block;
      font-size: 1.5em;
      color: #b7b7b7;
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none; }
      .section-testimonials label[for^="star"]:before:hover, .section-testimonials label[for*="star"]:before:hover {
        color: #1579e1; }
    .section-testimonials label[for^="star"]:hover:before, .section-testimonials label[for*="star"]:hover:before {
      color: #1579e1; }
    .section-testimonials label[for^="star"]:hover ~ label:before, .section-testimonials label[for*="star"]:hover ~ label:before {
      color: #1579e1; }

/* solutions list */
@media only screen and (min-width: 640px) {
  .solutions-list__item {
    width: 48%; } }

@media only screen and (min-width: 769px) {
  .solutions-list__item {
    width: 32%; } }

@media only screen and (min-width: 1025px) {
  .solutions-list__item {
    width: 24%; } }

.solutions-list__item [class^="icon-"], .solutions-list__item [class*=" icon-"] {
  font-size: 7em; }

.solutions-list__item a:hover > span[class^="icon-"]:before, .solutions-list__item a:hover > span[class*=" icon-"]:before {
  color: #003262;
  box-shadow: rgba(187, 187, 187, 0.3) -1px 19px 40px 0px; }

.solutions-list .solutions-list__inner {
  margin-bottom: 1rem; }
  .solutions-list .solutions-list__inner > a {
    padding: 15px;
    background: #ffffff;
    display: inline-block;
    -moz-transition: background 300ms ease-out;
    -webkit-transition: background 300ms ease-out;
    transition: background 300ms ease-out; }
    .solutions-list .solutions-list__inner > a:hover img {
      transform: translateY(-30px); }
    .solutions-list .solutions-list__inner > a:hover .item-labels {
      color: #1579e1; }
  .solutions-list .solutions-list__inner .item-labels {
    display: block;
    font-size: 18px;
    color: #363636;
    line-height: 1.667; }
  .solutions-list .solutions-list__inner .img-wrapper {
    margin: 0 auto 1rem;
    padding-top: 30px; }
    .solutions-list .solutions-list__inner .img-wrapper img {
      -moz-transition: all 300ms ease-out;
      -webkit-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }

/* solutions details */
.solutions-details {
  padding: 4.0625rem 0;
  /*&__right-col{
        @include mq('tablet-wide'){
            margin-bottom: calculateRem(90px);
        }
        @include mq('desktop-small'){
            margin-bottom: 0;
        }
    }

    &__img{
        img{
            margin-top: 20%;
        }
    }*/ }
  @media only screen and (max-width: 1023px) {
    .solutions-details__img {
      margin-bottom: 1rem; } }

/* payment */
@media only screen and (max-width: 1440px) and (min-width: 640px) {
  .apply-steps {
    flex-wrap: wrap;
    justify-content: flex-start !important; } }

@media only screen and (max-width: 1440px) and (min-width: 1024px) {
  .apply-steps {
    /*display: block!important;*/ } }

.apply-steps [class^="icon-"]:not(.icon-right-arrow-icon), .apply-steps [class*=" icon-"]:not(.icon-right-arrow-icon), .apply-steps .font-iconmoon:not(.icon-right-arrow-icon) {
  font-size: 2.3em;
  color: #808080;
  line-height: 1.5; }
  @media only screen and (max-width: 320px) {
    .apply-steps [class^="icon-"]:not(.icon-right-arrow-icon), .apply-steps [class*=" icon-"]:not(.icon-right-arrow-icon), .apply-steps .font-iconmoon:not(.icon-right-arrow-icon) {
      font-size: 1.7em; } }

.apply-steps .icon-right-arrow-icon {
  color: #1579e1;
  font-size: 22px;
  padding-top: 10px;
  display: block; }

.apply-steps__item {
  float: left; }
  @media only screen and (min-width: 640px) and (max-width: 767px) {
    .apply-steps__item {
      width: 50%;
      padding-right: 2rem; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .apply-steps__item {
      width: 33.33333%;
      padding-right: 2rem; } }
  @media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .apply-steps__item {
      width: 50%;
      padding-right: 2rem;
      padding-bottom: 2rem; } }
  @media only screen and (max-width: 639px) {
    .apply-steps__item {
      width: 83.33333%; } }
  @media only screen and (max-width: 639px) {
    .apply-steps__item:not(:last-child) {
      margin-bottom: 1rem; } }

.apply-steps__arrow {
  float: left;
  padding-right: 1.5625rem; }

@media only screen and (max-width: 639px) {
  .apply-steps .steps-content:not(:last-child) {
    margin-bottom: 1.5rem; } }

@media only screen and (max-width: 1440px) and (min-width: 640px) {
  .apply-steps .arrow-container {
    display: none; } }

@media only screen and (max-width: 1440px) and (min-width: 640px) {
  .apply-steps .steps-content.medium-3 {
    width: 33.33333%; } }

.blog-listing #catblogoutput {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (min-width: 1024px) {
    .blog-listing #catblogoutput {
      /*> .columns:last-child:not(:first-child), > .column:last-child:not(:first-child){
                padding-left: calculateRem(25px);
            }
            > .columns:first-child:not(:last-child), > .column:first-child:not(:last-child){
                padding-right: calculateRem(25px);
            }
            > .columns:not(:first-child):not(:last-child){
                padding-left: calculateRem(25px);
                padding-right: calculateRem(25px);
            }*/ }
      .blog-listing #catblogoutput > .columns {
        padding-left: 1.5625rem;
        padding-right: 1.5625rem; } }

.blog-listing__item {
  display: flex;
  /*flex-basis: 33.33%;
        float: none;*/
  margin-bottom: 2rem; }
  @media only screen and (min-width: 640px) {
    .blog-listing__item {
      margin-bottom: 4rem; } }
  @media only screen and (max-width: 1023px) {
    .blog-listing__item {
      margin-bottom: 3rem; } }

.blog-listing .post-inner {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative; }

.blog-listing .post-title {
  flex: 1; }

.blog-listing .post-img-wrapper {
  overflow: hidden;
  margin-bottom: 2rem;
  background: #363636; }
  .blog-listing .post-img-wrapper img {
    -moz-transition: transform 300ms ease-out;
    -webkit-transition: transform 300ms ease-out;
    transition: transform 300ms ease-out; }

.blog-listing .post-title {
  margin-bottom: 2rem; }

.blog-listing .post-link {
  display: block;
  /*flex: 3;

        img{
            transform: scale(1);
        }*/ }
  .blog-listing .post-link:hover img {
    transform: scale(1.1); }

.pagination-list {
  list-style: none; }
  .pagination-list li {
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle; }
    .pagination-list li.current a {
      background: #1579e1;
      border-radius: 50%;
      padding: 5px 12px;
      width: 40px;
      height: 40px;
      color: #ffffff;
      display: block;
      line-height: 1.8; }
  .pagination-list a {
    color: #808080; }
    .pagination-list a:hover {
      color: #1579e1; }
  .pagination-list .ellipsis::after {
    content: '...';
    padding: .1875rem 0; }

.BlogRecentPost {
  margin-bottom: 4rem; }
  .BlogRecentPost ul {
    list-style: none;
    margin: 0; }
    .BlogRecentPost ul li {
      margin-bottom: 1rem; }
  .BlogRecentPost a {
    color: #363636;
    font-size: 16px;
    line-height: 36px; }
    .BlogRecentPost a:hover, .BlogRecentPost a:focus {
      color: #1579e1; }

.blog-categories {
  margin-bottom: 4rem; }
  .blog-categories ul {
    list-style: none;
    margin: 0; }
    .blog-categories ul li {
      margin-bottom: 1rem; }
      .blog-categories ul li a {
        font-size: 18px;
        line-height: 36px;
        color: #363636; }
        .blog-categories ul li a:hover, .blog-categories ul li a:focus {
          color: #1579e1; }

.blog-tags ul {
  list-style: none;
  margin: 0; }
  .blog-tags ul li {
    display: inline-block;
    margin: 0 20px 1rem 0;
    color: #7b7b7b; }

.blog-details .post-details {
  margin-bottom: 3rem; }

.post-details {
  color: #7b7b7b; }
  @media only screen and (max-width: 1024px) {
    .post-details > .columns {
      width: 100%;
      text-align: left; } }

.post-img {
  width: 100%; }

.blog-details .post-img, .blog-details .post-details {
  margin-bottom: 3rem; }

@media only screen and (max-width: 1023px) {
  .blog-details__left-col {
    margin-bottom: 4.0625rem; } }

@media only screen and (min-width: 640px) and (max-width: 1440px) {
  .details-pagination .pagination-label {
    display: none; } }

@media only screen and (max-width: 639px) {
  .details-pagination__col {
    margin-bottom: 2rem; } }

.blog-container h1 {
  font-size: 3rem;
  line-height: 1.25;
  margin-bottom: 0.5rem; }

/* system message */
.system-message table tbody tr:nth-child(2n) {
  background: none; }

.system-message table tbody, table tfoot, table thead {
  border: none;
  background: none; }

.system-message table tbody td, table tbody th {
  padding: 0.5rem 0 0.625rem; }

.system-error-message, .system-message {
  padding-bottom: 3.5rem;
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (min-width: 640px) {
    .system-error-message, .system-message {
      padding-left: 25px;
      padding-right: 25px; } }

/* service and repair */
#section-repair textarea {
  height: 156px;
  margin-bottom: 2rem; }

/* referral */
.referral .innerpage-banner {
  padding-bottom: 1.875rem; }

.referral-form textarea, .referral-form #QuoteMessage {
  min-height: 150px; }

/* careers */
.careers .link-line {
  padding-left: 0;
  padding-right: 0; }

.careers textarea {
  min-height: 155px; }

.careers.section--off-white {
  padding: 6rem 0 5rem; }

@media print, screen and (max-width: 1200px) and (min-width: 1025px) {
  .careers .upload, .careers .captcha, .careers .button-container {
    width: 33.3%; } }

/* quote */
.quote-radio {
  padding-left: 0;
  padding-right: 0; }
  .quote-radio label {
    line-height: 1.2em; }

/* tabs */
.tabs {
  border: none; }
  .tabs-title {
    margin: 1rem auto; }
    @media only screen and (max-width: 639px) {
      .tabs-title {
        text-align: center;
        float: none; } }
    @media only screen and (min-width: 640px) {
      .tabs-title {
        margin: 0 15px 1rem 0; } }
    @media only screen and (min-width: 1024px) {
      .tabs-title {
        margin-right: 5px; } }
    @media only screen and (min-width: 1025px) {
      .tabs-title {
        width: 35%; } }
    .tabs-title > a {
      color: #363636;
      font-size: 16px;
      padding: 1rem 1.5625rem;
      display: inline-block;
      line-height: 1.5; }
      .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
        border-radius: 40px;
        background: #1579e1;
        color: #ffffff; }
  .tabs-content {
    border: none; }

.tabs-panel.is-active {
  display: block; }

/* sweetalert */
.swal-button {
  background-color: #1579e1;
  border-radius: 24px; }
  .swal-button:focus {
    box-shadow: none; }

/* Utility */
.v-align {
  display: flex; }
  .v-align--flex-wrap {
    flex-wrap: wrap; }
  .v-align--center {
    align-items: center;
    justify-content: center; }
  .v-align--start {
    align-items: start; }
  .v-align--space-between {
    justify-content: space-between; }
  .v-align--space-evenly {
    justify-content: space-evenly; }
  .v-align--justify-center {
    /* align top but center items horizontally */
    justify-content: center; }
  .v-align__self-start {
    align-self: flex-start; }
  .v-align__self-end {
    align-self: flex-end; }
  @media only screen and (max-width: 1025px) {
    .v-align--md {
      display: block; } }
  @media only screen and (max-width: 768px) {
    .v-align--m {
      display: block; } }
  @media only screen and (max-width: 639px) {
    .v-align--sm {
      display: block; } }

.text--inline-block {
  display: inline-block !important; }

.text--block {
  display: block !important; }

.show-for-desktop {
  display: none !important; }
  @media only screen and (min-width: 1200px) {
    .show-for-desktop {
      display: block !important; } }
  .show-for-desktop-flex {
    display: none !important; }
    @media only screen and (min-width: 1200px) {
      .show-for-desktop-flex {
        display: flex !important; } }

.hide-for-desktop {
  display: block !important; }
  @media only screen and (min-width: 1200px) {
    .hide-for-desktop {
      display: none !important; } }

.vertical-align-middle {
  display: -webkit-flex;
  /* Safari */
  display: -ms-flex;
  /* IE */
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  justify-content: center; }

.vertical-align {
  display: -webkit-flex;
  /* Safari */
  display: -ms-flex;
  /* IE */
  display: flex;
  flex-direction: column;
  position: relative; }
  .vertical-align--bottom {
    align-items: center;
    justify-content: end; }

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

.uppercase {
  text-transform: uppercase; }

.letter-spacing--size-2 {
  letter-spacing: 2px; }

.letter-spacing--size-3 {
  letter-spacing: 3px; }

.weight--bold {
  font-weight: bold; }

.font--blue {
  color: #1579e1; }

.font--orange {
  color: #f75456; }

.font--darkgrey {
  color: #363636; }

.font--grey {
  color: #7b7b7b; }

.font--white {
  color: #ffffff; }

.img--center {
  margin-left: auto;
  margin-right: auto;
  display: block; }
  @media only screen and (max-width: 1023px) {
    .img--center {
      margin-bottom: 2rem; } }

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

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

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

.fa-quote--light-grey {
  color: #ebebeb; }

.position--relative {
  position: relative; }

.padding-o {
  padding: 0; }

.check-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .check-list > li {
    margin-bottom: 1.875rem;
    text-indent: -2em;
    padding-left: 2em; }
    .check-list > li:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'colbycool-fonticons' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e901";
      margin-right: 0.9375rem;
      font-size: 12px; }
  .check-list.check--blue > li:before {
    color: #1579e1; }
  .width--half {
    width: 50%;
    padding-right: 0.9375rem;
    float: left; }

.border-bottom--white:after {
  border-color: #ffffff; }

.embed-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .embed-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (min-width: 768px) {
  .row.custom-gutter-medium > .columns:last-child:not(:first-child), .row.custom-gutter-medium > .column:last-child:not(:first-child), .row.custom-gutter-medium > .columns:last-child:not(:first-child) {
    padding-left: 2.744%; }
  .row.custom-gutter-medium > .columns:first-child:not(:last-child), .row.custom-gutter-medium > .column:first-child:not(:last-child), .row.custom-gutter-medium > .columns:first-child:not(:last-child) {
    padding-right: 2.744%; } }

@media only screen and (min-width: 768px) {
  .row.custom-gutter-large > .columns:last-child:not(:first-child), .row.custom-gutter-large > .column:last-child:not(:first-child), .row.custom-gutter-large > .columns:last-child:not(:first-child) {
    padding-left: 2.744%; }
  .row.custom-gutter-large > .columns:first-child:not(:last-child), .row.custom-gutter-large > .column:first-child:not(:last-child), .row.custom-gutter-large > .columns:first-child:not(:last-child) {
    padding-right: 2.744%; } }

@media only screen and (min-width: 768px) {
  .row.custom-gutter-large.switched--columns > .columns:last-child:not(:first-child), .row.custom-gutter-large.switched--columns > .column:last-child:not(:first-child), .row.custom-gutter-large.switched--columns > .columns:last-child:not(:first-child) {
    padding-right: 2.744%;
    padding-left: 0.9375rem; }
  .row.custom-gutter-large.switched--columns > .columns:first-child:not(:last-child), .row.custom-gutter-large.switched--columns > .column:first-child:not(:last-child), .row.custom-gutter-large.switched--columns > .columns:first-child:not(:last-child) {
    padding-left: 2.744%;
    padding-right: 0.9375rem; } }

.inline--block {
  display: inline-block; }

.img-grayscale img {
  filter: "grayscale(100%)";
  -webkit-filter: "grayscale(100%)"; }

.img-grayscale:hover img {
  filter: "none";
  -webkit-filter: "none"; }

.grayscale-images img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.5; }

.grayscale-images a:hover img {
  filter: none;
  -webkit-filter: none;
  opacity: 1; }

@media only screen and (max-width: 1023px) {
  .custom-centered-medium {
    float: none !important;
    clear: both;
    margin: 0 auto; } }

@media only screen and (max-width: 639px) {
  .custom-centered-small {
    float: none !important;
    clear: both;
    margin: 0 auto; } }

.switched--columns > .columns:first-child:not(:last-child) {
  float: right; }

.min-width-auto {
  min-width: auto; }
  @media only screen and (max-width: 639px) {
    .min-width-auto.button, #ins-slider .min-width-auto.dsb-button, input.min-width-auto[name="newsletter"] {
      width: 100%; } }

.add-container-spacer {
  padding: 4.0625rem 0;
  /*&.first{
		padding-top: 0;

		@include mq('tablet-small', 'max'){
			padding: 0 0 3rem;
		}
	}*/ }
  @media only screen and (max-width: 639px) {
    .add-container-spacer {
      padding: 1.5rem 0; } }
  .add-container-spacer.reduce-padding-top {
    padding-top: 2rem; }
  .add-container-spacer.remove-padding-top {
    padding-top: 0; }
  .add-container-spacer.last {
    padding-bottom: 5.3125rem; }
    @media only screen and (max-width: 639px) {
      .add-container-spacer.last {
        padding-bottom: 4rem; } }

.full {
  width: 100%;
  max-width: 120rem; }

.hidden {
  display: none; }

.txt-red {
  color: #f75456; }

.txt-emphasis {
  text-transform: uppercase; }

.col-middle,
.col-middle.column:last-child:not(:first-child),
.col-middle.columns:last-child:not(:first-child),
.col-middle.columns:last-child:not(:first-child) {
  vertical-align: middle;
  float: none;
  display: inline-block; }

.border-dashed {
  border-style: dashed; }

.row-padding {
  padding-left: 20px;
  padding-right: 20px; }
  @media only screen and (min-width: 640px) {
    .row-padding {
      padding-left: 25px;
      padding-right: 25px; } }

.break-word {
  word-break: break-word; }
