.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.push {
  position: relative !important; }

body {
  margin: 0;
  font-size: 100%;
  font-family: "Open Sans", sans-serif;
  color: #7d7d7d; }

div {
  box-sizing: border-box; }

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

a {
  text-decoration: none;
  color: #89b446; }

.green {
  color: #89b446; }

.yt-overlay-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.yt-overlay-wrapper {
  position: relative;
  max-width: 100%;
  width: 100%;
  padding-top: 60.9375%; }

.yt-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  z-index: 999999; }

a:hover {
  color: #434343; }

#head {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  min-height: 110px; }
  #head a.lang {
    position: absolute;
    right: 29px;
    text-indent: -9999px;
    padding-right: 30px;
    font-family: Arial;
    font-size: 11px;
    line-height: 14px;
    top: 12px; }
  #head a.lang:hover {
    text-indent: 0; }
  #head a.lang:hover:after {
    opacity: 1; }
  #head a.lang:after {
    content: "";
    width: 21px;
    height: 13px;
    background: url(/images/lang.png) no-repeat;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    display: block; }
  #head a.lang.de:after {
    background-position: 0 -13px; }
  #head a.lang.en:after {
    background-position: left top; }
  #head a#brand {
    position: absolute;
    left: 0;
    top: 15px;
    width: 246px;
    height: 80px;
    background: url(/images/logo.png) no-repeat;
    display: block;
    outline: none; }
    #head a#brand h1 {
      display: none; }

#container {
  overflow: auto; }

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
  overflow: auto; }

.left {
  float: left; }

.right {
  float: right; }

h1 {
  font-size: 35px;
  font-weight: normal;
  margin: 0 0 45px 0;
  padding-top: 15px;
  color: #8ab446; }

h2 {
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 30px 0; }

h1.top-space {
  padding-top: 40px; }

h3 {
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 32px 0; }

p {
  padding: 0 0 30px 0;
  margin: 0; }

.bold {
  font-weight: bold; }

.page-content,
.sidebar {
  float: left;
  box-sizing: border-box;
  margin-top: 80px; }

.page-content {
  max-width: 720px;
  width: 62%;
  margin-top: 65px;
  padding-right: 70px; }

.sidebar {
  max-width: 450px;
  padding-left: 70px;
  width: 38%; }

.page-content.no-sidebar {
  width: 100%;
  padding-right: 0;
  max-width: 100%; }

.teaser-box {
  margin-bottom: 70px; }
  .teaser-box h2 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 18px 0; }
  .teaser-box .boxed-content {
    border: 1px solid #ccc;
    padding: 25px 20px;
    overflow: hidden;
    position: relative; }
    .teaser-box .boxed-content .image {
      position: absolute;
      top: 20px;
      left: 20px;
      width: 100px;
      margin-right: 15px; }
      .teaser-box .boxed-content .image img {
        max-width: 100%; }
    .teaser-box .boxed-content .content {
      float: left;
      font-size: 16px;
      word-wrap: break-word;
      max-width: 100%; }
      .teaser-box .boxed-content .content h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 22px 0; }
      .teaser-box .boxed-content .content p {
        margin-top: 0; }
  .teaser-box .boxed-content.with-image .content {
    padding-left: 120px; }

.teaser-box.slim {
  margin-bottom: 40px; }

.teaser-box.video p {
  margin: 30px 0 0 0; }

.accordion-wrap {
  width: 100%; }

.accordion.vortraege {
  overflow: hidden; }
  .accordion.vortraege .accordion-toggle {
    padding: 10px 0;
    vertical-align: middle;
    box-sizing: content-box;
    padding-right: 80px;
    display: table;
    width: 100%;
    box-sizing: border-box; }
    .accordion.vortraege .accordion-toggle .image-wrap {
      height: 80px;
      display: inline-block;
      vertical-align: middle;
      display: table-cell;
      width: 100px; }
      .accordion.vortraege .accordion-toggle .image-wrap img {
        vertical-align: middle; }
    .accordion.vortraege .accordion-toggle span {
      vertical-align: middle;
      display: table-cell;
      word-wrap: break-word; }

.accordion.vortraege .accordion-wrap {
  display: none; }

.accordion.vortraege .accordion-wrap:nth-child(-n+6) {
  display: block; }

.accordion {
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px; }

.accordion-toggle {
  cursor: pointer;
  font-size: 25px;
  word-wrap: break-word;
  font-weight: 300;
  border-top: 1px solid #ccc;
  padding: 20px 60px 20px 0;
  position: relative;
  overflow: hidden; }
  .accordion-toggle img {
    display: inline-block;
    margin-right: 15px;
    vertical-align: bottom; }
  .accordion-toggle .name {
    display: inline-block;
    max-width: 1005;
    vertical-align: bottom;
    overflow: hidden;
    word-wrap: break-word; }

.accordion-toggle:after {
  content: "";
  background: url(/images/arrows.png) no-repeat left top;
  height: 42px;
  width: 42px;
  position: absolute;
  bottom: 17px;
  right: 21px; }

.videos .accordion-toggle:after,
.vortraege .accordion-toggle:after {
  top: 50%;
  margin-top: -21px; }

.vortraege .accordion-toggle img {
  vertical-align: middle;
  max-height: 85px;
  max-width: 80px; }

.accordion-toggle.open:after {
  background-position: right top; }

.accordion-content {
  display: none;
  padding: 20px 0; }

.accordion-content.default {
  display: block; }

a.download {
  position: relative;
  display: inline-block;
  padding-left: 40px; }

a.download:before {
  content: "";
  background: url(/images/download.png) no-repeat left top;
  width: 22px;
  height: 23px;
  position: absolute;
  top: 0;
  left: 0; }

iframe {
  z-index: 999; }

#footer {
  background: #646660;
  overflow: hidden;
  padding: 10px 0;
  margin-top: 100px; }
  #footer a {
    color: white;
    font-size: 14.5px;
    text-transform: lowercase; }
  #footer a.margin-right {
    display: inline-block;
    margin-right: 20px; }

img.company-logo-small {
  max-width: 350px !important; }

.main-slider {
  position: relative;
  width: 100%;
  max-width: 100%; }
  .main-slider img {
    width: 100%;
    display: none; }
  .main-slider img.first {
    display: block; }

.image-slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 50px; }
  .image-slider img {
    width: 100%; }
  .image-slider img.first {
    display: block; }

.vortraege-video-slider {
  padding-bottom: 60px; }

.book-slider-wrapper {
  padding: 0 40px; }

.slider-with-info {
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  overflow: visible;
  margin-bottom: 50px; }
  .slider-with-info .slick-dots {
    bottom: -35px; }
  .slider-with-info .slide {
    text-align: center;
    overflow: hidden;
    cursor: pointer; }
    .slider-with-info .slide img {
      display: inline-block;
      max-width: 100%;
      box-sizing: border-box;
      max-height: 330px;
      padding: 5px 10px; }

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.information-wrapper {
  height: 0;
  margin: 20px 0 50px;
  overflow: hidden; }

.page-content ul.text-list {
  margin: 0 0 30px 0px;
  padding-left: 20px; }
  .page-content ul.text-list li {
    list-style: circle; }

.information {
  border: 1px solid #ccc;
  border-top: 7px solid #ccc;
  padding: 45px 35px; }
  .information .info-content {
    font-size: 18px; }
  .information h2 {
    font-size: 25px;
    font-weight: normal;
    margin-top: 0; }
  .information h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0; }
  .information img {
    max-width: 100%; }
  .information ul {
    margin: 0 0 30px 0px;
    padding-left: 20px; }
    .information ul li {
      list-style: circle; }
  .information .quote {
    padding-bottom: 30px; }
    .information .quote .author {
      position: relative;
      display: inline-block;
      padding-right: 110px;
      word-wrap: break-word;
      font-size: 15px;
      font-weight: bold;
      max-width: 100%; }
    .information .quote .text {
      font-style: italic;
      font-size: 14px;
      line-height: 24px; }
    .information .quote .text:before {
      content: '"'; }
    .information .quote .text:after {
      content: '"'; }

.information-wrapper.projekt {
  height: auto; }

ul.articles {
  border-bottom: 1px solid #ccc;
  margin-bottom: 50px;
  overflow: hidden; }
  ul.articles li {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    font-size: 25px;
    font-weight: 400;
    padding-right: 70px;
    position: relative;
    word-wrap: break-word; }
    ul.articles li span {
      display: inline-block;
      padding-top: 10px;
      font-size: 18px; }
    ul.articles li a {
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -20px;
      height: 40px;
      width: 40px;
      background: url(/images/download_big.png) no-repeat left top; }

ul.articles.partner li {
  line-height: 25px; }
  ul.articles.partner li img {
    display: block;
    margin: 0 0 25px 0;
    width: 100%;
    max-width: 330px; }

.show-more-wrapper {
  margin-bottom: 50px;
  text-align: center; }

.nav-head {
  display: none; }

.shadow {
  box-shadow: 0 0 5px #aaa;
  overflow: visible;
  position: relative;
  z-index: 2; }

.site-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 220px;
  z-index: 9999;
  cursor: pointer; }

.nav-btn {
  position: absolute;
  top: 25px;
  right: 20px;
  height: 25px;
  width: 25px;
  cursor: pointer;
  display: none;
  overflow: hidden; }

.show-more-btn {
  display: inline-block;
  padding-right: 50px;
  cursor: pointer;
  position: relative; }

.show-more-btn:after {
  content: "";
  background: url(/images/arrows.png) no-repeat left top;
  height: 42px;
  width: 42px;
  position: absolute;
  right: 0;
  margin-top: -21px;
  top: 50%; }

.show-more-btn.open:after {
  background-position: right top; }

.video-wrapper {
  max-width: 640px;
  margin-bottom: 30px; }

a.go-back {
  display: inline-block;
  margin-top: 50px; }

.projekte-wrapper {
  overflow: hidden; }
  .projekte-wrapper .row {
    margin-top: 80px;
    overflow: auto; }
    .projekte-wrapper .row a.project-item:hover {
      color: #434343; }
    .projekte-wrapper .row a.project-item {
      box-sizing: border-box;
      width: 33.333334%;
      display: block;
      float: left;
      color: #7d7d7d;
      overflow: hidden; }
      .projekte-wrapper .row a.project-item .image {
        padding: 10px;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        text-align: center;
        height: 160px; }
        .projekte-wrapper .row a.project-item .image img {
          max-width: 99%;
          max-height: 100%;
          vertical-align: middle; }
      .projekte-wrapper .row a.project-item .image:after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em; }
      .projekte-wrapper .row a.project-item .text {
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        padding: 25px 30px 45px;
        background-color: #eee;
        word-wrap: break-word;
        height: 162px; }
    .projekte-wrapper .row .project-item:nth-child(1),
    .projekte-wrapper .row .project-item:nth-child(2),
    .projekte-wrapper .row .project-item:nth-child(3) {
      margin-top: 0; }
    .projekte-wrapper .row .project-item:nth-child(1) {
      padding-right: 40px; }
    .projekte-wrapper .row .project-item:nth-child(2) {
      padding: 0 20px; }
    .projekte-wrapper .row .project-item:nth-child(3) {
      padding-left: 40px; }

.sidebar .projekte-wrapper .row a.project-item {
  width: 100%;
  margin: 0;
  padding: 0; }
  .sidebar .projekte-wrapper .row a.project-item .text {
    height: auto; }

.google-maps-wrapper {
  max-width: 650px;
  margin-bottom: 30px; }

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

/* mobile responsive */
@media screen and (max-width: 1200px) {
  .page-content {
    padding-right: 35px; }

  .sidebar {
    padding-left: 35px; } }
@media screen and (max-width: 900px) {
  .nav-btn {
    display: block; }

  #head {
    height: auto;
    padding-top: 120px;
    min-height: 80px; }
    #head a.lang {
      right: 62px;
      top: 30px; }
    #head .nav-head {
      display: block;
      height: 80px;
      text-align: center;
      color: #434343;
      border: 1px solid white;
      box-sizing: border-box;
      padding-top: 20px;
      font-size: 0.8em; } }
@media screen and (max-width: 768px) {
  #head {
    padding-top: 80px; }
    #head a#brand {
      background: url(/images/logo_mobile.png) no-repeat;
      height: 45px;
      width: 138px;
      top: 15px;
      left: 20px; }
    #head a.lang {
      right: 62px;
      top: 30px; }

  .page-content,
  .sidebar {
    float: none;
    max-width: 100%;
    padding: 0;
    width: 100%; }

  .teaser-box .boxed-content img {
    max-width: 100%;
    height: auto; }
  .teaser-box .boxed-content .image {
    position: static;
    text-align: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
    .teaser-box .boxed-content .image img {
      max-width: 100%;
      height: auto; }
  .teaser-box .boxed-content .content {
    float: none; }
  .teaser-box .boxed-content.with-image .content {
    padding-left: 0; }

  .sidebar {
    padding-top: 30px; }

  .accordion-toggle img {
    width: 100px; }

  .projekte-wrapper .row a.project-item:nth-child(2),
  .projekte-wrapper .row a.project-item:nth-child(3) {
    margin-top: 80px; }
  .projekte-wrapper .row a.project-item {
    width: 100%; }
    .projekte-wrapper .row a.project-item .text {
      height: auto; }
  .projekte-wrapper .row a.project-item:nth-child(1) {
    padding: 0; }
  .projekte-wrapper .row a.project-item:nth-child(2) {
    padding: 0; }
  .projekte-wrapper .row a.project-item:nth-child(3) {
    padding: 0; }

  .information .quote .author {
    position: relative;
    display: inline-block;
    margin-top: 0;
    padding-right: 0;
    padding-top: 90px;
    word-wrap: break-word;
    font-size: 15px;
    font-weight: bold;
    max-width: 100%; }
  .information .quote .author:after {
    position: absolute;
    height: 79px;
    width: 93px;
    right: none;
    left: 50%;
    margin-left: -47px;
    top: 0px;
    bottom: none;
    content: "";
    background: url(/images/bubble.png) no-repeat left top; }
  .information .quote .text {
    font-style: italic;
    font-size: 14px;
    line-height: 24px; }
  .information .quote .text:before {
    content: '"'; }
  .information .quote .text:after {
    content: '"'; }

  .accordion.vortraege .accordion-toggle {
    display: block; }
    .accordion.vortraege .accordion-toggle span {
      display: block; } }
.eventreg-grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }
  .eventreg-grid > * {
    padding-bottom: 20px; }
  .eventreg-grid > *:nth-child(odd) {
    width: calc(100% / 3 * 1);
    padding-right: 20px; }
  .eventreg-grid > *:nth-child(even) {
    width: calc(100% / 3 * 2); }
  .eventreg-grid .invalid {
    color: #800; }
    .eventreg-grid .invalid input[type=text] {
      border-color: #800; }
  .eventreg-grid > div.mandatory {
    font-weight: bold; }
  .eventreg-grid > div:nth-child(odd) {
    color: #525252; }
  .eventreg-grid .error {
    display: none;
    color: #800; }
    .eventreg-grid .error.shown {
      display: block;
      margin-bottom: 10px; }
  @media screen and (max-width: 800px) {
    .eventreg-grid > div:nth-child(even) {
      width: 100%;
      margin-bottom: 10px;
      padding-bottom: 5px !important; }
    .eventreg-grid > div:nth-child(odd) {
      padding-bottom: 5px !important;
      width: 100%;
      border-top: 1px #eee solid;
      padding-top: 10px; }
      .eventreg-grid > div:nth-child(odd):empty {
        display: none; } }
  .eventreg-grid input[type=text] {
    min-width: 280px; }

#navigation {
  padding: 69px 0 0 300px;
  z-index: 10;
  display: block; }
  #navigation a {
    color: #7d7d7d;
    outline: none; }
  #navigation a:hover {
    color: #8ab446; }
  #navigation > ul {
    float: right; }
    #navigation > ul > li {
      float: left;
      position: relative; }
      #navigation > ul > li > a {
        display: block;
        font-size: 0.95em;
        min-width: 90px;
        padding: 0 10px;
        text-align: center;
        height: 40px; }
      #navigation > ul > li > ul {
        position: absolute;
        top: 30px;
        left: 5px;
        right: 5px;
        background: rgba(235, 235, 235, 0.93) !important;
        background: #ebebeb;
        display: none; }
        #navigation > ul > li > ul > li {
          border-bottom: 1px solid rgba(170, 170, 170, 0.2);
          margin: 0 5px; }
          #navigation > ul > li > ul > li > a {
            padding: 8px 10px;
            display: block;
            font-size: 0.85em;
            color: #7d7d7d;
            text-align: center; }
        #navigation > ul > li > ul > li:last-child {
          border-bottom: none; }
      #navigation > ul > li > ul:after {
        display: block;
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-bottom-color: rgba(235, 235, 235, 0.93);
        border-width: 7px;
        margin-left: -7px;
        z-index: 10; }
    #navigation > ul > li:hover > ul {
      display: block; }

@media screen and (max-width: 1200px) {
  #navigation {
    padding: 120px 0 0 0; } }
@media screen and (max-width: 900px) {
  #navigation {
    padding: 0;
    width: 100%;
    overflow: auto;
    background: #f0f0f1;
    display: none; }
    #navigation > ul {
      float: none; }
      #navigation > ul li {
        float: none; }
        #navigation > ul li a {
          text-align: left;
          border-bottom: 1px solid white;
          height: auto;
          padding: 15px 20px; }
        #navigation > ul li > ul {
          position: static;
          top: 0;
          left: 0;
          right: none;
          background: rgba(235, 235, 235, 0.93);
          display: none; }
          #navigation > ul li > ul > li {
            margin: 0 5px;
            border-bottom: none; }
            #navigation > ul li > ul > li > a {
              padding: 12px 20px 12px 35px;
              display: block;
              font-size: 0.85em;
              color: #7d7d7d;
              text-align: left; }
    #navigation > ul ul {
      display: block !important; }
    #navigation ul.open-submenu {
      display: block !important; } }

/*# sourceMappingURL=style.css.map */
