/* imports */
/* ######################################################## */
/* Normalize */
/* ######################################################## */
/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-family: 'Roboto Condensed', sans-serif;
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
/**
 * 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
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}
/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * 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 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* guestoo: #33a15a || */
/* guestoo: #a7ffc6 || */
/* guestoo: #1c6636 ||  */
/* #4b88c7 #105a76 // guestoo: #F5F316 gelb / Dunkelblau #105a76 || */
/* guestoo: #ffffff ||  */
/* guestoo: #6c7174 ||  */
/* guestoo: #aab2b5 ||  */
/* guestoo: #eceff0 ||  */
/* guestoo: #ffffff ||  */
.primaryGradient {
  background: #a7ffc6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYTdmZmM2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNjY2Y4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(-45deg, #a7ffc6 0%, #3ccf82 100%);
  background: -webkit-linear-gradient(-45deg, #a7ffc6 0%, #3ccf82 100%);
  background: linear-gradient(135deg, #a7ffc6 0%, #3ccf82 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7ffc6', endColorstr='#3ccf82', GradientType=1);
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v16-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('../fonts/roboto-condensed-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v16-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v16-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url('../fonts/roboto-condensed-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v16-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v16-latin-italic.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v16-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('../fonts/roboto-condensed-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-condensed-v16-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-condensed-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-slab-v7-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url('../fonts/roboto-slab-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-slab-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-slab-v7-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-slab-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-slab-v7-latin-regular.svg#RobotoSlab') format('svg');
  /* Legacy iOS */
}
.font-main {
  font-family: 'Roboto Condensed', sans-serif;
}
.font-special {
  font-family: 'Roboto Slab', serif;
}
/* Spaces and Paddings */
/* Header */
/* left */
/* mainNav */
/* home-nav-big */
/* shaddows */
.boxShaddow-small {
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
}
.boxShaddow-small-bright {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
}
.boxShaddow-default {
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 7px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 7px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 7px;
}
.boxShaddow-big-dark {
  -webkit-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 17px;
}
.boxShaddow-big {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
}
.boxShaddow-big-bright {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
}
.boxShaddow-big-bright-bottomFocused {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
}
.boxShaddow-big-bright-bottomFocused-small {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 20px, rgba(0, 0, 0, 0.1) 0px 4px 6px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 20px, rgba(0, 0, 0, 0.1) 0px 4px 6px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 20px, rgba(0, 0, 0, 0.1) 0px 4px 6px -2px;
}
.boxShaddow-big-bright-bottomFocused-extreme {
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
}
.boxShaddow-big-bright-bottomFocused-extreme-bright {
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.15), 0 18px 36px -18px rgba(0, 0, 0, 0.2);
}
.boxShaddow-inside {
  -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.35);
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.35);
}
.boxShaddow-inside-bright {
  -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.boxShaddow-none {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.textShaddow-default {
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.35);
}
.textShaddow-default-dark {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
}
/* borderRadius */
.borderRadius-smaller {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.borderRadius-small {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.borderRadius-default {
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
}
.borderRadius-big {
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
}
/* transitions */
.transition-quick {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.transition-default {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.transition-slow {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.clear {
  clear: both;
  display: block;
}
/* smilieys */
.fa-smile-o {
  color: #7ED321;
}
.fa-meh-o {
  color: #F5A623;
}
.fa-frown-o {
  color: #FF0039;
}
.fa-lock {
  color: #FF0039;
}
.fa-unlock {
  color: #7ED321;
}
/* options */
.fa-trash,
.fa-minus-circle {
  color: #FF0039;
}
.fa-copy {
  color: #34393b;
}
.fa-mail-reply {
  color: #7ED321;
}
.fa-check-circle,
.fa-check-circle-o {
  color: #7ED321;
}
.fa-times-circle,
.fa-times-circle-o {
  color: #FF0039;
}
/* colors */
.color-system-ok {
  color: #7ED321;
}
.color-system-notok {
  color: #FF0039;
}
.color-system-warning {
  color: #F5A623;
}
/* hintergruende */
.noBG {
  background-image: none !important;
}
.bg-white {
  background-color: #fff !important;
}
/* mix */
.blankList {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.hidden {
  display: none;
}
.hide-mobile {
  display: none;
}
.inactive {
  opacity: 0.5;
}
.error {
  color: #FF0039 !important;
}
.ok {
  color: #7ED321 !important;
}
.fullsize-img {
  width: 100%;
  margin-bottom: -5px;
}
.boxSizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* ######################################################## */
/* header */
/* ######################################################## */
.home-section.type-facts {
  padding: 50px;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .home-section.type-facts {
    padding: 50px 0px;
  }
}
.home-section.type-facts.home-section-bg-bright {
  background-color: #eceff0;
}
.home-section.type-facts:after {
  content: '';
  height: 5px;
  z-index: 3;
  position: absolute;
  bottom: -3px;
  width: 300px;
  margin-left: -150px;
  left: 50%;
  display: block;
  background-color: #3d4757;
}
@media only screen and (max-width: 600px) {
  .home-section.type-facts:after {
    width: 260px;
    margin-left: -130px;
  }
}
.home-section.type-facts header {
  padding: 0px;
}
@media only screen and (max-width: 980px) {
  .home-section.type-facts header {
    padding: 0px 25px;
  }
}
.home-section.type-facts header h1 {
  font-size: 46px;
  line-height: 50px;
  color: #3d4757;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .home-section.type-facts header h1 {
    font-size: 36px;
    line-height: 40px;
  }
}
.home-section.type-facts header h2 {
  font-size: 22px;
  line-height: 26px;
  color: #3d4757;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  padding-bottom: 15px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .home-section.type-facts header h2 {
    font-size: 22px;
    line-height: 26px;
  }
}
.home-section.type-facts header p {
  font-size: 18px;
  line-height: 22px;
  color: #34393b;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  width: 100%;
  padding-top: 10px;
}
@media only screen and (max-width: 600px) {
  .home-section.type-facts header p {
    font-size: 18px;
    line-height: 22px;
  }
}
.home-section.type-facts header p .highlightThis {
  display: block;
  background-color: #3d4757;
  border-radius: 10px;
  color: #FFFFFF;
  padding: 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  margin-top: 10px;
}
.home-section.type-facts .actions {
  text-align: center;
}
/* ######################################################## */
/* items */
/* ######################################################## */
.home-section.type-facts .item-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  margin-top: 50px;
  margin: 50px -25px 0px -25px;
  /* border: 2px solid @primaryColor-light; */
}
@media only screen and (max-width: 980px) {
  .home-section.type-facts .item-container {
    margin: 50px 0px 0px 0px;
  }
}
.home-section.type-facts .item-container li {
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  /* border: 2px solid @primaryColor-light; */
  /* BORDER border-bottom: 3px solid @primaryColor-light; */
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .home-section.type-facts .item-container li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 850px) {
  .home-section.type-facts .item-container li {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .home-section.type-facts .item-container li {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .home-section.type-facts .item-container li:last-child {
    border-bottom: none;
  }
}
.mainPageStyle.home-section.type-facts .item-container li {
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  /* border: 2px solid @primaryColor-light; */
  /* BORDER border-bottom: 3px solid @primaryColor-light; */
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .mainPageStyle.home-section.type-facts .item-container li {
    width: 50%;
  }
}
@media only screen and (max-width: 850px) {
  .mainPageStyle.home-section.type-facts .item-container li {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .mainPageStyle.home-section.type-facts .item-container li {
    width: 100%;
  }
}
.mainPageStyle.home-section.type-facts .item-container li:after {
  content: '';
  right: 0px;
  bottom: 10px;
  top: 10px;
  width: 1px;
  background: #eceff0;
  display: block;
  position: absolute;
}
.mainPageStyle.home-section.type-facts .item-container li:before {
  content: '';
  right: 10px;
  bottom: 0px;
  left: 10px;
  height: 1px;
  background: #eceff0;
  display: block;
  position: absolute;
}
.mainPageStyle.home-section.type-facts .item-container li p a {
  color: #ff4058;
}
/* BORDER
.home-section.type-facts .item-container li:after {
	content: '';
	width: 3px;
	height: 25px;
	background-color: @primaryColor-light;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	
	@media only screen and (max-width: 500px) {
		display: none;
	}
}
*/
.home-section.type-facts .tooltip-onclick {
  color: #555e61;
  cursor: pointer;
}
.home-section.type-facts .tooltipIcon {
  color: #555e61;
  display: block;
  margin: 0px auto;
  border-radius: 7px;
  border: 1px solid #555e61;
  line-height: 20px;
  width: 80px;
  overflow: hidden;
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-section.type-facts .item-container li .image {
  color: #3d4757;
  font-size: 40px;
  display: block;
  margin: 0px auto 15px auto;
  width: 80px;
  line-height: 80px;
  border: 1px solid #3d4757;
  text-align: center;
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 25px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 25px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 25px;
  display: none;
}
.home-section.type-facts .item-container li h4 {
  font-size: 18px;
  line-height: 22px;
  color: #3d4757;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
}
.home-section.type-facts .item-container li p {
  color: #34393b;
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}
html {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 100%;
  line-height: 1.4em;
}
a,
a:visited {
  color: #3d4757;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ff4058;
  outline: none;
}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover,
a:active {
  outline: 0;
}
::-webkit-input-placeholder {
  color: #555e61;
  font-style: italic;
}
::-moz-placeholder {
  color: #555e61;
  font-style: italic;
}
:-ms-input-placeholder {
  color: #555e61;
  font-style: italic;
}
input:-moz-placeholder {
  color: #555e61;
  font-style: italic;
}
h1 {
  color: #3d4757;
  font-size: 3rem;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  word-wrap: break-word;
}
h2 {
  color: #3d4757;
  font-size: 3rem;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  margin: 0px;
  padding: 20px 0px 20px 0px;
  word-wrap: break-word;
}
h3 {
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  padding: 30px 0px 15px 0px;
  margin: 0px;
  line-height: 22px;
  word-wrap: break-word;
}
h4 {
  color: #3d4757;
  font-size: 1.8rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  line-height: 1.4em;
  word-wrap: break-word;
}
h5 {
  color: #3d4757;
  font-size: 1.2rem;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  line-height: 1.4em;
}
p {
  color: #555e61;
  margin: 0px;
  font-size: 15px;
  padding: 0px 0px 5px 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 18px;
}
p:last-child {
  padding-bottom: 0px;
}
strong {
  font-weight: bold;
}
nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
/* ######################################################## */
/* cookie */
/* ######################################################## */
/*
#cookie-bar {
	background-color: #fff;
	height: auto;
	text-align: center;
	padding: 0px;
	color: @primaryColor;
	
	position: fixed;
	bottom: 0px !important;
	left: 0px;
	right: 0px;
	z-index: 99999;
	.boxShaddow-small;
}
#cookie-bar.fixed.bottom {

}
#cookie-bar p {
	margin:0; padding:10px 10px; color: @primaryColor; font-size: 14px; font-weight: 400;
} 
#cookie-bar a {
	color:#fff;
	background-color: @primaryColor;
	display: inline-block;
	padding: 2px 5px;
	margin-left: 5px;
	font-weight: 700;
	font-size: 14px;
}
#cookie-bar .cb-enable {
	background-color: @primaryColor;
	color: #fff;
	border-radius: 44px;
}
#cookie-bar .cb-enable:hover {color:@primaryColor; background-color:#fff;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}
*/
/* COOKIE */
#cookie-bar {
  background-color: rgba(255, 255, 255, 0.9) !important;
  border: none !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  position: fixed !important;
  top: auto !important;
  left: 20px !important;
  right: auto !important;
  width: 280px;
  bottom: 20px !important;
  border-bottom: 3px solid #3d4757 !important;
  border-radius: 0px !important;
  font-size: 14px;
  line-height: 16px;
  padding: 20px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  z-index: 99;
}
@media (max-width: 640px) {
  #cookie-bar {
    left: 20px !important;
    right: 20px !important;
    top: 20px !important;
    bottom: auto !important;
    width: auto !important;
    padding: 10px !important;
  }
}
#cookie-bar > .cookieinfo-close {
  margin-top: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #3d4757 !important;
  color: #FFFFFF !important;
  float: none !important;
  display: block;
  padding: 5px 8px;
  margin: 0px !important;
  cursor: pointer;
  text-align: center;
  order: 2;
  margin-top: 10px !important;
}
#cookie-bar > span {
  width: 100%;
  order: 1;
  color: #34393b !important;
  font-size: 12px !important;
  line-height: 16px !important;
  margin: 0px !important;
  padding: 0px !important;
}
#cookie-bar > span a {
  color: #3d4757 !important;
}
/* COOKIE */
/* ######################################################## */
/* .mfp-content */
/* ######################################################## */
.templateID-16 .mfp-content {
  vertical-align: top !important;
}
/* ******************************** */
/* pagination paging */
/* ******************************** */
.pagination {
  list-style: none;
  list-style-image: none;
  display: flex;
  padding: 0px;
  margin: 0px;
  margin-top: 20px;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cardView > .pagination {
  margin-top: 0px;
  width: 100%;
  padding-left: 40px;
}
.pagination li {
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
}
.pagination li a {
  display: block;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  background-color: #3d4757;
  color: #FFFFFF;
}
.pagination li a:hover,
.pagination li a.active {
  background-color: #ff4058;
  color: #ffffff;
}
/* ######################################################## */
/* guestoo-footer */
/* ######################################################## */
#guestoo-footer {
  background: #eceff0 url(/assets/media/guestoo/bg-grey-v2.jpg);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
}
#guestoo-footer .doNotShow {
  display: none !important;
}
@media (max-width: 700px) {
  #guestoo-footer {
    background-size: cover;
  }
}
#guestoo-footer .footer-section {
  width: 33.33%;
  box-sizing: border-box;
  padding: 40px 20px;
}
#guestoo-footer .footer-section.footer-center {
  width: 50%;
}
@media (max-width: 700px) {
  #guestoo-footer .footer-section.footer-center {
    width: 100%;
  }
}
#guestoo-footer .footer-section.footer-left,
#guestoo-footer .footer-section.footer-right {
  width: 25%;
}
@media (max-width: 700px) {
  #guestoo-footer .footer-section.footer-left,
  #guestoo-footer .footer-section.footer-right {
    width: 100%;
  }
}
@media (max-width: 700px) {
  #guestoo-footer .footer-section {
    width: 100%;
  }
}
#guestoo-footer .footer-section h4 {
  font-family: 'Roboto Slab', serif;
  color: #3d4757;
  font-size: 18px;
  line-height: 22px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #3d4757;
}
#guestoo-footer .footer-section nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
#guestoo-footer .footer-section nav ul li a {
  display: block;
  padding: 5px 0px;
  color: #555e61;
}
#guestoo-footer .footer-section nav ul li a:before {
  display: inline-block;
  padding: 0px 10px 0px 0px;
  content: '\f101';
  font-family: 'FontAwesome';
}
#guestoo-footer .footer-section nav ul li a:hover {
  color: #3d4757;
}
#guestoo-footer .langSwitcher {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0px;
  background: transparent;
  margin-top: 0px;
}
/* ######################################################## */
/* madeByCodePiraten */
/* ######################################################## */
.madeByCodePiraten {
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}
.madeByCodePiraten a {
  display: block;
  max-width: 280px;
  width: 100%;
  margin: 0px auto;
}
.madeByCodePiraten a img {
  width: 100%;
  height: auto;
}
ul.hasIcon {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  padding-top: 10px;
}
ul.hasIcon li {
  position: relative;
  margin-top: 10px;
  padding-left: 30px;
  color: #34393b;
}
ul.hasIcon li:after {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 15px;
  line-height: 17px;
  content: '\f00c';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
/* Tarif Details */
ul.tarif-details {
  text-align: left;
  border-radius: 0px !important;
  margin: 0px -10px 0px -10px;
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  background-color: #eceff0;
  padding-bottom: 10px;
  margin-top: 20px;
  /*-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
		-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
		box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;*/
}
.tarif-details li {
  border-bottom: 1px solid #c1cbce;
  padding: 10px 0px;
  margin: 0px 10px;
  text-align: left !important;
}
.tarif-details li:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}
.tarif-details li .key {
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #3d4757;
  text-transform: uppercase;
  padding-bottom: 10px;
  text-align: left;
}
.tarif-details li .value {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #34393b;
  text-align: left;
}
.tarif-details li .value small {
  display: block;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  padding-top: 3px;
}
body {
  background-color: #eceff0;
  background-color: #fff;
  padding-top: 50px;
}
.mobileSearch {
  display: none;
}
/* ######################################################## */
/* header */
/* ######################################################## */
#header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 50px;
  background-color: #3d4757;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  z-index: 5;
}
#header #logo {
  position: absolute;
  left: 10px;
  top: 5px;
  height: 40px;
}
#header #logo img {
  height: 40px;
  width: auto;
}
#header #signup {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 13px;
  line-height: 40px;
  border-radius: 20px;
  display: block;
  background-color: #fff;
  color: #fff;
  padding: 0px 10px;
  color: #ff4058;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
}
#header #signup:hover {
  background-color: #ff4058;
  color: #ffffff;
}
/* ######################################################## */
/* mobileNav */
/* ######################################################## */
.mobileNav {
  display: none;
}
/* ######################################################## */
/* mobileNav */
/* ######################################################## */
.breadCrumb {
  font-size: 12px;
  line-height: 12px;
  margin-top: 10px;
  width: 100%;
  padding-top: 15px;
  background: #fff;
  position: sticky;
  top: 50px;
  z-index: 2;
  border-bottom: 1px solid #eceff0;
  margin-bottom: 20px;
  padding-bottom: 0px;
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px);
  padding-left: 20px;
  box-sizing: border-box;
}
.breadCrumb ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  display: flex;
  color: #313638;
  padding-bottom: 20px;
}
.breadCrumb ul li:after {
  display: inline-block;
  padding: 0px 5px;
  content: '\f101';
  font-family: 'FontAwesome';
}
.breadCrumb ul li:last-child:after {
  display: none;
}
.breadCrumb ul li:first-child {
  display: none;
}
.breadCrumb ul li:nth-child(2) {
  display: none;
}
.breadCrumb ul li a {
  color: #555e61;
}
.breadCrumb ul li.active a,
.breadCrumb ul li a:hover {
  color: #313638;
}
/* ######################################################## */
/* contentWrapper */
/* ######################################################## */
.contentWrapper {
  display: flex;
}
/* ######################################################## */
/* mainContent */
/* ######################################################## */
#content {
  order: 2;
  width: calc(100% - 280px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 40px;
}
#content > header {
  margin-top: 0px;
}
.main-header-wrapper {
  display: flex;
}
.main-header-wrapper a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  height: 250px;
  display: block;
  order: 1;
}
.main-header-wrapper .main-header-infos a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  height: auto;
  display: inline-block;
  padding: 3px 7px;
  border: 1px solid #3d4757;
  background: #fff;
  color: #3d4757;
  margin: 0px 5px;
  border-radius: 20px;
}
.main-header-wrapper .main-header-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  height: 250px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  order: 1;
  border: 5px solid #fff;
  border-radius: 24px;
}
.main-header-wrapper .main-header-infos {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px 0px 0px;
  width: calc(100% - 250px);
  order: 0;
}
#content > header h1,
.news-wrapper > header h1 {
  font-size: 42px;
  line-height: 50px;
  margin: 0px;
  padding: 0px;
}
#content > header h1.hasIcon {
  position: relative;
  padding-left: 100px;
  margin-bottom: 20px;
}
#content > header h1 .icon {
  position: absolute;
  left: 0px;
  top: 50%;
  height: 80px;
  line-height: 78px;
  text-align: center;
  color: #3d4757 !important;
  width: 80px;
  border-radius: 100%;
  border: 1px solid #3d4757;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  font-size: 50px;
  margin-top: -40px;
}
#content > header h2,
.news-wrapper > header h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.news-wrapper .main-header-wrapper .main-header-infos {
  width: auto;
}
#content > header p,
.news-wrapper > header p {
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  color: #34393b;
}
#content.newsDetails {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.news-wrapper > header h1 {
  font-size: 42px;
  line-height: 50px;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
}
.news-wrapper > header h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.news-wrapper > header p {
  font-size: 18px;
  line-height: 24px;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  color: #34393b;
  padding-bottom: 40px;
}
.news-wrapper .content-image {
  margin-bottom: 40px;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
  display: block;
}
.news-wrapper .content-image img {
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
}
.news-wrapper > header {
  position: relative;
}
.news-aside {
  width: 200px;
  border-left: 2px solid #eceff0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-bottom: 20px;
  position: absolute;
  right: -240px;
  top: 0px;
}
@media only screen and (max-width: 1200px) {
  .news-aside {
    width: auto;
    position: relative;
    top: auto;
    right: auto;
    margin-left: 40px;
    border-left-width: 5px;
    margin-bottom: 20px;
  }
}
.news-aside .autor-details {
  display: flex;
  align-items: center;
  color: #555e61;
  font-family: 'Roboto Slab', serif;
  padding-top: 20px;
}
.news-aside .autor-details .autor-image {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
.news-aside .autor-details .autor-image img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.news-aside .newsdetails {
  margin-top: 20px;
  color: #555e61;
}
.news-aside .newsdetails span {
  display: block;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1200px) {
  .news-aside .newsdetails span {
    display: inline-block;
    margin-right: 20px;
  }
}
.news-wrapper {
  width: calc(100% - 240px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1050px;
}
@media only screen and (max-width: 1200px) {
  .news-wrapper {
    width: 100%;
  }
}
.news-wrapper {
  max-width: 810px;
}
#content > header .newsdetails {
  padding: 10px;
  color: #34393b;
  border-top: 2px solid #c1cbce;
  border-bottom: 2px solid #c1cbce;
  margin-top: 20px;
}
#content > header .newsdetails .time {
  white-space: nowrap;
  display: inline-block;
  margin-right: 20px;
}
/* ### forWhom / what ### */
.whoOrWhat {
  margin: 20px 0px;
  border-radius: 8px;
  background-color: #eceff0;
  padding: 20px;
}
.whoOrWhat h3 {
  margin: 0px;
  padding: 0px;
  color: #555e61;
  font-weight: 400;
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 10px;
}
.whoOrWhat ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  padding-bottom: 10px;
}
.whoOrWhat ul li {
  padding: 10px 0px 0px 25px;
  position: relative;
}
.whoOrWhat ul li h4 {
  font-size: 18px;
  line-height: 20px;
  margin: 0px;
  padding: 0px;
  color: #7ED321;
}
.whoOrWhat ul li p {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  line-height: 17px;
  color: #555e61;
  padding-top: 5px;
}
.whoOrWhat ul li i.fa {
  font-size: 18px;
  line-height: 20px;
  color: #7ED321;
  display: block;
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 1;
}
.main-header-wrapper .main-header-infos.features p {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #34393b;
}
/* ### doku-video ### */
.doku-video {
  margin-top: 20px;
}
.doku-video iframe {
  width: 640px;
  height: 360px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  margin: 0px auto;
}
/* ### detail-content ### */
.detail-content {
  padding-top: 20px;
}
.detail-content p {
  font-size: 16px;
  line-height: 20px;
  color: #34393b;
}
.detail-content.border-top {
  margin-top: 20px;
  border-top: 2px solid #dee3e5;
  border-bottom: 2px solid #dee3e5;
  padding-bottom: 40px;
}
.detail-content > h3 {
  color: #3d4757;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-transform: none;
  font-size: 24px;
  line-height: 26px;
}
/* ### doku-section ### */
.doku-section section {
  /*border-top: 5px solid fade(@textColor-light, 25%);
	border-bottom: 5px solid fade(@textColor-light, 25%);*/
  margin-top: 40px;
  padding-top: 20px;
  /* background-color: fade(@dividerColor,85%); */
  padding: 20px;
  border-radius: 24px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  border: 1px solid #eceff0;
  background: #fff;
}
.doku-section-summary {
  padding-top: 20px;
  border-top: 2px solid rgba(85, 94, 97, 0.25);
  margin-top: 40px;
}
.doku-section-summary h5 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #555e61;
}
.doku-section-summary ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.doku-section-summary ul li {
  padding-bottom: 10px;
  padding-left: 10px;
}
.doku-section-summary ul li a {
  display: block;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 18px;
}
.doku-section-summary ul li a:after {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  content: '  \f0a7';
  font-family: 'FontAwesome';
}
.doku-section section header {
  padding-bottom: 10px;
  top: 98px;
  background: #fff;
  z-index: 1;
}
@media (min-width: 550px) {
  .doku-section section header {
    position: sticky;
  }
}
.doku-section section header h3 {
  color: #3d4757;
  font-size: 28px;
  line-height: 32px;
  font-weight: 400;
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
  font-family: 'Roboto Slab', serif;
  text-transform: none;
}
.doku-section section header h4 {
  color: #3d4757;
  font-size: 20px;
  line-height: 24px;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  font-weight: 400;
}
.doku-section section .section-img {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.doku-section section .section-img img {
  border: 5px solid #fff;
  max-width: 650px;
  width: 100%;
  height: auto;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  border-radius: 24px;
}
.doku-section section .section-img .image-caption {
  position: relative;
  display: block;
  border-radius: 8px;
  background-color: #fff;
  font-size: 14px;
  color: #555e61;
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
}
.doku-section section .section-img .image-caption:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -10px;
  left: 50%;
  margin-left: -5px;
}
.section-content h4 {
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  padding: 0px;
  margin: 40px 0px 10px 0px;
  font-family: 'Roboto Slab', serif;
}
.section-content h5 {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  padding: 0px;
  margin: 40px 0px 10px 0px;
  font-family: 'Roboto Slab', serif;
}
.section-content p {
  color: #3d4446;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 420px) {
  .section-content p {
    font-size: 15px;
    line-height: 18px;
  }
}
.section-content ol {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  padding: 10px;
  border-left: 7px solid #555e61;
  margin: 10px 0px 10px 0px;
  border: 5px solid #eceff0;
  border-radius: 24px;
  padding-left: 35px;
  list-style-type: decimal;
  margin-left: -5px;
  margin-right: -5px;
}
.section-content ol li {
  margin: 10px 0px;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  color: #34393b;
}
.section-content ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  position: relative;
}
.section-content > ul {
  padding: 5px 10px;
  border-left: 7px solid #555e61;
  margin: 10px 0px 10px 0px;
  border: 5px solid #eceff0;
  border-radius: 24px;
  margin-left: -5px;
  margin-right: -5px;
}
.section-content > ul li {
  margin: 10px 5px;
  padding-left: 20px;
  position: relative;
  font-size: 14px;
  line-height: 16px;
  color: #34393b;
}
.section-content ul li:before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: '»';
  display: block;
  z-index: 0;
}
.section-content > ul ul {
  margin-left: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.section-content > ul ul li {
  margin-left: 18px;
}
.section-content > ul ul:after {
  content: '';
  position: absolute;
  left: 0px;
  background: #eceff0;
  top: 0px;
  bottom: 0px;
  width: 5px;
  border-radius: 20px;
}
p.message-ok,
.message-ok {
  background-color: rgba(126, 211, 33, 0.15);
  border: 1px solid rgba(126, 211, 33, 0.15);
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border-radius: 8px;
  color: #7ED321;
}
p.message-warning,
.message-warning {
  background-color: rgba(245, 166, 35, 0.15);
  border: 1px solid rgba(245, 166, 35, 0.15);
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border-radius: 8px;
  color: #F5A623;
}
p.message-error,
.message-error {
  background-color: rgba(255, 0, 57, 0.15);
  border: 1px solid rgba(255, 0, 57, 0.15);
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border-radius: 8px;
  color: #FF0039;
}
.message-ok,
.message-warning,
.message-error {
  margin: 10px 0px !important;
  display: block;
}
/* SUCHE */
.simplesearch-search-form fieldset {
  border: none;
  padding: 0px 10px;
  margin-top: 10px;
}
.simplesearch-search-form label {
  display: none;
}
.simplesearch-search-form input[type="text"] {
  font-size: 15px;
  border: 1px solid #3d4757;
  background-color: #fff;
  -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 5px;
  border-radius: 20px;
  margin-top: 10px;
  color: #3d4757;
}
.simplesearch-search-form input[type="submit"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 5px;
  border-radius: 20px;
  background-color: #3d4757;
  color: #FFFFFF;
  font-size: 15px;
  border: 1px solid #3d4757;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  margin-top: 10px;
  cursor: pointer;
}
.simplesearch-results {
  margin: 20px 0px 0px 0px;
}
.simplesearch-paging .simplesearch-result-pages {
  display: none !important;
}
.simplesearch-paging {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.simplesearch-paging span {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0px 10px 10px 0px;
}
.simplesearch-paging span a {
  display: block;
  line-height: 28px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #3d4757;
  color: #FFFFFF;
  background-color: #3d4757;
}
.simplesearch-paging span.simplesearch-current-page {
  line-height: 28px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #3d4757;
  color: #3d4757;
  background-color: #fff;
}
/* FEATURE DETAILS */
.main-header-wrapper.featureDetails-wrapper {
  align-content: flex-start !important;
  align-items: flex-start !important;
}
@media (max-width: 650px) {
  .main-header-wrapper.featureDetails-wrapper {
    display: block;
  }
}
.main-header-tarifdetails .legende {
  display: block;
  color: #555e61;
  font-size: 13px;
  margin: 10px 0px;
}
.main-header-wrapper.featureDetails-wrapper .main-header-infos {
  width: 70%;
}
@media (max-width: 650px) {
  .main-header-wrapper.featureDetails-wrapper .main-header-infos {
    display: block;
    width: 100%;
  }
}
.main-header-tarifdetails {
  width: 300px;
  width: 30%;
}
@media (max-width: 650px) {
  .main-header-tarifdetails {
    width: auto;
    margin-top: 20px;
  }
}
.main-header-tarifdetails .tarif {
  padding: 10px 10px 10px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-radius: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid #dee3e5;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  color: #fff;
}
.main-header-tarifdetails .tarif.abo-true {
  border-color: #3d4757;
}
.main-header-tarifdetails .tarif.abo-false {
  border-color: #FF0039;
}
.main-header-tarifdetails .tarif.abo-maybe {
  border-color: #F5A623;
}
.main-header-tarifdetails .tarif .icon {
  position: absolute;
  left: 10px;
  width: 30px;
  top: 10px;
  bottom: 10px;
  border-right: 1px solid #dee3e5;
  display: block;
  font-size: 25px;
}
.main-header-tarifdetails .tarif .icon span {
  display: none;
}
.main-header-tarifdetails .tarif .icon span i.fa {
  color: #eceff0 !important;
}
.main-header-tarifdetails .tarif.abo-true .icon span i.fa {
  color: #3d4757 !important;
}
.main-header-tarifdetails .tarif.abo-false .icon span i.fa {
  color: #FF0039 !important;
}
.main-header-tarifdetails .tarif.abo-maybe .icon span i.fa {
  color: #F5A623 !important;
}
.main-header-tarifdetails .tarif.abo-true .icon span.is-true {
  display: block;
}
.main-header-tarifdetails .tarif.abo-false .icon span.is-false {
  display: block;
}
.main-header-tarifdetails .tarif.abo-maybe .icon span.is-maybe {
  display: block;
}
.main-header-tarifdetails .tarif .name-info a {
  height: auto;
  display: block;
  width: auto;
  font-size: 18px;
  line-height: 20px;
  color: #555e61;
}
.main-header-tarifdetails .tarif.abo-true .name-info,
.main-header-tarifdetails .tarif.abo-true .name-info a {
  color: #3d4757;
}
.main-header-tarifdetails .tarif.abo-false .name-info,
.main-header-tarifdetails .tarif.abo-false .name-info a {
  color: #FF0039;
}
.main-header-tarifdetails .tarif.abo-maybe .name-info,
.main-header-tarifdetails .tarif.abo-maybe .name-info a {
  color: #F5A623;
}
.main-header-tarifdetails .tarif .name-info span {
  display: block;
  font-size: 12px;
}
/* news overview */
.news-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
  margin-top: 20px;
  max-width: 2000px;
}
@media (max-width: 650px) {
  .news-container {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}
.newsPreview {
  display: block;
  display: flex;
  border-radius: 24px;
  margin-top: 20px;
  padding: 10px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 1;
  position: relative;
}
@media (max-width: 650px) {
  .newsPreview {
    display: block;
    width: auto;
  }
}
.news-container .newsPreview {
  display: block;
  display: flex;
  border-radius: 24px;
  margin-top: 20px;
  padding: 0px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  z-index: 1;
  position: relative;
}
.newsPreview:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  z-index: 2;
}
.news-container .newsPreview {
  width: calc(50% - 30px);
  box-sizing: border-box;
  margin: 15px;
  margin-top: 30px;
  display: block;
}
@media (max-width: 1024px) {
  .news-container .newsPreview {
    width: calc(50% - 30px);
  }
}
@media (max-width: 650px) {
  .news-container .newsPreview {
    width: 100%;
    margin: 20px 0px;
  }
}
@media (min-width: 1800px) {
  .news-container .newsPreview {
    width: calc(33.33% - 30px);
  }
}
@media (min-width: 2150px) {
  .news-container .newsPreview {
    width: calc(25% - 30px);
  }
}
@media (min-width: 650px) {
  .news-container .newsPreview:first-child {
    width: calc(100% - 10px);
    display: flex;
    align-items: center;
    box-shadow: none !important;
    border-radius: 0px;
    border-bottom: 2px solid #eceff0;
  }
}
.news-container .newsPreview .article-image {
  width: auto;
  margin-right: 0px;
  border-radius: 24px 24px 0px 0px;
  position: relative;
  padding-bottom: 2px;
}
.news-container .newsPreview:first-child .article-image {
  padding-bottom: 0px;
}
.news-container .newsPreview .article-image.imagePlaceholder {
  padding-top: calc(50 / 100 * 100%);
  background: #eceff0;
  border-radius: 24px 24px 0px 0px;
}
@media (max-width: 650px) {
  .news-container .newsPreview .article-image.imagePlaceholder {
    display: none;
  }
}
@media (min-width: 650px) {
  .news-container .newsPreview:first-child .article-image {
    width: calc(50%);
    border-radius: 24px !important;
    overflow: hidden;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
    margin-bottom: 40px;
  }
}
.newsPreview.features {
  border: 1px solid #3d4757;
}
@media (max-width: 650px) {
  .newsPreview.features {
    display: block;
  }
}
.newsPreview .article-image {
  width: 120px;
  margin-right: 20px;
}
.newsPreview .article-image.iconStyle {
  font-size: 50px;
  line-height: 100px;
  text-align: center;
  color: #3d4757;
  width: 100px;
  border-right: 1px solid #555e61;
}
@media (max-width: 650px) {
  .newsPreview .article-image.iconStyle {
    width: 100%;
    border: none;
    margin-bottom: 20px;
  }
}
.newsPreview header {
  width: calc(100% - 170px);
}
.news-container .newsPreview header {
  width: auto;
  padding: 0px 20px 10px 20px;
  margin-top: 0px;
}
@media (min-width: 650px) {
  .news-container .newsPreview:first-child header {
    width: calc(50% - 10px);
    margin-left: 10px;
    padding-bottom: 40px;
  }
}
@media (max-width: 650px) {
  .newsPreview.features header {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.newsPreview .article-image img {
  width: 100%;
  margin-bottom: -6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 24px 24px 0px 0px;
  overflow: hidden;
}
.news-container .newsPreview .article-image:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: transparent url(../img/bg-new-2.png) no-repeat left bottom !important;
  height: 60px!important;
  background-size: auto 60px!important;
}
.newsPreview:first-child .article-image:after {
  display: none;
}
.newsPreview h3 {
  font-size: 16px;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
  font-weight: 300;
  padding-top: 10px;
  text-transform: none;
  padding-bottom: 10px;
  color: #3d4757;
  font-family: 'Roboto Slab', serif;
}
.newsPreview h3 a {
  color: #3d4757;
}
.news-container .newsPreview h3 {
  padding-top: 0px;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .news-container .newsPreview:first-child h3 {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 650px) {
  .newsPreview.features h3,
  .newsPreview.features h4,
  .newsPreview.features p {
    text-align: center;
  }
}
.newsPreview.features h3 {
  color: #3d4757;
}
.newsPreview h4 {
  font-size: 26px;
  line-height: 28px;
  padding: 0px;
  margin: 0px;
  padding-top: 0px;
  text-transform: none;
  padding-bottom: 10px;
  font-weight: 300;
  font-family: 'Roboto Slab', serif;
}
@media (min-width: 1024px) {
}
.news-container .newsPreview p {
  font-size: 16px;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  color: #34393b;
  padding-top: 10px;
}
.news-container .newsPreview p a {
  color: #34393b;
  display: inline-block;
  border: 1px solid #3d4757;
  color: #3d4757;
  padding: 10px 30px;
  border-radius: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}
@media (min-width: 1024px) {
}
/* GALERIE NEU */
.galerie-section {
  margin-top: 40px;
}
.galerie-section ul {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  margin: 0px -10px;
}
.galerie-section ul li {
  width: 300px;
  border-radius: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #dee3e5;
  margin: 10px;
}
.galerie-section ul li a {
  display: block;
}
.galerie-section ul li a img {
  width: 100%;
  height: auto;
  margin-bottom: -6px;
  border-radius: 7px;
}
.galerie-section ul li .description {
  color: #3d4757;
  font-size: 13px;
  line-height: 16px;
  margin-top: 20px;
}
.galerie-section ul li .description p {
  color: #3d4757;
}
/* ### section-gallery ### */
.section-gallery {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin-top: 50px;
  border-top: 2px dashed rgba(0, 0, 0, 0.05);
  padding-top: 30px;
}
.section-gallery li {
  width: 280px;
  margin: 10px;
}
.section-gallery li a {
  display: block;
}
.section-gallery li a img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  width: 100%;
  height: auto;
  border-radius: 3px;
}
.section-gallery li .image-caption {
  position: relative;
  display: block;
  border-radius: 8px;
  background-color: #fff;
  font-size: 14px;
  color: #555e61;
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
}
.section-gallery li .image-caption:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -10px;
  left: 50%;
  margin-left: -5px;
}
/* ### faq ### */
.faq {
  margin: 30px 0px;
  border-top: 2px solid rgba(85, 94, 97, 0.25);
  padding-top: 20px;
}
.faq h3 {
  margin: 0px;
  padding: 0px;
  color: #3d4757;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  padding-bottom: 10px;
}
.faq > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.faq > ul > li {
  margin: 10px 0px 0px 0px;
  border-radius: 24px;
  background-color: #fff;
  padding: 15px 20px;
  border: 1px solid #eceff0;
}
.faq > ul > li.status-yes {
  border: 1px solid #7ED321;
}
.faq > ul > li.status-no {
  border: 1px solid #FF0039;
}
.faq > ul > li > h4 {
  font-size: 20px;
  line-height: 22px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  margin-left: -10px;
  color: #34393b;
}
.faq > ul > li.status-yes > h4 {
  color: #7ED321;
}
.faq > ul > li.status-no > h4 {
  color: #FF0039;
}
.faq > ul > li > .answer p {
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}
.faq > ul > li > .answer p:last-child {
  padding-bottom: 0px;
}
/* ### paging-next-prev ### */
.paging-next-prev {
  display: flex;
  margin: 40px -20px 0px -20px;
}
.paging-next-prev a {
  flex-grow: 1;
  margin: 0px 20px;
  display: block;
  padding: 20px 10px;
  text-align: center;
  font-size: 22px;
  line-height: 22px;
  background-color: #ff4058;
  color: #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.paging-next-prev a:hover {
  background-color: #ff4058;
}
/* ### nextSteps ### */
.nextSteps {
  margin: 30px 0px;
  border-top: 2px solid rgba(85, 94, 97, 0.25);
  padding-top: 20px;
}
.nextSteps h5 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 10px;
  font-weight: 400;
  color: #555e61;
}
.nextSteps > a {
  font-size: 16px;
  line-height: 16px;
  display: block;
  padding: 5px 0px 2px 0px;
  color: #3d4757;
}
.nextSteps ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.nextSteps ul > li > a {
  color: #555e61;
  font-size: 14px;
  line-height: 14px;
  display: block;
  padding: 5px 0px;
  padding-left: 10px;
}
.nextSteps ul > li.active > a {
  color: #3d4757;
}
.nextSteps ul > li > a:before {
  display: inline-block;
  padding-right: 5px;
  content: '  \f105';
  font-family: 'FontAwesome';
}
/* ######################################################## */
/* mainNav */
/* ######################################################## */
#mainNav {
  margin: 20px 0px;
  margin-top: 0px;
  padding: 0px 0px;
  padding-top: 20px;
  border-right: 1px solid #3d4757;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px;
  order: 1;
  min-height: calc(100vh - 100px);
  /*position: sticky;
	top: 50px;
	align-self: flex-start;*/
}
#mainNav li {
  position: relative;
}
/* 1 */
#mainNav > ul > li {
  border-bottom: 1px solid #dee3e5;
  padding: 10px 10px;
}
#mainNav > ul > li.active {
  background: #eceff0;
}
#mainNav > ul > li:last-child {
  display: none;
}
#mainNav > ul > li > a {
  color: #555e61;
  font-size: 17px;
  font-family: 'Roboto Slab', serif;
  line-height: 18px;
  display: block;
  padding: 10px 0px;
}
#mainNav > ul > li.active > a {
  color: #3d4757;
}
/* 2 */
#mainNav > ul > li > ul {
  display: none;
}
#mainNav > ul > li.active > ul {
  display: block;
}
#mainNav > ul > li > ul > li.active {
  margin-bottom: 0px;
}
#mainNav > ul > li > ul > li > a {
  color: #555e61;
  font-size: 15px;
  line-height: 16px;
  display: block;
  padding: 10px 0px;
}
#mainNav > ul > li > ul > li.active > a {
  color: #3d4757;
}
/* 3 */
#mainNav > ul > li > ul > li > ul {
  display: none;
}
#mainNav > ul > li.active > ul > li.active > ul {
  display: block;
  padding-bottom: 10px;
}
#mainNav > ul > li > ul > li > ul > li.active {
  /* padding-bottom: 10px; */
}
#mainNav > ul > li > ul > li > ul > li > a {
  color: #555e61;
  font-size: 13px;
  line-height: 14px;
  display: block;
  padding: 5px 0px;
  padding-left: 20px;
  position: relative;
}
#mainNav > ul > li > ul > li > ul > li.active > a {
  color: #3d4757;
}
#mainNav > ul > li > ul > li > ul > li > a:before {
  display: block;
  position: absolute;
  left: 7px;
  top: 5px;
  padding-right: 5px;
  content: '  \f101';
  content: '  \f105';
  font-family: 'FontAwesome';
}
/* 4 */
#mainNav > ul > li > ul > li > ul > li > ul {
  display: none;
}
#mainNav > ul > li.active > ul > li.active > ul > li.active > ul {
  display: block;
  font-size: 12px;
  /*border-bottom: 5px solid fade(@textColor-light, 25%);*/
  padding-bottom: 10px;
}
#mainNav > ul > li > ul > li > ul > li > ul > li > a {
  color: #555e61;
  font-size: 14px;
  line-height: 14px;
  display: block;
  padding: 5px 0px;
  padding-left: 20px;
}
#mainNav > ul > li > ul > li > ul > li > ul > li.active > a {
  color: #3d4757;
}
#mainNav > ul > li > ul > li > ul > li > ul > li > a:before {
  display: inline-block;
  padding-right: 5px;
  content: '  \f105';
  font-family: 'FontAwesome';
}
/* 5 */
#mainNav > ul > li > ul > li > ul > li > ul > li > ul {
  display: none;
}
#mainNav > ul > li > ul > li > ul > li > ul > li.active > ul {
  display: block;
  font-size: 12px;
  padding-left: 10px;
  /*border-bottom: 5px solid fade(@textColor-light, 25%);*/
  padding-bottom: 10px;
}
#mainNav > ul > li > ul > li > ul > li > ul > li > ul > li > a {
  color: #555e61;
  font-size: 12px;
  line-height: 14px;
  display: block;
  padding: 5px 0px;
  padding-left: 20px;
}
#mainNav > ul > li > ul > li > ul > li > ul > li > ul > li.active > a {
  color: #3d4757;
}
#mainNav > ul > li > ul > li > ul > li > ul > li > ul > li > a:before {
  display: inline-block;
  padding-right: 5px;
  content: '  \f105';
  font-family: 'FontAwesome';
}
/* ######################################################## */
/* home-footer */
/* ######################################################## */
#home-footer {
  text-align: center;
  padding-bottom: 20px;
  margin-top: 0px;
}
#home-footer nav > ul > li {
  display: inline-block;
  font-size: 13px;
  margin: 0px 10px;
  padding: 0px;
}
#home-footer nav > ul > li.footer-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  margin-top: 25px;
  position: relative;
}
#home-footer nav > ul > li.footer-logo a {
  display: block;
  margin: 5px;
  border: 1px solid #dee3e5;
  border-radius: 44px;
  font-size: 12px;
  line-height: 12px !important;
  padding: 5px 10px !important;
  white-space: nowrap;
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: auto;
}
#home-footer nav > ul > li.footer-logo:last-child a {
  border: none;
}
#home-footer nav > ul > li.footer-logo:after {
  position: absolute;
  top: -18px;
  height: 3px;
  background-color: #eceff0;
  width: 80px;
  content: '';
  z-index: 1;
  left: 50%;
  margin-left: -40px;
}
#home-footer nav > ul > li.footer-logo img {
  width: 160px;
}
#home-footer nav > ul > li.social-media a {
  color: #3d4757;
}
#home-footer nav > ul > li.social-media a i {
  font-size: 18px;
}
#home-footer nav > ul > li > a {
  color: #555e61;
  line-height: 50px;
  height: 50px;
  display: block;
  padding: 0px;
  margin: 0px;
}
#home-footer nav > ul > li > a:hover,
#home-footer nav > ul li.active > a {
  color: #3d4757;
}
/* ******************************** */
/* simpleSearch */
/* ******************************** */
.sisea-search-form {
  display: block;
  border: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.sisea-search-form fieldset {
  display: block;
  border: none;
  padding: 0px;
  margin: 0px;
}
.sisea-search-form fieldset label {
  display: none;
}
.sisea-search-form fieldset input[type=text] {
  width: calc(100% - 90px);
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 10px 0px;
  border: 1px solid #3d4757;
  color: #3d4757;
  background-color: #FFFFFF;
  border-radius: 3px;
  -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  padding: 10px;
  font-size: 18px;
}
.sisea-search-form fieldset input[type=submit] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 0px;
  border: none;
  background-color: #3d4757;
  color: #FFFFFF;
  padding: 10px;
  font-size: 18px;
  border: 1px solid #3d4757;
  width: 80px;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 1;
}
#mainNav .sisea-search-form fieldset input[type=text] {
  width: calc(100% - 60px);
  margin: 10px 0px 10px 0px;
  padding: 3px 5px;
  font-size: 14px;
}
#mainNav .sisea-search-form fieldset input[type=submit] {
  padding: 3px 5px;
  font-size: 14px;
  width: 50px;
  top: 10px;
  z-index: 1;
}
.sisea-search-form fieldset input[type=submit]:hover {
  background-color: #ff4058;
  color: #ffffff;
  border-color: #ff4058;
}
.sisea-highlight {
  display: inline-block;
  background-color: yellow;
  padding: 0px 2px;
}
.sisea-result {
  background-color: #eceff0;
  padding: 0px 10px 15px 10px;
  margin: 10px 0px 0px 0px;
  border-radius: 24px;
}
div.sisea-result > h3 {
  background-color: #eceff0;
  padding: 10px 0px 5px 0px !important;
  margin: 0px !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 26px;
}
div.sisea-result .parent {
  padding-top: 1px;
}
div.sisea-result .parent a {
  color: #34393b;
}
div.sisea-result .extract > p {
  padding: 0px !important;
  margin: 0px !important;
  font-weight: 400px;
  font-size: 14px;
}
.sisea-paging {
  display: flex;
  padding: 10px 0px;
  margin: 0px;
}
.sisea-paging .sisea-result-pages {
  display: none;
}
.sisea-paging .sisea-page a {
  color: #FFFFFF;
  display: block;
  font-size: 15px;
  line-height: 44px;
  background-color: #3d4757;
}
.sisea-paging .sisea-page a:hover {
  background-color: #ff4058;
  color: #ffffff;
}
.sisea-paging .sisea-page {
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
  display: block;
  width: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 15px;
}
.sisea-paging .sisea-page.sisea-current-page {
  background-color: #ff4058;
  color: #ffffff;
}
/* ******************************** */
/* basics */
/* ******************************** */
a.cta-backlink {
  display: block;
  padding: 0px 10px;
  line-height: 50px;
  font-size: 20px;
  text-transform: uppercase;
  background-color: #ff4058;
  color: #ffffff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
}
a.cta-backlink:hover {
  background-color: #3d4757;
  color: #FFFFFF;
}
a.topLink {
  position: fixed;
  right: 16px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #3d4757;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  bottom: -50px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 9;
}
.showToplink a.topLink {
  bottom: 50px;
  top: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.contactLink {
  position: fixed;
  right: 16px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #ff4058;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  bottom: -50px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 9;
}
.showToplink a.contactLink {
  bottom: 110px;
  top: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.editLink {
  display: block;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 2px 0px;
  font-size: 15px;
  line-height: 50px;
  text-transform: uppercase;
}
.pageEditLink {
  display: block;
  background-color: #3d4757;
  color: #FFFFFF;
  padding: 0px 20px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  border-top: 5px solid #fff;
  margin-bottom: 10px;
}
.pageEditLink:hover {
  background-color: #ff4058;
  color: #FFFFFF;
}
.updprof-error {
  background-color: #FF0039;
  color: #fff;
  padding: 10px;
  margin: 10px;
}
/* langSwitcher */
.langSwitcher {
  background-color: #eceff0;
  line-height: 30px;
  font-size: 15px;
  display: flex;
  margin-top: 40px;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.langSwitcher .lang-icon {
  color: #3d4757;
  display: block;
  margin-left: 20px;
  margin-right: 10px;
}
.langSwitcher .languages {
  display: flex;
}
.langSwitcher .languages li {
  margin-right: 10px;
}
.langSwitcher .languages a {
  display: block;
  font-size: 14px !important;
  color: #34393b;
  line-height: 30px !important;
  text-align: center;
  text-transform: uppercase;
  width: 30px;
}
.langSwitcher .languages a:hover,
.langSwitcher .languages a.active {
  color: #3d4757 !important;
}
/* ######################################################## */
/* TARIF > FEATURES */
/* ######################################################## */
.newsPreview.features {
  border: 1px solid #3d4757;
}
@media (max-width: 650px) {
  .newsPreview.features {
    display: block;
  }
}
.newsPreview.features.maybeFeature {
  border: 1px solid #F5A623;
}
.newsPreview .article-image.iconStyle {
  font-size: 50px;
  line-height: 100px;
  text-align: center;
  color: #3d4757;
  width: 100px;
  border-right: 1px solid #555e61;
}
@media (max-width: 650px) {
  .newsPreview .article-image.iconStyle {
    width: 100%;
    border: none;
    margin-bottom: 20px;
  }
}
.newsPreview.features.maybeFeature .article-image.iconStyle {
  color: #F5A623;
}
.newsPreview header {
  width: calc(100% - 170px);
}
@media (max-width: 650px) {
  .newsPreview.features header {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 650px) {
  .newsPreview.features h3,
  .newsPreview.features h4,
  .newsPreview.features p {
    text-align: center;
  }
}
.newsPreview.features.maybeFeature h3,
.newsPreview.features.maybeFeature h4 a,
.newsPreview.features.maybeFeature p {
  color: #F5A623;
}
.menueLink {
  display: block;
  text-align: center;
  position: sticky;
  top: 45px;
  cursor: pointer;
  padding-top: 40px;
}
.tarife-listing {
  display: flex;
  flex-wrap: wrap;
}
.tarife-listing a {
  display: block;
  padding: 3px 7px;
  border-radius: 24px;
  border: 1px solid rgba(85, 94, 97, 0.55);
  color: rgba(85, 94, 97, 0.55);
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  margin: 0px 5px 5px 0px ;
}
/* ######################################################## */
/* Preistabelle */
/* ######################################################## */
@media only screen and (min-width: 980px) {
  .plan-container {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }
}
.pricing-plans {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 15px;
}
@media only screen and (max-width: 500px) {
  .pricing-plans {
    margin: 0px;
  }
}
.price-footer {
  padding: 20px 0px 0px 0px;
  margin: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #555e61;
}
.pricing-plans .pricing-grid {
  width: calc(33.33% - 20px);
  border-radius: 24px;
  overflow: hidden;
  margin: 0px 10px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 50px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 500px) {
  .pricing-plans .pricing-grid {
    width: calc(100% - 20px);
    margin: 25px;
    margin-bottom: 0px;
  }
}
.pricing-plans.size-4 .pricing-grid {
  width: calc(25% - 20px);
}
@media only screen and (max-width: 880px) {
  .pricing-plans.size-4 .pricing-grid {
    width: calc(50% - 20px);
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 550px) {
  .pricing-plans.size-4 .pricing-grid {
    width: calc(100% - 20px);
    margin: 25px;
    margin-bottom: 0px;
  }
}
.pricing-plans .pricing-grid:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.65) 0px 0px 17px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 17px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.pricing-plans .pricing-grid.price-grid-server {
  width: calc(100% - 20px);
  margin-top: 25px;
}
.pricing-plans .pricing-feature-value {
  padding-bottom: 100px;
}
.price-value {
  background-color: #3d4757;
  color: #fff;
}
.price-value h2 {
  color: #fff;
  font-weight: 300;
  margin: 0px;
  padding: 10px;
  padding-bottom: 0px;
  padding-top: 20px;
  font-size: 30px;
  line-height: 30px;
}
.price-value h5 {
  color: #eceff0;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  margin: 0px;
  padding: 10px;
  padding-bottom: 30px;
}
.price-value i.fa {
  text-align: center;
  display: block;
  width: 60px;
  height: 60px;
  margin: -60px auto 0px auto;
  background-color: #fff;
  color: #3d4757;
  line-height: 60px;
  border-radius: 100%;
  font-size: 35px;
  display: none;
}
.pricing-feature-value ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.pricing-feature-value ul > li {
  padding: 15px 10px;
  text-align: center;
  font-size: 14px;
  color: #34393b;
  border-bottom: 1px solid #d0d7da;
}
.pricing-feature-value ul > li.whyt {
  background-color: #eceff0;
}
.pricing-feature-value ul > li strong,
.pricing-feature-value ul > li .bold {
  color: #7ED321;
}
.pricing-callToAction {
  background-color: #fff;
  padding: 10px;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.pricing-callToAction > a {
  display: block;
  margin-top: 10px;
  background-color: #ff4058;
  color: #ffffff;
  padding: 10px 15px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  border-radius: 20px;
}
.pricing-callToAction > a:hover {
  color: #FFFFFF;
  background-color: #3d4757;
}
.pricing-callToAction small {
  display: block;
  text-align: center;
  color: #555e61;
  font-size: 12px;
  line-height: 15px;
  padding-top: 20px;
}
@media only screen and (max-width: 980px) {
  /* ######################################################## */
  /* mainContent */
  /* ######################################################## */
  #content {
    width: calc(100% - 210px);
    padding: 20px;
  }
  /* ######################################################## */
  /* mainNav */
  /* ######################################################## */
  #mainNav {
    width: 210px;
  }
  .main-header-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .main-header-wrapper a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 280px;
    order: 1;
    display: block;
    margin-bottom: 40px;
  }
  .main-header-wrapper .main-header-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 280px;
    height: 280px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
    order: 1;
    border: 5px solid #fff;
    border-radius: 24px;
    margin-top: 20px;
  }
  .main-header-wrapper .main-header-infos {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px 0px 0px;
    width: 100%;
    order: 0;
  }
}
@media only screen and (max-width: 695px) {
  /* news overview */
  .newsPreview {
    display: block;
  }
  .newsPreview .article-image {
    width: auto;
    margin-right: 0px;
  }
  .newsPreview header {
    width: 100%;
  }
  .mobileSearch {
    display: block;
    margin: 20px;
    border-top: 1px solid #dee3e5;
    border-bottom: 1px solid #dee3e5;
    padding: 10px 0px;
  }
  /* ######################################################## */
  /* mobileNav */
  /* ######################################################## */
  .mobileNav {
    display: block;
    padding: 20px 10px 0px 10px;
  }
  .mobileNav select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #eceff0;
    border: 1px solid #eceff0;
    border-radius: 0px;
    color: #3d4757;
    outline: none;
    box-shadow: small;
    height: 44px;
  }
  /* ######################################################## */
  /* contentWrapper */
  /* ######################################################## */
  .contentWrapper {
    display: block;
  }
  /* ######################################################## */
  /* mainContent */
  /* ######################################################## */
  #content {
    order: 1;
    width: 100%;
  }
  /* ### doku-video ### */
  .doku-video iframe {
    width: 260px;
    height: 146px;
  }
  /* ######################################################## */
  /* mainNav */
  /* ######################################################## */
  #mainNav {
    margin: 0px;
    padding: 0px 20px;
    padding-top: 15px;
    padding-bottom: 40px;
    border-right: none;
    width: 100%;
    order: 2;
    display: none;
  }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#lightbox {
  display: none;
}
.lb-loader,
.lightbox {
  text-align: center;
  line-height: 0;
}
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}
.lb-dataContainer:after,
.lb-outerContainer:after {
  content: "";
  clear: both;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}
.lb-loader,
.lb-nav {
  position: absolute;
  left: 0;
}
.lb-outerContainer:after {
  display: table;
}
.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-next,
.lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  display: table;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
}
/* ######################################################## */
/* price-plan */
/* ######################################################## */
.plan-container {
  background-color: #fff;
  padding: 10px;
  margin: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 17px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
}
.plan-tab-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
  display: flex;
}
.plan-tab-nav li {
  width: calc(33.33% - 14px);
  border-bottom: 3px solid #d0d7da;
  margin-left: 21px;
}
.plan-tab-nav li:first-child {
  margin-left: 0px;
}
.plan-tab-nav li a {
  display: block;
  text-align: left;
  font-size: 22px;
  line-height: 50px;
  color: #34393b;
  padding: 0px 10px;
  background-color: #eceff0;
}
.plan-tab-nav li a:hover {
  color: #3d4757;
}
.plan-tab-nav li.active {
  color: #3d4757;
  border-color: #3d4757;
}
.plan-tab-nav li.active a {
  color: #3d4757;
  background-color: #fff;
}
.plan-tab-server {
  display: none;
}
.plan-typ-intro {
  padding: 30px 10px;
  padding-top: 10px;
  color: #34393b;
  font-size: 16px;
  line-height: 20px;
}
.plan-typ-intro p {
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}
.plan-typ-intro .mini-CtA {
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid #3d4757;
  color: #3d4757;
  border-radius: 5px;
}
.plan-footer {
  font-size: 14px;
  line-height: 18px;
  color: #555e61;
  padding: 10px;
}
.plan-footer p {
  padding: 0px;
  margin: 0px;
  padding-top: 10px;
}
.plan-table {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  color: #34393b;
}
.plan-table th,
.plan-table td {
  padding: 10px;
  border-bottom: 1px solid #3d4757;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 2px solid #3d4757;
}
.plan-table tr:nth-child(even) td {
  background-color: #fff;
}
.plan-table tr:nth-child(odd) td {
  background-color: #eceff0;
}
.plan-table .feature-name {
  width: 350px;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.plan-table .feature-name .help {
  color: #3d4757;
  font-size: 15px;
  cursor: pointer;
  display: inline-block;
}
.plan-table .feature-to-plan {
  text-align: center;
}
/* - */
.plan-table-header .feature-name {
  padding: 0px;
}
.plan-table .plan-table-header th {
  padding: 0px;
}
.plan-table-header .feature-to-plan {
  padding: 0px;
}
.plan-name-container {
  background-color: #3d4757;
  padding: 10px 0px;
}
.plan-name-container .plan-name {
  font-size: 22px;
  line-height: 22px;
  color: #FFFFFF;
  display: block;
  text-align: center;
  padding-bottom: 5px;
  font-weight: 400;
}
.plan-name-container .plan-costs {
  font-size: 15px;
  line-height: 15px;
  color: #FFFFFF;
  display: block;
  text-align: center;
  font-weight: 400;
}
/* - */
.plan-table tr.plan-table-feature:hover td {
  background-color: #dee3e5;
}
.plan-table-feature .feature-to-plan .icon {
  font-size: 18px;
  line-height: 18px;
  display: block;
  text-align: center;
}
.plan-table-feature .feature-to-plan .info strong {
  color: #7ED321;
  font-size: 15px;
  font-weight: 400;
}
.feature-to-plan .smallLink {
  border: 1px solid #ff4058;
  background-color: #fff;
  color: #ff4058;
  font-size: 12px;
  line-height: 12px;
  margin-top: 10px;
  padding: 5px 0px;
}
/* - */
.plan-table-callToAction .feature-name {
  border-color: #fff;
  background-color: #fff !important;
}
.plan-table-callToAction .feature-to-plan {
  border-color: #fff;
  background-color: #fff !important;
  vertical-align: top;
}
.plan-table-callToAction a {
  display: block;
  background-color: #ff4058;
  color: #ffffff;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin: 0px -5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.plan-table-callToAction a small {
  display: block;
  padding-top: 5px;
  font-size: 13px;
  line-height: 13px;
}
.plan-table-callToAction a:hover {
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
}
.plan-seperator td {
  background-color: #3d4757 !important;
  text-align: left !important;
  color: #FFFFFF;
}
/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
table th {
  font-weight: bold;
}
table td,
table th {
  padding: 9px 10px;
  text-align: left;
}
/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
    text-overflow: ellipsis !important;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px !important;
    border-right: 2px solid #3d4757;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-overflow: ellipsis !important;
    white-space: nowrap ;
  }
  .pinned table {
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap;
  }
  .pinned table th,
  .pinned table td {
    width: 150px !important;
    white-space: nowrap ;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  div.table-wrapper div.scrollable {
    margin-left: 150px;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }
  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis !important;
  }
  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }
}
/* Tooltip */
/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute;
}
.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto;
}
.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}
.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}
/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}
/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}
/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}
/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tooltipster-update-fade {
  animation: tooltipster-fading 400ms;
}
/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms;
}
/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms;
}
/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #3d4757;
  border-radius: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 12px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: #FFFFFF;
  line-height: 18px;
  padding: 6px 14px;
}
/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}
/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}
/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #3d4757;
  left: 0;
  top: 3px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #3d4757;
  left: -3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #3d4757;
  left: 3px;
  top: 0;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #3d4757;
  left: 0;
  top: -3px;
}
/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #3d4757;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #3d4757;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #3d4757;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #3d4757;
}
/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}
/* Tooltipp individuell */
.tooltip_templates {
  display: none;
  padding: 10px 0px;
}
.tooltip-text h6 {
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  color: #FFFFFF;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 11px;
  margin: 0px;
  border: none;
  font-style: normal;
  text-align: left;
}
.tooltip-text h6 a {
  color: #FFFFFF;
}
.tooltip-text p {
  font-size: 13px !important;
  line-height: 15px;
  font-weight: 300;
  color: #FFFFFF;
  padding: 0px;
  margin: 0px;
  border: none;
  margin-top: -6px;
  padding-bottom: 11px;
  text-align: left;
}
/* shaddows */
.dropShaddow-small {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
}
.dropShaddow-small-white {
  -webkit-box-shadow: #fff 1px 1px 1px;
  -moz-box-shadow: #fff 1px 1px 1px;
  box-shadow: #fff 1px 1px 1px;
}
.boxShaddow-small {
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
}
.boxShaddow-small-bright {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px;
}
.boxShaddow-default {
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 7px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 7px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 7px;
}
.boxShaddow-header {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 3px;
}
.boxShaddow-default-bright {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 7px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 7px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 7px;
}
.boxShaddow-big {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 17px;
}
.boxShaddow-big-dark {
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 17px;
}
.boxShaddow-big-bright {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 17px;
}
.boxShaddow-extreme {
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 25px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 25px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 25px;
}
.boxShaddow-big-bright-bottomFocused {
  box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
}
.boxShaddow-big-bright-bottomFocused-v3 {
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 30px, rgba(0, 0, 0, 0.1) 0px 4px 10px -2px;
}
.boxShaddow-inside {
  -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.35);
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.35);
}
.boxShaddow-inside-bright {
  -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.boxShaddow-none {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.textShaddow-default {
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.35);
}
.textShaddow-default-dark {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
}
.textShaddow-white {
  text-shadow: 1px 1px 1px #fff;
}
/* borderRadius */
.borderRadius-smaller {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.borderRadius-small {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.borderRadius-default {
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
}
.borderRadius-big {
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
}
/* transitions */
.transition-quick {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.transition-default {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.transition-slow {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.clear {
  clear: both;
  display: block;
}
/* options */
/*
.fa-mail-reply {
  color: @systemColor-add;
}
.fa-copy {
  color: @textColor;
}
.fa-lock {
  color: @systemColor-error;
}

.fa-unlock {
  color: @systemColor-ok;
}
*/
.fa-trash,
.fa-minus-circle {
  color: #FF0039;
}
.fa-check-circle,
.fa-check-circle-o {
  color: #7ED321;
}
.fa-times-circle,
.fa-times-circle-o {
  color: #FF0039;
}
.fa-toggle-on {
  color: #7ED321;
}
.fa-toggle-off {
  color: #FF0039;
}
/* colors */
.color-system-ok {
  color: #7ED321;
}
.color-system-notok {
  color: #FF0039;
}
.color-system-warning {
  color: #F5A623;
}
.color-primaryColor {
  color: #3d4757;
}
.color-accentColor {
  color: #ff4058;
}
.color-white {
  color: #fff;
}
.color-text {
  color: #34393b;
}
/* - */
.bgColor-system-ok {
  background-color: #7ED321 !important;
}
.bgColor-system-notok {
  background-color: #FF0039 !important;
}
.bgColor-system-warning {
  background-color: #F5A623 !important;
}
.bgColor-primaryColor {
  background-color: #3d4757 !important;
}
.bgColor-accentColor {
  background-color: #ff4058 !important;
}
.bgColor-white {
  background-color: #fff !important;
}
.bgColor-text {
  background-color: #34393b !important;
}
a.default-Cta {
  background: #3d4757 !important;
  color: #FFFFFF !important;
  border-radius: 20px;
  display: inline-block;
  padding: 5px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
}
a.default-Cta.block {
  display: block;
  margin: 10px 0px;
  text-align: center;
  padding: 5px 15px;
}
/* mix */
.blankList {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.hidden {
  display: none;
}
.hide-mobile {
  display: none;
}
.inactive {
  opacity: 0.5;
}
.error {
  color: #FF0039 !important;
}
.maybe {
  color: #F5A623 !important;
}
.ok {
  color: #7ED321 !important;
}
.fullsize-img {
  width: 100%;
  margin-bottom: -5px;
}
.boxSizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.scaleUp {
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
/* @import "_magnificPopUp.less";
@import "_magnificPopUp-overrides.less"; */
/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/*# sourceMappingURL=style-doku-scansio.css.map */