@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("../icomoon/fonts/icomoon.eot?zcvmn9");
  src: url("../icomoon/fonts/icomoon.eot?zcvmn9#iefix") format("embedded-opentype"), url("../icomoon/fonts/icomoon.ttf?zcvmn9") format("truetype"), url("../icomoon/fonts/icomoon.woff?zcvmn9") format("woff"), url("../icomoon/fonts/icomoon.svg?zcvmn9#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, ../icomoon/style.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 28, ../icomoon/style.scss */
.icon-cross:before {
  content: "\e902";
}

/* line 31, ../icomoon/style.scss */
.icon-facebook:before {
  content: "\e602";
}

/* line 34, ../icomoon/style.scss */
.icon-twitter:before {
  content: "\e603";
}

/* line 37, ../icomoon/style.scss */
.icon-youtube:before {
  content: "\e604";
}

/* line 40, ../icomoon/style.scss */
.icon-snapchat-ghost:before {
  content: "\e903";
}

/* line 43, ../icomoon/style.scss */
.icon-instagram:before {
  content: "\e901";
}

/* line 46, ../icomoon/style.scss */
.icon-map-marker:before {
  content: "\e900";
}

/* line 49, ../icomoon/style.scss */
.icon-linkedin:before {
  content: "\f08c";
}

/* line 52, ../icomoon/style.scss */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 55, ../icomoon/style.scss */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 58, ../icomoon/style.scss */
.icon-check:before {
  content: "\f00e";
}

/* line 61, ../icomoon/style.scss */
.icon-times:before {
  content: "\f00f";
}

/* line 64, ../icomoon/style.scss */
.icon-list:before {
  content: "\f03a";
}

/* line 67, ../icomoon/style.scss */
.icon-plus-circle:before {
  content: "\f055";
}

/* line 70, ../icomoon/style.scss */
.icon-minus-circle:before {
  content: "\f056";
}

/* line 73, ../icomoon/style.scss */
.icon-times-circle:before {
  content: "\f057";
}

/* line 76, ../icomoon/style.scss */
.icon-check-circle:before {
  content: "\f058";
}

/* line 79, ../icomoon/style.scss */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 82, ../icomoon/style.scss */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 85, ../icomoon/style.scss */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 88, ../icomoon/style.scss */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 91, ../icomoon/style.scss */
.icon-phone:before {
  content: "\f095";
}

/* line 94, ../icomoon/style.scss */
.icon-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 97, ../icomoon/style.scss */
.icon-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 100, ../icomoon/style.scss */
.icon-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 103, ../icomoon/style.scss */
.icon-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 106, ../icomoon/style.scss */
.icon-angle-left:before, .flex-prev:before {
  content: "\f104";
}

/* line 109, ../icomoon/style.scss */
.icon-angle-right:before, .flex-next:before {
  content: "\f105";
}

/* line 112, ../icomoon/style.scss */
.icon-angle-up:before, .site-nav-mobile__menu i:before {
  content: "\f106";
}

/* line 115, ../icomoon/style.scss */
.icon-angle-down:before, .site-nav-mobile__menu i.collapsed:before {
  content: "\f107";
}

/* line 118, ../icomoon/style.scss */
.icon-search:before {
  content: "\f002";
}

/* line 121, ../icomoon/style.scss */
.icon-trash-o:before {
  content: "\f014";
}

/* line 124, ../icomoon/style.scss */
.icon-play-circle-o:before {
  content: "\f01d";
}

/* line 127, ../icomoon/style.scss */
.icon-search-minus:before {
  content: "\f010";
}

/* line 130, ../icomoon/style.scss */
.icon-gear:before {
  content: "\f013";
}

/* line 133, ../icomoon/style.scss */
.icon-clock-o:before {
  content: "\f017";
}

/* line 136, ../icomoon/style.scss */
.icon-calendar:before {
  content: "\f073";
}

/* line 139, ../icomoon/style.scss */
.icon-circle-o:before {
  content: "\f10c";
}

/* line 142, ../icomoon/style.scss */
.icon-dot-circle-o:before {
  content: "\f192";
}

/* line 145, ../icomoon/style.scss */
.icon-circle-o-notch:before {
  content: "\f1ce";
}

/* line 148, ../icomoon/style.scss */
.icon-envelope-o:before {
  content: "\e600";
}

/* line 151, ../icomoon/style.scss */
.icon-paper-plane:before {
  content: "\e601";
}

/* line 154, ../icomoon/style.scss */
.icon-envelope:before {
  content: "\e605";
}

/* line 5, ../scss/base/__helpers.scss */
.float--right {
  float: right !important;
}

/* line 9, ../scss/base/__helpers.scss */
.float--left {
  float: left !important;
}

/* line 15, ../scss/base/__helpers.scss */
.bg--image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 22, ../scss/base/__helpers.scss */
.iframe-wrap iframe,
.iframe-wrap img,
.img-wrap-inner iframe,
.img-wrap-inner img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 38, ../scss/base/__helpers.scss */
.hidden {
  display: none;
}

@media only screen and (max-width: 1024px) {
  /* line 42, ../scss/base/__helpers.scss */
  .hidden--mobile {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  /* line 48, ../scss/base/__helpers.scss */
  .hidden--sm {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  /* line 54, ../scss/base/__helpers.scss */
  .hidden--md {
    display: none;
  }
}

@media only screen and (min-width: 801px) {
  /* line 60, ../scss/base/__helpers.scss */
  .show--md {
    display: none !important;
  }
}

@media only screen and (min-width: 1025px) {
  /* line 66, ../scss/base/__helpers.scss */
  .hidden--desktop {
    display: none;
  }
}

@media only screen and (min-width: 1201px) {
  /* line 72, ../scss/base/__helpers.scss */
  .hidden--content {
    display: none !important;
  }
}

@media only screen and (max-width: 640px) {
  /* line 79, ../scss/base/__helpers.scss */
  .sm-block {
    display: block;
    float: none !important;
  }
}

@media only screen and (max-width: 640px) {
  /* line 87, ../scss/base/__helpers.scss */
  .sm-center {
    text-align: center;
  }
  /* line 89, ../scss/base/__helpers.scss */
  .sm-center .grid__item {
    margin-bottom: 1.47059rem;
  }
}
/* line 106, ../scss/base/__helpers.scss */
.sr-only, .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* line 117, ../scss/base/__helpers.scss */
.container::after, .grid::after, #menu-main-nav::after, .top-footer form::after, .nav-links::after, .clearfix::after, .cf::after {
  content: "";
  display: table;
  clear: both;
}

/*
  Widths
*/
/* line 8, ../scss/grid/_widths.scss */
.one-whole {
  width: 100%;
}

/* line 11, ../scss/grid/_widths.scss */
.one-half {
  width: 50%;
}

/* line 14, ../scss/grid/_widths.scss */
.one-third {
  width: 33.333%;
}

/* line 15, ../scss/grid/_widths.scss */
.two-thirds {
  width: 66.666%;
}

/* line 18, ../scss/grid/_widths.scss */
.one-quarter {
  width: 25%;
}

/* line 19, ../scss/grid/_widths.scss */
.three-quarters {
  width: 75%;
}

@media only screen and (max-width: 1400px) {
  /* line 8, ../scss/grid/_widths.scss */
  .xl-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .xl-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .xl-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .xl-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .xl-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .xl-three-quarters {
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 8, ../scss/grid/_widths.scss */
  .tablet-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .tablet-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .tablet-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .tablet-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .tablet-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .tablet-three-quarters {
    width: 75%;
  }
}
@media only screen and (max-width: 1020px) {
  /* line 8, ../scss/grid/_widths.scss */
  .lg-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .lg-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .lg-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .lg-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .lg-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .lg-three-quarters {
    width: 75%;
  }
}
@media only screen and (max-width: 800px) {
  /* line 8, ../scss/grid/_widths.scss */
  .md-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .md-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .md-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .md-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .md-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .md-three-quarters {
    width: 75%;
  }
}
@media only screen and (max-width: 640px) {
  /* line 8, ../scss/grid/_widths.scss */
  .sm-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .sm-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .sm-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .sm-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .sm-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .sm-three-quarters {
    width: 75%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 8, ../scss/grid/_widths.scss */
  .xs-one-whole {
    width: 100%;
  }

  /* line 11, ../scss/grid/_widths.scss */
  .xs-one-half {
    width: 50%;
  }

  /* line 14, ../scss/grid/_widths.scss */
  .xs-one-third {
    width: 33.333%;
  }

  /* line 15, ../scss/grid/_widths.scss */
  .xs-two-thirds {
    width: 66.666%;
  }

  /* line 18, ../scss/grid/_widths.scss */
  .xs-one-quarter {
    width: 25%;
  }

  /* line 19, ../scss/grid/_widths.scss */
  .xs-three-quarters {
    width: 75%;
  }
}
/*
    <section class="container">
        <div class="grid">
            <div class="grid__item"></div>
        </div>
    </section>
*/
/* line 9, ../scss/grid/_container.scss */
.container {
  max-width: 1160px;
  box-sizing: content-box;
  margin: 0 auto;
  padding-left: 1.47059rem;
  padding-right: 1.47059rem;
}
@media only screen and (max-width: 800px) {
  /* line 9, ../scss/grid/_container.scss */
  .container {
    padding-left: 0.73529rem;
    padding-right: 0.73529rem;
  }
}

/* line 23, ../scss/grid/_container.scss */
.container--full {
  max-width: 100%;
}

/* line 26, ../scss/grid/_container.scss */
.container--small {
  max-width: 828px !important;
}

/* line 29, ../scss/grid/_container.scss */
.container--tiny {
  max-width: 572px !important;
}

/*
    <div class="grid">
        <div class="grid__item  one-third">
            content
        </div>
        <div class="grid__item  two-thirds">
            content
        </div>
   </div>
*/
/* line 12, ../scss/grid/_grid.scss */
.grid {
  margin-left: -1.17647rem;
  list-style: none;
  margin-bottom: 0;
}

/* line 19, ../scss/grid/_grid.scss */
.grid__item {
  float: left;
  padding-left: 1.17647rem;
}

/* line 24, ../scss/grid/_grid.scss */
.grid--narrow {
  margin-left: -1.17647rem;
}
/* line 27, ../scss/grid/_grid.scss */
.grid--narrow .grid__item {
  padding-left: 1.17647rem;
}

/* line 32, ../scss/grid/_grid.scss */
.grid--full {
  margin-left: 0;
}
/* line 34, ../scss/grid/_grid.scss */
.grid--full .grid__item {
  padding-left: 0;
}

/* line 39, ../scss/grid/_grid.scss */
.grid--tight {
  margin-left: 0;
}
/* line 41, ../scss/grid/_grid.scss */
.grid--tight .grid__item {
  padding-left: 0;
}

/* line 47, ../scss/grid/_grid.scss */
.grid--wide {
  margin-left: -2.35294rem;
}
/* line 50, ../scss/grid/_grid.scss */
.grid--wide .grid__item {
  padding-left: 2.35294rem;
}

/*
    FLEXGRID

    <div class="flexgrid flexgrid--alternate">
        <div class="flexgrid__item flexgrid__item--image one-half">
            img
        </div>

        <div class="flexgrid__item flexgrid__item--content one-half">
            content
        </div>
   </div>
*/
/* line 16, ../scss/grid/_flex.scss */
.flexgrid, .flex {
  -webkit-display: flex;
  -ms-display: flex;
  display: flex;
}

/* line 22, ../scss/grid/_flex.scss */
.flexgrid__item__inner {
  padding-top: 2.94118rem;
  padding-bottom: 5.88235rem;
}
@media only screen and (min-width: 801px) {
  /* line 22, ../scss/grid/_flex.scss */
  .flexgrid__item__inner {
    padding: 2.94118rem;
  }
}

/* line 33, ../scss/grid/_flex.scss */
.flexgrid--alternate:nth-child(even) .flexgrid__item--image {
  order: 2;
}
/* line 36, ../scss/grid/_flex.scss */
.flexgrid--alternate:nth-child(even) .flexgrid__item--content {
  order: 1;
}

/* line 42, ../scss/grid/_flex.scss */
.flex-middle {
  display: flex;
  align-items: center;
}
/* line 46, ../scss/grid/_flex.scss */
.flex-middle > div {
  display: block;
  max-width: 100%;
  flex-shrink: 1;
}

/*
    FLEX extras
*/
/* line 57, ../scss/grid/_flex.scss */
.flex--row {
  flex-direction: row;
}

/* line 60, ../scss/grid/_flex.scss */
.flex--column {
  flex-direction: column;
}

/* line 65, ../scss/grid/_flex.scss */
.flex-center {
  display: flex;
  justify-content: center;
}

/* line 70, ../scss/grid/_flex.scss */
.space-between {
  justify-content: space-between;
}

/* line 73, ../scss/grid/_flex.scss */
.space-around {
  justify-content: space-around;
}

/* line 76, ../scss/grid/_flex.scss */
.flex--stretched .flex__item {
  flex: 1 1 auto;
}

@media only screen and (max-width: 800px) {
  /* line 81, ../scss/grid/_flex.scss */
  .md-block {
    display: block;
  }

  /* line 82, ../scss/grid/_flex.scss */
  .md-wrap {
    flex-wrap: wrap;
  }

  /* line 83, ../scss/grid/_flex.scss */
  .md-flex--column {
    flex-direction: column;
  }

  /* line 84, ../scss/grid/_flex.scss */
  .md-order--1 {
    order: 1;
  }

  /* line 85, ../scss/grid/_flex.scss */
  .md-order--2 {
    order: 2;
  }
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/* line 8, ../scss/base/_normalize.scss */
* {
  box-sizing: border-box;
}

/*
 * Correct `block` display not defined in IE 8/9.
 */
/* line 16, ../scss/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/*
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 35, ../scss/base/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

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

/*
 * Address styling not present in IE 8/9.
 */
/* line 55, ../scss/base/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 69, ../scss/base/_normalize.scss */
html {
  font-family: 'Open Sans', sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Remove default margin.
 */
/* line 82, ../scss/base/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 94, ../scss/base/_normalize.scss */
a:focus {
  outline: thin dotted;
}

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

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 116, ../scss/base/_normalize.scss */
h1 {
      font-family: BrushUp !important;
    font-weight: 300 !important;
     font-size: 2.5em  !important;
}

h2 {
       font-family: BrushUp !important;
    font-weight: 300 !important;
     font-size: 2.5em  !important;
     
}
h3 {
    font-family:  FestivoLettersNo6  !important;
        font-weight: 300 !important;
     font-size: 1em  !important;
  }   
/*
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 125, ../scss/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

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

/*
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 142, ../scss/base/_normalize.scss */
dfn {
  font-style: italic;
}

/*
 * Address differences between Firefox and other browsers.
 */
/* line 150, ../scss/base/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * Address styling not present in IE 8/9.
 */
/* line 160, ../scss/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 169, ../scss/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/*
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 181, ../scss/base/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/*
 * Set consistent quote types.
 */
/* line 189, ../scss/base/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Address inconsistent and variable font size in all browsers.
 */
/* line 197, ../scss/base/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 213, ../scss/base/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 217, ../scss/base/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 229, ../scss/base/_normalize.scss */
img {
  border: 0;
}

/*
 * Correct overflow displayed oddly in IE 9.
 */
/* line 237, ../scss/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 249, ../scss/base/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 261, ../scss/base/_normalize.scss */
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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 272, ../scss/base/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 285, ../scss/base/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

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

/*
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 314, ../scss/base/_normalize.scss */
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.
 */
/* line 327, ../scss/base/_normalize.scss */
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.
 */
/* line 341, ../scss/base/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/*
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 351, ../scss/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 365, ../scss/base/_normalize.scss */
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 5 and Chrome
 * on OS X.
 */
/* line 379, ../scss/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 399, ../scss/base/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 414, ../scss/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
  Media
*/
/* line 5, ../scss/base/_media.scss */
img, media {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: block;
  margin: auto;
  border: 0;
}

/* line 13, ../scss/base/_media.scss */
iframe {
  max-width: 100%;
  vertical-align: top;
  display: block;
  margin: auto;
  border: 0;
}

/* line 21, ../scss/base/_media.scss */
.iframe-wrap,
.img-wrap-inner {
  position: relative;
  z-index: 0;
  padding-bottom: 56.25%;
}
/* line 27, ../scss/base/_media.scss */
.iframe-wrap iframe,
.iframe-wrap img,
.img-wrap-inner iframe,
.img-wrap-inner img {
  position: absolute;
}

/* line 4, ../scss/base/_typography.scss */
html {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 1.52941;
  color: #000;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 480px) {
  /* line 4, ../scss/base/_typography.scss */
  html {
    font-size: 16px;
  }
}

/* line 20, ../scss/base/_typography.scss */
*::selection {
  background: #000;
  color: white;
}

/* line 26, ../scss/base/_typography.scss */
[data-target] {
  cursor: pointer;
}

/* line 32, ../scss/base/_typography.scss */
a {
  text-decoration: none;
  color: #000;
}
/* line 35, ../scss/base/_typography.scss */
a:hover {
  color: black;
}
/* line 40, ../scss/base/_typography.scss */
a:focus, a:active {
  outline: none;
}

/* line 45, ../scss/base/_typography.scss */
a, i {
  -webkit-tap-highlight-color: transparent;
}

/* line 49, ../scss/base/_typography.scss */
h1, .alpha,  
h2, .beta,
h3, .gamma,
h4, .delta,
h5, .epsilon,
h6, .zeta {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 1.17647rem;
}

/* line 56, ../scss/base/_typography.scss */
.text--center {
  text-align: center;
}

/* line 59, ../scss/base/_typography.scss */
.text--right {
  text-align: right;
}

/* line 62, ../scss/base/_typography.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 75, ../scss/base/_typography.scss */
h1 a, h1 a:visited, .alpha a, .alpha a:visited,
h2 a,
h2 a:visited, .beta a, .beta a:visited,
h3 a,
h3 a:visited, .gamma a, .gamma a:visited,
h4 a,
h4 a:visited, .delta a, .delta a:visited,
h5 a,
h5 a:visited, .epsilon a, .epsilon a:visited,
h6 a,
h6 a:visited, .zeta a, .zeta a:visited {
  text-decoration: none;
}

/* line 84, ../scss/base/_typography.scss */
h1, .alpha {
  font-size: 2.23529rem;
  line-height: 1.15789;
}
@media only screen and (max-width: 800px) {
  /* line 84, ../scss/base/_typography.scss */
  h1, .alpha {
    font-size: 1.64706rem;
    line-height: 1.14286;
  }
}

/* line 92, ../scss/base/_typography.scss */
h2, .beta {
  font-size: 1.23529rem;
  line-height: 1.2381;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 360px) {
  /* line 92, ../scss/base/_typography.scss */
  h2, .beta {
    font-size: 1.17647rem;
    line-height: 1.25;
  }
}

/* line 101, ../scss/base/_typography.scss */
h3, .gamma {
  font-size: 1rem;
  line-height: 1.52941;
}

/* line 105, ../scss/base/_typography.scss */
h4, .delta {
  font-size: 1rem;
  line-height: 1.52941;
}

/* line 109, ../scss/base/_typography.scss */
h5, .epsilon {
  font-size: 0.76471rem;
  line-height: 1.38462;
  font-weight: normal;
  color: #777777;
  margin-bottom: 0.5rem;
}

/* line 116, ../scss/base/_typography.scss */
h6, .zeta {
  font-size: 0.82353rem;
  line-height: 1.21429;
}

/* line 120, ../scss/base/_typography.scss */
p, blockquote,
pre, dl {
  margin: 0 0 1.47059rem;
}
/* line 124, ../scss/base/_typography.scss */
p a, blockquote a,
pre a, dl a {
  text-decoration: underline;
}
/* line 126, ../scss/base/_typography.scss */
p a:hover, blockquote a:hover,
pre a:hover, dl a:hover {
  opacity: 0.9;
}

/* line 132, ../scss/base/_typography.scss */
.text-bigger p {
  font-size: 1.11765rem;
  line-height: 1.36842;
}

/* line 138, ../scss/base/_typography.scss */
blockquote {
  margin-bottom: 2.20588rem;
  padding: 0 4.41176rem 0 2.20588rem;
}
/* line 142, ../scss/base/_typography.scss */
blockquote p {
  font-size: 1.23529rem;
  line-height: 1.2381;
  font-weight: 600;
  font-style: italic;
  margin: 0;
  color: #10afbf;
}
/* line 150, ../scss/base/_typography.scss */
blockquote cite {
  margin: 0;
  font-style: normal;
}

/* line 158, ../scss/base/_typography.scss */
hr {
  border: none;
  border-top: 1px solid #CDCDCD;
  margin: 5.88235rem 0;
}

/* line 164, ../scss/base/_typography.scss */
q {
  font-style: italic;
}

/* line 168, ../scss/base/_typography.scss */
pre {
  padding: 2.94118rem;
  border-radius: 5px;
  border: 1px solid #777777;
}

/* line 174, ../scss/base/_typography.scss */
pre, code {
  font-family: 'courier new', monospace;
  overflow: auto;
}
/* line 3, ../scss/components/_buttons.scss */
.btn, input[type="button"] {
  font-size: 1.23529rem;
  display: inline-block;
  vertical-align: middle;
  font-family:  FestivoLettersNo6 !important;
  font-weight: 300;
  cursor: pointer;
  border: none;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.4;
  padding: 0.65rem 3.5rem 0.55rem 1rem;
  border-radius: 0;
  text-decoration: none;
  text-align: center;
  color: white;
  background-color: #10afbf;
  -webkit-tap-highlight-color: transparent;
  background-image: url(../img/arrows.svg);
  background-position: top 1rem right 1rem;
  background-size: 20px auto;
  background-repeat: no-repeat;
}
/* line 28, ../scss/components/_buttons.scss */
.btn.download, input.download[type="button"] {
  background-image: url(../img/download.png);
  background-position: top 1rem right 1.1rem;
  background-size: 15px auto;
}

.btn.btn--ghost.download {
  background-image: url(../img/download-black.png) !important;
  background-position: top 1rem right 1.1rem !important;
  background-size: 15px auto !important;
}
.btn.btn--ghost.download:hover {
  background-image: url(../img/download.png) !important;
  background-position: top 1rem right 1.1rem !important;
  background-size: 15px auto !important;
}

/* line 35, ../scss/components/_buttons.scss */
.btn:hover, input[type="button"]:hover {
  color: white;
  background-color: #2c7676;
}
/* line 40, ../scss/components/_buttons.scss */
.btn:active, input[type="button"]:active, .btn:focus, input[type="button"]:focus {
  outline: none;
}
/* line 46, ../scss/components/_buttons.scss */
.btn + .btn, input[type="button"] + .btn, .btn + input[type="button"], input[type="button"] + input[type="button"] {
  margin-left: 1.47059rem;
}

/* line 54, ../scss/components/_buttons.scss */
.btn--full {
  width: 100%;
  text-align: center;
}

/* line 60, ../scss/components/_buttons.scss */
.btn--primary {
  background-color: #000;
}
/* line 62, ../scss/components/_buttons.scss */
.btn--primary:hover {
  background-color: black;
}

/* line 67, ../scss/components/_buttons.scss */
.btn--secondary {
  background-color: #000;
}
/* line 69, ../scss/components/_buttons.scss */
.btn--secondary:hover {
  background-color: black;
}

/* line 74, ../scss/components/_buttons.scss */
.btn--ghost {
  background-color: transparent !important;
  color: #000 !important;
  outline: 1px solid currentColor;
  outline-offset: -1px;
  background-image: url(../img/arrows-black.svg);
}
/* line 81, ../scss/components/_buttons.scss */
.btn--ghost:hover {
  background-color: #000 !important;
  color: #FFF !important;
  background-image: url(../img/arrows.svg);
}

/* line 100, ../scss/components/_buttons.scss */
.btn--toggle {
  padding: 0 0.5em;
  height: 42px;
  width: 46px;
   float: left;
  margin-top: 0.25rem;
  text-align: center;
  background: transparent;
  border-radius: 0%;
  border: 0;
  z-index: 10001;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
/* line 117, ../scss/components/_buttons.scss */
.btn--toggle:hover {
  background: transparent;
}
/* line 119, ../scss/components/_buttons.scss */
.btn--toggle:hover .icon-bar {
  opacity: 0.8;
}
/* line 124, ../scss/components/_buttons.scss */
.btn--toggle .icon-bar {
  display: block;
  background: #000;
  position: relative;
  width: 28px;
  height: 2px;
  margin: 5px auto;
  transition: transform 0.25s ease-out;
}
/* line 135, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle {
  background: transparent;
}
/* line 137, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle .icon-bar:nth-of-type(2) {
  background: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}
/* line 144, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle .icon-bar:nth-of-type(3) {
  background: #000;
  opacity: 0;
}
/* line 148, ../scss/components/_buttons.scss */
.nav-mobile-active .btn--toggle .icon-bar:nth-of-type(4) {
  background: #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -7px;
}

/* line 1, ../scss/components/_hero.scss */
.hero {
  position: relative;
}
/* line 4, ../scss/components/_hero.scss */
.hero img {
  width: 100%;
}
/* line 7, ../scss/components/_hero.scss */
.hero .absolute {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 1rem;
  text-align: center;
}
/* line 16, ../scss/components/_hero.scss */
.hero .absolute h2 {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}

/* line 3, ../scss/components/_nav.scss */
#menu-main-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  margin-right: 1.47059rem;
}
/* line 13, ../scss/components/_nav.scss */
#menu-main-nav li {
  float: left;
  padding: 0 0.9rem;
}
/* line 18, ../scss/components/_nav.scss */
#menu-main-nav a {
 font-family:  FestivoLettersNo6 ;
font-weight: 300;
font-size: 1.2em;
  display: block;
  padding: 0.75rem 0 0.65rem;
  position: relative;
  text-transform: uppercase;
  white-space: nowrap;
}
/* line 26, ../scss/components/_nav.scss */
#menu-main-nav a:before {
  content: '';
  bottom: 0.5rem;
  height: 1px;
  left: 0;
  right: 100%;
  position: absolute;
  background: #000;
}
/* line 37, ../scss/components/_nav.scss */
#menu-main-nav a:hover::before {
  right: 0;
}
/* line 42, ../scss/components/_nav.scss */
#menu-main-nav .current-menu-item > a,
#menu-main-nav .current-page-ancestor > a,
#menu-main-nav .current-menu-ancestor > a {
  font-weight: normal;
  color: #ee7300;
}

/* line 51, ../scss/components/_nav.scss */
.nav ul, nav ul {
      font-family:  FestivoLettersNo6 !important;
font-weight: 300 !important;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 59, ../scss/components/_nav.scss */
.legal-navigation li {
  display: inline-block;
  padding: 0 0.5rem;
}

/* line 66, ../scss/components/_nav.scss */
.footer-navigation ul.menu > li {
  float: left;
  width: 14.28571%;
}
/* line 70, ../scss/components/_nav.scss */
.footer-navigation ul.menu > li > a {
  color: #ee7300;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
/* line 76, ../scss/components/_nav.scss */
.footer-navigation li li {
  display: block;
}
/* line 79, ../scss/components/_nav.scss */
.footer-navigation a {
  display: block;
  margin-bottom: 0.2rem;
}
/* line 83, ../scss/components/_nav.scss */
.footer-navigation a:hover {
  opacity: 0.8;
}

/* line 91, ../scss/components/_nav.scss */
.single-post li.menu-item-49 a {
  font-weight: normal;

}

/* line 100, ../scss/components/_nav.scss */
#menu-main-nav-1 > li:not(.current-menu-item):not(.current-menu-ancestor) {
  display: none !important;
}
/* line 104, ../scss/components/_nav.scss */
#menu-main-nav-1 > li > a {
  display: none;
  
}
/* line 108, ../scss/components/_nav.scss */
body.page-id-36 #menu-main-nav-1 .menu-item-49 {
  display: block !important;
}
/* line 112, ../scss/components/_nav.scss */
#menu-main-nav-1 .current-menu-ancestor > a,
#menu-main-nav-1 .current-menu-item > a {
        font-weight: normal;
  color: #ee7300;
}
/* line 119, ../scss/components/_nav.scss */
#menu-main-nav-1 > li li li a {
  font-size: 80%;
  display: inline-block;
}
/* line 125, ../scss/components/_nav.scss */
#menu-main-nav-1 ul {
  padding-left: 1rem;
}
/* line 129, ../scss/components/_nav.scss */
#menu-main-nav-1 > li > ul {
  padding: 0 !important;
}
/* line 131, ../scss/components/_nav.scss */
#menu-main-nav-1 > li > ul > li > a {
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}

/* line 3, ../scss/components/_nav-dropdown.scss */
#site-navigation .menu-main-nav-container > ul > li {
  position: relative;
}
/* line 6, ../scss/components/_nav-dropdown.scss */
#site-navigation .menu-main-nav-container > ul > li:hover > ul, #site-navigation .menu-main-nav-container > ul > li:focus > ul, #site-navigation .menu-main-nav-container > ul > li:active > ul {
  opacity: 1;
  visibility: visible;
}
/* line 11, ../scss/components/_nav-dropdown.scss */
#site-navigation .menu-main-nav-container > ul > li > ul {
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out;
  transition-delay: 100ms;
  opacity: 0;
  visibility: hidden;
  min-width: 1em;
  position: absolute;
  z-index: 5000;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: #f6f6f6;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 28, ../scss/components/_nav-dropdown.scss */
#site-navigation .menu-main-nav-container > ul > li > ul li {
  display: block;
  float:none;
}
/* line 31, ../scss/components/_nav-dropdown.scss */
#site-navigation .menu-main-nav-container > ul > li > ul a {
  display: block;
  font-size: 80%;
  padding: 0.6rem 0 0.5rem;
}
/* line 36, ../scss/components/_nav-dropdown.scss */
#site-navigation .menu-main-nav-container > ul > li > ul a:hover {
  opacity: 0.5;
}
/* line 38, ../scss/components/_nav-dropdown.scss */
#site-navigation .menu-main-nav-container > ul > li > ul a:hover::before, #site-navigation .menu-main-nav-container > ul > li > ul a:hover::after {
  display: none;
}

/* line 46, ../scss/components/_nav-dropdown.scss */
header .sub-menu .sub-menu,
footer .sub-menu .sub-menu {
  display: none !important;
}

/*
  $FORMS
*/
/* line 5, ../scss/components/_form.scss */
select,
input,
textarea {
  width: 100%;
  border: 0;
  border-radius: 0 !important;
  border-bottom: 2px solid #000;
  padding: 0.8rem 1rem 0.7rem;
  background: transparent;
}

/* line 16, ../scss/components/_form.scss */
textarea {
  resize: vertical;
  height: 160px !important;
}

/* line 22, ../scss/components/_form.scss */
input[type="text"]::-ms-clear {
  display: none;
}

/* line 37, ../scss/components/_form.scss */
label {
  font-weight: normal !important;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-bottom: 0.75em;
}

/* line 45, ../scss/components/_form.scss */
fieldset {
  margin-left: 0;
  margin-right: 0;
  padding: 1rem;
  border: none;
}

/* line 52, ../scss/components/_form.scss */
legend {
  font-size: 1.05882rem;
  padding: 0 0.8em;
}

/*
  $FORM VALIDATION
*/
/* line 62, ../scss/components/_form.scss */
.nf-form-fields-required {
  margin-bottom: 1rem;
}

/* line 66, ../scss/components/_form.scss */
.nf-response-msg {
  padding: 1rem;
  margin: 1rem 0;
  color: #94c641;
  border: 1px solid #94c641;
}

/* line 75, ../scss/components/_form.scss */
.form__group.val-error .form__control {
  border: 1px solid #6f1723;
}
/* line 79, ../scss/components/_form.scss */
.form__group.val-error label {
  color: #6f1723;
}
/* line 81, ../scss/components/_form.scss */
.form__group.val-error label small {
  color: #000;
}

/*

  Transitions

  Transitions and animations

*/
/* line 9, ../scss/js-components/_transitions.scss */
.js .js-img-fade,
.js .js-wp-editor-img,
.js .js-slider-img, .js .js-img-slide-fade, .js .js-slide-fade-top {
  transition: all 0.4s ease-out;
}

/* line 17, ../scss/js-components/_transitions.scss */
.js .js-img-fade,
.js .js-wp-editor-img,
.js .js-slider-img {
  opacity: 0;
}
/* line 22, ../scss/js-components/_transitions.scss */
.js .js-img-fade.in,
.js .js-wp-editor-img.in,
.js .js-slider-img.in {
  opacity: 1;
}
/* line 26, ../scss/js-components/_transitions.scss */
.js .js-img-slide-fade {
  opacity: 0;
  transform: translateX(-5%);
}
/* line 30, ../scss/js-components/_transitions.scss */
.js .js-img-slide-fade.in {
  opacity: 1;
  transform: translateX(0%);
}
/* line 35, ../scss/js-components/_transitions.scss */
.js .js-slide-fade-top {
  opacity: 0;
  transform: translateY(-5%);
}
/* line 39, ../scss/js-components/_transitions.scss */
.js .js-slide-fade-top.in {
  opacity: 1;
  transform: translateY(0%);
}

@media only screen and (min-width: 1025px) {
  /* line 49, ../scss/js-components/_transitions.scss */
  .js-fade-in {
    transition: all 0.5s ease-out;
    opacity: 0;
  }
  /* line 53, ../scss/js-components/_transitions.scss */
  .js-fade-in.js-in {
    opacity: 1;
  }
}
/*

	Dinner Menu

	Responsive Overlay Navigation

	Author: Felipe Arosemena

*/
/* line 24, ../scss/js-components/_dinner-menu.scss */
.dinner-menu__inner {
  min-height: 100%;
  display: inline-block;
  width: 100%;
}
/* line 33, ../scss/js-components/_dinner-menu.scss */
.dinner-menu-active--fixed .dinner-menu__inner {
  min-height: 120%;
}

/* line 39, ../scss/js-components/_dinner-menu.scss */
.dinner-menu-active,
.dinner-menu-active body {
  overflow: hidden;
}

/* line 44, ../scss/js-components/_dinner-menu.scss */
.dinner-menu-active--relative body {
  height: 100%;
}

/* line 53, ../scss/js-components/_dinner-menu.scss */
.dinner-menu-transiting .dinner-menu, .dinner-menu-active .dinner-menu {
  height: 100%;
  -webkit-backface-visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 62, ../scss/js-components/_dinner-menu.scss */
.dinner-menu-active .dinner-menu {
  opacity: 1;
  padding-top: 11.76471rem;
}

/*

    Collapse

    Basic styles for the collapsable 'accordion' style component. Uses on Bootstrap's accordion JS.
    JS included in gruntfile.

*/
/* line 78, ../scss/js-components/_dinner-menu.scss */
.collapse {
  display: none;
  visibility: hidden;
}

/* line 83, ../scss/js-components/_dinner-menu.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 88, ../scss/js-components/_dinner-menu.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}

/* line 3, ../scss/js-components/_nav-mobile.scss */
.nav-mobile {
  position: fixed;
  z-index: 4000;
  left: 0;
  top: 0;
  background: #FFF;
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.25s ease-out, transform 0.25s ease-out;
  text-align: center;
}

/* line 17, ../scss/js-components/_nav-mobile.scss */
.nav-mobile__inner {
  min-height: 100%;
  display: inline-block;
  width: 100%;
}
/* line 23, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-active--fixed .nav-mobile__inner {
  min-height: 120%;
}

/* line 53, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-active,
.nav-mobile-active body {
  overflow: hidden;
}

/* line 58, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-active--relative body {
  height: 100%;
}

/* line 65, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-transiting .nav-mobile, .nav-mobile-active .nav-mobile {
  height: 100%;
  -webkit-backface-visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 74, ../scss/js-components/_nav-mobile.scss */
.nav-mobile-active .nav-mobile {
  opacity: 1;
  padding-top: 5.88235rem !important;
}

/* line 81, ../scss/js-components/_nav-mobile.scss */
.nav-mobile__inner > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 99, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu {
  padding-top: 5.88235rem !important;
}
/* line 103, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu .current-menu-parent > a,
.site-nav-mobile__menu .current_page_parent > a,
.site-nav-mobile__menu .current_page_item > a,
.site-nav-mobile__menu .current_menu_item > a {
  font-weight: normal;
}

.sub-menu .current-page-parent a,
.sub-menu .current-page-ancestor a{
  font-weight:normal !important;
}


/* line 109, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu li ul .current_page_item > a,
.site-nav-mobile__menu li ul .current_menu_item > a {
  position: relative;
}
/* line 129, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu > li.current-menu-parent,
.site-nav-mobile__menu > li.current_page_parent,
.site-nav-mobile__menu > li.current_page_item,
.site-nav-mobile__menu > li.current_menu_item {
  position: relative;
}
/* line 151, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu li {
  display: block;
}
/* line 154, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu li ul {
  padding-left: 0.25rem;
}
/* line 159, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu > li > a {
  text-transform: uppercase;
}
@media only screen and (min-width: 801px) {
  /* line 159, ../scss/js-components/_nav-mobile.scss */
  .site-nav-mobile__menu > li > a {
    padding-left: 1.47059rem;
  }
}
/* line 167, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu a, .site-nav-mobile__menu i {
  padding: 0.25rem 0.73529rem;
  font-size: 1.23529rem;
}
/* line 173, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu a {
  display: block;
  text-align: left;
}
/* line 178, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu i {
  padding: 0.25rem 1.91176rem;
  font-family: 'icomoon';
  font-style: normal;
  font-size: 1.88235rem;
}
/* line 191, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu li li a {
  padding: 0.25em 2.94118rem 0.25em 2.20588rem;
  font-size: 1.05882rem;
}
/* line 197, ../scss/js-components/_nav-mobile.scss */
.site-nav-mobile__menu .menu-item-has-children > a, .site-nav-mobile__menu i {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/* FlexSlider Necessary Styles */
/* line 4, ../scss/js-components/_slider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 9, ../scss/js-components/_slider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 15, ../scss/js-components/_slider.scss */
.flexslider .slides img {
  display: block;
}

/* line 19, ../scss/js-components/_slider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 24, ../scss/js-components/_slider.scss */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 33, ../scss/js-components/_slider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 37, ../scss/js-components/_slider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 44, ../scss/js-components/_slider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* line 50, ../scss/js-components/_slider.scss */
.slider,
.slides {
  position: relative;
}

/* line 55, ../scss/js-components/_slider.scss */
.slider ul,
.slider ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 62, ../scss/js-components/_slider.scss */
.slider .slider-nav {
  text-align: center;
}

/* line 66, ../scss/js-components/_slider.scss */
.slide {
  position: absolute;
  top: 0;
}
/* line 69, ../scss/js-components/_slider.scss */
.slide:first-child {
  z-index: 9;
}
/* line 72, ../scss/js-components/_slider.scss */
.slide .slide__caption {
  display: none;
}
/* line 75, ../scss/js-components/_slider.scss */
.slider-viewport .slide {
  position: static;
}

/* line 81, ../scss/js-components/_slider.scss */
.flex-prev,
.flex-next {
  position: absolute;
  z-index: 999;
  text-decoration: none;
  padding: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'icomoon';
}
/* line 91, ../scss/js-components/_slider.scss */
.flex-prev:hover, .flex-prev:focus, .flex-prev:active,
.flex-next:hover,
.flex-next:focus,
.flex-next:active {
  opacity: 0.7;
}
/* line 95, ../scss/js-components/_slider.scss */
.flex-prev::before,
.flex-next::before {
  font-family: "icomoon";
  color: #FFF;
  opacity: 0.8;
  font-size: 56px;
}
/* line 101, ../scss/js-components/_slider.scss */
.flex-prev:hover,
.flex-next:hover {
  opacity: 0.4;
}

/* line 106, ../scss/js-components/_slider.scss */
.flex-prev {
  left: 0.5rem;
}

/* line 111, ../scss/js-components/_slider.scss */
.flex-next {
  right: 0.5rem;
}

/* line 117, ../scss/js-components/_slider.scss */
.slides > li {
  position: relative;
  width: 100%;
}
/* line 120, ../scss/js-components/_slider.scss */
.slides > li img {
  width: 100%;
}

/* line 125, ../scss/js-components/_slider.scss */
.flex-control-nav {
  z-index: 9995;
}

@media only screen and (max-width: 800px) {
  /* line 130, ../scss/js-components/_slider.scss */
  .flex-direction-nav {
    display: none;
  }
}
/* line 137, ../scss/js-components/_slider.scss */
.flex-control-nav {
  margin: auto;
  bottom: 4rem !important;
  width: 100% !important;
}
/* line 143, ../scss/js-components/_slider.scss */
.flex-control-nav li {
  margin: 0 4px !important;
}
/* line 147, ../scss/js-components/_slider.scss */
.flex-control-nav a {
  background: transparent !important;
  border: 1px solid #FFF !important;
  width: 14px !important;
  height: 14px !important;
}
/* line 153, ../scss/js-components/_slider.scss */
.flex-control-nav a.flex-active {
  background: #FFF !important;
}

/* line 159, ../scss/js-components/_slider.scss */
.flex-disabled {
  display: none;
  cursor: auto;
}

/* line 165, ../scss/js-components/_slider.scss */
.slides li > span.relative {
  display: inline-block;
  border-radius: 50%;
  width: 30px;
  float: left;
  margin-right: 10px;
}
/* line 172, ../scss/js-components/_slider.scss */
.slides li > span.relative:hover .openMe {
  display: inline-block;
}

/*
*  $HEADER
*/
/* line 5, ../scss/layout/_header.scss */
.site-header {
  position: relative;
  z-index: 5000;
  padding-top: 0rem;
}
@media only screen and (max-width: 1024px) {
  /* line 5, ../scss/layout/_header.scss */
  .site-header {
    padding-top: 0.58824rem;
    background: #FFF;
  }
}

/* line 18, ../scss/layout/_header.scss */
.nav-bar {
  background: #f6f6f6;
}
@media only screen and (min-width: 1201px) {
  /* line 18, ../scss/layout/_header.scss */
  .nav-bar {
    margin-top: -1.17647rem;
  }
}

/* line 26, ../scss/layout/_header.scss */
.site-branding {
  float: left;
  position: relative;
  width: 300px;
}
@media only screen and (max-width: 1200px) {
  /* line 26, ../scss/layout/_header.scss */
  .site-branding {
    width: 160px;
    margin-bottom: 1.47059rem;
  }
}
/* line 36, ../scss/layout/_header.scss */
.site-branding a {
  transition: all 0.4s ease-out;
}
/* line 39, ../scss/layout/_header.scss */
.site-branding a:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 1024px) {
  /* line 26, ../scss/layout/_header.scss */
  .site-branding {
    width: 80px;
    margin-bottom: 0.58824rem;
  }
}

/* line 49, ../scss/layout/_header.scss */
.site-branding-2 {
  float: right;
  position: relative;
  width: 160px;
  margin-top: 2.94118rem;
}
/* line 54, ../scss/layout/_header.scss */
.site-branding-2 a img {

  transition: all 0.4s ease-out;
}
/* line 59, ../scss/layout/_header.scss */
.site-branding-2 a:hover img {
  filter: none;
}
@media only screen and (max-width: 1024px) {
  /* line 49, ../scss/layout/_header.scss */
  .site-branding-2 {
    width: 120px;
    margin-top: 0.6rem;
  }
}

/* line 69, ../scss/layout/_header.scss */
.open-search {
  float: right;
  padding: 0.75rem 0.5rem 0.6rem;
}

/* line 74, ../scss/layout/_header.scss */
.search-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 99999;
  transition: opacity 0.4s ease-out;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/* line 89, ../scss/layout/_header.scss */
.search-form.js-in {
  opacity: 1;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
/* line 100, ../scss/layout/_header.scss */
.search-form .inner {
  width: 100%;
}
/* line 104, ../scss/layout/_header.scss */
.search-form .container {
  position: relative;
  padding-left: 3.5rem;
}
/* line 108, ../scss/layout/_header.scss */
.search-form button {
  position: absolute;
  right: 0.5rem;
  top: 0;
  background: transparent;
  border: 0;
  padding: 0.5rem 1rem;
  font-size: 1.41176rem;
}
/* line 117, ../scss/layout/_header.scss */
.search-form input {
  box-sizing: border-box;
  border: 0;
  background: #f6f6f6;
}
/* line 122, ../scss/layout/_header.scss */
.search-form a {
  font-size: 1.64706rem;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.4rem 1rem 0.6rem;
}
/* line 130, ../scss/layout/_header.scss */
.search-form a:hover, .search-form button:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 801px) {
  /* line 136, ../scss/layout/_header.scss */
  .search-form a {
    padding: 1rem;
  }
  /* line 139, ../scss/layout/_header.scss */
  .search-form input {
    font-size: 1.88235rem;
  }
  /* line 142, ../scss/layout/_header.scss */
  .search-form button {
    padding: 1.1rem;
    font-size: 1.64706rem;
    right: 1.5rem;
  }
}

/* line 153, ../scss/layout/_header.scss */
.site-header__toggle {
  display: none;
}
@media only screen and (max-width: 1024px) {
  /* line 153, ../scss/layout/_header.scss */
  .site-header__toggle {
    display: inline-block;
  }
}

/*
*  $FOOTER
*/
/* line 10, ../scss/layout/_footer.scss */
.site-footer p, .site-footer a, .site-footer span, .site-footer h3, .site-footer h4 {
   font-family: FestivoLettersNo6 !important;
  font-weight: 300;
}
/* line 14, ../scss/layout/_footer.scss */
.site-footer .social {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 19, ../scss/layout/_footer.scss */
.site-footer .social li {
  float: left;
  margin-left: 0.5rem;
}
@media only screen and (max-width: 640px) {
  /* line 19, ../scss/layout/_footer.scss */
  .site-footer .social li {
    margin-right: 0.5rem;
    margin-left: 0;
  }
}
/* line 28, ../scss/layout/_footer.scss */
.site-footer .social a {
  font-size: 1.52941rem;
  display: block;
  width: 42px;
  line-height: 48px;
  height: 42px;
  text-align: center;
  background: #000;
  color: #FFF;
}
/* line 38, ../scss/layout/_footer.scss */
.site-footer .social a:hover {
  color: #94c641;
}
/* line 42, ../scss/layout/_footer.scss */
.site-footer .social li.instagram a {
  font-size: 1.76471rem;
}
/* line 45, ../scss/layout/_footer.scss */
.site-footer .social li.instagram a:hover {
  color: #cd0079;
}
/* line 50, ../scss/layout/_footer.scss */
.site-footer .social li.fb a:hover {
  color: #10afbf;
}

/* line 59, ../scss/layout/_footer.scss */
.top-footer .wysija-paragraph {
  display: inline;
}
/* line 63, ../scss/layout/_footer.scss */
.top-footer h3 {
  margin-bottom: 1rem;
}
/* line 67, ../scss/layout/_footer.scss */
.top-footer .float--right {
  padding-top: 2.4rem;
}
@media only screen and (max-width: 640px) {
  /* line 67, ../scss/layout/_footer.scss */
  .top-footer .float--right {
    float: none !important;
  }
}
@media only screen and (max-width: 640px) {
  /* line 75, ../scss/layout/_footer.scss */
  .top-footer .float--left {
    float: none !important;
  }
}
/* line 81, ../scss/layout/_footer.scss */
.top-footer form, .wysiwyg .nl2go-widget form {
  width: 390px;
  max-width: 390px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  /* line 81, ../scss/layout/_footer.scss */
  .top-footer form, .wysiwyg .nl2go-widget form {
    width: 100%;
  }
}
/* line 91, ../scss/layout/_footer.scss */
.top-footer .formError, .wysiwyg .nl2go-widget .formError {
  top: 100% !important;
  left: 0 !important;
}
/* line 95, ../scss/layout/_footer.scss */
.top-footer .formError .formErrorContent, .wysiwyg .nl2go-widget .formErrorContent {
  background: #cd0079;
  border: 0;
  width: 100%;
}
/* line 102, ../scss/layout/_footer.scss */
.top-footer input, .wysiwyg .nl2go-widget input {
  background: #FFF;
  border: 1px solid #000;
  height: 44px;
  padding-top: 0.75rem;
  float: left;
  line-height: 1;
}
/* line 111, ../scss/layout/_footer.scss */
.top-footer input[type='text'], .wysiwyg .nl2go-widget input[type='text'] {
  width: calc(100% - 138px);
}
/* line 114, ../scss/layout/_footer.scss */
.top-footer input[type='submit'], .wysiwyg .nl2go-widget input[type='submit'] {
  width: 138px;
  background-color: #000;
  color: #FFF;
  background-image: url(../img/arrows.svg);
  background-position: top 14px right 10px;
  background-size: 15px auto;
  background-repeat: no-repeat;
  margin: 0;
  text-align: left;
  transition: all 0.25s ease-out;
}
/* line 126, ../scss/layout/_footer.scss */
.top-footer input[type='submit']:hover {
  border-color: #10afbf;
  background-color: #10afbf;
}

/*
  $GLOBAL
*/
/* line 5, ../scss/layout/_global.scss */
html {
  height: 100%;
}

/* line 13, ../scss/layout/_global.scss */
.margin-bottom {
  margin-bottom: 2.94118rem;
}

/* line 14, ../scss/layout/_global.scss */
.margin-top {
  margin-top: 2.94118rem;
}

/* line 15, ../scss/layout/_global.scss */
.margin-bottom--small {
  margin-bottom: 1.47059rem;
}

/* line 17, ../scss/layout/_global.scss */
.spacing {
  padding-top: 2.94118rem;
  padding-bottom: 2.94118rem;
}

/* line 22, ../scss/layout/_global.scss */
.grid__item.one-quarter.hidden--mobile {
  min-height: 1rem;
}

/* line 26, ../scss/layout/_global.scss */
.padding {
  padding: 2.94118rem;
}

/* line 27, ../scss/layout/_global.scss */
.padding-top {
  padding-top: 2.94118rem;
}

/* line 28, ../scss/layout/_global.scss */
.padding-top--small {
  padding-top: 1.47059rem;
}

/* line 29, ../scss/layout/_global.scss */
.no-padding {
  padding: 0 !important;
  margin-left: 0;
}

/* line 34, ../scss/layout/_global.scss */
.bg--grey {
  background: #f6f6f6;
}

/* line 38, ../scss/layout/_global.scss */
.tagline {
  height: 160px;
  display: flex;
  align-items: center;
  padding-left: 1.47059rem;
  background: #10afbf;
  position: relative;
  margin-bottom: 2.94118rem;
}
/* line 47, ../scss/layout/_global.scss */
.tagline img {
  max-width: 134px;
  max-height: 92%;
  float: left;
}
/* line 52, ../scss/layout/_global.scss */
.tagline h2.inline {
  color: #10afbf;
  left: 190px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 66%;
}
/* line 61, ../scss/layout/_global.scss */
.tagline h2.inline span {
  background: #FFF;
}
@media only screen and (max-width: 640px) {
  /* line 67, ../scss/layout/_global.scss */
  .tagline img {
    max-width: 100px;
  }
  /* line 70, ../scss/layout/_global.scss */
  .tagline h2.inline {
    left: 155px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 38, ../scss/layout/_global.scss */
  .tagline {
    height: 140px;
  }
  /* line 76, ../scss/layout/_global.scss */
  .tagline img {
    max-width: 75px;
  }
  /* line 79, ../scss/layout/_global.scss */
  .tagline h2.inline {
    left: 125px;
  }
}
@media only screen and (max-width: 420px) {
  /* line 38, ../scss/layout/_global.scss */
  .tagline {
    height: auto;
    padding: 1.47059rem;
  }
  /* line 86, ../scss/layout/_global.scss */
  .tagline img {
    display: none;
  }
  /* line 89, ../scss/layout/_global.scss */
  .tagline h2.inline {
    left: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: static;
    max-width: 100%;
    width: 100%;
  }
}

/* line 104, ../scss/layout/_global.scss */
.pre-footer {
  padding-top: 2.94118rem;
}

/* line 108, ../scss/layout/_global.scss */
.card-small {
  background: #10afbf;
  height: 182px;
  position: relative;
  display: block;
  background-position: center center;
  background-size: cover;
  transition: background 0.4s ease-out;
}
/* line 117, ../scss/layout/_global.scss */
.card-small:not(.image) {
  background-image: url(../img/arrows.svg);
  background-position: bottom 1.17647rem right 1.17647rem;
  background-size: 32px auto;
  background-repeat: no-repeat;
}
/* line 123, ../scss/layout/_global.scss */
.card-small:not(.image) h3 {
  bottom: auto;
  top: 18px;
}
/* line 129, ../scss/layout/_global.scss */
.card-small.download {
  background-image: url(../img/download.png);
  background-position: bottom 1.17647rem right 1.32353rem;
  background-size: 28px auto;
}
/* line 137, ../scss/layout/_global.scss */
.card-small.image span {
  color: #000;
}
/* line 140, ../scss/layout/_global.scss */
.card-small.image:hover span {
  background: #10afbf !important;
  color: #FFF;
}
/* line 146, ../scss/layout/_global.scss */
.card-small:hover {
  background-color: #2c7676;
}

/* line 153, ../scss/layout/_global.scss */
.card-small h3 span {
  background: #FFF !important;
    font-family: BrushUp; 
      font-size: 1.5em;
    font-weight: 300;
  color: #10afbf;
  transition: background 0.4s ease-out;
}

/* line 160, ../scss/layout/_global.scss */
.color-behind-image {
  background: #10afbf;
}
/* line 162, ../scss/layout/_global.scss */
.color-behind-image img {
  width: 100%;
  transition: all 0.4s ease-out;
}
/* line 166, ../scss/layout/_global.scss */
.article-link:hover .color-behind-image img {
  opacity: 0.5;
}

/* line 172, ../scss/layout/_global.scss */
.article-link {
  display: block;
}
/* line 175, ../scss/layout/_global.scss */
.article-link p:first-child {
  margin-bottom: 0.5rem;
}
/* line 179, ../scss/layout/_global.scss */
.article-link:hover h2 {
  color: #10afbf;
}

/* line 187, ../scss/layout/_global.scss */
.event-list > h2 {
  color: #10afbf;
  margin-top: 1rem;
}
/* line 192, ../scss/layout/_global.scss */
.event-list a {
  display: block;
  background: #f6f6f6;
  padding: 20px 18px;
  margin-bottom: 0.25rem;
  transition: background 0.25s ease-out;
}
/* line 199, ../scss/layout/_global.scss */
.event-list a h2 {
  margin-bottom: 0;
}
/* line 202, ../scss/layout/_global.scss */
.event-list a p {
  margin-bottom: 0.25rem;
}
/* line 206, ../scss/layout/_global.scss */
.event-list a:hover {
  background: #10afbf;
  color: #FFF;
}

/* line 212, ../scss/layout/_global.scss */
.alignleft {
  float: left;
  margin-right: 1.47059rem;
  margin-bottom: 1.47059rem;
}

/* line 217, ../scss/layout/_global.scss */
.alignright {
  float: right;
  margin-left: 1.47059rem;
  margin-bottom: 1.47059rem;
}

/* line 226, ../scss/layout/_global.scss */
.flexible h2, .flexible h3, .flexible h4, .flexible h5 {
  padding-top: 1rem;
}

/* line 233, ../scss/layout/_global.scss */
.gallery img {
  width: 100%;
}

/* line 238, ../scss/layout/_global.scss */
figure {
  margin-bottom: 2.20588rem;
}
/* line 241, ../scss/layout/_global.scss */
figure img {
  margin-bottom: 0.25rem;
}

/* line 246, ../scss/layout/_global.scss */
figcaption {
  font-size: 0.76471rem;
  text-align: right;
  padding-right: 1px;
}

/* line 252, ../scss/layout/_global.scss */
.bild_text {
  margin-bottom: 1.47059rem;
}
/* line 255, ../scss/layout/_global.scss */
.bild_text + .bild_text {
  margin-top: -1rem;
}

/* line 261, ../scss/layout/_global.scss */
.download_links ul {
  margin-top: 0;
  margin-bottom: 2.20588rem;
}
/* line 266, ../scss/layout/_global.scss */
.download_links a {
  text-decoration: underline;
}

/* line 271, ../scss/layout/_global.scss */
.buttons {
  margin-bottom: 2.20588rem;
  margin-left: -1.47059rem;
}
/* line 275, ../scss/layout/_global.scss */
.buttons a {
  margin-bottom: 1rem;
  margin-left: 1.47059rem;
}
@media only screen and (max-width: 480px) {
  /* line 271, ../scss/layout/_global.scss */
  .buttons {
    margin-left: 0;
  }
  /* line 282, ../scss/layout/_global.scss */
  .buttons a {
    width: 100%;
    margin: 0 0 1rem !important;
    text-align: left;
  }
}

/* line 290, ../scss/layout/_global.scss */
.akkordion {
  margin-bottom: 2.05882rem;
}

/* line 295, ../scss/layout/_global.scss */
.accordion {
  background: #f6f6f6;
  margin-bottom: 0.25rem;
}
/* line 299, ../scss/layout/_global.scss */
.accordion .opener {
  padding: 0.6rem 2.20588rem 0.5rem;
  cursor: pointer;
}
/* line 303, ../scss/layout/_global.scss */
.accordion .opener:hover {
  background: #dddddd;
}
/* line 307, ../scss/layout/_global.scss */
.accordion .opener h3 {
  margin-bottom: 0;
  padding: 0;
  position: relative;
}
/* line 312, ../scss/layout/_global.scss */
.accordion .opener h3::before, .accordion .opener h3::after {
  content: '';
  position: absolute;
  background: #000;
}
/* line 317, ../scss/layout/_global.scss */
.accordion .opener h3::before {
  width: 14px;
  left: -24px;
  top: 11px;
  height: 2px;
}
/* line 323, ../scss/layout/_global.scss */
.accordion .opener h3::after {
  height: 14px;
  left: -18px;
  top: 5px;
  width: 2px;
}
/* line 331, ../scss/layout/_global.scss */
.accordion .text {
  padding: 0.6rem 2.20588rem 0.5rem;
  display: none;
}
/* line 336, ../scss/layout/_global.scss */
.accordion.open .text {
  display: block;
}
/* line 339, ../scss/layout/_global.scss */
.accordion.open h3::after {
  display: none;
}

/* line 350, ../scss/layout/_global.scss */
.download_links ul,
.content ul,
.wysiwyg ul {
  list-style-type: none;
  padding-left: 0;
}
/* line 354, ../scss/layout/_global.scss */
.download_links ul > li,
.content ul > li,
.wysiwyg ul > li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.2rem;
}
/* line 359, ../scss/layout/_global.scss */
.download_links ul > li:before,
.content ul > li:before,
.wysiwyg ul > li:before {
  content: "–";
  position: absolute;
  left: 0.5rem;
  top: 0;
}

/* line 370, ../scss/layout/_global.scss */
.nav-links span, .nav-links a {
  float: left;
  padding: 0.25rem 0.5rem 0.2rem;
  background: #f6f6f6;
  margin-right: 0.5rem;
}
/* line 377, ../scss/layout/_global.scss */
.nav-links span {
  color: #777777;
}

/* line 388, ../scss/layout/_global.scss */
.tagline.gelb {
  background-color: #ffcb39;
}
/* line 390, ../scss/layout/_global.scss */
.tagline.gelb h2.inline {
  color: #ffcb39;
}

/* line 394, ../scss/layout/_global.scss */
.card-small.gelb {
  background-color: #ffcb39;
}
/* line 396, ../scss/layout/_global.scss */
.card-small.gelb h3 span {
  color: #ffcb39;
}
/* line 400, ../scss/layout/_global.scss */
.card-small.gelb:hover {
  background-color: #b69606;
}
/* line 404, ../scss/layout/_global.scss */
.card-small.gelb.image:hover h3 span {
  background-color: #ffcb39 !important;
}

/* line 409, ../scss/layout/_global.scss */
.gelb .article-link:hover h2 {
  color: #ffcb39;
}

/* line 414, ../scss/layout/_global.scss */
.gelb .color-behind-image {
  background-color: #ffcb39;
}

/* line 419, ../scss/layout/_global.scss */
.gelb .event-list > h2 {
  color: #ffcb39;
}
/* line 422, ../scss/layout/_global.scss */
.gelb .event-list a:hover {
  background-color: #ffcb39;
}

/* line 427, ../scss/layout/_global.scss */
.gelb .btn, .gelb input[type="button"] {
  background-color: #ffcb39;
}
/* line 430, ../scss/layout/_global.scss */
.gelb .btn:hover, .gelb input[type="button"]:hover {
  background-color: #b69606;
}

/* line 435, ../scss/layout/_global.scss */
.gelb blockquote p {
  color: #ffcb39;
}

/* line 388, ../scss/layout/_global.scss */
.tagline.gruen {
  background-color: #94c641;
}
/* line 390, ../scss/layout/_global.scss */
.tagline.gruen h2.inline {
  color: #94c641;
}

/* line 394, ../scss/layout/_global.scss */
.card-small.gruen {
  background-color: #94c641;
}
/* line 396, ../scss/layout/_global.scss */
.card-small.gruen h3 span {
  color: #94c641;
}
/* line 400, ../scss/layout/_global.scss */
.card-small.gruen:hover {
  background-color: #7a9c25;
}
/* line 404, ../scss/layout/_global.scss */
.card-small.gruen.image:hover h3 span {
  background-color: #94c641 !important;
}

/* line 409, ../scss/layout/_global.scss */
.gruen .article-link:hover h2 {
  color: #94c641;
}

/* line 414, ../scss/layout/_global.scss */
.gruen .color-behind-image {
  background-color: #94c641;
}

/* line 419, ../scss/layout/_global.scss */
.gruen .event-list > h2 {
  color: #94c641;
}
/* line 422, ../scss/layout/_global.scss */
.gruen .event-list a:hover {
  background-color: #94c641;
}

/* line 427, ../scss/layout/_global.scss */
.gruen .btn, .gruen input[type="button"] {
  background-color: #94c641;
}
/* line 430, ../scss/layout/_global.scss */
.gruen .btn:hover, .gruen input[type="button"]:hover {
  background-color: #7a9c25;
}

/* line 435, ../scss/layout/_global.scss */
.gruen blockquote p {
  color: #94c641;
}

/* line 388, ../scss/layout/_global.scss */
.tagline.lila {
  background-color: #cd0079;
}
/* line 390, ../scss/layout/_global.scss */
.tagline.lila h2.inline {
  color: #cd0079;
}

/* line 394, ../scss/layout/_global.scss */
.card-small.lila {
  background-color: #cd0079;
}
/* line 396, ../scss/layout/_global.scss */
.card-small.lila h3 span {
  color: #cd0079;
}
/* line 400, ../scss/layout/_global.scss */
.card-small.lila:hover {
  background-color: #761450;
}
/* line 404, ../scss/layout/_global.scss */
.card-small.lila.image:hover h3 span {
  background-color: #cd0079 !important;
}

/* line 409, ../scss/layout/_global.scss */
.lila .article-link:hover h2 {
  color: #cd0079;
}

/* line 414, ../scss/layout/_global.scss */
.lila .color-behind-image {
  background-color: #cd0079;
}

/* line 419, ../scss/layout/_global.scss */
.lila .event-list > h2 {
  color: #cd0079;
}
/* line 422, ../scss/layout/_global.scss */
.lila .event-list a:hover {
  background-color: #cd0079;
}

/* line 427, ../scss/layout/_global.scss */
.lila .btn, .lila input[type="button"] {
  background-color: #cd0079;
}
/* line 430, ../scss/layout/_global.scss */
.lila .btn:hover, .lila input[type="button"]:hover {
  background-color: #761450;
}

/* line 435, ../scss/layout/_global.scss */
.lila blockquote p {
  color: #cd0079;
}

/* line 4, ../scss/layout/_home.scss */
.card {
  position: relative;
  height: 380px;
  display: block;
  margin-bottom: 20px;
}
/* line 10, ../scss/layout/_home.scss */
.card > span {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 18, ../scss/layout/_home.scss */
.card .front {
  transition: all 0.4s ease-out;
}
/* line 21, ../scss/layout/_home.scss */
.card .back {
  z-index: 8;
  background-color: #10afbf;
  padding: 4.41176rem 20px 2.94118rem 20px;
}
@media only screen and (min-width: 481px) {
  /* line 21, ../scss/layout/_home.scss */
  .card .back {
    padding: 4.41176rem 5.88235rem 4.41176rem 20px;
    background-image: url(../img/arrows.svg);
    background-position: bottom 1.47059rem right 1.76471rem;
    background-size: 50px auto;
    background-repeat: no-repeat;
  }
}
/* line 33, ../scss/layout/_home.scss */
.card .back * {
  color: #FFF;
}
/* line 37, ../scss/layout/_home.scss */
.card .front {
  background-color: #10afbf;
}
/* line 40, ../scss/layout/_home.scss */
.card h4 {
        font-family:  FestivoLettersNo6 ;
  font-size: 1em;
  line-height: 1.42857;
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 20px;
  text-transform: uppercase;
  padding: 0.15rem 0.3rem 0.1rem;
  background: #FFF;
  color: #10afbf;
}
/* line 53, ../scss/layout/_home.scss */
.card.hintergrund h4 {
  background: #10afbf;
  color: #FFF;
}
/* line 60, ../scss/layout/_home.scss */
.card.icon .front {
  background-size: 30% auto;
  background-position: top 1.47059rem right 1.47059rem;
}
/* line 64, ../scss/layout/_home.scss */
.card.icon h2.inline span {
  background: #FFF;
  color: #10afbf;
}
/* line 70, ../scss/layout/_home.scss */
.card.nichts .back {
  transition: all 0.4s ease-out;
}
/* line 73, ../scss/layout/_home.scss */
.card.nichts .front {
  display: none;
}
/* line 76, ../scss/layout/_home.scss */
.card.nichts:hover .back {
  background-color: #2c7676;
}
/* line 82, ../scss/layout/_home.scss */
.card:hover .front {
  opacity: 0;
}
/* line 85, ../scss/layout/_home.scss */
.card:hover h4 {
  background: #FFF !important;
  color: #10afbf !important;
}

/* line 93, ../scss/layout/_home.scss */
h2.inline, .small-image-links h3, .card-small h3 {
  font-size: 1.64706rem;
      font-family: BrushUp !important;
  line-height: 1;
  display: inline-block;
  width: 75%;
  color: #FFF;
  position: absolute;
  bottom: 20px;
  left: 20px;
  opacity: 0.9;
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  /* line 93, ../scss/layout/_home.scss */
  h2.inline, .small-image-links h3, .card-small h3 {
    font-size: 1.29412rem;
    line-height: 1;
  }
}
/* line 108, ../scss/layout/_home.scss */
h2.inline span, .small-image-links h3 span, .card-small h3 span {
  display: inline-block;
  padding: 0.3rem 0.5rem 0.25rem;
  margin-right: -0.4rem;
  background: #10afbf;
}

/* line 122, ../scss/layout/_home.scss */
.card.gelb .back, .card.gelb .front {
  background-color: #ffcb39;
}
/* line 125, ../scss/layout/_home.scss */
.card.gelb h2 span {
  background: #ffcb39;
}
/* line 128, ../scss/layout/_home.scss */
.card.gelb h4 {
  color: #ffcb39;
}
/* line 132, ../scss/layout/_home.scss */
.card.gelb.hintergrund h4 {
  background: #ffcb39;
  color: #FFF;
}
/* line 138, ../scss/layout/_home.scss */
.card.gelb.icon h2.inline span {
  color: #ffcb39;
}
/* line 143, ../scss/layout/_home.scss */
.card.gelb:hover h4 {
  background: #FFF !important;
  color: #ffcb39 !important;
}
/* line 150, ../scss/layout/_home.scss */
.card.gelb.nichts:hover .back {
  background-color: #b69606;
}

/* line 122, ../scss/layout/_home.scss */
.card.gruen .back, .card.gruen .front {
  background-color: #94c641;
}
/* line 125, ../scss/layout/_home.scss */
.card.gruen h2 span {
  background: #94c641;
}
/* line 128, ../scss/layout/_home.scss */
.card.gruen h4 {
  color: #94c641;
}
/* line 132, ../scss/layout/_home.scss */
.card.gruen.hintergrund h4 {
  background: #94c641;
  color: #FFF;
}
/* line 138, ../scss/layout/_home.scss */
.card.gruen.icon h2.inline span {
  color: #94c641;
}
/* line 143, ../scss/layout/_home.scss */
.card.gruen:hover h4 {
  background: #FFF !important;
  color: #94c641 !important;
}
/* line 150, ../scss/layout/_home.scss */
.card.gruen.nichts:hover .back {
  background-color: #7a9c25;
}

/* line 122, ../scss/layout/_home.scss */
.card.lila .back, .card.lila .front {
  background-color: #cd0079;
}
/* line 125, ../scss/layout/_home.scss */
.card.lila h2 span {
  background: #cd0079;
}
/* line 128, ../scss/layout/_home.scss */
.card.lila h4 {
  color: #cd0079;
}
/* line 132, ../scss/layout/_home.scss */
.card.lila.hintergrund h4 {
  background: #cd0079;
  color: #FFF;
}
/* line 138, ../scss/layout/_home.scss */
.card.lila.icon h2.inline span {
  color: #cd0079;
}
/* line 143, ../scss/layout/_home.scss */
.card.lila:hover h4 {
  background: #FFF !important;
  color: #cd0079 !important;
}
/* line 150, ../scss/layout/_home.scss */
.card.lila.nichts:hover .back {
  background-color: #761450;
}

/* line 158, ../scss/layout/_home.scss */
.small-image-links a {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 180px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 168, ../scss/layout/_home.scss */
.small-image-links h3 {
  font-size: 1.23529rem;
  line-height: 1;
  width: 80%;
}
/* line 171, ../scss/layout/_home.scss */
.small-image-links h3 span {
  color: #000;
  background: #FFF;
  transition: background-color 0.25s ease-out;
}
/* line 178, ../scss/layout/_home.scss */
.small-image-links a:hover h3 span {
  background-color: #10afbf;
  color: #FFF;
}
/* line 182, ../scss/layout/_home.scss */
.small-image-links a:hover h3.gruen span {
  background-color: #94c641;
}
/* line 185, ../scss/layout/_home.scss */
.small-image-links a:hover h3.gelb span {
  background-color: #ffcb39;
}
/* line 188, ../scss/layout/_home.scss */
.small-image-links a:hover h3.lila span {
  background-color: #cd0079;
}

/* line 195, ../scss/layout/_home.scss */
.small-links a {
  font-size: 1.23529rem;
  font-family:  FestivoLettersNo6 ;
  line-height: 1;
  background-color: #10afbf;
  color: #FFF;
  display: block;
  height: 80px;
  padding: 30px 20px 16px;
  margin-bottom: 20px;
  font-weight: bold;
  background-image: url(../img/arrows.svg);
  background-position: top 1.17647rem right 1.47059rem;
  background-size: 40px auto;
  background-repeat: no-repeat;
  transition: all 0.4s ease-out;
}
@media only screen and (max-width: 1200px) {
  /* line 195, ../scss/layout/_home.scss */
  .small-links a {
    font-family:  FestivoLettersNo6 ;
    background-size: 20px auto;
    background-position: top 1.76471rem right 0.73529rem;
  }
}
/* line 217, ../scss/layout/_home.scss */
.small-links a:hover {
  background-color: #2c7676;
}
/* line 220, ../scss/layout/_home.scss */
.small-links a.gelb {
  background-color: #ffcb39;
}
/* line 222, ../scss/layout/_home.scss */
.small-links a.gelb:hover {
  background-color: #b69606;
}
/* line 226, ../scss/layout/_home.scss */
.small-links a.gruen {
  background-color: #94c641;
}
/* line 228, ../scss/layout/_home.scss */
.small-links a.gruen:hover {
  background-color: #7a9c25;
}
/* line 232, ../scss/layout/_home.scss */
.small-links a.lila {
  background-color: #cd0079;
}
/* line 234, ../scss/layout/_home.scss */
.small-links a.lila:hover {
  background-color: #761450;
}


/* !! ACHTUNG: Ein Teile dieses Codes fehlt in der SCSS Datei, Bajorat-Media.com hat hier nur ergänzt, da die SCSS bei unseren Arbeiten bereits keinen aktuellen Stand mehr zur CSS Datei hatte. !! */


.single-veranstaltung #main #menu-main-nav-1 .menu-item-49 { display:block !important; }

.single-post #main #menu-main-nav-1 .menu-item-49 { display:block !important; }
.single-post #main #menu-main-nav-1 .menu-item-49  a { font-weight: normal !important; }

#printfriendly h1.inline span, #printfriendly h2.inline span { margin-right:0.5rem; }


h2.widget-title {
  display:none;
}

.top-footer input, .wysiwyg .nl2go-widget input {
  width: calc(100% - 138px);
}

.top-footer button, .wysiwyg .nl2go-widget button, .nl2go-button {
  width: 138px;
  background-color: #000;
  color: #FFF;
  background-image: url(../img/arrows.svg);
  background-position: top 14px right 10px;
  background-size: 15px auto;
  background-repeat: no-repeat;
  padding: 0.8rem 1rem 0.7rem;
  display:inline-block;
  border:1px solid #000;
  border-radius:0;
  margin: 0;
  text-align: left;
  transition: all 0.25s ease-out;
  line-height: 1;
}
.top-footer button:hover, .wysiwyg .nl2go-widget button:hover, .nl2go-button:hover {
    color: #fff;
    border-color: #ee7300;
    background-color: #ee7300;
}

.nl2go-button {
  width: 230px !important;
}

.top--footer .row, .wysiwyg .nl2go-widget .row {
  display:inline;
}

.wysiwyg .nl2go-widget {
  background: #f6f6f6;
  width: 100%;
  padding: 40px;
  padding-top: 2.94118rem;
  padding-bottom: 2.94118rem;
}
