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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/*! 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; }

/* bellota-text-300 - latin */
@font-face {
  font-family: 'Bellota Text';
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/bellota-text-v14-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/bellota-text-v14-latin-300.eot?#iefix") format("embedded-opentype"), url("../Fonts/bellota-text-v14-latin-300.woff2") format("woff2"), url("../Fonts/bellota-text-v14-latin-300.woff") format("woff"), url("../Fonts/bellota-text-v14-latin-300.ttf") format("truetype"), url("../Fonts/bellota-text-v14-latin-300.svg#BellotaText") format("svg");
  /* Legacy iOS */ }

/* bellota-text-300italic - latin */
@font-face {
  font-family: 'Bellota Text';
  font-style: italic;
  font-weight: 300;
  src: url("../Fonts/bellota-text-v14-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/bellota-text-v14-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/bellota-text-v14-latin-300italic.woff2") format("woff2"), url("../Fonts/bellota-text-v14-latin-300italic.woff") format("woff"), url("../Fonts/bellota-text-v14-latin-300italic.ttf") format("truetype"), url("../Fonts/bellota-text-v14-latin-300italic.svg#BellotaText") format("svg");
  /* Legacy iOS */ }

/* bellota-text-regular - latin */
@font-face {
  font-family: 'Bellota Text';
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/bellota-text-v14-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/bellota-text-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/bellota-text-v14-latin-regular.woff2") format("woff2"), url("../Fonts/bellota-text-v14-latin-regular.woff") format("woff"), url("../Fonts/bellota-text-v14-latin-regular.ttf") format("truetype"), url("../Fonts/bellota-text-v14-latin-regular.svg#BellotaText") format("svg");
  /* Legacy iOS */ }

/* bellota-text-italic - latin */
@font-face {
  font-family: 'Bellota Text';
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/bellota-text-v14-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/bellota-text-v14-latin-italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/bellota-text-v14-latin-italic.woff2") format("woff2"), url("../Fonts/bellota-text-v14-latin-italic.woff") format("woff"), url("../Fonts/bellota-text-v14-latin-italic.ttf") format("truetype"), url("../Fonts/bellota-text-v14-latin-italic.svg#BellotaText") format("svg");
  /* Legacy iOS */ }

/* bellota-text-700 - latin */
@font-face {
  font-family: 'Bellota Text';
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/bellota-text-v14-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/bellota-text-v14-latin-700.eot?#iefix") format("embedded-opentype"), url("../Fonts/bellota-text-v14-latin-700.woff2") format("woff2"), url("../Fonts/bellota-text-v14-latin-700.woff") format("woff"), url("../Fonts/bellota-text-v14-latin-700.ttf") format("truetype"), url("../Fonts/bellota-text-v14-latin-700.svg#BellotaText") format("svg");
  /* Legacy iOS */ }

/* bellota-text-700italic - latin */
@font-face {
  font-family: 'Bellota Text';
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/bellota-text-v14-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/bellota-text-v14-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/bellota-text-v14-latin-700italic.woff2") format("woff2"), url("../Fonts/bellota-text-v14-latin-700italic.woff") format("woff"), url("../Fonts/bellota-text-v14-latin-700italic.ttf") format("truetype"), url("../Fonts/bellota-text-v14-latin-700italic.svg#BellotaText") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-200 - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 200;
  src: url("../Fonts/crimson-pro-v17-latin-200.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-200.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-200.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-200.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-200.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-200.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-300 - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/crimson-pro-v17-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-300.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-300.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-300.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-300.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-300.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-regular - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/crimson-pro-v17-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-regular.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-regular.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-regular.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-regular.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-500 - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 500;
  src: url("../Fonts/crimson-pro-v17-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-500.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-500.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-500.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-500.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-500.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-600 - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 600;
  src: url("../Fonts/crimson-pro-v17-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-600.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-600.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-600.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-600.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-600.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-700 - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/crimson-pro-v17-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-700.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-700.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-700.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-700.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-700.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-800 - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 800;
  src: url("../Fonts/crimson-pro-v17-latin-800.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-800.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-800.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-800.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-800.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-800.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-900 - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../Fonts/crimson-pro-v17-latin-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-900.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-900.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-900.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-900.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-900.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-200italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 200;
  src: url("../Fonts/crimson-pro-v17-latin-200italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-200italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-200italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-200italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-200italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-200italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-300italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 300;
  src: url("../Fonts/crimson-pro-v17-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-300italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-300italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-300italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-300italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/crimson-pro-v17-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-500italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 500;
  src: url("../Fonts/crimson-pro-v17-latin-500italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-500italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-500italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-500italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-500italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-500italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-700italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/crimson-pro-v17-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-700italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-700italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-700italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-700italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-600italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 600;
  src: url("../Fonts/crimson-pro-v17-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-600italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-600italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-600italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-600italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-600italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-800italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 800;
  src: url("../Fonts/crimson-pro-v17-latin-800italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-800italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-800italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-800italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-800italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-800italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* crimson-pro-900italic - latin */
@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 900;
  src: url("../Fonts/crimson-pro-v17-latin-900italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../Fonts/crimson-pro-v17-latin-900italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/crimson-pro-v17-latin-900italic.woff2") format("woff2"), url("../Fonts/crimson-pro-v17-latin-900italic.woff") format("woff"), url("../Fonts/crimson-pro-v17-latin-900italic.ttf") format("truetype"), url("../Fonts/crimson-pro-v17-latin-900italic.svg#CrimsonPro") format("svg");
  /* Legacy iOS */ }

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

html, body {
  margin: 0;
  padding: 0; }

body {
  font-size: 17px;
  font-weight: normal;
  font-family: "Bellota Text", Verdana, Arial, sans-serif;
  letter-spacing: 0.6px;
  color: #504C4E;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  background: #fff;
  line-height: 32px; }
  @media screen and (max-width: 640px) {
    body {
      font-size: 15px; } }
::-moz-selection {
  background: #B50156;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #B50156;
  text-shadow: none;
  color: #fff; }

hr {
  display: block;
  height: 1px;
  background: #DADADA;
  margin: 1em 0;
  border: none; }

img:not(.is_svg), video {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  width: auto; }

.is_svg {
  display: inline-block;
  min-height: 1px;
  min-width: 1px;
  max-width: none; }

figure {
  margin: 0; }

.browsehappy {
  margin: 0;
  padding: 0.4em 0;
  background: #ba2a0a;
  font-size: 13px;
  color: #fff;
  text-align: center; }
  .browsehappy a {
    color: #fff !important; }

a {
  color: #B50156;
  text-decoration: none;
  transition: all 0.3s ease-in-out; }
  a:hover {
    color: #690132; }

a[href*="//"] {
  position: relative; }
  a[href*="//"]:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
    width: 15px;
    height: 15px;
    min-width: 15px;
    background: url("../Images/external-link.svg") no-repeat center left;
    background-size: 100% auto;
    margin-right: 10px; }

figure a[href*="//"]:before {
  content: none; }

.allcont ul li {
  padding: 5px 10px 5px 25px;
  position: relative; }
  .allcont ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #B50156;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 15px; }
  .allcont ul li ul li {
    padding: 5px 10px 5px 20px; }
    .allcont ul li ul li::before {
      background: #e8016e; }

.allcont ol {
  margin: 10px 0;
  counter-reset: item; }
  .allcont ol > li {
    padding: 5px 0 5px 1.7em;
    counter-increment: item;
    position: relative; }
    .allcont ol > li:before {
      content: counter(item) ".";
      display: inline-block;
      position: absolute;
      top: 5px;
      left: 0;
      font-weight: bold; }

.allcont .ce-gallery .lightbox {
  position: relative;
  height: 100%;
  display: block; }
  .allcont .ce-gallery .lightbox:before {
    content: '';
    background: rgba(0, 0, 0, 0.7) url(../Images/magnifier.svg) no-repeat center center;
    background-size: 36px 36px;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 1; }
  .allcont .ce-gallery .lightbox:hover:before {
    opacity: 1; }

.allcont .ce-textpic .ce-gallery {
  margin-bottom: 0; }

.allcont .ce-textpic.ce-above .ce-gallery {
  margin-bottom: 10px; }

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

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

.frame-space-before-extra-small {
  margin-top: 30px; }

.frame-space-before-small {
  margin-top: 45px; }

.frame-space-before-medium {
  margin-top: 100px; }

.frame-space-before-large {
  margin-top: 130px; }

.frame-space-before-extra-large {
  margin-top: 200px; }

.frame-space-after-extra-small {
  margin-bottom: 30px; }

.frame-space-after-small {
  margin-bottom: 45px; }

.frame-space-after-medium {
  margin-bottom: 100px; }

.frame-space-after-large {
  margin-bottom: 130px; }

.frame-space-after-extra-large {
  margin-bottom: 200px; }

@media screen and (max-width: 768px) {
  .frame-space-before-medium {
    margin-top: 50px; }
  .frame-space-before-large {
    margin-top: 80px; }
  .frame-space-before-extra-large {
    margin-top: 100px; }
  .frame-space-after-medium {
    margin-bottom: 50px; }
  .frame-space-after-large {
    margin-bottom: 80px; }
  .frame-space-after-extra-large {
    margin-bottom: 100px; } }

@media screen and (max-width: 450px) {
  .frame-space-before-medium {
    margin-top: 20px; }
  .frame-space-before-large {
    margin-top: 35px; }
  .frame-space-before-extra-large {
    margin-top: 50px; }
  .frame-space-after-medium {
    margin-bottom: 20px; }
  .frame-space-after-large {
    margin-bottom: 35px; }
  .frame-space-after-extra-large {
    margin-bottom: 50px; } }

/*Textstile -----------------------------------------*/
.button, input[type=submit], button {
  display: inline-block;
  color: #fff;
  padding: 25px 35px 25px 65px;
  text-decoration: none;
  border: 0;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 120%;
  background-image: linear-gradient(270deg, #C5D97A 0%, #485C33 100%);
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin-top: 20px;
  position: relative;
  border-radius: 6px; }
  @media screen and (max-width: 640px) {
    .button, input[type=submit], button {
      padding: 20px 25px 20px 45px; } }
  @media screen and (max-width: 450px) {
    .button, input[type=submit], button {
      padding: 12px 13px 12px 45px; } }
  .button:hover, input[type=submit]:hover, button:hover {
    background: #485C33;
    color: #FFF; }
  .button::before, input[type=submit]::before, button::before {
    content: none !important; }
  .button:after, input[type=submit]:after, button:after {
    content: '';
    position: absolute;
    left: 11px;
    top: 50%;
    transform: translate(50%, -50%);
    height: 30px;
    width: 30px;
    background: url(../Images/heart-arrow.svg) no-repeat 0;
    background-size: contain; }
    @media screen and (max-width: 640px) {
      .button:after, input[type=submit]:after, button:after {
        left: 0px;
        height: 25px;
        width: 25px; } }
.button-green {
  display: inline-block;
  color: #fff;
  padding: 25px 35px 25px 65px;
  text-decoration: none;
  border: 0;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 120%;
  background-image: linear-gradient(270deg, #C5D97A 0%, #485C33 100%);
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  margin-top: 20px;
  position: relative;
  border-radius: 6px; }
  @media screen and (max-width: 640px) {
    .button-green {
      padding: 20px 25px 20px 45px; } }
  @media screen and (max-width: 450px) {
    .button-green {
      padding: 12px 13px 12px 45px; } }
  .button-green:hover {
    background: #97094C;
    color: #FFF; }
  .button-green:before {
    content: '';
    position: absolute;
    left: 11px;
    top: 50%;
    transform: translate(50%, -50%);
    height: 30px;
    width: 30px;
    background: url(../Images/heart-arrow.svg) no-repeat 0;
    background-size: contain; }
    @media screen and (max-width: 640px) {
      .button-green:before {
        left: 0px;
        height: 25px;
        width: 25px; } }
.mfp-close:before {
  content: none !important; }

.mfp-iframe-holder .mfp-close {
  top: -20px !important;
  right: 20px !important;
  color: #000 !important; }

.redtext {
  color: #b10000; }

.pinktext {
  color: #B50156; }

.largetext {
  font-size: 1.5em; }

.uppercase {
  text-transform: uppercase; }

.infinity {
  position: relative;
  padding-bottom: 55px; }
  .infinity:after {
    content: '';
    display: block;
    position: absolute;
    height: 28px;
    width: 62px;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 50%);
    background: url(../Images/infinity-pink.svg) no-repeat 0;
    background-size: contain; }
    @media screen and (max-width: 768px) {
      .infinity:after {
        width: 45px;
        bottom: 30px; } }
h4 + h2 {
  margin-top: 20px; }

.phone, .whatsapp, .mail, .pin {
  position: relative;
  padding-left: 30px; }
  .phone:after, .whatsapp:after, .mail:after, .pin:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0; }

.pin {
  display: block; }
  @media screen and (max-width: 960px) {
    .pin {
      display: inline-block; } }
  .pin:before {
    content: none !important; }
  .pin:after {
    height: 20px;
    width: 15px;
    background: url(../Images/pin-pink.svg) no-repeat 0;
    background-size: cover;
    left: 0;
    top: 7px;
    transition: all 0.3s ease-in-out; }
    @media screen and (max-width: 450px) {
      .pin:after {
        top: 6px;
        height: 17px;
        width: 13px; } }
  .pin:hover:after {
    height: 20px;
    width: 15px;
    background: url(../Images/pin-green.svg) no-repeat 0;
    background-size: cover; }

.phone:after {
  height: 15px;
  width: 15px;
  background: url(../Images/phone-pink.svg) no-repeat 0;
  background-size: cover;
  left: 0;
  top: 3px;
  transition: all 0.3s ease-in-out; }
  @media screen and (max-width: 450px) {
    .phone:after {
      top: 6px;
      height: 13px;
      width: 13px; } }
.phone:hover:after {
  height: 15px;
  width: 15px;
  background: url(../Images/phone-green.svg) no-repeat 0;
  background-size: cover; }

.whatsapp:before {
  content: none !important; }

.whatsapp:after {
  height: 16px;
  width: 16px;
  background: url(../Images/whatsapp-pink.svg) no-repeat 0;
  background-size: cover;
  left: 0;
  top: 1px;
  transition: all 0.3s ease-in-out; }
  @media screen and (max-width: 450px) {
    .whatsapp:after {
      top: 6px;
      height: 13px;
      width: 13px; } }
.whatsapp:hover:after {
  background: url(../Images/whatsapp-green.svg) no-repeat 0;
  background-size: cover; }

.mail:after {
  height: 11px;
  width: 17px;
  background: url(../Images/mail-pink.svg) no-repeat 0;
  background-size: cover;
  left: 0;
  top: 4px;
  transition: all 0.3s ease-in-out; }
  @media screen and (max-width: 450px) {
    .mail:after {
      top: 7px; } }
.mail:hover:after {
  background: url(../Images/mail-green.svg) no-repeat 0;
  background-size: cover; }

/*Rahmen -----------------------------------------*/
.frame-greybox {
  background: #DADADA;
  padding: 2%; }

.frame-ci_bg {
  background: #B50156;
  padding: 2%;
  color: #fff; }
  .frame-ci_bg h1, .frame-ci_bg h2, .frame-ci_bg h3, .frame-ci_bg h4, .frame-ci_bg h5 {
    color: #fff; }

.frame-type-pxproject_grid100withimages {
  position: relative;
  padding: 200px 0; }
  @media screen and (max-width: 450px) {
    .frame-type-pxproject_grid100withimages {
      padding: 100px 0; }
      .frame-type-pxproject_grid100withimages img {
        width: 100px; } }
  .frame-type-pxproject_grid100withimages .image {
    position: absolute; }
    .frame-type-pxproject_grid100withimages .image.image_top {
      top: 0; }
    .frame-type-pxproject_grid100withimages .image.image_bottom {
      bottom: 0; }
    .frame-type-pxproject_grid100withimages .image.position_right {
      right: 0; }
    .frame-type-pxproject_grid100withimages .image.position_left {
      left: 0; }

/*Layouts -----------------------------------------*/
.head > .inner {
  width: 92%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

.foot > .inner {
  width: 92%;
  max-width: 877px;
  margin-left: auto;
  margin-right: auto; }

.cont > .frame {
  width: 92%;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto; }

.cont > .frame.frame-layout-10 {
  max-width: none;
  width: 100%; }
  .cont > .frame.frame-layout-10.frame-greybox {
    padding: 20px 0; }

.cont > .frame.frame-layout-20 {
  max-width: none;
  width: 100%; }
  .cont > .frame.frame-layout-20 > .inner {
    width: 92%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto; }

.cont > .frame-layout-30 {
  width: 92%;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto; }

.cont > .frame-layout-40 {
  width: 92%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto; }

.cont > .frame-layout-50 {
  width: 92%;
  max-width: 877px;
  margin-left: auto;
  margin-right: auto; }

.cont > .frame-layout-60 {
  width: 92%;
  max-width: 643px;
  margin-left: auto;
  margin-right: auto; }

/*Gridelemente-----------------------------------------*/
/*Allgemein*/
.gridrow {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap; }
  .gridrow.colSpacing_wide {
    --space: 80px; }
  .gridrow.colSpacing_normal {
    --space: 50px; }
  .gridrow.colSpacing_slim {
    --space: 10px; }
  .gridrow .col + .col {
    margin-left: var(--space); }
  .gridrow.align_middle {
    align-items: center; }
  .gridrow.align_top {
    align-items: flex-start; }
  .gridrow.align_bottom {
    align-items: flex-end; }

/*Boxen 2er%*/
.grid2cols > .col {
  width: calc(50% - 1 * var(--space) / 2); }

/*Boxen 3er%*/
.grid3cols > .col {
  width: calc(33.333% - 2 * var(--space) / 3); }

/*Boxen 4er%*/
.grid4cols > .col {
  width: calc(25% - 3 * var(--space) / 4); }

/*Boxen 5er%*/
.grid5cols > .col {
  width: calc(20% - 4 * var(--space) / 5); }

/*Boxen 33%-66%*/
.col_pos_33-66 > .col.col1 {
  width: calc(33.333% - 1 * var(--space) / 2); }

.col_pos_33-66 > .col.col2 {
  width: calc(66.666% - 1 * var(--space) / 2); }

/*Boxen 66%-33%*/
.col_pos_66-33 > .col.col1 {
  width: calc(66.666% - 1 *  var(--space) / 2); }

.col_pos_66-33 > .col.col2 {
  width: calc(33.333% - 1 * var(--space) / 2); }

/*Boxen 20%-80%*/
.col_pos_20-80 > .col.col1 {
  width: calc(20% - 1 * var(--space) / 2); }

.col_pos_20-80 > .col.col2 {
  width: calc(80% - 1 * var(--space) / 2); }

/*Boxen 80%-20%*/
.col_pos_80-20 > .col.col1 {
  width: calc(80% - 1 * var(--space) / 2); }

.col_pos_80-20 > .col.col2 {
  width: calc(20% - 1 * var(--space) / 2); }

@media all and (max-width: 1024px) {
  .grid4cols .col + .col,
  .grid5cols .col + .col {
    margin-left: 50px; }
  .grid4cols > .col,
  .grid5cols > .col {
    width: calc(50% - 1 * var(--space) / 2);
    margin-top: 50px; }
    .grid4cols > .col:nth-child(2n + 1),
    .grid5cols > .col:nth-child(2n + 1) {
      margin-left: 0; } }

@media all and (max-width: 960px) {
  .grid2cols > .col,
  .grid3cols > .col {
    width: 100%; }
  .grid2cols .col + .col,
  .grid3cols .col + .col {
    margin-left: 0;
    margin-top: 50px; }
  .col_pos_33-66 > .col.col1, .col_pos_33-66 > .col.col2,
  .col_pos_66-33 > .col.col1,
  .col_pos_66-33 > .col.col2,
  .col_pos_20-80 > .col.col1,
  .col_pos_20-80 > .col.col2,
  .col_pos_80-20 > .col.col1,
  .col_pos_80-20 > .col.col2 {
    width: 100%; }
  .col_pos_33-66 .col + .col,
  .col_pos_66-33 .col + .col,
  .col_pos_20-80 .col + .col,
  .col_pos_80-20 .col + .col {
    margin-left: 0;
    margin-top: 50px; } }

@media all and (max-width: 768px) {
  .grid4cols > .col,
  .grid5cols > .col {
    width: 100%; }
  .grid4cols .col + .col,
  .grid5cols .col + .col {
    margin-left: 0;
    margin-top: 50px; } }

/* Content --------------------------------------------------------------------------*/
.site {
  position: relative;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  max-width: 2000px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .site .main {
    overflow: hidden;
    flex: 1 0 auto; }
  .site .allcont .cont > div:first-child {
    margin-top: 115px; }
    @media screen and (max-width: 960px) {
      .site .allcont .cont > div:first-child {
        margin-top: 65px; } }
    @media screen and (max-width: 768px) {
      .site .allcont .cont > div:first-child {
        margin-top: 55px; } }
    @media screen and (max-width: 450px) {
      .site .allcont .cont > div:first-child {
        margin-top: 40px; } }
    .site .allcont .cont > div:first-child.frame-greybox, .site .allcont .cont > div:first-child.frame-ci_bg, .site .allcont .cont > div:first-child.frame-type-pxproject_grid100withimages {
      margin-top: 0; }
  .site .allcont .cont > div:last-child {
    margin-bottom: 430px; }
    @media screen and (max-width: 1024px) {
      .site .allcont .cont > div:last-child {
        margin-bottom: 320px; } }
    @media screen and (max-width: 960px) {
      .site .allcont .cont > div:last-child {
        margin-bottom: 210px; } }
    @media screen and (max-width: 466px) {
      .site .allcont .cont > div:last-child {
        margin-bottom: 140px; } }
    .site .allcont .cont > div:last-child.frame-greybox, .site .allcont .cont > div:last-child.frame-ci_bg, .site .allcont .cont > div:last-child.frame-type-pxproject_grid100withimages {
      margin-bottom: 0; }
  .site .allcont .cont .breadcrumb ul {
    display: flex;
    flex-wrap: wrap; }
    .site .allcont .cont .breadcrumb ul li {
      padding: 0;
      margin-right: 10px;
      font-size: 12px;
      color: #747474; }
      .site .allcont .cont .breadcrumb ul li::before {
        content: none; }

BODY.layout_pagets__popup .site .allcont .cont > div:last-child {
  margin-top: 0;
  margin-bottom: 0; }

BODY.layout_pagets__popup .site {
  box-shadow: none; }

BODY.layout_pagets__popup .site .allcont {
  padding: 20px 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  font-family: "Bellota Text", Verdana, Arial, sans-serif;
  line-height: 120%; }
  h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
    padding-top: 0.5em; }

h1 {
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 1.3px; }
  @media screen and (max-width: 1024px) {
    h1 {
      font-size: 45px; } }
  @media screen and (max-width: 768px) {
    h1 {
      font-size: 35px; } }
  @media screen and (max-width: 450px) {
    h1 {
      font-size: 30px;
      line-height: 30px; } }
h2 {
  font-size: 42px;
  text-transform: uppercase;
  color: #485C33; }
  @media screen and (max-width: 1024px) {
    h2 {
      font-size: 39px; } }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 30px; } }
  @media screen and (max-width: 450px) {
    h2 {
      font-size: 27px;
      line-height: 30px; } }
h3 {
  font-size: 40px;
  text-transform: uppercase;
  color: #485C33; }
  @media screen and (max-width: 1024px) {
    h3 {
      font-size: 36px; } }
  @media screen and (max-width: 768px) {
    h3 {
      font-size: 27px; } }
  @media screen and (max-width: 450px) {
    h3 {
      font-size: 24px; } }
h4 {
  font-size: 30px;
  font-family: "Crimson Pro", Verdana, Arial, sans-serif;
  letter-spacing: 0.6px;
  font-style: italic;
  color: #B50156; }
  @media screen and (max-width: 768px) {
    h4 {
      font-size: 26px; } }
  @media screen and (max-width: 450px) {
    h4 {
      font-size: 22px; } }
h5 {
  font-size: 24px;
  color: #485C33;
  text-transform: uppercase; }
  @media screen and (max-width: 1024px) {
    h5 {
      font-size: 20px; } }
  @media screen and (max-width: 768px) {
    h5 {
      font-size: 17px; } }
  @media screen and (max-width: 450px) {
    h5 {
      font-size: 15px; } }
p[class*="roofline"] {
  font-weight: bold; }

*[class*="headline"] + *:not(.frame) {
  margin-top: 1em; }

p:not([class*="roofline"]) + h1, p:not([class*="roofline"]) + h2, p:not([class*="roofline"]) + h3, p:not([class*="roofline"]) + h4, p:not([class*="roofline"]) + h5, p:not([class*="roofline"]) + h6, p:not([class*="roofline"]) + p, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6, ul + p, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6, ol + p {
  margin-top: 1em; }

i, em {
  font-style: italic; }

strong, b {
  font-weight: 700; }

input, select, textarea {
  width: 100%;
  border: 1px solid #DADADA;
  padding: 10px 15px; }
  input:focus, select:focus, textarea:focus {
    border: 1px solid #B50156;
    outline: none; }

input[type="submit"] {
  width: auto;
  cursor: pointer; }
  input[type="submit"]:focus {
    border: none;
    outline: none; }

select {
  height: 41px; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: none;
  height: 150px; }

input[type='radio'], input[type='checkbox'] {
  width: auto;
  margin-right: 5px; }

input:-webkit-autofill, textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #FFF inset;
  -webkit-text-fill-color: #000; }

::-webkit-input-placeholder {
  color: #ccc; }

:-moz-placeholder {
  opacity: 1;
  color: #ccc; }

::-moz-placeholder {
  opacity: 1;
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

:focus {
  outline: rgba(255, 255, 255, 0); }

/*Tabelle*/
.table_container {
  overflow: auto; }

.allcont table {
  width: 100%;
  margin: 10px 0px 5px; }
  .allcont table tr th {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background: #B50156;
    padding: 10px 15px;
    border-right: 1px solid #fff; }
  .allcont table tr td {
    padding: 5px 15px;
    border-right: 1px solid #fff; }
  .allcont table tr:nth-child(even) {
    background-color: #DADADA; }

/*
*********************
Responsive Design ONLY for the standard Elements of TYPO3
*********************
*/
@media all and (max-width: 890px) {
  /*
	*********************
	Text & Bild – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
	*********************
	*/
  .ce-textpic.ce-intext {
    /*
			*********************
			Text & Bild / Text & Medien – Im Text rechts, Im Text links,
			Neben dem Text rechts, Neben dem Text links
			*********************
			*/ }
    .ce-textpic.ce-intext.ce-right .ce-gallery, .ce-textpic.ce-intext.ce-left .ce-gallery {
      float: unset;
      margin-left: 0;
      margin-bottom: 20px; }
      .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column {
        float: unset;
        width: 100%; }
        .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure,
        .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure,
        .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video {
          display: block;
          width: 100%; }
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure img,
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column figure video,
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video img,
          .ce-textpic.ce-intext.ce-right .ce-gallery .ce-column .video video, .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure img,
          .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column figure video,
          .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video img,
          .ce-textpic.ce-intext.ce-left .ce-gallery .ce-column .video video {
            width: 100%;
            height: auto; } }

@media all and (max-width: 768px) {
  /*
	*********************
	Nur Bild – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
	*********************
	*/
  .ce-image .ce-gallery {
    margin-bottom: 0;
    float: none; }
    .ce-image .ce-gallery .ce-column {
      float: none; }
    .ce-image .ce-gallery .image {
      display: block;
      width: 100%; }
      .ce-image .ce-gallery .image img {
        width: 100%;
        height: auto; }
  /*
	*********************
	Dateilinks – Optimiert für ein Bild in der Breite von 500px. Ggf. Media Query max-width anpassen!
	*********************
	*/
  .ce-uploads li {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .ce-uploads li::before {
      content: none !important; }
    .ce-uploads li a {
      display: block; }
      .ce-uploads li a img {
        display: block;
        float: unset;
        padding-right: 0;
        margin-bottom: 10px; }
    .ce-uploads li > div span {
      font-size: 14px; } }

.head {
  position: sticky;
  top: 0;
  background: #fff;
  max-width: 2000px;
  z-index: 99;
  transition: all 0.3s ease-in-out;
  backface-visibility: hidden; }
  .head > .inner {
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    backface-visibility: hidden; }
    @media screen and (max-width: 1200px) {
      .head > .inner {
        justify-content: space-between; } }
    .head > .inner .logo {
      transition: all 0.3s ease-in-out;
      background: url(../Images/logo.jpg) no-repeat 0;
      background-size: contain;
      width: 276px;
      height: 56px;
      margin: 30px 10px 40px 0;
      backface-visibility: hidden; }
      .head > .inner .logo a {
        display: block;
        width: 100%;
        height: 100%; }
        .head > .inner .logo a span {
          display: none; }
    .head > .inner .nav > li > a {
      padding: 47px 65px 47px 65px;
      position: relative;
      transition: all 0.3s ease-in-out; }
      @media screen and (max-width: 1544px) {
        .head > .inner .nav > li > a {
          padding: 47px 55px 47px 55px; } }
      @media screen and (max-width: 1457px) {
        .head > .inner .nav > li > a {
          padding: 47px 45px 47px 45px; } }
      @media screen and (max-width: 1370px) {
        .head > .inner .nav > li > a {
          padding: 47px 35px 47px 35px; } }
      @media screen and (max-width: 1283px) {
        .head > .inner .nav > li > a {
          padding: 47px 25px 47px 25px; } }
      @media screen and (max-width: 1200px) {
        .head > .inner .nav > li > a {
          padding: 22px 25px 22px 55px; } }
    .head > .inner .nav > li.over > a:after, .head > .inner .nav > li:hover > a:after, .head > .inner .nav > li.active > a:after, .head > .inner .nav > li.act > a:after {
      content: '';
      position: absolute;
      bottom: 25px;
      left: 50%;
      transform: translate(-50%, -50%);
      height: 14px;
      width: 32px;
      background: url(../Images/infinity-pink.svg) no-repeat 0;
      background-size: contain; }
      @media screen and (max-width: 1200px) {
        .head > .inner .nav > li.over > a:after, .head > .inner .nav > li:hover > a:after, .head > .inner .nav > li.active > a:after, .head > .inner .nav > li.act > a:after {
          bottom: 50%;
          left: 30px;
          transform: translate(-50%, 50%);
          right: auto; } }
  .head.is-sticky {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1); }
    .head.is-sticky > .inner .logo {
      width: 180px;
      height: 35px;
      margin: 20px 0; }
    .head.is-sticky > .inner .nav > li > a {
      padding: 22px 65px 22px 65px;
      position: relative;
      transition: all 0.3s ease-in-out; }
      @media screen and (max-width: 1544px) {
        .head.is-sticky > .inner .nav > li > a {
          padding: 22px 55px 22px 55px; } }
      @media screen and (max-width: 1457px) {
        .head.is-sticky > .inner .nav > li > a {
          padding: 22px 45px 22px 45px; } }
      @media screen and (max-width: 1370px) {
        .head.is-sticky > .inner .nav > li > a {
          padding: 22px 35px 22px 35px; } }
      @media screen and (max-width: 1283px) {
        .head.is-sticky > .inner .nav > li > a {
          padding: 22px 25px 22px 25px; } }
      @media screen and (max-width: 1200px) {
        .head.is-sticky > .inner .nav > li > a {
          padding: 22px 25px 22px 55px; } }
    .head.is-sticky > .inner .nav > li.over > a:after, .head.is-sticky > .inner .nav > li:hover > a:after, .head.is-sticky > .inner .nav > li.active > a:after, .head.is-sticky > .inner .nav > li.act > a:after {
      content: '';
      position: absolute;
      bottom: 3px;
      left: 50%;
      transform: translate(-50%, -50%);
      height: 14px;
      width: 32px;
      background: url(../Images/infinity-pink.svg) no-repeat 0;
      background-size: contain; }
      @media screen and (max-width: 1200px) {
        .head.is-sticky > .inner .nav > li.over > a:after, .head.is-sticky > .inner .nav > li:hover > a:after, .head.is-sticky > .inner .nav > li.active > a:after, .head.is-sticky > .inner .nav > li.act > a:after {
          bottom: 50%;
          left: 30px;
          transform: translate(-50%, 50%);
          right: auto; } }
#subhead {
  position: relative; }
  #subhead #subhead2 {
    overflow: hidden;
    height: 100%; }
  #subhead .banner-disturber {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
    max-width: Min(500px, 60%);
    padding: 30px;
    background: #B50156;
    color: #fff;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }
    #subhead .banner-disturber h2, #subhead .banner-disturber h3, #subhead .banner-disturber h4, #subhead .banner-disturber h5, #subhead .banner-disturber h6 {
      color: #fff; }
    #subhead .banner-disturber.active {
      pointer-events: auto;
      opacity: 1; }
    #subhead .banner-disturber .close {
      position: absolute;
      top: 10px;
      right: 10px;
      padding: 0;
      margin: 0;
      width: 20px;
      height: 20px;
      background: url("../Images/close.svg") no-repeat center/100% auto;
      transition: opacity 0.3s ease-in-out; }
      #subhead .banner-disturber .close span {
        display: none; }
      #subhead .banner-disturber .close::after {
        content: none; }
      #subhead .banner-disturber .close:hover {
        opacity: 0.7; }

/*headnav--------------------------------------*/
.head .nav {
  list-style-type: none;
  display: flex; }
  .head .nav > li {
    list-style: none;
    position: relative; }
    .head .nav > li a {
      display: block;
      text-decoration: none;
      color: #485C33;
      font-size: 17px;
      text-transform: uppercase;
      font-weight: 700; }
    .head .nav > li.over > .subnav, .head .nav > li.over > a, .head .nav > li:hover > .subnav {
      display: flex; }
    .head .nav > li.over > a:after, .head .nav > li:hover > a:after, .head .nav > li.active > a:after, .head .nav > li.act > a:after {
      content: '';
      position: absolute;
      bottom: 3px;
      left: 50%;
      transform: translate(-50%, -50%);
      height: 14px;
      width: 32px;
      background: url(../Images/infinity-pink.svg) no-repeat 0;
      background-size: contain; }
    .head .nav > li .subnav {
      display: none;
      flex-direction: column;
      position: absolute;
      box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
      z-index: 100;
      top: 100%;
      left: 0;
      padding: 0; }
      .head .nav > li .subnav li a {
        background: #FFF;
        color: #504C4E;
        font-weight: 400;
        padding: 10px 20px;
        white-space: nowrap; }
      .head .nav > li .subnav li:hover > a, .head .nav > li .subnav li.over > a, .head .nav > li .subnav li.active > a, .head .nav > li .subnav li.act > a {
        color: #B50156; }
      .head .nav > li .subnav li.over > .subnav, .head .nav > li .subnav li:hover > .subnav {
        display: flex; }
      .head .nav > li .subnav li.has_sub {
        position: relative; }
      .head .nav > li .subnav li + li {
        border-top: 1px solid #fff; }
      .head .nav > li .subnav li > .subnav {
        left: 100%;
        padding-left: 5px;
        top: 0; }

.showSub, .open_nav {
  display: none; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }
  .hamburger.is-active:hover {
    opacity: 1; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #B50156; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #B50156;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

@media all and (min-width: calc(1200px + 1px)) {
  .head > .inner nav {
    display: block !important; } }

@media all and (max-width: 1200px) {
  /*Nav*/
  .open_nav {
    display: inherit; }
  .head > .inner {
    position: static; }
    .head > .inner nav {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      overflow: scroll;
      max-height: calc(100vh - 125px); }
      .head > .inner nav .nav {
        flex-direction: column; }
        .head > .inner nav .nav li {
          float: none;
          width: 100%;
          position: relative; }
          .head > .inner nav .nav li:hover > a:after, .head > .inner nav .nav li.over > a:after {
            display: none !important; }
          .head > .inner nav .nav li.over > .subnav, .head > .inner nav .nav li:hover > .subnav {
            display: none; }
          .head > .inner nav .nav li:hover > a, .head > .inner nav .nav li.over > a, .head > .inner nav .nav li.active > a, .head > .inner nav .nav li.act > a {
            color: #B50156; }
          .head > .inner nav .nav li a {
            background-color: #FFF;
            border-bottom: 1px solid #DADADA;
            padding: 20px; }
            .head > .inner nav .nav li a:after {
              bottom: 50%;
              left: auto;
              transform: translate(-50%, 50%);
              right: 0; }
          .head > .inner nav .nav li .subnav {
            transform: translate(0);
            padding: 0;
            box-shadow: none; }
            .head > .inner nav .nav li .subnav li a {
              padding: 10px 40px; }
            .head > .inner nav .nav li .subnav li:hover > a, .head > .inner nav .nav li .subnav li.over > a, .head > .inner nav .nav li .subnav li.active > a, .head > .inner nav .nav li .subnav li.act > a {
              color: #B50156; }
            .head > .inner nav .nav li .subnav li + li {
              border-top: none;
              margin-left: 0; }
            .head > .inner nav .nav li .subnav .showSub {
              height: 47px;
              line-height: 47px; }
          .head > .inner nav .nav li .subnav,
          .head > .inner nav .nav li .subnav.subnav2, .head > .inner nav .nav li:last-child > .subnav, .head > .inner nav .nav li:last-child > .subnav.subnav2 {
            position: inherit;
            left: inherit;
            top: inherit; }
          .head > .inner nav .nav li:hover > .subnav, .head > .inner nav .nav li.over > .subnav, .head > .inner nav .nav li:hover > .subnav2.subnav, .head > .inner nav .nav li.over > .subnav2.subnav, .head > .inner nav .nav li.over > .subnav .subnav2, .head > .inner nav .nav li:hover > .subnav .subnav2 {
            display: none; }
          .head > .inner nav .nav li .showSub {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 10;
            cursor: pointer;
            width: 67px;
            height: 67px;
            line-height: 67px;
            background: transparent;
            text-align: center;
            transition: all 0.3s ease-in-out; }
            .head > .inner nav .nav li .showSub:after {
              content: "";
              display: inline-block;
              width: 0;
              height: 0;
              vertical-align: middle;
              border-top: 5px dashed #B50156;
              border-top: 6px solid\9;
              border-right: 5px solid transparent;
              border-left: 5px solid transparent;
              transition: all 0.3s ease-in-out; }
            .head > .inner nav .nav li .showSub.open:after {
              border-top-color: #485C33;
              transform: rotate(180deg); } }

/*Accordion  ------------------------------------------------------- */
.accordion_container {
  position: relative; }
  .accordion_container .accordion {
    border-top: 1px solid #485C33; }
    .accordion_container .accordion:last-child {
      border-bottom: 1px solid #485C33; }
    .accordion_container .accordion .accordion_content {
      display: none;
      padding: 0 50px 20px 10px; }
    .accordion_container .accordion .accordion_trigger {
      padding: 15px 75px 15px 10px;
      cursor: pointer;
      position: relative; }
      .accordion_container .accordion .accordion_trigger:before {
        content: "";
        display: block;
        width: 10px;
        height: 18px;
        background: url(../Images/arrow-pink.svg) no-repeat center center/10px 18px;
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 0.3s ease-in-out; }
      .accordion_container .accordion .accordion_trigger .title {
        font-weight: bold; }
        @media screen and (max-width: 450px) {
          .accordion_container .accordion .accordion_trigger .title {
            line-height: 20px; } }
    .accordion_container .accordion.act .accordion_trigger:before, .accordion_container .accordion:hover .accordion_trigger:before {
      transform: rotate(90deg); }

.banner {
  position: relative;
  overflow: hidden;
  height: 632px; }
  @media screen and (max-width: 1200px) {
    .banner {
      height: 500px; } }
  .banner.withTiles {
    height: 1378px; }
    @media screen and (max-width: 1200px) {
      .banner.withTiles {
        height: 800px; } }
    .banner.withTiles .text {
      position: absolute;
      transform: translate(-50%, -50%);
      top: 28%;
      left: 50%;
      color: #fff;
      width: 92%;
      max-width: 1120px; }
      .banner.withTiles .text h1, .banner.withTiles .text h2, .banner.withTiles .text h3, .banner.withTiles .text h4, .banner.withTiles .text h5 {
        color: #fff; }
  .banner .image {
    position: relative;
    height: 100%; }
    .banner .image:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.3); }
    .banner .image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .banner .text {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 69%;
    left: 50%;
    color: #fff;
    width: 92%;
    max-width: 1120px; }
    @media screen and (max-width: 1024px) {
      .banner .text {
        top: 50%; } }
    .banner .text h1, .banner .text h2, .banner .text h3, .banner .text h4, .banner .text h5 {
      color: #fff; }
    .banner .text .button, .banner .text input[type=submit], .banner .text button {
      margin-top: 20px; }
    @media screen and (max-width: 640px) {
      .banner .text .infinity {
        margin-bottom: 20px; } }
  .banner .tile-wrapper {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%; }
    @media screen and (max-width: 890px) {
      .banner .tile-wrapper {
        flex-direction: column; } }
    .banner .tile-wrapper .tile {
      background: rgba(250, 250, 250, 0.3);
      width: 50%;
      margin: 0 10px 0px 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 890px) {
        .banner .tile-wrapper .tile {
          margin: 0 0px 0px 0; } }
      .banner .tile-wrapper .tile:last-child {
        margin: 0 0px 0px 0; }
        @media screen and (max-width: 890px) {
          .banner .tile-wrapper .tile:last-child {
            margin: 10px 0px 0px 0; } }
      @media screen and (max-width: 890px) {
        .banner .tile-wrapper .tile {
          width: 100%; } }
      .banner .tile-wrapper .tile .content-wrapper {
        padding: 215px 185px 230px 182px;
        text-align: center; }
        @media screen and (max-width: 1200px) {
          .banner .tile-wrapper .tile .content-wrapper {
            padding: 70px 0 70px 0; } }
        @media screen and (max-width: 890px) {
          .banner .tile-wrapper .tile .content-wrapper {
            padding: 20px 0 20px 0; } }
        .banner .tile-wrapper .tile .content-wrapper .content {
          position: relative;
          padding: 30px 60px 35px 60px;
          transition: all 0.3s ease-in-out; }
          @media screen and (max-width: 890px) {
            .banner .tile-wrapper .tile .content-wrapper .content {
              padding: 10px 60px 10px 60px; } }
          .banner .tile-wrapper .tile .content-wrapper .content .tile-link {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
            display: inline-block;
            overflow: hidden;
            color: transparent;
            text-indent: 100%;
            z-index: 1; }
          .banner .tile-wrapper .tile .content-wrapper .content .subheadline {
            font-size: 30px;
            font-family: "Crimson Pro", Verdana, Arial, sans-serif;
            font-style: italic;
            font-weight: 600;
            color: #FFF; }
            @media screen and (max-width: 450px) {
              .banner .tile-wrapper .tile .content-wrapper .content .subheadline {
                font-size: 20px;
                line-height: 20px;
                margin-top: 40px; } }
          .banner .tile-wrapper .tile .content-wrapper .content .headline {
            font-size: 40px;
            font-family: "Bellota Text", Verdana, Arial, sans-serif;
            font-weight: 600;
            color: #FFF;
            text-transform: uppercase;
            position: relative; }
            @media screen and (max-width: 450px) {
              .banner .tile-wrapper .tile .content-wrapper .content .headline {
                font-size: 30px; } }
            .banner .tile-wrapper .tile .content-wrapper .content .headline:after {
              content: '';
              display: block;
              position: absolute;
              bottom: -25px;
              left: 50%;
              transform: translate(-50%, 0%);
              height: 15px;
              width: 30px;
              background: url(../Images/infinity-pink.svg) no-repeat 0;
              background-size: contain;
              transition: all 0.3s ease-in-out; }
          .banner .tile-wrapper .tile .content-wrapper .content:hover {
            background: #FFF;
            cursor: pointer; }
            .banner .tile-wrapper .tile .content-wrapper .content:hover .headline, .banner .tile-wrapper .tile .content-wrapper .content:hover .subheadline {
              color: #485C33; }

.image_slider {
  max-width: 1340px;
  margin: 0 auto; }
  .image_slider .slide {
    display: none; }
    .image_slider .slide:first-child {
      display: block; }
    .image_slider .slide img {
      margin: 0 auto; }
  .image_slider.slick-initialized .slide {
    display: block; }
  .image_slider .slider-single {
    margin-bottom: 12px; }
    .image_slider .slider-single .single {
      display: flex !important;
      justify-content: center;
      align-items: center; }
  .image_slider .slider-nav {
    max-width: 1340px;
    max-width: 1340px;
    margin: 0 auto; }
    @media screen and (max-width: 1556px) {
      .image_slider .slider-nav {
        max-width: 1230px; } }
    @media screen and (max-width: 1426px) {
      .image_slider .slider-nav {
        max-width: 1090px; } }
    @media screen and (max-width: 1294px) {
      .image_slider .slider-nav {
        max-width: 940px; } }
    @media screen and (max-width: 1146px) {
      .image_slider .slider-nav {
        max-width: 790px; } }
    @media screen and (max-width: 986px) {
      .image_slider .slider-nav {
        max-width: 640px; } }
    @media screen and (max-width: 806px) {
      .image_slider .slider-nav {
        max-width: 631px; } }
    @media screen and (max-width: 674px) {
      .image_slider .slider-nav {
        max-width: 490px; } }
    @media screen and (max-width: 522px) {
      .image_slider .slider-nav {
        max-width: 330px; } }
    @media screen and (max-width: 360px) {
      .image_slider .slider-nav {
        max-width: 240px; } }
    .image_slider .slider-nav .slide {
      padding: 0 7px;
      position: relative;
      transition: all 0.3s ease-in-out;
      overflow: hidden; }
      .image_slider .slider-nav .slide:after {
        content: '';
        position: absolute;
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.3);
        opacity: 0;
        transition: all 0.3s ease-in-out; }
      .image_slider .slider-nav .slide:hover {
        cursor: pointer; }
        .image_slider .slider-nav .slide:hover:after {
          opacity: 1; }
    .image_slider .slider-nav .slick-next {
      right: -90px; }
    .image_slider .slider-nav .slick-prev {
      left: -90px; }

.image_wall_images {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2px;
  overflow: hidden; }
  .image_wall_images .image {
    overflow: hidden; }
    .image_wall_images .image img {
      transition: all .9s ease-in-out;
      transform: scale(1); }
      .image_wall_images .image img:hover {
        transform: scale(1.1); }

@media screen and (max-width: 1200px) {
  .reference_slider {
    margin: 0 100px; } }

@media screen and (max-width: 624px) {
  .reference_slider {
    margin: 0; } }

@media screen and (max-width: 624px) {
  .reference_slider .slick-list {
    padding-bottom: 10px; } }

.reference_slider .reference_slider_headline {
  color: #B50156 !important; }

.reference_slider_comments .slide {
  text-align: center; }
  .reference_slider_comments .slide .comment {
    position: relative;
    padding-top: 50px; }
    .reference_slider_comments .slide .comment:after {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      left: 50%;
      transform: translate(-50%, 0);
      height: 30px;
      width: 55px;
      background: url(../Images/quote-green.svg) no-repeat 0;
      background-size: contain; }
    .reference_slider_comments .slide .comment_image {
      margin: 50px 0; }
      .reference_slider_comments .slide .comment_image img {
        border-radius: 50%;
        margin: 0 auto; }
    @media screen and (max-width: 640px) {
      .reference_slider_comments .slide .comment .title {
        font-size: 14px; } }
  .reference_slider_comments .slide .title {
    font-family: "Crimson Pro", Verdana, Arial, sans-serif;
    font-size: 24px;
    font-style: italic;
    margin-top: 6px; }

.reference_slider .slick-prev {
  left: -130px;
  margin: 0; }
  @media screen and (max-width: 1200px) {
    .reference_slider .slick-prev {
      left: -100px; } }
  .reference_slider .slick-prev:hover {
    left: -130px;
    margin: 0; }

.reference_slider .slick-next {
  right: -130px;
  margin: 0; }
  @media screen and (max-width: 1200px) {
    .reference_slider .slick-next {
      right: -100px; } }
  .reference_slider .slick-next:hover {
    right: -130px;
    margin: 0; }

.slider_with_thumbs .slider_with_thumbs2 .slide_element {
  display: none; }
  .slider_with_thumbs .slider_with_thumbs2 .slide_element:first-child {
    display: block; }

.slider_with_thumbs .slider_with_thumbs2.slick-initialized .slide_element {
  display: block; }

.slider_with_thumbs .slider_with_thumbs2.slick-slider {
  position: relative; }
  .slider_with_thumbs .slider_with_thumbs2.slick-slider .slick-dots {
    position: relative;
    display: flex;
    overflow: hidden;
    justify-content: flex-start;
    padding: 0;
    flex-flow: wrap;
    bottom: auto; }
    .slider_with_thumbs .slider_with_thumbs2.slick-slider .slick-dots li {
      list-style: none;
      width: 435px;
      height: 435px;
      margin: 5px;
      cursor: pointer; }
      @media screen and (max-width: 640px) {
        .slider_with_thumbs .slider_with_thumbs2.slick-slider .slick-dots li {
          height: 80px; } }
      @media screen and (max-width: 450px) {
        .slider_with_thumbs .slider_with_thumbs2.slick-slider .slick-dots li {
          height: 50px; } }
      .slider_with_thumbs .slider_with_thumbs2.slick-slider .slick-dots li img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .slider_with_thumbs .slider_with_thumbs2.slick-slider.slick-dotted {
    margin-bottom: 130px; }

.text_image_wall .text-wrapper {
  margin-bottom: 80px; }

.text_image_wall .text_image_wall_items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(calc(25% - (3 * 40px / 4)), 1fr));
  gap: 70px 40px; }
  @media screen and (max-width: 768px) {
    .text_image_wall .text_image_wall_items {
      gap: 50px 40px; } }
  @media screen and (max-width: 450px) {
    .text_image_wall .text_image_wall_items {
      gap: 30px 40px; } }
  @media screen and (max-width: 960px) {
    .text_image_wall .text_image_wall_items {
      grid-template-columns: repeat(auto-fit, minmax(calc(33.333% - (2 * 40px / 3)), 1fr)); } }
  .text_image_wall .text_image_wall_items.cols-3 {
    grid-template-columns: repeat(auto-fit, minmax(calc(33.333% - (2 * 40px / 3)), 1fr)); }
  @media screen and (max-width: 768px) {
    .text_image_wall .text_image_wall_items.cols-4, .text_image_wall .text_image_wall_items.cols-3 {
      grid-template-columns: repeat(auto-fit, minmax(calc(50% - (40px / 2)), 1fr)); } }
  @media screen and (max-width: 450px) {
    .text_image_wall .text_image_wall_items.cols-4, .text_image_wall .text_image_wall_items.cols-3 {
      grid-template-columns: auto; } }
  .text_image_wall .text_image_wall_items.cols-4 {
    max-width: 1325px;
    margin: 0 auto; }
  .text_image_wall .text_image_wall_items .text_image_wall_item {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .text_image_wall .text_image_wall_items .text_image_wall_item_image {
    margin-bottom: 25px; }
    .text_image_wall .text_image_wall_items .text_image_wall_item_image img {
      height: 70px;
      width: auto; }
  .text_image_wall .text_image_wall_items .text_image_wall_item_title {
    font-weight: bold; }

/*Text auf Bild  ------------------------------------------------------- */
.text_on_image {
  position: relative;
  min-height: 1000px;
  overflow: hidden;
  display: flex;
  align-items: flex-end; }
  @media screen and (max-width: 1200px) {
    .text_on_image {
      min-height: 800px; } }
  @media screen and (max-width: 1024px) {
    .text_on_image {
      min-height: auto; } }
  .text_on_image .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .text_on_image .image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .text_on_image .image:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 0.45;
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 28%, #000000 100%); }
      @media screen and (max-width: 450px) {
        .text_on_image .image:after {
          background: rgba(0, 0, 0, 0.7); } }
  .text_on_image .text {
    font-size: 20px;
    z-index: 10;
    color: #fff;
    padding: 20px 0;
    width: 92%;
    margin: 0 auto;
    padding-bottom: 75px; }
    @media screen and (max-width: 1024px) {
      .text_on_image .text {
        padding: 400px 0;
        padding-bottom: 75px; } }
    @media screen and (max-width: 960px) {
      .text_on_image .text {
        padding: 250px 0;
        padding-bottom: 75px; } }
    @media screen and (max-width: 640px) {
      .text_on_image .text {
        padding: 160px 0;
        padding-bottom: 45px; } }
    @media screen and (max-width: 450px) {
      .text_on_image .text {
        padding: 55px 0;
        padding-bottom: 30px; } }
    .text_on_image .text h1, .text_on_image .text h2, .text_on_image .text h3, .text_on_image .text h4, .text_on_image .text h5, .text_on_image .text h6 {
      color: #fff; }
    .text_on_image .text .button, .text_on_image .text input[type=submit], .text_on_image .text button {
      margin-top: 30px; }
    @media screen and (max-width: 450px) {
      .text_on_image .text {
        font-size: 17px; } }
.textpictures {
  position: relative; }
  .textpictures_wrap {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .textpictures_wrap {
        flex-direction: column; } }
  .textpictures_col {
    width: calc(50% - 225px);
    margin-right: 60px; }
    .textpictures_col:last-child {
      margin-right: 0; }
    @media screen and (max-width: 960px) {
      .textpictures_col {
        width: calc(50% - 4%); } }
    @media screen and (max-width: 768px) {
      .textpictures_col {
        width: 100%; } }
  .textpictures_text .button, .textpictures_text input[type=submit], .textpictures_text button {
    margin-top: 50px; }
  .textpictures_image {
    position: relative; }
    @media screen and (max-width: 768px) {
      .textpictures_image {
        order: -1; } }
  @media screen and (max-width: 1370px) {
    .textpictures.imageposition-left .textpictures_wrap {
      align-items: stretch; } }
  .textpictures.imageposition-left .textpictures_image {
    width: 48%; }
    @media screen and (max-width: 1370px) {
      .textpictures.imageposition-left .textpictures_image {
        margin-right: 0; } }
    @media screen and (max-width: 768px) {
      .textpictures.imageposition-left .textpictures_image {
        width: 100%;
        height: 50vw; } }
    .textpictures.imageposition-left .textpictures_image .textpictures_image-big {
      height: 100%;
      width: 100%; }
      .textpictures.imageposition-left .textpictures_image .textpictures_image-big img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
  .textpictures.imageposition-left .textpictures_text {
    padding-right: calc((100% - 1740px) / 2);
    margin-right: 0; }
    @media screen and (max-width: 1370px) {
      .textpictures.imageposition-left .textpictures_text.textpictures_col {
        padding: 60px 0 60px 20px;
        width: 50%; } }
    @media screen and (max-width: 768px) {
      .textpictures.imageposition-left .textpictures_text.textpictures_col {
        width: auto;
        padding: 20px; } }
    @media screen and (max-width: 768px) {
      .textpictures.imageposition-left .textpictures_text {
        padding: 0;
        width: 100%; } }
  .textpictures.imageposition-right .textpictures_wrap {
    justify-content: flex-end; }
    @media screen and (max-width: 1370px) {
      .textpictures.imageposition-right .textpictures_wrap {
        align-items: stretch; } }
  .textpictures.imageposition-right .textpictures_image {
    width: 48%; }
    @media screen and (max-width: 768px) {
      .textpictures.imageposition-right .textpictures_image {
        width: 100%;
        height: 50vw; } }
    .textpictures.imageposition-right .textpictures_image .textpictures_image-big {
      height: 100%;
      width: 100%; }
      .textpictures.imageposition-right .textpictures_image .textpictures_image-big img {
        height: 100%;
        width: 100%;
        object-fit: cover; }
  .textpictures.imageposition-right .textpictures_text.textpictures_col {
    width: 50%;
    padding-left: calc((100% - 1355px) / 2);
    margin-left: 0; }
    @media screen and (max-width: 1370px) {
      .textpictures.imageposition-right .textpictures_text.textpictures_col {
        padding: 60px 0 60px 20px; } }
    @media screen and (max-width: 768px) {
      .textpictures.imageposition-right .textpictures_text.textpictures_col {
        padding: 20px;
        width: 100%; } }
.fixedbuttons {
  position: fixed;
  display: block;
  right: 100px;
  top: 40%;
  z-index: 10; }
  @media screen and (max-width: 1635px) {
    .fixedbuttons {
      right: 35px;
      bottom: 20%;
      top: auto; } }
  .fixedbuttons .content {
    position: relative; }
    .fixedbuttons .content:after {
      content: "";
      position: absolute;
      display: block;
      top: 0;
      height: 145px;
      width: 61px;
      background: url(../Images/fixed-infinity.svg) no-repeat 0;
      background-size: cover;
      background-position: center; }
      @media screen and (max-width: 1200px) {
        .fixedbuttons .content:after {
          height: 118px;
          width: 50px; } }
    .fixedbuttons .content .box {
      height: 30px;
      width: 30px;
      position: relative;
      z-index: 3; }
      .fixedbuttons .content .box a {
        font-weight: bold;
        color: #FFF;
        padding: 4px 0px 4px 40px;
        transition: all 0.3s ease-in-out; }
      .fixedbuttons .content .box p {
        background: #485C33;
        border-radius: 16px;
        transition: all 0.3s ease-in-out; }
        .fixedbuttons .content .box p:hover {
          background: #B50156; }
          .fixedbuttons .content .box p:hover a {
            color: #FFF; }
      .fixedbuttons .content .box:hover {
        cursor: pointer; }
      .fixedbuttons .content .box .box-cont {
        pointer-events: none; }
        .fixedbuttons .content .box .box-cont.active {
          pointer-events: auto; }
        @media screen and (max-width: 450px) {
          .fixedbuttons .content .box .box-cont a {
            font-size: 13px; } }
        .fixedbuttons .content .box .box-cont .phone, .fixedbuttons .content .box .box-cont .whatsapp, .fixedbuttons .content .box .box-cont .mail {
          position: relative; }
          .fixedbuttons .content .box .box-cont .phone:after, .fixedbuttons .content .box .box-cont .whatsapp:after, .fixedbuttons .content .box .box-cont .mail:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0; }
        .fixedbuttons .content .box .box-cont .phone:after {
          height: 15px;
          width: 15px;
          background: url(../Images/phone-white.svg) no-repeat 0;
          background-size: cover;
          left: 15px;
          top: 7px;
          transition: all 0.3s ease-in-out; }
          @media screen and (max-width: 450px) {
            .fixedbuttons .content .box .box-cont .phone:after {
              top: 6px;
              height: 13px;
              width: 13px; } }
        .fixedbuttons .content .box .box-cont .phone:hover:after {
          height: 15px;
          width: 15px;
          background: url(../Images/phone-green.svg) no-repeat 0;
          background-size: cover; }
        .fixedbuttons .content .box .box-cont .whatsapp:before {
          content: none !important; }
        .fixedbuttons .content .box .box-cont .whatsapp:after {
          height: 16px;
          width: 16px;
          background: url(../Images/whatsapp-white.svg) no-repeat 0;
          background-size: cover;
          left: 15px;
          top: 7px;
          transition: all 0.3s ease-in-out; }
          @media screen and (max-width: 450px) {
            .fixedbuttons .content .box .box-cont .whatsapp:after {
              top: 6px;
              height: 13px;
              width: 13px; } }
        .fixedbuttons .content .box .box-cont .whatsapp:hover:after {
          background: url(../Images/whatsapp-green.svg) no-repeat 0;
          background-size: cover; }
        .fixedbuttons .content .box .box-cont .mail:after {
          height: 11px;
          width: 17px;
          background: url(../Images/mail-white.svg) no-repeat 0;
          background-size: cover;
          left: 15px;
          top: 9px;
          transition: all 0.3s ease-in-out; }
          @media screen and (max-width: 450px) {
            .fixedbuttons .content .box .box-cont .mail:after {
              top: 7px; } }
        .fixedbuttons .content .box .box-cont .mail:hover:after {
          background: url(../Images/mail-green.svg) no-repeat 0;
          background-size: cover; }
      .fixedbuttons .content .box.phone {
        top: 19px;
        left: 15px; }
        @media screen and (max-width: 1200px) {
          .fixedbuttons .content .box.phone {
            top: 12px;
            left: 11px; } }
        .fixedbuttons .content .box.phone:after {
          content: "";
          position: absolute;
          display: block;
          height: 20px;
          width: 20px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: url(../Images/phone-pink.svg) no-repeat 0;
          background-size: cover;
          background-position: center;
          transition: all 0.3s ease-in-out; }
        .fixedbuttons .content .box.phone .box-cont {
          position: relative;
          left: -267px;
          top: -35px;
          width: 200px;
          opacity: 0;
          transition: all 0.3s ease-in-out; }
          .fixedbuttons .content .box.phone .box-cont.active {
            left: -250px;
            opacity: 1;
            width: 200px; }
            @media screen and (max-width: 450px) {
              .fixedbuttons .content .box.phone .box-cont.active {
                left: -214px;
                width: 170px; } }
        .fixedbuttons .content .box.phone p + p {
          margin-top: 5px; }
      .fixedbuttons .content .box.mail {
        left: 15px;
        top: 68px; }
        @media screen and (max-width: 1200px) {
          .fixedbuttons .content .box.mail {
            left: 10px;
            top: 48px; } }
        .fixedbuttons .content .box.mail:after {
          content: "";
          position: absolute;
          display: block;
          height: 14px;
          width: 21px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: url(../Images/mail-pink.svg) no-repeat 0;
          background-size: cover;
          background-position: center;
          transition: all 0.3s ease-in-out; }
        .fixedbuttons .content .box.mail .box-cont {
          position: relative;
          left: -321px;
          top: -1px;
          width: 273px;
          opacity: 0;
          transition: all 0.3s ease-in-out; }
          .fixedbuttons .content .box.mail .box-cont.active {
            opacity: 1;
            left: -323px;
            top: -1px;
            width: 273px; }
            @media screen and (max-width: 450px) {
              .fixedbuttons .content .box.mail .box-cont.active {
                left: -265px;
                width: 220px; } }
/*tooltip Box*/
.con-tooltip {
  position: relative;
  background: #F2D1C9;
  border-radius: 9px;
  padding: 0 20px;
  margin: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  cursor: default; }

/*tooltip */
.tooltip {
  visibility: hidden;
  z-index: 1;
  opacity: .40;
  width: 100%;
  padding: 0px 20px;
  background: #333;
  color: #E086D3;
  position: absolute;
  top: -140%;
  left: -25%;
  border-radius: 9px;
  font: 16px;
  transform: translateY(9px);
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 3px rgba(56, 54, 54, 0.86); }

/* tooltip  after*/
.tooltip::after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  left: 40%; }

.con-tooltip:hover .tooltip {
  visibility: visible;
  transform: translateY(-10px);
  opacity: 1;
  transition: .3s linear;
  animation: odsoky 1s ease-in-out infinite  alternate; }

@keyframes odsoky {
  0% {
    transform: translateY(6px); }
  100% {
    transform: translateY(1px); } }

.textpicturewithslide .textpicturewithslide_wrap {
  margin-bottom: 15px;
  height: 100%;
  position: relative; }

.textpicturewithslide .textpicturewithslide_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }
  .textpicturewithslide .textpicturewithslide_image .textpicturewithslide_image-big {
    height: 100%; }
    .textpicturewithslide .textpicturewithslide_image .textpicturewithslide_image-big img {
      height: 100%;
      width: 100%;
      object-fit: cover; }

.textpicturewithslide .textpicturewithslide_col.textpicturewithslide_text {
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  top: 0;
  padding: 100px 120px; }
  @media screen and (max-width: 1370px) {
    .textpicturewithslide .textpicturewithslide_col.textpicturewithslide_text {
      padding: 100px 70px; } }
  @media screen and (max-width: 1200px) {
    .textpicturewithslide .textpicturewithslide_col.textpicturewithslide_text {
      padding: 60px 50px; } }
  @media screen and (max-width: 768px) {
    .textpicturewithslide .textpicturewithslide_col.textpicturewithslide_text {
      padding: 40px 20px; } }
  @media screen and (max-width: 640px) {
    .textpicturewithslide .textpicturewithslide_col.textpicturewithslide_text {
      width: 100%; } }
.textpicturewithslide.imageposition-right .textpicturewithslide_text {
  right: 0;
  left: auto; }

.textpicturewithslide.imageposition-left .textpicturewithslide_text.textpicturewithslide_col {
  transform: translate(100%, 0); }
  @media screen and (max-width: 640px) {
    .textpicturewithslide.imageposition-left .textpicturewithslide_text.textpicturewithslide_col {
      transform: translate(0, 0); } }
.textpicturewithslide .textpicturewithslide_slide {
  max-width: 1340px;
  margin: 0 auto; }
  @media screen and (max-width: 1556px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 1230px; } }
  @media screen and (max-width: 1426px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 1090px; } }
  @media screen and (max-width: 1294px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 940px; } }
  @media screen and (max-width: 1146px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 790px; } }
  @media screen and (max-width: 986px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 640px; } }
  @media screen and (max-width: 806px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 631px; } }
  @media screen and (max-width: 674px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 490px; } }
  @media screen and (max-width: 522px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 330px; } }
  @media screen and (max-width: 360px) {
    .textpicturewithslide .textpicturewithslide_slide {
      max-width: 240px; } }
  .textpicturewithslide .textpicturewithslide_slide .slide {
    padding: 0 7px;
    position: relative;
    transition: all 0.3s ease-in-out;
    overflow: hidden; }
  .textpicturewithslide .textpicturewithslide_slide .slick-next {
    right: -90px; }
    @media screen and (max-width: 986px) {
      .textpicturewithslide .textpicturewithslide_slide .slick-next {
        right: -70px; } }
  .textpicturewithslide .textpicturewithslide_slide .slick-prev {
    left: -90px; }
    @media screen and (max-width: 986px) {
      .textpicturewithslide .textpicturewithslide_slide .slick-prev {
        left: -70px; } }
.foot {
  background-color: rgba(218, 218, 218, 0.35);
  padding: 30px 0 45px 0;
  position: relative; }
  .foot:before {
    content: '';
    position: absolute;
    top: calc(-100% - 128px);
    width: 934px;
    height: 378px;
    left: 50%;
    transform: translate(-50%, 0);
    background: url(../Images/LogoAnkensenBearbeitet.png) no-repeat 0;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 1200px) {
      .foot:before {
        top: calc(-100% - 79px);
        width: 700px;
        height: 328px; } }
    @media screen and (max-width: 960px) {
      .foot:before {
        top: calc(100% - 756px);
        width: 500px;
        height: 208px; } }
    @media screen and (max-width: 640px) {
      .foot:before {
        top: calc(100% - 707px);
        width: 400px;
        height: 158px; } }
    @media screen and (max-width: 451px) {
      .foot:before {
        top: calc(100% - 667px);
        width: 280px;
        height: 118px; } }
    @media screen and (max-width: 389px) {
      .foot:before {
        top: calc(100% - 697px);
        width: 280px;
        height: 118px; } }
  .foot .inner .foot-cont {
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 960px) {
      .foot .inner .foot-cont {
        width: auto;
        margin: 0 0px 30px 0;
        text-align: center; } }
    .foot .inner .foot-cont .cont {
      width: calc(100% / 3 - (2 * 60px / 3));
      margin: 0 60px 0 0; }
      @media screen and (max-width: 960px) {
        .foot .inner .foot-cont .cont {
          width: 100%;
          margin: 0 0px 30px 0; } }
      .foot .inner .foot-cont .cont:last-child {
        margin: 0; }
  .foot .inner a {
    text-decoration: none;
    color: #504C4E;
    font-size: 15px; }
    .foot .inner a:hover {
      text-decoration: underline; }
  .foot .inner .footnav .footnavmenu {
    display: flex; }
    .foot .inner .footnav .footnavmenu li + li {
      margin-left: 50px; }
  .foot .inner .copy {
    text-align: center;
    margin-top: 15px;
    font-size: 14px; }

.backtotop {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: block;
  transform: rotate(180deg);
  border-radius: 100%;
  background: #485C33 url(../Images/arrow-down-white.svg) no-repeat center center/15px auto; }
  .backtotop:hover {
    background-color: #3b4c2a; }
  .backtotop span {
    display: none; }

/*Powermail*/
.tx-powermail .powermail_form h3 {
  display: none; }

.tx-powermail .powermail_form .powermail_fieldset {
  margin-top: 10px; }
  .tx-powermail .powermail_form .powermail_fieldset input, .tx-powermail .powermail_form .powermail_fieldset textarea {
    border: 1px solid #485C33;
    padding: 25px 10px 10px 10px;
    font-family: "Bellota Text", Verdana, Arial, sans-serif; }
    .tx-powermail .powermail_form .powermail_fieldset input::placeholder, .tx-powermail .powermail_form .powermail_fieldset textarea::placeholder {
      color: #504C4E;
      font-family: "Bellota Text", Verdana, Arial, sans-serif; }
    .tx-powermail .powermail_form .powermail_fieldset input:focus, .tx-powermail .powermail_form .powermail_fieldset textarea:focus {
      color: #485C33; }
  .tx-powermail .powermail_form .powermail_fieldset input.powermail_submit {
    border: none;
    padding: 20px 35px 20px 70px;
    background: url(../Images/heart-arrow.svg) no-repeat 20px, linear-gradient(270deg, #C5D97A 0%, #485C33 100%); }
  .tx-powermail .powermail_form .powermail_fieldset legend.powermail_legend {
    display: none; }
  .tx-powermail .powermail_form .powermail_fieldset > .powermail_fieldwrap + .powermail_fieldwrap {
    margin-top: 25px; }
  .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap {
    position: relative; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_input input.parsley-error, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_date input.parsley-error, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_file input.parsley-error {
      border: 1px solid #b10000; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap textarea.parsley-error {
      border: 1px solid #b10000; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check label, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio label {
      cursor: pointer; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_check .radio, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .checkbox, .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_radio .radio {
      display: inline-block;
      margin-right: 2%; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_type_submit .powermail_field {
      display: flex; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field {
      font-size: 13px;
      line-height: 140%; }
      .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field a {
        color: #B50156; }
      .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field .checkbox {
        padding: 10px;
        width: 100%; }
        .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field .checkbox.parsley-error {
          background: #b10000;
          color: #fff; }
          .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_datenschutzerklaerung .powermail_field .checkbox.parsley-error a {
            color: #fff; }
    .tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap.powermail_fieldwrap_pflichtfelder .powermail_field {
      color: #B50156;
      font-size: 15px; }
  .tx-powermail .powermail_form .powermail_fieldset .parsley-errors-list {
    display: none; }

.tx-powermail .hidelabel .powermail_fieldwrap > LABEL,
.tx-powermail .powermail_fieldwrap.hidelabel > LABEL {
  display: none; }

.tx-powermail .greyboxpowermail {
  background: #DADADA;
  padding: 2%; }

.tx-powermail .powermail_fieldwrap_width50,
.tx-powermail .powermail_fieldwrap_width33 {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .tx-powermail .powermail_fieldwrap_width50 .width33powermail,
  .tx-powermail .powermail_fieldwrap_width33 .width33powermail {
    width: calc(33.333% - (2 * 10px / 3)); }
    .tx-powermail .powermail_fieldwrap_width50 .width33powermail + .width33powermail,
    .tx-powermail .powermail_fieldwrap_width33 .width33powermail + .width33powermail {
      margin-left: 10px; }
    .tx-powermail .powermail_fieldwrap_width50 .width33powermail:nth-child(3n + 1),
    .tx-powermail .powermail_fieldwrap_width33 .width33powermail:nth-child(3n + 1) {
      margin-left: 0; }
    @media screen and (max-width: 450px) {
      .tx-powermail .powermail_fieldwrap_width50 .width33powermail,
      .tx-powermail .powermail_fieldwrap_width33 .width33powermail {
        width: 100%; }
        .tx-powermail .powermail_fieldwrap_width50 .width33powermail + .width33powermail,
        .tx-powermail .powermail_fieldwrap_width33 .width33powermail + .width33powermail {
          margin: 10px 0 0 0; } }
  .tx-powermail .powermail_fieldwrap_width50 .width50powermail,
  .tx-powermail .powermail_fieldwrap_width33 .width50powermail {
    width: calc(50% - (60px / 2)); }
    @media screen and (max-width: 768px) {
      .tx-powermail .powermail_fieldwrap_width50 .width50powermail,
      .tx-powermail .powermail_fieldwrap_width33 .width50powermail {
        width: calc(50% - (30px / 2)); } }
    .tx-powermail .powermail_fieldwrap_width50 .width50powermail + .width50powermail,
    .tx-powermail .powermail_fieldwrap_width33 .width50powermail + .width50powermail {
      margin-left: 60px; }
      @media screen and (max-width: 768px) {
        .tx-powermail .powermail_fieldwrap_width50 .width50powermail + .width50powermail,
        .tx-powermail .powermail_fieldwrap_width33 .width50powermail + .width50powermail {
          margin-left: 30px; } }
    .tx-powermail .powermail_fieldwrap_width50 .width50powermail:nth-child(2n + 1),
    .tx-powermail .powermail_fieldwrap_width33 .width50powermail:nth-child(2n + 1) {
      margin-left: 0; }
    @media screen and (max-width: 640px) {
      .tx-powermail .powermail_fieldwrap_width50 .width50powermail,
      .tx-powermail .powermail_fieldwrap_width33 .width50powermail {
        width: 100%; }
        .tx-powermail .powermail_fieldwrap_width50 .width50powermail + .width50powermail,
        .tx-powermail .powermail_fieldwrap_width33 .width50powermail + .width50powermail {
          margin: 10px 0 0 0; } }
.tx-powermail .powermail_create table td {
  padding: 5px 10px; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 82px;
  line-height: 0px;
  font-size: 0px;
  z-index: 10;
  cursor: pointer;
  background: url("../Images/heart-arrow-green.svg") no-repeat center center;
  background-size: cover;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background-color: transparent;
    color: transparent;
    background: url("../Images/heart-arrow-pink.svg") no-repeat center center;
    background-size: cover; }
  .slick-prev:before,
  .slick-next:before {
    content: none !important; }
  @media screen and (max-width: 986px) {
    .slick-prev,
    .slick-next {
      height: 16px;
      width: 55px;
      margin: 0; } }
.slick-prev {
  left: 20px;
  transform: translate(0, -50%) rotate(180deg); }

.slick-next {
  right: 20px; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  justify-content: center;
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0 !important;
    cursor: pointer; }
    .slick-dots li button {
      border-radius: 50%;
      border: 0;
      background: #B50156;
      display: block;
      height: 10px;
      width: 10px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      cursor: pointer;
      padding: 0;
      opacity: 0.25; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
      .slick-dots li button:hover {
        background: #485C33;
        opacity: 1; }
    .slick-dots li.slick-active button {
      opacity: 0.75;
      background: #485C33; }
    .slick-dots li::before {
      content: none !important; }

.slick-slider .slick-slide {
  display: none; }
  .slick-slider .slick-slide:first-child {
    display: block; }

.slick-slider.slick-initialized .slick-slide {
  display: block; }

.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  top: 0;
  touch-action: none;
  user-select: none;
  width: 210px;
  z-index: -1;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }
  .datepicker-container::before, .datepicker-container::after {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0; }

.datepicker-dropdown {
  border: 1px solid #DADADA;
  box-shadow: 0 3px 6px #DADADA;
  box-sizing: content-box;
  position: absolute;
  z-index: 1; }

.datepicker-inline {
  position: static; }

.datepicker-top-left, .datepicker-top-right {
  border-top-color: #B50156; }
  .datepicker-top-left::before, .datepicker-top-left::after, .datepicker-top-right::before, .datepicker-top-right::after {
    border-top: 0;
    left: 10px;
    top: -5px; }
  .datepicker-top-left::before, .datepicker-top-right::before {
    border-bottom-color: #B50156; }
  .datepicker-top-left::after, .datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px; }

.datepicker-bottom-left, .datepicker-bottom-right {
  border-bottom-color: #B50156; }
  .datepicker-bottom-left::before, .datepicker-bottom-left::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
    border-bottom: 0;
    bottom: -5px;
    left: 10px; }
  .datepicker-bottom-left::before, .datepicker-bottom-right::before {
    border-top-color: #B50156; }
  .datepicker-bottom-left::after, .datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px; }

.datepicker-top-right::before, .datepicker-top-right::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
  left: auto;
  right: 10px; }

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%; }
  .datepicker-panel > ul::before, .datepicker-panel > ul::after {
    content: " ";
    display: table; }
  .datepicker-panel > ul::after {
    clear: both; }
  .datepicker-panel > ul > li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px; }
    .datepicker-panel > ul > li:hover {
      background-color: #e5f2ff; }
    .datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
      color: #999; }
    .datepicker-panel > ul > li.highlighted {
      background-color: #e5f2ff; }
      .datepicker-panel > ul > li.highlighted:hover {
        background-color: #cce5ff; }
    .datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
      color: #B50156; }
    .datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.disabled:hover {
      background-color: #fff;
      color: #ccc;
      cursor: default; }
      .datepicker-panel > ul > li.disabled.highlighted, .datepicker-panel > ul > li.disabled:hover.highlighted {
        background-color: #e5f2ff; }
    .datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view="next"] {
      font-size: 18px; }
    .datepicker-panel > ul > li[data-view="years current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="month current"] {
      width: 150px; }
  .datepicker-panel > ul[data-view="years"] > li, .datepicker-panel > ul[data-view="months"] > li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px; }
  .datepicker-panel > ul[data-view="week"] > li,
  .datepicker-panel > ul[data-view="week"] > li:hover {
    background-color: #fff;
    cursor: default; }

.datepicker-hide {
  display: none; }

/* 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-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

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

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

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

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

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

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

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

.mfp-preloader {
  color: #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-close,
button.mfp-arrow {
  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:hover,
.mfp-close:focus {
  opacity: 1; }

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

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

.mfp-image-holder .mfp-close,
.mfp-iframe-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:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  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;
  min-height: 85vh; }

.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 40px;
  margin: 0 auto; }

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

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
