@charset "UTF-8";
/*
Theme Name: IKM
Theme URI: http://www.styleworks.website/
Author: styleworks
Author URI: mailto:mail@styleworks.website
Version: 1.0
*/
/* ======================================================================= */
/*  01 normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
/* ======================================================================= */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ======================================================================= */
/*  02 Variables
/* ======================================================================= */
/* ======================================================================= */
/*  03 Typography
/* ======================================================================= */
/** 
 * typography css Dr. Wenninger
 *
 * @copyright       ©2016, Uli Arndt
 * @link            http://www.styleworks.com.de
 * @version         0.0.1
 */
/* ----- webfonts ----- */
@font-face {
  font-family: 'Antartida light';
  src: url("fonts/antartidaessential-light-webfont.eot");
  src: url("fonts/antartidaessential-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/antartidaessential-light-webfont.woff2") format("woff2"), url("fonts/antartidaessential-light-webfont.woff") format("woff"), url("fonts/antartidaessential-light-webfont.ttf") format("truetype"), url("fonts/antartidaessential-light-webfont.svg#antartidaessentiallight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Antartida bold';
  src: url("fonts/antartidaessential-bold-webfont.eot");
  src: url("fonts/antartidaessential-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/antartidaessential-bold-webfont.woff2") format("woff2"), url("fonts/antartidaessential-bold-webfont.woff") format("woff"), url("fonts/antartidaessential-bold-webfont.ttf") format("truetype"), url("fonts/antartidaessential-bold-webfont.svg#antartidaessentialbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Antartida lLtIt';
  src: url("fonts/antartidaessential-light-italic-webfont.eot");
  src: url("fonts/antartidaessential-light-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/antartidaessential-light-italic-webfont.woff2") format("woff2"), url("fonts/antartidaessential-light-italic-webfont.woff") format("woff"), url("fonts/antartidaessential-light-italic-webfont.ttf") format("truetype"), url("fonts/antartidaessential-light-italic-webfont.svg#antartidaessentialLtIt") format("svg");
  font-weight: normal;
  font-style: normal; }
.has-background {
  padding: 0 !important; }

.wp-block-group.has-background {
  padding: 60px !important; }
  @media (max-width: 700px) {
    .wp-block-group.has-background {
      padding: 40px !important; } }
  @media (max-width: 480px) {
    .wp-block-group.has-background {
      padding: 20px 10px !important; } }

body {
  font-family: 'Antartida light', sans-serif;
  font-size: 100%;
  font-weight: 100;
  color: #0f0f0f;
  line-height: 1.4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

.content-column {
  font-size: 120%;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.1;
  margin-top: 0;
  /*hyphens: auto;*/ }

h1 {
  font-family: 'Antartida bold', sans-serif;
  font-size: 178%;
  font-weight: 300;
  margin-bottom: 1em;
  text-transform: uppercase;
  /*letter-spacing: -0.05em;*/ }
  @media (max-width: 480px) {
    h1 {
      font-size: 180%; } }

h1.main-h1 {
  font-size: 260%; }
  @media (max-width: 700px) {
    h1.main-h1 {
      font-size: 240%; } }
  @media (max-width: 480px) {
    h1.main-h1 {
      font-size: 180%; } }

h2 {
  font-family: 'Antartida bold', sans-serif;
  font-size: 160%;
  font-weight: 300;
  margin-bottom: 1em;
  /*text-transform: uppercase;*/ }
  @media (max-width: 480px) {
    h2 {
      font-size: 150%; } }

h2.widgettitle {
  display: none; }

h2.interims-h2 {
  color: #b9b9b9;
  font-size: 150%;
  margin-bottom: .5em; }

h3 {
  font-family: 'Antartida bold', sans-serif;
  font-size: 140%;
  font-weight: 300;
  margin-bottom: .8em;
  margin-top: 0;
  /*text-transform: uppercase;*/ }
  @media (max-width: 480px) {
    h3 {
      font-size: 160%; } }

h4 {
  font-size: 125%;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 2em;
  margin-top: 0.6em;
  line-height: 1.3em; }

h5 {
  font-size: 114%;
  margin: 0 0 1em;
  line-height: 1.3em; }

h6 {
  font-size: 110%;
  margin-bottom: 0.4em;
  line-height: 1.3em; }

#header-logo h1, .hidden-text, .screen-reader-text {
  /*font-size: 1px;*/
  margin: 0;
  overflow: hidden;
  text-indent: 100% !important;
  white-space: nowrap; }

.site-title {
  color: #fff; }

.content-column h2.textindent {
  text-indent: -60px; }
  @media (max-width: 1200px) {
    .content-column h2.textindent {
      text-indent: -30px; } }
  @media (max-width: 1090px) {
    .content-column h2.textindent {
      text-indent: 0px; } }

.nobottommargin {
  margin-bottom: 0 !important; }

p {
  margin: 0 0 1.2em 0;
  hyphens: auto; }

/*.praxisrubriken p { color: #C2C2C2; }*/
.quotes {
  color: #4b4b4b;
  font-family: 'Droid Serif', serif; }

.quote {
  font-size: 108%;
  font-style: italic; }

.quotebox {
  margin-bottom: 15px;
  padding-top: 15px; }

.quotes p {
  margin-bottom: 8px; }

.q-caption {
  color: #8d8d8d;
  font-size: 12px;
  margin-bottom: 30px !important; }

p.four-o-four {
  font-size: 1000%;
  line-height: 0.2;
  margin-bottom: 0.6em; }

p.roofline {
  color: #6B6B6B;
  font-size: 12px;
  margin-bottom: 5px;
  letter-spacing: 0.2em;
  text-transform: uppercase; }

a {
  color: #505a63;
  text-decoration: underline; }

.content-dark a,
.content-dark a.button,
p.has-white-color a {
  color: #b0b6bb !important; }

.content-dark a {
  color: #d6d6d6 !important; }

.content-dark a:hover, p.has-white-color a:hover {
  color: #fff !important; }

/*.content-column a:hover, a.moretag:hover, .pnomb a:hover { text-decoration:underline; }*/
/*.content-box a  { color:#918465; text-decoration:underline; }*/
a:hover, a:focus, a:active {
  color: #000; }

a.tab, .pagination-button > a {
  /*background: #c9c9c9;*/
  background: #939393;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 80%;
  line-height: 1.1em;
  padding: 18px 26px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

.tab-single-line > a.tab {
  padding: 12px 0 11px; }

/*.tab-single-line > a.tab, .tab-link > a.tab, .tab-link.current > a.tab { padding:12px 0 11px; }*/
.tab-multi-line > a.tab {
  padding: 5px 0 3px; }

a.tab {
  margin: 0 2px;
  padding: 10px 38px; }

/*a:hover > strong, a:hover > .shortcut * { color:#000 !important; }*/
a.tab:active, a.tab:focus, a.tab:hover,
.pagination-button > a:active, .pagination-button > a:focus, .pagination-button > a:hover {
  background: #282828;
  text-decoration: none; }

.current > a.tab {
  background: #282828;
  /*-webkit-border-radius: 2px 2px 0 0;
     -moz-border-radius: 2px 2px 0 0;
  		border-radius: 2px 2px 0 0;*/
  color: #fff;
  cursor: default;
  /*font-family: 'Droid Serif', serif ;
  font-style: italic;
  padding: 10px 0;
  text-transform: none;*/ }

.tab-multi-line.current > a.tab {
  padding: 8px 0 7px; }

.tab-single-line.current > a.tab {
  padding: 15px 0; }

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  text-decoration: none !important; }

/*ol li { margin-bottom: 2.4em; }*/
ol li ul {
  padding: 6px 0; }

ol li ul li {
  margin-bottom: .1em;
  padding: 3px 0; }

sup {
  top: -0.5em;
  font-weight: 100 !important;
  font-family: 'Antartida', sans-serif !important; }

b, strong {
  font-family: 'Antartida bold', sans-serif;
  font-weight: 400; }

hr {
  border: 0;
  height: 1px;
  background: #c8c8c8;
  margin-bottom: 25px; }

small, figcaption {
  font-size: 80%;
  line-height: 1.2em;
  color: #707070; }

small > a {
  display: inline-block;
  line-height: 1.1em; }

.grw-btns {
  font-size: 6px; }

.fontweight-normal {
  font-family: 'Antartida light', sans-serif;
  font-weight: normal !important; }

.bc-container {
  color: #707070;
  font-size: 70%;
  letter-spacing: 0.06em;
  margin: 0 4px 14px;
  text-transform: uppercase; }
  @media (max-width: 700px) {
    .bc-container {
      font-size: 65%; } }

.contentbox-links a {
  color: #a69c87;
  font-weight: bold;
  padding: 0 4px;
  text-transform: uppercase; }

.contentbox-links a:active, .contentbox-links a:focus, .contentbox-links a:hover {
  color: #111 !important; }

.termin-date {
  font-family: 'Source Sans Pro';
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2px;
  line-height: 1; }

.search-results-headline {
  margin-bottom: 30px;
  padding-top: 70px; }

#lang-switch {
  color: #c4c4c4; }

#lang-switch a {
  color: #acaaa5;
  font-size: 90%;
  letter-spacing: 1px;
  line-height: 1em;
  padding: 6px;
  text-decoration: none; }

#lang-switch a:hover, #lang-switch a:focus, #lang-switch a:active {
  background: #F8F8F8;
  color: #000;
  text-decoration: none; }

.nowrap {
  white-space: nowrap; }

.verticalaligned {
  line-height: 20px;
  display: inline-block;
  vertical-align: middle; }

.button, .pb-button, .aside-product-facts, .input-field, a.tab, .tabbed-panels h5, .options button, button.reset {
  font-family: 'Antartida light', sans-serif !important;
  font-size: 75%;
  letter-spacing: 0.06em;
  text-transform: uppercase; }

.wp-block-button__link, input.wpcf7-submit, .button {
  background-color: #32373c;
  border: 1px solid #32373c;
  border-radius: 5px;
  color: #fff;
  font-size: 78%;
  letter-spacing: 0.1em;
  min-width: 275px;
  padding: 1.2em;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

button:not(.reset) {
  background: #fff;
  border: none;
  color: black;
  cursor: pointer;
  font-family: 'Antartida bold';
  font-size: 75%;
  /*opacity: .8;*/
  border-radius: 5px;
  padding: 18px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.btnpink .wp-block-button__link, .btnpink input.wpcf7-submit, .btnpink .button {
  background-color: #ac136e !important;
  border: 1px solid #870050;
  color: #fff; }

.button:hover,
.wp-block-button__link:active,
input.wpcf7-submit:active,
.button:active,
.wp-block-button__link:focus,
input.wpcf7-submit:focus,
.button:focus,
.wp-block-button__link:hover,
input.wpcf7-submit:hover {
  /*background-color: #1e2226 !important;*/
  background-color: #ac136e !important;
  border: 1px solid #61003a;
  color: #fff; }

.options button:hover,
button.selected {
  /*background-color: #1e2226 !important;*/
  background-color: #ac136e !important;
  color: #fff; }

.cmplz-btn {
  padding: 10px 18px !important; }

button.ctabutton {
  border-radius: 15px;
  color: #a8146a;
  font-family: 'Antartida light',	sans-serif;
  letter-spacing: 0.06em;
  opacity: 1;
  padding: 22px 80px;
  text-transform: uppercase; }

button.ctabutton:hover {
  text-decoration: underline; }

    /*button.selected {
      background: #000 !important;
		color: #fff !important;
		opacity: 1;
    }*/
button.reset {
  position: absolute;
  bottom: 20px;
  font-size: 75%;
  letter-spacing: 0.06em;
  opacity: 1;
  right: 40px;
  text-transform: uppercase; }

button.reset {
  position: absolute;
  bottom: 20px;
  font-size: 75%;
  letter-spacing: 0.06em;
  opacity: 1;
  right: 40px;
  text-transform: uppercase; }

button.rpi-dot {
  padding: 2px !important; }

.instabutton {
  background: #32373c url("images/instagram.webp") top 13px left 25px no-repeat;
  background-size: 34px;
  padding-left: 70px !important;
  text-transform: none !important; }

.button, .pb-button > a, .pb-button .pagenavi a {
  border: 1px solid #c8c8c8;
  color: #c8c8c8;
  cursor: pointer;
  text-decoration: none !important;
  text-transform: uppercase;
  max-width: 350px;
  padding: 10px 0;
  text-align: center;
  width: 100%; }

.input-field {
  border: none;
  background: #ececec;
  color: #272727;
  height: 30px;
  padding: 0 6px;
  width: 60%; }

.bookingbutton {
  background: #f0f0f0;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
  display: block;
  /*font-size: 12px;*/
  height: 60px;
  margin-bottom: 12px;
  width: 240px; }
  @media (max-width: 700px) {
    .bookingbutton {
      width: 100%; } }

.bookingbutton:hover {
  background: #ac136e;
  color: #fff; }

.bookingbutton#availy {
  background: #f0f0f0 url("images/button_w-signet.webp") center center no-repeat;
  background-size: 50px;
  font-size: 95% !important;
  /*font-weight: bold;
  margin: 0 auto;*/ }

.bookingbutton#availy:hover {
  background: #ac136e url("images/button_w-signet_r.webp") center center no-repeat;
  background-size: 50px; }

.bookingbutton#doctolib {
  background: #f7f7f7 url("images/bb-Doctolib.webp") center center no-repeat;
  background-size: 80px;
  font-size: 0px;
  text-indent: -99999px; }

.bookingbutton#doctolib:hover {
  background: #2594d2 url("images/bb-Doctolib-r.webp") center center no-repeat;
  background-size: 80px; }

::-webkit-input-placeholder {
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

:-ms-input-placeholder {
  font-style: italic;
  font-size: 90%;
  /*text-transform:uppercase;*/
  color: #0b0c0d;
  letter-spacing: 2px; }

/*header * { font-size:94%; }*/
.sidebar-black, .sidebar-black p, .sidebar-black h1, .sidebar-black h2, .sidebar-black h3, .sidebar-black h4, .sidebar-black h5, .sidebar-black h6 {
  color: #fff; }

.search-text * {
  color: #fff; }

.search-text-hl {
  font-family: 'Source Sans Pro';
  font-size: 200%;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 2px;
  text-transform: uppercase; }

.role {
  text-transform: none; }

.bgrimage {
  background: #706e6e;
  color: #fff; }

.bgrimage h1, .bgrimage h2, .bgrimage h3, .bgrimage h4, .bgrimage h5, .bgrimage h6 {
  color: #fff; }

.slideshow-text {
  color: #bebebe;
  font-family: 'Source Sans Pro bold';
  font-size: 150%;
  line-height: 1.1;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
  text-transform: uppercase; }

.caption-wrap > .caption {
  line-height: 1.2em !important;
  font-size: 130%; }
  .caption-wrap > .caption h1, .caption-wrap > .caption h2, .caption-wrap > .caption h3, .caption-wrap > .caption h4, .caption-wrap > .caption h5, .caption-wrap > .caption h6 {
    margin-bottom: .2em; }
  .caption-wrap > .caption h2 {
    letter-spacing: -0.03em; }
    @media (max-width: 1200px) {
      .caption-wrap > .caption h2 {
        font-size: 180%; } }
    @media (max-width: 800px) {
      .caption-wrap > .caption h2 {
        font-size: 160%; } }
    @media (max-width: 700px) {
      .caption-wrap > .caption h2 {
        font-size: 140%; } }
    @media (max-width: 700px) {
      .caption-wrap > .caption h2 {
        font-size: 120%; } }
  @media (max-width: 1200px) {
    .caption-wrap > .caption h4 {
      font-size: 120%; } }
  @media (max-width: 700px) {
    .caption-wrap > .caption h4 {
      font-size: 100%; } }

.utilities, #footer-meta-nav {
  font-size: 68%; }

.utilities a, .meta-nav a {
  color: #c8c8c8;
  font-family: 'Source Sans Pro';
  /*font-size: 68%;*/
  font-style: normal;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase; }

.ytp-title-text {
  font-size: 50% !important; }

.html5-video-player a, .ytp-title, .ytp-title-link, .ytp-title-channel-name {
  font-size: 90% !important; }

#footer-meta-nav a, footer a {
  color: #2E2E2E !important; }

#footer-meta-nav a:hover, #footer-meta-nav a:focus, #footer-meta-nav a:active {
  text-decoration: none;
  color: #fff; }

.footer-nav-list li > a {
  color: #2E2E2E;
  line-height: 1.7;
  font-size: 80%; }

.footer-nav-list li > a:active, .footer-nav-list li > a:focus, .footer-nav-list li > a:hover {
  color: #fff; }

#site-breadcrumb {
  font-family: 'Droid Serif', serif !important;
  font-style: italic;
  text-transform: none !important; }

#site-breadcrumb a {
  /*color:#c8c8c8;
  font-family: 'Source Sans Pro';
  font-style: normal;
  letter-spacing: 1px;
  line-height: 14px;
  text-transform: uppercase;*/ }

#site-breadcrumb a:active, #site-breadcrumb a:focus, #site-breadcrumb a:hover,
.meta-nav a:active, .meta-nav a:focus, .meta-nav a:hover {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75); }

/*.meta-nav a { color: #c8c8c8; text-transform: uppercase; }*/
.meta-nav a:after {
  content: ''; }

.bc-active {
  font-family: 'Droid Serif italic';
  font-style: normal;
  font-weight: normal;
  text-transform: none; }

.main-item {
  font-family: 'Source Sans Pro bold';
  text-transform: uppercase; }

/* ======================================================================= */
/*  04 Navigation
/* ======================================================================= */
/**
 *
 * @copyright       © 2025, Uli Arndt
 * @link            http://www.styleworks.website
 * @version         1.0.1
 */
@media screen {
  .menuTrigger {
    background: url(images/nav-icon.png);
    background: url(images/nav-icon.svg), none;
    background-repeat: no-repeat;
    background-size: 100%;
    display: none;
    position: absolute;
    right: 80px;
    /*top: 106px;*/
    width: 25px;
    height: 35px;
    z-index: 99;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /*@media (max-width: 1200px) { right: 40px; top: 46px; }
    @media (max-width: 1200px) { right: 20px; }
    @media (max-width: 800px) { top: 22px; }*/
    /*@media (max-width: 480px) { right: 12px; top: 16px; }*/ } }
  @media screen and (max-width: 800px) {
    .menuTrigger {
      display: inline-block;
      right: 12px;
      top: 20px; } }

@media screen {
  .menuTrigger.open {
    background: url(images/nav-icon-close.png);
    background: url(images/nav-icon-close.svg), none;
    background-repeat: no-repeat;
    background-size: 100%;
    /*top: 109px;*/
    height: 20px;
    /*opacity: 0.6;*/
    width: 20px; } }
  @media screen and (max-width: 1200px) {
    .menuTrigger.open {
      top: 50px; } }
  @media screen and (max-width: 1200px) {
    .menuTrigger.open {
      right: 20px;
      top: 25px; } }
  @media screen and (max-width: 800px) {
    .menuTrigger.open {
      right: 30px;
      top: 30px; } }
  @media screen and (max-width: 480px) {
    .menuTrigger.open {
      right: 20px;
      top: 25px; } }

@media screen {
  .menuTrigger.open:hover {
    opacity: 1; }

  header.smaller .menuTrigger {
    right: 20px;
    top: 21px; } }
  @media screen and (max-width: 480px) {
    header.smaller .menuTrigger {
      right: 12px;
      top: 20px; } }

@media screen {
  header.smaller .menuTrigger.open {
    top: 26px; } }
  @media screen and (max-width: 800px) {
    header.smaller .menuTrigger.open {
      right: 20px;
      top: 25px; } }

@media screen {
  .sub-nav-list {
    /*overflow: hidden;*/
    padding-bottom: 20px;
    position: absolute;
    top: 58px;
    right: 40px;
    z-index: 12;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*@media (max-width: 1200px) { top: 30px; }
    @media (max-width: 800px) { top: 50px; }*/ } }
  @media screen and (min-width: 1441px) {
    .sub-nav-list {
      top: 98px; } }
  @media screen and (max-width: 1200px) {
    .sub-nav-list {
      top: 25px; } }
  @media screen and (max-width: 800px) {
    .sub-nav-list {
      background: #fff;
      /*  -webkit-box-shadow: -1px 10px 20px 4px rgba(58,57,44,0.2);
           -moz-box-shadow: -1px 10px 20px 4px rgba(58,57,44,0.2);
                box-shadow: -1px 10px 20px 4px rgba(58,57,44,0.2);*/
      top: 80px;
      width: 100%; } }

@media screen {
  .sub-nav-list.list-closed {
    /*right: 6vw;*/
    left: 34vw;
    /*@media (max-width: 1440px) { right: 40px; }
    @media (max-width: 1200px) { right: 30px; top: 30px; }
    @media (max-width: 800px) { right: 20px; }
    @media (max-width: 700px) { right: -800px; top :10px; }*/ } }
  @media screen and (max-width: 1800px) {
    .sub-nav-list.list-closed {
      left: auto;
      right: 120px; } }
  @media screen and (max-width: 1440px) {
    .sub-nav-list.list-closed {
      right: 57px; } }
  @media screen and (max-width: 800px) {
    .sub-nav-list.list-closed {
      right: -100vw;
      top: 70px; } }

@media screen {
  .sub-nav-list.list-open {
    right: 40px;
    /*@media (max-width: 1200px) { right: 0; }*/
    /*@media (max-width: 800px) { top:25px; right: -36px; }*/
    /*@media (max-width: 700px) { top:10px; right: 0; }*/ } }
  @media screen and (max-width: 1200px) {
    .sub-nav-list.list-open {
      top: 25px; } }
  @media screen and (max-width: 800px) {
    .sub-nav-list.list-open {
      top: 70px;
      right: 0; } }

@media screen {
  header.smaller .sub-nav-list {
    top: 24px; }

  header.smaller .sub-nav-list.list-open {
    right: 0;
    top: 24px; }

  .sub-nav-list ul {
    margin: 0;
    /*@media (max-width: 700px) { padding: 0; }*/ }

  .sub-nav-list ul > li {
    /*border-right: 1px solid #efefef;*/
    list-style: none;
    display: inline;
    float: left;
    margin: 0; } }
  @media screen and (max-width: 800px) {
    .sub-nav-list ul > li {
      float: none;
      display: block;
      width: 100%; } }

@media screen {
  .sub-nav-list ul > li > a {
    color: #E5E5E5;
    text-decoration: none;
    font-family: 'Antartida bold', sans-serif;
    font-size: 114%;
    font-weight: 400;
    letter-spacing: 0.04em;
    /*opacity: 0.7;*/
    padding: 14px 10px 25px 20px;
    line-height: 1.4;
    text-transform: uppercase;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    /*@media (max-width: 1440px) { padding: 10px 13px; }
    @media (max-width: 1200px) { font-size: 100%; }*/ } }
  @media screen and (min-width: 1800px) {
    .sub-nav-list ul > li > a {
      font-size: 120%;
      padding: 14px 10px 22px 20px; } }
  @media screen and (max-width: 800px) {
    .sub-nav-list ul > li > a {
      color: #000;
      display: block;
      text-align: center; } }

@media screen {
  /* Main Menu Items */
  .sub-nav-list ul#menu-main-nav > li > a {
    font-size: 130%; }

  /* keep parent item hilighted */
  .sub-nav-list ul li:hover > a {
    background: #000;
    color: #fff; }

  header.smaller .sub-nav-list > .menu-main-nav-container > ul > li > a {
    color: #0f0f0f; }

  header.smaller .sub-nav-list > .menu-main-nav-container > ul > li > a:hover {
    color: #fff; }

  .sub-nav-list ul > li.current-menu-item > a {
    color: #fff; } }
@media screen and (max-width: 800px) {
  .menu li:first-of-type > a {
    padding-top: 30px; } }

@media screen and (max-width: 800px) {
  .menu li:last-of-type > a {
    padding-bottom: 34px; } }

@media screen and (max-width: 800px) {
  .menu li > ul {
    display: none; } }

@media screen {
  /*header.smaller .sub-nav-list ul li > a {
      color: #000;
  }*/
  .sub-nav-list ul li > a:hover {
    color: #fff;
    opacity: 1; }

  /*.sub-nav-list ul li > a:first-of-type { @media (max-width: 700px) { padding-top: 30px;} }
#menu-main-nav li:last-of-type { border-right: none; }*/
  .menu li.menu-item-has-children {
    /* margin-right: 10px !important;*/ }

  .menu > li.menu-item-has-children {
    padding-right: 14px; }

  .menu li.menu-item-has-children:hover > ul {
    pointer-events: all;
    top: 30px; } }
  @media screen and (min-width: 1800px) {
    .menu li.menu-item-has-children:hover > ul {
      top: 28px; } }

@media screen {
  .menu li.menu-item-has-children:hover > ul > li {
    padding: 0 !important; }

  .menu li.menu-item-has-children:hover > ul > li > a {
    /*padding: 14px !important;*/
    opacity: 1 !important; }

  .menu li.menu-item-has-children:hover > ul > li > a:hover {
    color: white; }

  .menu li.menu-item-has-children {
    position: relative; }

  .menu > li.menu-item-has-children > a:after {
    content: url("images/menu-item-dropdown-arrow.svg");
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    transform: rotate(0deg);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  header.smaller .menu li.menu-item-has-children > a:after {
    content: url("images/menu-item-dropdown-arrow-dark.svg"); }

  .menu > li.menu-item-has-children:hover > a:after {
    right: 10px;
    transform: rotate(90deg);
    top: 10px; }

  #menu-main-nav > li.menu-item-has-children > a {
    padding-right: 25px !important; }

  /*#menu-main-nav > li.menu-item-has-children > a { background: #000 !important; }*/
  li.menu-item-has-children:hover > a,
  li.menu-item-has-children > a:active,
  li.menu-item-has-children > a:focus,
  li.menu-item-has-children > a:hover {
    background: rgba(0, 0, 0, 0.85); }

  li.current_page_ancestor > a,
  li.current_page_ancestor > a:active,
  li.current_page_ancestor > a:focus,
  li.current_page_ancestor > a:hover,
  li.current-menu-item > a,
  li.current-menu-item > a:active,
  li.current-menu-item > a:focus,
  li.current-menu-item > a:hover,
  li.current-menu-item > a {
    color: #ac136e !important; }

  /* ================ Untermenuns ===================*/
  .sub-menu {
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 40px;
    min-width: 160px;
    width: auto;
    /*width: calc(100% + 20px);*/
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    /*li:last-of-type > a { padding: 16px 16px 30px; }*/ }
    .sub-menu li {
      border-left: none;
      display: block !important;
      float: none !important;
      /*overflow: hidden;
      padding: 0 !important;*/
      text-align: left;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      width: auto; } }
    @media screen and (min-width: 1800px) {
      .sub-menu li {
        min-width: 240px; } }
@media screen {
      .sub-menu li a {
        background: rgba(0, 0, 0, 0.85);
        color: rgba(255, 255, 255, 0.74);
        display: block !important;
        font-family: 'Antartida light', sans-serif !important;
        font-size: 100%;
        line-height: 1.2 !important;
        opacity: 0 !important;
        padding: 15px 10px 14px 20px !important;
        text-transform: none !important;
        /*white-space: nowrap;*/
        width: 100%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      .sub-menu li a:hover {
        background: rgba(0, 0, 0, 0.95); }
    .sub-menu li:last-of-type a {
      padding: 12px 10px 30px 20px !important; }
    .sub-menu li.menu-item-has-children > a::after {
      content: url("images/menu-item-dropdown-arrow.svg");
      height: 10px;
      width: 10px;
      display: block;
      position: absolute;
      right: -18px;
      top: 14px; }
    .sub-menu li.current_page_ancestor > a,
    .sub-menu li.current_page_ancestor > a:active,
    .sub-menu li.current_page_ancestor > a:focus,
    .sub-menu li.current_page_ancestor > a:hover,
    .sub-menu li.current-menu-item > a,
    .sub-menu li.current-menu-item > a:active,
    .sub-menu li.current-menu-item > a:focus,
    .sub-menu li.current-menu-item > a:hover,
    .sub-menu li.current-menu-item > a {
      background: rgba(0, 0, 0, 0.95);
      color: #ac136e !important; }

  /*.sub-menu .sub-menu li a { white-space: normal; }*/
  /*.menu > li.menu-item-has-children > .sub-menu > li:first-of-type {
      a { padding-top: 26px !important; }
  } 
  .menu > li.menu-item-has-children > .sub-menu > li:first-of-type {
      a::after { top: 24px !important; }
  }*/
  .sub-menu .sub-menu {
    left: calc(100% + 30px);
    top: -20px !important;
    width: 100%; }
    .sub-menu .sub-menu a {
      font-size: 104%; }
    .sub-menu .sub-menu li {
      min-width: 200px; } }
/* ======================================================================= */
/*  05 AJAX
/* ======================================================================= */
/** 
 * ajax loading css mixtvision
 */
.visible {
  opacity: 1; }

.dimmed {
  opacity: 0.15; }

/* - - -  a j a x   s p i n n e r - - - */
#floatingCirclesG {
  height: 54px;
  left: -200%;
  margin: auto;
  position: absolute;
  bottom: 30%;
  width: 54px;
  z-index: 100;
  transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6); }

.f_circleG {
  position: absolute;
  background-color: white;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  animation-name: f_fadeG;
  -o-animation-name: f_fadeG;
  -ms-animation-name: f_fadeG;
  -webkit-animation-name: f_fadeG;
  -moz-animation-name: f_fadeG;
  animation-duration: 1.04s;
  -o-animation-duration: 1.04s;
  -ms-animation-duration: 1.04s;
  -webkit-animation-duration: 1.04s;
  -moz-animation-duration: 1.04s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal; }

#frotateG_01 {
  left: 0;
  top: 22px;
  animation-delay: 0.39s;
  -o-animation-delay: 0.39s;
  -ms-animation-delay: 0.39s;
  -webkit-animation-delay: 0.39s;
  -moz-animation-delay: 0.39s; }

#frotateG_02 {
  left: 6px;
  top: 6px;
  animation-delay: 0.52s;
  -o-animation-delay: 0.52s;
  -ms-animation-delay: 0.52s;
  -webkit-animation-delay: 0.52s;
  -moz-animation-delay: 0.52s; }

#frotateG_03 {
  left: 22px;
  top: 0;
  animation-delay: 0.65s;
  -o-animation-delay: 0.65s;
  -ms-animation-delay: 0.65s;
  -webkit-animation-delay: 0.65s;
  -moz-animation-delay: 0.65s; }

#frotateG_04 {
  right: 6px;
  top: 6px;
  animation-delay: 0.78s;
  -o-animation-delay: 0.78s;
  -ms-animation-delay: 0.78s;
  -webkit-animation-delay: 0.78s;
  -moz-animation-delay: 0.78s; }

#frotateG_05 {
  right: 0;
  top: 22px;
  animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -moz-animation-delay: 0.91s; }

#frotateG_06 {
  right: 6px;
  bottom: 6px;
  animation-delay: 1.04s;
  -o-animation-delay: 1.04s;
  -ms-animation-delay: 1.04s;
  -webkit-animation-delay: 1.04s;
  -moz-animation-delay: 1.04s; }

#frotateG_07 {
  left: 22px;
  bottom: 0;
  animation-delay: 1.17s;
  -o-animation-delay: 1.17s;
  -ms-animation-delay: 1.17s;
  -webkit-animation-delay: 1.17s;
  -moz-animation-delay: 1.17s; }

#frotateG_08 {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  -ms-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s; }

@keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-o-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-ms-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-webkit-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
@-moz-keyframes f_fadeG {
  0% {
    background-color: #a1a1a1; }
  100% {
    background-color: white; } }
/* - - -  e n d   a j a x   s p i n n e r - - - */
/* ======================================================================= */
/*  06  Screenlayout
/* ======================================================================= */
@media screen {
  html {
    height: 100%;
    overflow-y: scroll; }

  body {
    background: #333333;
    background: #fff;
    height: 100%; } }
@media screen and (max-width: 1200px) {
  .desktop {
    display: none; } }

@media screen {
  .mobile {
    display: none; } }
  @media screen and (max-width: 1200px) {
    .mobile {
      display: block; } }

@media screen {
  #site-frame {
    border: 14px solid #fff;
    box-sizing: border-box;
    left: 0;
    height: 100%;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999; }

  #wrapper {
    overflow: hidden;
    position: relative; }

  .booking-modal {
    background: #fff;
    bottom: 300px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    box-sizing: border-box;
    hyphens: none !important;
    padding: 30px;
    position: absolute;
    right: 15px;
    width: 320px; } }
  @media screen and (max-width: 1440px) {
    .booking-modal {
      bottom: 100px; } }
  @media screen and (max-width: 1090px) {
    .booking-modal {
      bottom: 0;
      left: 10px;
      right: auto; } }
  @media screen and (max-width: 700px) {
    .booking-modal {
      position: relative;
      padding-left: 0;
      text-align: center;
      width: 80%;
      width: calc(100% - 30px); } }
  @media screen and (max-width: 700px) {
    .booking-modal br {
      display: none; } }

@media screen {
  .bm-headline {
    text-transform: uppercase;
    font-size: 146%;
    letter-spacing: .025em;
    line-height: 1;
    margin: 0 0 .4em 0; } }
  @media screen and (max-width: 700px) {
    .bm-headline {
      font-size: 122%;
      font-weight: bold; } }

@media screen {
  #whatsapp-btn {
    background: #fff url(images/whatsapp.png) top 10px right 10px no-repeat;
    background-size: auto;
    background-size: 50px;
    border-radius: 10px;
    bottom: 0;
    box-sizing: border-box;
    box-shadow: 1px 5px 12px -1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 5px 12px -1px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 1px 5px 12px -1px rgba(0, 0, 0, 0.35);
    height: 70px;
    padding: 14px 20px 10px;
    pointer-events: none;
    position: fixed;
    right: 4px;
    width: 400px;
    z-index: 999999999; } }
  @media screen and (max-width: 480px) {
    #whatsapp-btn {
      width: 100vw; } }

@media screen {
  .wap-text {
    padding-right: 60px; } }
  @media screen and (max-width: 480px) {
    .wap-text {
      font-size: 88%;
      padding-right: 52px;
      padding-top: 4px; } }

@media screen {
 /*#whatsapp-btn:hover {
	 background: url("images/whatsapp.png") center center no-repeat;
	 background-size: contain;
	 bottom: 5px;
	 height: 60px;
	 right: 5px;
	 width: 60px;
 }*/
  .social-icons-news {
    top: 150px;
    right: 0px;
    position: absolute;
    width: 40px; }
    .social-icons-news img {
      height: auto;
      margin-bottom: 20px;
      width: 100%; }
    .social-icons-news .wp-block-image {
      margin-bottom: 0; } }
    @media screen and (max-width: 700px) {
      .social-icons-news .wp-block-image {
        float: left;
        margin: 0 20px 0 0 !important;
        width: 40px; } }
  @media screen and (max-width: 700px) {
    .social-icons-news .wp-block-image:last-of-type {
      margin: 0 !important; } }
@media screen {
    .social-icons-news a > img {
      opacity: .5; }
    .social-icons-news a:hover > img {
      opacity: .7; } }
  @media screen and (max-width: 700px) {
    .social-icons-news {
      height: 40px;
      margin: 0 auto 40px;
      top: auto;
      right: auto;
      position: relative;
      width: 221px; } }

@media screen {
  .image-widget {
    box-sizing: border-box;
    left: 70px;
    bottom: 180px;
    position: absolute;
    width: 400px;
    z-index: 99;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    /*@media (max-width: 360px) { width: 220px; }
    @media screen and (max-width:720px) and (orientation:landscape) { display: none;  }
    @media screen and (orientation:portrait) { display: none; }*/ } }
  @media screen and (max-width: 1200px) {
    .image-widget {
      bottom: 22px;
      left: 42px; } }
  @media screen and (max-width: 700px) {
    .image-widget {
      bottom: 0;
      left: 20px;
      width: 300px; } }
  @media screen and (max-width: 480px) {
    .image-widget {
      width: 220px; } }

@media screen {
   /*.image-widget, .image-widget-mobile {
	   img { height: auto; width: 100%; }
   }*/
  .sps-widget {
    background: #B62D78;
    background-repeat: no-repeat;
    background-position: top 18px right 40px;
    background-size: 60px;
    box-sizing: border-box;
    color: #fff;
    font-size: 100%;
    right: 18%;
    top: 65%;
    position: absolute;
    width: 400px;
    z-index: 99;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .sps-widget h3 {
      color: #fff;
      /*font-family: 'Amsi Pro bold';*/
      font-size: 160%;
      /*font-weight: 700;*/
      margin-bottom: 0.25em !important; }
    .sps-widget p {
      line-height: 1.2; } }
  @media screen and (max-width: 1200px) {
    .sps-widget {
      top: 55vh; } }
  @media screen and (max-width: 700px) {
    .sps-widget {
      width: 100%; } }
  @media screen and (max-width: 480px) {
    .sps-widget {
      top: 292px; } }
  @media screen and (max-width: 360px) {
    .sps-widget {
      top: 260px; } }
  @media screen and (max-width: 720px) and (orientation: landscape) {
    .sps-widget {
      display: none; } }

@media screen {
  .sps-widget.hidden {
    left: -500px; }

  .sps-widget-inner {
    background: url("images/close-btn.svg");
    background-repeat: no-repeat;
    background-position: top 10px right 12px;
    background-size: 13px;
    box-sizing: border-box;
    cursor: pointer;
    height: 100%;
    padding: 30px 40px 20px;
    position: relative;
    width: 100%; } }
  @media screen and (max-width: 480px) {
    .sps-widget-inner {
      padding: 20px 10px 10px; } }

@media screen {
  .homepage-awards {
    height: 140px;
    left: 30px;
    position: absolute;
    bottom: 40px;
    width: 140px;
    z-index: 3;
    /*@media (max-width: 480px) { bottom: auto; top: 235px; width: 230px; }
    @media (max-width: 360px) { bottom: auto; top: 210px; }*/
    /*@media screen and (orientation:portrait) { left: 18px; top: 80px;  }
    @media screen and (max-width:700px) and (orientation:portrait) { left: 18px; top: 0;  }*/ } }
  @media screen and (min-width: 1441px) {
    .homepage-awards {
      bottom: 100px;
      right: 4vw; } }
  @media screen and (max-width: 1090px) {
    .homepage-awards {
      bottom: 0px;
      right: 56px;
      width: 300px; } }
  @media screen and (max-width: 800px) {
    .homepage-awards {
      left: 26px;
      right: auto;
      width: 85px; } }
@media screen {
    .homepage-awards .hp-award {
      float: right;
      margin-left: 30px;
      width: 120px; } }
    @media screen and (max-width: 1090px) {
      .homepage-awards .hp-award {
        width: 100px; } }
    @media screen and (max-width: 800px) {
      .homepage-awards .hp-award {
        width: 80px; } }
    @media screen and (max-width: 480px) {
      .homepage-awards .hp-award {
        float: left;
        margin-left: 0;
        margin-right: 15px; } }

@media screen {
  .stoerer, .stoerer-two {
    background: #f3f3f3;
    border-radius: 150px;
    box-sizing: border-box;
    color: #0f0f0f;
    font-size: 100%;
    height: 140px;
    padding: 52px 0;
    right: 5vw;
    top: 110px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(8deg);
    width: 140px;
    z-index: 11;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    		/*@media (min-width: 1441px) {
                 font-size: 125%;
                 height: 170px;
                 padding: 58px 0;
                 right: 6vw;
                 top: 20vh;
                 width: 170px;
    		 }*/
    /*@media (max-width: 800px) { top: 300px; }
    @media (max-width: 700px) { top: 230px; }*/ } }
  @media screen and (min-width: 1441px) {
    .stoerer, .stoerer-two {
      font-size: 140%;
      height: 200px;
      padding: 70px 0;
      /*right: 6vw;
      top: 24vh;*/
      top: 20vh;
      width: 200px; } }
  @media screen and (max-width: 1090px) {
    .stoerer, .stoerer-two {
      top: 90px;
      right: 60px; } }
  @media screen and (max-width: 480px) {
    .stoerer, .stoerer-two {
      top: 75px; } }

@media screen {
  .stoerer-two {
    background: #efefef;
    height: 140px;
    padding: 40px 0;
    top: calc(110px + 160px);
    width: 140px;
    /*@media (max-width: 800px) { top: 300px; }
    @media (max-width: 700px) { top: 230px; }*/ } }
  @media screen and (min-width: 1441px) {
    .stoerer-two {
      font-size: 120%;
      height: 180px;
      padding: 50px 0;
      top: calc(20vh + 240px);
      width: 180px; } }
  @media screen and (max-width: 1090px) {
    .stoerer-two {
      top: calc(90px + 160px); } }
  @media screen and (max-width: 480px) {
    .stoerer-two {
      top: calc(75px + 150px); } }

@media screen {
  .stoerer:hover, .stoerer-two:hover {
    background: #ac136e;
    color: #fff;
    transform: rotate(10deg);
    transform: scale(110%); }

  .anm-btn {
    background: #ac136e;
    color: #fff;
    font-family: 'Antartida bold';
    background: #ac136e;
    padding: 64px 0 !important;
    right: 12vw;
    top: 50vh;
    text-align: center;
    font-size: 22px;
    width: 220px;
    height: 220px; } }
  @media screen and (min-width: 1441px) {
    .anm-btn {
      padding: 42px; } }
  @media screen and (max-width: 1090px) {
    .anm-btn {
      top: 100px; } }
  @media screen and (max-width: 800px) {
    .anm-btn {
      display: none; } }

@media screen {
 /*.stoerer-two {
	 background: rgba(0,0,0,0.68);
	  box-sizing: border-box;
	  color: #efefef;
	  font-size: 130%;
	  padding: 25px;
	  left: 68px;
	  top: 200px;
	  position: absolute;
	  width: 360px;
	  z-index: 11;
	 
	 a { color: #bbb6b3; }
	 a:hover { color: #fff; }
	 
	@media (max-width: 1200px) { bottom: 40px; font-size: 110%; top: auto; width: 270px; }
	@media (max-width: 1090px) { left: 40px; }
	@media (max-width: 800px) { left: 24px; bottom: 10px; }
	@media (max-width: 700px) { display: none; }
}
 .stoerer-two-mobile {
	 background: #0f0f0f;
	  color: #efefef;
	  font-size: 130%;
	 margin-bottom: 50px;
	  padding: 25px;
	 display: none;
	 
	 a:hover { color: #fff; }
	 
	@media (max-width: 700px) { display: block; }
	@media (max-width: 480px) { font-size: 120%; }
}*/
  header {
    top: 0;
    left: 0;
    padding-top: 60px;
    position: fixed;
    width: 100%;
    z-index: 100;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; } }
  @media screen and (min-width: 1441px) {
    header {
      padding-top: 100px; } }
  @media screen and (max-width: 1200px) {
    header {
      padding-top: 60px; } }
  @media screen and (max-width: 800px) {
    header {
      background: #fff;
      padding: 10px 0 0;
      /*@media (max-width: 480px) { padding-top: 6px; }*/ } }

@media screen {
  #header-box {
    padding: 20px 32px 30px 40px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  #header-logo {
    background: url(images/wenninger-header-logo.svg) no-repeat;
    background-position: 0 0;
    background-size: 100%;
    height: 83px;
    float: left;
    margin: -20px 0 0 70px;
    overflow: hidden;
    width: 370px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    /*@media (max-width: 800px) {
        height: 70px;
        margin: 0 0 0 20px;
        width: 220px;
    }*/ } }
  @media screen and (max-width: 1200px) {
    #header-logo {
      height: 64px;
      margin: 0 0 0 42px;
      width: 280px; } }
  @media screen and (max-width: 800px) {
    #header-logo {
      background: url(images/wenninger-header-logo-black.svg) no-repeat;
      background-position: 0 8px;
      height: 60px;
      margin: 0 0 0 16px;
      width: 200px; } }

@media screen {
  header.smaller {
    background: #fff;
    box-shadow: 10px 10px 41px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 10px 10px 41px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 10px 41px 0px rgba(0, 0, 0, 0.1);
    padding: 0 0 10px;
    /*@media (max-width: 480px) { padding-top: 6px; }*/ }

  header.smaller #header-box {
    padding: 0 30px; }

  header.smaller #header-logo {
    background-position: 0 -32px;
    height: 62px;
    margin: 0 0 0 20px;
    width: 200px; } }
  @media screen and (max-width: 800px) {
    header.smaller #header-logo {
      background-position: 0 8px;
      height: 60px;
      margin: 0 0 0 16px;
      width: 200px; } }

@media screen {
  #header-box {
    margin: 0 auto;
    max-width: 1125px;
    position: relative; }

  .gradient {
    background: rgba(0, 0, 0, 0.51);
    background: -webkit-linear-gradient(#1a1818 0%, rgba(41, 39, 39, 0) 80%);
    background: -o-linear-gradient(#1a1818 0%, rgba(41, 39, 39, 0) 80%);
    background: linear-gradient(#1a1818 0%, rgba(41, 39, 39, 0) 80%);
    height: 33vh;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3; }

  .arrow {
    background: url(images/arrow.svg) center center no-repeat;
    background-size: 100%;
    cursor: pointer;
    height: 40px;
    left: 49%;
    left: calc(50% - 25px);
    position: absolute;
    width: 50px;
    z-index: 99; }

  #arrow-down {
    top: 92vh; }

  #arrow-up {
    top: -30px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }

  .blog-entry {
    border-bottom: 3px dotted #D4D4D4;
    padding-bottom: 20px;
    padding-top: 60px; }

  .blog-entry:last-of-type {
    border-bottom: none;
    padding-bottom: 80px; }

  .blog-entry .wp-post-image, .single-content .wp-post-image {
    float: right;
    height: auto;
    margin: 0 0 30px 30px;
    max-width: 46%; } }
  @media screen and (max-width: 800px) {
    .blog-entry .wp-post-image, .single-content .wp-post-image {
      max-width: 30%; } }
  @media screen and (max-width: 700px) {
    .blog-entry .wp-post-image, .single-content .wp-post-image {
      float: none;
      height: auto;
      max-width: 100%;
      width: 100%;
      margin: 20px 0 50px 0; } }

@media screen {
  .implantate-video {
    /*background: #a90c67;
    background: #3e3e3e;*/
    background: #242424;
    height: 450px;
    position: relative; }
    .implantate-video .video-container {
      margin: 0 auto;
      max-width: 800px; } }
  @media screen and (max-width: 700px) {
    .implantate-video {
      height: 55vw; } }

@media screen {
  .metaslider .caption-wrap {
    background: none !important;
    opacity: 1 !important; }

  .slideshow-container {
    padding: 0 14px;
    position: relative;
    width: 100%; } }
  @media screen and (max-width: 800px) {
    .slideshow-container {
      padding-top: 73px; } }
@media screen {
    .slideshow-container .metaslider .caption-wrap {
      bottom: 40% !important;
      color: #000 !important;
      left: 56% !important;
      max-width: 550px;
      width: 38vw !important; } }
    @media screen and (max-width: 1200px) {
      .slideshow-container .metaslider .caption-wrap {
        bottom: 30% !important;
        left: 58% !important; } }
    @media screen and (max-width: 800px) {
      .slideshow-container .metaslider .caption-wrap {
        bottom: 12% !important; } }
    @media screen and (max-width: 700px) {
      .slideshow-container .metaslider .caption-wrap {
        bottom: 12% !important; } }
    @media screen and (max-width: 480px) {
      .slideshow-container .metaslider .caption-wrap {
        display: none !important; } }
@media screen {
      .slideshow-container .metaslider .caption-wrap .caption {
        color: #000 !important; }

  audio, canvas, progress, video {
    width: 100%; } }
@media screen and (max-width: 700px) {
  figure {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

@media screen {
  #metaslider_223 .ms-image img {
    opacity: 0; }

  #zitate-container {
    background: #5E5E5E; }
    #zitate-container .content-colum545454n {
      padding: 40px 20px 20px; }

  #zitate-slider {
    position: relative; }
    #zitate-slider img {
      max-height: 70px; }
    #zitate-slider .metaslider .caption-wrap {
      position: relative !important;
      color: #fff !important;
      text-align: center; }
      #zitate-slider .metaslider .caption-wrap .caption {
        color: #fff !important; }
    #zitate-slider .metaslider .flexslider {
      margin-bottom: 0 !important; }
    #zitate-slider #zitate-logo {
      background: #5E5E5E url("images/jameda_logo.png") center center no-repeat;
      background-size: 100%;
      height: 40px;
      margin: 0 auto;
      margin-top: 70px;
      width: 104px; }

  .content-wrapper {
    background: #fff;
    position: relative; }

  .frontpage .content-wrapper {
    padding-top: 80px; } }
  @media screen and (max-width: 700px) {
    .frontpage .content-wrapper {
      padding-top: 10px; } }

@media screen {
  .content-column {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1080px;
    padding: 80px 40px 60px 70px; } }
  @media screen and (max-width: 1200px) {
    .content-column {
      padding: 40px 40px 60px; } }
  @media screen and (max-width: 700px) {
    .content-column {
      padding: 30px 30px 60px; } }
  @media screen and (max-width: 480px) {
    .content-column {
      padding: 20px 20px 60px; } }

@media screen {
  .frontpage .content-column {
    /* max-width: 1100px;*/
    padding: 60px 20px 60px 70px; } }
  @media screen and (max-width: 1200px) {
    .frontpage .content-column {
      padding: 30px 40px 60px 70px; } }
  @media screen and (max-width: 700px) {
    .frontpage .content-column {
      padding: 10px 20px 60px; } }

@media screen {
  .textpage .content-column {
    max-width: 880px; }

     /*.page-decisiontree .content-column {
		 max-width: 900px;
	 }*/
  /*section:last-child > .content-column { padding-bottom: 150px; }*/
  section:last-child > .content-column {
    padding-bottom: 0; }

  section.content-dark > .content-column {
    padding-bottom: 60px !important; } }
  @media screen and (max-width: 700px) {
    section.content-dark > .content-column {
      padding-bottom: 20px !important; } }

@media screen {
  .single-content {
    margin-bottom: 200px; }

  .content-dark {
    color: #fff;
    padding-top: 60px; }
    .content-dark .content-column {
      padding-bottom: 60px; } }
    @media screen and (max-width: 700px) {
      .content-dark .content-column {
        padding: 40px 30px 60px; } }
  @media screen and (max-width: 1200px) {
    .content-dark {
      padding-top: 50px; } }
  @media screen and (max-width: 700px) {
    .content-dark {
      padding-top: 0; } }

@media screen {
  .grey {
    background: #5E5E5E; }

  .lightgrey {
    background: #a6a6a6; }

  .xlightgrey {
    background: #e1e1e1; }

  .xxlightgrey {
    background: #eee; }

  .tabbed-panels {
    width: 100%; }

  .tab-content {
    display: none; }

  .tab-content.current {
    display: block !important;
    animation: fadeIn 0.5s; }

  ul.tabs {
    border-bottom: 3px dotted #D4D4D4;
    margin: 0 0 20px -3px;
    padding-bottom: 4px; }

  li.tab-link {
    list-style: none; }

  .tab-link {
    float: left; }

  .tab-33 {
    float: left;
    width: 33%; }

  @-webkit-keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  .tab-content.current {
    display: block !important;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s; }

  .teamlist .content-column {
    max-width: 900px;
    padding: 60px 40px 60px 40px; }

  .teamlist .content-column img {
    float: left;
    height: auto;
    margin: 0 60px 40px 0;
    max-width: 43%; } }
  @media screen and (max-width: 700px) {
    .teamlist .content-column img {
      margin: 0 0 30px;
      max-width: 100%;
      width: 100%; } }

@media screen {
  	 /*.teamlist:nth-child(odd) {
  		 background: #3e3e3e;
  		 color: #fff;
       }*/
  .tiles-container {
    padding: 80px 0;
    position: relative; }

  .project-container {
    padding-top: 25px; }

  #project {
    min-height: 800px;
    padding: 0 12vw; } }
  @media screen and (max-width: 1200px) {
    #project {
      padding: 0; } }
  @media screen and (max-width: 700px) {
    #project {
      padding: 0; } }
@media screen {
    #project img {
      /*opacity: 0;*/
      -webkit-transition: opacity 3s;
      -moz-transition: opacity 3s;
      -ms-transition: opacity 3s;
      -o-transition: opacity 3s;
      transition: opacity 3s; }

  #project.project-open img {
    opacity: 1; }

  .sct-twocol {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px; } }
  @media screen and (max-width: 700px) {
    .sct-twocol {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0px;
      -moz-column-gap: 0px;
      column-gap: 0px; } }

@media screen {
  .overview {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }

  .vidcontainer {
    box-sizing: border-box;
    margin: 0 auto 100px;
    padding: 0 25px;
    width: 90%; } }
  @media screen and (max-width: 700px) {
    .vidcontainer {
      /*padding: 25px 0;*/
      width: 100%; } }
@media screen {
    .vidcontainer p {
      font-size: 78%; }

  .ms-item {
    box-sizing: border-box;
    float: left;
    padding: 0 15px 15px 0;
    /*padding: 10px 50px 50px 0;
    height: 380px;
    width: 380px;*/
    /* @media (max-width: 1200px) { padding: 30px 20px; }*/ } }
  @media screen and (max-width: 700px) {
    .ms-item {
      min-height: auto;
      /*margin-bottom: 40px; padding: 10px 10px 30px;*/ } }
  @media screen and (max-width: 480px) {
    .ms-item {
      padding: 10px 0; } }
@media screen {
    .ms-item img {
      height: auto;
      margin-bottom: 10px;
      width: 100%; }
    .ms-item a {
      border: none;
      box-sizing: border-box;
      display: block;
      text-decoration: none;
      width: 100%; }

  .ms-item-inner {
    background: #5E5E5E;
    /*background: $wngr-grey;*/
    font-size: 80%;
    height: 250px;
    padding: 30px 20px 20px;
    position: relative;
    /*height: 380px;
    width: 380px;*/
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    /*@media (max-width: 1200px) { padding: 30px 20px; }*/
    /*@media (max-width: 480px) { padding: 10px 0 30px; }*/ } }
  @media screen and (max-width: 700px) {
    .ms-item-inner {
      min-height: auto;
      /*margin-bottom: 40px; padding: 10px 10px 30px;*/ } }
@media screen {
    .ms-item-inner img {
      height: auto;
      margin-bottom: 10px;
      width: 100%; }
    .ms-item-inner h2 {
      text-transform: none;
      color: white;
      font-size: 175%;
      margin-bottom: 18px; }
    .ms-item-inner a {
      border: none;
      box-sizing: border-box;
      display: block;
      text-decoration: none;
      width: 100%; }

  .ms-item-inner:hover {
    background: #3e3e3e; }
    .ms-item-inner:hover p, .ms-item-inner:hover a {
      color: #fff !important; }

  .ms-morelink {
    bottom: 15px;
    position: absolute;
    right: 20px;
    /*a { text-decoration: none !important; }
    a:hover { text-decoration: underline !important; }*/ }

  .ms-morelink:hover {
    text-decoration: underline !important; }

  .ms-sublevel .ms-item-inner {
    background: #cfcfcf;
    color: #000 !important; }
    .ms-sublevel .ms-item-inner p, .ms-sublevel .ms-item-inner a {
      color: #000 !important; }
    .ms-sublevel .ms-item-inner h2 {
      color: #1c1c1c; }
  .ms-sublevel .ms-item-inner:hover {
    /*background: $wngr-light-grey;*/
    background: #bdbdbd; }
  .ms-sublevel .ms-morelink a {
    color: #1c1c1c !important; }
  .ms-sublevel .ms-morelink a:hover {
    color: #000 !important; }

  .ms-sub-sublevel .ms-item-inner {
    background: #e1e1e1;
    color: #1c1c1c !important; }
    .ms-sub-sublevel .ms-item-inner h2 {
      color: #1c1c1c; }
  .ms-sub-sublevel .ms-item-inner:hover {
    /*background: $wngr-light-grey;*/
    background: #bbbbbb;
    color: #1c1c1c !important; }
    .ms-sub-sublevel .ms-item-inner:hover p {
      color: #000 !important; }
  .ms-sub-sublevel .ms-morelink a {
    color: #1c1c1c !important; }
  .ms-sub-sublevel .ms-morelink a:hover {
    color: #000 !important; }

 /*.overview-excerpt {
	 min-height: 190px;
	@media (max-width: 700px) {
		min-height: 40px;
	}
 }*/
  /*.wp-block-image { margin: 0 !important; }*/
  .wp-block-image {
    margin: 0 0 40px; } }
  @media screen and (max-width: 480px) {
    .wp-block-image {
      margin: 0 0 30px 0; } }

@media screen {
  .wp-block-image .alignleft {
    margin: 40px 60px 60px 0; } }
  @media screen and (max-width: 480px) {
    .wp-block-image .alignleft {
      margin: 0 0 30px 0; } }

@media screen {
  .wp-block-image .alignright {
    margin: 40px 0 60px 60px; } }
  @media screen and (max-width: 480px) {
    .wp-block-image .alignright {
      margin: 0 0 30px 0; } }

@media screen {
  .wp-block-image img {
    max-width: 100%;
    height: auto; }

  .wp-block-image .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important; }

  /*.wp-block-column {
      .wp-block-image { margin: 0 40px 40px 0; @media (max-width: 480px) { margin: 0 0 30px 0; } }
  }*/
  .wp-block-video {
    margin: 0 0 18px; }

  .ms-20 {
    width: 20%; } }
  @media screen and (max-width: 1200px) {
    .ms-20 {
      width: 33.3%; } }
  @media screen and (max-width: 700px) {
    .ms-20 {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .ms-20 {
      width: 100%; } }

@media screen {
  .ms-25 {
    width: 25%; } }
  @media screen and (max-width: 1200px) {
    .ms-25 {
      width: 33.3%; } }
  @media screen and (max-width: 700px) {
    .ms-25 {
      width: 100%; } }

@media screen {
  .ms-33 {
    width: 33.3%; } }
  @media screen and (max-width: 1200px) {
    .ms-33 {
      width: 50%; } }
  @media screen and (max-width: 700px) {
    .ms-33 {
      width: 100%; } }

@media screen {
  .ms-50 {
    width: 50%; } }
  @media screen and (max-width: 700px) {
    .ms-50 {
      width: 100%; } }

@media screen {
  .five-col {
    font-size: 86%; }

  .cs-2col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
   /*@media (max-width: 1200px) {
  	  -webkit-column-gap: 50px;
  		 -moz-column-gap: 50px;
  			  column-gap: 50px;
  }*/ } }
  @media screen and (max-width: 700px) {
    .cs-2col {
     /* -webkit-column-gap: 20px;
    	 -moz-column-gap: 20px;
    		  column-gap: 20px;*/
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; } }

@media screen {
  .content-section {
    background: #fff;
    /*padding: 50px 0 70px;*/ }

  #prev-arrow, #next-arrow {
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 300px;
    width: 46px; }

  #next-arrow {
    right: 80px; } }
  @media screen and (max-width: 1200px) {
    #next-arrow {
      right: 10px; } }

@media screen {
  #prev-arrow {
    left: 80px; } }
  @media screen and (max-width: 1200px) {
    #prev-arrow {
      left: 10px; } }

@media screen {
  iframe {
    height: auto;
    min-height: 600px;
    width: 100%; }

  .alignleft {
    float: left;
    margin: 5px 40px 40px 0;
    max-width: 40%; } }
  @media screen and (max-width: 700px) {
    .alignleft {
      float: none;
      height: auto;
      margin: 0 0 40px 0;
      max-width: 100%;
      width: 100%; } }

@media screen {
  .alignright {
    float: right;
    margin: 0 0 40px 40px;
    max-width: 40%; } }
  @media screen and (max-width: 700px) {
    .alignright {
      float: none;
      height: auto;
      margin: 0 0 40px 0;
      max-width: 100%;
      width: 100%; } }

@media screen {
  .vidcontainer.alignleft,
  .vidcontainer.alignright {
    margin: 0 0 40px !important;
    max-width: 49% !important; } }
  @media screen and (max-width: 700px) {
    .vidcontainer.alignleft,
    .vidcontainer.alignright {
      max-width: 100% !important; } }

@media screen {
  .page404 .content-section {
    padding: 10vh 0 10vh; }

  /* Pagination */
  .pagination {
    padding-top: 40px;
    text-align: center; }

  .pagn_pages > div {
    display: inline; }

  .pagination a {
    white-space: nowrap; }

  .pagn-presse {
    bottom: 0; }

  .pb-left {
    float: left;
    margin: 0 2px; }

  .pb-right {
    float: left;
    margin: 0 2px; }

  .pagn_pages {
    /*float: left;
    margin-top: -2px;
    fmargin-left: 36%;
    text-align: center;
    width: 200px;*/ }

  .button a, .pb-button a, .currentpage.button {
    background: #174d53;
    border-radius: 15px;
    color: #c8e6eb;
    padding: 4px 11px 6px;
    margin: 0 2px;
    /*width: 29px;*/ }

  .button a:active, .button a:focus, .button a:hover,
  .pb-button a:active, .pb-button a:focus, .pb-button a:hover {
    background: #06282c;
    color: #fff;
    text-decoration: none !important; }

  .currentpage.button, .currentpage.button:hover {
    background: #599faa;
    color: #fff;
    cursor: default;
    padding: 3px 10px 5px;
    margin: 0 3px; }

  .pagination-seitenzahl {
    padding-top: 16px; }

  #popmake-48 {
    border-radius: 4px;
    padding: 50px 40px 80px !important; }

  .pum-container {
    position: relative; }

  #popmake-48 p {
    color: #292524 !important; }

  #popmake-48 h2 {
    color: #292524 !important; }

  /*.popmake-close { position:absolute; top:20px; right:20px; }*/
  .popmake.theme-61 > .popmake-close, .popmake.theme-212 > .popmake-close {
    background-color: #d2d2d2 !important;
    border-radius: 20px !important;
    top: 10px !important;
    right: 10px !important;
    font-size: 12px;
    text-indent: -9999px;
    line-height: 14px;
    padding: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background: url(../images/icon-close.png) no-repeat;
    background: url(../images/icon-close.svg) no-repeat;
    background-position: 10px 10px;
    background-size: 54px 20px; }

  .popmake.theme-61 > .popmake-close:hover {
    background-color: #279cad !important;
    background: url(../images/nav-icon-close.png) center center no-repeat;
    background: url(../images/nav-icon-close.svg) center center no-repeat;
    background-position: -7px 10px;
    background-size: 54px 20px; }

  .tagbox-head {
    background: #d8e2e4;
    color: #0e2c2a;
    font-size: 75%;
    left: -30px;
    letter-spacing: 0.15em;
    padding: 20px 30px;
    position: absolute;
    text-transform: uppercase;
    top: -30px;
    width: calc(100% + 60px);
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }

  .tagname {
    font-size: 115%;
    font-style: italic;
    letter-spacing: 0.05;
    text-transform: none; }

  #zahntechnik-team h3 {
    margin-bottom: .2em; }

  /* -------------- Formulare -------------- */
  input[type=text],
  input[type=password],
  .wpcf7-text,
  .wpcf7-form textarea {
    background: #e3e3e3;
    border: none;
    box-sizing: border-box;
    color: #242729;
    padding: 24px; }

  input#user_login,
  input#user_pass {
    padding: 18px 10px !important; }

  .content-dark input[type=text],
  .content-dark input[type=password],
  .content-dark .wpcf7-text,
  .content-dark .wpcf7-form textarea {
    background: #717171;
    border: none;
    box-sizing: border-box;
    color: #fff; }

  input[type=submit] {
    padding: 12px;
    width: 100%; }

  input:hover,
  textarea:hover {
    background: #f0f0f0; }

  input:focus, .wpcf7-form input:active,
  textarea:focus, .wpcf7-form textarea:active {
    background: #fff;
    color: #242729; }

  .content-dark input:focus, .content-dark .wpcf7-form input:active,
  .content-dark textarea:focus, .content-dark .wpcf7-form textarea:active {
    background: #fff;
    color: #242729; }

  #loginform-container {
    float: right;
    margin-left: 100px;
    /*margin: 0 auto;*/
    max-width: 400px; } }
  @media screen and (max-width: 700px) {
    #loginform-container {
      float: none;
      margin: 0 auto; } }

@media screen {
  #loginform input.input {
    display: block;
    width: 100%; }

  /* Contact Form 7 */
  .wpcf7-form p {
    margin-bottom: 12px !important; }

  .wpcf7-form h5 {
    padding-top: 40px; }

  .wpcf7-form textarea {
    width: 100%; }

  .wpcf7-form-control.wpcf7-radio {
    background: none;
    border: none; }

  .wpcf7-list-item input {
    width: auto; }

  img.ajax-loader {
    width: auto !important; }

  #wpcf7-f283-p268-o1 {
    padding-right: 20px !important;
    padding-top: 15px !important; }

  .wpcf7-text {
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    margin-bottom: 12px; }

  .wpcf7-textarea {
    box-sizing: border-box;
    /*width:100%; height: 200px;*/ }

  .wpcf7-mail-sent-ok, .wpcf7-validation-errors {
    border: none !important; }

  .wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 50px !important; }

  .wpcf7-not-valid-tip {
    background: #771213 none repeat scroll 0 0 !important;
    color: #fff !important;
    display: inline-block !important;
    font-size: 80% !important;
    margin-top: -12px;
    padding: 2px 0 0 4px;
    width: 76.8%; }

  	/*.wpcf7-form input.wpcf7-submit, .button {
  		background:#a80c69; border:none; color:#fff; font-weight:bold; width: 100% !important;
  		-webkit-border-radius: 4px;
  		-webkit-border-top-right-radius: 6px;
  		-moz-border-radius: 4px;
  		-moz-border-radius-topright: 6px;
  		border-radius: 4px;
  		border-top-right-radius: 6px;
  		letter-spacing: 0.18em;
  		margin: 20px 0 10px;
  		
  		@media (max-width: 800px) { width: 100%; }
  	 }
  
  	 .wpcf7-form input.wpcf7-submit:hover, .button:hover { background:#720044; color:#fff; }
  	#wpcf7-f123-p124-o1 .wpcf7-submit { margin-top:30px; }*/
  span.wpcf7-list-item {
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 10px 24px 6px 0; } }
@media screen and (max-width: 480px) {
  .wp-block-nk-awb {
    padding: 20px 5px !important; } }

@media screen and (max-width: 480px) {
  .wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
    word-break: normal !important; } }

@media screen and (max-width: 480px) {
  .seminarfacts table tr td:first-of-type {
    text-align: left !important; } }

@media screen {
  .cmplz-cookiebanner {
    box-shadow: 10px 10px 53px -6px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 10px 10px 53px -6px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 10px 10px 53px -6px rgba(0, 0, 0, 0.34); }

  footer {
    background: #bbb;
    box-sizing: border-box;
    color: #2E2E2E;
    font-size: 70% !important;
    letter-spacing: 0.1em;
    padding: 40px 60px 30px 60px;
    text-transform: uppercase;
    width: 100%;
    text-align: center; } }
  @media screen and (min-width: 1441px) {
    footer {
      padding: 30px; } }
  @media screen and (max-width: 700px) {
    footer {
      padding: 30px 15px; } }
  @media screen and (max-width: 700px) {
    footer .social-line {
      display: block; } }
@media screen {
    footer .footer-logo-cont {
      margin: 0 auto 10px;
      max-width: 770px;
      padding: 80px 0 20px; }
    footer .footer-icon {
      height: 20px;
      margin: 0 0 -3px 10px;
      opacity: 0.5;
      width: 20px; } }
    @media screen and (max-width: 700px) {
      footer .footer-icon {
        margin: 10px 0;
        /* width: 100%;*/ } }
@media screen {
    footer .footer-icon:hover {
      opacity: 1; }
    footer .footer-logo {
      float: left;
      padding: 0 10px 10px; } }
    @media screen and (max-width: 1200px) {
      footer .footer-logo {
        padding: 0 7px; } }
    @media screen and (max-width: 800px) {
      footer .footer-logo {
        padding: 0 0 50px;
        width: 33.3%; } }
    @media screen and (max-width: 700px) {
      footer .footer-logo {
        padding: 0 0 30px;
        width: 50%; } }
    @media screen and (max-width: 480px) {
      footer .footer-logo {
        padding: 0 0 20px; } }
@media screen {
    footer .footer-stuff.phpwidget-content {
      margin-bottom: 60px; }

  .event-headline {
    margin-top: -280px; } }
  @media screen and (min-width: 1441px) {
    .event-headline {
      margin-top: -400px; } }
  @media screen and (max-width: 800px) {
    .event-headline {
      margin-top: 0; } }

@media screen {
  .imprint {
    background: #404849;
    padding: 60px 20vw; }

  .privacy {
    background: #34393a;
    padding: 60px 20vw; }

  .clearfix:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px; }

  li.widget {
    list-style: none; }

  fieldset {
    border: none; }

  ul {
    margin: 0 0 50px 40px;
    padding: 0; }

  ul.postlist li {
    margin-bottom: 50px; }

  li {
    /*list-style:url(../images/list-style-item.png);*/
    margin-bottom: 1em;
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid;
    /* IE 10 */
    break-inside: avoid-column;
    /* IE 11 */
    /*display:table;  */
    /* Actually FF 20+ */
    -webkit-margin-before: 0;
    -webkit-margin-after: 0; }

  ul ul {
    padding-top: 20px;
    margin-bottom: 30px; }

  ul ul li {
    list-style: url(../images/list-style-item-sub.png); }

  li.widget {
    margin-bottom: 0 !important; }

  tr {
    margin-bottom: 10px; }
    tr td:first-of-type {
      min-width: 150px; }

  td {
    padding: 6px 12px 12px 0;
    vertical-align: top; }

  .wp-block-table td, .wp-block-table th {
    border: none; } }
@media screen and (max-width: 700px) {
  .contact-table {
    width: 100%; } }

@media screen and (max-width: 700px) {
  .contact-table tr td:first-child {
    width: 30px !important; } }

@media screen {
 /*.contact-table tr td:nth-child(2) {
	 @media (max-width: 700px) { background: #ef0; width: 250px; }
 }*/
  table {
    margin: 60px 0;
    padding: 0 30px !important; }

  table.startpage-table {
    margin-bottom: 30px; }

  td {
    box-sizing: border-box;
    padding: 0 20px 20px 0;
    vertical-align: top; }

  /* td:first-of-type { min-width: 110px; }*/
  td.td-number {
    padding-right: 0;
    width: 21px; }

  /*table.history-table tr td:first-child { text-align: right; }*/ }
@media screen and (max-width: 800px) {
  .pat-sem-subline {
    color: #0f0f0f !important; } }

@media screen {
  .su-table .su-even td {
    background: rgba(255, 255, 255, 0.04) !important; }

  .su-table td {
    border: none !important;
    background: rgba(255, 255, 255, 0.02) !important; }

  .su-row {
    margin-bottom: 80px !important; } }
  @media screen and (max-width: 1200px) {
    .su-row {
      margin-bottom: 30px !important; } }
  @media screen and (max-width: 700px) {
    .su-row {
      margin-bottom: 10px !important; } }
@media screen {
    .su-row .su-column {
      margin: 0 0 0 8% !important; } }
    @media screen and (max-width: 800px) {
      .su-row .su-column {
        margin-left: 0 !important; } }
    @media screen and (max-width: 700px) {
      .su-row .su-column {
        float: none !important;
        width: 100% !important; } }
    @media screen and (max-width: 800px) {
      .su-row .su-column img {
        margin-bottom: 25px; } }
@media screen {
    .su-row .su-column:first-child {
      margin-left: 0 !important; }

  .su-column-size-1-2 {
    width: 46% !important; } }
  @media screen and (max-width: 800px) {
    .su-column-size-1-2 {
      width: 100% !important; } }

@media screen {
  .su-column-size-2-3 {
    width: 61% !important; } }
  @media screen and (max-width: 800px) {
    .su-column-size-2-3 {
      width: 100% !important; } }

@media screen and (max-width: 800px) {
  .su-column-inner > p:last-child {
    margin-bottom: 3em !important; } }

@media screen {
  /*.su-column-inner > :last-child { @media (max-width: 700px) { margin-bottom: 50px !important; } }*/
  .su-column-inner img {
    height: auto;
    max-width: 100%; }

  .content-floatbox-left {
    float: left;
    width: 340px;
    margin: 40px 20px 0 0; }

  .content-floatbox-right {
    float: right;
    width: 340px;
    margin: 40px 0 0 20px; }

  .bullet-list-item {
    margin-bottom: 12px; }

  .sb-box .textwidget {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 3px dotted #bfbdb0; }

  .sb-btn {
    border: none;
    text-align: center;
    background: #c8990c;
    width: 100%;
    padding: 10px 0 0 0; }

  .sb-btn:hover {
    color: #fff;
    background: #deab13; }

  .sb-btn .fa {
    color: #f4cd56;
    font-size: 120%; }

  .contact-entry {
    height: 50px;
    padding: 20px 0 4px 44px;
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid;
    /* IE 10 */
    break-inside: avoid-column;
    /* IE 11 */
    display: table;
    /* Actually FF 20+ */ }

  .wp-block-aab-accordion-item .aagb__accordion_head:hover,
  .aagb__accordion_head.active {
    background-color: #ebebeb !important; }

  .wp-block-aab-accordion-item {
    border-radius: 5px !important; }

  /* decisiontree */
  .block {
    background: #fff;
    box-sizing: border-box;
    padding: 20px 80px 75px;
    /*max-width: 800px;*/
    width: 100%; } }
  @media screen and (max-width: 1200px) {
    .block {
      padding: 20px 60px 75px; } }
  @media screen and (max-width: 800px) {
    .block {
      padding: 20px 40px 75px; } }
  @media screen and (max-width: 700px) {
    .block {
      padding: 20px 20px 75px; } }

@media screen {
  .options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
    margin-bottom: 15px; }

  #tree {
    position: relative; }

  #tree h2 {
    font-family: 'Antartida bold';
    font-size: 22px;
    margin-top: 20px;
    text-align: center; }

  #tree .options button {
    padding: 18px 20px; }

  #tree > div:first-of-type {
    background: #9d9d9c; }

  #tree > div:nth-of-type(2) {
    background: #c6c6c6; }

  #tree > div:nth-of-type(3) {
    background: #e1e1e1; }

  #tree div:first-of-type .options button,
  #tree div:nth-of-type(3) .options button {
    width: 48%; }

  .result {
    margin-top: 10px;
    padding: 20px 40px 40px;
    /*background: #f6f6f6;
    border: 1px solid #CFCFCF;
    border-radius: 8px;*/
    line-height: 1.5em; }
    .result h3 {
      margin-bottom: .15em;
      padding-top: 20px; }

  .result a {
    color: #a8146a;
    text-decoration: underline;
    margin-left: 5px; }

  .result a:hover {
    text-decoration: underline; }

  .fade {
    animation: fadein 0.4s; }

  @keyframes fadein {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  a#scroll-to-top {
    bottom: 42px !important;
    height: 40px !important;
    right: 30px !important;
    width: 40px !important; } }
