@charset "CP850";
/* Resets */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code,
dd, del, details, dfn, dialog, div, dl, dt, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

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

input, textarea, select {
  border: none;
  background: #FFF; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

:focus {
  outline: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input {
  border: none; }

/** Resets **/
meta.foundation-version {
  font-family: "/5.5.1/"; }

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: $small)/";
  width: 0; }

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

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

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

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

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

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

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:$xlarge_em)/";
  width: 75.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: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  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; }

.invisible {
  visibility: hidden; }

.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: 1200px; }

.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: -15px;
  margin-right: -15px;
  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: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

[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: 15px;
    padding-right: 15px;
    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; }

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

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

  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 15px;
    padding-right: 15px;
    float: left; } }
@media only screen and (min-width: 47.563em) {
  .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: 15px;
    padding-right: 15px;
    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; }

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

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

  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 15px;
    padding-right: 15px;
    float: left; }

  .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: 15px;
    padding-right: 15px;
    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; }

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

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

  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 15px;
    padding-right: 15px;
    float: left; }

  .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; } }
/* Font */
@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-regular.eot");
  src: url("../fonts/sourcesanspro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular.svg#sourcesanspro-regular") format("svg"), url("../fonts/sourcesanspro-regular.woff2") format("woff2"), url("../fonts/sourcesanspro-regular.woff") format("woff"), url("../fonts/sourcesanspro-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-bold.eot");
  src: url("../fonts/sourcesanspro-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold.svg#sourcesanspro-bold") format("svg"), url("../fonts/sourcesanspro-bold.woff2") format("woff2"), url("../fonts/sourcesanspro-bold.woff") format("woff"), url("../fonts/sourcesanspro-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-it.eot");
  src: url("../fonts/sourcesanspro-it.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-it.svg#sourcesanspro-it") format("svg"), url("../fonts/sourcesanspro-it.woff2") format("woff2"), url("../fonts/sourcesanspro-it.woff") format("woff"), url("../fonts/sourcesanspro-it.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/sourcesanspro-boldit.eot");
  src: url("../fonts/sourcesanspro-boldit.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-boldit.svg#sourcesanspro-boldit") format("svg"), url("../fonts/sourcesanspro-boldit.woff2") format("woff2"), url("../fonts/sourcesanspro-boldit.woff") format("woff"), url("../fonts/sourcesanspro-boldit.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

/*@font-face {
    font-family: 'Economica';
    src: url('../fonts/economicapro-bold.eot');
    src: url('../fonts/economicapro-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/economicapro-bold.svg#economicapro-bold') format('svg'),
         url('../fonts/economicapro-bold.woff2') format('woff2'),
         url('../fonts/economicapro-bold.woff') format('woff'),
         url('../fonts/economicapro-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}*/
/* ---- Fonts ---- */
/* Main */
html {
  width: 100%; }

body {
  min-width: 320px;
  max-width: 2000px;
  margin: 0 auto;
  font-size: 0.625em;
  font-family: "Source Sans Pro", sans-serif; }

img {
  max-width: 100%; }

p, li, dd, td {
  font: 2em/1.5em "Source Sans Pro", sans-serif;
  color: #5c5e58; }
  p p, p li, p dd, p td, li p, li li, li dd, li td, dd p, dd li, dd dd, dd td, td p, td li, td dd, td td {
    font-size: 1em; }

p {
  margin-bottom: 1.2em;
  font-size: 20px;
  color: #5c5e58; }
  p:empty {
    display: none; }

strong, b {
  font-weight: 600;
  color: #179fdb; }

h1 {
  font: 600 7em/1.125em "Economica";
 // text-shadow: 1px 1px 0 #179fdb;
  background: #fff;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  margin-bottom: 49px;
  padding: .5em 1em;
  color: #afca0b; }

h2 {
  font: bold 3.6em/1.2em "Economica";
  color: #179fdb;
  margin: 1em 0 .4em;
  text-transform: uppercase; }
  h2 a {
    color: #179fdb; }
    h2 a:hover {
      color: #afca0b; }

h3 {
  font: bold 2.8em/1.2em "Economica";
  text-transform: uppercase;
  color: #179fdb;
  margin: 1em 0 .4em; }

h1 i, h2 i, h3 i, h4 i {
  margin-left: .3em;
  margin-right: .3em; }

h4 {
  font: bold 2em/1.2em "Economica";
  text-transform: uppercase;
  color: #179fdb;
  margin: 1em 0 .4em; }

a {
  color: #afca0b;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  a:hover {
    color: #179fdb;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  a.link_archive {
    border: 3px solid #FFF;
    font: 2em "Source Sans Pro", sans-serif;
    padding: .4em .6em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #FFF; }
    a.link_archive:hover {
      background: #FFF;
      color: #afca0b; }

a.read_more {
  font-size: 2em;
  font-weight: normal;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 2px solid #afca0b;
  padding: .1em .5em; }
  a.read_more:hover {
    color: #FFF;
    background: #afca0b; }

/* Alignments */
.alignleft {
  float: left;
  margin-right: 2em; }

.alignright {
  float: right;
  margin-left: 2em; }

.wp-caption {
  background-color: #F3F3F3;
  border: 1px solid #DDDDDD;
  border-radius: 3px 3px 3px 3px;
  margin: 0 0 2em;
  padding-top: 4px;
  text-align: center; }
  .wp-caption.alignleft {
    margin-right: 2em; }
  .wp-caption.alignright {
    margin-left: 2em; }
  .wp-caption p {
    margin: 0;
    padding: 0 4px 5px 0; }

blockquote p {
  margin: 0; }

.scroll-to-top {
  position: fixed;
  background: #179fdb;
  color: #FFF;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  cursor: pointer;
  width: 55px;
  height: 55px;
  bottom: 2em;
  right: 2em;
  padding-top: .6em;
  text-align: center;
  display: none;
  z-index: 999; }
  .scroll-to-top:after {
    font: 4em "FontAwesome";
    content: '\F062'; }

/*Countdown Plugin*/
#main_countedown_1 .time_left {
  font-size: 26px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #fff !important;
  font-weight: normal !important;
  background-color: #afca0b !important; }

#main_countedown_1 .time_description {
  font-size: 20px !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #179fdb !important;
  font-weight: normal !important; }

/*
.secondes.time_left, .secondes.time_left.time_description{
 display: none !important; 
}
#main_countedown_1 .time_left {
width: 108px !important;
}
*/
#main_countedown_1 .element_conteiner {
  margin: 16px; }

#main_countedown_1 .time_left {
  text-align: center !important;
  width: 90px !important; }

/* Forms */
form {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* Messages */
  /* Input- oder anderes fehlerhaftes Feld */ }
  form legend {
    display: none; }
  form li.required label:after {
    content: '\002A'; }
  form input, form textarea, form select {
  color: #555 !important;
    margin-top: 2px !important;
    margin-right: 6px !important;
    margin-bottom: 16px !important;
    border: 1px solid #e5e5e5 !important;
    background: #fbfbfb !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2) !important;
    box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2) !important;
	}
  form input[type="submit"] {
    width: auto; }
  form .wpcf7-not-valid-tip {
    font-size: .89em; }
  form .wpcf7-response-output {
    border: none;
    font-size: 2em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: .3em .5em; }
	
	/* Form Ausstellerseite */

form .form_grey textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
}

	
	
/* Header */
#header {
  background: #179fdb; }

#header_logo {
  background-color: #FFF;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  max-height: 500px;
   background: 50% 0;
/*  background: none;*/ }
  #header_logo #logo {
    width: 300px;
    margin: 7em auto;
    display: block; }

/* Footer */
#footer {
  overflow: hidden;
  width: 100%;
  float: left;
  clear: both;
  /*logos footer*/ }
  #footer .logo {
    margin: 4px; }
  #footer .logo-big {
    margin: 12px; }
  #footer #footer_helpers {
    margin-bottom: 1em; }
    #footer #footer_helpers p {
      text-align: center; }
    #footer #footer_helpers img {
      margin-left: .6em;
      margin-right: .6em; }
  #footer h3 {
    font-size: 4.2em;
    margin-bottom: .6em;
    margin-top: 0;
    clear: both;
    width: 100%;
    float: left; }
  #footer #footer_presented h3 {
    background: #afca0b;
    color: #FFF;
    padding-top: 0.3em;
    padding-bottom: 0.3em; }
  #footer #footer_presented a {
    margin-left: 0.6em; }

/* Navigation */
.nav-toggle {
  display: none;
  font-size: 3em;
  color: #FFF; }
  .nav-toggle:hover {
    color: #afca0b; }

body #nav_wrapper.opened { max-height:500px !important; overflow: scroll;}


#header nav.header_nav_left {
  float: left;
  margin-left: 1em; }
#header nav.header_nav_right {
  float: right;
  margin-right: 1em; }
#header nav .social_links {
  margin-right: .7em; }
  #header nav .social_links li a {
    padding-left: .25em;
    padding-right: .25em; }
    #header nav .social_links li a:hover {
      color: #afca0b;
      background: none; }
#header nav #header_lang {
  margin-left: 1em; }
  #header nav #header_lang li {
    color: #afca0b;
    font-weight: bold; }
    #header nav #header_lang li a {
      padding-left: 0;
      padding-right: 0;
      font-weight: normal; }
    #header nav #header_lang li:first-child:after {
      font-weight: normal;
      content: '\007C';
      color: #FFF;
      margin-left: .25em;
      margin-right: .25em; }
#header nav ul {
  float: left; }
  #header nav ul li {
    font: 2.48em "Economica";
    letter-spacing: .1em;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 4px;
    /* show/hide submenu */
    /* end show/hide submenu */ }
    #header nav ul li.current-menu-item a {
      background: #afca0b; }
    #header nav ul li a {
      font-weight: normal;
      color: #FFF;
      padding: .5em .4em;
      display: inline-block; }
      #header nav ul li a:hover {
        background: #afca0b; }
    #header nav ul li.menu-item-language a:hover {
      background: none; }
    #header nav ul li.menu-item-has-children:hover ul {
      display: block; }
    #header nav ul li ul {
      display: none;
      position: absolute;
      top: 2.15em;
      z-index: 3;
      width: 200px;
      margin-left: -90px;
      /* Half of width, so we get ourselves centered neatly */
      left: 50%;
      overflow: hidden;
      background: #afca0b; }
      #header nav ul li ul li {
        display: inline;
        float: none;
        text-align: left;
        font-size: 1em;
        /* Reset the unresetted */
        padding: 0; }
        #header nav ul li ul li a {
          white-space: nowrap;
          float: none;
          display: block;
          text-align: center; }
          #header nav ul li ul li a:hover {
            background: #179fdb; }

#footer nav {
  text-align: center;
  padding: 3em;
  background: #d6d6d6; }
  #footer nav ul.menu li:after {
    content: '\2022';
    color: #179fdb; }
  #footer nav ul.menu li:last-child:after {
    content: ''; }
  #footer nav ul {
    text-align: center;
    display: inline-block; }
    #footer nav ul li {
      font: bold 2.2em "Economica";
      text-transform: uppercase;
      display: inline-block; }
      #footer nav ul li a {
        color: #179fdb;
        padding: .2em; }
        #footer nav ul li a:hover {
          color: #afca0b; }

/* Sidebar */
/* Allgemein */
.full_width {
  width: 100%;
  float: left;
  clear: both; }

.half_width {
  width: 50%;
  float: left; }

#content {
  padding-bottom: 6em; }
  #content article ul {
    margin-bottom: 1.2em;
    margin-left: 3.6em; }
    #content article ul li {
      list-style: disc inside;
      padding: 4px; }

/** Fix for Column Grid plugin’s fine columns **/
.column-grid .column {
  padding-left: 0;
  padding-right: 0; }

/* Homepage */
.home h1 {
  font: 600 4.8em/1.125em "Economica";
  background: none;
  text-shadow: none;
  color: #afca0b;
  margin: 1em 0 .6em; }

.teaser_wrapper {
  background: #e8e8e8;
  position: relative; }
  .teaser_wrapper:before {
    position: absolute;
    z-index: 0;
    width: 50%;
    left: 0;
    background: #d6d6d6;
    content: '';
    height: 100%; }
  .teaser_wrapper.second {
    background: #d6d6d6; }
    .teaser_wrapper.second:before {
      background: #e8e8e8; }

.teaser {
  position: relative;
  z-index: 1;
  	/*background: $midgrey;
  
  	&.teaser_2, &.teaser_3 {
  		background: $lightgrey;
  	}*/ }
  .teaser .teaser_img_link {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100); }
    .teaser .teaser_img_link:hover {
      opacity: 0.8;
      -moz-opacity: 0.8;
      -webkit-opacity: 0.8;
      filter: alpha(opacity=80); }
  .teaser h2 {
    font-size: 3.6em;
    display: block; }
    .teaser h2 a {
      display: block;
      text-align: center; }
  .teaser .entry {
    padding: 2em 6em; }

.footer_teaser .teaser {
  background: #179fdb; }
  .footer_teaser .teaser h2 a {
    color: #afca0b; }
    .footer_teaser .teaser h2 a:hover {
      color: #FFF; }
  .footer_teaser .teaser.teaser_2 {
    background: #afca0b; }
    .footer_teaser .teaser.teaser_2 h2 a {
      color: #179fdb; }
      .footer_teaser .teaser.teaser_2 h2 a:hover {
        color: #FFF; }

#home_news {
  background: #afca0b;
  padding: 2em 0 5em; }
  #home_news article {
    text-align: center; }
  #home_news h2 {
    color: #FFF;
    text-align: center; }
    #home_news h2 a {
      color: #FFF; }
      #home_news h2 a:hover {
        color: #e8e8e8; }

#home_heading {
  margin-bottom: 3em; }
  #home_heading p {
    color: #179fdb;
    font-size: 26px; }

/* Pages/Single posts */
.page h2, .single h2 {
  color: #179fdb; }

/* Category/news */
.post_date {
  color: #d6d6d6; }

.archive .medium-6:nth-child(2n+1) {
  clear: both; }
.archive article {
  margin-bottom: 3em; }

/* Events */
hr {
  display: none; }

#content ul.eo-event-meta li {
  list-style: none; }
  #content ul.eo-event-meta li strong {
    display: inline-block;
    width: 160px;
    color: #54646b; }

.event_meta {
  margin-bottom: 3em;
  margin-top: 3em;
  overflow: hidden; }
  .event_meta .archive_link {
    font-size: 2em;
    background: #afca0b;
    color: #FFF;
    display: inline-block;
    padding: 0 .4em;
    float: right;
    margin-top: -1.5em; }
    .event_meta .archive_link:hover {
      background: #179fdb; }

.tax-event-category .event_meta h4, .archive .event_meta h4 {
  display: none; }

/* News */
.archive_link {
  font-weight: normal;
  text-transform: uppercase; }

/* Galerien */
.gallery {
  background: #e8e8e8;
  padding: 2em;
  padding-top: 1em;
  margin-bottom: 4em !important; }
  .gallery dt {
    text-align: center; }
  .gallery a {
    display: inline-block; }
    .gallery a:hover {
      opacity: 0.7;
      -moz-opacity: 0.7;
      -webkit-opacity: 0.7;
      filter: alpha(opacity=70); }

/* ---------------------------------------------------------------------- */
/* -------------------------- MEDIA QUERIES ----------------------------- */
@media screen and (max-width: 47.563em) {
  .column-grid .column {
    margin-right: 0;
    width: 100%; }

  .half_width {
    width: 100%;
    padding: 0 15px; }
    .half_width .teaser_img_link {
      display: block;
      margin: 0-15px; }

  /* Normalising the tables of this world */
  table tr td {
    float: left;
    width: 100%; }

  /* Navigation */
  .nav-toggle {
    display: block;
    margin-left: .4em; }

  #nav_wrapper {
    background: #179fdb; }
    #nav_wrapper.closed {
      height: 0;
      overflow: hidden; }

  #header {
    position: fixed;
    z-index: 999;
    top: 0; }
    #header nav.header_nav_left, #header nav.header_nav_right {
      float: left;
      width: 100%;
      margin: 0; }
    #header nav.header_nav_right {
      margin-bottom: .7em; }
    #header nav ul {
      width: 100%; }
      #header nav ul li {
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        float: none;
        text-align: center;
        /* hide submenu */ }
        #header nav ul li.menu-item-has-children:hover ul {
          display: none; }
        #header nav ul li a:hover {
          background: none;
          color: #afca0b; }
      #header nav ul#header_lang {
        margin-left: 0;
        text-align: center; }
        #header nav ul#header_lang li {
          width: auto; }
    #header nav .social_links {
      display: none; }

  .teaser .entry {
    padding: 2em 0; }

  h1 {
    font-size: 5em; }

  .home h1 {
    font-size: 3.4em; }

  .teaser_wrapper:before {
    width: 0; }
  .teaser_wrapper .teaser_1, .teaser_wrapper .teaser_3 {
    background-color: #d6d6d6; } }
/* Print stylesheet */
/*Print */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }

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

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

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

  thead {
    display: table-header-group; }

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

  @page {
    margin: .5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

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

  .nivo-slider-wrapper {
    display: none; }

  .footer {
    display: none; }

  #header nav, #sidebar ul {
    display: none; }

  .nav-toggle {
    display: none; } }
/*/mediaquery*/
/** Print **/
