@charset "UTF-8";
/*
 Theme Name: Kienbaum
 Theme URI: https://www.kienbaum.com
 Template: Divi
 Author: Florian Hirschmann
 Author URI: https://www.kienbaum.com
 Description: Kienbaum Design, technisch basierend auf Divi
 Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
 Version: 1.1
 Updated: 2019-11-04 12:34:32
 Comment: STYLE.CSS WIRD DYNAMISCH COMPILIERT (SCSS)
 */
/* Variable */
/* Fonts */
@font-face {
  font-family: 'KienbaumFont';
  font-display: auto;
  src: url('fonts/montserrat-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('fonts/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-v12-latin-regular.woff2') format('woff2'), url('fonts/montserrat-v12-latin-regular.woff') format('woff'), url('fonts/montserrat-v12-latin-regular.ttf') format('truetype'), url('fonts/montserrat-v12-latin-regular.svg#Montserrat') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Pretty Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */
}
@font-face {
  font-family: 'KienbaumFontBold';
  font-display: auto;
  font-weight: 700;
  src: url('fonts/montserrat-v12-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url('fonts/montserrat-v12-latin-700.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-v12-latin-700.woff2') format('woff2'), url('fonts/montserrat-v12-latin-700.woff') format('woff'), url('fonts/montserrat-v12-latin-700.ttf') format('truetype'), url('fonts/montserrat-v12-latin-700.svg#Montserrat') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Pretty Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */
}
@font-face {
  font-family: 'KienbaumFontSec';
  font-display: auto;
  src: url('fonts/libre-baskerville-v5-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url('fonts/libre-baskerville-v5-latin-regular.eot?#iefix') format('embedded-opentype'), url('fonts/libre-baskerville-v5-latin-regular.woff2') format('woff2'), url('fonts/libre-baskerville-v5-latin-regular.woff') format('woff'), url('fonts/libre-baskerville-v5-latin-regular.ttf') format('truetype'), url('fonts/libre-baskerville-v5-latin-regular.svg#Montserrat') format('svg');
  /* IE6-IE8 */
  /* Super Modern Browsers */
  /* Pretty Modern Browsers */
  /* Safari, Android, iOS */
  /* Legacy iOS */
}
@font-face {
  font-family: 'KienbaumIcon-basic-10';
  font-display: auto;
  src: url('fonts/linea-basic-10.eot');
  src: local('Linea Basic'), local('LineaBasic'), url('fonts/linea-basic-10.eot?#iefix') format('embedded-opentype'), url('fonts/linea-basic-10.woff') format('woff'), url('fonts/linea-basic-10.ttf') format('truetype'), url('fonts/linea-basic-10.svg#linea-basic-10') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Breakpoints and other Mixins */
/* --------------------------------------------- Frame & Mainelements */
/* MAINFONT */
@media (max-width: 980px) {
  html {
    overflow-x: hidden;
  }
}
body {
  direction: ltr !important;
  background: #fff;
  font-family: 'KienbaumFont', Arial, sans-serif;
  color: #726c68;
}
body {
  font-size: 13px;
}
@media screen and (min-width: 320px) {
  body {
    font-size: calc(13px + 4 * ((100vw - 320px) / 1080));
  }
}
@media screen and (min-width: 1400px) {
  body {
    font-size: 17px;
  }
}
/* Main-Elements */
#page-container {
  max-width: 100vw;
}
@media (max-width: 980px) {
  #page-container {
    overflow: hidden;
  }
}
.invisibility {
  display: none;
  visibility: hidden;
}
.back-to-top {
  background: red;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 1em;
}
/* Pure Text */
p {
  line-height: 1.7em;
  padding-bottom: 1em;
}
.txtnormal {
  font-size: 1em !important;
}
small, .small {
  font-size: 0.8em;
}
smaller, .smaller {
  font-size: 0.7em;
}
smallest, .smallest {
  font-size: 0.6em;
}
.centered {
  text-align: center;
}
.category {
  font-size: 1.2em;
  font-style: italic;
  color: #726c68;
}
.alert {
  border: 2px solid #e6432e;
  padding: 40px;
}
/*.et-db #et-boc .et_pb_text>:last-child {
 padding-bottom: 0;
 margin-bottom: -70px !important;
 }*/
.et_pb_text_inner {
  padding: 0px 70px;
}
@media (max-width: 980px) {
  .et_pb_text_inner {
    padding: 0px !important;
  }
}
@media (min-width: 1400px) {
  .et_pb_text_inner {
    padding: 0px 70px !important;
  }
}
@media (min-width: 1800px) {
  .et_pb_text_inner {
    padding: 0px 70px !important;
  }
}
/* Links */
p a, p a:visited {
  font-weight: bold;
  color: #5b80a3;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
p a:hover {
  color: #e6432e !important;
}
a.solitairelink {
  font-weight: bold;
  color: #5b80a3;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  font-style: italic;
  border-bottom: 1px solid #5b80a3;
}
a.solitairelink:hover {
  color: #e6432e;
}
/* Images */
.wp-caption {
  margin: 40px auto 60px;
}
img.alignleft {
  margin: 10px 50px 30px 0px;
}
img.alignright {
  margin: 10px 0px 30px 50px;
}
.shadowedimg img {
  filter: drop-shadow(0 3px 8px #888);
}
/* MAIN CONTENT FRAME */
#content-area {
  margin-top: -200px;
}
#main-content {
  margin-top: 100px;
}
@media (max-width: 980px) {
  #main-content {
    margin-top: 45px;
  }
}
@media (min-width: 1400px) {
  #main-content {
    margin-top: 100px;
  }
}
@media (min-width: 1800px) {
  #main-content {
    margin-top: 100px;
  }
}
#main-content .et_pb_text_inner ul {
  list-style: none;
  padding: 1em 0px 1em 30px !important;
  line-height: 1.7em !important;
}
@media (max-width: 980px) {
  #main-content .et_pb_text_inner ul {
    padding: 20px !important;
  }
}
#main-content .et_pb_text_inner ul li::before {
  content: "\2022";
  color: #28434f;
  font-weight: bold;
  display: inline-block;
  width: 0.6em;
  margin-left: -0.7em;
  font-size: 1.8em;
  position: relative;
  top: 3px;
}
#main-content .et_pb_text_inner ul li.gfield::before {
  display: none;
  width: 0px;
}
/* Sections and Rows */
.et_fixed_nav.et_show_nav #page-container {
  padding-top: 0px !important;
}
.indent {
  padding-left: 70px;
}
.et_pb_row, .container, .footer {
  width: auto;
  max-width: 1400px !important;
  margin: 0px auto;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
  margin-right: 5% !important;
}
.et_pb_row {
  padding: 0px !important;
  margin: 0px auto 30px auto !important;
}
@media (max-width: 980px) {
  .et_pb_row {
    padding: 0px 20px !important;
    margin: 0px auto !important;
  }
}
@media (max-width: 1400px) {
  .et_pb_row {
    padding: 0px 30px !important;
    margin: 0px auto !important;
  }
}
.et_pb_section {
  max-width: 100%;
  margin: 0px auto;
  padding: 60px 0px 30px 0px !important;
}
@media (max-width: 980px) {
  .et_pb_section {
    padding: 30px 0px !important;
  }
}
@media (max-width: 980px) {
  .et_pb_tabs .et_pb_column {
    margin: 0px !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
  }
}
.et_pb_column_single {
  padding-top: 0px;
}
.et_pb_section_first {
  padding-top: 40px !important;
  margin-top: 125px;
}
@media (max-width: 980px) {
  .et_pb_section_first {
    padding-top: 0px !important;
    margin-top: 0px;
  }
}
.et_pb_column_inner_1, .et_pb_column_inner_2 {
  padding: 0px 10px;
}
.et_pb_module {
  margin-bottom: 20px !important;
}
.framed {
  padding: 50px 50px 30px 50px !important;
}
/* et-db #et-boc .et_pb_row {
 @include m {
 padding: 30px 0 !important;
 }
 } */
@media (max-width: 980px) {
  .et-db #et-boc .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 100% !important;
  }
}
.verticalaligned {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 23em;
}
.verticalaligned div, .verticalaligned span {
  flex: 1;
}
.rowdir {
  flex-direction: row;
  margin: auto 0px;
}
/* Import Sub-Styles*/
/* nav.scss - Header, Logo und Top-Navigation */
@media only screen and (max-width: 1080px) {
  #top-menu-nav, #top-menu {
    display: none;
  }
  #et_top_search {
    display: none;
  }
  #et_mobile_nav_menu {
    display: block;
  }
}
#et_top_search {
  margin-left: 50px;
}
.searchresult {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #aaa7a5;
}
.searchresult a {
  color: #726c68;
}
.searchresult a:visited {
  color: #9c1e36;
}
.searchresult a:hover {
  color: #e6432e;
}
.fullwidth-menu li {
  font-size: inherit !important;
}
/* Main-Header */
#main-header {
  padding: 0px;
  position: fixed !important;
}
@media (max-width: 360px) {
  #main-header {
    padding: 0px 5vw !important;
    background: #fff !important;
    top: 0px !important;
    z-index: 100002;
  }
}
@media (max-width: 600px) {
  #main-header {
    padding: 0px 5vw !important;
    background: #fff !important;
    top: 0px !important;
    z-index: 100002;
  }
}
@media (max-width: 980px) {
  #main-header {
    padding: 0px 5vw !important;
  }
}
@media (max-width: 1400px) {
  #main-header {
    padding: 0px 20px !important;
  }
}
@media (min-width: 1400px) {
  #main-header {
    padding: 0px !important;
  }
}
@media (min-width: 1800px) {
  #main-header {
    padding: 0px !important;
  }
}
#main-header, #main-header .nav li ul, .et-search-form {
  background-color: rgba(255, 255, 255, 0.1) !important;
  box-shadow: none;
  opacity: 1 !important;
}
#main-header.shadowed, .shadowed, #main-header.shadowed-off, .shadowed-off {
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
#main-header.et-fixed-header, #main-header.shadowed, .shadowed {
  background-color: #fff !important;
  border-radius: 1px;
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
}
@media (max-width: 600px) {
  #main-header.et-fixed-header, #main-header.shadowed, .shadowed {
    height: 80px;
  }
}
#main-header.shadowed-off, .shadowed-off {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* Navigation */
#top-menu a {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.1em;
  text-transform: none;
  font-weight: bold;
}
@media (max-width: 1400px) {
  #top-menu a {
    font-size: 1em;
  }
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
  color: #e6432e !important;
}
#top-menu a:hover, #top-menu li.current-menu-ancestor > a:hover, #top-menu li.current-menu-item > a:hover {
  color: #e6432e;
  opacity: 1 !important;
}
.nav li ul {
  padding: 0px;
  white-space: nowrap;
  width: auto;
  background: #fff;
}
#top-menu li {
  padding-right: 65px;
}
@media (max-width: 1400px) {
  #top-menu li {
    padding-right: 40px;
  }
}
#top-menu li li {
  padding: 0px;
  width: 100%;
  float: left;
  border-bottom: 1px solid #d3d3d3;
  background: #fff;
}
#top-menu li li a {
  font-family: 'KienbaumFont', Arial, sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 7px 30px 7px 30px;
  width: 100%;
  background: #fff;
}
#top-menu li li a:hover {
  background: #f6f6f6;
}
#top-menu .sub-menu {
  display: inline-block;
  top: 5vh;
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25) !important;
}
.et_mobile_menu {
  background-color: #fff !important;
}
.et_mobile_menu li a {
  padding: 3px 0;
}
.et_mobile_menu .sub-menu li {
  display: none;
}
#top-menu a, #top-menu ul.sub-menu {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: color 0 ease-in;
  transition: none;
}
.et-show-dropdown, .et-hover {
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.nav li ul, .et_mobile_menu {
  border-color: #e6432e !important;
}
@media (max-width: 360px) {
  #et-top-navigation {
    margin: 10px 0px 0px 0px;
  }
}
@media (max-width: 600px) {
  #et-top-navigation {
    margin: 10px 0px 0px 0px;
  }
}
@media (max-width: 980px) {
  #et-top-navigation {
    margin: 0px;
  }
}
@media (min-width: 1400px) {
  #et-top-navigation {
    margin: 0px;
    padding: 40px 0 0 0 !important;
    height: 95px;
  }
}
@media (max-width: 360px) {
  .et_menu_container {
    padding: 0px 20px 10px 20px;
    position: fixed;
    left: 0px;
    background: #fff;
    width: 100% !important;
  }
}
@media (max-width: 600px) {
  .et_menu_container {
    padding: 0px 20px 10px 20px;
    position: fixed;
    left: 0px;
    background: #fff;
    width: 100% !important;
  }
}
@media (max-width: 980px) {
  .et_menu_container {
    padding: 0px;
    background: none;
    position: relative;
  }
}
@media (min-width: 1400px) {
  .et_menu_container {
    padding: 0px;
    background: none;
    position: relative;
  }
}
@media (min-width: 1800px) {
  .et_menu_container {
    padding: 0px;
    background: none;
    position: relative;
  }
}
@media (max-width: 360px) {
  .et_header_style_left #et-top-navigation {
    padding-top: 30px !important;
  }
}
/* Logo */
#logo, .et_pb_svg_logo #logo {
  padding: 0.5vh 0px;
  max-height: 55%;
}
@media (max-width: 600px) {
  #logo, .et_pb_svg_logo #logo {
    min-height: 60px !important;
  }
}
@media (max-width: 980px) {
  #logo, .et_pb_svg_logo #logo {
    min-height: 65px;
  }
}
@media (min-width: 1400px) {
  #logo, .et_pb_svg_logo #logo {
    max-height: 100% !important;
  }
}
@media (max-width: 1400px) {
  #logo, .et_pb_svg_logo #logo {
    max-height: 100% !important;
  }
}
.et-fixed-header img#logo {
  min-height: 40px;
  padding: 10px 0px 0px 0px;
}
.logo_container {
  padding: 0px;
}
[data-icon]:before {
  font-family: "KienbaumIcon-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "KienbaumIcon-basic-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-basic-accelerator:before {
  content: "a";
}
.icon-basic-alarm:before {
  content: "b";
}
.icon-basic-anchor:before {
  content: "c";
}
.icon-basic-anticlockwise:before {
  content: "d";
}
.icon-basic-archive:before {
  content: "e";
}
.icon-basic-archive-full:before {
  content: "f";
}
.icon-basic-ban:before {
  content: "g";
}
.icon-basic-battery-charge:before {
  content: "h";
}
.icon-basic-battery-empty:before {
  content: "i";
}
.icon-basic-battery-full:before {
  content: "j";
}
.icon-basic-battery-half:before {
  content: "k";
}
.icon-basic-bolt:before {
  content: "l";
}
.icon-basic-book:before {
  content: "m";
}
.icon-basic-book-pen:before {
  content: "n";
}
.icon-basic-book-pencil:before {
  content: "o";
}
.icon-basic-bookmark:before {
  content: "p";
}
.icon-basic-calculator:before {
  content: "q";
}
.icon-basic-calendar:before {
  content: "r";
}
.icon-basic-cards-diamonds:before {
  content: "s";
}
.icon-basic-cards-hearts:before {
  content: "t";
}
.icon-basic-case:before {
  content: "u";
}
.icon-basic-chronometer:before {
  content: "v";
}
.icon-basic-clessidre:before {
  content: "w";
}
.icon-basic-clock:before {
  content: "x";
}
.icon-basic-clockwise:before {
  content: "y";
}
.icon-basic-cloud:before {
  content: "z";
}
.icon-basic-clubs:before {
  content: "A";
}
.icon-basic-compass:before {
  content: "B";
}
.icon-basic-cup:before {
  content: "C";
}
.icon-basic-diamonds:before {
  content: "D";
}
.icon-basic-display:before {
  content: "E";
}
.icon-basic-download:before {
  content: "F";
}
.icon-basic-exclamation:before {
  content: "G";
}
.icon-basic-eye:before {
  content: "H";
}
.icon-basic-eye-closed:before {
  content: "I";
}
.icon-basic-female:before {
  content: "J";
}
.icon-basic-flag1:before {
  content: "K";
}
.icon-basic-flag2:before {
  content: "L";
}
.icon-basic-floppydisk:before {
  content: "M";
}
.icon-basic-folder:before {
  content: "N";
}
.icon-basic-folder-multiple:before {
  content: "O";
}
.icon-basic-gear:before {
  content: "P";
}
.icon-basic-geolocalize-01:before {
  content: "Q";
}
.icon-basic-geolocalize-05:before {
  content: "R";
}
.icon-basic-globe:before {
  content: "S";
}
.icon-basic-gunsight:before {
  content: "T";
}
.icon-basic-hammer:before {
  content: "U";
}
.icon-basic-headset:before {
  content: "V";
}
.icon-basic-heart:before {
  content: "W";
}
.icon-basic-heart-broken:before {
  content: "X";
}
.icon-basic-helm:before {
  content: "Y";
}
.icon-basic-home:before {
  content: "Z";
}
.icon-basic-info:before {
  content: "0";
}
.icon-basic-ipod:before {
  content: "1";
}
.icon-basic-joypad:before {
  content: "2";
}
.icon-basic-key:before {
  content: "3";
}
.icon-basic-keyboard:before {
  content: "4";
}
.icon-basic-laptop:before {
  content: "5";
}
.icon-basic-life-buoy:before {
  content: "6";
}
.icon-basic-lightbulb:before {
  content: "7";
}
.icon-basic-link:before {
  content: "8";
}
.icon-basic-lock:before {
  content: "9";
}
.icon-basic-lock-open:before {
  content: "!";
}
.icon-basic-magic-mouse:before {
  content: "\"";
}
.icon-basic-magnifier:before {
  content: "#";
}
.icon-basic-magnifier-minus:before {
  content: "$";
}
.icon-basic-magnifier-plus:before {
  content: "%";
}
.icon-basic-mail:before {
  content: "&";
}
.icon-basic-mail-multiple:before {
  content: "'";
}
.icon-basic-mail-open:before {
  content: "(";
}
.icon-basic-mail-open-text:before {
  content: ")";
}
.icon-basic-male:before {
  content: "*";
}
.icon-basic-map:before {
  content: "+";
}
.icon-basic-message:before {
  content: ",";
}
.icon-basic-message-multiple:before {
  content: "-";
}
.icon-basic-message-txt:before {
  content: ".";
}
.icon-basic-mixer2:before {
  content: "/";
}
.icon-basic-mouse:before {
  content: ":";
}
.icon-basic-notebook:before {
  content: ";";
}
.icon-basic-notebook-pen:before {
  content: "<";
}
.icon-basic-notebook-pencil:before {
  content: "=";
}
.icon-basic-paperplane:before {
  content: ">";
}
.icon-basic-pencil-ruler:before {
  content: "?";
}
.icon-basic-pencil-ruler-pen:before {
  content: "@";
}
.icon-basic-photo:before {
  content: "[";
}
.icon-basic-picture:before {
  content: "]";
}
.icon-basic-picture-multiple:before {
  content: "^";
}
.icon-basic-pin1:before {
  content: "_";
}
.icon-basic-pin2:before {
  content: "`";
}
.icon-basic-postcard:before {
  content: "{";
}
.icon-basic-postcard-multiple:before {
  content: "|";
}
.icon-basic-printer:before {
  content: "}";
}
.icon-basic-question:before {
  content: "~";
}
.icon-basic-rss:before {
  content: "\\";
}
.icon-basic-server:before {
  content: " \e000";
}
.icon-basic-server2:before {
  content: "\e001";
}
.icon-basic-server-cloud:before {
  content: "\e002";
}
.icon-basic-server-download:before {
  content: "\e003";
}
.icon-basic-server-upload:before {
  content: "\e004";
}
.icon-basic-settings:before {
  content: "\e005";
}
.icon-basic-share:before {
  content: "\e006";
}
.icon-basic-sheet:before {
  content: "\e007";
}
.icon-basic-sheet-multiple:before {
  content: "\e008";
}
.icon-basic-sheet-pen:before {
  content: "\e009";
}
.icon-basic-sheet-pencil:before {
  content: "\e00a";
}
.icon-basic-sheet-txt:before {
  content: "\e00b";
}
.icon-basic-signs:before {
  content: "\e00c";
}
.icon-basic-smartphone:before {
  content: "\e00d";
}
.icon-basic-spades:before {
  content: "\e00e";
}
.icon-basic-spread:before {
  content: "\e00f";
}
.icon-basic-spread-bookmark:before {
  content: "\e010";
}
.icon-basic-spread-text:before {
  content: "\e011";
}
.icon-basic-spread-text-bookmark:before {
  content: "\e012";
}
.icon-basic-star:before {
  content: "\e013";
}
.icon-basic-tablet:before {
  content: "\e014";
}
.icon-basic-target:before {
  content: "\e015";
}
.icon-basic-todo:before {
  content: "\e016";
}
.icon-basic-todo-pen:before {
  content: "\e017";
}
.icon-basic-todo-pencil:before {
  content: "\e018";
}
.icon-basic-todo-txt:before {
  content: "\e019";
}
.icon-basic-todolist-pen:before {
  content: "\e01a";
}
.icon-basic-todolist-pencil:before {
  content: "\e01b";
}
.icon-basic-trashcan:before {
  content: "\e01c";
}
.icon-basic-trashcan-full:before {
  content: "\e01d";
}
.icon-basic-trashcan-refresh:before {
  content: "\e01e";
}
.icon-basic-trashcan-remove:before {
  content: "\e01f";
}
.icon-basic-upload:before {
  content: "\e020";
}
.icon-basic-usb:before {
  content: "\e021";
}
.icon-basic-video:before {
  content: "\e022";
}
.icon-basic-watch:before {
  content: "\e023";
}
.icon-basic-webpage:before {
  content: "\e024";
}
.icon-basic-webpage-img-txt:before {
  content: "\e025";
}
.icon-basic-webpage-multiple:before {
  content: "\e026";
}
.icon-basic-webpage-txt:before {
  content: "\e027";
}
.icon-basic-world:before {
  content: "\e028";
}
/* footer.scss - Footer */
#footer-bottom {
  display: none;
}
.footer {
  font-size: 0.7em !important;
  line-height: 1.7em;
  margin-bottom: 80px;
}
.footer a {
  color: #726c68;
}
.footer a:hover {
  color: #e6432e;
}
.footer .et_pb_image_0 {
  padding-top: 5px;
}
@media (max-width: 600px) {
  .footer img {
    max-height: 50px;
  }
}
@media (max-width: 980px) {
  .footer img {
    max-height: 70px;
  }
}
@media (max-width: 980px) {
  .footer .et_always_center_on_mobile {
    position: relative;
    left: -30px;
  }
}
.footer .et_pb_divider_1:before {
  border-top-color: #ededed;
}
@media (max-width: 980px) {
  .footer .et_pb_image {
    width: 100vw;
  }
}
#et-footer-nav {
  display: none;
}
.footer_3col .et_pb_text_inner {
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 980px) {
  .footer_3col .et_pb_text_inner {
    flex-direction: column;
    text-align: center;
  }
}
.footer_1, .footer_2, .footer_3 {
  padding-right: 70px;
}
@media (max-width: 980px) {
  .footer_1, .footer_2, .footer_3 {
    width: 100% !important;
    padding: 20px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
    border-top: 1px solid #ededed;
  }
}
.footer_1 span, .footer_2 span, .footer_3 span {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 10px;
}
.footer_3 {
  width: 40%;
  padding-right: 0px;
}
.footernav, .subfooternav {
  text-transform: uppercase;
  line-height: 40px;
}
@media (max-width: 980px) {
  .footernav, .subfooternav {
    line-height: 20px;
  }
}
.footernav a:hover, .subfooternav a:hover {
  color: #e6432e;
}
.footernav li {
  line-height: 1.5em;
  padding-bottom: 10px;
}
.subfooternav {
  text-align: center;
  margin: 0px auto;
}
@media (max-width: 980px) {
  .subfooternav {
    position: relative;
    top: -20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 25px !important;
  }
}
.subfooternav li {
  display: inline-block;
}
.subfooternav .menu-item {
  margin: 0 20px;
}
@media (max-width: 980px) {
  .subfooternav .menu-item {
    margin: 0 10px;
  }
}
.footer > .et_pb_row, .footer > .et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row, .footer > .et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row {
  width: 100% !important;
}
.menu-footermenu-container {
  margin-top: 5px;
}
/* myKienbaum Footer */
.mykienbaum_footer {
  font-size: 11px;
}
.mykienbaum_footer a, .mykienbaum_footer a:link, .mykienbaum_footer a:visited, .mykienbaum_footer a:hover {
  display: inline-block;
  padding: 0px 20px;
  color: #726c68;
  font-weight: normal;
}
/* subsites.scss - CUSTOM SUBSITES */
/* VIEWS GENERAL */
.js-wpv-view-layout {
  display: inline;
}
#left-area {
  width: 100%;
  padding: 0px 0px 23px 70px;
  margin-top: 177px;
}
/* Standorte */
.standorte {
  border: 0px;
  margin-top: 50px;
}
@media (max-width: 980px) {
  .standorte {
    margin-top: 0px;
  }
}
.standorte ul.et_pb_tabs_controls {
  background: none;
}
.standorte .et_pb_tabs_controls li {
  display: inline-block;
  background-color: #ededed;
  color: #aaa7a5;
  font-size: 1.2em;
  height: 50px !important;
  margin-top: 50px;
  padding-top: 5px;
  float: right;
}
.standorte .et_pb_tab_active {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  display: inline-block;
  color: #726c68 !important;
  font-size: 1.5em !important;
  background: #fff !important;
  min-height: 100px;
  margin-top: 0px !important;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding: 30px !important;
  position: relative;
  z-index: 999;
  top: 2px;
}
@media (max-width: 980px) {
  .standorte .et_pb_tab_active {
    border-bottom: 1px solid #fff;
    padding: 0px !important;
    min-height: 50px;
    top: 60px;
  }
}
.standorte .et_pb_tabs_controls .et_pb_tab_0 a {
  padding-right: 300px;
}
@media (max-width: 980px) {
  .standorte .et_pb_tabs_controls .et_pb_tab_0 a {
    padding-right: 20px;
    font-size: 0.7em;
  }
}
@media (max-width: 980px) {
  .et_pb_tabs_controls li a {
    font-size: 0.7em;
  }
}
.standorte .et-pb-active-slide {
  -webkit-box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
  -moz-box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
  box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
}
.standorte .et_pb_text_inner {
  font-size: 0.9em;
  padding: 0px 0px 0px 70px;
}
@media (max-width: 980px) {
  .standorte .et_pb_text_inner {
    padding: 0px !important;
    width: 65vw;
    left: -25px;
    text-align: center;
  }
}
/* Pressemitteilungen */
.pm, .pm .et_pb_row, .pm .et_pb_module {
  padding-bottom: 0px !important;
  margin-top: -30px;
}
.pressekontakt img {
  border-radius: 100%;
  height: 110px;
  width: 110px;
  float: right;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  margin: 10px 0px 0px 50px;
}
.pressekontakt .contactinfos {
  font-size: 0.8em;
}
.pressekontakt dz1 {
  padding: 0px;
  margin-top: -20px;
}
.pressekontakt .autor {
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 50px;
}
.presseshort {
  font-size: 1em;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  color: #fff !important;
  padding-top: 50px !important;
  padding-bottom: 1px !important;
  background-color: colKien_pri_blue !important;
}
.presseshort ul {
  margin-right: 25vw !important;
}
.presseshort li {
  padding-top: 12px;
  color: #fff !important;
}
.presseshort .et_pb_text_inner ul li::before {
  color: #fff !important;
}
/* Blog */
.blog_metas, .blog_archive_meta {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  color: #aaa7a5;
  font-style: italic;
  font-size: 1.1em;
}
.blog_archive {
  display: flex;
  flex-wrap: wrap;
}
.blog_archive p {
  flex-grow: 1;
}
.blog_archive .read_more {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  text-align: right;
  font-size: 0.7em;
}
.blog_archive_meta {
  font-size: 0.8em;
  padding: 10px 0px;
}
.blog_entry {
  width: 28%;
  display: inline-flex;
  border: 1px solid #d3d3d3;
  padding: 30px 30px 20px;
  margin: 30px;
  flex-direction: column;
}
@media (max-width: 1250px) {
  .blog_entry {
    width: 100%;
    margin: 30px 0px;
  }
}
.blog_entry:hover {
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  cursor: pointer !important;
}
.blog_entry .et_pb_text_inner {
  padding: 0px !important;
}
.blog_entry .et_pb_text_inner:hover {
  cursor: pointer;
}
.blog_entry p a {
  font-family: 'KienbaumFont', Arial, sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  color: #726c68;
  font-weight: normal;
}
.blog_entry .et_pb_text_inner .read_more {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  float: right;
  font-size: 0.8em;
}
.blog_entry .et_pb_text_inner .read_more a {
  color: #5b80a3 !important;
}
blockquote {
  border: none;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  color: #bfa89d;
  padding: 2vh 2vw;
}
/* Beteiligungen */
.beteiligungen_grid {
  padding-left: 70px !important;
  padding-top: 0px !important;
}
@media (max-width: 980px) {
  .beteiligungen_grid {
    padding: 0px 0px !important;
  }
}
.beteiligungen_grid .et_pb_text_inner {
  padding: 0px;
}
#beteiligungen {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.beteiligung {
  width: 48%;
  padding: 0px 30px 100px;
}
@media (max-width: 980px) {
  .beteiligung {
    width: 100%;
    padding: 0px 0px 50px;
  }
}
.beteiligung a {
  font-size: 0.9em !important;
}
.beteiligung p {
  padding: 30px 0px !important;
  font-size: 0.9em;
}
.beteiligung_logo {
  width: 50%;
}
.beteiligung_logo img {
  max-height: 120px;
  display: inline;
}
/* REFERENZEN */
.referenz_grid {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.referenz_grid .et-boc {
  width: 30%;
  margin: 0px 0px 30px;
  border: 1px solid #ededed;
  padding: 70px;
  max-height: 200px;
  display: flex;
  justify-content: center;
}
@media (max-width: 980px) {
  .referenz_grid .et-boc {
    width: 100%;
    max-height: 150px;
  }
}
.referenz_grid .et-boc .et_builder_inner_content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.referenz_tile {
  text-align: center;
}
.referenz_tile img {
  max-height: 130px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.referenz_tile img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.referenz-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 110px;
}
@media (max-width: 980px) {
  .referenz-slider {
    flex-direction: column;
  }
}
.referenz-slider .inner-slide {
  padding: 0px 50px;
}
@media (max-width: 980px) {
  .referenz-slider .inner-slide {
    padding: 30px 15%;
  }
}
.referenz_logo {
  padding-top: 110px;
}
@media (max-width: 980px) {
  .referenz_logo {
    padding-top: 0px;
  }
}
.referenz_logo img {
  max-height: 250px;
}
@media (max-width: 980px) {
  .referenz_logo img {
    max-height: 150px;
  }
}
/* CAREER */
.career p a, .career a, .footer_career a {
  color: #009573;
  font-weight: bold;
  font-size: 0.9em;
}
.footer_career .footer_3 {
  width: 30%;
}
.job {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #009573;
}
.job h3:hover {
  color: #009573;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.job p {
  margin: 10px 0px;
}
.job small {
  color: #aaa7a5;
}
.jobfacts {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  font-size: 0.9em;
  color: #bfa89d;
}
/* Management & Beirat */
.managementbeirat {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.managementbeirat .et-boc {
  width: 48%;
}
@media (max-width: 980px) {
  .managementbeirat .et-boc {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .managementbeirat .et-boc {
    width: 48%;
  }
}
.management {
  border: 1px solid #ededed;
  padding: 30px;
  margin-bottom: 40px;
  background: #fff;
}
.management:hover {
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.management a {
  display: flex;
  flex-direction: row;
  color: #aaa7a5;
}
.management .img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-size: cover;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
}
@media (max-width: 980px) {
  .management .img {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 1400px) {
  .management .img {
    width: 130px;
    height: 130px;
    max-width: 130px !important;
    max-height: 130px !important;
  }
}
.management .person {
  display: flex;
  flex-direction: column;
  padding: 0px 0px 0px 30px;
  max-width: 70%;
}
.management .person .name {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.1em;
  color: #726c68;
}
.management .person .function {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  font-size: 0.9em;
  color: #bfa89d;
}
.management .person .description {
  font-size: 0.8em;
  line-height: 1.7em;
}
@media (max-width: 980px) {
  .profil .et_pb_row {
    width: 100% !important;
  }
}
@media (max-width: 980px) {
}
.profile_img {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  background-size: cover;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  position: relative;
  right: 70px;
}
@media (max-width: 980px) {
  .profile_img {
    left: 0px;
    display: inline-block;
  }
}
.profile_function {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  color: #bfa89d;
  font-size: 1.1em;
  position: relative;
  top: -45px;
}
@media (max-width: 980px) {
  .profile_function {
    top: -20px;
  }
}
/* CONSULTANT */
.consultantsgrid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 980px) {
  .consultantsgrid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.consultantsgrid .gridconsultant, .consultantsgrid .et-boc {
  width: 350px;
  min-height: 290px;
  margin: 0px 0px 25px 0px;
}
@media (max-width: 980px) {
  .consultantsgrid .gridconsultant, .consultantsgrid .et-boc {
    display: block !important;
    width: 100% !important;
    flex-shrink: 0;
  }
}
@media (min-width: 1400px) {
  .consultantsgrid .gridconsultant, .consultantsgrid .et-boc {
    width: 400px;
  }
}
.gridconsultant {
  padding: 30px;
  border: 1px solid #d3d3d3;
}
.gridconsultant img {
  width: 70px;
  height: 70px;
  float: right;
  border-radius: 100%;
  background-size: cover;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  object-fit: cover;
  margin: 0px 0px 20px 20px;
}
.gridconsultant .function {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  color: #bfa89d;
  font-size: 0.8em;
}
.gridconsultant .metas {
  clear: both;
  font-size: 0.8em;
}
.CookieDeclaration {
  font-size: 0.7em;
}
/* Events */
.event_loop .et_pb_section {
  background: none;
}
.event_circle {
  position: relative;
  left: 40%;
}
.event_datecircle {
  display: flex;
  border-radius: 100%;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  height: 150px;
  width: 150px;
  text-align: center;
  font-size: 1.4em;
}
.event_datecircle .event_d {
  color: #fff;
}
.event_datecircle .event_m {
  color: #fff;
  font-size: 1.1em;
  padding: 7px 0px;
  text-transform: uppercase;
}
.event_datecircle .event_y {
  color: #fff;
  font-size: 0.85em;
}
.event_header {
  padding: 0px !important;
  height: 30px;
}
.event_header .et_pb_module {
  margin-bottom: 0px !important;
}
.event_facts {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  color: #bfa89d;
  font-size: 0.9em;
  padding: 0px !important;
}
.event_facts .et_pb_column_inner {
  width: 40% !important;
}
.event_facts .et_pb_text_inner {
  padding: 0px !important;
}
.event_facts .first {
  width: auto !important;
}
.event_facts .first .et_pb_text_inner {
  padding: 0px 0px 0px 70px !important;
}
.event_facts .et_pb_module {
  margin-bottom: 0px !important;
}
.event_description {
  padding: 10px !important;
}
.event_description .et_pb_text_inner {
  padding: 0px 0px 0px 60px !important;
}
.event_divider {
  padding: 0px !important;
  margin: 0px !important;
}
.event_teaser_poster {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  background-size: cover;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.9);
}
.event_teaser_poster a, .event_teaser_poster a:visited, .event_teaser_poster a:hover {
  color: inherit;
}
.HE1 {
  min-height: 290px;
  font-size: 1em;
}
.HE2 {
  min-height: 650px;
  font-size: 1.1em;
}
/* Consultants */
.consultant_box {
  border: 1px solid #d3d3d3;
  padding: 20px 20px 40px;
  text-align: center;
  min-height: 430px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.consultant_box .thumbnail img {
  border-radius: 100%;
  max-width: 170px;
  max-height: 170px;
  padding: 20px;
}
.consultant_box .name {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.1em;
}
.consultant_box .metas {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  color: #726c68;
  font-size: 0.8em;
}
.consultant_box .metas a, .consultant_box .metas a:visited, .consultant_box .metas a:hover {
  color: #5b80a3;
  line-height: 22px;
  padding: 20px 0px 10px;
  display: inline-block;
}
.consultant_box .metas .consultant_facts {
  font-size: 0.9em;
  color: #aaa7a5;
  padding: 20px 0px 10px;
}
.consultant_box .metas .consultant_facts strong {
  font-weight: normal;
  color: #726c68;
}
/* International.Kienbaum.com */
.international_footer a, .international_footer a:visited {
  color: #e6432e;
}
.international_footer a:hover, .international_footer a:visited:hover {
  color: #726c68;
}
/*-----------------------------*/
/*Elements*/
/*-----------------------------*/
.iMapInteractive * h2 {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  color: #726c68;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em !important;
}
.iMapInteractive * p {
  font-family: 'KienbaumFont', Arial, sans-serif;
  color: #726c68;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.9em !important;
}
.iMapInteractive svg {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 70%;
}
.iMapInteractive svg[id="map"] {
  position: relative !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100% !important;
  height: 58vh;
}
.iMapInteractive * path:hover[class="iMapInteractive__location"] {
  fill: #e6432e !important;
}
.iMapInteractive * g:not('#g_for_lupe'):hover polygon[class="iMapInteractive__location"] {
  fill: r #e6432e !important;
}
.iMapInteractive * polygon:hover[class="iMapInteractive__location"] {
  fill: #e6432e !important;
}
.iMapInteractive * path:hover[class="iMapInteractive__st0 iMapInteractive__location"] {
  fill: r #e6432e !important;
}
.iMapInteractive * g:hover polygon[class="iMapInteractive__st0 iMapInteractive__location"] {
  fill: #e6432e !important;
}
.iMapInteractive * g:not('#g_for_lupe'):hover polygon[class="iMapInteractive__st0 iMapInteractive__location"] {
  fill: #e6432e !important;
}
.iMapInteractive * polygon:hover[class="iMapInteractive__st0 iMapInteractive__location"] {
  fill: #e6432e !important;
}
/*-----------------------------*/
/*IDs*/
/*-----------------------------*/
#iMInteractive-title {
  margin-top: 10px;
  margin-bottom: 10px;
}
#iMInteractive-popoverText {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
#iMInteractive-headerImages {
  position: relative;
}
#iMInteractive-popover:after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  left: 170px;
  top: inherit;
  border: 10px solid;
  border-color: #fff transparent transparent #fff;
}
#iMInteractive-lupe {
  width: 303px;
  position: absolute;
  top: 22% !important;
  left: 50% !important;
}
#iMInteractive-wrapper {
  display: inline-block;
  width: 100%;
  --height: 90vh;
}
/*-----------------------------*/
/*Klassen*/
/*-----------------------------*/
.iMapInteractive {
  width: relative;
  margin-left: auto;
  margin-right: auto;
}
.iMapInteractive__st0 {
  fill: #e3e2e1;
}
.iMapInteractive__location {
  fill: rgba(114, 108, 104, 0.6);
  transition: all 200ms ease-in;
  cursor: pointer;
}
.iMapInteractive__transform {
  transform: scale(1.1, 1.1);
}
.iMapInteractive__popup {
  width: 217px;
  border-radius: 3px;
  background-color: #fff;
  position: absolute;
  box-shadow: -3px 3px 20px #726c68;
  -webkit-box-shadow: -3px 3px 20px #726c68;
  -moz-box-shadow: -3px 3px 20px #726c68;
  z-index: 50;
}
.iMapInteractive__popup.visible {
  visibility: visible;
}
.iMapInteractive__popup.notVisible {
  visibility: hidden;
}
.iMapInteractive__Group {
  width: 100%;
  height: fit-content;
  object-fit: none;
}
.iMapInteractive__Pin {
  left: 50%;
  right: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
/* modules.scss - CUSTOM MODULES */
/* HEADBANNER 1 */
.kb_headbanner_1, .kb_headbanner_2, .kb_headbanner_clean {
  height: 440px;
  width: 100%;
}
@media (max-width: 980px) {
  .kb_headbanner_1, .kb_headbanner_2, .kb_headbanner_clean {
    height: 150px;
    position: relative;
    left: -30px;
    width: 100vw;
  }
}
.kb_headbanner_1 .bg_grey {
  position: relative;
  top: 15%;
  left: 55%;
  width: 45%;
  height: 90%;
  background-color: #ededed;
}
@media (max-width: 980px) {
  .kb_headbanner_1 .bg_grey {
    display: none;
  }
}
.kb_headbanner_1 .bg {
  height: 420px;
  width: 97%;
  position: absolute;
  top: 0px;
  display: flex;
  -webkit-box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
  -moz-box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
  box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
}
@media (max-width: 980px) {
  .kb_headbanner_1 .bg {
    height: 180px;
    width: 100%;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
}
.kb_headbanner_1 h1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0% 10%;
  font-size: 4em;
  max-width: 95%;
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.9);
}
@media (max-width: 980px) {
  .kb_headbanner_1 h1 {
    font-size: 2.5em;
    max-width: 100%;
    overflow: hidden;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
  }
}
/* HEADBANNER 2 (CTA) & Clean */
@media (max-width: 980px) {
  .kb_headbanner_2 {
    display: inline-block;
  }
}
.kb_headbanner_2 .bg_grey, .kb_headbanner_clean .bg_grey {
  position: relative;
  top: 15%;
  left: 55%;
  width: 45%;
  height: 90%;
  background-color: #ededed;
}
@media (max-width: 980px) {
  .kb_headbanner_2 .bg_grey, .kb_headbanner_clean .bg_grey {
    display: block;
    width: 100%;
    background-color: #fff;
  }
}
.kb_headbanner_2 .bg, .kb_headbanner_clean .bg {
  height: 420px;
  width: 65%;
  position: absolute;
  top: 0px;
  display: flex;
}
@media (max-width: 980px) {
  .kb_headbanner_2 .bg, .kb_headbanner_clean .bg {
    height: 180px;
    width: 100%;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
}
.kb_headbanner_2 .bg {
  -webkit-box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
  -moz-box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
  box-shadow: -1px 13px 70px 0px rgba(151, 151, 151, 0.5);
}
.kb_headbanner_2 h1, .kb_headbanner_clean h1 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px 10%;
  font-size: 3em;
}
.kb_headbanner_2 h1 {
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.9);
}
@media (max-width: 980px) {
  .kb_headbanner_2 h1 {
    font-size: 2.5em;
    max-width: 100%;
    hyphens: manual;
    overflow-wrap: break-word;
    -webkit-hyphenate-character: auto;
  }
}
.kb_headbanner_2 .cta, .kb_headbanner_clean .cta {
  width: 30%;
  position: absolute;
  top: 125px;
  right: 0px;
}
@media (max-width: 980px) {
  .kb_headbanner_2 .cta, .kb_headbanner_clean .cta {
    width: 100%;
    position: relative;
    top: 50px;
  }
}
.kb_headbanner_2 .cta p, .kb_headbanner_clean .cta p {
  padding: 0px 100px 25px 0px;
  font-size: 1em;
  line-height: 1.7em;
}
@media (max-width: 980px) {
  .kb_headbanner_2 .cta p, .kb_headbanner_clean .cta p {
    padding: 0px 20px 25px;
  }
}
.kb_headbanner_teaser {
  padding: 70px 70px 70px 150px;
}
/* HEADBANNER MASK 1 */
.kb_headbanner_mask {
  width: 100%;
}
.kb_headbanner_mask .bg {
  min-height: 100vh;
  width: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}
@media (max-width: 980px) {
  .kb_headbanner_mask .bg {
    min-height: auto;
    background: none !important;
  }
}
.kb_headbanner_mask .kb_headbanner_mask_1 {
  min-height: 100vh;
  width: 100%;
}
@media (max-width: 980px) {
  .kb_headbanner_mask .kb_headbanner_mask_1 {
    min-height: auto;
    padding: 0px 20px;
  }
}
.kb_headbanner_mask .content {
  width: 50%;
}
@media (max-width: 980px) {
  .kb_headbanner_mask .content {
    width: 100%;
  }
}
.kb_headbanner_mask .content .kb_ctabutton_1 {
  margin-top: 10px;
}
/* 2COL */
.flexible {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col1 {
  width: 50%;
  padding: 0px 180px 0px 130px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media (max-width: 980px) {
  .col1 {
    padding: 0px 0px 10px 0px;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .col1 {
    width: 50%;
    padding: 0px 180px 0px 130px;
  }
}
@media (min-width: 1800px) {
  .col1 {
    width: 50%;
    padding: 0px 180px 0px 130px;
  }
}
.col2, .col2_wide, .col2_full {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media (max-width: 360px) {
  .col2, .col2_wide, .col2_full {
    padding: 0px 0px 30px 0px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .col2, .col2_wide, .col2_full {
    padding: 0px 0px 30px 0px;
    width: 100%;
  }
}
@media (max-width: 980px) {
  .col2, .col2_wide, .col2_full {
    padding: 0px 0px 30px 0px;
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .col2, .col2_wide, .col2_full {
    width: 50%;
    padding: 0px 300px 0px 10px;
  }
}
@media (min-width: 1400px) {
  .col2, .col2_wide, .col2_full {
    width: 50%;
    padding: 0px 300px 0px 10px;
  }
}
@media (min-width: 1800px) {
  .col2, .col2_wide, .col2_full {
    width: 50%;
    padding: 0px 300px 0px 10px;
  }
}
.col2_wide {
  padding: 0px 110px 0px 10px;
  font-size: 1em;
  line-height: 1.7em;
}
@media (max-width: 980px) {
  .col2_wide {
    padding: 0px 0px 30px 0px;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .col2_wide {
    width: 50%;
  }
}
@media (min-width: 1800px) {
  .col2_wide {
    width: 50%;
  }
}
.col2_full {
  padding: 0px 10px 0px 10px;
}
.col2 ul, .col2_wide ul, .col2_full ul {
  padding: 20px 0px 20px 20px;
  font-size: 0.9em;
}
.col2 ul, .col2_wide ul, .col2_full ul {
  list-style: none;
  /* Remove default bullets */
}
.col2 ul li::before, .col2_wide ul li::before, .col2_full ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.col2 ul li, .col2_wide ul li, .col2_full ul li {
  padding: 0px 0px 5px 0px;
}
.col2_full img {
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
}
.col2_full img:hover {
  opacity: 1;
  -webkit-animation: flash 2s;
  animation: flash 2s;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
/* MAINTEASER */
.mainteaser {
  min-height: 1300px;
  padding: 50px;
}
@media (max-width: 980px) {
  .mainteaser {
    min-height: 60vh;
    padding: 20px;
  }
}
.mainteaser .mainteaser_text_inner {
  background: #fff;
  position: absolute;
  position: -webkit-sticky;
  position: sticky;
  top: 55vh;
  max-width: 100%;
  padding: 20px 30px 40px;
}
.mainteaser .mainteaser_text_inner th1 {
  display: block;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 2em;
  color: #726c68;
  line-height: 1.1em;
  margin: 0px 0px 15px 0px;
}
@media (max-width: 360px) {
  .mainteaser .mainteaser_text_inner th1 {
    font-size: 1.5em;
  }
}
@media (max-width: 980px) {
  .mainteaser .mainteaser_text_inner th1 {
    font-size: 1.7em;
  }
}
@media (min-width: 1400px) {
  .mainteaser .mainteaser_text_inner th1 {
    font-size: 1.8em;
  }
}
@media (min-width: 1800px) {
  .mainteaser .mainteaser_text_inner th1 {
    font-size: 2em;
  }
}
.mainteaser .mainteaser_text_inner p {
  color: #726c68;
  font-size: 0.9em;
}
.mainteaser-small, .mainteaser-small-vertical, .mainteaser-small-horizontal {
  margin-bottom: 70px;
}
.mainteaser-small dz1, .mainteaser-small-vertical dz1, .mainteaser-small-horizontal dz1 {
  padding-bottom: 5px;
}
.mainteaser-small-vertical, .mainteaser-small-horizontal {
  padding: 30px;
  background-size: cover;
  background-position: center center;
}
.mainteaser-small-vertical dz1 {
  display: inline-block;
  margin-top: 120px;
}
.mainteaser-small-horizontal dz1 {
  display: inline-block;
  margin-top: 20px;
}
.mainteaser-small-horizontal .rechts {
  width: 50%;
  margin-left: 50%;
}
/* EVENT TEASER */
.event_teaser h2, .event_teaser h3, .event_teaser h4, .event_teaser h5 {
  margin: 0px;
  padding: 5px 0px 10px;
}
.event_teaser .dp_field_tinymce {
  margin: 0px;
  padding: 0px 0px 20px;
}
/* Sticky Banner */
#kb_sticky_banner, .sticky {
  position: fixed;
  bottom: 0px;
  width: 100vw;
  height: 120px;
  z-index: 999999;
  padding: 0px !important;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
}
@media (max-width: 980px) {
  #kb_sticky_banner, .sticky {
    position: relative;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    height: auto;
    padding-bottom: 40px !important;
    z-index: 1;
  }
  #kb_sticky_banner .sticky_head, .sticky .sticky_head, #kb_sticky_banner .sticky_txt, .sticky .sticky_txt {
    display: none;
  }
  #kb_sticky_banner .sticky_CTA, .sticky .sticky_CTA {
    width: 100vw;
    text-align: center;
    -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  }
}
@media (max-width: 980px) {
  .stillstickonmobile {
    position: fixed !important;
    bottom: -60px !important;
    z-index: 100001 !important;
    padding: 0px !important;
    -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  }
  .stillstickonmobile .sticky_head, .stillstickonmobile .sticky_txt {
    display: none;
  }
  .stillstickonmobile .sticky_CTA {
    width: 100vw;
    text-align: center;
    -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  }
}
#kb_sticky_banner .et_pb_row {
  margin: 0px !important;
}
.sticky_body {
  display: flex;
  width: 100%;
  height: 120px;
  align-items: center;
}
.sticky_head {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.5em;
  width: 30%;
  padding-right: 70px;
  text-align: right;
}
.sticky_txt {
  width: 60%;
  font-size: 1em;
  padding: 0px 40px 0px 0px;
}
.sticky_txt strong, .sticky_txt b {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
}
.sticky_CTA {
  width: 30%;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding: 0px 40px;
}
.sticky_price {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 2.5em;
  letter-spacing: 0.07em;
}
.sticky_price span {
  font-family: 'KienbaumFont', Arial, sans-serif;
  font-size: 0.5em;
}
div[class^='kb_stickyC'], div[class*='kb_stickyC'] {
  height: 120px;
  display: flex;
  width: 100vw;
  justify-content: center;
}
@media (max-width: 980px) {
  div[class^='kb_stickyC'], div[class*='kb_stickyC'] {
    flex-direction: column;
    height: auto;
    background: #f6f6f6;
    padding-bottom: 20px;
  }
}
.kb_stickyC_1 > div, .kb_stickyC_2 > div, .kb_stickyC_3 > div {
  width: 25%;
  border-right: 4px solid #ededed;
  text-align: center;
}
@media (max-width: 980px) {
  .kb_stickyC_1 > div, .kb_stickyC_2 > div, .kb_stickyC_3 > div {
    border: none;
    width: 100%;
  }
}
.kb_stickyC_1 > div {
  width: 25%;
  border: none;
}
.kb_stickyC_1 .dp_dmb_repeat_item, .kb_stickyC_2 .dp_dmb_repeat_item, .kb_stickyC_3 .dp_dmb_repeat_item {
  padding: 0px 20px 0px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 980px) {
  .kb_stickyC_1 .dp_dmb_repeat_item, .kb_stickyC_2 .dp_dmb_repeat_item, .kb_stickyC_3 .dp_dmb_repeat_item {
    padding: 0px 20px;
  }
}
.kb_stickyC_1 .dp_dmb_repeat_item {
  width: 40%;
  padding: 70px 20px 0px 40px;
}
@media (max-width: 980px) {
  .kb_stickyC_1 .dp_dmb_repeat_item {
    padding: 20px 35px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .kb_stickyC_1 .dp_dmb_repeat_item {
    padding: 30px 20px 0px 40px;
  }
}
.kb_stickyC_1 .header, .kb_stickyC_2 .header, .kb_stickyC_3 .header {
  height: 120px;
  width: 25%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.3em;
  padding: 0px 40px 0px 20px;
  text-align: center;
  color: #aaa7a5;
  border-left: 4px solid #ededed;
}
@media (max-width: 980px) {
  .kb_stickyC_1 .header, .kb_stickyC_2 .header, .kb_stickyC_3 .header {
    padding: 0px 20px;
    border: none;
    width: 100%;
    font-size: 2.1em !important;
    line-height: 1.4em;
    color: #726c68;
    padding-bottom: 30px;
  }
}
.kb_stickyC_1 .header {
  border-left: none;
}
@media (max-width: 980px) {
  .kb_stickyC_1 .header {
    padding-bottom: 0px;
  }
}
.kb_stickyC_1 .thumbnail {
  padding: 22px 40px 20px 40px;
  border-right: 4px solid #ededed;
  border-left: 4px solid #ededed;
  float: left;
  display: flex;
  justify-content: center;
  position: relative;
  top: -30px;
}
@media (max-width: 980px) {
  .kb_stickyC_1 .thumbnail {
    border: none;
    display: block;
    width: 80vw;
    padding: 0px;
  }
}
.kb_stickyC_1 .thumbnail img {
  border-radius: 100%;
  height: 90px;
  width: 90px;
  border: 3px solid #5b80a3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
}
@media (max-width: 980px) {
}
.kb_stickyC_2 .thumbnail, .kb_stickyC_3 .thumbnail {
  display: none;
}
.kb_stickyC_1 .consultant {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 10px 0px 0px 20px;
}
@media (max-width: 980px) {
  .kb_stickyC_1 .consultant, .kb_stickyC_2 .consultant, .kb_stickyC_3 .consultant {
    padding-bottom: 20px;
    display: inline-block;
  }
}
@media (max-width: 980px) {
  .kb_stickyC_1 .consultant {
    width: 80vw;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .kb_stickyC_1 .consultant {
    padding-top: 10px;
  }
}
.kb_stickyC_1 .name, .kb_stickyC_2 .name, .kb_stickyC_3 .name {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.3em;
}
.kb_stickyC_1 .metas, .kb_stickyC_2 .metas, .kb_stickyC_3 .metas {
  font-size: 0.6em;
}
/* VIMEO */
.vimeo_fullscreen .fluid-width-video-wrapper {
  width: 100%;
  position: absolute;
  padding: 0;
  top: 0;
}
/* Linkbox mit Icon */
.kb_linkbox {
  text-align: center;
  padding: 40px;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  background: #fff;
  border: 1px solid #ededed;
  margin-bottom: 60px;
}
.kb_linkbox:hover {
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.kb_icon_centered {
  padding-bottom: 40px;
}
.kb_icon_centered span {
  font-size: 3.2em;
}
.kb_linkbox:hover .kb_icon_centered span {
  color: #e6432e;
}
.kb_linkbox h3 {
  text-align: center;
  min-height: 90px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  font-size: 1.2em !important;
  padding-bottom: 25px;
}
.kb_linkbox p {
  text-align: left;
}
.kb_linkbox a {
  display: block;
  text-align: left;
  font-weight: bold;
  font-style: italic;
}
.kb_linkbox .dp_field_tinymce a {
  display: inline;
}
/* KB TILES (Text) */
.kb_tiles_text {
  width: 100%;
  list-style: none;
  padding: 0px 10%;
  display: flex;
  flex-wrap: wrap;
}
.kb_tiles_text h2 {
  text-align: center;
  width: 100%;
  padding: 0px 0px 40px 0px;
}
.kb_tiles_text .dp_dmb_repeat_item {
  width: 50%;
  height: 215px;
}
@media (max-width: 980px) {
  .kb_tiles_text .dp_dmb_repeat_item {
    width: 100%;
    height: auto;
  }
}
.kb_tiles_text a {
  height: 215px;
  width: 100%;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  color: #d3d3d3;
  font-size: 1.6em;
  line-height: 1.7em;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 40px;
}
@media (max-width: 980px) {
  .kb_tiles_text a {
    height: auto;
    padding: 20px 0px;
  }
}
.kb_tiles_text a:hover {
  font-weight: bold;
  color: #726c68;
  cursor: pointer;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  overflow: hidden;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
@media (max-width: 980px) {
  .kb_tiles_text a:hover {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
}
.kb_tiles_text_1 {
  border-right: 2px solid #aaa7a5;
}
@media (max-width: 980px) {
  .kb_tiles_text_1 {
    border: none;
  }
}
@media (max-width: 980px) {
  .kb_tiles_text_2 {
    border-top: 2px solid #aaa7a5;
  }
}
.kb_tiles_text_3, .kb_tiles_text_5, .kb_tiles_text_7, .kb_tiles_text_9, .kb_tiles_text_11 {
  border-right: 2px solid #aaa7a5;
  border-top: 2px solid #aaa7a5;
}
@media (max-width: 980px) {
  .kb_tiles_text_3, .kb_tiles_text_5, .kb_tiles_text_7, .kb_tiles_text_9, .kb_tiles_text_11 {
    border: none;
    border-top: 2px solid #aaa7a5;
  }
}
.kb_tiles_text_4, .kb_tiles_text_6, .kb_tiles_text_8, .kb_tiles_text_10, .kb_tiles_text_12 {
  border-top: 2px solid #aaa7a5;
}
@media (max-width: 980px) {
  .kb_tiles_text_4, .kb_tiles_text_6, .kb_tiles_text_8, .kb_tiles_text_10, .kb_tiles_text_12 {
    border: none;
    border-top: 2px solid #aaa7a5;
  }
}
/* KB TILES (Logo) */
.kb_tiles_logo {
  width: 100%;
  list-style: none;
  padding: 0px 10%;
}
.kb_tiles_logo .dp_dmb_repeat_item {
  display: block;
  width: 50%;
  height: 215px;
  float: left;
}
.kb_tiles_logo a {
  display: inline-block;
  height: 215px;
  width: 100%;
  padding: 60px 40px 40px 130px;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.kb_tiles_logo a img {
  max-height: 35%;
  max-width: 60%;
  display: inline;
  position: absolute;
  top: 60px;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.4;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.kb_tiles_logo a:hover img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.kb_tiles_logo a:hover {
  cursor: pointer;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.kb_tiles_logo_1 {
  border-right: 2px solid #726c68;
}
.kb_tiles_logo_3, .kb_tiles_logo_5, .kb_tiles_logo_7, .kb_tiles_logo_9, .kb_tiles_logo_11 {
  border-right: 2px solid #726c68;
  border-top: 2px solid #726c68;
}
.kb_tiles_logo_4, .kb_tiles_logo_6, .kb_tiles_logo_8, .kb_tiles_logo_10, .kb_tiles_logo_12 {
  border-top: 2px solid #726c68;
}
/* KB TILES (Multisteps) */
.kb_tiles_multisteps {
  width: 100%;
  list-style: none;
  padding: 0px 10%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 980px) {
  .kb_tiles_multisteps {
    padding: 0px;
  }
}
.kb_tiles_multisteps .dp_dmb_repeat_item {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media (max-width: 980px) {
  .kb_tiles_multisteps .dp_dmb_repeat_item {
    display: block;
    width: 100%;
  }
}
.__kb_tiles_multisteps .dp_dmb_repeat_item:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.kb_tiles_multisteps .number {
  position: absolute;
  top: 45%;
  text-align: center;
  width: 100%;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  color: #ededed;
  font-size: 10em;
  z-index: 1;
}
.kb_tiles_multisteps p {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 40px 0px 70px;
  height: 215px;
  width: 100%;
  font-family: 'KienbaumFont', Arial, sans-serif;
  color: #726c68;
  font-size: 1.1em;
  font-style: italic;
  line-height: 1.7em;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  z-index: 2;
}
@media (max-width: 980px) {
  .kb_tiles_multisteps p {
    height: auto;
    padding: 0px;
  }
}
.kb_tiles_multisteps p:hover {
  cursor: crosshair;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  color: #000;
  font-weight: bold;
}
.kb_tiles_multisteps_1 {
  border-right: 2px solid #726c68;
}
.kb_tiles_multisteps_3, .kb_tiles_multisteps_5, .kb_tiles_multisteps_7, .kb_tiles_multisteps_9, .kb_tiles_multisteps_11 {
  border-right: 2px solid #726c68;
  border-top: 2px solid #726c68;
}
.kb_tiles_multisteps_4, .kb_tiles_multisteps_6, .kb_tiles_multisteps_8, .kb_tiles_multisteps_10, .kb_tiles_multisteps_12 {
  border-top: 2px solid #726c68;
}
@media (max-width: 980px) {
  div[class^='kb_tiles_multisteps_'], div[class*='kb_tiles_multisteps_'] {
    border: none;
    margin-bottom: 50px;
  }
}
/* Testimonial */
.kb_testimonial {
  width: 100%;
  padding: 0px 130px;
  text-align: center;
  position: relative;
}
@media (max-width: 980px) {
  .kb_testimonial {
    padding: 0px;
  }
}
.kb_testimonial_img {
  display: inline-block;
  margin: 50px auto;
  height: 130px;
  width: 130px;
  border: 4px solid #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  position: relative;
  z-index: 2;
}
.kb_quote {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-size: 2.2em;
  line-height: 1.9em;
  position: relative;
  z-index: 2;
}
@media (max-width: 980px) {
  .kb_quote {
    font-size: 1.6em;
    line-height: 1.7em;
  }
}
.kb_quote:before {
  content: "„";
}
.kb_quote:after {
  content: "“";
}
.kb_quote_name {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
  padding: 50px 0px 0px 0px;
  letter-spacing: 0.1em;
}
.kb_quote_position {
  font-style: italic;
  padding: 5px 0px 0px 0px;
}
.kb_testimonial_on, .kb_testimonial_off {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  color: #ededed;
  font-size: 30em;
  display: inline-block;
  position: absolute;
  z-index: 1;
  opacity: 0.7;
}
.kb_testimonial_on {
  top: 50%;
  left: 10%;
}
@media (max-width: 980px) {
  .kb_testimonial_on {
    display: none;
  }
}
.kb_testimonial_off {
  bottom: 50%;
  right: 10%;
}
@media (max-width: 980px) {
  .kb_testimonial_off {
    opacity: 0.5;
    bottom: 65%;
  }
}
/* Testimonial Box mit Link */
/* Testimonial */
.kb_testimonial_s {
  width: 100%;
  padding: 0px;
  text-align: center;
  position: relative;
  border: 1px solid #ededed;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  margin-top: 70px;
  border-radius: 0px 0px 6px 6px;
}
.kb_testimonial_s_img {
  position: relative;
  top: -60px;
  margin: 0px auto -30px;
  height: 130px;
  width: 130px;
  border: 4px solid #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  position: relative;
  z-index: 2;
}
.kb_testimonial_s_img:hover {
  border: 4px solid #726c68 !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.kb_testimonial_s_quote {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-size: 1.2em;
  line-height: 1.9em;
  position: relative;
  z-index: 2;
  padding: 0px 40px;
}
.kb_testimonial_s_quote_name {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  padding: 20px 40px 0px 40px;
  letter-spacing: 0.1em;
}
.kb_testimonial_s_quote_position {
  font-style: italic;
  padding: 0px 40px 30px 40px;
  font-size: 0.8em;
}
.kb_testimonial_s_link, .kb_testimonial_s_link a {
  padding: 30px;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  color: #fff;
  font-style: italic;
  font-size: 1.1em;
  border-radius: 0px 0px 6px 6px;
}
.kb_testimonial_s_link:hover {
  background: #726c68 !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
/* JUMBOTEXT */
.kb_jumbotext {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-size: 1.6em;
  line-height: 2.2em;
  text-align: center;
  padding: 0% 10%;
}
@media (max-width: 980px) {
  .kb_jumbotext {
    padding: 0% 5%;
    font-size: 1.4em;
  }
}
.kb_jumbotext .et_pb_module {
  padding: 0px !important;
  margin: 0px auto !important;
}
.kb_jumbotext strong, .kb_jumbotext b, .kb_jumbotext a, .kb_jumbotext a:visited, .kb_jumbotext a:hover {
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-weight: bold;
  font-size: 1.25em;
  color: inherit;
}
.kb_jumbotext a:hover {
  cursor: pointer;
}
/* Profilbox extended */
.kb_profile_box {
  text-align: center;
  padding: 40px;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  background: #fff;
  min-height: 630px;
  border: 1px solid #aaa7a5;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.reduced {
  min-height: 440px !important;
}
.kb_profile_box:hover {
  -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.kb_profile_img img, .consultantimg img {
  display: inline-block;
  margin: 0px auto 30px auto;
  height: 150px;
  width: 150px;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  position: relative;
  z-index: 2;
}
.consultantimg {
  margin: -10px -70px 0px 0px !important;
}
/* KB Profile */
.kb_profile_box h3 {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  line-height: 1.7em;
  padding-bottom: 20px;
}
.kb_profile_box p {
  flex-grow: 1;
  font-size: 0.9em;
}
.kb_profile_jobtitle {
  width: 100%;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  flex-grow: 0 !important;
  font-size: 1.1em !important;
}
.kb_profile_metas {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ededed;
  justify-content: flex-end;
}
.kb_profile_phone {
  padding: 15px 0px 0px;
}
/* Linkbox mit Bild und Text */
.kb_linkbox .image, .kb_linkbox .image_2 {
  width: 90%;
  height: 280px;
  margin: 0px auto 30px auto;
  background-size: cover !important;
  background-position: center center !important;
}
.kb_linkbox .image_2 {
  height: 140px;
}
.kb_linkbox p {
  padding-bottom: 30px !important;
  font-size: 0.9em;
}
.kb_linkbox a.kb_ctabutton_1 {
  font-weight: normal;
  text-decoration: none;
}
.kb_linkbox a.kb_ctabutton_1:hover {
  background-color: #726c68 !important;
}
/* BOX mit ICON */
.box {
  font-size: 0.9em;
  padding: 0px 40px 40px;
  text-align: center;
}
.box_icon_centered {
  width: 100%;
  text-align: center;
  font-size: 3.5em;
  padding: 50px 0px 20px;
}
/* Event Veranstaltungsort extended */
.kb_event_box {
  text-align: center;
  padding: 40px;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  background: #fff;
  border: 1px solid #aaa7a5;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.kb_event_img img {
  display: inline-block;
  margin: 0px auto 30px auto;
  height: 150px;
  width: 150px;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-size: cover !important;
  background-position: center center !important;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  position: relative;
  z-index: 2;
}
.kb_event_box h3 {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding-bottom: 20px;
  font-size: 1.5em;
}
.kb_event_box p {
  flex-grow: 1;
  font-size: 0.9em;
}
.kb_event_jobtitle {
  width: 100%;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  flex-grow: 0 !important;
  font-size: 1.1em !important;
}
.kb_event_metas {
  width: 100%;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ededed;
  justify-content: flex-end;
}
.kb_event_phone {
  padding: 15px 0px 0px;
}
.kb_event_mail {
  position: relative;
  top: -2px;
}
.article {
  text-align: left;
}
.article a {
  color: #726c68;
}
.article p {
  font-size: 0.8em;
  line-height: 1.7em;
}
.article h3 {
  font-size: 1.4em !important;
  text-align: left;
  text-transform: none;
  line-height: 1.3em;
  letter-spacing: normal;
}
.article .author {
  margin-top: 0px;
  padding-top: 20px;
  border-top: 1px solid #ededed;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  color: #bfa89d;
  display: block;
  min-height: 55px;
  font-size: 0.8em;
}
.article .author img {
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 100%;
  background-size: cover;
  -webkit-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  box-shadow: 0px 23px 41px -23px #000, inset 0px 0px 0px 2px #fff;
  object-fit: cover;
  margin: 0px 20px 0px 0px;
}
.article .author .from {
  margin-top: 12px;
  display: inline-block;
}
/* SLIDER */
.headslider {
  font-size: 3em !important;
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.9);
}
@media (max-width: 980px) {
  .headslider {
    font-size: 2em !important;
    line-height: 1.2em;
  }
}
@media (max-width: 980px) {
  .et-db #et-boc .et_pb_slide_image, .et-db #et-boc .et_pb_slide_video {
    display: block !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 980px) {
  .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_5 .et_pb_slider_fullwidth_off h2, .et_pb_column_1_6 .et_pb_slider_fullwidth_off h2, .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 1.5em !important;
    margin-bottom: 10px;
  }
}
@media (max-width: 980px) {
  .et_pb_slide_description {
    padding-top: 0 !important;
  }
}
@media (max-width: 980px) {
  .et-pb-arrow-prev, .et-pb-arrow-next {
    display: none !important;
  }
}
/* nav.scss - Header, Logo und Top-Navigation */
.formcard {
  display: block;
  max-width: 100% !important;
  padding: 85px 120px;
  background: #fff;
}
@media (max-width: 980px) {
  .formcard {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding: 1vh 5vw;
    margin: 0 0 5vh 0;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
  }
}
@media (min-width: 1400px) {
  .formcard {
    -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    padding: 7% 10%;
  }
}
@media (min-width: 1800px) {
  .formcard {
    -webkit-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    -moz-box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    box-shadow: 0px 0px 20.79px 6.21px rgba(73, 73, 73, 0.25);
    padding: 7% 10%;
  }
}
.formcard .address {
  text-align: center;
  padding: 30px;
}
.formcard .gfmc-column {
  padding: 0px !important;
}
.formcard .gfmc-row-1-col-1-of-2 {
  padding-right: 5% !important;
}
@media (max-width: 980px) {
  .formcard .gfmc-row-1-col-1-of-2 {
    padding: 0 !important;
  }
}
.formcard .gfmc-row-1-col-2-of-2 {
  padding-left: 5% !important;
}
@media (max-width: 980px) {
  .formcard .gfmc-row-1-col-2-of-2 {
    padding: 0 !important;
  }
}
/* Form-Fields */
.formcard label.gfield_label {
  visibility: hidden;
  display: none !important;
}
@media (max-width: 980px) {
  .formcard li.gfmc-column ul {
    padding: 0 !important;
  }
}
.formcard input, .formcard .textarea {
  border: 0px;
  padding: 0px 0px 20px 0px !important;
  margin-bottom: 30px;
  border-bottom: 1px solid #d3d3d3;
  font-size: 1.1em;
}
@media (max-width: 980px) {
  .formcard input, .formcard .textarea {
    margin-bottom: 0 !important;
  }
}
.formcard input:focus {
  border-bottom: 1px solid #e6432e;
  color: #726c68 !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.formcard input::placeholder, .formcard .textarea::placeholder {
  color: #aaa7a5 !important;
}
.formcard select {
  color: #aaa7a5 !important;
  padding: 10px !important;
  border: 1px solid #d3d3d3;
  margin-bottom: 35px;
}
.formcard select:focus {
  color: #726c68 !important;
}
.formcard input:focus::placeholder {
  color: #fff !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.formcard input[type=checkbox] {
  margin-bottom: 0px;
}
.formcard .gfield_contains_required .ginput_container:after {
  content: "";
  display: block;
  margin: 0;
  width: 10%;
  border-bottom: 4px solid #e6432e;
  position: relative;
  top: -31px;
}
@media (max-width: 980px) {
  .formcard .gfield_contains_required .ginput_container:after {
    top: 0 !important;
  }
}
.formcard .ginput_container_consent {
  margin-bottom: 40px;
}
.formcard .ginput_container_consent:after {
  display: none !important;
}
.formcard .gfield_required {
  color: #e6432e !important;
  font-weight: bold;
}
.formcard .ginput_complex span {
  padding-bottom: 40px;
  display: block;
}
/* Form-Button */
.form_page_footer input[type=button], .gform_button, .gform_previous_button, .gform_next_button {
  margin-top: 50px !important;
  height: 80px !important;
  min-width: 150px !important;
  text-align: center !important;
  padding: 0px 60px !important;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  border: none !important;
  font-style: italic !important;
  font-size: 1em !important;
  white-space: nowrap;
  color: #fff;
  display: inline-block;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.gform_previous_button, .gform_next_button {
  font-size: 0.8em;
}
.formcard .gform_button {
  background: #e6432e !important;
}
.formcard .gform_button:hover {
  border: none !important;
  background: #bfa89d !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  padding: 0px !important;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
  padding: 15px;
  border: none;
  background: #e6432e;
  color: #fff;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
  cursor: pointer;
  background: #5b80a3;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.gf_progressbar_title, .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 0.8em !important;
}
/* Columns */
.gfmc-column {
  padding: 0px 50px 30px;
}
.formcard .gfmc-column {
  width: 48% !important;
}
@media all and (-ms-high-contrast: none) {
  .formcard .gfmc-column {
    float: left;
  }
}
@media (max-width: 980px) {
  .formcard .gfmc-column {
    width: 100% !important;
  }
}
/* FORMGROUPS */
.jobs-form-group, .consultants-form-group {
  margin: 20px 0px 60px;
}
.jobs-form-group select, .consultants-form-group select {
  color: #fff;
  font-size: 0.9em;
  padding: 15px;
  border: 0px;
  margin-right: 20px;
  max-width: 20%;
}
@media (max-width: 980px) {
  .jobs-form-group select, .consultants-form-group select {
    width: 100%;
    margin-bottom: 10px;
    max-width: 100%;
  }
}
.jobs-form-group select:hover, .consultants-form-group select:hover {
  cursor: pointer;
}
.jobs-form-group input[type=button], .consultants-form-group input[type=button], .jobs-form-group input[type=submit], .consultants-form-group input[type=submit], .jobs-form-group button, .consultants-form-group button {
  padding: 15px;
  border: none;
  background: #bfa89d;
  color: #fff;
}
.jobs-form-group input[type=button]:hover, .consultants-form-group input[type=button]:hover, .jobs-form-group input[type=submit]:hover, .consultants-form-group input[type=submit]:hover, .jobs-form-group button:hover, .consultants-form-group button:hover {
  cursor: pointer;
  background: #28434f;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.jobs-form-group select {
  background: #009573;
  border-right: 15px solid #009573;
}
.consultants-form-group select {
  background: #5b80a3;
  border-right: 15px solid #5b80a3;
}
/* Form Errors */
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #efefef !important;
  border: none !important;
  padding: 20px !important;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #e6432e !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0px !important;
}
.gform_wrapper div.validation_error, .gform_wrapper .validation_message {
  color: #e6432e !important;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  border: none !important;
  padding: 20px !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
  margin-left: 5px !important;
}
.gfield_error .ginput_container:after {
  display: none !important;
}
/* Multiupload (upload.kienbaum.com) */
.floating_multiupload {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
#gform_drag_drop_area_4_92 span.gform_drop_instructions, #gform_drag_drop_area_4_93 span.gform_drop_instructions, #gform_drag_drop_area_4_94 span.gform_drop_instructions, #gform_drag_drop_area_4_95 span.gform_drop_instructions {
  font-size: 0;
  padding: 30px 0px;
}
#gform_drag_drop_area_4_92 span.gform_drop_instructions:before, #gform_drag_drop_area_4_93 span.gform_drop_instructions:before, #gform_drag_drop_area_4_94 span.gform_drop_instructions:before, #gform_drag_drop_area_4_95 span.gform_drop_instructions:before {
  font-size: 13px !important;
  color: #333 !important;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif !important;
  font-style: italic !important;
  margin-bottom: -30px;
}
/* Deutsche Version */
html:lang(de) #gform_drag_drop_area_4_92 span.gform_drop_instructions:before {
  content: "Anschreiben hier ablegen";
}
html:lang(de) #gform_drag_drop_area_4_93 span.gform_drop_instructions:before {
  content: "Sonstige Dokumente hier ablegen";
}
html:lang(de) #gform_drag_drop_area_4_94 span.gform_drop_instructions:before {
  content: "Lebenslauf hier ablegen";
}
html:lang(de) #gform_drag_drop_area_4_95 span.gform_drop_instructions:before {
  content: "Zeugnisse hier ablegen";
}
/* Englische Version */
html:lang(en-US) #gform_drag_drop_area_4_92 span.gform_drop_instructions:before {
  content: "Leave your cover letter here";
}
html:lang(en-US) #gform_drag_drop_area_4_93 span.gform_drop_instructions:before {
  content: "Other documents stored here";
}
html:lang(en-US) #gform_drag_drop_area_4_94 span.gform_drop_instructions:before {
  content: "Please enter your CV here";
}
html:lang(en-US) #gform_drag_drop_area_4_95 span.gform_drop_instructions:before {
  content: "Drop testimonials on here";
}
/* Französische Version */
html:lang(fr-FR) #gform_drag_drop_area_4_92 span.gform_drop_instructions:before {
  content: "Laissez votre lettre de motivation ici";
}
html:lang(fr-FR) #gform_drag_drop_area_4_93 span.gform_drop_instructions:before {
  content: "Autres documents stockés ici";
}
html:lang(fr-FR) #gform_drag_drop_area_4_94 span.gform_drop_instructions:before {
  content: "Veuillez entrer votre CV ici";
}
html:lang(fr-FR) #gform_drag_drop_area_4_95 span.gform_drop_instructions:before {
  content: "Déposez les témoignages ici";
}
/* END Anpassung für Multiupload */
/* Gform Inputs */
.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio], .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
  vertical-align: top !important;
}
/* Sidebar */
.et_right_sidebar #main-content .container:before {
  visibility: hidden;
}
/* ---------------------------------------------  Content Elements */
/* HEADLINES */
h1, h2, h3, h4, h5, h6, h7 {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-weight: 900;
  letter-spacing: normal;
  color: #726c68;
  line-height: 1.2em;
  padding: 0.5em 0px 0.3em 0px;
}
@media (max-width: 980px) {
  h1, h2, h3, h4, h5, h6, h7 {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
}
h1 {
  font-size: 3em;
  line-height: 1.15em;
  padding: 0px 0px 0.5em 0px;
}
@media (max-width: 980px) {
  h1 {
    font-size: 2.5em !important;
  }
}
h2 {
  font-size: 2.1em !important;
  line-height: 1.4em;
}
@media (max-width: 980px) {
  h2 {
    font-size: 1.8em !important;
  }
}
h3 {
  font-size: 1.7em !important;
  line-height: 1.5em;
}
@media (max-width: 980px) {
  h3 {
    font-size: 1.6em !important;
  }
}
h4 {
  font-size: 1.1em !important;
  line-height: 1.3em;
}
dz1, dz2, dz3, meta1 {
  display: block;
  font-family: 'KienbaumFontBold', Baskerville, sans-serif;
  text-transform: uppercase;
  color: #5b80a3;
  font-size: 0.75em;
  letter-spacing: 0.05em;
  padding: 0px 0px 15px 0px;
  position: relative;
  top: 7px;
  line-height: 1.6em;
}
dz2 {
  font-size: 1.1em;
  top: -7px;
}
dz3 {
  font-size: 0.7em;
  top: 17px;
}
meta1 {
  color: #aaa7a5;
}
.bigintro {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  color: #726c68;
  padding: 0px 0px 20px;
}
.bigintro .et_pb_module_inner {
  margin: 0px 60px 0px 10px;
}
@media (max-width: 980px) {
  .bigintro .et_pb_module_inner {
    margin: 0px;
    width: 100vw;
    position: relative;
    left: -30px;
  }
}
.bigintro .et_pb_text_inner {
  padding: 0px 20px !important;
}
.bigintro h1 {
  font-size: 3.6em;
  line-height: 1.3em;
}
.bigintro p {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  color: #aaa7a5;
  font-size: 0.9em;
}
.Subheadline {
  font-size: 1.3em;
  font-weight: 900;
  letter-spacing: normal;
  color: #aaa7a5;
  line-height: 1.5em;
}
@media (max-width: 980px) {
  #et-main-area {
    padding-top: 30px;
  }
}
/* Images and Icons */
.navicon_user {
  height: 24px;
  width: 24px;
}
.et_pb_blurb .et_pb_image_wrap {
  position: relative;
  top: 20px;
}
/* Counterbars */
.counterbar {
  padding: 20px 0px 40px !important;
  margin: 30px 0px;
}
.percent-value {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 0.7em;
  color: #aaa7a5;
  line-height: 1.1em;
  padding: 20px 0px 0px;
}
/* ACCORDION */
.et_pb_toggle_title {
  font-size: 1.2em;
}
/* Mat-Cards*/
.mat-card {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 50% !important;
  margin: 20px auto;
}
@media (max-width: 360px) {
  .mat-card {
    max-width: 90% !important;
  }
}
@media (max-width: 600px) {
  .mat-card {
    max-width: 78% !important;
  }
}
@media (max-width: 980px) {
  .mat-card {
    max-width: 78% !important;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 30px 50px !important;
  }
}
@media (min-width: 1400px) {
  .mat-card {
    max-width: 60% !important;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 30px 50px !important;
  }
}
@media (min-width: 1800px) {
  .mat-card {
    max-width: 55% !important;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 30px 50px !important;
  }
}
.mat-card .et_pb_row {
  padding: 0px;
  width: 100%;
}
.mat-card .et_pb_text_inner {
  padding-left: 0px;
}
.mat-card-100 {
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100% !important;
  margin: 0px auto 20px auto;
  padding: 30px 40px !important;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.mat-card-100 .et_pb_text_inner {
  padding-left: 0px;
}
/* Cookies */
.CookieDeclarationType {
  border: none !important;
  padding: none !important;
}
/* CDB */
.cdb_img img {
  max-width: 30%;
  float: right;
  padding: 0px 0px 20px 20px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cdb_img img {
    padding: 0px;
    margin: 0px 0px 2px 20px;
    max-width: 25%;
  }
}
/* BUTTONS */
/* CTA BUTTONS */
a.kb_ctabutton_1, a.kb_ctabutton_2 {
  /* blue */
  /* red */
  height: 80px;
  min-width: 150px;
  text-align: center;
  padding: 25px 30px;
  font-family: 'KienbaumFontSec', Baskerville, sans-serif;
  font-style: italic;
  font-size: 0.9em;
  white-space: nowrap;
  color: #fff !important;
  display: inline-block;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
@media (max-width: 980px) {
  a.kb_ctabutton_1, a.kb_ctabutton_2 {
    height: 70px !important;
  }
}
a.kb_ctabutton_1 {
  background: #5b80a3;
}
a.kb_ctabutton_2 {
  background: #e6432e;
}
a.kb_ctabutton_1:hover {
  background: #28434f !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
a.kb_ctabutton_2:hover {
  background: #bfa89d !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.et_pb_button, input.button {
  padding: 0.3em 1em;
  border: 1px solid #5b80a3;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 0px;
  background-color: #5b80a3;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.7em;
  text-align: center;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
}
.et_pb_button:hover, input.button:hover {
  border: 1px solid #e6432e;
  background-color: #e6432e;
  color: #fff !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  cursor: pointer;
}
/* DOWNLOAD BUTTON */
.btn_download {
  display: inline-block;
  padding: 20px 0px 20px 0px;
}
.btn_download a, .btn_download a:visited {
  color: #726c68;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  font-size: 1.1em;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  padding: 4px 33px 0px 0px;
  background: url('https://media.kienbaum.com/wp-content/uploads/sites/13/2019/02/icon_download.png') no-repeat center right;
}
.btn_download a:hover {
  color: #e6432e;
  -webkit-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  transition: all 0.75s ease-in-out;
  cursor: alias;
}
.btn_download p {
  font-size: 0.7em;
  color: #aaa7a5;
  position: relative;
  top: -5px;
}
.et_button_no_icon .et_pb_button {
  min-width: 150px;
}
/* ACF */
.acf_label {
  font-size: 1em !important;
}
.rounded .clearfix img {
  border-radius: 100%;
}
/* TABLES AND MORE FOR MP-BTHG */
.mpbthg_idnotice {
  color: #009573;
  text-transform: uppercase;
  font-size: 0.9em;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
}
.mpbthg_alert {
  color: #e6432e;
  font-size: 1.1em !important;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  border: 2px dotted #e6432e;
}
.mpbthg_alert .et_pb_text_inner p {
  padding: 40px 40px 20px !important;
}
#table_1_wrapper {
  font-size: 0.75em;
}
table.wpDataTable td, table.wpDataTable th {
  white-space: normal !important;
  min-width: 130px !important;
}
.wpdt-c .modal .modal-content {
  width: 50vw;
  font-size: 0.9em;
}
.wpdt-c .control-label {
  font-size: 0.7em !important;
  width: 35% !important;
  color: #000;
  line-height: 1.5em;
  font-family: 'KienbaumFontBold', Arial, sans-serif;
}
.wpdt-c .form-group {
  margin-bottom: 50px;
}
.wpdt-c .form-group > div {
  width: 60%;
}
.wpDataTablesWrapper table.wpDataTable thead th.sorting, .wpDataTablesWrapper table.wpDataTable thead th.sorting_asc, .wpDataTablesWrapper table.wpDataTable thead th.sorting_desc {
  vertical-align: top;
}
.wpDataTablesWrapper table.wpDataTable tr td {
  font-family: 'KienbaumFontBold', Arial, sans-serif;
  color: #000;
  line-height: 1.5em;
}
.wdtheader {
  font-size: 0.8em;
  line-height: 1.7em;
}
.wpDataTablesWrapper table.wpDataTable tfoot td input, .wpDataTablesWrapper table.wpDataTable thead th input {
  font-size: 0.9em;
}
#table_1_krzel, label[for=table_1_krzel], #table_1_datum, label[for=table_1_datum] {
  visibility: hidden;
  display: none;
  position: absolute;
}
.shariff {
  width: 120%;
}
@media (max-width: 980px) {
  .shariff {
    width: 100%;
  }
}
.shariff .shariff-buttons {
  padding: none;
}
/* Account-Activation */
.wp-activate-container {
  margin: 150px auto !important;
  width: 80% !important;
  text-align: center !important;
}
.wp-activate-container .view {
  display: none;
}
#signup-welcome {
  padding: 50px 0px;
}
/* Flush */
.flush > *, .flush .et_pb_text_inner ul {
  padding-left: 0px !important;
}
.flush .gform_wrapper form {
  margin-left: -30px !important;
}
