﻿@charset "UTF-8";
.btn, .input-group-label, .label, .progress-meter-text {
  white-space: nowrap;
}

.ValidationSummary ul, .breadcrumbs, .no-bullet, .popover-menu li, ul.flags, ul.list-tick {
  list-style: none;
}

.small-pull-1, .small-pull-10, .small-pull-11, .small-pull-2, .small-pull-3, .small-pull-4, .small-pull-5, .small-pull-6, .small-pull-7, .small-pull-8, .small-pull-9, .small-push-1, .small-push-10, .small-push-11, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-6, .small-push-7, .small-push-8, .small-push-9, sub, sup {
  position: relative;
}

abbr, body, code, kbd {
  color: #0a0a0a;
}

[type=button], [type=submit], button, select {
  -moz-appearance: none;
}

button, img, legend {
  border: 0;
}

body, button, legend {
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  text-rendering: optimizeLegibility;
}

.slider, .switch {
  -webkit-user-select: none;
          user-select: none;
}

.spin-ccw, .spin-cw {
  animation-name: spin-cw-1turn;
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
}

.fa, body {
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, optgroup, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.button, img {
  vertical-align: middle;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.orbit-caption, .sticky.is-anchored.is-at-bottom, .sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

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

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

pre, textarea {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.help-text, em, i {
  font-style: italic;
}

a, b, em, i, small, strong {
  line-height: inherit;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

.button, [type=button], [type=submit], button, select {
  -webkit-appearance: none;
}

button[disabled], html input[disabled] {
  cursor: not-allowed;
}

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

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: border-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

body, h1, h2, h3, h4, h5, h6 {
  font-family: filson-soft, sans-serif;
}

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

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

body {
  margin: 0;
  line-height: 1.5;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
}

select {
  width: 100%;
}

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

button {
  overflow: visible;
  background: 0 0;
  border-radius: 0;
  line-height: 1;
}

[data-whatinput=mouse] button {
  outline: 0;
}

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

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

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.row .row, .row.expanded {
  max-width: none;
}

.row::after, .row::before {
  content: " ";
  display: table;
}

.row::after {
  clear: both;
}

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

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}

.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 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 {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.small-1 {
  width: 8.3333333333%;
}

.small-push-1 {
  left: 8.3333333333%;
}

.small-pull-1 {
  left: -8.3333333333%;
}

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

.small-2 {
  width: 16.6666666667%;
}

.small-push-2 {
  left: 16.6666666667%;
}

.small-pull-2 {
  left: -16.6666666667%;
}

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

.small-3 {
  width: 25%;
}

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

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

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

.small-4 {
  width: 33.3333333333%;
}

.small-push-4 {
  left: 33.3333333333%;
}

.small-pull-4 {
  left: -33.3333333333%;
}

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

.small-5 {
  width: 41.6666666667%;
}

.small-push-5 {
  left: 41.6666666667%;
}

.small-pull-5 {
  left: -41.6666666667%;
}

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

.small-6 {
  width: 50%;
}

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

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

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

.small-7 {
  width: 58.3333333333%;
}

.small-push-7 {
  left: 58.3333333333%;
}

.small-pull-7 {
  left: -58.3333333333%;
}

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

.small-8 {
  width: 66.6666666667%;
}

.small-push-8 {
  left: 66.6666666667%;
}

.small-pull-8 {
  left: -66.6666666667%;
}

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

.small-9 {
  width: 75%;
}

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

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

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

.small-10 {
  width: 83.3333333333%;
}

.small-push-10 {
  left: 83.3333333333%;
}

.small-pull-10 {
  left: -83.3333333333%;
}

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

.small-11 {
  width: 91.6666666667%;
}

.small-push-11 {
  left: 91.6666666667%;
}

.small-pull-11 {
  left: -91.6666666667%;
}

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

.small-12 {
  width: 100%;
}

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

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left;
}

.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 {
  width: 50%;
  float: left;
}

.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 {
  width: 33.3333333333%;
  float: left;
}

.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 {
  width: 25%;
  float: left;
}

.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 {
  width: 20%;
  float: left;
}

.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 {
  width: 16.6666666667%;
  float: left;
}

.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 {
  width: 14.2857142857%;
  float: left;
}

.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 {
  width: 12.5%;
  float: left;
}

.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-left: 0;
  padding-right: 0;
}

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

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

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

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

@media screen and (min-width: 40em) {
  .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-6, .medium-push-7, .medium-push-8, .medium-push-9 {
    position: relative;
  }

  .medium-1 {
    width: 8.3333333333%;
  }

  .medium-push-1 {
    left: 8.3333333333%;
  }

  .medium-pull-1 {
    left: -8.3333333333%;
  }

  .medium-offset-0 {
    margin-left: 0;
  }

  .medium-2 {
    width: 16.6666666667%;
  }

  .medium-push-2 {
    left: 16.6666666667%;
  }

  .medium-pull-2 {
    left: -16.6666666667%;
  }

  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-push-3 {
    left: 25%;
  }

  .medium-pull-3 {
    left: -25%;
  }

  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }

  .medium-4 {
    width: 33.3333333333%;
  }

  .medium-push-4 {
    left: 33.3333333333%;
  }

  .medium-pull-4 {
    left: -33.3333333333%;
  }

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

  .medium-5 {
    width: 41.6666666667%;
  }

  .medium-push-5 {
    left: 41.6666666667%;
  }

  .medium-pull-5 {
    left: -41.6666666667%;
  }

  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-push-6 {
    left: 50%;
  }

  .medium-pull-6 {
    left: -50%;
  }

  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }

  .medium-7 {
    width: 58.3333333333%;
  }

  .medium-push-7 {
    left: 58.3333333333%;
  }

  .medium-pull-7 {
    left: -58.3333333333%;
  }

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

  .medium-8 {
    width: 66.6666666667%;
  }

  .medium-push-8 {
    left: 66.6666666667%;
  }

  .medium-pull-8 {
    left: -66.6666666667%;
  }

  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-push-9 {
    left: 75%;
  }

  .medium-pull-9 {
    left: -75%;
  }

  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }

  .medium-10 {
    width: 83.3333333333%;
  }

  .medium-push-10 {
    left: 83.3333333333%;
  }

  .medium-pull-10 {
    left: -83.3333333333%;
  }

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

  .medium-11 {
    width: 91.6666666667%;
  }

  .medium-push-11 {
    left: 91.6666666667%;
  }

  .medium-pull-11 {
    left: -91.6666666667%;
  }

  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }

  .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 {
    width: 50%;
    float: left;
  }

  .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 {
    width: 33.3333333333%;
    float: left;
  }

  .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 {
    width: 25%;
    float: left;
  }

  .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 {
    width: 20%;
    float: left;
  }

  .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 {
    width: 16.6666666667%;
    float: left;
  }

  .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 {
    width: 14.2857142857%;
    float: left;
  }

  .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 {
    width: 12.5%;
    float: left;
  }

  .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-left: 0;
    padding-right: 0;
  }

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

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .medium-pull-0, .medium-push-0, .medium-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width: 64em) {
  .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-1, .large-push-10, .large-push-11, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-6, .large-push-7, .large-push-8, .large-push-9 {
    position: relative;
  }

  .large-1 {
    width: 8.3333333333%;
  }

  .large-push-1 {
    left: 8.3333333333%;
  }

  .large-pull-1 {
    left: -8.3333333333%;
  }

  .large-offset-0 {
    margin-left: 0;
  }

  .large-2 {
    width: 16.6666666667%;
  }

  .large-push-2 {
    left: 16.6666666667%;
  }

  .large-pull-2 {
    left: -16.6666666667%;
  }

  .large-offset-1 {
    margin-left: 8.3333333333%;
  }

  .large-3 {
    width: 25%;
  }

  .large-push-3 {
    left: 25%;
  }

  .large-pull-3 {
    left: -25%;
  }

  .large-offset-2 {
    margin-left: 16.6666666667%;
  }

  .large-4 {
    width: 33.3333333333%;
  }

  .large-push-4 {
    left: 33.3333333333%;
  }

  .large-pull-4 {
    left: -33.3333333333%;
  }

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

  .large-5 {
    width: 41.6666666667%;
  }

  .large-push-5 {
    left: 41.6666666667%;
  }

  .large-pull-5 {
    left: -41.6666666667%;
  }

  .large-offset-4 {
    margin-left: 33.3333333333%;
  }

  .large-6 {
    width: 50%;
  }

  .large-push-6 {
    left: 50%;
  }

  .large-pull-6 {
    left: -50%;
  }

  .large-offset-5 {
    margin-left: 41.6666666667%;
  }

  .large-7 {
    width: 58.3333333333%;
  }

  .large-push-7 {
    left: 58.3333333333%;
  }

  .large-pull-7 {
    left: -58.3333333333%;
  }

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

  .large-8 {
    width: 66.6666666667%;
  }

  .large-push-8 {
    left: 66.6666666667%;
  }

  .large-pull-8 {
    left: -66.6666666667%;
  }

  .large-offset-7 {
    margin-left: 58.3333333333%;
  }

  .large-9 {
    width: 75%;
  }

  .large-push-9 {
    left: 75%;
  }

  .large-pull-9 {
    left: -75%;
  }

  .large-offset-8 {
    margin-left: 66.6666666667%;
  }

  .large-10 {
    width: 83.3333333333%;
  }

  .large-push-10 {
    left: 83.3333333333%;
  }

  .large-pull-10 {
    left: -83.3333333333%;
  }

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

  .large-11 {
    width: 91.6666666667%;
  }

  .large-push-11 {
    left: 91.6666666667%;
  }

  .large-pull-11 {
    left: -91.6666666667%;
  }

  .large-offset-10 {
    margin-left: 83.3333333333%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-11 {
    margin-left: 91.6666666667%;
  }

  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left;
  }

  .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 {
    width: 50%;
    float: left;
  }

  .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 {
    width: 33.3333333333%;
    float: left;
  }

  .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 {
    width: 25%;
    float: left;
  }

  .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 {
    width: 20%;
    float: left;
  }

  .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 {
    width: 16.6666666667%;
    float: left;
  }

  .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 {
    width: 14.2857142857%;
    float: left;
  }

  .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 {
    width: 12.5%;
    float: left;
  }

  .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-left: 0;
    padding-right: 0;
  }

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

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }

  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .large-pull-0, .large-push-0, .large-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
.breadcrumbs::after, .button-group::after, .clearfix::after, .menu.align-right::after, .off-canvas-wrapper-inner::after, .owl-carousel .owl-stage:after, .pagination::after, .tabs::after, .title-bar::after, .top-bar::after, hr {
  clear: both;
}

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

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

dl, ol, p, ul {
  line-height: 1.6;
  margin-bottom: 1rem;
}

li, p {
  font-size: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-style: normal;
  color: inherit;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}

code, kbd {
  background-color: #e6e6e6;
  font-family: Consolas, liberation mono, Courier, monospace;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #cacaca;
  line-height: 0;
}

h1 {
  font-size: 1.5rem;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.1875rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.0625rem;
}

h6 {
  font-size: 1rem;
}

@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 1.875rem;
  }

  h3 {
    font-size: 1.9375rem;
  }

  h4 {
    font-size: 1.5625rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1rem;
  }
}
a {
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
}

a img {
  border: 0;
}

hr {
  box-sizing: content-box;
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
}

dl, ol, ul {
  list-style-position: outside;
}

ul {
  list-style-type: disc;
}

.accordion, .fa-ul, .menu, .tabs {
  list-style-type: none;
}

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

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

.subheader, code, label {
  font-weight: 400;
}

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: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

abbr {
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}

code {
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  color: #8a8a8a;
}

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

.button, .stat {
  line-height: 1;
}

.stat {
  font-size: 2.5rem;
}

p + .stat {
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
}

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

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

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

@media 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 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;
  }
}
.badge, .button, .input-group-label, .menu-centered, .menu.icon-top > li > a, .orbit-bullets {
  text-align: center;
}

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

@media print {
  blockquote, img, pre, tr {
    page-break-inside: avoid;
  }

  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !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, 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) ")";
  }

  blockquote, pre {
    border: 1px solid #8a8a8a;
  }

  thead {
    display: table-header-group;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
.button, .button.primary {
  background-color: #2199e8;
}

.button {
  display: inline-block;
  cursor: pointer;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem;
  font-size: 0.9rem;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.button.primary {
  color: #fefefe;
}

.button.primary:focus, .button.primary:hover {
  background-color: #147cc0;
  color: #fefefe;
}

.button.secondary {
  background-color: #777;
  color: #fefefe;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #5f5f5f;
  color: #fefefe;
}

.button.success {
  background-color: #3adb76;
  color: #fefefe;
}

.button.success:focus, .button.success:hover {
  background-color: #22bb5b;
  color: #fefefe;
}

.button.warning {
  background-color: #ffae00;
  color: #fefefe;
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #fefefe;
}

.button.alert {
  background-color: #ec5840;
  color: #fefefe;
}

.button.alert:focus, .button.alert:hover {
  background-color: #da3116;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.hollow.primary {
  border: 1px solid #2199e8;
  color: #2199e8;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #0c4d78;
  color: #0c4d78;
}

.button.hollow.secondary {
  border: 1px solid #777;
  color: #777;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #3c3c3c;
  color: #3c3c3c;
}

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert {
  border: 1px solid #ec5840;
  color: #ec5840;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #881f0e;
  color: #881f0e;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2199e8;
  color: #fefefe;
}

.button.dropdown::after {
  content: "";
  width: 0;
  height: 0;
  border: 0.4em inset;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: relative;
  top: 0.4em;
  float: right;
  margin-left: 1em;
  display: inline-block;
}

.button.arrow-only::after {
  margin-left: 0;
  float: none;
  top: -0.1em;
}

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

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: 0;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.input-group > :first-child, .input-group > :last-child > *, [type=button], [type=submit] {
  border-radius: 0;
}

textarea {
  min-height: 50px;
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

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

.mandatoryField::placeholder {
  color: #A9A9A9;
}

#cardNoPayment::placeholder {
  color: #A9A9A9;
}

#cardNoPayment::-ms-input-placeholder {
  color: #A9A9A9;
}

#cardNoPayment:-ms-input-placeholder {
  color: #A9A9A9;
}

#cardNoPayment::-webkit-input-placeholder {
  color: #A9A9A9;
}

#cardNoPayment:-moz-placeholder {
  color: #A9A9A9;
}

#cardNoPayment::-moz-placeholder {
  color: #A9A9A9;
}

input[type=text]::-ms-clear {
  display: none;
}

input[type=email]::-ms-clear {
  display: none;
}

.help-text, label, select {
  color: #0a0a0a;
}

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

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

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

.js-drilldown-back > a::before, .menu > li, .menu > li > a i, .menu > li > a i + span, .menu > li > a img, .menu > li > a img + span, .menu > li > a svg, .menu > li > a svg + span {
  vertical-align: middle;
}

[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: 0.875rem;
  line-height: 1.8;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}

.input-group-button a, .input-group-button button, .input-group-button input, fieldset {
  margin: 0;
}

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

.input-group-label {
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  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;
}

.fieldset, select {
  border: 1px solid #cacaca;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%;
}

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

fieldset {
  border: 0;
  padding: 0;
}

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

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

.fieldset {
  padding: 1.25rem;
  margin: 1.125rem 0;
}

.fieldset legend {
  background: #fefefe;
  padding: 0 0.1875rem;
  margin: 0 0 0 -0.1875rem;
}

select {
  height: 2.4375rem;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  background-color: #fefefe;
  background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzMyJyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMzIgMjQnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDMyLDAgMTYsMjQnIHN0eWxlPSdmaWxsOiByZ2IoMTM4LCAxMzgsIDEzOCknPjwvcG9seWdvbj48L3N2Zz4=);
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
}

.form-error, .is-invalid-label {
  color: #ec5840;
}

@media screen and (min-width: 0\0 ) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
  }
}
select:disabled {
  background-color: #e6e6e6;
  cursor: default;
}

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

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
}

.form-error.is-visible {
  display: block;
}

.accordion {
  background: #fefefe;
  margin-left: 0;
}

:last-child:not(.is-active) > .accordion-title {
  border-radius: 0;
  border-bottom: none;
}

.accordion-title:focus, .accordion-title:hover {
  background-color: #e6e6e6;
}

.accordion-title::before {
  content: "+";
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.5rem;
}

.callout, .is-accordion-submenu-parent > a {
  position: relative;
}

.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  border: none;
  border-bottom: 0;
  background-color: #f5f5f5;
}

:last-child > .accordion-content:last-child {
  border-bottom: none;
}

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

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  border-radius: 50%;
  background: #2199e8;
  color: #fefefe;
}

.badge.secondary {
  background: #777;
  color: #fefefe;
}

.badge.success {
  background: #3adb76;
  color: #fefefe;
}

.badge.warning {
  background: #ffae00;
  color: #fefefe;
}

.badge.alert {
  background: #ec5840;
  color: #fefefe;
}

.breadcrumbs {
  margin: 0 0 1rem;
}

.breadcrumbs::after, .breadcrumbs::before {
  content: " ";
  display: table;
}

.breadcrumbs li {
  float: left;
  color: #0a0a0a;
  font-size: 0.6875rem;
  cursor: default;
  text-transform: uppercase;
}

.is-dropdown-menu.vertical.align-right, .menu.align-right > li {
  float: right;
}

.breadcrumbs li:not(:last-child)::after {
  color: #cacaca;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
  opacity: 1;
}

.breadcrumbs a {
  color: #2199e8;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}

.button-group::after, .button-group::before {
  content: " ";
  display: table;
}

.button-group .button {
  margin: 0 1px 1px 0;
  font-size: 0.9rem;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded {
  margin-right: -1px;
}

.button-group.expanded::after, .button-group.expanded::before {
  display: none;
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
  display: inline-block;
  width: calc(33.3333333333% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
  display: inline-block;
  width: calc(16.6666666667% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
  margin-right: -6px;
}

.button-group.primary .button {
  background-color: #2199e8;
  color: #fefefe;
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #147cc0;
  color: #fefefe;
}

.button-group.secondary .button {
  background-color: #777;
  color: #fefefe;
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #5f5f5f;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #3adb76;
  color: #fefefe;
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #22bb5b;
  color: #fefefe;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #fefefe;
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #fefefe;
}

.button-group.alert .button {
  background-color: #ec5840;
  color: #fefefe;
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #da3116;
  color: #fefefe;
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  width: 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    width: auto;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    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 {
    display: block;
    margin-right: 0;
  }
}
.callout {
  margin: 0 0 1rem;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  color: #0a0a0a;
  background-color: #fff;
}

.callout > :last-child, .menu a, .menu button, .menu input {
  margin-bottom: 0;
}

.callout > :first-child {
  margin-top: 0;
}

.callout.primary {
  background-color: #def0fc;
}

.callout.secondary {
  background-color: #ebebeb;
}

.callout.success {
  background-color: #e1faea;
}

.callout.warning {
  background-color: #fff3d9;
}

.callout.alert {
  background-color: #fce6e2;
}

.callout.small {
  padding: 0.5rem;
}

.callout.large {
  padding: 3rem;
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 3em;
  line-height: 1;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.menu {
  margin: 0;
}

[data-whatinput=mouse] .menu > li {
  outline: 0;
}

.menu > li > a i, .menu > li > a img, .menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu.vertical > li {
  display: block;
}

@media screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }

  .menu.medium-vertical > li {
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }

  .menu.large-vertical > li {
    display: block;
  }
}
.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}

.menu.simple a {
  padding: 0;
}

.menu.align-right::after, .menu.align-right::before {
  content: " ";
  display: table;
}

.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.icon-top > li > a i, .menu.icon-top > li > a img, .menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.nested {
  margin-left: 1rem;
}

.menu-text {
  font-weight: 700;
  color: inherit;
  line-height: 1;
  padding: 0.7rem 1rem;
}

.menu-centered > .menu {
  display: inline-block;
}

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

.menu-icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block !important;
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  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%);
}

.is-drilldown-submenu-parent > a {
  position: relative;
}

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

.js-drilldown-back > a::before {
  content: "";
  width: 0;
  height: 0;
  border: 6px inset;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  display: inline-block;
  margin-right: 0.75rem;
}

.dropdown-pane, .reveal {
  border: 1px solid #cacaca;
}

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

.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 {
  left: auto;
  right: 0;
  top: 100%;
}

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

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

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: #2199e8 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px;
}

[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 {
  left: auto;
  right: 100%;
}

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

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0;
}

@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

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

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

  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }

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

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

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

  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }

  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }

  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
  }
}
@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }

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

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

  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }

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

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

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

  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }

  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }

  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}

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

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

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

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

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
  margin-top: -3px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden;
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  cursor: default;
  border-radius: 0;
  background: #2199e8;
  color: #fefefe;
}

.label.secondary {
  background: #777;
  color: #fefefe;
}

.label.success {
  background: #3adb76;
  color: #fefefe;
}

.label.warning {
  background: #ffae00;
  color: #fefefe;
}

.label.alert {
  background: #ec5840;
  color: #fefefe;
}

.media-object {
  margin-bottom: 1rem;
  display: block;
}

.media-object-section > :last-child, .orbit-caption {
  margin-bottom: 0;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0 0 1rem;
    display: block;
  }

  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  display: table-cell;
  vertical-align: top;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

body, html {
  height: 100%;
}

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-overflow-scrolling: auto;
}

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease;
}

.off-canvas-wrapper-inner::after, .off-canvas-wrapper-inner::before {
  content: " ";
  display: table;
}

.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.5);
}

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.25);
  cursor: pointer;
  transition: background 0.5s ease;
}

.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  transform: translateX(0);
}

.orbit-caption, .orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
  background-color: rgba(10, 10, 10, 0.5);
}

[data-whatinput=mouse] .off-canvas {
  outline: 0;
}

.off-canvas.position-left {
  left: -250px;
  top: 0;
  width: 250px;
}

.is-open-left {
  transform: translateX(250px);
}

.off-canvas.position-right {
  right: -250px;
  top: 0;
  width: 250px;
}

.is-open-right {
  transform: translateX(-250px);
}

@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed;
  }

  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed;
  }

  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
}
@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed;
  }

  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed;
  }

  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
}
.orbit, .orbit-container {
  position: relative;
}

.orbit-container {
  margin: 0;
  overflow: hidden;
  list-style: none;
}

.orbit-caption, .orbit-next, .orbit-previous {
  position: absolute;
  padding: 1rem;
  color: #fefefe;
}

.orbit-slide {
  width: 100%;
  max-height: 100%;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

.orbit-caption {
  width: 100%;
}

.orbit-next, .orbit-previous {
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  background-color: #cacaca;
  border-radius: 50%;
}

.pagination li, .progress, .reveal, .slider-handle {
  border-radius: 0;
}

.orbit-bullets button.is-active, .orbit-bullets button:hover {
  background-color: #8a8a8a;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::after, .pagination::before {
  content: " ";
  display: table;
}

.pagination li {
  font-size: 0.875rem;
  margin-right: 0.0625rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-child {
  display: inline-block;
}

@media screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }

  .reveal, .revealcookie {
    min-height: 0;
  }
}
.pagination a, .pagination button {
  color: #0a0a0a;
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  content: "…";
  padding: 0.1875rem 0.625rem;
  color: #0a0a0a;
}

.progress-meter-text, .switch {
  color: #fefefe;
  font-weight: 700;
}

.pagination-previous a::before, .pagination-previous.disabled::before {
  content: "«";
  display: inline-block;
  margin-right: 0.5rem;
}

.pagination-next a::after, .pagination-next.disabled::after {
  content: "»";
  display: inline-block;
  margin-left: 0.5rem;
}

.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
}

.progress.primary .progress-meter {
  background-color: #2199e8;
}

.progress.secondary .progress-meter {
  background-color: #777;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #ec5840;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0;
  height: 100%;
  background-color: #2199e8;
}

.progress-meter-text {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
}

.slider-fill, .slider-handle {
  left: 0;
  display: inline-block;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #1583cc;
}

.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled, .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: absolute;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto;
}

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

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

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

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

.reveal, .revealcookie {
  display: none;
  padding: 1rem;
  background-color: #fefefe;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}

.reveal {
  z-index: 1006;
  top: 100px;
}

.revealcookie {
  border: 1px solid #cacaca;
  border-radius: 0;
}

.switch-paddle, .switch-paddle::after {
  display: block;
  transition: all 0.25s ease-out;
}

[data-whatinput=mouse] .reveal, [data-whatinput=mouse] .revealcookie {
  outline: 0;
}

.reveal .column, .reveal .columns, .revealcookie .column, .revealcookie .columns {
  min-width: 0;
}

.reveal > :last-child, .revealcookie > :last-child {
  margin-bottom: 0;
}

.reveal.collapse, .revealcookie.collapse {
  padding: 0;
}

table caption, table tbody td, table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

@media screen and (min-width: 40em) {
  .reveal, .revealcookie {
    width: 600px;
    max-width: 75rem;
  }

  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto;
  }

  .reveal.tiny, .revealcookie.tiny {
    width: 30%;
    max-width: 75rem;
  }

  .reveal.small, .revealcookie.small {
    width: 50%;
    max-width: 75rem;
  }

  .reveal.large, .revealcookie.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full, .revealcookie.full {
  top: 0;
  width: 100%;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
}

.reveal.full {
  left: 0;
  height: 100%;
  height: 100vh;
  border: 0;
  border-radius: 0;
}

.revealcookie.full {
  height: 100%;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay, .revealcookie.without-overlay {
  position: fixed;
}

.switch {
  outline: 0;
  position: relative;
  font-size: 0.875rem;
}

.switch-input {
  opacity: 0;
  position: absolute;
}

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  position: relative;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  color: inherit;
  font-weight: inherit;
}

.tabs.primary > li > a, .title-bar, .tooltip {
  color: #fefefe;
}

.title-bar-title, table caption {
  font-weight: 700;
}

input + .switch-paddle {
  margin: 0;
}

.thumbnail, table {
  margin-bottom: 1rem;
}

.switch-paddle::after {
  background: #fefefe;
  content: "";
  position: absolute;
  height: 1.5rem;
  left: 0.25rem;
  top: 0.25rem;
  width: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
}

input:checked ~ .switch-paddle {
  background: #37474f;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-radius: 0;
}

table tbody, table tfoot, table thead {
  background-color: #fefefe;
}

table tfoot tr, table thead tr {
  background: 0 0;
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

table tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}

@media screen and (max-width: 63.9375em) {
  table.stack tfoot, table.stack thead {
    display: none;
  }

  table.stack td, table.stack th, table.stack tr {
    display: block;
  }

  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
}

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

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

.table-scroll table {
  width: auto;
}

.tabs::after, .tabs::before {
  content: " ";
  display: table;
}

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

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

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

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

.tabs.primary {
  background: #2199e8;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #1893e4;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: 1rem;
}

.tabs-title > a:hover {
  background: #fefefe;
}

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

.tabs-panel {
  display: none;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  border: 4px solid #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 0.2s ease-out;
  border-radius: 0;
}

.slide-in-down.mui-enter, .slide-in-left.mui-enter, .slide-in-right.mui-enter, .slide-in-up.mui-enter, .slide-out-down.mui-leave, .slide-out-left.mui-leave, .slide-out-right.mui-leave, .slide-out-up.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail:focus, .thumbnail:hover {
  box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}

.title-bar {
  background: #0a0a0a;
  padding: 0.5rem;
}

.title-bar::after, .title-bar::before {
  content: " ";
  display: table;
}

.menu-icon.dark, .title-bar-title {
  display: inline-block;
  vertical-align: middle;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

.fa-fw, .fa-li, .fa-stack-1x, .fa-stack-2x, a.cta, ul#mega-menu-container {
  text-align: center;
}

.menu-icon.dark {
  position: relative;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.menu-icon.dark::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  top: 0;
  left: 0;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}

.tooltip.left::before, .tooltip.right::before, .tooltip.top::before, .tooltip::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.tooltip {
  background-color: #0a0a0a;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + .6495rem);
  max-width: 10rem !important;
  border-radius: 0;
}

.tooltip::before {
  border: 0.75rem inset;
  border-color: transparent transparent #0a0a0a;
  border-bottom-style: solid;
  border-top-width: 0;
  bottom: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top::before {
  border: 0.75rem inset;
  border-color: #0a0a0a transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  top: 100%;
  bottom: auto;
}

.tooltip.left::before, .tooltip.right::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.left::before {
  border: 0.75rem inset;
  border-color: transparent transparent transparent #0a0a0a;
  border-left-style: solid;
  border-right-width: 0;
  left: 100%;
}

.tooltip.right::before {
  border: 0.75rem inset;
  border-color: transparent #0a0a0a transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  left: auto;
  right: 100%;
}

.top-bar {
  padding: 0.5rem;
}

.top-bar::after, .top-bar::before {
  content: " ";
  display: table;
}

.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 {
  width: auto;
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
  width: 100%;
}

@media screen and (min-width: 40em) {
  .top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto;
  }

  .hide-for-medium {
    display: none !important;
  }
}
@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 {
  float: left;
  margin-right: 1rem;
}

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

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

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.invisibleMobile {
  display: none;
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em) {
  .hide-for-small-only, .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 screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}
@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%;
  }

  .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;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

.hide-for-portrait, .show-for-landscape {
  display: block !important;
}

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

  .hide-for-landscape, .show-for-portrait {
    display: none !important;
  }
}
.hide-for-landscape, .show-for-portrait {
  display: none !important;
}

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

  .hide-for-landscape, .show-for-portrait {
    display: block !important;
  }
}
.float-left {
  float: left !important;
}

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

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

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

.slide-in-down.mui-enter {
  transform: translateY(-100%);
}

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  transform: translateX(-100%);
}

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  transform: translateY(100%);
}

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  transform: translateX(100%);
}

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  transform: translateY(0);
}

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transform: translateX(0);
}

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transform: translateY(0);
}

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transform: translateX(0);
}

.fade-in.mui-enter, .fade-out.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: opacity;
}

.hinge-in-from-bottom.mui-enter, .hinge-in-from-left.mui-enter, .hinge-in-from-middle-x.mui-enter, .hinge-in-from-middle-y.mui-enter, .hinge-in-from-right.mui-enter, .hinge-in-from-top.mui-enter, .hinge-out-from-bottom.mui-leave, .hinge-out-from-left.mui-leave, .hinge-out-from-middle-x.mui-leave, .hinge-out-from-middle-y.mui-leave, .hinge-out-from-right.mui-leave, .hinge-out-from-top.mui-leave, .scale-in-down.mui-enter, .scale-in-up.mui-enter, .scale-out-down.mui-leave, .scale-out-up.mui-leave, .spin-in-ccw.mui-enter, .spin-in.mui-enter, .spin-out-ccw.mui-leave, .spin-out.mui-leave {
  transition-duration: 0.5s;
  transition-timing-function: linear;
  transition-property: transform, opacity;
}

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%);
}

.fade-in.mui-enter {
  opacity: 0;
}

.fade-in.mui-enter.mui-enter-active, .fade-out.mui-leave {
  opacity: 1;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active, .hinge-out-from-top.mui-leave {
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transform-origin: top;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transform: perspective(2000px) rotate(0);
  transform-origin: right;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transform: perspective(2000px) rotate(0);
  transform-origin: bottom;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transform: perspective(2000px) rotate(0);
  transform-origin: left;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transform: perspective(2000px) rotate(0);
  transform-origin: center;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transform: perspective(2000px) rotate(0);
  transform-origin: center;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transform: scale(0.5);
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transform: scale(1.5);
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active, .scale-out-up.mui-leave {
  transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transform: scale(1);
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transform: rotate(-0.75turn);
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active, .spin-out.mui-leave {
  transform: rotate(0);
  opacity: 1;
}

.spin-in-ccw.mui-enter, .spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active, .spin-out-ccw.mui-leave {
  transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0;
}

.linear {
  transition-timing-function: linear !important;
  animation-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
  animation-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
  animation-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
  animation-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}

.long-delay {
  transition-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%);
  }
}
@keyframes spin-cw-1turn {
  0%, 100% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
.wiggle {
  animation-name: wiggle-7deg;
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg);
  }
  0%, 100%, 30%, 70% {
    transform: rotate(0);
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  animation-duration: 0.5s;
}

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

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

.slow {
  transition-duration: 750ms !important;
  animation-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
  animation-duration: 250ms !important;
}

.slideUp {
  position: fixed;
  top: 0;
  transition: top 0.4s ease-in-out;
  width: 100%;
  z-index: 999;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item, label.css-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-user-select: none;
          user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.fa, .fa-stack {
  display: inline-block;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

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

.animated.hinge {
  animation-duration: 2s;
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: 0.75s;
}
@keyframes bounce {
  20%, 53%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  50%, from, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  from, to {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  11.1%, from, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  20%, 40%, 60%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

.flipInX, .flipInY, .flipOutX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

@font-face {
  font-family: FontAwesome;
  src: url(../font/fontawesome-webfont.eot?v=4.6.3);
  src: url(../font/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(../font/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(../font/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(../font/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.btn, .buttonClose, .fa-stack, .menu-icon {
  vertical-align: middle;
}

.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;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
}

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

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

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

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

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}

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

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

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

.pull-left, a.gh-logo {
  float: left;
}

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

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

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

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

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

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

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

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

.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
}

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

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

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

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

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

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

.fa-th:before {
  content: "";
}

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

.fa-check:before {
  content: "";
}

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

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

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

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

.fa-signal:before {
  content: "";
}

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

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

.fa-home:before {
  content: "";
}

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

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

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

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

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

.fa-inbox:before {
  content: "";
}

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

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

.fa-refresh:before {
  content: "";
}

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

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

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

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

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

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

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

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

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

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

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

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

.fa-list:before {
  content: "";
}

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

.fa-indent:before {
  content: "";
}

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

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

.fa-pencil:before {
  content: "";
}

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

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

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

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

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

.fa-arrows:before {
  content: "";
}

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

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

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

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

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

.fa-eject:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "";
}

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

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

.fa-ban:before {
  content: "";
}

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

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

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

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

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

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

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

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

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

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

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

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

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

.fa-retweet:before {
  content: "";
}

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

.fa-folder:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "";
}

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

.fa-comments:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "";
}

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

.fa-upload:before {
  content: "";
}

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

.fa-phone:before {
  content: "";
}

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

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

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

.fa-twitter:before {
  content: "";
}

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

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

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

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

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

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

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

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

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

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

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

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

.fa-paperclip:before {
  content: "";
}

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

.fa-square:before {
  content: "";
}

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

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

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

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

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

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

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

.fa-money:before {
  content: "";
}

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

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

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

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

.fa-columns:before {
  content: "";
}

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

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

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

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

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

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

.fa-exchange:before {
  content: "";
}

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

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

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

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

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

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

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

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

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

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

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

.fa-beer:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

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

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

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

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

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "";
}

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

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

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

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

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

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

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

.fa-crop:before {
  content: "";
}

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

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

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

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

.fa-microphone:before {
  content: "";
}

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

.fa-shield:before {
  content: "";
}

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

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

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

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

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

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

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

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

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

.fa-bullseye:before {
  content: "";
}

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

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

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

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

.fa-ticket:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "";
}

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

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

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

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

.fa-gbp:before {
  content: "";
}

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

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

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

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

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

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

.fa-file:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

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

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

.fa-dropbox:before {
  content: "";
}

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

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

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

.fa-tumblr:before {
  content: "";
}

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

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

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

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

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

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

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

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

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

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

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

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

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

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

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

.fa-wheelchair:before {
  content: "";
}

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

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

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

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

.fa-slack:before {
  content: "";
}

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

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

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

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

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

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

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

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

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

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

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

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

.fa-steam:before {
  content: "";
}

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

.fa-recycle:before {
  content: "";
}

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

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

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

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

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

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

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

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

.fa-git:before {
  content: "";
}

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

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

.fa-qq:before {
  content: "";
}

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

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

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

.fa-history:before {
  content: "";
}

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

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

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

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

.fa-bomb:before {
  content: "";
}

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

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

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

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

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

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

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

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

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

.fa-lastfm:before {
  content: "";
}

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

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

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

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

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

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before, .fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-bed:before, .fa-hotel:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-y-combinator:before, .fa-yc:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "";
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-television:before, .fa-tv:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
  content: "";
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-sign-language:before, .fa-signing:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "";
}

.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;
}

#status, .absolute {
  position: absolute;
}

@font-face {
  font-family: truetraveller;
  src: url(../font/truetraveller.eot?38429907);
  src: url(../font/truetraveller.eot?38429907#iefix) format("embedded-opentype"), url(../font/truetraveller.woff?38429907) format("woff"), url(../font/truetraveller.ttf?38429907) format("truetype"), url(../font/truetraveller.svg?38429907#truetraveller) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"]:before, [class^=icon-]:before {
  font-family: truetraveller;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-adventure-pack:before {
  content: "";
}

.icon-already-travelling:before {
  content: "";
}

.icon-icons_star:before {
  content: "";
}

.icon-icons_traveller6:before {
  content: "";
}

.icon-icons_traveller5:before {
  content: "";
}

.icon-icons_traveller3:before {
  content: "";
}

.icon-icons_traveller4:before {
  content: "";
}

.icon-icons_traveller2:before {
  content: "";
}

.icon-icons_traveller1:before {
  content: "";
}

.icon-icons_gadget:before {
  content: "";
}

.icon-icons_oneway:before {
  content: "";
}

.icon-baggage:before {
  content: "";
}

.icon-icons_baggage:before {
  content: "";
}

.icon-icons_multi:before {
  content: "";
}

.icon-icons_abroad:before {
  content: "";
}

.icon-icons_globe:before {
  content: "";
}

.icon-icons_calendar:before {
  content: "";
}

.icon-icons_ttarrowright:before {
  content: "";
}

.icon-icons_ttarrowleft:before {
  content: "";
}

.icon-icons_risk:before {
  content: "";
}

.icon-extreme-pack:before {
  content: "";
}

.icon-one-way:before {
  content: "";
}

.icon-specified-items:before {
  content: "";
}

.icon-travel-disruption:before {
  content: "";
}

.icon-traveller-pack:before {
  content: "";
}

.icon-winter-21:before {
  content: "";
}

.icon-winter:before {
  content: "";
}

.icon-quad:before {
  content: "";
}

.icon-nepal-pack-ico:before {
  content: "";
}

.icon-adventure-pack-ico:before {
  content: "";
}

.icon-traveller-pack-ico:before {
  content: "";
}

.icon-car-excess-ico:before {
  content: "";
}

.icon-ultimate-pack-ico:before {
  content: "";
}

.icon-bike-ico:before {
  content: "";
}

.icon-interruption:before {
  content: "";
}

body {
  font-weight: 300;
}

.box-inner a, .button, a.cta {
  font-weight: 400;
}

a {
  color: #ff5722;
}

a:focus, a:hover {
  color: #37474f;
}

.click-me {
  cursor: pointer;
}

.mt {
  margin-top: 20px;
}

.mb {
  margin-bottom: 40px;
}

.npd {
  padding: 0 !important;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999;
}

#status {
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -50px;
}

.loader-compass {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.white {
  color: #fff;
}

.white:hover {
  color: #ff5722;
}

.darkgrey-bg {
  background: #37474f;
}

.orange-bg {
  background: #ff5722;
}

.grey-bg {
  background: #a8b9c2;
}

.lightgrey-bg {
  background: #f5f5f5;
}

.darkorange-bg {
  background: #962608;
}

.button {
  background: #37474f;
}

.button:hover {
  background: #222c31;
}

.button.quote {
  font-size: 22px;
}

.button.search {
  background: #ff5722;
  margin-bottom: 0;
}

a.cta {
  padding: 50px;
  display: block;
  position: relative;
  font-size: 20px;
}

a.cta.left-cta {
  background: #ff5722;
  color: #fff;
}

a.cta.left-cta:hover {
  background: #d53300;
}

a.cta.right-cta {
  background: #962608;
  color: #fff;
}

a.cta.right-cta:hover {
  background: #661a05;
}

a.cta.left-cta::after, a.cta.right-cta::after {
  content: "";
  font-family: truetraveller;
  position: absolute;
  right: 30px;
}

section.pad {
  padding: 80px 0;
}

section.pad-top {
  padding: 100px 0;
}

.row--margin-top {
  margin-top: 50px;
}

.box-inner {
  padding: 30px;
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
}

.box-inner a {
  color: #fff;
}

.box-inner.orange-bg:hover {
  background: #d53300;
}

.box-inner.grey-bg:hover {
  background: #8aa1ad;
}

.box-inner.darkgrey-bg:hover {
  background: #222c31;
}

.box-inner.darkorange-bg:hover {
  background: #661a05;
}

#owl-usp .item img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}

#owl-usp h2 {
  position: absolute;
  top: 45%;
  width: 100%;
  z-index: 999;
  font-size: 45px;
  color: #fff;
}

#owl-usp h2 span {
  color: #fff;
  border-bottom: #ff5722 4px solid;
}

.owl-next, .owl-prev {
  background: transparent;
  border-top: 100px solid transparent;
  border-bottom: 100px solid transparent;
  position: absolute;
}

.owl-prev {
  top: 39%;
  left: 0;
  border-left: 120px solid #fff;
}

.owl-prev i {
  left: -100px;
  position: absolute;
  top: -10px;
  color: #ff5722;
}

.owl-next {
  top: 39%;
  right: 0;
  border-right: 120px solid #fff;
}

.owl-next i {
  right: -80px;
  position: absolute;
  top: -10px;
  color: #ff5722;
}

.cover-hash-nav {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.button-hash1, .button-hash2, .button-hash3 {
  padding: 30px 0;
  border: none;
  border-bottom: 4px solid #ff5722;
  background: #e6e6e6;
  color: #ff5722;
}

header {
  background: #37474f;
  color: #fff;
}

header .menu > li > a {
  padding: 1.8rem 1rem;
  color: #fefefe;
}

.header-contact, .logo {
  padding-top: 10px;
}

.header-tel {
  color: #fff;
  font-weight: 600;
  font-size: 22px;
}

.header-tel i {
  color: #ff5722;
}

.strap {
  color: #a8b9c2;
  font-size: 12px;
}

.logo {
  width: 282px;
  display: inherit;
}

a.mobile-call-button.hide-for-large {
  position: absolute;
  left: 20px;
  top: 13px;
  font-size: 20px;
}

.mobile-menu {
  position: absolute;
  right: 20px;
  top: 13px;
  font-size: 18px;
}

.menu-icon {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

.reveal.full .close-button {
  position: absolute;
  color: #8a8a8a;
  right: 20px;
  top: 13px;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
}

header .menu > li > a {
  font-weight: 500;
  font-size: 16px;
}

header .menu > li > a:hover {
  color: #ff5722;
}

.main-menu {
  width: 100%;
}

.desktop-scroll {
  position: absolute;
  width: 100%;
  top: 70px;
  display: none;
}

.show {
  display: block;
}

.fade-all {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

a {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
}

li.mega-menu.is-dropdown-submenu-parent.is-active.opens-right {
  background: #fff;
  color: #333;
}

li.mega-menu.is-dropdown-submenu-parent.is-active.opens-right a {
  color: #333;
  border: none;
}

a.gh-logo {
  padding: 0 !important;
  width: 180px;
  margin: 25px 25px 25px 30px;
}

.sticky.is-stuck.is-at-top {
  background: #37474f;
  top: 0;
}

.menu {
  position: relative;
  padding-right: 30px;
}

.menu > li {
  display: inline-block;
}

.menu > li > a {
  font-family: NexaBold, sans-serif;
  display: block;
  padding: 2.2rem 0.5rem;
  line-height: 1;
  font-size: 13px;
}

.menu .active > a {
  color: #fefefe;
  background: 0 0;
}

.is-dropdown-submenu-parent.mega-menu {
  position: static;
  z-index: 1;
}

.mega-menu .is-dropdown-submenu {
  left: 0;
  right: 0;
  top: auto;
  position: absolute;
  z-index: 5;
}

ul.menu.submenu.is-dropdown-submenu.first-sub.vertical.js-dropdown-active {
  padding: 2%;
}

.sticky {
  z-index: 5;
}

.sticky.is-anchored {
  z-index: 1;
}

ul#mega-menu-container {
  width: 100%;
}

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #ff5722;
  border: 1px solid #ff5722;
}

.menu-right {
  position: absolute;
  right: 10px;
  top: 0;
  /* width: 450px*/
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  width: 100%;
}

li.is-submenu-item.is-dropdown-submenu-item {
  text-align: left;
}

.mobile-nav {
  height: 50px;
}

.mobile-nav .logo {
  padding: 0;
  margin-top: 1px;
}

.mobile-nav .mobile-call-button {
  position: absolute;
  top: 15px;
  left: 20px;
}

.mobile-nav .menu > li > a {
  padding: 15px;
}

ul.menu.vertical.nested a {
  font-size: 14px !important;
  padding: 10px;
}

.menu > li > a:hover {
  color: #ff5722;
}

.mobile-patch {
  padding-top: 55px;
}

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

div#selec-end, div#selec-start {
  background: #fff;
  position: relative;
  height: 52px;
  width: 100%;
  display: block;
}

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

div#selec-start {
  border-right: 2px solid #ff5722;
}

i.fa.fa-calendar-o {
  position: absolute;
  color: #ff5722;
  top: 6px;
  left: 9px;
  font-size: 38px;
}

span.style-day {
  width: 80px;
  position: absolute;
  top: 8px;
  left: 10px;
  color: #ff5722 !important;
}

span.style-month, span.style-year {
  top: 10px;
  color: #ff5722;
  position: absolute;
}

span.style-month {
  left: 51px;
}

span.style-year {
  left: 71px;
}

span.style-day input, span.style-month input, span.style-year input {
  background: transparent;
  border: 0 solid #fff;
  box-shadow: inset 0 1px 2px transparent;
  margin-bottom: 0;
  color: #ff5722 !important;
}

span.style-day [type=color]:focus, span.style-day [type=date]:focus, span.style-day [type=datetime-local]:focus, span.style-day [type=datetime]:focus, span.style-day [type=email]:focus, span.style-day [type=month]:focus, span.style-day [type=number]:focus, span.style-day [type=password]:focus, span.style-day [type=search]:focus, span.style-day [type=tel]:focus, span.style-day [type=text]:focus, span.style-day [type=time]:focus, span.style-day [type=url]:focus, span.style-day [type=week]:focus, span.style-day textarea:focus, span.style-month [type=color]:focus, span.style-month [type=date]:focus, span.style-month [type=datetime-local]:focus, span.style-month [type=datetime]:focus, span.style-month [type=email]:focus, span.style-month [type=month]:focus, span.style-month [type=number]:focus, span.style-month [type=password]:focus, span.style-month [type=search]:focus, span.style-month [type=tel]:focus, span.style-month [type=text]:focus, span.style-month [type=time]:focus, span.style-month [type=url]:focus, span.style-month [type=week]:focus, span.style-month textarea:focus, span.style-year [type=color]:focus, span.style-year [type=date]:focus, span.style-year [type=datetime-local]:focus, span.style-year [type=datetime]:focus, span.style-year [type=email]:focus, span.style-year [type=month]:focus, span.style-year [type=number]:focus, span.style-year [type=password]:focus, span.style-year [type=search]:focus, span.style-year [type=tel]:focus, span.style-year [type=text]:focus, span.style-year [type=time]:focus, span.style-year [type=url]:focus, span.style-year [type=week]:focus, span.style-year textarea:focus {
  border: 0;
  background: transparent;
  box-shadow: 0 0 5px transparent;
}

span.style-day input {
  padding-top: 12px;
}

span.style-month input, span.style-year input {
  font-size: 12px !important;
}

span.to-spacer {
  position: absolute;
  top: 46px;
  left: -8px;
  color: #fff;
  font-weight: 400;
}

div#enddate, div#startdate {
  background: #37474f;
  border: 0;
  color: #fff;
}

.ui-widget-header, .ui-widget.ui-widget-content {
  /*border: 1px solid #232f31 !important;*/
  border: none !important;
  /*background: #232f31 !important*/
  background: #FEFEFE !important;
}

.button--invert {
  background: #ff5722;
}

.button--invert:hover {
  background: #882100 !important;
}

#results .header-tel {
  color: #ff5722;
}

.ui-widget {
  font-family: filson-soft, sans-serif !important;
  font-size: 1em;
}

h2.black_14, h2.orange_18 {
  font-family: Ubuntu, Arial, sans-serif;
}

.ui-widget-header {
  /*color: #fff !important;*/
  color: #37474F !important;
  font-weight: 700 !important;
}

.ui-widget.ui-widget-content {
  width: 25%;
}

table tfoot, table thead {
  /*background: #232f31 !important;
  color: #fff !important;*/
  background: #FEFEFE !important;
  color: #37474F !important;
  border: 0 !important;
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
  /*background: #2d3a3c !important;*/
  background: #FEFEFE !important;
  /*color: #fff !important;*/
  color: #37474F !important;
  border: 0 !important;
  text-align: center !important;
  padding: 6px !important;
}

.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  padding: 6px !important;
  text-align: center !important;
  border-color: #fe5722 !important;
}

td.ui-state-disabled {
  /*background: #202829 !important;*/
  background: #F9F9F9 !important;
  opacity: 1 !important;
  border: 0 !important;
}

table tbody, table tfoot, table thead {
  border: 0 !important;
}

.ui-datepicker td {
  border: 0.5px solid #232f31 !important;
  padding: 0 !important;
}

a.ui-state-default.ui-state-active {
  /*background: #fe5621 !important*/
  background: #C2F9ED !important;
}

.ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
  /*background: #2b2b2b !important;*/
  background: #C2F9ED !important;
  font-weight: 400 !important;
  /*color: #fff !important*/
  color: #37474F !important;
}

div#datepicker-start .ui-datepicker .ui-datepicker-next, div#datepicker-start .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  display: none;
}

a.ui-datepicker-next.ui-corner-all, a.ui-datepicker-prev.ui-corner-all {
  /*background: #fe5621 !important;*/
  background: #C2F9ED !important;
  border: none !important;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 100% !important;
}

.date {
  width: 100%;
  height: 112px;
  background: #fff;
  color: #000;
  margin: 0 0 10px;
  cursor: pointer;
  border-top: none;
  position: relative;
  padding-top: 25px;
}

div.calendar_container {
  position: fixed;
  top: 0;
  display: none;
  padding: 40px;
  right: 0;
  width: 40%;
  opacity: 0;
  z-index: 9999;
  /*background-color: #232f31;*/
  background-color: #FEFEFE;
  height: 100%;
}

div.cookie_container {
  position: fixed;
  top: 0;
  display: none;
  padding: 40px;
  right: 0;
  width: 40%;
  opacity: 0;
  z-index: 9999;
  background-color: white;
  height: 100%;
}

a.picker-close:hover, a.popover-close:hover {
  color: #fff;
}

div.calendar_container {
  overflow: hidden;
  transition: opacity 0.4s ease-in-out 0.2s, max-height 0s 0.6s;
  -webkit-transition: opacity 0.4s ease-in-out 0.2s, max-height 0s 0.6s;
}

div.cookie_container {
  transition: opacity 0.4s ease-in-out 0.2s, max-height 0s 0.6s;
  -webkit-transition: opacity 0.4s ease-in-out 0.2s, max-height 0s 0.6s;
}

div.calendar_container.active, div.cookie_container.active {
  overflow: visible;
  z-index: 99999;
  height: 100%;
  display: block;
  opacity: 1;
  transition: opacity 0.4s ease-in-out 0s, max-height 0s 0s;
  overflow-y: scroll;
}

a.picker-close {
  font-size: 30px;
  position: absolute;
  right: 30px;
  top: 20px;
}

a.popover-close {
  font-size: 35px;
  position: absolute;
  right: 16px;
  top: -5px;
  z-index: 99999;
}

.arrival_text, .departure_text {
  font-size: 36px !important;
  margin-bottom: 20px;
}

#date-form label {
  margin: 0 0 6px;
}

.bookingMask_Month {
  background: #37474f;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.85rem;
  height: 28px;
  width: 100%;
  padding: 2px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.bookingMask_Date {
  font-size: 3.438em;
  color: #37474f;
  line-height: 60px;
  height: 50px;
  opacity: 1;
  text-align: center;
  transition: opacity 0.4s ease-out;
}

.bookingMask_Year {
  font-size: 0.75em;
  padding: 10px;
  color: #000;
  opacity: 1;
  text-align: center;
  transition: opacity 0.4s ease-out;
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi-2.ui-datepicker-multi {
  width: 100% !important;
}

.small-2.age-input-wrap {
  padding-right: 4px !important;
}

.small-6.calendar-first.columns {
  padding-left: 0;
  padding-right: 20px;
}

.small-6.calendar-last.columns {
  padding-left: 20px;
  padding-right: 0;
}

.dropholder-dropdown, .resident-dropdown {
  background: #fff;
  padding: 0.5rem 25px 0.5rem 0.5rem;
  height: 40px;
  overflow: hidden;
  margin-top: 6px;
}

.dropholder-dropdown {
  color: #000;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #CACACA;
}

.dropholder-dropdown p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.9em;
}

.dropholder-dropdown .fa {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  color: #00CEA5;
  opacity: 1;
}

.resident-dropdown {
  color: #000;
  margin-bottom: 10px;
  position: relative;
}

.resident-dropdown p {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.9em;
}

#loading p, .lead-2, .quote-bar {
  font-weight: 500;
}

.resident-dropdown .fa {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  color: #ff5722;
  opacity: 1;
}

.popover-menu, .resident-popover-menu {
  opacity: 0;
  z-index: 9999;
  cursor: pointer;
  overflow: hidden;
}

.popover-menu {
  position: absolute;
  left: 4%;
  background-color: #232f31;
  top: 160px;
  width: 92%;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.8s;
  display: none;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.28);
}

.popover-menu li {
  padding: 40px 20px;
  border-bottom: 1px solid #3c4e51;
  color: #e8f8ff;
  transition: all 0.3s;
  float: left;
  width: 100%;
  position: relative;
}

.popover-menu li h3 {
  font-size: 20px;
  min-height: 65px;
  background: #ff5722;
  text-align: center;
  line-height: 1.1em;
  padding: 10px;
  margin-bottom: 20px;
}

.popover-menu li h3 span {
  font-size: 11px;
  display: block;
}

.popover-menu li:hover {
  background: #142127;
}

.popover-menu li:hover h3 {
  color: #ff5722;
  background: #fff;
}

.popover-menu li:hover a {
  color: #fff !important;
}

.popover-menu li:last-child {
  border: none;
}

.popover-menu li p {
  font-size: 14px;
  line-height: 1.3em;
}

.popover-menu-policyoption {
  position: absolute;
  left: 4%;
  background-color: #FFFFFF;
  top: 160px;
  width: 92%;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.8s;
  display: none;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.28);
}

.popover-menu-policyoption li {
  padding: 40px 20px;
  border-bottom: 1px solid #3c4e51;
  color: #37474F;
  transition: all 0.3s;
  float: left;
  width: 100%;
  position: relative;
  list-style-type: none;
}

.popover-menu-policyoption li h3 {
  font-size: 20px;
  min-height: 65px;
  background: #FFFFFF;
  text-align: center;
  line-height: 1.1em;
  padding: 10px;
  margin-bottom: 20px;
}

.popover-menu-policyoption li h3 span {
  font-size: 11px;
  display: block;
}

.popover-menu-policyoption li:hover {
  background: #00CEA5;
}

.popover-menu-policyoption li:hover h3 {
  color: #FFFFFF;
  background: #00CEA5;
}

.popover-menu-policyoption li:hover p {
  color: #FFFFFF;
  background: #00CEA5;
}

.popover-menu-policyoption li:hover a {
  color: #fff !important;
}

.popover-menu-policyoption li:last-child {
  border: none;
}

.popover-menu-policyoption li p {
  font-size: 14px;
  line-height: 1.3em;
}

.residents-title-bar {
  background: #ff5722;
  padding-top: 18px;
  font-size: 18px;
  margin-bottom: 20px;
}

.residents-title-bar p {
  padding-right: 30px;
}

.resident-popover-menu {
  position: absolute;
  left: 10%;
  background-color: #232f31;
  top: 160px;
  width: 80%;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.8s;
  display: none;
  padding-bottom: 20px;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.28);
}

.resident-popover-menu i {
  position: absolute;
  right: 35px;
  bottom: 19px;
}

div.resident-popover-close {
  font-size: 35px;
  position: absolute;
  right: 16px;
  top: -5px;
  z-index: 99999;
  color: #fff;
}

ul.flags {
  padding: 0;
  margin: 0;
}

img.flag-ico {
  width: 20px;
  margin-right: 8px;
}

li.country-name {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  padding: 7px 0;
}

li.country-name:hover {
  color: #ff5722;
}

.showMenu {
  opacity: 1;
  display: inline-block;
}

label.css-label {
  margin-left: 0;
  margin-top: 5px;
  background-image: url(../img/check-box.jpg);
  -webkit-user-select: none;
          user-select: none;
}

label.css-label-new {
  margin-left: 0;
  margin-top: 5px;
  -webkit-user-select: none;
          user-select: none;
}

input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 38px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 10px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -30px;
}

input[type=checkbox].css-checkbox + label.css-label-new {
  padding-left: 38px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 10px;
}

input[type=checkbox].css-checkbox:checked + label.css-label-new {
  background-position: 0 -30px;
}

.row.row--search {
  background: #ff5722;
  color: #fff;
  padding: 8px 0 5px;
  z-index: 2;
}

.search, ul.menu.animated.fadeIn.submenu.is-dropdown-submenu.first-sub.vertical.js-dropdown-active {
  z-index: 9999;
}

.row.row--search label {
  color: #fff;
}

.row.row--search .button:hover {
  background: #273234;
}

.row.row--results {
  background: #ff5722;
  color: #fff;
  padding: 8px 0 5px;
  z-index: 9999;
}

.row.row--results label {
  color: #fff;
  font-size: 0.775rem;
}

.row.row--results .button:hover {
  background: #273234;
}

.row.row--results p {
  line-height: 1.2;
}

.switch-toggle {
  display: none;
  text-align: left;
  padding: 25px 0;
}

.traveller-ico {
  font-size: 30px;
  margin-bottom: 8px;
  margin-top: 10px;
  color: #00CEA5;
  display: block;
}

.quote-bar {
  background: #37474f;
  width: 100%;
  color: #fff;
  padding: 15px 15px 0;
  font-size: 12px;
}

.quote-right {
  text-align: right;
  padding-top: 30px;
}

span.price {
  padding: 20px;
  font-size: 22px;
  color: #ff5722;
}

span.spacing {
  padding: 35px;
}

header.white {
  background: #fff;
  padding: 15px 0;
}

.lead-2 {
  font-size: 20px;
}

.button.active {
  background: #ff5722;
}

.sticky-container {
  z-index: 9998;
}

#loading h2 {
  font-size: 26px;
  color: #ff5722;
}

#loading p {
  font-size: 14px;
}

#loading {
  padding-bottom: 50px;
}

svg.loading {
  width: 100px;
  height: 100px;
  margin: 20px 20px -30px 70px;
  display: inline-block;
}

svg:not(:root) {
  width: 250px;
  padding: 30px;
}

a.middle {
  top: 8px;
  position: relative;
}

.pin-loader {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: absolute;
  top: 34%;
  left: 50%;
  margin-left: -36px;
}
@keyframes rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
section.carousel {
  background: #a8b9c2;
}

.item {
  overflow: hidden;
}

section.trust-pilot {
  background: #f5f5f5;
  padding: 80px 0;
}

.lead--home {
  margin-bottom: 60px;
}

.trust-pilot-img {
  margin-top: 60px;
}

.row--home-usp {
  font-weight: 700;
  color: #fff;
  position: absolute;
  bottom: 70px;
  width: 100%;
  max-width: 100%;
}

.row--home-usp i {
  font-size: 40px;
  margin-bottom: 10px;
}

.row--cover-types i {
  font-size: 90px;
  margin-bottom: 10px;
  color: #fff;
}

.row--cover-types .icon-icons_risk {
  margin-left: -6px;
}

.insurance-type {
  position: relative;
  margin-top: 40px;
}

.insurance-type-inner {
  overflow: hidden;
}

.insurance-type a {
  position: absolute;
  width: 100%;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  margin-top: -15px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}

section.home-intro, section.sub-intro {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  color: #fff;
  text-align: center;
}

.insurance-type img {
  transition: all 3s ease-in-out;
}

.insurance-type:hover img {
  transform: scale(1.1);
  animation-timing-function: ease-in;
}

.insurance-type:hover a {
  top: 48%;
}

section.grey {
  background: #f5f5f5;
  padding: 20px 0;
}

.trustpilot-review-link {
  margin-top: 30px;
}

section.sub-intro {
  padding: 280px 40px 70px;
}

section.home-intro {
  height: 65%;
  padding: 400px 40px 0;
}

.AnnapurnaCircuit .background, .AnnualTravelInsurance .background, .AustraliaTravelInsurance .background, .BackpackerOneWay .background, .BackpackersInsurance .background, .BoulderingInsurance .background, .CycleTouringInsurance .background, .Error404 .background, .EverestBaseCampInsurance .background, .ExtendInsurance .background, .GadgetTravelInsurance .background, .GapYearTravelInsurance .background, .HolidayInsurance .background, .IECTravelInsurance .background, .IncaTrailTravelInsurance .background, .KilimanjaroInsurance .background, .LastMinuteTravelInsurance .background, .MyTraveller .background, .MyTravellerCancelled .background, .MyTravellerExpired .background, .MyTravellerFound .background, .MyTravellerNotFound .background, .NZTravelInsurance .background, .OneWayTravelInsurance .background, .PastDated .background, .RockClimbingInsurance .background, .RoundtheWorldInsurance .background, .ScubaDivingInsurance .background, .TimedOut .background, .TravelInsurancealreadyabroad .background, .TrekkingInsurance .background, .WhitewaterRaftingInsurance .background, .WinterSportsInsurance .background, .WwoofingTravelInsurance .background, .about-intro .background, .activity-intro .background, .adventure-insurance .background, .home-intro .background, .insurance-intro .background, .testimonials .background, .tips-intro .background, .yourPolicy .background, .NepalHelicopter .background, .ExcessInsurance .background {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    animation: kenburns 40s infinite;
}

.home-intro-inner {
  position: absolute;
  width: 100%;
  bottom: 45px;
  left: 0;
}

.home-intro .background {
  background: url(../img/home-header-01.jpg) left bottom no-repeat #a8b9c2;
  background-size: cover;
  background-position-x: 22%;
}

.insurance-intro .background {
  background: url(../img/insurance-header-01.jpg) right center no-repeat #a8b9c2;
  background-size: cover;
}

.testimonials .background {
  background: url(../img/landingPages/testimonials.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.adventure-insurance .background {
  background: url(../img/landingPages/Adventure.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.AnnapurnaCircuit .background {
  background: url(../img/landingPages/Annapurna_Circuit.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.AnnualTravelInsurance .background {
  background: url(../img/landingPages/Annual_Travel_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.AustraliaTravelInsurance .background {
  background: url(../img/landingPages/Australia_Travel_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.BackpackerOneWay .background {
  background: url(../img/landingPages/Backpacker_One_Way.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.BackpackersInsurance .background {
  background: url(../img/landingPages/Backpackers_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.BoulderingInsurance .background {
  background: url(../img/landingPages/Bouldering_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.CycleTouringInsurance .background {
  background: url(../img/landingPages/Cycle_Touring_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.EverestBaseCampInsurance .background {
  background: url(../img/landingPages/Everest_Base_Camp_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.GadgetTravelInsurance .background {
  background: url(../img/landingPages/Gadget_Travel_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.GapYearTravelInsurance .background {
  background: url(../img/landingPages/Gap_Year_Travel_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.HolidayInsurance .background {
  background: url(../img/landingPages/Holiday_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.IECTravelInsurance .background {
  background: url(../img/landingPages/IEC_Travel_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.IncaTrailTravelInsurance .background {
  background: url(../img/landingPages/Inca_Trail_Travel_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.KilimanjaroInsurance .background {
  background: url(../img/landingPages/Kilimanjaro_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.LastMinuteTravelInsurance .background {
  background: url(../img/landingPages/Last_Minute_Travel_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.RockClimbingInsurance .background {
  background: url(../img/landingPages/Rock_Climbing_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.RoundtheWorldInsurance .background {
  background: url(../img/landingPages/Round_the_World_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.ScubaDivingInsurance .background {
  background: url(../img/landingPages/Scuba_Diving_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.TravelInsurancealreadyabroad .background {
  background: url(../img/landingPages/Travel_Insurance_already_abroad.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.TrekkingInsurance .background {
  background: url(../img/landingPages/Trekking_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.WhitewaterRaftingInsurance .background {
  background: url(../img/landingPages/Whitewater_Rafting_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.WinterSportsInsurance .background {
  background: url(../img/landingPages/Winter_Sports_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.NZTravelInsurance .background {
  background: url(../img/landingPages/NZ_Travel_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.OneWayTravelInsurance .background {
  background: url(../img/landingPages/One_Way_Travel_Insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.WwoofingTravelInsurance .background {
  background: url(../img/landingPages/Wwoofing_Travel_Insurance.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.ExtendInsurance .background {
  background: url(../img/landingPages/extend_insurance.webp) center no-repeat #a8b9c2;
  background-size: cover;
}

.ExcessInsurance .background {
    background: url(../img/landingPages/excess.jpg) center no-repeat #a8b9c2;
    background-size: cover;
}

.NepalHelicopter .background {
    background: url(../img/landingPages/nepal-helo.webp) center no-repeat #a8b9c2;
    background-size: cover;
}

.Error404 .background {
  background: url(../img/landingPages/payfail.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.PastDated .background, .TimedOut .background {
  background: url(../img/landingPages/timedout.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.activity-intro .background {
  background: url(../img/activity-header-01.webp) right center no-repeat #a8b9c2;
  background-size: cover;
}

.tips-intro .background {
  background: url(../img/tips-header-01.jpg) right center no-repeat #a8b9c2;
  background-size: cover;
}

.about-intro .background {
  background: url(../img/about-header-01.webp) left bottom no-repeat #a8b9c2;
  background-size: cover;
}

.MyTraveller .background {
  background: url(../img/landingPages/mytraveller.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.MyTravellerNotFound .background {
  background: url(../img/landingPages/cantfindyou.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.MyTravellerFound .background {
  background: url(../img/landingPages/insurancefound.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.MyTravellerCancelled .background {
  background: url(../img/landingPages/cancelled.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.MyTravellerExpired .background {
  background: url(../img/landingPages/expiredpolicy.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.yourPolicy .background {
  background: url(../img/landingPages/singlepolicy.jpg) center no-repeat #a8b9c2;
  background-size: cover;
}

.extra-option-box, .pr {
  position: relative;
}

.policy-tabs li {
  width: 50%;
  text-align: center;
}

.policy-tabs li a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: 1rem;
}

.more-cover-features, .owl-nav {
  display: none;
}

.item .quote {
  background-color: #efefef;
  padding: 30px 20px;
  margin-bottom: 15px;
}

.quote.is-active {
  background: #37474f;
  color: #fff;
}

.select-insurance.is-selected {
  background: #ff5722;
}

.extra-option-box {
  background-color: #efefef;
  padding: 30px 20px 80px;
  margin-bottom: 15px;
}

.extra-option-box i {
  font-size: 32px;
  color: #37474f;
}

.extra-option-box .fa {
  font-size: 20px;
}

.extra-option-box.text-center .switch {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -40px;
}

.extra-option-box .question {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
}

.extra-option-box.selected {
  background: #ff5722;
  color: #fff;
}

.extra-option-box.selected a:hover, .extra-option-box.selected i {
  color: #fff;
}

.extra-option-box h4 {
  padding: 10px 20px;
  font-size: 20px;
}

.switch {
  margin-bottom: 0;
}

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
  border-radius: 30px;
  color: #fff;
}

input:checked ~ .switch-paddle::after {
  left: 3.75rem;
}

.switch-paddle.excess-tooltip::after {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}

.switch-paddle.excess-tooltip {
  width: 6rem;
  height: 2.5rem;
  font-size: 1rem;
  border-radius: 30px;
  color: #fff;
  margin-right: 1.5rem;
}

a.button.selected {
  background: #ff5722;
}

.row.row-cover-types {
  margin-top: 40px;
}

.popular {
  background: #fff;
  border: 2px solid #f5f5f5;
  border-bottom: none;
  padding: 20px;
  text-align: center;
  color: #ff5722;
  font-weight: 600;
}

.tabs, .tabs-content {
  border: 0 solid #e6e6e6;
}

.cover-box.is-selected {
  background: #ff5722;
}

.cover-box.is-selected .cover-price, .cover-box.is-selected h4 {
  color: #fff;
}

.cover-box.is-selected .button {
  background: #37474f;
}

.cover-box.is-selected .button:hover {
  background: #2d3940;
}

.cover-box.is-selected ul.list-tick i, .cover-box.is-selected ul.list-tick li {
  color: #fff !important;
}

.cover-box.is-selected span.excess-label {
  color: #fff;
  font-weight: 600;
}

.cover-box {
  background: #f5f5f5;
  color: #37474f;
  margin-bottom: 40px;
  position: relative;
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
}

.cover-box .cover-box-pad {
  padding: 80px 40px 40px;
}

.cover-box .cover-price {
  font-size: 40px;
  font-weight: 600;
}

.cover-box .button {
  background: #ff5722;
}

.cover-box .button:hover {
  background: #ff4409;
}

.extra-option-box {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
}

ul.list-tick {
  text-align: left;
  margin: 0;
}

ul.list-tick li {
  padding: 10px 15px;
}

ul.list-tick li:nth-child(odd) {
  background: rgba(0, 0, 0, 0.1);
}

.excess-tooltip {
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: right;
}

span.excess-label {
  position: absolute;
  left: -62px;
  top: 5px;
  color: #37474f;
  font-weight: 600;
}

label.excess-tooltip select {
  width: 90px;
}

a.button.expanded.paypal {
  background: #0070ba;
}

a.button.large.button-more {
  background: #ff5722;
  color: #fff;
}

a.button.large.button-more:hover {
  background: #e54e1f;
}

i.no-circle {
  color: transparent;
}

.row.cover-item {
  background-color: #f5f5f5;
  margin: 15px 0;
  padding: 20px 0;
}

.tabs-panel {
  padding: 0;
}

.tabs {
  margin: 0;
  background: transparent;
  padding-bottom: 20px;
}

.tabs-title > a {
  background: #e6e6e6;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #ff5722;
  color: #fff;
}

.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border-top: 0;
}

.img-pod, .img-pod-2 {
  height: 280px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding-top: 135px;
  margin-bottom: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 500;
}

.tabs.help .tabs-title {
  text-align: center;
  border: 1px solid #fff;
}

.img-pod {
  border-right: 10px solid #fff;
  background-image: url(../img/home-insurance-type-multitrip.jpg);
}

.img-pod-2 {
  background-image: url(../img/home-insurance-type-backpacker.jpg);
}

section.tips-panels {
  padding: 55px;
}

section.tips-panels:nth-child(even) {
  background: #eaeaea;
}

section.tips-panels .tabs-title > a:focus, section.tips-panels .tabs-title > a[aria-selected=true] {
  color: #ff5722;
  background: transparent;
}

section.tips-panels .tabs-title > a {
  background: transparent;
  color: #000;
  height: 0;
}

section.tips-panels .tabs-content.vertical {
  border: 0 solid #000;
}

section.tips-panels .tabs-content {
  background: transparent;
}

section.tips-panels h2 {
  padding-bottom: 35px;
}

section.tips-panels .tabs-title {
  text-align: left;
}

li.tabs-title.arrow i {
  font-size: 10px;
  padding-right: 10px;
}

.tabs-content.vertical {
  padding-top: 12px;
}

.row--usp i {
  font-size: 40px;
}

section.about {
  margin-bottom: 40px;
}

section.about i {
  font-size: 24px;
  color: #ff5722;
  line-height: 4;
}

#tips-tabs1 .tabs-title a, #tips-tabs2 .tabs-title a, #tips-tabs3 .tabs-title a {
  font-weight: 500;
}

.has-tip {
  border-bottom: dotted 0 #8a8a8a;
  font-weight: 700;
  position: relative;
  display: inline-block;
  cursor: help;
}

.accordion-content {
  color: #37474f;
  padding: 2rem;
}

.accordion-title {
  background: #37474f;
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  position: relative;
  border: none;
  border-bottom: 0;
  margin-bottom: 2px;
}

li.accordion-item.is-active .accordion-title {
  background: #ff5722;
}

li.accordion-item.is-active .accordion-title:focus {
  color: #fff;
}

.row.extra-option {
  background: #f5f5f5;
  margin-bottom: 20px;
}

.switch-bar {
  padding: 10px;
  position: relative;
}

.switch-bar .switch.large {
  position: absolute;
  top: 7px;
  right: 10px;
}

.button:focus, .button:hover {
  background-color: #ff5722;
  color: #fefefe;
}

.orange-btn {
  background: #ff5722;
}

footer {
  padding: 80px 0;
  font-size: 14px;
}

footer .menu > li > a {
  display: block;
  padding: 0.7rem 0;
  line-height: 1;
  color: #37474f;
  font-size: 14px;
}

.copyright {
  margin-top: 40px;
}

.social i {
  font-size: 25px;
  padding: 0 10px;
}

.reveal-overlay {
  z-index: 99999 !important;
}

@media screen and (max-width: 39.9375em) {
  .popular, .row.row-cover-types {
    margin-top: 0;
  }

  .mobile-patch {
    height: 100% !important;
    min-height: 100% !important;
  }

  section.tips-panels {
    padding: 20px !important;
  }

  section.tips-panels .tabs-title > a {
    display: block;
    padding: 7px 0 30px;
    line-height: 1;
    font-size: 0.75rem;
  }

  .compare-mf {
    font-size: 10px;
    font-weight: 500;
  }

  .cards {
    padding-bottom: 20px;
  }

  .img-pod {
    border-right: 0 solid #fff;
  }

  .popular {
    padding: 20px;
    text-align: center;
  }

  .extra-option-box h4 {
    padding: 10px;
    font-size: 16px;
  }

  span.price {
    padding: 0;
    font-size: 16px;
    color: #ff5722;
  }

  a.middle {
    padding-bottom: 20px !important;
    display: inherit;
  }

  div.calendar_container {
    width: 100%;
  }

  div.cookie_container {
    width: 80%;
  }

  .sticky-container {
    z-index: 1;
    position: fixed !important;
    top: 0;
    width: 100%;
  }

  #results {
    padding-top: 60px;
  }
}
@media (min-width: 768px) {
  .quote-right {
    text-align: right;
    padding-top: 7px;
  }

  #loading {
    padding-bottom: 50px;
    width: 625px;
  }

  .tabs-title {
    float: left;
    width: 25%;
  }

  .tabs-title > a {
    background: #e6e6e6;
    height: 55px;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .extra-option-box h4 {
    padding: 10px;
    font-size: 18px;
  }

  span.price {
    padding: 0;
    font-size: 12px;
    color: #ff5722;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  a.mobile-call-button.hide-for-large {
    left: 20px;
    top: 20px;
  }

  .reveal.full .close-button {
    right: 20px;
    top: 20px;
  }

  #tips-tabs1 .tabs-title a, #tips-tabs2 .tabs-title a, #tips-tabs3 .tabs-title a {
    font-size: 15px;
    font-weight: 500;
  }
}
.orangeColor, h2.black_14, h2.orange_18 {
  font-weight: 700;
}

@media (max-width: 1023px) {
  .medium-npdb {
    padding-bottom: 0 !important;
  }

  header {
    padding: 0 0 10px;
  }

  .menu > li > a {
    color: #fff;
    font-size: 24px;
  }

  .reveal.full .close-button, ul.menu.vertical.text-center li a:hover {
    color: #ff5722;
  }

  ul.menu.vertical.text-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .center-text-medium {
    text-align: center;
    padding-top: 40px;
  }

  .faqs .tabs-title {
    width: 50%;
  }

  .row.row--search {
    top: 85px !important;
  }

  div#ui-datepicker-div {
    width: 95% !important;
  }

  .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all.ui-datepicker-multi-3.ui-datepicker-multi, .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 100% !important;
  }
}
@media (min-width: 1024px) {
  @keyframes kenburns {
    0%, 5% {
      opacity: 1;
    }
    100% {
      transform: scale3d(1.5, 1.5, 1.5) translate3d(-10px, -50px, 0);
      animation-timing-function: ease-in;
      opacity: 1;
    }
  }
  .zoom {
    animation: kenburns 40s infinite;
  }

  .policy-tabs .tabs-title > a {
    font-size: 1.2rem;
  }

  .owl-nav {
    display: block;
  }

  #search-results {
    padding-top: 80px;
  }

  #claim, #confirmation {
    padding-top: 240px;
  }

  body.help {
    padding-top: 292px;
  }

  #tips-tabs1 .tabs-title a, #tips-tabs2 .tabs-title a, #tips-tabs3 .tabs-title a {
    font-size: 18px;
  }

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

  .img-pod, .img-pod-2 {
    height: 150px;
    padding-top: 55px;
  }

  .img-pod {
    border-right: 0 solid #fff;
  }

  .slideUp {
    position: relative;
    top: 0;
    transition: top 0.4s ease-in-out;
    width: 100%;
    z-index: 999;
  }

  .cards img {
    padding-top: 50px;
  }

  .reveal.datepickersize {
    width: 850px;
    max-width: 850px;
  }

  .popover-menu li {
    border-right: 1px solid #3c4e51;
    border-bottom: none;
    color: #e8f8ff;
    transition: all 0.3s;
    float: left;
    width: 25%;
    min-height: 565px;
    list-style: none;
  }
}
@media (max-width: 1199px) {
  .strap {
    color: #a8b9c2;
    font-size: 12px;
  }

  .traveller-ico {
    font-size: 26px;
  }

  .dropholder-dropdown p {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .accordion-content {
    color: #37474f;
    padding: 4rem;
  }

  .quote-bar {
    font-size: 12px;
  }

  .popover-menu li {
    min-height: 485px;
  }
}
@media (min-width: 1400px) {
  .strap {
    color: #a8b9c2;
    font-size: 12px;
  }

  .quote-bar {
    font-size: 16px;
  }

  .traveller-ico {
    font-size: 33px;
  }
}
@media (min-width: 1500px) {
  .popover-menu li {
    min-height: 430px;
  }
}
@media (min-width: 1470px) and (max-width: 2000px) {
  .popover-menu i {
    position: absolute;
    right: 35px;
    bottom: 0;
    top: 380px;
  }
}
@media (min-width: 1200px) and (max-width: 1470px) {
  .popover-menu i {
    position: absolute;
    right: 35px;
    bottom: 0;
    top: 420px;
  }
}
@media (min-width: 1200px) and (max-width: 1320px) {
  .popover-menu i {
    position: absolute;
    right: 35px;
    bottom: 0;
    top: 440px;
  }
}
@media (min-width: 1320px) and (max-width: 1370px) {
  .popover-menu i {
    position: absolute;
    right: 35px;
    bottom: 0;
    top: 420px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .popover-menu i {
    position: absolute;
    right: 35px;
    bottom: 0;
    top: 510px;
  }
}
@media (min-width: 100px) and (max-width: 990px) {
  .popover-menu i {
    position: absolute;
    right: 35px;
  }
}
@media (min-width: 1500px) {
  .popover-menu-policyoption li {
    list-style-type: none;
  }
}
@media (min-width: 1470px) and (max-width: 2000px) {
  .popover-menu-policyoption i {
    position: absolute;
    right: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1470px) {
  .popover-menu-policyoption i {
    position: absolute;
    right: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1320px) {
  .popover-menu-policyoption i {
    position: absolute;
    right: 35px;
  }
}
@media (min-width: 1320px) and (max-width: 1370px) {
  .popover-menu-policyoption i {
    position: absolute;
    right: 35px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .popover-menu-policyoption i {
    position: absolute;
    right: 35px;
  }
}
@media (min-width: 100px) and (max-width: 990px) {
  .popover-menu-policyoption i {
    position: absolute;
    right: 35px;
  }
}
@media (min-device-width: 360px) and (max-device-width: 640px) {
  .box-inner {
    padding: 27px;
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
  }
}
.spanfontsize span {
  font-size: 12px !important;
}

.button.darkorange {
  background: #962608;
}

.button.grey {
  background: #a8b9c2;
}

.button.darkgrey {
  background: #37474f;
}

.button-group i {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
}

.btn, .buttonClose {
  display: inline-block;
  text-align: center;
}

.btn, .buttonCloseCEGA {
  display: inline-block;
  text-align: center;
}

.button.darkorange:hover {
  background: #661a05;
}

.button.grey:hover {
  background: #8aa1ad;
}

.button.darkgrey:hover {
  background: #222c31;
}

.calendar-extend {
  font-size: 30px;
  padding: 5px;
}

.orange {
  color: #ff5722;
}

.orangeColor, .orangeColorNormal, h2.orange_18 {
  color: #ff5722;
}

h2.orange_18 {
  font-size: 18px;
}

h2.black_14 {
  font-size: 14px;
  color: #000;
}

.btn-primary {
  color: #fff;
  background-color: #ff5722;
  border-color: #357ebd;
}

.btn {
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed !important;
  box-shadow: none;
  color: #fff;
  background-color: #fff;
}

.modalBC {
  color: #000;
}

.icons i {
  padding-right: 1%;
}

.close {
  float: right;
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
}

.close:focus, .close:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}

.ValidationSummary ul li {
  color: red;
  font-size: 13px;
  float: left;
}

.buttonClose {
  border: 1px solid transparent;
  border-radius: 0;
  color: #fefefe;
  cursor: pointer;
  font-size: 0.9rem;
  line-height: 1;
  margin: 0 0 1rem;
  padding: 0.85em 1em;
  transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
  background: #ff5722;
  font-weight: 400;
}

.buttonCloseCEGA {
  border: 1px solid transparent;
  border-radius: 0;
  color: white;
  cursor: pointer;
  font-size: 0.9rem;
  line-height: 1;
  margin: 0 0 1rem;
  padding: 0.85em 1em;
  transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
  background: #384850;
  font-weight: 400;
}

.buttonClose:focus, .buttonClose:hover {
  background-color: #273234;
  color: #ffffff;
}

.buttonCloseCEGA:focus, .buttonCloseCEGA:hover {
  background-color: #FF5722;
  color: white;
}

.buttonClose.expanded {
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.buttonCloseCEGA.expanded {
  display: block;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.Flagaustria, .Flagbelgium, .Flagbulgaria, .Flagcroatia, .Flagcyprus, .Flagczech-republic, .Flagdenmark, .Flagestonia, .Flagfinland, .Flagfrance, .Flaggermany, .Flaggibraltar, .Flaggreece, .Flagguernsey, .Flaghungary, .Flagiceland, .Flagireland, .Flagisle-of-man, .Flagitaly, .Flagjersey, .Flaglatvia, .Flagliechtenstein, .Flaglithuania, .Flagluxembourg, .Flagmalta, .Flagnetherlands, .Flagnorway, .Flagpoland, .Flagportugal, .Flagromania, .Flagslovakia, .Flagslovenia, .Flagspain, .Flagsweden, .Flagunited-kingdom {
  width: 24px;
  height: 24px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  background: url(/img/flags/flags.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.buttonClose.large {
  font-size: 1.25rem;
}

.Flagaustria {
  background-position: -1px 0;
}

.Flagbelgium {
  background-position: -26px 0;
}

.Flagbulgaria {
  background-position: -51px 0;
}

.Flagcroatia {
  background-position: -76px 0;
}

.Flagcyprus {
  background-position: -101px 0;
}

.Flagczech-republic {
  background-position: -1px -25px;
}

.Flagdenmark {
  background-position: -26px -25px;
}

.Flagestonia {
  background-position: -51px -25px;
}

.Flagfinland {
  background-position: -76px -25px;
}

.Flagfrance {
  background-position: -101px -25px;
}

.Flaggermany {
  background-position: -1px -50px;
}

.Flaggibraltar {
  background-position: -26px -50px;
}

.Flaggreece {
  background-position: -51px -50px;
}

.Flagguernsey {
  background-position: -76px -50px;
}

.Flaghungary {
  background-position: -101px -50px;
}

.Flagiceland {
  background-position: -1px -75px;
}

.Flagireland {
  background-position: -26px -75px;
}

.Flagisle-of-man {
  background-position: -51px -75px;
}

.Flagitaly {
  background-position: -76px -75px;
}

.Flagjersey {
  background-position: -101px -75px;
}

.Flaglatvia {
  background-position: -1px -100px;
}

.Flagliechtenstein {
  background-position: -26px -100px;
}

.Flaglithuania {
  background-position: -51px -100px;
}

.Flagluxembourg {
  background-position: -76px -100px;
}

.Flagmalta {
  background-position: -101px -100px;
}

.Flagnetherlands {
  background-position: -1px -125px;
}

.Flagnorway {
  background-position: -26px -125px;
}

.Flagpoland {
  background-position: -51px -125px;
}

.Flagportugal {
  background-position: -76px -125px;
}

.Flagromania {
  background-position: -101px -125px;
}

.Flagslovakia {
  background-position: -1px -150px;
}

.Flagslovenia {
  background-position: -26px -150px;
}

.Flagspain {
  background-position: -51px -150px;
}

.Flagsweden {
  background-position: -76px -150px;
}

.Flagunited-kingdom {
  background-position: -102px -150px;
}

.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading p, wf-loading label {
  visibility: hidden;
}

.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active p, .wf-inactive h1, .wf-inactive h2, .wf-inactive h3, .wf-inactive h4, .wf-inactive p, wf-active label, wf-inactive label {
  visibility: visible;
}

.ui-datepicker-next, .ui-datepicker-prev {
  display: none;
}

a.FCAlink {
  color: #37474f !important;
}

a.FCAlink:hover, a.FCAlink:active {
  color: #ff5722 !important;
}

a.claimbtn {
  background-color: #ff5722 !important;
}

a.claimbtn:active, a.claimbtn:hover {
  background-color: #37474f !important;
}