@charset "UTF-8";
/*!-----------------------------------------------------------------------------
   Master Stylesheet.

   Project:       {{ description }} ({{ name }})
   Version:       1.0
   Author:        visions.ch GmbH
   URL:           {{ homepage }}
   -------------------------------------------------------------------------- */
/*
---
name: Meta
category: meta
sourcePath:
---

The meta folder/category holds files which only have functions, mixins,
variables and other definitions which do *not* compile to CSS.
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

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

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/*
---
name: Vendor
category: vendor
sourcePath:
---

All stylings for third-party plugins or internally developed components that
work independently.
*/
.navburger-container {
  /* Fixed padding */
}

.navburger-container.-nbfixed {
  padding-top: 54px;
}

.navburger-container .navburger {
  /* Fixed */
  /* First Level */
  /* Open-Close Toggler */
}

.navburger-container .navburger {
  position: relative;
  display: block;
  z-index: 512;
  height: 54px;
  width: 100%;
  top: 0;
  background-color: rgba(255, 250, 240, 0.85);
  width: auto;
  margin-right: 15px;
  margin-left: 15px;
}

.navburger-container .navburger.-fixed {
  position: fixed;
}

.navburger-container .navburger ul {
  position: relative;
  display: none;
  top: 54px;
  background-color: #fffaf0;
}

.navburger-container .navburger ul li {
  /* Second Level */
}

.navburger-container .navburger ul li {
  position: relative;
  width: 100%;
}

.navburger-container .navburger ul li:first-child {
  display: none;
}

.navburger-container .navburger ul li a {
  display: block;
  padding: 10px;
  color: #357454;
  font-size: 22px;
  font-family: 'futura_passata';
  text-decoration: none;
  text-decoration: none;
  text-transform: lowercase;
}

.navburger-container .navburger ul li a:first-letter {
  text-transform: capitalize;
}

.navburger-container .navburger ul li .subtoggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #357454;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.navburger-container .navburger ul li .subtoggler img {
  width: 20px;
  height: 20px;
}

.navburger-container .navburger ul li ul {
  top: 0;
}

.navburger-container .navburger ul li ul li {
  /* Third Level */
}

.navburger-container .navburger ul li ul li {
  border-bottom: 0;
}

.navburger-container .navburger ul li ul li a {
  padding-left: 25px;
  font-family: 'Times New Roman';
  color: #000;
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.navburger-container .navburger ul li ul li ul li {
  border-bottom: 0;
}

.navburger-container .navburger ul li ul li ul li a {
  padding-left: 40px;
}

.navburger-container .navburger .toggler, .navburger-container .navburger .carousel-vis .minipreview, .carousel-vis .navburger-container .navburger .minipreview, .navburger-container .navburger .carousel-vis .counter, .carousel-vis .navburger-container .navburger .counter {
  position: absolute;
  width: 35px;
  height: 30px;
  top: 12px;
  left: 12px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.navburger-container .navburger .toggler.open span:nth-child(1),
.navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(1),
.carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(1), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(1),
.carousel-vis .navburger-container .navburger .open.counter span:nth-child(1), .navburger-container .navburger .toggler.open span:nth-child(4), .navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(4), .carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(4), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(4), .carousel-vis .navburger-container .navburger .open.counter span:nth-child(4) {
  top: 12px;
  width: 0;
  left: 50%;
}

.navburger-container .navburger .toggler.open span:nth-child(2), .navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(2), .carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(2), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(2), .carousel-vis .navburger-container .navburger .open.counter span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navburger-container .navburger .toggler.open span:nth-child(3), .navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(3), .carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(3), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(3), .carousel-vis .navburger-container .navburger .open.counter span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navburger-container .navburger .toggler span, .navburger-container .navburger .carousel-vis .minipreview span, .carousel-vis .navburger-container .navburger .minipreview span, .navburger-container .navburger .carousel-vis .counter span, .carousel-vis .navburger-container .navburger .counter span {
  position: absolute;
  display: block;
  height: 6px;
  width: 100%;
  background: #357454;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.navburger-container .navburger .toggler span:nth-child(1), .navburger-container .navburger .carousel-vis .minipreview span:nth-child(1), .carousel-vis .navburger-container .navburger .minipreview span:nth-child(1), .navburger-container .navburger .carousel-vis .counter span:nth-child(1), .carousel-vis .navburger-container .navburger .counter span:nth-child(1) {
  top: 0;
}

.navburger-container .navburger .toggler span:nth-child(2),
.navburger-container .navburger .carousel-vis .minipreview span:nth-child(2),
.carousel-vis .navburger-container .navburger .minipreview span:nth-child(2), .navburger-container .navburger .carousel-vis .counter span:nth-child(2),
.carousel-vis .navburger-container .navburger .counter span:nth-child(2), .navburger-container .navburger .toggler span:nth-child(3), .navburger-container .navburger .carousel-vis .minipreview span:nth-child(3), .carousel-vis .navburger-container .navburger .minipreview span:nth-child(3), .navburger-container .navburger .carousel-vis .counter span:nth-child(3), .carousel-vis .navburger-container .navburger .counter span:nth-child(3) {
  top: 12px;
}

.navburger-container .navburger .toggler span:nth-child(4), .navburger-container .navburger .carousel-vis .minipreview span:nth-child(4), .carousel-vis .navburger-container .navburger .minipreview span:nth-child(4), .navburger-container .navburger .carousel-vis .counter span:nth-child(4), .carousel-vis .navburger-container .navburger .counter span:nth-child(4) {
  top: 24px;
}

.navburger-container .navburger .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  padding: 10px;
}

body.frauen .navburger {
  background-color: rgba(255, 225, 214, 0.85);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a:hover {
  color: #FFF;
}

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

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

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

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

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

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

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

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

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

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

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

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

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

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

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

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

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

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

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

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

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

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

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

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

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

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.googlemap #gmap {
  height: 500px;
}

.googlemap .marker {
  display: none;
}

.grid .grid-item {
  width: 25%;
}

.grid .grid-item-width2 {
  width: 50%;
}

.grid .grid-item img,
.grid .grid-item-width2 img {
  display: block;
  max-width: 100%;
}

.grid.element-list .grid-item {
  width: 100%;
  background-color: white;
  border-bottom: 1px solid black;
}

.carousel-vis {
  position: relative;
  height: 500px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  z-index: 1;
  margin: 0 auto 30px;
  display: block;
}

.carousel-vis .item {
  position: absolute;
  overflow: hidden;
  display: block;
  z-index: 0;
  right: 100%;
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  transition: all ease 500ms;
}

.carousel-vis .item img {
  max-width: none;
  display: none;
}

.carousel-vis .item .image {
  position: absolute;
  left: 50%;
  top: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: auto;
}

.carousel-vis .item .image.scaleheight {
  height: 100%;
  width: auto;
}

.carousel-vis .item .overlay {
  position: absolute;
  background-color: #333;
  height: 2000px;
  width: 2000px;
  z-index: 10;
  opacity: 0.8;
  left: -100%;
  top: -50%;
  transition: all 400ms ease;
  border-radius: 100%;
  animation: circleanimation 10s infinite;
}

@keyframes circleanimation {
  0% {
    opacity: 0.6;
    left: -100%;
  }
  50% {
    opacity: 0.8;
    left: -50%;
  }
  100% {
    opacity: 0.6;
    left: -100%;
  }
}

.carousel-vis .item .outer {
  width: 67%;
  height: 100%;
  float: right;
  position: relative;
}

.carousel-vis .item .outer .caption {
  position: absolute;
  top: 30px;
  left: 10%;
  z-index: 15;
  font-size: 30px;
  color: white !important;
  width: 90%;
  line-height: 1;
}

.carousel-vis .item .outer .caption .inhalt span {
  font-family: 'futura_passata';
  font-size: 40px;
  color: #007d48;
  font-size: bold;
}

.carousel-vis .item .outer .caption .inhalt p {
  margin-top: 50px;
  font-size: 30px !important;
}

.carousel-vis .item.nextanimateIn {
  animation-name: nextanimateIn;
  animation-duration: 500ms;
}

.carousel-vis .item.nextanimateOut {
  animation-name: nextanimateOut;
  animation-duration: 500ms;
}

@keyframes nextanimateIn {
  from {
    left: 100%;
    right: initial;
  }
  to {
    left: 0;
  }
}

@keyframes nextanimateOut {
  from {
    left: 0;
  }
  to {
    left: -100%;
  }
}

.carousel-vis .item.prevanimateIn {
  animation-name: prevanimateIn;
  animation-duration: 500ms;
}

.carousel-vis .item.prevanimateOut {
  animation-name: prevanimateOut;
  animation-duration: 500ms;
}

@keyframes prevanimateIn {
  from {
    right: 100%;
    left: initial;
  }
  to {
    right: 0;
  }
}

@keyframes prevanimateOut {
  from {
    right: 0;
    left: initial;
  }
  to {
    right: -100%;
  }
}

.carousel-vis .item.active {
  z-index: 10;
  right: 0;
}

.carousel-vis .item.active .caption {
  right: 50%;
  transition: all 400ms ease;
}

.carousel-vis .item.active .overlay {
  right: -250px;
  transition: all 400ms ease;
}

.carousel-vis .toggler, .carousel-vis .minipreview, .carousel-vis .counter {
  display: none;
  padding: 0;
  bottom: 10px;
  position: absolute;
  text-align: center;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 11;
}

.carousel-vis .toggler li, .carousel-vis .minipreview li, .carousel-vis .counter li {
  border: none;
  width: 16px;
  height: 16px;
  background-color: #FFF;
  margin: 0;
  border-radius: 16px;
  margin-left: 11px;
  display: inline-block;
  cursor: pointer;
}

.carousel-vis .toggler li.active, .carousel-vis .minipreview li.active, .carousel-vis .counter li.active {
  background-color: #007d48;
}

.carousel-vis .toggler li:before, .carousel-vis .minipreview li:before, .carousel-vis .counter li:before {
  display: none !important;
}

.carousel-vis .minipreview {
  bottom: 40px;
  width: 300px;
  height: 70px;
  list-style: none;
  white-space: nowrap;
  overflow-y: hidden;
  margin: 0;
}

.carousel-vis .minipreview li {
  width: 50px;
  height: 50px;
  border-radius: 0;
  background-color: transparent;
  background-size: cover;
  background-position: center;
}

.carousel-vis .minipreview li.active {
  background-color: transparent;
}

.carousel-vis .minipreview li:first-child {
  margin: 0;
}

.carousel-vis .counter {
  bottom: 0;
}

.carousel-vis .item-skip {
  display: none;
  position: absolute;
  bottom: 120px;
  font-size: 35px;
  z-index: 11;
  cursor: pointer;
}

.carousel-vis .item-skip.next {
  right: 10px;
}

.carousel-vis .item-skip.prev {
  left: 10px;
}

.carousel-vis .background-left {
  background-color: #ebf4eb !important;
}

.carousel-vis .background-left .background {
  position: absolute;
  width: 33%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 992px) {
  .carousel-vis {
    height: 300px;
  }
  .carousel-vis .item {
    height: 300px;
  }
  .carousel-vis .item .outer .caption {
    bottom: 120px;
  }
  .carousel-vis .item .outer .caption .inhalt span {
    font-size: 30px !important;
  }
  .carousel-vis .item .outer .caption .inhalt p {
    font-size: 18px !important;
  }
}

.accordion .entry {
  margin-bottom: 3px;
}

.accordion .entry .title {
  transition: all ease 500ms;
  cursor: pointer;
  color: #357454;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.accordion .entry .text {
  display: none;
  width: 100% !important;
}

.accordion.-anmeldung .entry.active .text {
  background-color: rgba(255, 255, 255, 0.5);
}

.accordion.-anmeldung .entry .text {
  transition: background-color ease 500ms;
  transition-delay: 300ms;
  margin: 30px -15px;
  padding: 0 15px;
  background-color: rgba(255, 255, 255, 0);
  width: calc(100% + 30px) !important;
}

.accordion.-anmeldung .entry .text h2 {
  margin-top: 15px;
}

/* Responsive Table */
table.vis-table {
  width: 100%;
}

table.vis-table tr {
  border: 1px solid #333;
}

table.vis-table td,
table.vis-table th {
  padding: 5px;
}

@media screen and (max-width: 650px) {
  table.vis-table tr {
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
  }
  table.vis-table tr:first-child {
    display: none;
  }
  table.vis-table th {
    display: none;
  }
  table.vis-table td {
    display: block;
  }
  table.vis-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 50%;
    display: inline-block;
  }
}

/* -----------------------------------
 * Slidebars
 * Version 0..10
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */
#sb-site,
.sb-site-container,
.sb-slidebar,
body,
html {
  /* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  overflow-x: hidden;
  /* Stops horizontal scrolling. */
}

html {
  height: 100%;
  /* Site is as tall as device. */
}

body {
  min-height: 100%;
  height: auto;
  position: relative;
  /* Required for static Slidebars to function properly. */
}

html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
  /* Prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
}

/* ----------
 * 002 - Site
 */
#sb-site,
.sb-site-container {
  /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
  width: 100%;
  /*position: relative;*/
  z-index: 1;
  /* Site sits above Slidebars */
  background-color: #ffffff;
  /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */
}

/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  position: fixed;
  top: 0;
  z-index: 0;
  /* Slidebars sit behind sb-site. */
  display: none;
  /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
  background-color: #eee;
  /* Default Slidebars background colour, overwrite this with your own css. */
  -webkit-transform: translate(0px);
  /* Fixes issues with translated and z-indexed elements on iOS 7. */
}

.sb-left {
  left: 0;
  /* Set Slidebar to the left. */
}

.sb-right {
  right: 0;
  /* Set Slidebar to the right. */
}

.sb-slidebar.sb-static,
html.sb-static .sb-slidebar {
  position: absolute;
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}

.sb-slidebar.sb-active {
  display: block;
  /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */
}

.sb-style-overlay {
  z-index: 12999;
  /* Set z-index high to ensure it overlays any other site elements. */
}

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
  /* Adds native momentum scrolling for iOS & Android devices. */
}

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
  width: 30%;
}

.sb-width-thin {
  width: 15%;
}

.sb-width-wide {
  width: 45%;
}

@media (max-width: 480px) {
  /* Slidebar widths on extra small screens. */
  .sb-slidebar {
    width: 70%;
  }
  .sb-width-thin {
    width: 55%;
  }
  .sb-width-wide {
    width: 85%;
  }
}

@media (min-width: 481px) {
  /* Slidebar widths on small screens. */
  .sb-slidebar {
    width: 55%;
  }
  .sb-width-thin {
    width: 40%;
  }
  .sb-width-wide {
    width: 70%;
  }
}

@media (min-width: 768px) {
  /* Slidebar widths on medium screens. */
  .sb-slidebar {
    width: 40%;
  }
  .sb-width-thin {
    width: 25%;
  }
  .sb-width-wide {
    width: 55%;
  }
}

@media (min-width: 992px) {
  /* Slidebar widths on large screens. */
  .sb-slidebar {
    width: 30%;
  }
  .sb-width-thin {
    width: 15%;
  }
  .sb-width-wide {
    width: 45%;
  }
}

@media (min-width: 1200px) {
  /* Slidebar widths on extra large screens. */
  .sb-slidebar {
    width: 20%;
  }
  .sb-width-thin {
    width: 5%;
  }
  .sb-width-wide {
    width: 35%;
  }
}

/* ---------------
 * 004 - Animation
 */
#sb-site,
.sb-site-container,
.sb-slide,
.sb-slidebar {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  /* Add left/right for Android < 4.4. */
  -webkit-backface-visibility: hidden;
  /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */
}

/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
  display: none;
  /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}

/* [#CONVERT-2-UTF8] */
/**
 * WAHE GURU YOGA
 * @author Hanna Zuellig <zuellig@internauta.ch>
 */
/* ----------------------------------------------------------

html5, general

---------------------------------------------------------- */
article,
figcaption,
figure,
footer,
header,
hgroup,
legend,
nav,
section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

body,
html {
  margin: 0;
  padding: 0;
  font-family: Times, "Times New Roman", serif;
  font-size: 1rem;
  font-size: 16px;
  /*16 px*/
  line-height: 125%;
  /* 19px*/
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
}

table td {
  font-size: 1.125rem;
  line-height: 125%;
  vertical-align: top;
}

a {
  text-decoration: none;
  border: 0;
}

hr {
  border: none;
  height: 1px;
  color: #357454;
  background-color: #357454;
}

.group:after {
  /* self-clear floats */
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.printonly {
  display: none;
}

.border {
  border: 1px solid red;
}

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

.large-6 {
  width: 50%;
  float: left;
}

/* ----------------------------------------------------------

custom basic layout

---------------------------------------------------------- */
a.sb-toggle-left.toggle-icon {
  width: 30px;
  /* margin-left:20px;
  margin-top:20px;*/
  margin-bottom: 30px;
  display: none;
  z-index: 1000;
}

#sb-site,
.sb-slidebar {
  background-color: transparent;
}

#logo {
  position: fixed;
  bottom: 36px;
  left: 50px;
  width: 190px;
  z-index: 100;
}

#logo img {
  width: 100%;
  max-width: auto;
}

#smallVersionlogo {
  display: none;
}

#wrapper {
  max-width: 1600px;
  position: relative;
}

#menuwrapper,
.sb-slidebar {
  position: fixed;
  max-width: 1600px;
  /*width:27.6%;*/
  margin-top: 10px;
  left: 0;
  right: 0;
}

#menuwrapper ul.babel,
#menuwrapper ul.menu,
.sb-slidebar ul.babel,
.sb-slidebar ul.menu {
  position: relative;
  width: fit-content;
  max-width: 304px;
  background-color: rgba(255, 250, 240, 0.9);
  margin: 0;
  padding: 0;
  margin-left: 35px;
}

#menuwrapper ul.babel li.sb-close,
#menuwrapper ul.menu li.sb-close,
.sb-slidebar ul.babel li.sb-close,
.sb-slidebar ul.menu li.sb-close {
  position: absolute;
  top: 0;
  left: -20px;
  margin: 0 !important;
}

#menuwrapper ul.babel li.sb-close a,
#menuwrapper ul.menu li.sb-close a,
.sb-slidebar ul.babel li.sb-close a,
.sb-slidebar ul.menu li.sb-close a {
  color: rgba(255, 250, 240, 0.85) !important;
}

#menuwrapper ul.babel li,
#menuwrapper ul.menu li,
.sb-slidebar ul.babel li,
.sb-slidebar ul.menu li {
  list-style-type: none;
  margin-left: 1rem;
  margin-right: 1rem;
  position: relative;
  top: 0;
  left: 0;
}

#menuwrapper ul.babel li a,
#menuwrapper ul.menu li a,
.sb-slidebar ul.babel li a,
.sb-slidebar ul.menu li a {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.69rem;
  line-height: 2.1rem;
  letter-spacing: 0.06rem;
  font-weight: bold;
}

#menuwrapper ul.babel li ul,
#menuwrapper ul.menu li ul,
.sb-slidebar ul.babel li ul,
.sb-slidebar ul.menu li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 40px;
  z-index: 600;
  background-color: rgba(220, 234, 201, 0.85);
  padding-right: 1rem;
  width: 208px;
}

#menuwrapper ul.babel li ul li a,
#menuwrapper ul.menu li ul li a,
.sb-slidebar ul.babel li ul li a,
.sb-slidebar ul.menu li ul li a {
  font-family: Times, "Times New Roman", serif;
  color: black;
  font-size: 1.26rem;
  letter-spacing: 0;
  font-weight: normal;
  line-height: 125%;
  padding-top: 0.2rem;
  display: block;
}

#menuwrapper ul.babel li ul li.zwischentitel,
#menuwrapper ul.babel li ul li:first-of-type,
#menuwrapper ul.menu li ul li.zwischentitel,
#menuwrapper ul.menu li ul li:first-of-type,
.sb-slidebar ul.babel li ul li.zwischentitel,
.sb-slidebar ul.babel li ul li:first-of-type,
.sb-slidebar ul.menu li ul li.zwischentitel,
.sb-slidebar ul.menu li ul li:first-of-type {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.19rem;
  line-height: 125%;
  letter-spacing: 0.06rem;
  font-weight: bold;
  border-bottom: 1px solid #357454;
}

#menuwrapper ul.babel li ul li.zwischentitel,
#menuwrapper ul.menu li ul li.zwischentitel,
.sb-slidebar ul.babel li ul li.zwischentitel,
.sb-slidebar ul.menu li ul li.zwischentitel {
  margin-top: 1rem;
}

#menuwrapper ul.babel li ul li.active a,
#menuwrapper ul.menu li ul li.active a,
.sb-slidebar ul.babel li ul li.active a,
.sb-slidebar ul.menu li ul li.active a {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.16rem;
  /* line-height:2rem;*/
  letter-spacing: 0.06rem;
  font-weight: bold;
}

#menuwrapper ul.babel li ul ul,
#menuwrapper ul.menu li ul ul,
.sb-slidebar ul.babel li ul ul,
.sb-slidebar ul.menu li ul ul {
  position: relative;
  top: 0;
  left: 0;
  background-color: transparent;
}

#menuwrapper ul.babel li.active ul,
#menuwrapper ul.menu li.active ul,
.sb-slidebar ul.babel li.active ul,
.sb-slidebar ul.menu li.active ul {
  display: block;
  opactiy: 1;
}

#menuwrapper ul.babel li.active > a,
#menuwrapper ul.menu li.active > a,
.sb-slidebar ul.babel li.active > a,
.sb-slidebar ul.menu li.active > a {
  color: white;
}

#menuwrapper ul.babel li:first-of-type,
#menuwrapper ul.menu li:first-of-type,
.sb-slidebar ul.babel li:first-of-type,
.sb-slidebar ul.menu li:first-of-type {
  margin-top: 1rem;
}

#menuwrapper ul.babel,
.sb-slidebar ul.babel {
  margin-top: -1rem;
  padding-top: 1rem;
}

#menuwrapper ul.babel li,
.sb-slidebar ul.babel li {
  float: left;
  margin-top: 1rem;
}

#menuwrapper ul.babel li:last-of-type,
.sb-slidebar ul.babel li:last-of-type {
  margin-left: 0.4rem;
}

#contentwrapper {
  width: calc(100% - 310px);
  float: left;
  padding-bottom: 36px;
  margin-left: 310px;
  z-index: 500;
  position: relative;
}

#contentwrapper .content {
  /*background-color:$hgruen_opac;*/
  background-color: rgba(255, 250, 240, 0.85);
  margin-right: 35px;
  padding: 30px 2.5rem 2.5rem;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}

#contentwrapper .content article {
  border-top: 1px solid #357454;
  /*color: $gruen;*/
  margin-bottom: 1rem;
}

#contentwrapper .content article.noline {
  border-top: none;
}

#contentwrapper .content ul li {
  list-style-type: none;
  padding-left: 1rem;
  text-indent: -1rem;
  /*margin-bottom:0.5rem;*/
}

#contentwrapper .content ul li:before {
  content: "–";
  display: block;
  width: 1rem;
  float: left;
}

#contentwrapper .content p + ul {
  margin-top: -1rem;
}

#contentwrapper .content.is-scrolling {
  background-color: rgba(220, 234, 181, 0.7);
}

#contentwrapper .text {
  width: 50%;
  float: left;
  margin-right: 5%;
}

#contentwrapper .text img {
  width: auto !important;
}

#contentwrapper .bild {
  width: 35%;
  float: right;
  margin-right: 5.5%;
}

#contentwrapper p.datum,
#contentwrapper p.facts {
  /* font-size:1.26rem;*/
}

#contentwrapper .italique,
#contentwrapper div.adresse,
#contentwrapper div.datum,
#contentwrapper p.adresse,
#contentwrapper p.datum {
  /*color: $gruen;*/
  font-style: oblique;
}

#contentwrapper p.facts {
  margin: 0;
}

#contentwrapper .preisliste div,
#contentwrapper p,
#contentwrapper ul {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 130%;
  letter-spacing: 0.01rem;
  color: black;
}

#contentwrapper ul {
  margin-bottom: 0;
}

#contentwrapper a {
  color: #357454;
}

#contentwrapper .wahe-sign-pagebottom {
  text-align: center;
  margin-top: 5px;
  margin-right: 35px;
  border-top: 2px solid rgba(255, 250, 240, 0.85);
  padding-top: 40px;
}

#contentwrapper .wahe-sign-pagebottom img {
  width: 20%;
}

/* ----------------------------------------------------------

frauen

---------------------------------------------------------- */
body.frauen {
  /*.overlayWrap{
    .inner{
      background-color:$gelb_opac;
    }
  }*/
}

body.frauen #contentwrapper .content {
  background-color: rgba(255, 225, 214, 0.85);
}

body.frauen #contentwrapper .content.is-scrolling {
  background-color: rgba(255, 250, 240, 0.7);
}

body.frauen #menuwrapper ul.menu li ul,
body.frauen .sb-slidebar ul.menu li ul {
  background-color: rgba(255, 225, 214, 0.85);
}

/* ----------------------------------------------------------

stundenplan

---------------------------------------------------------- */
body.stundenplan #contentwrapper .week {
  background-image: url("../pics/bg_week.png");
  background-repeat: no-repeat;
  background-position-y: 10px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}

body.stundenplan #contentwrapper article {
  float: left;
  width: 20%;
}

body.stundenplan #contentwrapper article.weekend > article {
  width: 100%;
}

body.stundenplan #contentwrapper article.weekend {
  border-top: none;
}

body.stundenplan #contentwrapper article.weekend div.datum.stundenplan {
  width: 100%;
  margin-right: 0;
}

body.stundenplan #contentwrapper div.abend,
body.stundenplan #contentwrapper div.mittag,
body.stundenplan #contentwrapper div.morgen {
  height: auto;
  min-height: 100px;
  border: 1px solid transparent;
}

body.stundenplan #contentwrapper article.weekend div.datum.stundenplan,
body.stundenplan #contentwrapper div.datum.stundenplan {
  /* width:25%;*/
  float: left;
  font-size: 1.125rem;
  border-top: 1px solid #357454;
  width: 95%;
  margin-right: 5%;
  padding-top: 0.1rem;
}

body.stundenplan #contentwrapper .ort.stundenplan {
  margin-top: -1rem;
}

body.stundenplan #contentwrapper div.kurstext {
  float: left;
  /*width:75%;*/
  width: 100%;
}

body.stundenplan #contentwrapper div.kurstext p {
  margin-bottom: 0;
  padding-right: 0.5rem;
}

body.stundenplan #contentwrapper div.kurseintrag {
  /*border-top:1px solid $gruen;
      max-width:500px;*/
  width: 100%;
}

body.stundenplan #contentwrapper div.kursleiter {
  width: 100%;
}

body.stundenplan #contentwrapper div.kursleiter a {
  color: #357454;
  font-style: oblique;
}

body.stundenplan #contentwrapper div.kursleiter p {
  padding-right: 0.5rem;
}

/* ----------------------------------------------------------

preiseliste

---------------------------------------------------------- */
.preisliste {
  border-bottom: 1px solid #357454;
  margin-bottom: 1rem;
}

/* ----------------------------------------------------------

teamliste

---------------------------------------------------------- */
#contentwrapper .teamliste {
  margin-bottom: 1rem;
}

#contentwrapper .teamliste .text {
  width: calc(100% - 200px);
  float: left;
  margin-right: 0;
}

#contentwrapper .teamliste .bild {
  width: 120px;
}

/* ----------------------------------------------------------

person
---------------------------------------------------------- */
article.person {
  padding-top: 2rem;
}

.cv {
  padding-top: 2rem;
}

/* ----------------------------------------------------------

kontakt
---------------------------------------------------------- */
.kontakt article p {
  width: 75%;
}

/* ----------------------------------------------------------

custom basic styles

---------------------------------------------------------- */
h2 {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.19rem;
  line-height: 2rem;
  letter-spacing: 0.06rem;
  font-weight: bold;
  border-top: 1px solid #357454;
  padding-bottom: 1rem;
  margin: 0;
}

article h2 {
  border-top: none;
  padding-bottom: 0;
}

h1 {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.69rem;
  line-height: 2.1rem;
  letter-spacing: 0.06rem;
  font-weight: bold;
  padding-top: 0.25rem;
}

/* ----------------------------------------------------------

HOME

---------------------------------------------------------- */
#home {
  /*#overlay{
   position:fixed;
   top:0px;
   left:0px;
   width:100%;
   height:100%;
   background-color:rgba(53, 116, 84,0.4);
   z-index:10;
 }*/
}

#home #wahe-logo {
  position: absolute;
  z-index: 100;
  bottom: 36px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}

#home #wahe-logo img {
  margin-left: auto;
  margin-right: auto;
  width: 17%;
}

#home #wahe-sign {
  position: absolute;
  width: 17%;
  height: 100%;
  z-index: 100;
}

#home #wahe-sign .wrapper {
  position: absolute;
  top: 50%;
  width: 80%;
  max-width: 300px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#home #wahe-sign .wrapper img {
  width: 100%;
  max-width: auto;
}

#home #figur {
  position: absolute;
  width: 26%;
  right: 0;
  height: 100%;
  z-index: 100;
}

#home #figur .wrapper {
  position: absolute;
  top: 50%;
  width: 80%;
  max-width: 480px;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

#home #figur .wrapper img {
  float: right;
  width: 100%;
  max-width: auto;
}

#home #claim {
  position: absolute;
  z-index: 100;
  top: 115px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  color: white;
  font-family: 'futura_passata';
  font-size: 2.5rem;
  line-height: 125%;
  letter-spacing: 0.06rem;
}

#home #claim a {
  color: rgba(255, 250, 240, 0.85);
  font-family: 'futura_passata';
}

#home #claim a p {
  font-family: 'futura_passata';
}

/* ----------------------------------------------------------------------------------------------------------------
//-----overlay
---------------------------------------------------------------------------------------------------------------- */
#overlay {
  width: 100%;
  display: none;
}

.overlayWrap {
  width: calc(100% - 333px);
  margin-left: 333px;
  position: relative;
  max-width: 1265px;
}

.overlayWrap a.close {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 0.9rem;
  top: 23px;
  z-index: 5000;
  cursor: pointer;
}

.overlayWrap .innerWrap {
  background-color: rgba(35, 134, 79, 0.9);
  width: 50%;
  padding: 23px 45px 0.3rem 23px;
  position: relative;
  left: 17px;
  margin-right: 5%;
  font-size: 1.125rem;
  line-height: 125%;
}

.overlayWrap .innerWrap .inner {
  color: floralwhite;
}

.overlayWrap .innerWrap p {
  margin-bottom: 1rem;
}

.overlayWrap .innerWrap h2.line {
  color: floralwhite;
  border-top: 1px solid floralwhite;
}

.overlayWrap .innerWrap h2 {
  color: floralwhite;
  border-top: none;
}

.overlayWrap .innerWrap a {
  color: floralwhite;
  text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------------
//-----form
---------------------------------------------------------------------------------------------------------------- */
label {
  float: left;
  width: 100px;
}

label.checkbox {
  width: auto;
}

input {
  background-color: transparent;
  border: 1px solid floralwhite;
  width: 250px;
  font-size: 1.125rem;
  line-height: 125%;
  color: floralwhite;
  font-family: Times, "Times New Roman", serif;
}

input[type=checkbox] {
  width: 20px;
  padding-left: 5px;
}

input[type=submit] {
  width: 80px;
  margin-left: 100px;
}

::-webkit-input-placeholder {
  color: floralwhite;
  opacity: 0.4 !important;
  padding-left: 5px;
}

:-moz-placeholder {
  /* older Firefox*/
  color: floralwhite;
  opacity: 0.4 !important;
  padding-left: 5px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: floralwhite;
  opacity: 0.4 !important;
  padding-left: 5px;
}

:-ms-input-placeholder {
  color: floralwhite;
  opacity: 0.4 !important;
  padding-left: 5px;
}

/* ----------------------------------------------------------------------------------------------------------------
//-----mailchimp form
---------------------------------------------------------------------------------------------------------------- */
#mc_embed_signup input {
  border: 1px solid #357454;
  color: #357454;
}

#mc_embed_signup div > div {
  margin-bottom: 0.4rem;
}

#mc_embed_signup label {
  font-size: 1.125rem;
  line-height: 130%;
  letter-spacing: 0.01rem;
  color: black;
}

/* ----------------------------------------------------------------------------------------------------------------
//-----responsive
---------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 64em) {
  #contentwrapper .text,
  #contentwrapper .teamliste .text {
    width: 100%;
  }
  #contentwrapper .bild,
  #contentwrapper .teamliste .bild {
    width: 40%;
    margin-right: 2%;
    float: none;
    clear: both;
    margin-bottom: 1rem;
  }
  .overlayWrap {
    padding-right: 35px;
    width: calc(100% - 310px);
    margin-left: 293px;
  }
  .overlayWrap .inner {
    width: 100%;
  }
  /* stundenplan */
  body.stundenplan #contentwrapper .week {
    background-image: none;
  }
  body.stundenplan #contentwrapper article {
    float: left;
    width: 100%;
  }
  body.stundenplan #contentwrapper article.weekend {
    border-top: none;
  }
  body.stundenplan #contentwrapper article.weekend div.datum.stundenplan,
  body.stundenplan #contentwrapper div.datum.stundenplan {
    border-top: none;
    width: 25%;
    padding-top: 0;
  }
  body.stundenplan #contentwrapper .ort.stundenplan {
    margin-top: 0;
  }
  body.stundenplan #contentwrapper article.weekend div.kurstext,
  body.stundenplan #contentwrapper div.kurstext {
    float: left;
    /*width:75%;*/
    width: 70%;
  }
  body.stundenplan #contentwrapper article.weekend div.kurstext p,
  body.stundenplan #contentwrapper div.kurstext p {
    padding-right: 0.5rem;
  }
  body.stundenplan #contentwrapper div.kurseintrag {
    width: 70%;
  }
  body.stundenplan #contentwrapper article.weekend div.kursleiter,
  body.stundenplan #contentwrapper div.kursleiter {
    width: 70%;
    margin-left: 30%;
  }
  body.stundenplan #contentwrapper article.weekend div.kursleiter p,
  body.stundenplan #contentwrapper div.kursleiter p {
    padding-right: 0.5rem;
  }
  body.stundenplan #contentwrapper div.abend,
  body.stundenplan #contentwrapper div.mittag,
  body.stundenplan #contentwrapper div.morgen {
    min-height: auto;
  }
}

@media only screen and (max-width: 48em) {
  #menuwrapper {
    display: none !important;
  }
  .sb-slidebar.sb-left.sb-style-overlay {
    width: 100%;
  }
  .overlayWrap .innerWrap {
    width: 100%;
  }
  a.closeSlidebar {
    color: #357454;
    font-family: 'futura_passata';
    font-size: 1.69rem;
    line-height: 2.1rem;
    letter-spacing: 0.06rem;
    font-weight: bold;
    position: absolute;
    display: block;
    right: 30px;
  }
  ul li a.closeSlidebar {
    display: none;
  }
  .sb-slidebar ul.menu {
    margin-left: 30px;
  }
  #contentwrapper,
  .overlayWrap {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
  }
  #contentwrapper .content,
  .overlayWrap .content {
    margin-right: 0;
    padding: 1rem;
  }
  #contentwrapper .wahe-sign-pagebottom {
    margin-right: 0;
    padding-top: 20px;
  }
  #contentwrapper .content {
    padding-top: 0;
  }
  body.stundenplan #contentwrapper div.kursleiter p {
    margin-bottom: 0;
  }
  body.stundenplan #contentwrapper div.kurseintrag {
    width: 100%;
  }
  #logo {
    display: none;
  }
  #smallVersionlogo {
    display: block;
    position: relative;
    bottom: 0;
    margin-bottom: 50px;
    z-index: 100;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
  }
  #smallVersionlogo img {
    margin-left: auto;
    margin-right: auto;
    width: 45%;
  }
  a.sb-toggle-left.toggle-icon {
    display: block;
    position: fixed;
  }
  #home #figur {
    width: 43%;
  }
  #home #wahe-sign {
    width: 30%;
  }
  #home #wahe-logo img {
    width: 30%;
  }
  #home #claim {
    font-size: 1.1rem;
  }
  .large-6 {
    width: 100%;
  }
  .kontakt article p {
    width: 100%;
  }
}

/*
---
name: Shared
category: shared
sourcePath:
---

Before creating components you most likely will have styles that are too
generic in order to fit into a component or possibly will even be used by all
of the components you create.

This for example could be generic typographic definitions, debugging styles or
basic print styles.
*/
.-cmain {
  color: #e2007a;
}

.-cblack {
  color: #000;
}

.-cgrey {
  color: #333;
}

.-cwhite {
  color: #FFF;
}

.-bgmain {
  background-color: #e2007a;
}

.-bgblack {
  background-color: #000;
}

.-bggrey {
  background-color: #333;
}

.-bgwhite {
  background-color: #FFF;
}

a {
  color: #e2007a;
}

a:focus,
a:hover {
  color: #af005e;
}

img.seoimage {
  display: none;
}

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

h1 {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.69rem;
  line-height: 2.1rem;
  letter-spacing: 0.06rem;
  font-weight: bold;
  padding-top: 0.25rem;
  margin: 0;
}

h2 {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.19rem;
  line-height: 2rem;
  letter-spacing: 0.06rem;
  font-weight: bold;
  border-top: 1px solid #357454;
  padding-bottom: 1rem;
  margin: 0;
}

body p {
  font-family: Times, "Times New Roman", serif;
}

._margin-top-0 {
  margin-top: 0rem !important;
}

._margin-bottom-0 {
  margin-bottom: 0rem !important;
}

._padding-top-0 {
  padding-top: 0rem !important;
}

._padding-bottom-0 {
  padding-bottom: 0rem !important;
}

._margin-top-0\.5 {
  margin-top: 0.5rem !important;
}

._margin-bottom-0\.5 {
  margin-bottom: 0.5rem !important;
}

._padding-top-0\.5 {
  padding-top: 0.5rem !important;
}

._padding-bottom-0\.5 {
  padding-bottom: 0.5rem !important;
}

._margin-top-1 {
  margin-top: 1rem !important;
}

._margin-bottom-1 {
  margin-bottom: 1rem !important;
}

._padding-top-1 {
  padding-top: 1rem !important;
}

._padding-bottom-1 {
  padding-bottom: 1rem !important;
}

._margin-top-1\.5 {
  margin-top: 1.5rem !important;
}

._margin-bottom-1\.5 {
  margin-bottom: 1.5rem !important;
}

._padding-top-1\.5 {
  padding-top: 1.5rem !important;
}

._padding-bottom-1\.5 {
  padding-bottom: 1.5rem !important;
}

._margin-top-2 {
  margin-top: 2rem !important;
}

._margin-bottom-2 {
  margin-bottom: 2rem !important;
}

._padding-top-2 {
  padding-top: 2rem !important;
}

._padding-bottom-2 {
  padding-bottom: 2rem !important;
}

._margin-top-2\.5 {
  margin-top: 2.5rem !important;
}

._margin-bottom-2\.5 {
  margin-bottom: 2.5rem !important;
}

._padding-top-2\.5 {
  padding-top: 2.5rem !important;
}

._padding-bottom-2\.5 {
  padding-bottom: 2.5rem !important;
}

._margin-top-3 {
  margin-top: 3rem !important;
}

._margin-bottom-3 {
  margin-bottom: 3rem !important;
}

._padding-top-3 {
  padding-top: 3rem !important;
}

._padding-bottom-3 {
  padding-bottom: 3rem !important;
}

._margin-top-4 {
  margin-top: 4rem !important;
}

._margin-bottom-4 {
  margin-bottom: 4rem !important;
}

._padding-top-4 {
  padding-top: 4rem !important;
}

._padding-bottom-4 {
  padding-bottom: 4rem !important;
}

._margin-top-5 {
  margin-top: 5rem !important;
}

._margin-bottom-5 {
  margin-bottom: 5rem !important;
}

._padding-top-5 {
  padding-top: 5rem !important;
}

._padding-bottom-5 {
  padding-bottom: 5rem !important;
}

._margin-top-6 {
  margin-top: 6rem !important;
}

._margin-bottom-6 {
  margin-bottom: 6rem !important;
}

._padding-top-6 {
  padding-top: 6rem !important;
}

._padding-bottom-6 {
  padding-bottom: 6rem !important;
}

._text-capitalize {
  text-transform: capitalize !important;
}

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

._text-larger {
  font-size: 125% !important;
}

._text-preformatted {
  white-space: pre !important;
}

._text-smaller {
  font-size: 75% !important;
}

._text-strong {
  font-weight: bold;
}

._text-italic {
  font-style: italic;
}

._text-undecorated {
  text-decoration: none !important;
}

._text-uppercase {
  text-transform: uppercase !important;
}

._text-width {
  max-width: 70ch !important;
}

._text-truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

._speechonly {
  display: block;
  font-size: 0;
  line-height: 0;
}

._overflow-hidden {
  overflow: hidden !important;
}

._display-block {
  display: block !important;
}

._display-flex {
  display: flex !important;
}

._flex-column {
  flex-direction: column !important;
}

._hidden {
  display: none;
}

/*
---
name: Components
category: components
sourcePath:
---

Components ideally are pieces of CSS that are independent, detached,
context unaware and as tiny as possible. A component may also be a composition
of other components.
*/
/*$sidebar-width: 60px;
$sidebar-toggle-height: 2.5lh;
$header-margin: 0.5lh;
$header-height: $sidebar-toggle-height;
$header-logo-height: $header-height - ($header-margin * 2);
$header-search-height: 1.25lh;*/
footer {
  margin-top: 50px;
  border-top: 1px solid #357454;
  padding-top: 25px;
}

footer .adresse {
  font-size: 18px;
  font-style: normal !important;
}

footer .social {
  text-align: center;
}

footer .links {
  text-align: right;
}

@media only screen and (max-width: 1024px) {
  footer .adresse {
    text-align: center;
    margin-bottom: 15px;
  }
  footer .social {
    text-align: center;
  }
  footer .links {
    text-align: center;
  }
}

#menuwrapper ul.babel li ul,
#menuwrapper ul.menu li ul,
.sb-slidebar ul.babel li ul,
.sb-slidebar ul.menu li ul {
  position: relative;
  background: none;
  left: 0;
  width: 100%;
}

#menuwrapper ul.babel li ul li,
#menuwrapper ul.menu li ul li,
.sb-slidebar ul.babel li ul li,
.sb-slidebar ul.menu li ul li {
  margin-left: 0;
}

#menuwrapper ul.babel li ul li:first-child,
#menuwrapper ul.menu li ul li:first-child,
.sb-slidebar ul.babel li ul li:first-child,
.sb-slidebar ul.menu li ul li:first-child {
  display: none;
}

#menuwrapper ul {
  padding-bottom: 15px !important;
}

#menuwrapper ul.babel {
  display: none;
}

#menuwrapper ul a {
  text-decoration: none !important;
}

body.frauen #menuwrapper ul.menu li ul,
body.frauen .sb-slidebar ul.menu li ul {
  background: none;
}

a.sb-toggle-left.toggle-icon {
  display: none;
}

#menuwrapper ul.babel li ul li.active a,
#menuwrapper ul.menu li ul li.active a,
.sb-slidebar ul.babel li ul li.active a,
.sb-slidebar ul.menu li ul li.active a {
  font-family: 'futura_passata';
  color: #357454;
  font-weight: normal;
}

@media only screen and (max-width: 1024px) {
  #contentwrapper,
  .overlayWrap {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    float: none;
  }
  .content {
    margin-right: 0 !important;
  }
}

#contentwrapper .content {
  transition: background-color 2s;
}

#contentwrapper .content h2 {
  padding-top: 10px;
}

#contentwrapper .content p.googleMaps {
  width: 100%;
}

.home-boxen {
  margin-bottom: 50px;
  font-size: 18px;
  padding: 0 15px;
}

.home-boxen h3 {
  color: #357454;
  font-family: 'futura_passata';
  font-size: 1.19rem;
  line-height: 2rem;
  letter-spacing: 0.06rem;
  font-weight: bold;
  border-bottom: 2px solid #357454;
  margin: 0 0 15px;
}

.home-boxen .col-md-4 {
  padding-left: 3px;
  padding-right: 3px;
}

.home-boxen .col-md-4 > div {
  min-height: 200px;
}

.home-boxen .frau-sein {
  background-color: #f7e2d8;
  padding: 20px 15px;
}

.home-boxen .bewusst-sein {
  background-color: #d4ddc6;
  padding: 20px 15px;
}

.home-boxen .ernährung {
  background-color: #dfe8d0;
  padding: 20px 15px;
}

@media (max-width: 992px) {
  .home-boxen .frau-sein {
    margin-bottom: 25px;
  }
  .home-boxen .bewusst-sein {
    margin-bottom: 25px;
  }
}

.list-homekurse {
  display: flex;
  flex-wrap: wrap;
}

.list-homekurse .kurs-outer {
  display: flex;
  width: 32%;
  margin-bottom: 15px;
  margin-right: 1%;
  text-decoration: none;
  cursor: pointer;
}

.list-homekurse .kurs-outer .kurs {
  background-size: cover;
  background-position: center;
  display: flex;
  width: 100%;
}

.list-homekurse .kurs-outer .kurs .content {
  width: 100%;
  margin-top: 70%;
  margin-right: 0 !important;
  padding: 2.5rem 15px !important;
}

.list-homekurse .kurs-outer .kurs .content .text {
  width: 100% !important;
}

.list-homekurse .kurs-outer .kurs .content h3 {
  font-size: 18px;
  color: #357454;
}

.list-homekurse .kurs-outer .kurs .content span {
  display: block;
}

@media (max-width: 1400px) {
  .list-homekurse .kurs-outer {
    width: 49%;
  }
}

@media (max-width: 992px) {
  .list-homekurse .kurs-outer {
    width: 100%;
    margin-right: 0;
  }
}

.list-kurse {
  display: flex;
  flex-wrap: wrap;
}

.list-kurse .kurs-outer {
  display: flex;
  width: 32%;
  margin-bottom: 15px;
  margin-right: 1%;
  text-decoration: none;
  cursor: pointer;
}

.list-kurse .kurs-outer .kurs {
  background-size: cover;
  background-position: center;
  display: flex;
  width: 100%;
}

.list-kurse .kurs-outer .kurs .content {
  width: 100%;
  margin-top: 70%;
  margin-right: 0 !important;
  padding: 2.5rem 15px !important;
}

.list-kurse .kurs-outer .kurs .content h1 {
  padding-top: 0.25rem;
  padding-bottom: 0;
}

.list-kurse .kurs-outer .kurs .content h3 {
  font-size: 18px;
  color: #357454;
}

.list-kurse .kurs-outer .kurs .content span {
  display: block;
}

@media (max-width: 1400px) {
  .list-kurse .kurs-outer {
    width: 49%;
  }
}

@media (max-width: 992px) {
  .list-kurse .kurs-outer {
    width: 100%;
    margin-right: 0;
  }
}

form * {
  padding: 1px;
}

form.anmeldung .form-group {
  margin-bottom: 0;
}

form.anmeldung .form-group .form-control {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid black;
}

form.anmeldung .form-group .form-control:focus {
  border-color: #357454;
  box-shadow: none;
}

form.anmeldung .form-buttons {
  margin: 15px 0 30px;
}

form.anmeldung .form-buttons button.btn {
  background-color: #357454;
  color: #FFF;
  border-radius: 0;
}

form.anmeldung ::placeholder {
  color: #666;
  opacity: 1 !important;
}

form.anmeldung :-ms-input-placeholder {
  color: #666;
  opacity: 1 !important;
}

form.anmeldung ::-ms-input-placeholder {
  color: #666;
  opacity: 1 !important;
}

video {
  width: 100%;
}

article.group {
  margin-bottom: 30px !important;
}

article.group h1 {
  padding-top: 30px;
  padding-bottom: 15px;
}

article.group .info-box {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 15px;
  margin: 15px 0;
  font-size: 18px !important;
}

article.group .info-box .text h3 {
  font-size: 1.17em;
  font-weight: bold;
  font-family: Times, "Times New Roman", serif;
}

ul li {
  font-family: Times, "Times New Roman", serif;
}

.special-gallery {
  display: flex;
  flex-wrap: wrap;
}

.special-gallery li {
  width: 33.3333%;
  margin-bottom: 15px;
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.special-gallery li:before {
  content: '' !important;
  display: none;
}

.special-gallery li .img {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 900px) {
  .special-gallery li {
    width: 50%;
  }
}

@media (max-width: 600px) {
  .special-gallery li {
    width: 100%;
  }
}

/*
---
name: ⚠️ Views
category: views
sourcePath:
---

Everything that is *not* working in a component based approach will somewhen
end up as an *view*. For example if you need to adjust stylings of a
component, based on pages rather than on conditions, then put it here.
*/
