@charset "UTF-8";
meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 87.5rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

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

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

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

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

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

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

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

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

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

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

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

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

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

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

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

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

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

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }

  .small-block-grid-13 > li {
    width: 7.69231%;
    list-style: none; }
    .small-block-grid-13 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-13 > li:nth-of-type(13n+1) {
      clear: both; }

  .small-block-grid-14 > li {
    width: 7.14286%;
    list-style: none; }
    .small-block-grid-14 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-14 > li:nth-of-type(14n+1) {
      clear: both; }

  .small-block-grid-15 > li {
    width: 6.66667%;
    list-style: none; }
    .small-block-grid-15 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-15 > li:nth-of-type(15n+1) {
      clear: both; }

  .small-block-grid-16 > li {
    width: 6.25%;
    list-style: none; }
    .small-block-grid-16 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-16 > li:nth-of-type(16n+1) {
      clear: both; }

  .small-block-grid-17 > li {
    width: 5.88235%;
    list-style: none; }
    .small-block-grid-17 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-17 > li:nth-of-type(17n+1) {
      clear: both; }

  .small-block-grid-18 > li {
    width: 5.55556%;
    list-style: none; }
    .small-block-grid-18 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-18 > li:nth-of-type(18n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }

  .medium-block-grid-13 > li {
    width: 7.69231%;
    list-style: none; }
    .medium-block-grid-13 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-13 > li:nth-of-type(13n+1) {
      clear: both; }

  .medium-block-grid-14 > li {
    width: 7.14286%;
    list-style: none; }
    .medium-block-grid-14 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-14 > li:nth-of-type(14n+1) {
      clear: both; }

  .medium-block-grid-15 > li {
    width: 6.66667%;
    list-style: none; }
    .medium-block-grid-15 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-15 > li:nth-of-type(15n+1) {
      clear: both; }

  .medium-block-grid-16 > li {
    width: 6.25%;
    list-style: none; }
    .medium-block-grid-16 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-16 > li:nth-of-type(16n+1) {
      clear: both; }

  .medium-block-grid-17 > li {
    width: 5.88235%;
    list-style: none; }
    .medium-block-grid-17 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-17 > li:nth-of-type(17n+1) {
      clear: both; }

  .medium-block-grid-18 > li {
    width: 5.55556%;
    list-style: none; }
    .medium-block-grid-18 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-18 > li:nth-of-type(18n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; }

  .large-block-grid-13 > li {
    width: 7.69231%;
    list-style: none; }
    .large-block-grid-13 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-13 > li:nth-of-type(13n+1) {
      clear: both; }

  .large-block-grid-14 > li {
    width: 7.14286%;
    list-style: none; }
    .large-block-grid-14 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-14 > li:nth-of-type(14n+1) {
      clear: both; }

  .large-block-grid-15 > li {
    width: 6.66667%;
    list-style: none; }
    .large-block-grid-15 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-15 > li:nth-of-type(15n+1) {
      clear: both; }

  .large-block-grid-16 > li {
    width: 6.25%;
    list-style: none; }
    .large-block-grid-16 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-16 > li:nth-of-type(16n+1) {
      clear: both; }

  .large-block-grid-17 > li {
    width: 5.88235%;
    list-style: none; }
    .large-block-grid-17 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-17 > li:nth-of-type(17n+1) {
      clear: both; }

  .large-block-grid-18 > li {
    width: 5.55556%;
    list-style: none; }
    .large-block-grid-18 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-18 > li:nth-of-type(18n+1) {
      clear: both; } }
meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }

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

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

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

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="email"]:disabled,
  input[type="number"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  input[type="color"]:disabled,
  textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly], fieldset[disabled]
  input[type="password"],
  input[type="date"][disabled],
  input[type="date"][readonly], fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly], fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly], fieldset[disabled]
  input[type="datetime-local"],
  input[type="month"][disabled],
  input[type="month"][readonly], fieldset[disabled]
  input[type="month"],
  input[type="week"][disabled],
  input[type="week"][readonly], fieldset[disabled]
  input[type="week"],
  input[type="email"][disabled],
  input[type="email"][readonly], fieldset[disabled]
  input[type="email"],
  input[type="number"][disabled],
  input[type="number"][readonly], fieldset[disabled]
  input[type="number"],
  input[type="search"][disabled],
  input[type="search"][readonly], fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly], fieldset[disabled]
  input[type="tel"],
  input[type="time"][disabled],
  input[type="time"][readonly], fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"][readonly], fieldset[disabled]
  input[type="url"],
  input[type="color"][disabled],
  input[type="color"][readonly], fieldset[disabled]
  input[type="color"],
  textarea[disabled],
  textarea[readonly], fieldset[disabled]
  textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius,
  input[type="password"].radius,
  input[type="date"].radius,
  input[type="datetime"].radius,
  input[type="datetime-local"].radius,
  input[type="month"].radius,
  input[type="week"].radius,
  input[type="email"].radius,
  input[type="number"].radius,
  input[type="search"].radius,
  input[type="tel"].radius,
  input[type="time"].radius,
  input[type="url"].radius,
  input[type="color"].radius,
  textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

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

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #6f7375;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #008CBA;
      color: #FFFFFF;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #008CBA; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem; }
  @media only screen and (max-width: 40em) {
    .reveal-modal, dialog {
      min-height: 100vh; } }
  .reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0; }
  .reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
      width: 80%;
      max-width: 87.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
      top: 6.25rem; } }
  .reveal-modal.radius, dialog.radius {
    border-radius: 3px; }
  .reveal-modal.round, dialog.round {
    border-radius: 1000px; }
  .reveal-modal.collapse, dialog.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny, dialog.tiny {
      width: 30%;
      max-width: 87.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.small, dialog.small {
      width: 40%;
      max-width: 87.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.medium, dialog.medium {
      width: 60%;
      max-width: 87.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.large, dialog.large {
      width: 70%;
      max-width: 87.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge, dialog.xlarge {
      width: 95%;
      max-width: 87.5rem;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; }
    @media only screen and (min-width: 40.063em) {
      .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 87.5rem;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

dialog {
  display: none; }
  dialog::backdrop, dialog + .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.45);
    display: none;
    left: 0; }
  dialog[open] {
    display: block; }

@media print {
  dialog, .reveal-modal, dialog {
    display: none;
    background: #FFFFFF !important; } }
meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #6f7375;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #a1a4a6;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #6f7375;
  border-bottom: 1px dotted #DDDDDD;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #909395; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #909395; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #a1a4a6; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

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

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

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

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

  .show-for-print {
    display: inherit !important; } }
meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #6f7375;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #a1a4a6;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

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

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

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #6f7375;
  border-bottom: 1px dotted #DDDDDD;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #909395; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #909395; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #a1a4a6; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 1rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

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

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

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

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

  .show-for-print {
    display: inherit !important; } }
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.125rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .tab-bar-section.left, .tab-bar-section.right {
      text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

meta.foundation-version {
  font-family: "/5.4.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #6f7375;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }

  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }

  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }

  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }

  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }

  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }

  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

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

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

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

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

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

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

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

  table.show-for-print {
    display: table; }

  thead.show-for-print {
    display: table-header-group !important; }

  tbody.show-for-print {
    display: table-row-group !important; }

  tr.show-for-print {
    display: table-row !important; }

  td.show-for-print {
    display: table-cell !important; }

  th.show-for-print {
    display: table-cell !important; } }
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

/*
.datepicker {
  .prev, .next {font-style:normal;}
  .prev:after {content:"«";}
  .next:after {content:"»";}
}
*/
/*!
 * Datepicker for Foundation - less stylesheet, just version customized to foundation
 *
 * Copyright 2013 Peter Beno, najlepsiwebdesigner@gmail.com, @benopeter
 * project website http://foundation-datepicker.peterbeno.com
 *
 * Original project https://github.com/eternicode/bootstrap-datepicker
 * 		Original author 2012 Stefan Petre
 * 		Improvements by Andrew Rowls
 * 		Licensed under the Apache License v2.0
 * 		http://www.apache.org/licenses/LICENSE-2.0
 */
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  line-height: 18px; }

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
  padding: 4px 5px; }

.datepicker {
  display: none;
  position: absolute;
  padding: 4px;
  margin-top: 1px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker-rtl {
  direction: rtl; }

.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px; }

.datepicker > div {
  display: none; }

.datepicker.days div.datepicker-days {
  display: block; }

.datepicker.months div.datepicker-months {
  display: block; }

.datepicker.years div.datepicker-years {
  display: block; }

.datepicker table {
  border: 0;
  margin: 0; }

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border: 0;
  font-size: 12px;
  padding: 4px 8px;
  background: #fff;
  cursor: pointer; }

.datepicker td.active.day, .datepicker th.active.day {
  background: #2ba6cb; }

.datepicker td.active.year, .datepicker th.active.year {
  background: #2ba6cb; }

.datepicker td span.active, .datepicker th span.active {
  background: #2ba6cb; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer; }

.datepicker th.date-switch {
  width: 145px; }

.datepicker thead tr:first-child th, .datepicker tfoot tr:first-child th {
  cursor: pointer; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.datepicker-dropdown::before, .datepicker-dropdown::after {
  display: none; }

.datepicker-close {
  position: absolute;
  top: -30px;
  right: 0;
  width: 15px;
  height: 30px;
  padding: 0;
  display: none; }

.datepicker td.old, .datepicker td.new {
  color: #999; }

.datepicker td.day.disabled {
  color: #eee; }

/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 0 60px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: solid #fff 5px;
  left: -5px; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -26px;
  background: url(../images/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: -26px;
  background: url(../images/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a:hover {
  color: white; }

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

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

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

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

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

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

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

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

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

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

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

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

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

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

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

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

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

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

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

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

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

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

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

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

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

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

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

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

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

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

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

.mfp-figure figure {
  margin: 0; }

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* @override http://adventures.valid.is/wp-content/themes/arctic-adventures/library/css/megamenu.css?ver=3.9.1 */
div.row.megamenu {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  max-width: 87.5em !important;
  margin: 0 auto !important; }

ul.megamenu > li > div {
  border: 1px solid #e5e5e5; }

.menu {
  color: #353535; }

ul.megamenu {
  float: left;
  margin: 0px auto;
  padding: 0;
  list-style: none;
  display: none;
  font-family: "museo-sans-rounded", sans-serif;
  font-size: 0.95em; }

ul.megamenu li.mm-item:hover {
  background-color: #005c80; }

ul.megamenu a.mm-item-link-hover {
  color: #fff !important; }

ul.megamenu li {
  margin: 0;
  list-style: none; }

ul.megamenu > li {
  padding: 8px 8px 6px 8px;
  border-left: 1px solid #e5e5e5; }

ul.megamenu li.last {
  border-right: 1px solid #e5e5e5 !important; }

ul.megamenu a.mm-item-link:link,
ul.megamenu a.mm-item-link:visited {
  display: inline-block;
  position: relative;
  color: #353535;
  padding: 6px 15px;
  margin: 0px 3px 0px 0px;
  text-decoration: none;
  z-index: 10; }

li.mm-item a.mm-item-link span.darrow {
  position: absolute;
  right: 0;
  top: 13px;
  display: block;
  background: url("../img/menu-arrow2.png") no-repeat;
  width: 9px;
  height: 8px;
  text-indent: -10000px; }

li.mm-item a.mm-item-link-hover span.darrow {
  position: absolute;
  right: 0;
  top: 13px;
  background-position: 0 -8px; }

ul.megamenu div.mm-item-content {
  background: rgba(255, 255, 255, 0.97);
  color: #fff;
  padding: 0px;
  margin-top: 5px;
  position: absolute;
  top: 48px;
  left: 0;
  -moz-box-shadow: inset  0  6px 6px -6px #e5e5e5, inset  0 -6px 6px -6px #e5e5e5;
  -webkit-box-shadow: inset  0  6px 6px -6px #e5e5e5, inset  0 -6px 6px -6px #e5e5e5;
  box-shadow: inset  0  6px 6px -6px #e5e5e5, inset  0 -6px 6px -6px #e5e5e5;
  z-index: 9; }

.mm-content-base {
  background-color: none;
  position: relative;
  z-index: 11;
  padding: 0; }

div.mm-content-base a {
  text-decoration: none;
  line-height: 150%; }

.mm-js-shadow {
  background: #555;
  position: absolute;
  z-index: 10; }

a.mm-item-link:hover {
  color: #fff !important; }

div.mm-content-base div.left h2 a {
  color: #2a2a2a; }

#divAllActivities div.mm-content-base ul.large-block-grid-3 li {
  padding: 0 0 0.9375em;
  /* 15px / 16px */ }

#divAdventuresDayTours div.mm-content-base ul.large-block-grid-3 li {
  padding-bottom: 0.625em;
  /* 15px / 16px */
  padding-right: 0em; }

#divAllActivities.row {
  width: 100%; }

#divAllActivities .acleft {
  background-color: none;
  background-image: url(http://www.adventures.is/img/side-shadow.png);
  background-position: right top;
  background-repeat: repeat-y;
  margin: 1.875em 0 1.25em 0; }

.acleft .actitle {
  display: block; }

/* left title for All Activities and Adventure Day Tours */
div.actitle h2, div.adttitle h2, div.ahtitle h2 {
  margin-top: 0;
  margin-bottom: 0.625em;
  font-size: 1.125em;
  /* 18 / 16 */
  line-height: 1.333333333333333em;
  /* 24 / 18 */ }

#divAllActivities div.ac.items ul li, #divAdventuresDayTours div.adt.items ul li, #divActiveHolidays div.ah.items ul li {
  margin: 0 !important;
  padding-bottom: 0 !important; }

/* Left item image subtext for All Activities and Adventure Day Tours */
.ac.items h3, .adt.items h3, .ah.items h3 {
  display: block;
  color: #0077a6;
  font-size: 0.9375em;
  /* 15 / 16 */
  margin-top: 0.3125em;
  /* 5px / 16 */
  margin-bottom: 0.625em; }

#divAllActivities .acright {
  margin: 1.875em 0 0 0; }

.acright .actitle {
  clear: right;
  display: block; }

.acright a {
  text-decoration: none;
  line-height: 150%; }

div.ac-item {
  float: left; }

#divAdventuresDayTours.row {
  width: 100%; }

#divAdventuresDayTours .adttop {
  margin-top: 1.875em;
  /* 30 / 16 */
  padding-bottom: 1.25em;
  /* 20 / 16 */
  border-bottom: 1px solid #e5e5e5; }

#divAdventuresDayTours .adtbottom {
  margin-top: 1.25em;
  /* 20 / 16 */
  margin-bottom: 1.25em;
  /* 20 / 16 */ }

#divAdventuresDayTours div.adttitle h2 span {
  font-size: 0.8em;
  color: #8b8b8b; }

.adt.items {
  background-color: none;
  background-image: url(../img/side-shadow.png);
  background-position: right top;
  background-repeat: repeat-y; }

#divAdventuresDayTours div.adttitle {
  clear: right;
  display: block; }

#divActiveHolidays.row {
  width: 100%; }

#divActiveHolidays .row {
  margin-top: 1.875em;
  margin-bottom: 1.25em;
  /* 20 / 16 */ }

#divActiveHolidays .ahleft {
  background-color: none;
  background-image: url(../img/side-shadow.png);
  background-position: right top;
  background-repeat: repeat-y; }

.ahr.items p {
  font-size: 0.875em;
  /* 14 / 16 */
  line-height: 1.3125em;
  /* 21 / 16 */
  margin: 0;
  color: #6f7375; }

.ahr.items h3 {
  display: block;
  color: #0077a6;
  font-size: 1em;
  margin: 0 0 0.625em 0;
  /* 10 / 16 */ }

#divActiveHolidays ul.large-block-grid-3 li {
  padding-bottom: 7px; }

#divActiveHolidays ul.small-block-grid-1 li {
  padding-bottom: 12px; }

#rightMenu {
  float: right;
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 500 !important; }

#rightMenu ul li {
  float: left;
  padding: 12px 15px;
  border-left: 1px solid #e5e5e5;
  list-style: none; }

#rightMenu ul li:last-child {
  border-right: 1px solid #e5e5e5; }

#rightMenu ul li a {
  color: #383838;
  text-decoration: none; }

#rightMenu ul li a:hover {
  color: #005c80; }

div.left, div.right {
  display: inline-block;
  width: 600px;
  margin-right: -5px;
  line-height: 100%;
  *display: inline;
  *zoom: 1; }

.rrssb-buttons.large-format li a, .rrssb-buttons.large-format li a .text {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden; }

.rrssb-buttons, .rrssb-buttons li, .rrssb-buttons li a {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix {
  *zoom: 1; }

.clearfix:after {
  clear: both; }

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

.rrssb-buttons {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%; }

.rrssb-buttons li {
  float: left;
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 0 2.5px; }

.rrssb-buttons li.email a {
  background-color: #0a88ff; }

.rrssb-buttons li.email a:hover {
  background-color: #006ed6; }

.rrssb-buttons li.facebook a {
  background-color: #306199; }

.rrssb-buttons li.facebook a:hover {
  background-color: #244872; }

.rrssb-buttons li.tumblr a {
  background-color: #32506d; }

.rrssb-buttons li.tumblr a:hover {
  background-color: #22364a; }

.rrssb-buttons li.linkedin a {
  background-color: #007bb6; }

.rrssb-buttons li.linkedin a:hover {
  background-color: #005983; }

.rrssb-buttons li.twitter a {
  background-color: #26c4f1; }

.rrssb-buttons li.twitter a:hover {
  background-color: #0eaad6; }

.rrssb-buttons li.googleplus a {
  background-color: #e93f2e; }

.rrssb-buttons li.googleplus a:hover {
  background-color: #ce2616; }

.rrssb-buttons li.youtube a {
  background-color: #df1c31; }

.rrssb-buttons li.youtube a:hover {
  background-color: #b21627; }

.rrssb-buttons li.reddit a {
  background-color: #8bbbe3; }

.rrssb-buttons li.reddit a:hover {
  background-color: #62a3d9; }

.rrssb-buttons li.pinterest a {
  background-color: #b81621; }

.rrssb-buttons li.pinterest a:hover {
  background-color: #8a1119; }

.rrssb-buttons li.github a {
  background-color: #444; }

.rrssb-buttons li.github a:hover {
  background-color: #2b2b2b; }

.rrssb-buttons li a {
  background-color: #ccc;
  border-radius: 2px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 100%;
  padding: 11px 7px 12px 27px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out; }

.rrssb-buttons li a .icon {
  display: block;
  height: 100%;
  left: 10px;
  padding-top: 9px;
  position: absolute;
  top: 0;
  width: 10%; }

.rrssb-buttons li a .icon svg {
  height: 17px;
  width: 17px; }

.rrssb-buttons li a .icon svg path, .rrssb-buttons li a .icon svg polygon {
  fill: #fff; }

.rrssb-buttons li a .text {
  color: #fff; }

.rrssb-buttons li a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25); }

.rrssb-buttons li.small a {
  padding: 0; }

.rrssb-buttons li.small a .icon {
  height: 100%;
  left: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: auto;
  width: 100%; }

.rrssb-buttons li.small a .text {
  visibility: hidden; }

.rrssb-buttons.large-format {
  height: auto; }

.rrssb-buttons.large-format li {
  height: auto; }

.rrssb-buttons.large-format li a {
  font-size: 15px;
  font-size: 1vw;
  padding: 7% 0% 7% 12%;
  border-radius: 0.2em; }

.rrssb-buttons.large-format li a .icon {
  left: 7%;
  padding-top: 0;
  width: 12%; }

.rrssb-buttons.large-format li a .icon svg {
  height: 100%;
  width: 100%; }

.rrssb-buttons.large-format li a .text {
  font-size: 15px;
  font-size: 1vw; }

.rrssb-buttons.large-format li a:hover {
  font-size: 15px;
  font-size: 1vw;
  padding: 7% 0% 7% 12%;
  border-radius: 0.2em; }

.rrssb-buttons.small-format {
  padding-top: 5px; }

.rrssb-buttons.small-format li {
  height: 80%;
  padding: 0 1.5px; }

.rrssb-buttons.small-format li a .icon {
  height: 100%;
  padding-top: 0; }

.rrssb-buttons.small-format li a .icon svg {
  height: 48%;
  position: relative;
  top: 6px;
  width: 80%; }

.rrssb-buttons.tiny-format {
  height: 22px;
  position: relative; }

.rrssb-buttons.tiny-format li {
  padding-right: 7px; }

.rrssb-buttons.tiny-format li a {
  background-color: transparent;
  padding: 0; }

.rrssb-buttons.tiny-format li a .icon svg {
  height: 70%;
  width: 100%; }

.rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
  background-color: transparent; }

.rrssb-buttons.tiny-format li.email a .icon svg path, .rrssb-buttons.tiny-format li.email a .icon svg polygon {
  fill: #0a88ff; }

.rrssb-buttons.tiny-format li.email a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.email a .icon:hover .icon svg polygon {
  fill: #0054a3; }

.rrssb-buttons.tiny-format li.facebook a .icon svg path, .rrssb-buttons.tiny-format li.facebook a .icon svg polygon {
  fill: #306199; }

.rrssb-buttons.tiny-format li.facebook a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.facebook a .icon:hover .icon svg polygon {
  fill: #18304b; }

.rrssb-buttons.tiny-format li.tumblr a .icon svg path, .rrssb-buttons.tiny-format li.tumblr a .icon svg polygon {
  fill: #32506d; }

.rrssb-buttons.tiny-format li.tumblr a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.tumblr a .icon:hover .icon svg polygon {
  fill: #121d27; }

.rrssb-buttons.tiny-format li.linkedin a .icon svg path, .rrssb-buttons.tiny-format li.linkedin a .icon svg polygon {
  fill: #007bb6; }

.rrssb-buttons.tiny-format li.linkedin a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.linkedin a .icon:hover .icon svg polygon {
  fill: #003650; }

.rrssb-buttons.tiny-format li.twitter a .icon svg path, .rrssb-buttons.tiny-format li.twitter a .icon svg polygon {
  fill: #26c4f1; }

.rrssb-buttons.tiny-format li.twitter a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.twitter a .icon:hover .icon svg polygon {
  fill: #0b84a6; }

.rrssb-buttons.tiny-format li.googleplus a .icon svg path, .rrssb-buttons.tiny-format li.googleplus a .icon svg polygon {
  fill: #e93f2e; }

.rrssb-buttons.tiny-format li.googleplus a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.googleplus a .icon:hover .icon svg polygon {
  fill: #a01e11; }

.rrssb-buttons.tiny-format li.youtube a .icon svg path, .rrssb-buttons.tiny-format li.youtube a .icon svg polygon {
  fill: #df1c31; }

.rrssb-buttons.tiny-format li.youtube a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.youtube a .icon:hover .icon svg polygon {
  fill: #84111d; }

.rrssb-buttons.tiny-format li.reddit a .icon svg path, .rrssb-buttons.tiny-format li.reddit a .icon svg polygon {
  fill: #8bbbe3; }

.rrssb-buttons.tiny-format li.reddit a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.reddit a .icon:hover .icon svg polygon {
  fill: #398bcf; }

.rrssb-buttons.tiny-format li.pinterest a .icon svg path, .rrssb-buttons.tiny-format li.pinterest a .icon svg polygon {
  fill: #b81621; }

.rrssb-buttons.tiny-format li.pinterest a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.pinterest a .icon:hover .icon svg polygon {
  fill: #5d0b11; }

.rrssb-buttons.tiny-format li.github a .icon svg path, .rrssb-buttons.tiny-format li.github a .icon svg polygon {
  fill: #444; }

.rrssb-buttons.tiny-format li.github a .icon:hover .icon svg path, .rrssb-buttons.tiny-format li.github a .icon:hover .icon svg polygon {
  fill: #111; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: -35px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=70);
  /*IE7 fix*/
  opacity: 0.7;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  /*filter: Alpha(Opacity=100);*/
  /*IE7 fix*/
  /*	opacity: 1;*/
  background: #fff; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/* @group General */
* {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }

body {
  font-family: "Helvetica Neue", Helvetica, "HelveticaNeue-Light", "Helvetica Neue Light", Arial, "Lucida Grande", sans-serif;
  background: #f5f5f5 !important;
  text-rendering: optimizeLegibility; }

h1, h2, h3 {
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 500; }

h1 {
  font-size: 2.25em;
  /* 36 / 16 */ }

h1.entry-title {
  color: #0077a6; }

h2 {
  font-size: 1.375em;
  /* 22 / 16 */
  color: #353535; }

h3 {
  font-size: 1.3125em;
  /* 21 / 16 */ }

h4 {
  font-size: 1.125em;
  /* 18 / 16 */ }

h5, h6 {
  font-size: 1em;
  /* 16 / 16 */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/* Text elements */
p {
  font-size: 1em;
  /* 16 / 16 */
  line-height: 1.5em;
  /* 24 / 16 */
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em;
  line-height: 1.5em; }

div.normal ul, div.normal ol {
  margin: 1em 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

b, strong {
  font-weight: bold; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

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

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

/* Links */
a {
  color: #0077a6; }

a:hover,
a:focus,
a:active {
  color: #000439;
  text-decoration: underline; }

/* @end */
/* Valid.is Search.... */
#filterTours li.disabled {
  opacity: 0.4; }

pre.hide {
  display: none; }

.searchBoxes {
  position: relative; }

.searchBoxes .loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.44);
  z-index: 200;
  color: black;
  font-size: 25px;
  padding-top: 100px;
  text-align: center; }

/* =Structure
----------------------------------------------- */
.container {
  background: #fff;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; }

.container .content {
  padding-top: 2em;
  padding-bottom: 2em; }

.container .blogcat .content {
  padding-top: 2em;
  padding-bottom: 0.5em; }

.content p {
  text-align: justify;
  margin: 1em 0; }

.content h1 {
  margin-top: 0; }

#content {
  width: 93.75%;
  margin: 1em auto; }

/* VIDEO BOX OG VIDEO + GALLERY TITLE */
.imglist .img-large img {
  padding-top: 0; }

.imglist img {
  padding: 5px; }

.video-box {
  border: 1px solid #dfdfdf;
  padding: 10px;
  border-radius: 3px; }

.landingbox h2 {
  padding: 0 0 20px 0; }

.secondSidebar li.large {
  width: 100%;
  padding: 0 !important;
  margin-bottom: 30px; }

/* =FlexSlider - Minor changes to WooSlider
----------------------------------------------- */
.flexslider {
  margin: 0 !important; }

#owlSlider .item img {
  display: block;
  width: 100%;
  height: auto; }

div.smallgroups {
  position: absolute;
  top: 10px;
  right: 10px; }

.reveal-modal-bg {
  z-index: 10002; }

#myModal {
  z-index: 10003; }

/* =About Text Area
----------------------------------------------- */
.about-text {
  padding: 0 0 20px 0; }

.home .about-text {
  padding: 0; }

.about-text a {
  text-decoration: none; }

.about-text h2 {
  margin: 1em 0; }

.home .about-text h2 {
  margin: 1em 0 0 0; }

/* NUEVO */
div.large-11.columns.large-centered {
  padding: 0; }

div.row.megamenu .html-text p {
  margin: 0 !important; }

#nav-single .nav-previous a, #nav-single .nav-next a {
  text-decoration: none;
  font-weight: 800; }

/* @group Site Map Sidebar Normal Pages */
/* SITEMAP SIDEBAR Á NORMAL PAGES */
.sidebar-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 1px solid #e2e2e2;
  font-size: 13px; }

.sidebar-menu li a {
  display: block;
  padding: 7px 10px 7px 22px;
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #e2e2e2;
  outline: none;
  background: 10px 12px url("../img/nav_bullet.gif") no-repeat; }

/* fela allar undirsíður */
.sidebar-menu li ul.children {
  list-style: none;
  margin-left: 0;
  background: #f8f8f8; }

.sidebar-menu li ul.children a {
  background: url("../img/nav_bullet.gif") 20px no-repeat;
  padding-left: 35px; }

/* Sýna bara undirsíður af current síðu */
.sidebar-menu li.current_page_ancestor ul.children, .sidebar-menu li.current_page_item ul.children {
  display: block; }

.current_page_item {
  background: #e5e5e5; }

/* Sidebar Title */
div.NavTitle, .CatTitle, .normalSidebar .title {
  /* breyta þessu öllu í h2 */
  font-family: "museo-sans-rounded", sans-serif;
  font-size: 1.2em;
  margin: 0 0 10px 0;
  color: #0077a6; }

/* @end */
/* @group Product Lists og Product Filters */
ul.product_list {
  display: none; }

ul.product_list.current {
  display: block; }

.product_list h2 {
  margin-bottom: 20px; }

.products-filters {
  float: right;
  list-style: none;
  margin: 0 0 2em; }

.products-filters li {
  float: left;
  text-align: left;
  margin-right: 30px; }

.products-filters li.all-tours {
  margin-right: 0; }

.products-filters li a {
  font-family: "museo-sans-rounded", sans-serif;
  text-decoration: none; }

.products-filters li a.current {
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 2px solid #0077a6;
  color: #0077a6; }

.products-filters:after {
  content: '';
  display: block;
  clear: both; }

/* @end */
/* @group Product Cards */
.product_list .item {
  background: #fff;
  _height: 1%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  border: 1px solid #dfdfdf;
  position: relative;
  min-height: 385px;
  max-height: 375px; }

.item .item-content {
  padding: 10px;
  position: relative; }

.item .item-content span.bestseller {
  position: absolute;
  z-index: 1;
  background: orange;
  color: white;
  padding: 5px 15px;
  left: -5px;
  top: 30px; }

.product_list .item .imgwrap {
  border: 1px solid #dfdfdf;
  position: relative;
  max-height: 160px;
  min-height: 160px;
  overflow: hidden;
  background-color: #eee;
  -webkit-box-shadow: inset 1px 1px 60px 10px #DBDBDB;
  box-shadow: inset 1px 1px 60px 10px #DBDBDB; }

.product_list .item .imgwrap img {
  width: 100%; }

div.imgwrap div.price {
  position: absolute;
  background: #0077a6;
  bottom: 0;
  margin: 0;
  padding: 8px;
  border: none; }

div.imgwrap div.price a {
  color: #fff;
  text-decoration: none;
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 700 !important;
  font-size: 0.875em; }

div.price span {
  font-size: 1.3em; }

div.trip-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #dfdfdf;
  font-size: 0.875em; }

div.trip-difficulty {
  float: left;
  padding: 10px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*
div.trip-difficulty.very-easy {	color: #4d8623;	}
div.trip-difficulty.challenging { color: #e9aa02; }
div.trip-difficulty.demanding {	color: #d22800;	}
*/
div.trip-duration {
  float: left;
  padding: 10px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf; }

a.more-link {
  float: right;
  padding: 10px 10px 10px 30px;
  background: url("../img/more-arrow.png") 10px 12px no-repeat !important;
  text-decoration: none;
  text-transform: uppercase;
  color: #6f7375; }

.product_list div.item {
  line-height: 120%; }

.product_list div.item a {
  text-decoration: none; }

.product_list div.item h2.title {
  margin: 15px 0 10px 0;
  font-size: 1.2em;
  font-weight: 700 !important;
  color: #03073a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.product_list div.item h3.subtitle {
  margin: 0 0 10px 0;
  font-size: 1em;
  font-weight: 700 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #0077a6; }

.product_list div.item .text {
  font-size: 0.8em;
  text-decoration: none; }

/* @end */
/* @group Mobile Menu */
body.mobile-menu-is-open {
  overflow: hidden; }

.mobile-menu-icon {
  background: url(../img/mobile-menu-icon.png);
  width: 30px;
  height: 25px;
  position: absolute;
  right: 20px;
  text-indent: -9999px;
  top: 25px; }

.mobile-menu {
  position: fixed;
  background: #222222;
  width: 80%;
  z-index: 100;
  max-width: 320px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  color: #fff;
  -moz-box-shadow: 0 0 3px 2px #000;
  -webkit-box-shadow: 0 0 3px 2px #000;
  box-shadow: 0 0 3px 2px #000;
  padding: 15px;
  left: -100%;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  top: 0;
  height: 100%;
  z-index: 99999; }

div.overlay {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  display: none; }

body.mobile-menu-is-open .overlay {
  display: block; }

.mobile-menu.open {
  left: 0; }

.mobile-menu.active {
  left: 0px; }

.mobile-menu ul li a {
  color: #fff;
  display: block;
  border-bottom: 1px solid #312E2E;
  line-height: 50px;
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 700;
  text-decoration: none; }

.mobile-menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

.mobile-menu ul.sub-nav {
  display: none; }

.mobile-menu ul.sub-nav.open {
  display: block; }

/* @end */
/* @group Language Section & Cart */
/* =CSS For Language Selection in Header
----------------------------------------------- */
.language {
  position: absolute;
  right: 180px;
  top: 45px;
  width: 140px;
  height: 40px;
  z-index: 10001; }

.language.currencySelect {
  position: absolute;
  right: 330px;
  top: 45px;
  width: 120px;
  height: 40px;
  z-index: 10001; }

#stickymenu #rightMenu ul li .language.currencySelect {
  top: -60px;
  right: 330px;
  /*top: 0;
  right: 238px;*/
  /*display: none !important;*/ }

#stickymenu.is_stuck #rightMenu ul li .language.currencySelect {
  display: block !important;
  top: 0;
  right: 238px;
  margin: 8px 0; }

.curr {
  border-left: 0 !important;
  border-right: 0 !important; }

.language ul {
  /*  padding: 0;
    margin: 0;*/
  background: #fff;
  display: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  border: 1px solid #e5e5e5; }

.language ul.dropdown {
  padding: 0;
  margin: 0;
  background: #fff;
  display: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  border-top: none; }

.language ul.select {
  padding: 0;
  margin: 0;
  display: block; }

.language ul li, .shoppingcart ul li, .language.currencySelect ul li {
  list-style: none;
  margin: 0;
  padding: 2px 10px !important; }

.language.currencySelect ul li {
  border: 0 !important; }

.language ul li:first-child {
  border: none; }

.language ul.dropdown li:first-child {
  border: none; }

.language ul li a {
  display: block;
  width: 95px;
  height: 27px;
  outline: none;
  background: left no-repeat;
  color: #353535;
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 500 !important;
  font-size: 1em;
  text-decoration: none;
  line-height: 27px;
  padding-left: 30px; }

.language ul.select li a.active {
  display: block;
  width: 120px;
  height: 27px;
  outline: none;
  background: right no-repeat;
  color: #353535;
  line-height: 27px; }

.language ul.dropdown li:hover {
  background-color: #f5f5f5; }

.language ul li a:hover {
  text-decoration: none; }

.language ul.select li a {
  background-image: url("../img/greenlandtours/down-arrow-white.png"); }

.language ul li a.en, ul.sub-nav li.child a.en {
  background-image: url("../img/lang/gb.png"); }

.language ul li a.dk, ul.sub-nav li.child a.dk {
  background-image: url("../img/lang/dk.png"); }

.language ul li a.is, ul.sub-nav li.child a.is {
  background-image: url("../img/lang/is.png"); }

.language ul li a.fr, ul.sub-nav li.child a.fr {
  background-image: url("../img/lang/fr.png"); }

.language ul li a.de, ul.sub-nav li.child a.de {
  background-image: url("../img/lang/de.png"); }

.language ul li a.be, ul.sub-nav li.child a.be {
  background-image: url("../img/lang/be.png"); }

.language ul li a.nl, ul.sub-nav li.child a.nl {
  background-image: url("../img/lang/nl.png"); }

.language ul li a.sp, ul.sub-nav li.child a.sp {
  background-image: url("../img/lang/es.png"); }

.language ul li a.sp, ul.sub-nav li.child a.eu {
  background-image: url("../img/lang/eu.png"); }

.language ul li a.sp, ul.sub-nav li.child a.us {
  background-image: url("../img/lang/en.png"); }

.language ul li a.EUR, ul.sub-nav li.child a.eur {
  background-image: url("../img/lang/eu.png"); }

.language ul li a.USD, ul.sub-nav li.child a.USD {
  background-image: url("../img/lang/us.png"); }

.language ul li a.ISK, ul.sub-nav li.child a.ISK {
  background-image: url("../img/lang/is.png"); }

.language ul li a.GBP, ul.sub-nav li.child a.GBP {
  background-image: url("../img/lang/gb.png"); }

.language ul.select li a.en span, .language.currencySelect ul.select li a span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 31px;
  height: 32px;
  text-indent: -10000px;
  background-image: url("../img/drop-arrow.png"); }

.lang ul.sub-nav li.child a {
  background-repeat: no-repeat;
  background-position: left 15px;
  padding-left: 30px; }

.shoppingcart {
  position: absolute;
  z-index: 100;
  right: 70px;
  top: 45px;
  width: 100px; }

.shoppingcart ul {
  padding: 0;
  margin: 0;
  height: 33px;
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  border: 1px solid #e5e5e5; }

/* @end */
/* @group Datepicker Styles */
.datepicker td.active.day,
.datepicker th.active.day,
.datepicker td span.active,
.datepicker th span.active,
.datepicker td.active.year,
.datepicker th.active.year,
.datepicker td span.month:hover,
.datepicker th span.month:hover,
.datepicker td span.year:hover,
.datepicker th span.year:hover,
.datepicker .day:hover,
.datepicker .day:hover {
  background: #0077a6 !important;
  color: #fff !important; }

.datepicker td.day.disabled {
  color: #aaa !important; }

/* @end */
/* @group Footer Trip Icons */
#footer-icon {
  background-color: #353535;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #3f3f3f;
  -webkit-box-shadow: 0 -2px #292929 inset;
  -moz-box-shadow: 0 -2px #292929 inset;
  box-shadow: 0 -2px #292929 inset; }

.icon a {
  display: block;
  width: 60px;
  height: 100px;
  background: 0 0 url("../img/icons.png") no-repeat;
  text-indent: -9999px; }

div.icon ul.medium-block-grid-9.large-block-grid-18 li {
  margin: 0; }

.icon .rafting {
  background-position: 0 0; }

.icon .rafting:hover {
  background-position: 0 -100px; }

.icon .glacierhike {
  background-position: -63px 0; }

.icon .glacierhike:hover {
  background-position: -63px -100px; }

.icon .snorkeling {
  background-position: -127px 0; }

.icon .snorkeling:hover {
  background-position: -127px -100px; }

.icon .caving {
  background-position: -189px 0; }

.icon .caving:hover {
  background-position: -189px -100px; }

.icon .kayaking {
  background-position: -251px 0; }

.icon .kayaking:hover {
  background-position: -251px -100px; }

.icon .canoeing {
  background-position: -315px 0; }

.icon .canoeing:hover {
  background-position: -315px -100px; }

.icon .hiking {
  background-position: -376px 0; }

.icon .hiking:hover {
  background-position: -376px -100px; }

.icon .diving {
  background-position: -438px 0; }

.icon .diving:hover {
  background-position: -438px -100px; }

.icon .atv {
  background-position: -503px 0; }

.icon .atv:hover {
  background-position: -503px -100px; }

.icon .snowscooter {
  background-position: -564px 0; }

.icon .snowscooter:hover {
  background-position: -564px -100px; }

.icon .superjeeps {
  background-position: -627px 0; }

.icon .superjeeps:hover {
  background-position: -627px -100px; }

.icon .iceclimbing {
  background-position: -690px 0; }

.icon .iceclimbing:hover {
  background-position: -690px -100px; }

.icon .horseriding {
  background-position: -754px 0; }

.icon .horseriding:hover {
  background-position: -754px -100px; }

.icon .whalewatching {
  background-position: -813px 0; }

.icon .whalewatching:hover {
  background-position: -813px -100px; }

.icon .sightseeing {
  background-position: -878px 0; }

.icon .sightseeing:hover {
  background-position: -878px -100px; }

.icon .mountainbiking {
  background-position: -940px 0; }

.icon .mountainbiking:hover {
  background-position: -940px -100px; }

.icon .incentive {
  background-position: -1003px 0; }

.icon .incentive:hover {
  background-position: -1003px -100px; }

.icon .skiing {
  background-position: -1127px 0; }

.icon .skiing:hover {
  background-position: -1127px -100px; }

.icon a, .logos a,
.icon a:hover, .logos a:hover,
.icon a:focus, .logos a:focus,
.icon a:active, .logos a:active {
  color: #000439;
  text-decoration: none; }

/* @end */
/* @group Content & Asides */
/* =Content
----------------------------------------------- */
.hentry {
  margin: 0 0 1.5em; }

.byline,
.updated {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* =Asides BLOG SIDEBAR ATH
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

#content.site-content aside.widget h1.widget-title {
  display: none; }

#content.site-content aside.widget {
  margin: 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2; }

#content.site-content aside.widget ul {
  margin: 0;
  list-style: none; }

#content.site-content aside.widget ul {
  border-bottom: 1px solid #e2e2e2; }

#content.site-content aside.widget li a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 7px 10px 7px 22px;
  color: #666;
  text-decoration: none;
  outline: none;
  border-bottom: 1px solid #e2e2e2;
  background: 10px 15px url("../img/nav_bullet.gif") no-repeat; }

#content.site-content aside.widget ul ul a {
  padding-left: 40px;
  background: #f8f8f8;
  background: 28px 15px url("../img/nav_bullet.gif") no-repeat; }

#content.site-content aside.widget ul ul ul {
  background: #efefef; }

#content.site-content aside.widget ul ul ul A {
  padding-left: 60px;
  font-size: 12px;
  font-size: 1.2rem;
  background: 48px 14px url("../img/nav_bullet_3rd.gif") no-repeat; }

ul.testimonials {
  margin: 0 !important; }

ul.testimonials li {
  list-style: none;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #e2e2e2; }

/* @end */
/* @group Media */
/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%; }

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

.wp-caption .wp-caption-text {
  margin: 0.8075em; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 33%; }

.gallery img {
  border: none; }

.gallery-caption {
  font-size: 0.75em;
  /* 12 / 16 */
  line-height: 1.3125em;
  /* 21 / 16 */
  margin: 0.75em 0;
  padding: 0 1.5em; }

.site-main .gallery dd {
  margin: 0; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%; }

/* @end */
/* @group TripAdvisor */
/* =TripAdvisor
----------------------------------------------- */
.tripadvisor {
  background: #4d8623;
  color: #fff;
  position: relative;
  padding: 1.875em 0; }

.tripadvisor h3 {
  color: #fff; }

.more-reviews {
  display: block;
  text-align: center;
  position: relative;
  background-color: #fff000; }

.more-reviews span a,
.more-reviews span a:hover,
.more-reviews span a:visited {
  color: #fff;
  text-decoration: none; }

div.tripheader {
  margin: 0 0 1.25em 0;
  min-height: 26px; }

div.tripadvisor h2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  color: #fff;
  margin: 0 10px 0 0; }

div.tripLogo {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  background: url(../img/tripadvisor/tripadvisor-logo.png) 0 0 no-repeat;
  height: 26px;
  width: 145px;
  text-indent: -10000px; }

div#CDSWIDCOE.widCOE {
  width: 148px;
  margin: 0 auto;
  padding: 3px !important; }

div.TA_certificateOfExcellence {
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important; }

div.tripadvisor h3 {
  margin: 0.875em 0;
  text-transform: uppercase; }

div.stars {
  min-width: 34px;
  max-width: 170px;
  text-align: center;
  margin: 0 auto; }

div.stars .star {
  width: 30px;
  height: 30px;
  background: url(../img/tripadvisor/rating-whole.png) no-repeat center;
  vertical-align: top;
  display: inline-block;
  margin-right: 4px; }

div.stars .star.half {
  background: url(../img/tripadvisor/rating-half.png) no-repeat center; }

div.stars .star.empty {
  background: url(../img/tripadvisor/rating-empty.png) no-repeat center; }

div.trip-date {
  font-size: 0.875em; }

div.trip-content {
  /* 14 / 16 */
  line-height: 1.4375em;
  text-align: justify;
  /* 23 / 16 */ }

div.trip-content p:after {
  content: '...'; }

div.trip-user {
  color: #fff;
  padding: 5px;
  background-color: #3e6e1d;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  /* border radius */ }

div.trip-date {
  font-style: italic;
  border-color: #e6e6e6; }

div.trip-content a.trip-more {
  display: block;
  text-align: right;
  color: #e5e5e5;
  font-weight: 700;
  text-decoration: none; }

/* @end */
/* @group Header Elements */
/* =Header Elements
----------------------------------------------- */
div.site-branding {
  margin: 30px 0; }

div.row.header {
  background: url(../img/fbg-header.png) 0 0 no-repeat; }

div.site-branding h1.site-title {
  border: none;
  margin: 0; }

h1.site-title a {
  display: block;
  margin: 0;
  padding: 0;
  width: 292px;
  height: 44px;
  background: url(../img/arctic-logo.png) 0 0 no-repeat;
  background-size: 100%;
  text-indent: -99999px; }

/* @end */
/* @group Search Bar */
/* =Searchbar Frontpage
----------------------------------------------- */
.trip-finder {
  background: #0077a6 url(../img/fbg-search.png) no-repeat center center;
  border-top: 4px solid #005c80;
  padding-top: 10px; }

.new-search {
  padding-bottom: 20px; }

.trip-finder h2 {
  color: #fff;
  margin: 1em 0 10px; }

.trip-finder h3 {
  color: #fff;
  margin: 10px 0;
  font-size: 1.2em; }

.trip-finder form {
  margin-bottom: 15px; }

.trip-finder ul, .trip-finder ul li {
  list-style: none;
  margin: 0;
  padding: 0; }

.select-seasons,
.select-starting,
.select-activities,
.duration,
#arrival,
#departure,
a.search-button,
a.search-database,
a.check-availability {
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 500 !important;
  cursor: pointer;
  margin: 0; }

#arrival, #departure {
  font-size: 1em;
  text-align: center;
  padding-right: 25px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAiCAMAAACHtmKxAAAAgVBMVEUAAABwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHDS0tL///9O4/9+AAAAKHRSTlMAMEBQVldgZGZwcXl8foCHj5KdoLK4ub6/wMTLzNDU2Nzh5ejw9Pf6geNiYgAAAJhJREFUKFPVzF0TQlAUheG9O5RDhCNslMjHqv//A7uRTGPGtffymTWLXm9aaa9qDaNDRM44WAtN47AkojKM01k96QLdi0ivg068SQEEGgCgAwA/bRsAQNMutJJ7LfIUqW9SzcqkjkSG6Hgg3tDEZIUxD2OKq0k2tuvqqkukVKZUdFbuhq4/2Oz6zAmzf2L7qzmW5ZP+tzP9ADwfG7OTqdmmAAAAAElFTkSuQmCC") !important;
  background-repeat: no-repeat !important;
  background-position: 97% center !important;
  border-radius: 3px !important; }

.searchbox select:focus,
input#mce-EMAIL.email,
#filterSearch {
  outline: none; }

a.search-button {
  margin-top: 2.6em; }

a.check-availability {
  margin-top: 1.5em; }

.search-button, a.search-database, .all-images, .check-availability {
  display: inline-block;
  border: 1px solid #006086;
  /* stroke */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  /* border radius */
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fff;
  /* layer fill content */
  -moz-box-shadow: inset 0 1px 0 rgba(144, 144, 144, 0.33);
  /* inner shadow */
  -webkit-box-shadow: inset 0 1px 0 rgba(144, 144, 144, 0.33);
  /* inner shadow */
  box-shadow: inset 0 1px 0 rgba(144, 144, 144, 0.33);
  /* inner shadow */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmU5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODBiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  /* gradient overlay */
  background-image: -moz-linear-gradient(bottom, #006e9a 0%, #0080b3 100%);
  /* gradient overlay */
  background-image: -o-linear-gradient(bottom, #006e9a 0%, #0080b3 100%);
  /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, #006e9a 0%, #0080b3 100%);
  /* gradient overlay */
  background-image: linear-gradient(bottom, #006e9a 0%, #0080b3 100%);
  /* gradient overlay */
  color: #fff;
  text-decoration: none;
  padding: 7px 20px; }

a.search-database {
  margin: 20px 0; }

a.search-button:hover, a.search-database:hover, a.check-availability:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNWM4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODBiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  /* gradient overlay */
  background-image: -moz-linear-gradient(bottom, #005c81 0%, #0080b3 100%);
  /* gradient overlay */
  background-image: -o-linear-gradient(bottom, #005c81 0%, #0080b3 100%);
  /* gradient overlay */
  background-image: -webkit-linear-gradient(bottom, #005c81 0%, #0080b3 100%);
  /* gradient overlay */
  background-image: linear-gradient(bottom, #005c81 0%, #0080b3 100%);
  /* gradient overlay */
  text-decoration: none;
  color: #fff; }

/* override form styles for frontpage search */
select {
  -webkit-appearance: none !important;
  background-color: #fafafa !important;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAiCAMAAACKqBL2AAAAbFBMVEUAAAD///////////8+PT7///8+PT7////////////////////09PTw8PDV1dXT09NBQEFCQUJHRkdhYWFiYWJjY2Nubm5wcHBxcXF0dHSDgoODg4ORkJGTkpOrq6uvrq++vr7CwcLS0tL///+sHVNDAAAAEHRSTlMACQwnKiotLVddhIqnqOnrD64vDgAAAE1JREFUKM9jUFJmwACjYkhibIJCYCDAghBjlxURBQJhGVYkvbzS4hIS4lI8yOYx8UtKSEjyMaLYwaogJqbIjGYvp5w8B4ZbuLlG4wMCAPi0DIg5BsNTAAAAAElFTkSuQmCC") !important;
  background-repeat: no-repeat !important;
  background-position: 97% center !important;
  border: 1px solid #6F7375 !important;
  border-radius: 3px !important; }

/* @end */
/* Search Results */
#filterTours ul {
  margin: 0;
  padding: 0; }

#filterTours li {
  list-style-type: none; }

#filterTours h2 {
  margin-bottom: 0.625em; }

#filterTours #arrival, #filterTours #departure {
  margin-bottom: 0.625em; }

.page-title {
  margin-bottom: 1.875em; }

/* @group Instagram */
/* =Instagram
----------------------------------------------- */
.hide-instagram {
  display: none; }

#section-instagram {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 30px 0; }

div.instaLogo {
  display: block;
  background: url(../img/instagram-logo.png) 0 0 no-repeat;
  height: 30px;
  width: 90px;
  text-indent: -10000px; }

#instaGramPics {
  margin-top: 0.6em; }

#instaGram .item {
  padding: 10px 10px 30px 10px;
  margin: 5px;
  color: #FFF;
  position: relative;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  border: 1px solid #dfdfdf; }

#instaGram .userinfo a {
  position: absolute;
  bottom: 5%;
  left: 10px; }

#instaGram .item a {
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: #6f7375;
  font-size: .75em;
  color: #0077a6; }

#instaGram .instaGramLikes {
  position: absolute;
  bottom: 4%;
  right: 10px;
  background: url(../img/like.png) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  text-indent: -10000px; }

div.instagram h2 {
  float: left; }

div.instaLogo {
  float: left;
  margin-left: 5px; }

/* @end */
/* @group Footer Menu */
/* =Footer Elements
----------------------------------------------- */
div.map div.large-12.columns {
  margin: 0 0 -2px 0 !important; }

/* =Footer Menus
----------------------------------------------- */
#footer {
  background: #353535;
  padding: 1em 0; }

#footer ul {
  list-style-type: none;
  margin: 0; }

#footer ul li {
  line-height: 150%; }

#footer .medium-4.columns {
  margin: 0 0 15px 0; }

#footer .large-6.columns {
  margin: 0 0 15px 0; }

#footer h2 {
  font-weight: 700;
  font-size: 1.6em !important;
  margin-bottom: 10px; }

#footer h4 {
  margin: 0 0 10px 0;
  color: #fff; }

div.openingHours h4:nth-of-type(2) {
  margin-bottom: 5px !important; }

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

#footer h4.rvk {
  font-size: 0.9em;
  margin-top: 10px; }

#footer p, #footer li {
  color: #fff;
  font-size: 0.9em !important; }

#footer ul.sub-menu {
  margin-top: 0.5em; }

#footer ul.sub-menu li {
  font-size: 14px !important;
  font-weight: 300; }

#footer ul li a {
  color: #fff;
  text-decoration: none; }

#footer h2 {
  font-size: 1.4em;
  color: #fff; }

/* @end */
/* @group Social Media Logos */
.social {
  float: right;
  margin-bottom: 15px; }

.social a {
  text-indent: -9999px;
  text-decoration: none;
  float: left;
  display: block;
  width: 29px;
  height: 29px;
  background: 0 0 url("../img/social.png") no-repeat;
  margin-right: 11px; }

.social a:hover {
  cursor: hand;
  cursor: pointer; }

.social .facebook-logo {
  background-position: 0 0; }

.social .facebook-logo:hover {
  background-position: 0 -30px; }

.social .twitter-logo {
  background-position: -30px 0; }

.social .twitter-logo:hover {
  background-position: -30px -30px; }

.social .instagram-logo {
  background-position: -60px 0; }

.social .instagram-logo:hover {
  background-position: -60px -30px; }

.social .pinterest-logo {
  background-position: -90px 0; }

.social .pinterest-logo:hover {
  background-position: -90px -30px; }

.social .vimeo-logo {
  background-position: -120px 0; }

.social .vimeo-logo:hover {
  background-position: -120px -30px; }

.social .youtube-logo {
  background-position: -150px 0;
  margin-right: 0 !important; }

.social .youtube-logo:hover {
  background-position: -150px -30px;
  margin-right: 0 !important; }

/*input#mce-EMAIL.email {
  float: left;
  width: 160px;
  padding: 10px;
  margin-right: 10px;
  font-size: 1.1em;
  background-color: #C0C0C0;
  -webkit-box-shadow: inset 0 -21px 16px -7px rgba(0, 0, 0, 0.04), 0 2px 0 -1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 -21px 16px -7px rgba(0, 0, 0, 0.04), 0 2px 0 -1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 -21px 16px -7px rgba(0, 0, 0, 0.04), 0 2px 0 -1px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #2C2C2C;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit *!/
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko *!/
  box-sizing: border-box;
  /* Opera/IE 8+ *!/ }*/
/* @end */
/* @group Single Tour */
/* Single Tour */
.sitemap ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.sitemap ul a {
  font-size: 13px; }

.sitemap ul li ul {
  background: #f8f8f8; }

.sitemap ul li ul li a {
  padding-left: 40px; }

.sitemap ul li a {
  display: block;
  padding: 7px 10px 7px 22px;
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #e2e2e2;
  outline: none;
  background: 10px 17px url("../img/nav_bullet.gif") no-repeat; }

#tabImages li a img {
  border: 1px solid #e0e0e0; }

#product-tabs {
  z-index: 999; }

ul.tabs {
  font-size: 0.7em;
  background: #0077a6;
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

ul.tabs li {
  overflow: hidden;
  position: relative;
  background: #0077a6;
  padding: 0 !important;
  border-right: 1px solid #ccc; }

ul.tabs li a {
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  display: block;
  font-size: 1.4em;
  outline: none;
  margin: 0;
  padding: 15px 15px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

ul.tabs li a:hover {
  background: #000439;
  color: #fff; }

ul.tabs li.active a {
  color: #000439; }

html ul.tabs li.active {
  background: #fff; }

html ul.tabs li.active a:hover {
  color: #fff; }

li.book-now {
  background: #3B7E00 !important;
  border-right: none !important; }

li.book-now.active {
  background: #3B7E00 !important; }

li.book-now.active:hover {
  background: #000439 !important; }

li.book-now a {
  color: #fff !important;
  font-weight: 700 !important; }

.tabContainer {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #fff;
  padding-top: 1em;
  margin-bottom: 20px;
  padding-bottom: 1em; }

.ul-extras {
  margin: 1em 0 1.5em 1em;
  line-height: 1.5em; }

.tabContent .videos, .video {
  margin-bottom: 15px; }

.video:last-of-type {
  margin-bottom: 0; }

.img-gallery ul .featured-img {
  clear: both;
  width: 100%;
  padding-right: 0;
  margin-bottom: 15px; }

.img-gallery ul .featured-img img {
  width: 100%; }

.img-gallery ul li.hide {
  display: none !important; }

.tourSidebar .video {
  margin-bottom: 15px; }

.tabContent {
  padding: 0 0 1em 0; }

a.all-images {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500; }

.trip-header {
  /*		background: #e0e0e0;*/
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  background: #fff url("../img/tab-background-150.png") no-repeat;
  background-size: cover; }

#tabContent {
  line-height: 140%; }

#tabContent h1 {
  font-size: 1.4em;
  margin-top: 1em; }

#tabContent h1:first-child {
  margin-top: 0; }

.trip-header h2 {
  /*		font-family: "museo-sans-rounded", sans-serif;*/
  /*		font-weight: 500 !important;*/
  color: #0077a6;
  /*		font-size: 24px;*/
  /*		letter-spacing: 0.5px;*/
  margin-bottom: 10px; }

.trip-header h3 {
  color: #000;
  font-size: 1em;
  line-height: 140%;
  /*		font-weight: normal;*/
  /*		letter-spacing: 0.5px;*/
  /*		margin: 0;*/ }

.trip-header li {
  text-align: center; }

.trip-header small {
  display: block;
  font-size: 60%;
  text-transform: uppercase;
  font-weight: 700;
  color: #0077A6;
  padding: 0; }

span.day {
  margin: 0.625em 0;
  display: inline-block;
  background: #0077a6;
  border-radius: 5px;
  padding: 0.3125em 0.625em;
  font-size: 0.75em;
  color: #fff;
  border: 1px solid #00698f; }

span.not {
  background: #eee;
  color: #dfdfdf;
  border-color: #dfdfdf; }

h3.trip-time {
  color: #0077a6;
  font-size: 1.25em; }

.trips-kind {
  margin: 0 auto 0.625rem auto;
  margin-left: -0.625rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }

.trips-kind > li {
  list-style: none;
  float: left;
  margin-left: 0.625rem;
  display: block; }

.trips-kind > li > * {
  display: block; }

/* @end */
/* @group Footer Logos */
/* =Logos
----------- */
#footer-logos {
  min-height: 125px;
  text-align: center;
  padding: 0 0 40px 0;
  background: #fff;
  margin-top: 30px; }

#footer-logos .logos {
  position: relative; }

div.logos img.last {
  margin-right: 0; }

.arctic-family {
  position: absolute;
  left: 0;
  top: 100px;
  width: 245px;
  height: 40px;
  background: 0 -40px url("../img/footer-sprite.png") no-repeat;
  text-indent: -9999px;
  text-decoration: none; }

.travel-licences {
  position: absolute;
  right: 0;
  top: 150px;
  width: 245px;
  height: 40px;
  background: 0 0 url("../img/footer-sprite.png") no-repeat;
  text-indent: -9999px;
  text-decoration: none; }

/* @end */
/* @group Blog Index Page */
.arrow-up {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #000;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px; }

.blog-container {
  background: #eee; }

.container div.blog-post {
  background: #fff;
  padding: 0;
  _height: 1%;
  position: relative;
  /* added for shared box */
  max-height: 340px;
  min-height: 320px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  border: 1px solid #dfdfdf; }

li.post-item a {
  text-decoration: none; }

.blog-content {
  padding: 0 15px; }

.blog-post.image {
  position: relative; }

.blog-post.image div.image-content {
  position: absolute;
  bottom: 0;
  margin: 15px;
  padding: 0 10px 10px 10px;
  background: rgba(255, 255, 255, 0.9); }

.blogtitle {
  position: relative;
  background: #1178AA;
  line-height: 1.2;
  margin: 0;
  /*		padding: 70px 15px 70px 15px;*/ }

.video .blogtitle {
  background: #fff;
  border-top: 2px solid #000;
  padding: 15px 15px 10px 15px; }

.blogtitle h1 {
  color: #fff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.9);
  margin: 0; }

.blog-post.standard .blogtitle h1 {
  padding: 20% 15px; }

.video .blogtitle h1 a {
  color: #000;
  text-shadow: none;
  line-height: 2em; }

.standard .blogtitle div.blog-date p {
  position: absolute;
  right: 15px;
  font-size: 12px;
  color: #fff;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.9);
  margin-bottom: 0;
  bottom: 5px; }

.video .blogtitle div.blog-date p {
  position: absolute;
  right: 15px;
  font-size: 12px;
  color: #000;
  margin-top: 0;
  top: 5px; }

.blog-post h1 {
  font-size: 1.2em;
  text-align: center; }

.blog-post h1 a {
  text-decoration: none; }

div.blog-date p {
  text-align: right;
  font-size: 13px;
  color: #6f7375;
  margin-bottom: 0; }

div.image-content div.blog-date p {
  color: #fff;
  margin-top: -20px;
  margin-right: -10px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.9); }

div.image-content h1 {
  padding-top: 15px;
  margin: 0; }

.blog-content p {
  line-height: 150%;
  font-size: 14px;
  color: #000; }

a.feature-image {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  height: 170px;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 60px 6px rgba(0, 0, 0, 0.25); }

a.feature-image:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  box-shadow: none; }

a.full-image {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 60px 6px rgba(0, 0, 0, 0.25);
  height: 318px; }

/* Video Blog Post Index */
div.blog-post.video p {
  margin: 0;
  padding: 0; }

.blogcat {
  border-top: 1px solid #e5e5e5; }

.blogcat h2 {
  margin-bottom: 1em; }

/* --- Share Buttons --- */
ul.rrssb-buttons {
  margin: 1em 0;
  display: inline-block;
  width: 100% !important; }

.rssbutton li.small {
  width: 20% !important; }

/* Sidebar Style Single Blog */
ul.categories {
  list-style: none;
  padding: 0;
  margin-left: 0;
  font-size: 13px;
  border: 1px solid #e2e2e2; }

ul.categories li {
  list-style: none; }

ul.categories li a {
  display: block;
  padding: 7px 10px 7px 22px;
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #e2e2e2;
  outline: none;
  background: 10px 12px url("../img/nav_bullet.gif") no-repeat; }

ul.categories ul.children {
  list-style: none;
  margin-left: 0;
  background: #f8f8f8; }

ul.categories ul.children a {
  background: url("../img/nav_bullet.gif") 20px no-repeat;
  padding-left: 35px; }

/* @end */
/* @group Pagination */
/* =Navigation
------------------ */
#nav-single {
  margin: 1.25em 0 2.5em;
  border-top: 1px dashed #bdc0ba;
  padding: 1em 0; }

.nav-previous {
  float: left; }

.nav-next {
  float: right;
  text-align: right; }

/* --- WP Pagenavi --- */
.wp-pagenavi {
  padding: 20px;
  display: block;
  color: #bdc0ba;
  border-top: 1px dashed #bdc0ba;
  text-align: center; }

.wp-pagenavi a.page,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.first,
.wp-pagenavi a.last {
  width: auto;
  clear: none !important;
  margin: 0 5px !important;
  overflow: visible;
  text-align: center;
  color: #1178AA;
  background: #fff;
  display: inline-block;
  padding: 8px 11px !important; }

.wp-pagenavi a:hover {
  background: #1178AA;
  color: #fff;
  border-color: #075c86 !important; }

.wp-pagenavi span.current {
  display: inline-block;
  margin: 0 5px;
  padding: 8px 11px !important;
  background: #1178AA;
  color: #fff;
  border-color: #0a4866 !important;
  font-weight: normal !important; }

.wp-pagenavi span.pages {
  display: none;
  padding: 0 40px 0 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #434343;
  font-size: 12px;
  font-size: 0.75rem; }

.wp-pagenavi span.extend {
  /* nuevo */
  padding: 7px 10px;
  font-weight: normal;
  color: #1178AA;
  background: #fff; }

.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 0.875em; }

.pagination span, .pagination a {
  display: block;
  display: inline-block;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #0077a6;
  font-weight: 700; }

.pagination a:hover {
  color: #fff;
  background: #3279BB; }

.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #0077a6;
  border-radius: 5px;
  color: #fff; }

/* @end */
/* @group max-width: 40em */
@media only screen and (max-width: 40em) {
  div.tripheader h2 {
    display: block;
    text-align: center; }

  div.tripLogo {
    display: block;
    text-align: center;
    margin: 1em auto; }

  div.left-review {
    padding-bottom: 1.25em;
    margin: 0 0 1.25em 0;
    border-bottom: 2px solid #116f01; }

  div.trip-user {
    display: block;
    width: 50%;
    text-align: center;
    margin: 1em auto 0; }

  .trip-date p {
    display: block;
    text-align: center !important; } }
/* @end */
/* @group min-width: 64.063em */
@media only screen and (min-width: 64.063em) {
  .remove-left-padding {
    padding-left: 0 !important; }

  .remove-right-padding {
    padding-right: 0 !important; }

  #footer .large-11:first-child {
    padding-left: 0 !important; } }
/* @end */
/* @group max-width 64em */
@media only screen and (max-width: 64em) {
  .mobile-menu li {
    position: relative; }

  .mobile-menu .arrowdown {
    display: block;
    background: url(../img/mobile-menu-arrow.png) center center no-repeat;
    position: absolute;
    top: 8px;
    right: 0px;
    width: 50px;
    height: 33px; }

  .mobile-menu .arrowdown:hover {
    cursor: pointer; }

  .mobile-menu .parent-open .arrowdown {
    display: block;
    background: url(../img/mobile-menu-arrow-open.png) center center no-repeat;
    position: absolute;
    top: 8px;
    right: 0px;
    width: 50px;
    height: 33px; }

  .mobile-menu ul .sub-nav li {
    padding-left: 20px; }

  .imglist .img-large img {
    padding-top: 5px; }

  .products-filters {
    float: none !important;
    text-align: center; }

  .products-filters li {
    float: none !important;
    text-align: center;
    margin: 5px 0; }

  div.stars {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center; }

  div.tripadvisor h3 {
    font-size: 1em; }

  div.site-branding h1.site-title {
    margin: 10px 0 10px 0; }

  h1.site-title a {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 90px;
    height: 90px;
    background: url(../img/arctic-logo-mobile.png) 0 0 no-repeat;
    background-size: 100%;
    text-indent: -99999px; }

  .about-text {
    padding: 0; }

  .landingbox.gallery {
    margin-top: 2em; }

  .about-text .remove-left-padding, .about-text .remove-right-padding {
    padding-left: 0;
    padding-right: 0; }

  .mobile-padding .remove-left-padding, .mobile-padding.remove-left-padding {
    padding-left: 0; }

  .mobile-padding .remove-right-padding, .mobile-padding.remove-right-padding {
    padding-right: 0;
    padding-left: 0; }

  .about-text .remove-left-padding, .about-text .remove-right-padding {
    padding-bottom: 1em;
    padding-top: 1em;
    border-top: 1px solid #e5e5e5 !important; }

  .landing .about-text .remove-left-padding, .landing .about-text .remove-right-padding {
    padding-top: 0 !important; }

  ul.tabs li {
    border-right: none !important; }

  .arctic-family, .travel-licences {
    display: block;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    background: none;
    text-indent: 0;
    color: #000;
    margin: 0 0 20px 0;
    height: auto; }

  div.logos img {
    margin: 0; }

  /* fix foundation left & right padding on divs */
  #footer div.large-7.columns.remove-right-padding {
    padding-left: 0; }

  #footer div.large-5.columns.remove-left-padding {
    padding-right: 0;
    padding-left: 0; }

  .social {
    float: none; } }
/* @end */
@font-face {
  font-family: 'Icons';
  src: url("fonts/Icons.eot"); }
@font-face {
  font-family: 'Icons';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMggjB0AAAAC8AAAAYGNtYXDR2dHdAAABHAAAAIRnYXNwAAAAEAAAAaAAAAAIZ2x5ZjReB0gAAAGoAABBLGhlYWQDjib6AABC1AAAADZoaGVhBh8EUAAAQwwAAAAkaG10eGKAACYAAEMwAAAAwGxvY2F89WwQAABD8AAAAGJtYXhwAFYDdgAARFQAAAAgbmFtZY5P8r0AAER0AAABM3Bvc3QAAwAAAABFqAAAACAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADwigHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAHAAAAAYABAAAwAIAAEAIAA1AHrwAvAG8A7wEPBa8Ir//f//AAAAAAAgADEAYfAC8ATwDvAQ8FXwiv/9//8AAf/j/9P/qBAhECAQGRAYD9QPpQADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABABb/4AHRAeAAHwAANy4BJyYGFx4BIzIGHwEyJjciFjc+AScmBicmBicuASeiYwoJBjwsIUQBAVMMmQFBOAFlO1AiBQd7dwQYBQoDCf4stAICflBEH39RAZUuCyEsawMEfRQBCwICEwMAAAACAAD/4AKcAeAAdgC+AAAFIiYnLgE1NCYjIgYVFAYHDgEjIiYnPgE3PgE1IxE0JiMiBhURIRQWFx4BFw4BIyImJy4BNTQmIyIGFRQGBw4BIyIGFRQWMzI2NzMeATMyNjczHgEzMjY3Mx4BMzI2NzMeATMyNjczHgEzMjY3Mx4BMzI2NTQmIyUhMjY1ETQmIyIGFRQGBw4BIyIGBw4BFRQGBw4BIyIGBw4BFRQGBw4BIyIGBw4BFRQGBw4BIyIGBw4BFRQGBw4BIyIGFRQWMwKVChEGBwcEAwMECAYHEQoDBwMFBwIDAjUEAwME/okDAgIHBAQJBQoRBgcHBAMDBAgGBxEKAwQEAwgOBzQGDggIDgc0Bg4ICA4HNAYOCAgOBzQGDwcIDgc0Bg8HCA4HNAYPBwMEBAP94gFMAQICAQECBQUEDQcIDgYFBgYEBQwHCQ4FBgYFBQUMBwgPBQYGBQUEDQcIDwUFBwUFBA0HAQEBARIIBgcRCgMEBAMKEQcGCAEBDBgNDBoNAYUDBAQD/nsNGQ0MGAsCAggGBxEKAwQEAwoRBwYIBAMDBAQDAwQEAwMEBAMDBAQDAwQEAwMEBAMDBAQDAwSIAgEBSwIBAQIHDAUEBgYFBg4IBw0EBQUGBgUPCAcMBQUFBgYFDgkHDAUEBgYFBg4IBw0EBQUCAQECAAIAAP/gAkcB1gA1AE4AAAEuAScmBgcOAQcOAQcOAQcOAQceARceARceARceARceARceARcHIwczJxY2Nz4BNwYmJy4BJwciJicuATcmNjc+ATMyFhceARcOAQcOASMBdg86JSNOIAgHBQMLBwcTDAoXBxkjCwwOBwUNCAoXEg8gDhEdEAExAU8BM1ciISsDMkMVGB0SnwsRBwYJAQEJBgcRCwkTBgcHAQEHBwYTCQFoJDwODg0kCBQKChMHBgoEBAcCBQ0LCiEaFikTEyQRCxEGBggDIRg3ASEXFy8OCB0eHU4oPQcHBxEKChIHBggIBgcSCgoRBwcHAAAAAAMAAP/gA6kBugAPACsARAAANzA2JTA2FzAmBzAEJzAmJycwFjcwNjcwNjc+ARceARcwJgcOAQcOAQcwBicXMBY3PgE3PgE3PgE3PgEXMAYHMAYHBiYxSKgBF/Brm6v+0FgiKkhnbHyGgjYbQiUkTyePf0BXIyRAKOtqSGxpNFAfHy4SEUotLmIr4I+AYGFqwDHJTLZ0XL4BAxIhXBUmWVIHAwENDD88bDkdMhYWJxMztHBZFwslExQjCgoqEhELFEx7WAICkwAABQAA/+ABTwHgAAMABwALAA8AFAAANxEHERcRBxEXEQcRJxEHERcRIwcRvi11LXYu9C12AS2bAUUn/rs5AUYn/rsOAUUn/ruJAUcm/rgFAUcm/rgAEAAA/+ABSQHgAC4APgBDAEgAUABVAFoAZwB3AHwAgwCTAJ0AowCpAL0AAAEiBgcuAScuASMiBgcuAScuASMiBgcOAQcuASMiBgcOAR0BBxUXMzcRNCYnLgEjFTIWFx4BHQEjNTQ2Nz4BMwMVIzU3JzUzFSM3HgEVFAYHNSc1MxUjNzMVIzUnFSM1PgEzMhYXHgEVJxUzFSM1IzUzNTIWFx4BFQcjNTMVNxUjNTQ2NwcyFhceAR0BIzU0Njc+ATMHNTMVMzUzFSM3BzMVIwc1FzczFSMnFyM1PgE1NCYnLgEnNTMVMzUzFQcBHQgPBgMIBgUNBwgOBgIJBQYOBwcNBgUIAwYPCAkQBwYHG0+pUQcGBhAJBQkEAwU0BAMECQZlJycnJyc7AwcHAxA0NEc0NBMkAgUDBQoDBARHDyccHAUJAwMERzQ0HAkFBDYFCgMEBDQEBAMKBRo0EwlkFBtrQygLJTsnOdIkBhcGBQQKBCQTNEcBuAYFBwoEBAQFBQcMBAQFBAQECgcFBgcGBhEJ0Ct3T08BXAkRBgYHEwQDBAkGPz8GCQQDBP6yZGMBEjExLQMKCAgJAyl7JycnJydlUWkBAQQDBAkGFuodZSeVBQMECQWiJye1emcGCgMLBAMECQZVVQYJBAME7zE0NFEgMjEtXm4qYzk5ZQITFAoOBQUGAlI0NMZEAAIAAP/gAgAB4ABCAFsAAAU1JxcOAScGJicBFzcnNx4BMz4BNz4BNTQmJy4BByYGBw4BBwYWFwcnBxcBLgE1JjY3FzUnFw4BFx4BFx4BFxY2NxcTHgEVFAYHDgEnBiYnLgE1NDY3PgE3HgEXAXlXHhg2HBw1FwEIQx9EFQgTCQkRBwkJCQkJFwwMFgoHCAIBAgQUQx9D/vgSEwEQEB9YHBgWAgMgHR1JJiZMIBtbBAMDBAQJBQUJBAMEBAMECQUFCQQQVwEgDxECARQRAQlEIEIVBQEDBwgIGAsNFgoICgEBCggIEAoIFAcWRB9C/vcYNB0bNxcdVgEcH00lJ0geHCECAxcXGwHDAwoEBggFAgUBAQUCBQgGBAoDBQIBAQIFAAMAAf/hAf8B4AAHAEEAWAAAATAyFTgBMScXMCYnLgExByYGBw4BBycwBg8CMAYHDgExMBYXHgExMBYXHgExMDY3PgExPwI+ATEnPgE3PgEnNwcnBzcnBzcnPgEXBzAWHwEeATE3FgYHAd8BASAYBwkvBAQMBgcNBQEgCT9FaC4uAhcGBgwRHRwiFTg5QBsnAR0jAQYIAgMBAQggAR8YTSAXAwcTBwQfDgEODAkCBwgBwQEBOC8ICBgJAgICAggGASQeJxtAOTgVIhwdEQwGBxYCLi5oRT8BCR8CBQ0GBwwEBCoDFR1NGiIBCAcCCQwOAQ4fBAcTBwAAAQAB/+EB/wHfAFQAACUuAScuAScuASc+ATU0Jic+AScuAQcOAQcOAQcOAQcuASMiBgcuAQcOARceARceARceARcOARUUFhcOARceATc+ATc+ATc+ATceATMyNjceATc+AScB/gOoAgMlAgEJAwICAgIW0QICGAYFuAIBAQIBCQMEBwQEBwQ3sgMDAwMCqQIDJQIBBwUCAgICN7ACAhgGBbgCAQECAQcFBAcEBAcEFtMDAwMDAQW4AgEBAgEJAwQHBAQHBBbTAwMDAwKoAwMlAgEJAwICAgI3sAICGAYFuAIBAQIBBwUEBwQEBwQ3sgMDAwMCqAMDJQIBBwUCAgICFtECAhgGAAAAAQAA/+ABlgHgAOkAACUOAQcOAQcOAQcOAQcOAQcOAQcOAQcGIiM+ATU0Jic+ATc+ATU0Jic6ATMyNjc+ATU0JicuASc+ATU0JicuASc+ATU0JicuASMiBgcOAQcOAQcOAQcOAQcOARUUFhceARcwFDEUFhceARcOARUUFhceARcUBhUUFhcqASMiBgciBgcOAQcOAQcOAQcOAQcOAQcOAQcOAQcOAQcOAQcUBhUwFAcwFDEdARc4ATUwNDU0NjU+ATc+ATc+ATc+ATc+ATc+ATc+ATc+ATc7AzYyNzI2Nz4BNz4BNz4BNz4BNz4BNz4BNz4BNycBlQECAQICAgMIBQQKBgYMBgcNBwcOBwQHBAUFAQEGCwMEBAIBAQEBDRcJCQoEBAMLBgQDBwYGEgoCAgoJCRcODBYICQsCChIHBwoCCQ4FBQYHBwYRCgcHBhILAQIEAwQKBgEFBAYLBgUMBgcQCAcQBwQIBAQHBAQHBAMIAwQGAwQGAgMFAQECAQEBLwEBAgEDBwUECgYGDAYHDQcHDgcHDgcHDwcHBAICBAcECA8IBw8IBw4GBwwGBQoEBAcDAQIBAQEBAbUEBwQDBwMHDAYFCwQECAMDBQICAgEBBQ0IAwYCBQsHBw8IBQkECgkJFw4IDwcHCwUGDwgLFAkIDAIFCwYNFwkJCgkHCBQMAQkHBxEKBAwHCBIKCxQICAwDAgwUCQgLAwUKBQgPBwcLBQIGAwgMBgEBAwEBBAIBAwECAwICAwMCBQIDBgMEBwQECAUCBQICAgICAQEBAQIBAQEBAgEDBAMECgQEBwQDBgIDBAICAwEBAgEBAQEBAQMCAgQDAwcEBAoFBgwGBg4HBAcEAwgDAQAAAAEAAP/gAgoB4AA9AAAlNCYnLgEvAQc3MDYzMhYXHgEXHgEHAScPARUHNxc/AScBHgEXHgEdARcHFwcXBxcHFwcXBxcHFwcXBxc3NQIKHkAwZgMFEgsMCQsTCA8SAwMDA/7BAgQCIk4BAwgCATsHDgYGCA4FCQUJBgoGCgYJBQkFCQUJBRIUiQW8QC8lAQE0AQIDAwcMBgcQAv7BAggDAU4iAQMEAgE7Bw8HCA0EAw4FCQYJBQoFCQYJBQkGCQYJBRIUAwADAAD/4QH2AeAAPQBRAGUAACUnMDY1PgExMAYHFAYxJzAmJyYGFRQWFR4BFx4BFx4BHwEOATEwNjcXMBYXFjI3PgE3PgEnLgEnLgEnLgEnJzIWFx4BFRQGBw4BByc+ATc+ATMHIiYnLgE1NDY3PgE3Fw4BBw4BIwFyQQJoW8toAl4hOAMHAQEDAwMSCwwaDF9jVsJmQSYwBQ0GBwwEBQQBAQUDBBQPECoaaAwVBwgJBgQFDAdQBw8HCA4GHgwUCAgJBAIDCAVOBQwFBgsEZUEBAWjLW2gBAV0/LgIRCQUJBAQIBAYSCAkPAl9mwlZiQVogAgECBgUECQQECQQEGA4NGQXDCQgHFQwGDggHDwdPCAwFBAaQCQgIFAwECwYFDAZPBQgDAwMAAAEAAP/gAgAB4ADiAAABNCY1JzQmNSc0Ji8BLgEvAS4BLwEuASsBIgYjBw4BDwEOAQcjFAYVDgEHFQ4BBxQGFQcUBhUHFAYPARQGFQcnLgEvAS4BLwEuAS8BJiIPAQYWHwEeAR8BHgEfAR4BHwEHFAYPARQGDwEOAQ8BDgEHIgYPAQ4BBw4BFQcUBhUHFAYVBxYGFwcWFB8BHgEfAR4BHwEeAR8BHgEXMx4BFzoBMzcyNj8BPgE/AT4BPwE+AT8BPgE/ARcWFAcGFhcWNj8BNjQnJiIHFCYvATc0NjU3PgE1NzQ2NTc0NjU3NDYnNyY2JwIAAwEFBAYBAwEGAQUBBgEFAQcBBQEHAgMBBwECAQYBAgcDAwMCAwEEDAQEBQEiBlkJAwQCAQIBAgQCBQOIAwcDKAMBAYoBCgMUAgwCBgMKAQtZBgEmBgEFAQYBGwEGAQIEAwECBAIBBAEEAgMCAQIBAQECAQIBAwEDAgMBAgMDAgMEAwEDBAMBBwEIAQcBCwEHARQBBwEPAQcBDQEGAY+kBAECAQEEBQQMBAIDBAMHAqaPBQkBAwgDBwMEAgEDAQEBAa4CBQICAgUCAwIEAQICAwICAgIBAgEBAQEBAgEBAQMBAQMCAQUBAgIFAQIFAhoCBQIEAgUBJQIFAVgKAgkEBQQKAxMECQKJAgIpAggCiQIGAQUBAgECAQUCClgBBQEhAgQBAwEDAQsBAwEEAQEBBQIBBgEBAgUCAQIGAgIDBgIEAgYCBAIFAgQCBQICAgUBAwEEAQECAQIBAQMBAgEGAQIBBwEDAQgBBAGOpQMGAQIFAgMBAw0DBgMCAQIBA6WOAgUCDAIGAg4CBgITAgYCCgIGAgcCBgIAAAADAAD/4AGqAeAAVACMAMUAAAEjLgErASIGByMiBgcOARUUFhceARcyFjMwMjM4ATEeARceATM6ATMWNjc+ATMyFhceATMwMjE6ATMyNjc+ATc4ATEwMjMyNjE+ATc+ATU0JicuASMVMAYjIiYnLgEnLgEjKgEjMCIjIgYHDgEHDgEjIiYxLgEnLgE1NDY3PgE7ATIWFx4BFRQGBw4BBxMRFAYHDgEPAT4BNzYmLwEHFR4BFScHFw4BBw4BJzcnBy4BJzUHFx4BFx4BFwcXPwE+ATc+ATURIwEyLwQqIgEhKgUvChMHBwgJBwcSCQEOCwEBBQsGBgsFAQICBA0IBw8FBQ4IBw0EAQEDAQULBgYLBQEBCw4MEwYHBwgHBxMLDgoLGAsLEgYCCgQCAwECAQUNAgUTCwsYCgsNCREHBwgHBwYRCv8KEQcGCAcGBhILRAkJCRkRHQYIAgICAwEYAgEMDA4EDAcIDwgGGAUDBQIbAQMLCAcRCi4RmQMZJQwMDTQBYgMPDwMODAwgEhMeCwsPAwQLDAIDAgEEAwMEBAMCBAIDAgwLBAQQDAsdERIgDAwOrQQHCgojHAcDAwccIwoKBwQDDgoLHRIRHwsMDQ0MCx8RERsLCw8EASv+qQgRCAkRCQoIEgkKFAkCCAIFCwUGGQYGCQMCAQMNCwoECAUCCQIKEAcGCQIQMTUBDRoPDh8QAVcAAwAA/+ACAAHgAAoAGQAoAAABLgEHNiYnAR8BAScmBgcOAQcOAQcOAQcXARc+ATc+ATcBFz4BNz4BNwH/AQIBAQgH/iIOBAHeIwcXDA4cETB1NDZVFAUB2AQIDgIFAgH+JQNEhzk7Wx4BzQcIAQECAf4iBA4B3hIBBAMECwsbXjk7hUYBAdmHDx4MDhUJ/iYDElc0NnMyAAAHAAD/4ANMAeAADgA1AEQASQBaAIsAsgAABTM0Njc+ATM1IgYHDgEVAyImJyMeARceATMyNjc+ATU0JicuASMiBgcOAQczPgEzMhYVFAYjBRUyFhceARUzNCYnLgEjNSEVITUVMhYXHgEVMzQ2Nz4BMzUhFSUyFhc+ATMyFhceARUUBgcOASMiJicuAScXBycHJzcOAQcOASMiJicuATU0Njc+ATMVMjY3PgE3IxQGIyImNTQ2MzIWFzMuAScuASMiBgcOARUUFhceATMB+REzKyx2QkZ8Li41JgUIARYGEQkJEQUHDAQEBQUEBAwHBREJCREGFwEHBQYICAb+LUN1LCwyEjYuLnxGA0z8tEd+Ly82mjcvLn5H/LQBXg40Bgc0DQgNBgUFBQUGDQgEDgcHEAYhBC8vBCIHDwcIDQUHDgUFBgYFBQ4HBREJCRIFFggGBggIBgUIARYFEgkJEAYGDAQFBQUFBAwGIEN1LCwyEjYuLnxGAaYIBQQKBAUHBQUEDAcGDAQFBQcFBAoEBQYJBQYJUhIyLCx1Q0Z8Li42rBUVpzYvL35HR34vLzaNjYIeBAQeBgUFDggHDgUFBgUDAwkDIQMvLwMiBAkDAwUGBQUOCAcOBQUGRgcFBAoEBQgJBgUJBgUECgQFBwUFBAwHBgwEBQUAAAAGAAD/4AO6AeAAGACzAMwA4QDlAP4AACUiBgcOARUUFhceATMyNjc+ATU0JicuASM1IgYHDgEHJz4BNz4BNz4BFx4BHwE3LwMjJzUnFR8BByM1NzUjFRcVJzQmJy4BJyImIyIGDwIOASMiJjEjBy4BMQcXMDY3PgEXHgEXHgEXBy4BJy4BIyIGBw4BFRQWFx4BMzI2Nz4BNTQmJy4BJzceATE3Jz8BBhQxBz8BMDY3Fw4BBw4BFRQWFx4BMzI2Nz4BNTQmJy4BIwUiJicuATU0Njc+ATMyFhceARUUBgcOASM3BiYxJzcwFjc2FjEeAQcOAQcOAQcXJxcHBSImJy4BNTQ2Nz4BMzIWFx4BFRQGBw4BIwMkCA0FBQYGBQUNCAcOBQUGBgUFDgcPHQ0NGAoWAwcEBAgFCxwVFj0tFRQbygsnERMwMSQIFwUkBEACAgIGBAEFAwYKBQEBAyU4Ml0DGS1aWBZKCAUoGxs6FQQIBBEJFwwMGw4fNxQVFxcVFDcfIDYVFBgCAgIFAw8bJiAHsAIBBBgGCwsOAwQCAQIYFBU3Hx83FBUXFxUUNx/9lBEeDAsNDQsMHhESHgsMDQ0MCx4S7hAqiBbkEAwPBQkDAg4NDigbaRo9IwEVEh4LDA0NDAseEhEeDAsNDQsMHhGcBgUFDgcIDQUFBgYFBQ0IBw4FBQZxBQYFDwoXBgoEBQcCBwcCAQ4NFwtJKQhMBwoIIAVKBwQHDAwHBQEDBwMEBgEBAwIBAQUNCR0CAX8CUAICAgECDA0CBgQXCQ0EBQUYFBU3Hx83FBUXFxUUNx8JEQgIDwcWLV4BFRQEAwQbAQ06Iw0HDgcIDwcgNhUUGBgUFTYgHzcUFRfkDQsMHhESHgsMDQ0MCx4SER4MCw3ZBwdSGhIdBgICEAkEGA8PHQlhUARMfg0MCx4SER4MCw0NCwweERIeCwwNAAAAAAIAAP/gAk8B4AADAAkAAAkBIQEDETcXESMBKP7YAk/+2QYGBgwB4P4AAgD+DgHMCgr+NAABAAD/5QH7AeAAVAAAJQYmLwE+ATc+ATc2JjEOAQcOAQcnLgEvAS4BLwEuAS8BJiIPAQYUHwEeAR8BHgEfAR4BHwEOAQcOAQcwFjc+ATc+ATcXHgEHBhYXFjY/AT4BJy4BBwHyAgYCnxMuGBgqDideBBQWFUY3GwIGAQEBAwEFAQUCiQIIAikCAokCCQQTAwoEBQQIAxs3ThwcJg47QBY3GxswEZ4DAQECAQICBwIOAgECAgUCAAICA54RMBsbNxZAOw4mHBxONxsCCQQFBAoDEwQJAokCAikCCAKJAgUBBQEDAQEBBgIbN0YVFhQEXicOKhgYLhKeAgYCAgUCAgECDgIHAgIBAgABAAD/4AIAAeAAFwAAAQcOAQcOARcHJwcXBxcBFjY3PgE3MTcnAWtNCQwEBAIBQgwTC6peAQALFwsLFAlNlQHgTQkUCwsXC0ILEwyqXgEAAQIEBAwJTZUAAwAC/+AB2gHgAFAAXQBzAAABMCYHDgExDwEXBxc3Fz8BNhYxNhYXHgEXHgEVFgYHDgEHDgEnLgEnLgEnJjYxPwEnNycHJwcGFhceARceATc+ATc+ATc+ATc+ATc+AScuATEFNjIXFhQHBiInJjQ3Nw8BFAYHIjAxFRc3FwcXPwEnByc3JwGnfissIBoBExMaFBAMCgQQCCoXFykIBwkBCgx+ZgMDJBMJDQUFBgMFAwwFCxcYGBIYAwQICBkSFCgUEyQPEEknJ0AFBQ4GBQMHDSb+kAMGAgICAgYDAgJZPS0FAgEMGCQYCkM9ERQmFBEBpEAEBR4rAQweEx8KERwNAQELCQkWCQoUCgsXDY1dAwMIDgcWDAwWBw0MDg8IJBAjDSALMhwcNg4QDAECDwsMSigpRQcHGA8PIxIkH9gCAgMGAgICAgYDwldFCwoDAQgjGCQHVVgMIBseCwAAJQAA/+ADfwHgAJIAnACmALIAvgDKANYA4ADqAPAA+gEAAQoBFAEeASgBLgE0AT4BUQFjAWwBdgGAAYoBlQGeAacBsAG7AcUBzwHZAeIB6wH0Af0AAAEXBy4BJy4BIyIGBw4BFRQWFx4BMzI2Nz4BNxceARceARcHIxUzNSM3MhYzMjY3PgE1NCYnNxcOAQcOARUUFhceATMyNjc+ATU0JicuASMiBgcOAQcnMTwBNSc0Ji8BNx4BMzI2NTQmIyIGDwEOAQcGFBUXBScHJzM0JicuASsBIgYHDgEVFBYXHgEzMjY3PgE3FwcXByc+ATc+ATcHFwcnPgE3PgE3BxcUBjEjNDY3PgE3BzMUFhUHLgEnLgE1FzcwFhcHLgEnLgEnFzcwMjMHLgEnLgEnFyImJy4BJzczFTUHJz4BNz4BMxU3HgEXBzcXHgEXHgEXBz8BJwc3HgEXJzIWFx4BFw8BNRE1MxcOAQcOASM3Jx8BDgEHDgEHNycfAQ4BBw4BBzcnFw4BBzcnMxwBBy8BNx4BFx4BFSMXJzQ2NTQmJy4BJzcXDgEHDgEHPwEzNSMVMwcmIiMqASMnJRcHNxcnPgE3PgE3Bx8BJz4BNz4BNwcfASM0Njc+ATcHMxUHLgEnLgE1FzcVMwcuAScuAScXNwcuAScuAScXIiYnLgEnNxU1Jz4BNz4BMxUXIzcjNx4BFx4BFScHJzceARceARcnByc3HgEXHgEXJzIWFx4BFwcnNRE1Fw4BBw4BIzcnFw4BBw4BBzcnFw4BBw4BBzcnMxQGBw4BBwE5BDIKFQsLGAwlQRgYHBwYGEElHzgWFyEHCgEEAgMHAw0QLAkLAgQCChAHBgcCArAMFSMNDQ0cGBhBJCVBGBgcHBgYQSUHEAcHDwcSDgQCCBoCBAIHCQkHBQkBIAIDAQEK/vMDBAtGBQQDCwZQBgoEBAQEBAQKBgYKBAQEAQzJNQJjBQsHBgwHMmMBgwMHBAQKBSKCAYwBAgEEAwuMAYIDBAECAQyDAQFkBQoEBAcDI2UBATcHDAYHCwVsBw8HBw4HNwIENQcOBwcPB2QDBgNBNQ4FCgQEBwN/EE4jLR4EBwRLBw8HBw4HJBUCNwcOBwcPBzw2BmAFDAYGDQYyXB9eAwcEBAoFIlBWAgICCk9QAWEjegMEAQIBYn0HAQoJCBkQJzkEBwIDBQFFDQ4sCwwCBAIBAgE9AQkIttQxVAMJBAUJBSZaBX8DBwQECQUhggGPAgECBAMMkYUDBAIBAg2GAWcFCQQEBwMjaTkHDQYGCwVsCA4IBw4GOTEFDAYHDAefkwMBhQMEAgECDYUBZgUJBAQHAyNkAjYHDQYGCwVsCA4IBw0HNAU5Bw0HCA4IPDlpBQsGBg0HM2mJAwcEBAkFIYmVAgECBAMBgg9HBggDBAMcGBlAJSVBGBgcFBISMB0CBAkDBAYDIBISGgEHBwYRCQUKBckbCyEUFDAZJUEYGBwcGBhBJSVAGRgcAgEBBAIoAQEBMQMEAR8GAQEJBgcJBwUHAQIBAgQBJCILAScGCwMEBQUEAwsGBgoEBAQEBAQKBipggQNjBQkFBAcDI2QCNgYNBgYMBTQ1AQIHDwcHDgY8AQEBNgcOBwcPBzw2AQFkBQsGBwwHMmSFAwcEBAkGLQECAQQDhZC2Bn8CBQEBAoRiAwUDQUwNBQwGBg0GNRZPGz9HAgQCFAIBAQUCVR9//saPhAMEAQIBDIIBYAYJBAQHAyNdBicHDAcGCwUzIQ8FCAUrDgMIAxIGMgYOBwcPBxcBBQoFFSgSER8MN74CBQMEBwQYIRISHAHJISDQh25UBAcEAwYCHFoLNQYNBgYMBTQ2AgcPBwcOBjwBOAcOBwcPBzw4AWcFCwYHDAcyaYoDBwQECQYtAQIBBAOJlMJwAgMBAQF4IwE3Bg4HBw8HPDcBZgUMBgYNBjJkA4ECBwQFCQUtAgEBBQJ/CoD+xpSJAwQBAgEMimkGCQQEBwMjaTkHDAcGCwUzOQcPBwcOBwAHAAD/4AJmAeAABwANABUAGwAiACgAogAAATM3LgEnIwc3LgEnBzMHMzcuAScjBzcHMy4BJwczLgEnIwc3LgEnBzMXIz4BNzYmJy4BJy4BJyMOASMiJjU0NjM6ATM3Iw4BIyImNTQ2MzoBMzcjDgEjIiY1NDYzOgEzNyMOASMiJjU0NjMyFhczNzQmJy4BJzYmBw4BBw4BFy4BMTAmBwYWMRYGBw4BFyMVMxc/ATMfAT8BMx8BNzMfATczNQECOBECBAIoGTcCBAIKEhM4EQIEAycZLQgQAgQCCWEEDworGTcCBQMJE+UbAw0BAg0XDh8QDx0KgQIFAwQHBwQBAgESMAEGAwQHBwQBAgETMQEGAwUGBgUBAgETMQEGAwUGBgUDBgE8FQQCAgUCAQYYCyoSExAOGzQwBgcWAQ8HBwULFyEwHRMMEx0dE3cTHTAMEx0wNgE2EQIEAhklAgUDCkkRAgQCGSwIAgQCUAQMCBgkAgUCCbQEFQ0NHAsGDAYGCQMCAwcFBAcSAgMHBQQHEwMDBwUEBxMDAwcFBQYDAhULFAcIDAUFLgIBCgoJHhYCMwcbGhUZVi0tSw4rUzIhITIyISEyUyEyUysAAAAABwAA/+ACvwHgAAcADQAVABsAIgAoAQkAAAEzNy4BJyMHNy4BJwczBzM3LgEnIwc3BzMuAScHMy4BJyMHNy4BJwczBSM+ATc2JicuAScuAScjDgEjIiY1NDYzOgEXNyMOASMiJjU0NjM6ATM3Iw4BIyImNTQ2MzoBMzcjDgEjIiY1NDYzMhYXMzcuAScuASc0JgcOAQcOARcuATEwJgcGFjEWBgcOARcjFTMVFBY7ATI2PQEzFRQWOwEyNj0BMxUUFjsBMjY9ATMVFBY7ATI2PQEzFRQWOwEyNj0BMxUUFjsBMjY9ATMVFBY7ATI2PQEzFRQWOwEyNj0BMxUUFjsBMjY9ATMVFBY7ATI2PQEzFRQWOwEyNj0BMxUUFjsBMjY9ATM1AShAEwMEAi4cPwMFAgsVFkATAgUCLhwzCRICBQIKbwURCzEdPwMFAwoVAQYeAw4DAhAaECQSESEMkwIGBAUICAUBAgEWOAEGBAUICAUBAgEWOAIGAwYHBwYBAgEWOAIGAwYICAYDBgJFGAEEAgIGAgYcDTAVFBQRHzw3BwcZAREICAYMGhMEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgEAhUDAxgBHhIDBAMcKQMGAwxTEwIFAhwzCQIEA10FDgodKgIGAgrOBBgPDyAMCA4GBwoEAwMIBgUIARYDAwcGBQgVAwMIBQYHFgMECAUGCAQDGA4WCQkNBQc1AwILCwsiGQM6Bx4eGBxkMzNWEDEPAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8PAgQEAg8xAAMAAP/gAoIB2AA6AEcAVAAAJScuAScuAQc3JjQnLgEvASYGDwEOARcUFh8BBxcHFwcXBxcHHwE3PgE3NhYfAR4BNz4BPwE+ASc2JicnLgEzIjYXHgEzIgYnFyImJz4BMzIWBxYGIwJv1gQMBgcLCAIBAgEFAg4FDgMNAQECBgMKfSFTIVIhUyFSRqFUCBoMDhkMZgwZDgwZCA8ICgEBCwjMDQ0BAR0NDwsBARsPvQcIAQEIBwUKAQEKBbHQBQcDAgIBBQUMBgYLBBQJAgkhBAsGBQkECDAOIA4gDiAOHx+gmAkLAQIFB0IHBgIBCwkOCRcMDBcJTwcaCAcGGwcGggkGBgkJBgYJAAgAAP/gAgoB4AAJACIALABFAE8AaAByAIsAAAEHFAYvAS4BNTcXIiYnLgE1NDY3PgEzMhYXHgEVFAYHDgEjAzU0NjsBMhYdAScyFhceARUUBgcOASMiJicuATU0Njc+ATMlMzIWHQEUBisBNxQGBw4BIyImJy4BNTQ2Nz4BMzIWFx4BFQUjIiY9ATQ2OwEHNDY3PgEzMhYXHgEVFAYHDgEjIiYnLgE1AVgCBwaKBgcCUQsUBwcICAcIEwsLEwgHCAgHCBMLUgcGigYHUgsTCAcICAcIEwsLEwgHCAgHBxQL/vtUBgkJBlTVCQcHEwsLFAcHCQkHBxQLCxMHBwkBNVQGCQkGVNUICAcTCwsUBwcJCQcHFAsLEwcICAHdVAcJAQIBCQZU1wkHBxQLCxMHCAgICAcTCwsUBwcJ/tdUBgkJBlTVCQcHEwsLFAcHCQkHBxQLCxMHBwl3CAWLBQhSCxMHCAgICAcTCwsUBwcJCQcHFAtSCAWLBQhTCxQHBwkJBwcUCwsTBwgICAgHEwsAAAAGAAD/4AH4AeAAAgAQABUAGQAmACsAAD8BIwcTMxMzAzcnByMnBxcDEzMHIycXJwczJzIWBxYGIyImJz4BMwczByMnwWlpCwGJAbb1LwgCVwIILvTAdgF0AXYBb28SAwYBAQYDBAQBAQQEY3YBdAEphM0BGP7oAalSBQMDBVL+VwEONzfPjY1HBQQDBQUDBAVSNDQADQAMAAUB8QHUAAYACwASACQARQBUAF0AbQB0AHoAjACUAJkAABMjBzEHFzMnMxcjNwMHHgE3JyMXDgEHDgEjIiYnFx4BFxY2NycTJzcnIwcXBzMHMwczBzMHMxQWOwEyNjUzJzMnMyczJzMjNyMHFRczNycjJzMnIycnBxczJzczJyMTMz8BJyMHMwcjBzMHIwcXFycjBxY2NwMjFzM1JxMnDgEjIiYnLgEnBx4BNz4BNwMzFwczPwEjNzMXIzfnXQFRAa5jaQFrAV0aBWg7FXmQDBQLCRUIIzAHAQMgFxg5HwFeAQUGJgYFAQEBAQEBAQEBAgkJAgkKAQEBAQEBAQEBLQGxEgN4SAFJAUsBSQEdAQldAgcIAXHdegEDFa4BSgFIAUoBSAFHkxp4FjtoBXxeAa5SfgEFMiEKEwsJFgkBHjkZFiEC4wYJBWAHAXMEaQFrAQF7ChUOhiUl/tRyAxocc3cEBwICAg8DHgELAwMEDh0BDj8HBwcHPxw+HBgCBwcCGBw+HAuFEQkIFhw+HG0iCwYLHP7/CRGFCxw+HBYIdXJzHBoDAUUtDhX+ox4DDwICAgcEHQ4EAwMLAQF8CwYLIiglJQAAAQAA/+ACAAHgAIkAACUnNz4BNSIGBw4BBzcXNy4BNTc+AT8BJwcUBgcOAQ8BFwcOAQcvATcnLgEnLgE1JwcXHgEXHgEXFAYHFzceARceARcnFBYnLgEjFBYXHgEXDgExFzcHJgYHBhYXBzEwNjcWNjc2Jic/AR4BFx4BFx4BFw4BFx4BNx4BOQEwJic+AScuAQcnHgExNwIA38wFDgwkBAJjQzMGAgEBCgMFAwIYBQICAgUDBQc/AwYDDD8HBQMFAgICBRgCAwUDAgUDAQECBgUMBwYOB6cDBAQkDA4FAnxOVYohvDkIDgICCQgFCQQJEAICCAhEDAMGAwsVCQgOBQgIAgIPCgQJBAIJCQICDgk4S3EhAd/MBCQMDgUCY0N7AwYCBwUXAwQBBgoMBAkFBAgDCwOXAwcDDZcDDAIIBAUJBAwKBgEEAwULBwUHAgYDDBwQECESqAEDBAUODCQEA3tOVIshu4cCAwUFDAUYDgcDAwUFCwWkDAMGAxsyFhUiCgUMBAUDAwcOEAgFDAUFAwOISnEhAAAAAwAA/+AEPQHgABYAjQCYAAA3IgYfAR4BFx4BMyEyNjc+AT8BNiYjISUuAQ8BDgErASImLwEuAT8BPgE/AT4BNyc0Ji8BLgEvAS4BKwEiBh8BFgYPAQ4BLwEmBg8BBhYfAR4BDwEOASsBNiYjISIGFyMiJi8BLgEPASIGHwEWBg8BDgEVBx4BMyEyFhcHFgYrASIGFwYWMwUyNj8BPgEnJQcOASMhIiYvASFjDAMJHAQOBggNBwEqBw0IBg4EGwkDDf5EA9kCCQMyAw0DbQQNAxUDAwMIAwcFfQUEAQQHA7cDCwFCAgsEBAQHAQUBBAEBAgoDLAMLAQwBAQYqBQIBCQEMAxEGCAr+aAoIBgIEDAEuAgwDNAMGAxgCAwFCAQUCAQUGAucGBQEBAQgEqgMIAQIIBAGmBA0COQIDA/4hIQMSB/7vBxMDIQGMFwoHFQMHAgIDAwICBwMVBwoOAwEDKQMEBAIPAwoEEgQKA1QCCwRXBQoCWQIIBGMEBgcEaQQNBAEEAwIVAwMEEgQJAhUCCQQNBAUJDQ0JBQQ/BAUBBAcFSwQMBF0EDAUyBQcGBSwFBwUEBAYCBAMuAwkE5S8GCQkGLwAQAAD/4ANdAeAABAAVABoAHwAlADMASwBaAG4BbQGMAZACVwNQA28DcwAAASEVITUHFAYrASImPQE0NjsBMhYdARczNSMVNzMVIzU3JyMVMzUHIyImPQE0NjsBFxQGIyczFRcVMzAWFx4BFzU0JjEvBCEHISczMhYVFAYrASImNTQ2MwcuASMiBjEwBhUUFjEwFjMyNj8BFxUjIgYdARQWOwEVHgEVFyMOARUGFB8BHgE3MxceAR8BBwYUHwEWMj8BFx4BHwEVBhQXFBYzFxY2PwEzHgEzFxUUFjsBMjY9ATcyNjczFR4BPwEyNjc8ATUnMz4BNzMXFjI/AT4BNTQmLwE3PgE/ARcWNj8BPAE1LgEnIzU+ATU3MzI2PQE0JisBJzQmJzUzPgEvAS4BDwEnLgEvATc+ATU0Ji8BJiIPAScuAS8BNzwBNS4BLwEmBgcVIy4BKwE1NCYrASIGHQEjIgYjBycuAQ8BDgEfAQcOAQ8BJyYiDwEOARUUFh8BBw4BDwEjNCIjIgYPAQYUFxQWMxcVFAYHNzIWFx4BFRQGBw4BBw4BBw4BIyImJy4BNTQ2Nz4BMychNSEFIzU0JicuATEjFSM1IRUXPgE3NDY1LgE1JjQ/AT4BFz4BNy4BNTQ2PwE2Mhc+ATcmNj8BNhYXMjYzPgE7ATIWFTIWMz4BHwEeARcWFBUeARc2Fh8BHgEVFAYHHgEXNhYfARYGBxQWFx4BFzM+ATc0NjcuAT8BPgEXPgE3LgE1NDY/ATYyFz4BNyY2PwE2FhcyNjM+ATsBMhYVMhYzPgEfAR4BFxYUFR4BFzYWHwEeARUUBgceARc2Fh8BFgYHFBYXMhYXMzUjBxUjIgYdARQWOwEVHgEVFyMOARUGFB8BHgE3MxceAR8BBwYUHwEWMj8BFx4BHwEVBhQXFBYzFxY2PwEzHgEzFxUUFjsBMjY9ATcyNjczFR4BPwEyNjc2NCc1Mz4BNzMXFjI/AT4BNTQmLwE3PgE/ARcWNj8BNiYnIzU+ATU3MzI2PQE0JisBJzQmJzUzPgEvAS4BDwEnLgEvATc+ATU0Ji8BJiIPAScuAS8BNzwBNS4BLwEmBgcVIy4BKwE1NCYrASIGHQEjIgYPAScuAQ8BDgEXFQcOAQ8BJyYiDwEOARUUFh8BBw4BDwEjJiIjIgYPAQYWHwEHFAYHNzIWFx4BFRQGBw4BBw4BBw4BIyImJy4BNTQ2Nz4BMwE1MRUBXv7TAS0OCgfWBwoKB9YHChLj4xIyMtFBouMjoAcKCgd+NAoIxKhD6Q4GAgIBFie7RAzI/voGAS/cpAcKCgekBwkJB1UCBwMFDQ8PDQUCBwIBMAIDBQUDAgEBAQIBAwEBBgEHAgIBAQMCAQEDAwsCBwIBAgIFAgEBAQICDwMGAQEBAwYCAgQEEAMFAQMGAgICBgIQAQIBAQICBQIBAQMGAgwBAQEBAQEBAwIBAQMGAQcBAgIBAQEBAQMFBQMBAQEBAQMDAQcBBgMBAQIDAQEBAQEBAQwCBwIBAQIFAwEBAQIBEAMGAQIDBQMBBQMRAwQCAgYDAQEBBgMPAwMCAQICBQICAQIHAgsCAQECAQECAwEBAgIBAgQBBgEBAwEBAQF1ChEHBwcCAQIFBAMIBQQJBQoSBwYICAYHEgqiAS7+0wMdBAMDBgzp6/7SIgEEAwEBAwEBBgEIBAICAQEBAQIMAwgEAQQCAQMEEAMJAgIEAgEGBBEEBwIEAwIIBA8CAwEBAQQCAwkDCwICAgEBAwEECAEHAQIEAQEDBQH4AQUEAQEEAwIGAQgEAgIBAQEBAgwDCAQBBAIBAwQQAwkCAgQCAQYEEQQHAgQDAggEDwIDAQEBBAIDCQMLAgICAQEDAQQIAgYBAgQBAQEDARMP9gIDBQUDAgEBAQIBAwEBBgEGAwIBAQMCAQEDAwsDBgIBAgIFAgEBAQICDwMGAQEBAwYCAgQEEAMFAQMGAgICBgMPAQIBAQEBAgUCAQEDBgIMAQEBAQEBAQMCAQEDBgEHAQMDAQEBAQEEBAQEAQEBAQEDAwEHAQYDAQECAwEBAQEBAQEMAgcCAQECBQMBAQECARACBwECAwUDAQUDEQMEAgIGAwEBAQYDDwMDAgECBQICAQIHAgsBAgIBAQECAwEBAQECAQIEAQYBAgMCAQEBdQoRBwcHAgECBQQDCAUECQUKEgcGCAgGBxIK/WIBrYKCaggKCghTBwoKB1PDi4toCAhCg58cAQoHVwcKaAcKhwGEHQEGAgQCBQ0KBgqLDR0wJgYHBwcHBwcGbgEDBDEyMTEEAgHG+AIEBBADBQEDBQMCAQICAQMBEAMCAQECBQIBAQMGAgwCAgEBAQMCAQECAwEBAwcBAwMBAQEBAQMFBQMBAQEBAQMDAQcDAQEEAQICAwIBAgIMAQMBAgMBAQEDBAMBAQEDAhABAwIBAgECAwUDAQUDEQMEAgMFAwIBBgMPAwMBAQEDBAICAQEDAQIDAQwCAwEBAgMBAQIBAwIBAgEGAQIDAQEBAgMFBQMCAgECAwIBBgEGAwIBAQMCAQEDAwsBAwIBAwEBAgIEAwEBAwIPAQQBAQMBAQMFAx8IBgcSCgUJBAUIAwMGAgECBwcHEQoKEgcGCH8ZmGQFCQMFAo6OiRUCAgECBAIBAwICBAIQAwQBAgQBAgMCAwQBDAMCAQMBBAcCBgIDAwEFBQYEAQMDAQcBAwICAwIBAwEDAQMMAQQDAgMCAQQCAgQEDwQJAgIEAgEEBAQEAQIEAgIIBBADBAECBAECAwIDBAEMAwIBAwEECAEGAgMDAQUFBQUBAwMBBwEDAgIDAgEDAQMBAwwBBAMBBAECBAICBAQPBAgDAgQCAgEgHwIEBBADBQEDBgICAQICAQMBEAMCAQECBQIBAQMGAgwCAgEBAQMCAQECAwECAgcBAwMBAQEBAQMFBQMBAQEBAQMDAQcDAQED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) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,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i4yLjYuMiwienlqLBYmHh4mHi4WLhpCLkouRkJCRi4yLjYuMiwienlqLBYmHh4mHi4WLhpCLkouRkJCRi4+Lj4mNiAjHi6CgBYmqhJ+Fl4ySjrhqiG6IJXayUWeOYL2Li4uLXZuDZ4Joo3+Li41IV/tOp2YIdIuLYKyLuziovZ6sl4ueaqhZqL2erPcLi55qqFm73peLnmqoWbvewYuLtgUO91P3vPeyFcuLnp0FiI6Ij4iOCF2Lb28FyrQVh4+Ij4iPCIB/oIsFdTgVy4uengWIjoiOiI4IXYtvbwW+vhWCgp2LBYiOiI6IjgiBLhX3A4sFhJF/lX2YCFqLbm4FyrUViI6Hj4eOCIGBoIsF95r7YhVtiwWUlrTFRaxhn1Gea5UI+yeLBYiIh4iGi4SLhZGLk4uSkZGSi42LjIuMigihoVOLBYmHh4mGi4SLhZGLkouSkZGSi4yLjYuMiwihoFOLBYmHh4mGi4SLhZGLkouSkZGSi4yLjIuNiwihoVOLBYmHhoiHi4OLhZGLkouTkZGTi4+LkIiNhwjQi6OjBYmvgqKFmIuUj79lh2qH+whzt0lij1nEi4uLi1edgWKBY6d9i4uNPlD7aaphCHGLi1qei4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4t8BYuIjoiOiwigiwWOi46Oi44Ii5qji4u8BQ73FvkD90UV+2n3ZAV+mHmReooIjJAFjJiHn4OWCH6fBYOWgYqGfwh/agWGf495lYIIlIP7EFurfTlrq306a6t9OWurfTps0Gz3Nvs03vcsBaOjt5CoeQjySQWoeLaQo6MImZkFo6OLs3KjCPtf2hV5lIOji4uLi6KVnoKeg5Jyi4uLi3SBeJQI91D7FhWCi4WRi5SLk5GSlIuTi5KEi4OLgoSFg4sIDpX37PhxFYk3BYuChYSEjAj7Ho0Fg4yGkouTCI3fBdz7axVui3Oji6mLqKOjqIuoi6Nzi26LbXNzbosIOfu9FYvfBYuTkJKTiwj3HosFkouRhIuDCIs3BTn3aRWoi6Nzi26LbXNzbotui3Oji6mLqKOjqIsI+5n3CxXfiwWTi5KFi4QIi/sfBYuEhIWDiwg3iwX3ad0Vi25zc26LbYtzo4uoi6mjo6mLqIujc4ttCPfJORU3iwWCi4WRi5IIi/cfBYuSkZGUiwjfiwX7aTgVi6mjo6iLqYujc4tti25zc22Lbotzo4uoCA6D91W0FfX3GCGLBYH7YRWL96z3HouL+6z3S4v7ivg9u92CkIqIM4uKjoKGujn7ifw9BfdV96IV9wmLi1T7CYuLwgX3CftjFYv3IfsE+yH3BIsFeNIVkIuPh4uGi4eHh4aLh4uHj4uPi5CPj4+LCCk5FfcJi4tX+wmLi78FDomx9z4Vi4sF98uLFYuLBfsK92UVLYuLgYqLO3aLffdDiwUn9xoV9YuLZiGLi7AFL/vAFXD7BgWTh9xp27AIdfcH+wyLBfcj+wsVb39vhnKLXotnmYOPCIttBZWH22rbsAiLqAXo96IVi8qPkoaSZIuGhI+Ei0yLi4tvi4uLTYuLi2+Li4tzjIsFjImQhJiLCIyLBZiLkJKNjQiLi4uji4uLp4uLi8mLi4uni4sFX4sVi5b7RIt4+xmMeo2C9w2L0pOLoUGLi6fVi4vJQYuLpwVt9wEVi2mTgOmLiJGTlpKLi6f7BosF93L7lRX3DYuNlI2cd/cZ+0OLi4DUi4tvQouLTdSLi29Ci4t10YMF9yj7CRVw9wb7C4t0+wcF22bcrZOPCPsR99kVLouLXvdDi4qZOqAF9xH78RWLqQWDh2d9Xotyi2+QcJcIi24F2mbbrJWPCPt4+BAVkouTgIeF6ouTlout+waLBY6zFfWLi2Yhi4uwBQ74lIwV+3P3c/dg92AFkZGYqouafItsfoWFiIk/PzIxCL73D5GIjZEFiY6LkIuRCJWiBY6Pj46PjAiNkXOVhn8Fi4aKhYiEiYWHhoeHCIaAkohM+ysFh4eHhoeHCH+YTPcrko6GlwWHjoeQiZGIkoqRi5AIhpdzgY2FBY+Kj4iOh46FjoOPgouFi4aJiAiNhZGOBZlrnV+eXAj7O/c8BYyKj4eFkIWRbJh8i4t8mGyRhY6I7CrzI/sF+wT7AvsDi4sIrGr3UPdPUvsbBYCOgYmIhIiEkoKWhQiGc4uLBYuLk5eQlJiHlo2Oko2RhZSBkQjP9ziXlwWPh4+Hj4eoQ6ZLl2+AhYaCjYWOhJaJmI+QgpN/i4sIi4sFi4uImYiVl5GSlIiSiJKBjX+HCFP3HAXuKOQzi4sIrKwFDvjT7qIVfIuIg5iCCKZ2BZiCooObiwj3v4sFm4uik5iUCKWgBZiUiJN7iwj8UYsF+m6ZFYiQhIuGhwhaYgWGh4KIhYsI+wCLBYWLgY6Gjgh3mgWGj4mTjpAIlJ0FjpGRkpCPCPcS3wWQjo+Ti5EIiOIFipKHkoWOCPtK5AWGjYOSiJAISu4Fh5GDj4WLCIiLBYWLhoaLhQiRIgWLhYmCiIUIi4oFiIWEiYWOCGCgBYWOhImIhgiAeQWIho2EkYgItnYFkYiNhIiGCIN+BYiGg4eFiwh7iwWSl4aVfIsI/CuLBXyLhoGSfwiKiwWEi4OPiJAIXsoFh5CDj4WKCFiHBYWLiIWNhQikQAWNhYmCiIYISi4FiIaIgYqFCIpZBYuEkIaRiwj5fIsFkYuQhouFCItfBYuFhYWFiwj7PYsFhYuGh4uGioWQh5KLCPg5iQWRi5SOkI8Iw7kFj4+NkoiQCPx093kVa1wFhoN9hIGLCPukiwWBi32ShZMIa7r4H4sFDvfy9/L4QRX7wYuL+xb3wYuL9xYFfSEVi4GDg4KLCPtqiwWCi4OTi5UIi94Fi5STk5SLCPdqiwWUi5ODi4IIizgFnftXFfd3i4v3H/t3i4v7HwWd8xW9i4uDWYuLkwX3Zc0VSvcX+zaLi/sz93eLi6cFaIoV+zSLBYGLhJOLlAiL4gWLlJKTlYsI9xKLvyMFi4KDg4GLCPtY9xsV9zyLi4rO+xiLbvd9iwWMi5aLk4SNiY2IjIgIi5AFi5x1kYuLCGSR+0+VR/cff5j7XKj7mouFW/fDiwX7cLEV9ziLBZSLk4eLgouCg4aCiwj7OIsFgouEkIuUi5SSj5SLCDb7AhWIjYaNh4uFi3+Hi4uLi3xqi0mLSZpri4uLi5eHkYuOi5CMjo0IjPdaBbv7jBWLiYmLBYeLh4iLhgiLewWLh4+Hj4sIjYuLigWMh4uIjIcIjImJiwWJioqJiomKiouIjIoIkXsFjYeQio6MCI2LjIoFjYiNiI2ICIyKiooFiIiLho6ICJZ/BY6IkIuOjgiMjI2KBY6JjomOiQiMiouKBYqJi4mMiYuJjYqNigiahAWPipCNjI8IjIyMiwWPio+KjosIjYqLigWLho6IkIsIm4sFj4uPjouQCIuMjIwFj4uPjI6MCI2Li4oFjYeQiY6MCJuSBY2MjIyMjYyNi42KjQiKjY2LBY6Njo2OjgiMi4yKBY6IkIuOjgiXlwWMjIyNi42LjYqNio0IioyMjAWNjo2PjY4IjIyMigWQiY+OjI4IkpsFi42LjYuNio2JjImMCIqLi40FjI+MjouPCIyMjIsFkIuOj4uPCIucBYuPiI6GiwiKi4qNBYuPio6KjwiLjYyLBY+NjY+KjwiEmgWKj4aNh4oIioqKjAWJj4mOiY0Iio2MjAWMjIyNi42LjYqNio0If5cFiI2Gi4iICIqKiowFiI2IjYeNCIqMjI0FjI2LjYqNio2KjImMCHuRBYiNhomJhwiLiomLBYeMiIuHjAiKi4uNBYuPh4+Hiwh6iwWHi4iHi4cIi4mJiwWIioeLh4oIioqKjQWJj4eNh4kIfIUFh4mJh42HCIyJiYoFiImIiYiJCImKiowFiI6Gi4iICICABYmJiomLiYuJjImNigiMioqJBYmIiYiJiAiKiomLBYqMiouKi4iLiImKiAiFfAWKiYuJjImMiYyKjYoIjIqLigWKh4uIiocI9wmqFaWLoXWLcIt+hn+CgoKCf4Z+i3CLdaGLpYumoaGmiwj7NvcTFffCi4uk+8GLBfmx+ywVh4uL7wWLkomRh4+EkoCLi4sI+32Li/si+3+Li/ci+8KLi/sdrXYFjY2OjY6Mi46MjYuOiYyKjYqOiY6Ljo2NCJGbBY2QkY6QiY2OjY2MjYqNio6LjYuOjI6NjQiXlwWPj5GLkIiNjY2Mjo2JkI6RkI0Im5EFkI6RiI6HjouOjI2LjJGQj5CLCJyLBZGLj4eMhY6LjoqOi42PkY6RiQiahAWOio2JjIiMiYuIi4mNiY2KjomPjpKLj4cIln8FjYmNiIuIi4mKiImJjYmMiY2IkY2QiI2GCJJ8BY2FiYWGiIyJi4iMiI+Kj4iMhgj3jIsFjJCPjpCMi46MjoyNhY6JkY6QCJGbBY2QkY6QiY2OjY2MjYqNio6LjYuOjI6NjQiXlwWPj5GLkIiNjY2Mjo2JkI6RkI0Im5EFkI6RiI6HjouOjI2LjJGQj5CLCJyLBZGLj4eMhY6LjoqOi42PkY6RiQiahAWOio2JjIiMiYuIi4mNiY2KjomPjpKLj4cIln8FjYmNiYuHi4mKiImKjYiMiY2IkY2QiI6GCJF8BY2FiYWGiIyJi4iMiI2LjYqMiQiei4urfIsF+4psFYuJiYsFh4uHiIuGCIt7BYuHj4ePiwiNi4uKBYyHi4eMiAiMiYmLBYmKiomKiYqKi4iMigiRewWNh4+Jj40IjYuMigWNiI2IjYgIjIqKigWIiIuGjogIln8FjoiQi46OCIyMjYoFjomOiY6JCIyKi4oFiomLiYyJi4mNio2KCJqEBY+KkI2MjwiMjIyLBY+Kj4qOiwiNiouKBYuGjoiQiwibiwWPi4+Oi5AIi4yMjAWPi4+MjowIjYuLigWNh5CJj4wImpIFjYyMjIyNjI2LjYqNCIuNjIsFjo2OjY6OCIyLjIoFj4iPi46OCJeXBYyMjI2LjYuNio2KjQiKjIyMBY2OjY+NjgiMjIyKBZCJj46MjgiSmwWMj4mPh40IiouLjQWMj4yOi48IjIyMiwWQi46Pi48Ii5wFi4+IjoaLCIqLio0Fi4+KjoqPCIuNjIsFj42Nj4qPCISaBYqPho2HigiKioqMBYmPiY6JjQiKjYyMBYyMjI2LjYuNio2KjQh/lwWIjYaLiIkIiomKjAWIjYiNh40IioyMjQWMjYuNio2KjYqMiYwIe5EFiI2GiYmHCIuKiYsFh4yIi4eMCIqLi40Fi4+Hj4eLCHqLBYeLiIeLhwiLiYmLBYiKh4uHigiKioqNBYqPho2HiQh8hQWHiYmHjYcIi4mKigWIiYiJiIkIiYqKjAWIjoaLiIgIgIAFiYmKiYuJi4mMiY2KCIyKiokFiYmJiImHCIqKiosFiYyKi4qLiIuIiYqICIV8BYmHjYePiQiNioqKBYqHi4iKhwj3CaoVpougdYtwi36Gf4KCgoJ/hn6LcIt1oYuli6ahoaaLCP0y97MVi42Li4uJBQ5ni/eCFYumkKWWpJWkmqCdnZ2doJmklqSWpZCmi6aLpYakgKSAoX2deZ15mXaVcpZykHGLcAiLYX9ldGkI7SkFkoSOgouBi4GIg4SDg4SDh4GLgYuCj4SSCCntBWlzZYBhi3CLcZBylXKWdpl5nXmdfKGBpICjhqWLpwjUixWLZ5htpHKkcql/rouui6qXpKSkpJepi6+Lrn+pcqRypGyYaItoi21+cnJycn5ti2gIDov3xRWLtZeso6Kjo62XtouWi5eJmIeXh5aFloSWhJSFkoWThJKFkoSSkpKRk5KSkZSRlpIIlpKWkZePmI+XjZaLtoutf6Nzo3SXaothi2F1YGBgCPtG+0AFh4iHiYaLhouHjYeOCPtG90AFiY2JjYePiI6GkYOUhJSFlYWUhZWGloeZhpiJmIuYCA5ni/e3FYuSkI+WjQj3I6DM9xYFjpKQj5GLkIuQh4+ECMv7FvcjdgWWiZCHi4SLhomHhoYIIyak+yMFi4qLiYuIi4eKiImIiYiIioeLiIuHjIeNCPsUz/sVRwWHiYeKiIuHi4iMiY6JjoqOi4+LjIuNjI4Io/cjI/AFhpCJkIuPCA5ni/e3FYuSkI+WjQj3I6DM9xYFjpKQj5GLkIuQh4+ECMv7FvcjdgWWiZCHi4SLhomHhoYIIyak+yMFi4qLiYuIi4KHhoOLiIuHjIeNCPsUz/sVRwWHiYeKiIuHi4iMiY6JjoqOi4+LjIuNjI4Io/cjI/AFhpCJkIuPCMp5FeM3dvsN9wDE9lJ39w3i3/sMnVX3AVX7AQUOZ4v3ghWLppCllqSVpJqgnZ2dnaCZpJaklqWQpoumi6WGpICkgKF9nXmdeZl2lXKWcpBxi3AIi2F/ZXRpCO0pBZKEjoKLgYuBiIKEhISEgoeBi4GLgo+Ekggp7QVpc2WAYYtwi3GQcpVylnaZeZ15nXyhgaSAo4ali6cI1IsVi2eYbaRypHKpf66Lrouql6SkpKSXqYuvi65/qXKkcqRsmGiLaIttfnJycnJ+bYtoCLCCFYudBYuNjI2MjY2NjYyOiwjLi4vLBYuNjI6NjIyNjoyNiwidiwWOi42KjYmNiouIi4kIi0vLiwWOi42KjYmNiYyJi4kIi3kFi4iKiYmJiYmJioiLCEuLi0sFi4mLiYmJiYmJioiLCHmLBYmLiIyKjYmNio2LjQiLy0uLBYiLiYyJjYqNio2LjggOZ4v3ghWLppCllqSVpJqgnZ2dnaCZpJaklqWQpoumi6WGpICkgKF9nXmdeZl2lXKWcpBxi3AIi2F/ZXRpCO0pBZKEjoKLgYuBiIKEhISEgoeBi4GLgo+Ekggp7QVpc2WAYYtwi3GQcpVylnaZeZ15nXyhgaSAo4ali6cI1IsVi2eYbaRypHKpf66Lrouql6SkpKSXqYuvi65/qXKkcqRsmGiLaIttfnJycnJ+bYtoCLCCFYudBYuNjI2MjY2NjYyOiwj3OIsFjouNio2JjYmMiYuJCIt5BYuIiomJiYmJiYqIiwj7OIsFiIuJjImNio2KjYuOCA6L928Vi7OVsJ6tn6ympqyerZ+wlbKLs4uwga13rHimcJ5qn2mVZotji2SBZndpeGpwcGp3CGl4ZoFji2SLZpVpnmqfcKZ3rHitgbCLsgjmeRWLho2Hj4eOiJCJkIsI1IuLQgWLho2GjoiPh4+JkIsIsIsFkIuPjY+Pjo6NkIuQCIvU1IsFkIuPjY+Oj4+Mj4uQCIuwBYuQio+Hj4eOh42GiwhCi4vUBYuQiY+Ij4ePh4yGiwhmiwWGi4eKh4eIh4mHi4YIi0JCiwWGi4aJiIiHh4mHi4YIi2YFDov3bxWLs5Wwnq2frKamrJ6tn7CVsouzi7CBrXeseKZwnmqfaZVmi2OLZIFmd2l4anBwancIaXhmgWOLZItmlWmeap9wpneseK2BsIuyCOZ5FYuGjYePh46IkImQiwj3b4sFkIuPjY+Oj4+Mj4uQCIuwBYuQio+Hj4eOh42Giwj7b4sFhouGiYiIh4eJh4uGCItmBQ6L928Vi7OVsJ6tn6ympqyerZ+wlbKLs4uwga13rHimcJ5qn2mVZotji2SBZndpeGpwcGp3CGl4ZoFji2SLZpVpnmqfcKZ3rHitgbCLsgj3A0sVi4aMho+ICKVxBY6HkIqQi5CLj4yPjwi+v79XBY+Hj4qQi5CLkIyOjwilpQWOjo2Qi5CLkImPiI8IV76/vwWOj42Pi5CLkImQiI4IcaUFiI6GjYaLhouHiYeICFdXWL8Fh46HjYaLhouGiYiICHFxBYeIioaLhouGjIePhwi/V1dYBYeHioeLhggOi/dvFYuzlbCerZ+spqasnq2fsJWyi7OLsIGtd6x4pnCeap9plWaLY4tkgWZ3aXhqcHBqdwhpeGaBY4tki2aVaZ5qn3Cmd6x4rYGwi7II04YVi4aNh46HCPMkBY6Hj4mQi5GLj42Pjwj3L/cvBY6OjZCLkIuQiY+IjwhxpQWHjoeNhouGi4eJh4gI+wn7CUvMBYeOh42Gi4aLh4mHiAhxcQWIiImGi4YIDov3bxWLs5Wwnq2frKamrJ6tn7CVsouzi7CBrXeseKZwnmqfaZVmi2OLZIFmd2l4anBwancIaXhmgWOLZItmlWmeap9wpneseK2BsIuyCPcL4RWIhoyHj4gIsW4FjIqNi46LjouNjI2NlZiTlJGPkpCTjZWLlIuTiZKGkoaPhYuFi4SJhYeGh4eFh4KHCH+FgIOBgIGAhn+LfgiLgQWLiIyJjImNiY2LjosIwosFjouNi4yNjY2MjYuOi46NkI+Rj5GQj5KPkY6Pjo+Njo2PjpGQkJCQj46Qjo+NkY6SCI2SjJOLk4uchpuAmYGZfpZ7k3uTe496i12LaHZyYwjL+3MVi4mMiIyKjYmNio6LCMKLBY6LjYyMjY2MjI6LjQiLwgWLjoqNiY2KjImMiIsIVIsFiIuJiomKiomKiYuICItUBQ6L928Vi7OVsJ6tn6ympqyerZ+wlbKLs4uwga13rHimcJ5qn2mVZotji2SBZndpeGpwcGp3CGl4ZoFji2SLZpVpnmqfcKZ3rHitgbCLsgj3JvsdFYuJjIiNio2JjYqNiwj3FIsFjouNjI2NjYyMjouNCIu5BYuOio2JjYmMiYyIiwhwi4v3JgWLjoqNiY2KjYmMiIsIL4sFiYuJiomJiYmKiYuICIteBYuIjImNiY2JjYuNiwini4svb4sFiYuJiomKiYmKiYuICItdBbD3lBWLiYyIjIqNiY2KjosIwosFjouNjIyNjYyMjouNCIu5BYuOio2JjYqMiYyIiwhUiwWIi4mKiYqKiYqJi4gIi10FDov3xRWLtZeso6Kjo62XtouWi5eJmIeXh5aFloSWhJSFkoWThJKFkoSSkpKRk5KSkZSRlpIIlpKWkZePmI+XjZaLtoutf6Nzo3SXaothi2F1YGBgCPtG+0AFh4iHiYaLhouHjYeOCPtG90AFiY2JjYePiI6GkYOUhJSFlYWUhZWGloeZhpiJmIuYCLCLFYtrnGmvaAj3Ovs09zr3MwWvr5yti6uLm4mYh5eHl4aUhZKEkoORgo+CkIKNgo2DjYGLgYuCi4CJf4aAhoCFgoQIgYODhYSEhIWGhYaGiIaGiYWLhYuGjYiQhpCGkYSRhJKDkYGTgpKAkYCQf5CAjYKLCIGLgYuDiYKJgomChoKHg4WEhIWEhoKHf4d/iX6LewgO+JQU+JQViwwKAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADwigHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEAHAAAAAYABAAAwAIAAEAIAA1AHrwAvAG8A7wEPBa8Ir//f//AAAAAAAgADEAYfAC8ATwDvAQ8FXwiv/9//8AAf/j/9P/qBAhECAQGRAYD9QPpQADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAB//8ADwABAAAAAQAAwh5xbl8PPPUACwIAAAAAANAY8yEAAAAA0BjzIQAA/9sEPQHgAAAACAACAAAAAAAAAAEAAAHg/+AAAAQ/AAAAAAQ9AAEAAAAAAAAAAAAAAAAAAAAwAAAAAAAAAAAAAAAAAQAAAAHTABYCnQAAAkcAAAOpAAABTwAAAUoAAAIAAAAB/wABAgAAAQGWAAACCgAAAfcAAAIAAAABqgAAAgAAAANNAAADuwAAAk8AAAIAAAACAAAAAeAAAgOAAAACZgAAAr8AAAKCAAACCgAAAfgAAAH+AAwCAAAABD8AAANeAAAB3AAAAgAAAAHcAAAB3AAAAdwAAAHcAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAABQAAAwAAAAAAAOAK4AAQAAAAAAAQAKAAAAAQAAAAAAAgAOADkAAQAAAAAAAwAKACAAAQAAAAAABAAKAEcAAQAAAAAABQAWAAoAAQAAAAAABgAFACoAAQAAAAAACgA0AFEAAwABBAkAAQAKAAAAAwABBAkAAgAOADkAAwABBAkAAwAKACAAAwABBAkABAAKAEcAAwABBAkABQAWAAoAAwABBAkABgAKAC8AAwABBAkACgA0AFEASQBjAG8AbgBzAFYAZQByAHMAaQBvAG4AIAAxAC4AMABJAGMAbwBuAHNJY29ucwBJAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgBJAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
  font-weight: normal;
  font-style: normal; }
[class^="fontawesome-"], [class*=" fontawesome-"] {
  font-family: 'Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

[class^="arctic-"], [class*=" arctic-"] {
  font-family: 'Icons';
  speak: none;
  font-size: 37px;
  text-align: center;
  color: #0077A6;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.arctic-multitrip:before {
  content: "\61"; }

.arctic-boat-ride:before {
  content: "\62"; }

.arctic-diving:before {
  content: "\63"; }

.arctic-helicopter:before {
  content: "\64"; }

.arctic-hot-spring:before {
  content: "\65"; }

.arctic-ice-climbing:before {
  content: "\66"; }

.arctic-kayaking:before {
  content: "\67"; }

.arctic-rafting:before {
  content: "\68"; }

.arctic-bird-watching:before {
  content: "\33"; }

.arctic-northern-lights:before {
  content: "\35";
  /*	content: "\34";*/ }

.arctic-snorkeling:before {
  content: "\69"; }

.arctic-surfing:before {
  content: "\6a"; }

.arctic-swimming:before {
  content: "\6b"; }

.arctic-atv:before {
  content: "\6c"; }

.arctic-camping:before {
  content: "\6d"; }

.arctic-canoeing:before {
  content: "\6e"; }

.arctic-caving:before {
  content: "\6f"; }

.arctic-climbing:before {
  content: "\70"; }

.arctic-biking:before, .arctic-mountain-biking:before {
  content: "\71"; }

.arctic-glacier-hiking:before {
  content: "\72"; }

.arctic-hiking:before, .arctic-trekking:before {
  content: "\73"; }

.arctic-horseback-riding:before {
  content: "\74"; }

.arctic-incentive:before {
  content: "\75"; }

.arctic-mountain-hut:before {
  content: "\76"; }

.arctic-sightseeing:before {
  content: "\77"; }

.arctic-skiing:before {
  content: "\78"; }

.arctic-atv---quads:before {
  content: "\79"; }

.arctic-snow-scooter:before {
  content: "\79"; }

.arctic-super-jeeps:before {
  content: "\7a"; }

.arctic-whale-watching:before {
  content: "\31"; }

.arctic-yachting:before, .arctic-sailing:before {
  content: "\32"; }

.trip-difficulty h3 {
  display: inline-block; }

ul.difficulty {
  margin: 0;
  padding: 0;
  display: inline-block; }

ul.difficulty li {
  list-style: none;
  display: inline-block;
  margin-right: 0.25em;
  padding: 0 0.375em; }

ul.difficulty li.current {
  background: #0077a6;
  color: #fff;
  border-radius: 5px; }

ul.difficulty li:last-of-type {
  margin-right: 0; }

@media only screen and (min-width: 64.0625em) and (max-width: 74.125em) {
  div.trip-duration {
    display: none; } }
/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block; }

/* @override
	http://adventures.valid.is/wp-content/themes/arctic-adventures/library/css/staff-slider.css?ver=3.9.1
*/
/* =Staff Slider
----------------------------------------------- */
.bx-wrapper {
  margin-bottom: 0; }

.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
  max-height: 475px !important; }

.bx-wrapper .bx-controls-direction a.bx-next {
  right: 2%; }

.bx-wrapper .bx-controls-direction a.bx-prev {
  left: 2%; }

#staffContainer {
  background: url(../img/fbg-arctic-staff.jpg) no-repeat;
  background-position: center -1425px;
  overflow: hidden; }

#staffContainer .content {
  position: relative; }

ul#staffSlider li {
  padding: 0 !important;
  margin: 0 !important; }

.staffGreeting {
  position: absolute;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px #b3a08a;
  -webkit-box-shadow: 0 0 5px #b3a08a;
  -o-box-shadow: 0 0 5px #b3a08a;
  top: 10%;
  left: 10%;
  width: 280px;
  height: 115px;
  background: rgba(53, 35, 29, 0.8);
  text-align: center;
  padding: 20px;
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 700 !important; }

.staffGreeting:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: rgba(53, 35, 29, 0.8) transparent transparent transparent;
  top: 115px;
  right: 130px;
  display: block; }

.more-staff {
  background: url(../img/staff-button.png) 0 0 no-repeat;
  width: 108px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: center;
  z-index: 100; }

.more-staff:hover {
  background-position: 0 -32px;
  cursor: hand;
  cursor: pointer; }

.more-staff span {
  display: block;
  margin-top: 10px;
  color: #fff; }

.staffGreeting h2 {
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 500 !important;
  display: block;
  font-size: 1.2em;
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px; }

.staffGreeting p {
  font-family: "museo-sans-rounded", sans-serif;
  font-weight: 300 !important;
  color: #fff;
  font-weight: normal;
  font-size: 0.9em;
  line-height: 120%;
  margin: 0; }

#staffContainer div.row div.row div.large-11.large-centered.columns {
  padding: 0; }

.staffGreeting a {
  display: block;
  font-size: 1.1em;
  color: #a09a98;
  text-decoration: none;
  margin-top: 10px; }
