/* BORDER ****************************/
/* BORDER RADIUS *********************/
/* BOX SHADOW ************************/
/* TRANSITION ***********************/
/* COLUMNS **************************/
/* Colors ****************************************/
/* FONTS *****************************************/
/* Font Titles */
@font-face {
  font-family: 'Eras';
  src: url("../fonts/erasmd.ttf") format("truetype"); }
/* Font Normal Text */
@font-face {
  font-family: 'Calibri';
  src: url("../fonts/calibri.ttf") format("truetype"); }
/*************************************************/
/* BODY ******************************************/
/*************************************************/
body.ezh {
  font-family: 'Calibri', sans-serif;
  background: url("../img/lightpaperfibers.png");
  overflow-x: hidden;
  /* TEXT STYLES *********************************/
  /* ELEMENT STYLES ****************************/
  /* POPUP STYLES ******************************/
  /* FADE-EFFECT *****************************/
  /* overlay at start */
  /* overlay animate in */
  /* overlay animate out */
  /* content at start */
  /* content animate it */
  /* content animate out */
  /* HEADER ************************************/
  /* NAVIGATION ********************************/
  /* nav.topbar */
  /* SOCIAL MENU BUTTONS **************************************/
  /* MAIN CONTENT ******************************/
  /* main */
  /* FOOTER ************************************/ }
  body.ezh h1, body.ezh h2, body.ezh h3, body.ezh h4 {
    font-family: 'Eras', sans-serif;
    clear: both; }
  body.ezh h1 {
    padding: 10px 0;
    font-size: 1.9em; }
  body.ezh h2 {
    font-size: 1.7em;
    padding: 10px 0; }
  body.ezh h3 {
    font-size: 1.5em; }
  body.ezh h4 {
    font-weight: bold; }
  body.ezh p {
    font-size: 18px;
    line-height: 1.7em;
    margin-bottom: 20px;
    clear: both; }
  body.ezh ul {
    margin-bottom: 20px; }
    body.ezh ul li {
      font-size: 1.2em; }
  body.ezh a {
    color: #e5900a; }
  body.ezh a:hover {
    cursor: pointer; }
  body.ezh a:focus {
    text-decoration: none; }
  @media screen and (max-width: 768px) {
    body.ezh h1 {
      font-size: 1.7em; }
    body.ezh h2 {
      font-size: 1.5em; }
    body.ezh h3 {
      font-size: 1.3em; }
    body.ezh h4, body.ezh ul li {
      font-size: 1em; }
    body.ezh p {
      font-size: 1em;
      line-height: 1.5em; } }
  body.ezh .clearfix {
    clear: both; }
  body.ezh .container {
    width: 100%;
    max-width: 1200px; }
  body.ezh .button {
    display: block;
    margin: 0 auto;
    text-align: center; }
    body.ezh .button a {
      padding: 7px 10px;
      font-size: 1.4em; }
    body.ezh .button a:hover {
      text-decoration: none; }
  body.ezh button.btn-ezh {
    padding: 5px 10px;
    font-size: 1.2em;
    color: #e5900a;
    background: #fff;
    border: 3px solid #e5900a;
    border-radius: none; }
  body.ezh button.btn-ezh:hover {
    color: #fff;
    background: #e5900a; }
  body.ezh form .checkbox {
    line-height: 30px; }
    body.ezh form .checkbox label {
      padding-left: 25px;
      line-height: 1.2em; }
    body.ezh form .checkbox input[type="checkbox"] {
      margin-left: -25px; }
  body.ezh .mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  body.ezh .mfp-bg.mfp-ready {
    opacity: 0.8; }
  body.ezh .mfp-bg.mfp-removing {
    opacity: 0; }
  body.ezh .mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  body.ezh .mfp-wrap.mfp-ready .mfp-content {
    opacity: 1; }
  body.ezh .mfp-wrap.mfp-removing .mfp-content {
    opacity: 0; }
  body.ezh .mfp-container {
    /* .calendar-box */ }
    body.ezh .mfp-container .mfp-hide {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    body.ezh .mfp-container .white-popup {
      display: block;
      position: relative;
      background: #FFF;
      padding: 30px;
      width: 90%;
      max-width: 600px;
      margin: 20px auto;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
    body.ezh .mfp-container .white-popup.calendar-box {
      max-width: 1300px;
      max-height: 80vh;
      padding: 30px;
      overflow: auto;
      background: url("../img/little_pluses.png");
      /* TERMINE *****************************/
      /* .date-box */ }
      body.ezh .mfp-container .white-popup.calendar-box h1.column-title {
        display: inline-block;
        margin-bottom: 50px;
        padding-right: 50px;
        text-transform: uppercase;
        color: #006666;
        border-bottom: 10px solid #006666; }
      body.ezh .mfp-container .white-popup.calendar-box .date-box {
        display: block;
        position: relative;
        padding: 20px 0;
        margin-bottom: 40px;
        border-bottom: 3px solid #006666; }
        body.ezh .mfp-container .white-popup.calendar-box .date-box .date-facts {
          display: inline-block;
          padding: 5px 0;
          font-size: 1.2em;
          color: #fff; }
          body.ezh .mfp-container .white-popup.calendar-box .date-box .date-facts span {
            display: inline-block;
            padding: 0 10px;
            border-bottom: 1px solid #006666; }
          body.ezh .mfp-container .white-popup.calendar-box .date-box .date-facts .time {
            background: #006666; }
          body.ezh .mfp-container .white-popup.calendar-box .date-box .date-facts .place {
            color: #006666; }
        body.ezh .mfp-container .white-popup.calendar-box .date-box .date-content {
          padding: 10px 0;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          body.ezh .mfp-container .white-popup.calendar-box .date-box .date-content h1 {
            margin-top: 0;
            color: #006666; }
          body.ezh .mfp-container .white-popup.calendar-box .date-box .date-content p img {
            float: left;
            padding: 0 20px 20px 0;
            width: 100%;
            max-width: 350px; }
  body.ezh header {
    position: relative;
    padding: 0;
    padding-top: 118px;
    max-height: 100vh;
    overflow: hidden;
    background: url("../img/lightpaperfibers.png");
    /* #slider */ }
    body.ezh header .container {
      position: relative;
      padding: 0;
      height: 600px;
      max-height: 50vh;
      overflow: hidden;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      @media screen and (max-width: 768px) {
        body.ezh header .container {
          height: 250px; } }
    body.ezh header #slider-container {
      max-height: 400px; }
    body.ezh header #slider {
      /* .carousel-inner */ }
      body.ezh header #slider .carousel-inner {
        /* .item */ }
        body.ezh header #slider .carousel-inner .item {
          width: 100%;
          /*max-height: 100vh;*/
          height: 70vh;
          max-height: 400px;
          overflow: hidden; }
          @media screen and (max-width: 992px) {
            body.ezh header #slider .carousel-inner .item {
              max-height: 400px; } }
          @media screen and (max-width: 768px) {
            body.ezh header #slider .carousel-inner .item {
              max-height: 300px; } }
          @media screen and (max-width: 400px) {
            body.ezh header #slider .carousel-inner .item {
              max-height: 200px; } }
          body.ezh header #slider .carousel-inner .item img {
            width: 100%; }
          body.ezh header #slider .carousel-inner .item .carousel-caption {
            left: 10%;
            bottom: 15%;
            width: 70%;
            max-width: 450px;
            text-align: left; }
            @media screen and (min-width: 500px) and (max-width: 768px) {
              body.ezh header #slider .carousel-inner .item .carousel-caption {
                bottom: auto;
                top: 5%;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s; } }
            @media screen and (max-width: 500px) {
              body.ezh header #slider .carousel-inner .item .carousel-caption {
                left: 5%;
                bottom: 2%; } }
            body.ezh header #slider .carousel-inner .item .carousel-caption h1 {
              z-index: 10;
              display: inline-block;
              padding: 15px;
              margin: 0 15px;
              color: #fff;
              text-transform: uppercase;
              background: #e5900a;
              -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
              -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
              box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s; }
              @media screen and (max-width: 500px) {
                body.ezh header #slider .carousel-inner .item .carousel-caption h1 {
                  padding: 10px;
                  font-size: 1.4em; } }
            body.ezh header #slider .carousel-inner .item .carousel-caption .carousel-text {
              margin-top: -15px;
              padding: 1px 15px;
              padding-top: 35px;
              background: rgba(255, 255, 255, 0.8);
              -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
              -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
              box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s; }
              @media screen and (max-width: 768px) {
                body.ezh header #slider .carousel-inner .item .carousel-caption .carousel-text {
                  opacity: 0; } }
              @media screen and (max-width: 500px) {
                body.ezh header #slider .carousel-inner .item .carousel-caption .carousel-text {
                  display: none; } }
              body.ezh header #slider .carousel-inner .item .carousel-caption .carousel-text p {
                color: #333;
                font-size: 1.3em;
                line-height: 1.2em;
                text-shadow: none; }
            body.ezh header #slider .carousel-inner .item .carousel-caption a:hover {
              text-decoration: none; }
              body.ezh header #slider .carousel-inner .item .carousel-caption a:hover h1 {
                background: #f6a82c; }
              body.ezh header #slider .carousel-inner .item .carousel-caption a:hover .carousel-text {
                background: white; }
        @media screen and (max-width: 768px) {
          body.ezh header #slider .carousel-inner .item:hover .carousel-caption .carousel-text {
            opacity: 1; } }
      body.ezh header #slider .carousel-control {
        width: 50px;
        color: #fff; }
        body.ezh header #slider .carousel-control .icon-next,
        body.ezh header #slider .carousel-control .icon-prev {
          margin: 0 -25px;
          margin-top: -30px;
          width: 50px;
          height: 65px;
          font-size: 3em;
          background: #000; }
          @media screen and (max-width: 768px) {
            body.ezh header #slider .carousel-control .icon-next,
            body.ezh header #slider .carousel-control .icon-prev {
              width: 20px;
              height: 45px;
              font-size: 2em; } }
      body.ezh header #slider .carousel-control.left,
      body.ezh header #slider .carousel-control.right {
        background: none; }
    body.ezh header .news-button {
      position: absolute;
      width: 100%;
      bottom: 7px;
      text-align: center; }
      @media screen and (max-width: 500px) {
        body.ezh header .news-button {
          display: none; } }
      body.ezh header .news-button a {
        padding: 10px 15px;
        font-family: "Eras", sans-serif;
        font-size: 1.7em;
        color: #fff;
        text-transform: uppercase;
        background: #000;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        @media screen and (max-width: 768px) {
          body.ezh header .news-button a {
            font-size: 1.5em; } }
      body.ezh header .news-button a:hover {
        text-decoration: none;
        background: #e5900a; }
  body.ezh nav.topbar {
    margin: 0;
    padding: 0;
    min-height: 100px;
    background: url("../img/little_pluses.png");
    border-bottom: 10px solid #006666;
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
    /* LOGO ***********************************/
    /* .navbar-collapse */ }
    body.ezh nav.topbar a {
      font-family: 'Eras', sans-serif;
      color: #333;
      text-transform: uppercase; }
    @media (max-width: 992px) {
      body.ezh nav.topbar .navbar-header {
        height: 110px; }
        body.ezh nav.topbar .navbar-header .navbar-toggle {
          margin-top: 35px;
          font-size: 1.6em;
          line-height: 0.6em; } }
    body.ezh nav.topbar .navbar-header .navbar-brand {
      padding: 8px 15px;
      position: relative;
      z-index: 100; }
      @media (min-width: 1200px) {
        body.ezh nav.topbar .navbar-header .navbar-brand {
          padding-left: 25px;
          padding-right: 25px; } }
      body.ezh nav.topbar .navbar-header .navbar-brand img {
        max-height: 100px; }
    body.ezh nav.topbar .navbar-collapse {
      position: relative;
      padding: 0;
      max-height: 90vh;
      /* .main-nav */ }
      body.ezh nav.topbar .navbar-collapse .container {
        position: relative;
        padding: 0; }
      body.ezh nav.topbar .navbar-collapse .navbar-text {
        display: inline-block;
        float: right;
        margin-right: 25px;
        margin-bottom: 0;
        font-family: 'Eras', sans-serif;
        font-size: 1.1em;
        line-height: 1.8em;
        color: #e5900a;
        text-align: right; }
        @media (max-width: 1100px) {
          body.ezh nav.topbar .navbar-collapse .navbar-text {
            display: none; } }
      body.ezh nav.topbar .navbar-collapse .nav-main {
        margin-bottom: 0;
        border-top: 10px solid #e5900a;
        /* li.dropdown */
        /* @media (max-width: 768px) */ }
        @media (min-width: 1310px) {
          body.ezh nav.topbar .navbar-collapse .nav-main {
            margin-right: 0; } }
        @media (max-width: 992px) {
          body.ezh nav.topbar .navbar-collapse .nav-main {
            margin-top: 0;
            margin-right: 0;
            border: none; } }
        body.ezh nav.topbar .navbar-collapse .nav-main li {
          padding: 0; }
          body.ezh nav.topbar .navbar-collapse .nav-main li a {
            padding: 40px 15px; }
            @media (max-width: 992px) {
              body.ezh nav.topbar .navbar-collapse .nav-main li a {
                padding-left: 10px;
                padding-right: 10px; } }
            @media (max-width: 992px) {
              body.ezh nav.topbar .navbar-collapse .nav-main li a {
                margin-bottom: 3px;
                padding: 20px 30px 15px;
                font-size: 1.2em; } }
        body.ezh nav.topbar .navbar-collapse .nav-main li:hover > a,
        body.ezh nav.topbar .navbar-collapse .nav-main a.active {
          color: #e5900a;
          border-bottom: 10px solid #e5900a;
          margin-bottom: -10px; }
          @media (max-width: 992px) {
            body.ezh nav.topbar .navbar-collapse .nav-main li:hover > a,
            body.ezh nav.topbar .navbar-collapse .nav-main a.active {
              border-bottom: 3px solid #e5900a;
              margin-bottom: 0;
              -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
              -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5); } }
        body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown {
          position: relative;
          /* Submenu **********************************/
          /* .dropdown-menu */ }
          body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-arrow {
            position: absolute;
            top: 100px;
            left: 0;
            width: 100%;
            text-align: center;
            font-size: 1.5em;
            display: none; }
          body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu {
            position: absolute;
            padding-top: 40px;
            padding-bottom: 0;
            min-width: 250px;
            max-width: 80vw;
            left: 0;
            right: unset;
            box-shadow: none;
            background: none;
            border: none;
            /* ul */ }
            body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul {
              position: relative;
              margin: 0;
              padding: 0;
              width: 100%;
              background: #fff;
              border-top: 10px solid #e5900a;
              flex-wrap: wrap;
              -webkit-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.5);
              -moz-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.5);
              box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.5); }
              body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li {
                position: relative;
                display: block;
                margin: 0;
                list-style: none; }
                body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a {
                  position: relative;
                  display: inline-block;
                  margin: 0;
                  padding: 0;
                  width: 100%; }
                  body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a .hidden-xs {
                    display: none; }
                  body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a div {
                    padding: 0; }
                    body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a div img {
                      width: 100%;
                      max-width: 150px;
                      display: none; }
                  body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a .text {
                    padding: 0 15px;
                    width: 100%; }
                    body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a .text h2 {
                      margin: 0;
                      padding-bottom: 5px;
                      padding-top: 5px;
                      font-size: 1em;
                      color: #006666; }
                    body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a .text p {
                      font-size: 0.8em;
                      line-height: 1.2em;
                      text-transform: none;
                      color: #333;
                      display: none; }
                body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a:hover h2 {
                  color: #e5900a; }
                body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a.active {
                  background: #e5900a; }
                  body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a.active h2 {
                    color: #fff; }
              body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li:hover > a,
              body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul a.active {
                text-decoration: none;
                margin: 0;
                border-bottom: none; }
        body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown.single .dropdown-menu ul li {
          width: 98%;
          max-width: 600px; }
        @media (min-width: 992px) {
          body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown:hover .dropdown-arrow {
            display: block; }
          body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown:hover .dropdown-menu {
            display: block; } }
        @media (max-width: 992px) {
          body.ezh nav.topbar .navbar-collapse .nav-main {
            /* li.dropdown */ }
            body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown {
              position: relative;
              /* Submenu **********************************/ }
              body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-arrow {
                display: inline-block;
                position: relative;
                top: 0;
                left: 10px;
                width: auto;
                text-align: left;
                font-size: 0.8em; }
              body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu {
                position: relative;
                top: 0;
                right: 0;
                padding-top: 5px;
                margin-bottom: 20px;
                width: 100%;
                max-width: none; }
                body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul {
                  padding-bottom: 0;
                  border: none;
                  -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
                  -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
                  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5); }
                  body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li {
                    display: block;
                    padding: 0;
                    padding-left: 15px;
                    width: 100%; }
                    body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a .text h2 {
                      margin-bottom: 0; }
                    body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown .dropdown-menu ul li a .text p {
                      display: none; }
            body.ezh nav.topbar .navbar-collapse .nav-main li.dropdown.single .dropdown-arrow {
              display: none; } }
  @media (max-width: 991px) {
    body.ezh .navbar-header {
      float: none; }
    body.ezh .navbar-left, body.ezh .navbar-right {
      float: none !important; }
    body.ezh .navbar-toggle {
      display: block; }
    body.ezh .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
    body.ezh .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px; }
    body.ezh .navbar-collapse.collapse {
      display: none !important; }
    body.ezh .navbar-nav {
      float: none !important;
      margin-top: 7.5px; }
    body.ezh .navbar-nav > li {
      float: none; }
    body.ezh .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px; }
    body.ezh .collapse.in {
      display: block !important; } }
  body.ezh .social-menu {
    position: fixed;
    top: 170px;
    right: 0;
    z-index: 200; }
    @media (max-width: 768px) {
      body.ezh .social-menu {
        top: auto;
        bottom: 0; } }
    body.ezh .social-menu ul {
      padding: 0;
      margin-right: -130px;
      width: 170px;
      list-style: none;
      -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5); }
      body.ezh .social-menu ul li {
        padding: 0;
        font-size: 1.2em; }
        body.ezh .social-menu ul li a {
          display: block;
          padding-left: 40px;
          font-family: Eras;
          color: #fff;
          line-height: 2.3em;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
        body.ezh .social-menu ul li a:hover {
          margin-left: -90px;
          text-decoration: none; }
      body.ezh .social-menu ul li:first-of-type a {
        background: url("../img/bg_mail.jpg") no-repeat; }
      body.ezh .social-menu ul li:nth-of-type(2) a {
        background: url("../img/bg_facebook.jpg") no-repeat; }
      body.ezh .social-menu ul li:nth-of-type(3) a {
        background: url("../img/bg_instagram.jpg") no-repeat; }
  body.ezh main {
    /* .container */ }
    body.ezh main #news-anchor {
      padding: 0; }
    body.ezh main .container {
      /* PAGE INTRO */
      /* PAGE STYLES **************************/
      /* PROJEKTE: KATEGORIEN-BUTTONS */
      /* JUGENDPROJEKTE: JAHRESZAHL */
      /* PROJEKTE: HOVER-LAYER PROJEKTE-BOX */
      /* .content */
      /* MEHRSPALTIGER CONTENT *************/
      /* CONTENT INLINE *********************/
      /* KATEGORIE STILLE HELDEN ************/
      /* .sidebar */
      /* .row */ }
      body.ezh main .container .index-notice {
        width: 100%;
        text-align: center;
        margin-top: 20px;
        color: #fff;
        background: red;
        padding: 10px;
        font-size: 1.2em;
        font-weight: bold; }
      body.ezh main .container div.more-news-button {
        width: 100%;
        text-align: center;
        margin-bottom: 20px; }
        @media (max-width: 991.99px) {
          body.ezh main .container div.more-news-button {
            display: none; } }
      body.ezh main .container .news-container {
        margin-top: 30px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        body.ezh main .container .news-container .news-category-headline {
          position: relative;
          z-index: 20;
          padding: 5px 10px;
          font-size: 1.3em;
          color: #fff;
          background: #006666;
          margin-bottom: 20px; }
        body.ezh main .container .news-container .column {
          padding: 0;
          width: 32%; }
          body.ezh main .container .news-container .column a.news-category-link {
            text-decoration: none; }
          body.ezh main .container .news-container .column .element a.box.project {
            margin-bottom: 30px; }
            body.ezh main .container .news-container .column .element a.box.project:hover {
              background: #e5900a; }
              body.ezh main .container .news-container .column .element a.box.project:hover div.project-text div.news-element-title, body.ezh main .container .news-container .column .element a.box.project:hover div.project-text p {
                color: #fff;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s; }
            body.ezh main .container .news-container .column .element a.box.project .project-text {
              height: 140px; }
              body.ezh main .container .news-container .column .element a.box.project .project-text .news-element-title {
                font-size: 1.4em;
                font-weight: bold;
                line-height: 1; }
          @media screen and (max-width: 991.99px) {
            body.ezh main .container .news-container .column {
              width: 48%; } }
          @media screen and (max-width: 767.99px) {
            body.ezh main .container .news-container .column {
              width: 100%; } }
      @media screen and (min-width: 768px) and (max-width: 1400px) {
        body.ezh main .container {
          padding: 0 40px; } }
      body.ezh main .container video, body.ezh main .container audio, body.ezh main .container iframe {
        width: 100%;
        max-width: 700px; }
      body.ezh main .container iframe {
        height: 400px; }
      body.ezh main .container h1.page-title {
        position: relative;
        margin-top: -45px;
        font-size: 2.5em;
        color: #333;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        line-height: 1.4em;
        text-align: center; }
        @media screen and (max-width: 768px) {
          body.ezh main .container h1.page-title {
            margin-top: -25px;
            font-size: 2.1em;
            letter-spacing: 0; } }
        @media screen and (max-width: 500px) {
          body.ezh main .container h1.page-title {
            font-size: 1.7em; } }
        body.ezh main .container h1.page-title span {
          padding: 15px 30px;
          background: url("../img/lightpaperfibers.png");
          border-bottom: 10px solid #006666; }
          @media screen and (max-width: 768px) {
            body.ezh main .container h1.page-title span {
              padding: 10px 15px; } }
      body.ezh main .container h5 {
        margin-top: 50px;
        margin-bottom: 50px;
        font-size: 1.7em;
        font-weight: normal;
        line-height: 1.6em;
        text-align: center;
        clear: both; }
        @media screen and (max-width: 768px) {
          body.ezh main .container h5 {
            margin-top: 20px;
            margin-bottom: 20px;
            font-size: 1.4em; } }
      body.ezh main .container .row.page {
        margin-top: 0; }
      body.ezh main .container .page img {
        padding: 5px;
        background: #fff;
        border: 2px solid #ddd; }
      body.ezh main .container .page h1,
      body.ezh main .container h1.column-title, body.ezh main .container .team-vorstand h2, body.ezh main .container .team-team h2 {
        display: inline-block;
        margin-bottom: 50px;
        padding-right: 50px;
        text-transform: uppercase;
        color: #e5900a;
        border-bottom: 10px solid #e5900a; }
        @media screen and (max-width: 768px) {
          body.ezh main .container .page h1,
          body.ezh main .container h1.column-title, body.ezh main .container .team-vorstand h2, body.ezh main .container .team-team h2 {
            margin-bottom: 30px; } }
      body.ezh main .container .project-cat {
        display: inline-block;
        margin: 10px 20px 10px 0;
        padding: 7px 10px;
        background: #fff;
        font-size: 1.3em;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        @media screen and (max-width: 768px) {
          body.ezh main .container .project-cat {
            margin: 0 2px 5px 0; } }
      body.ezh main .container .project-cat.stille-helden {
        color: #cc4400;
        border: 3px solid #cc4400; }
      body.ezh main .container .project-cat.stolpersteine {
        color: #e5900a;
        border: 3px solid #e5900a; }
      body.ezh main .container .project-cat.stolperschwelle {
        color: #006666;
        border: 3px solid #006666; }
      body.ezh main .container .project-cat.all {
        color: #999;
        border: 3px solid #999; }
      body.ezh main .container .project-cat:hover {
        text-decoration: none; }
      body.ezh main .container .project-cat.stille-helden:hover {
        color: #fff;
        background: #cc4400; }
      body.ezh main .container .project-cat.stolpersteine:hover {
        color: #fff;
        background: #e5900a; }
      body.ezh main .container .project-cat.stolperschwelle:hover {
        color: #fff;
        background: #006666; }
      body.ezh main .container .project-cat.all:hover {
        color: #fff;
        background: #999; }
      body.ezh main .container div.year {
        padding: 0;
        margin-bottom: 40px;
        color: #fff;
        line-height: 1.5em;
        text-align: center;
        background: url("../img/orange_line.png") repeat-x;
        font-size: 1.9em; }
        @media screen and (max-width: 768px) {
          body.ezh main .container div.year {
            line-height: 1.7em; } }
        body.ezh main .container div.year span {
          padding: 3px 7px;
          background: #e5900a;
          border: 10px solid #F7F7F7; }
      body.ezh main .container .layer {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 10;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      body.ezh main .container h1.column-title {
        display: inline-block;
        margin-bottom: 50px;
        padding-right: 30px;
        text-transform: uppercase;
        color: #e5900a;
        border-bottom: 10px solid #e5900a; }
      body.ezh main .container .content {
        /* NEWS / MEDIEN *******************************/
        /* PROJEKTE *****************************/ }
        body.ezh main .container .content .button {
          margin: 20px 0 50px 0; }
          body.ezh main .container .content .button a {
            color: #e5900a;
            background: #fff;
            border: 3px solid #e5900a;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s; }
          body.ezh main .container .content .button a:hover {
            color: #fff;
            background: #e5900a; }
        body.ezh main .container .content .box {
          margin-bottom: 60px;
          border-bottom: 3px solid #e5900a; }
        body.ezh main .container .content .box.post .post-time {
          display: inline-block;
          color: #e5900a;
          border-bottom: 1px solid #e5900a; }
          body.ezh main .container .content .box.post .post-time .category-icon {
            display: inline-block;
            margin-right: 5px;
            padding: 8px 10px 5px;
            color: #fff;
            text-transform: uppercase;
            background: #e5900a; }
            @media screen and (max-width: 768px) {
              body.ezh main .container .content .box.post .post-time .category-icon {
                display: block;
                margin-bottom: 10px; } }
        body.ezh main .container .content .box.post h1.post-title {
          text-transform: uppercase;
          color: #e5900a; }
        body.ezh main .container .content .box.post .post-content figure {
          padding: 20px 0; }
          body.ezh main .container .content .box.post .post-content figure figcaption {
            padding: 3px 7px;
            color: #999; }
        body.ezh main .container .content .chosen-category {
          padding-bottom: 30px;
          text-align: center; }
          body.ezh main .container .content .chosen-category .chosen-category-text {
            padding: 7px 10px;
            color: #fff;
            background: #006666; }
            body.ezh main .container .content .chosen-category .chosen-category-text .glyphicon {
              padding-left: 8px; }
        body.ezh main .container .content .box.project {
          position: relative;
          display: inline-block;
          width: 100%;
          text-align: center;
          background: #fff;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s;
          -webkit-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.5); }
          body.ezh main .container .content .box.project:hover {
            background: #e5900a; }
            body.ezh main .container .content .box.project:hover div.project-text div.news-element-title, body.ezh main .container .content .box.project:hover div.project-text p {
              color: #fff;
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s; }
          body.ezh main .container .content .box.project img {
            float: none;
            margin: 0;
            padding: 0;
            width: 100%;
            height: 250px;
            object-fit: cover; }
            @media screen and (max-width: 768px) {
              body.ezh main .container .content .box.project img {
                height: 400px; } }
          body.ezh main .container .content .box.project img.logo {
            height: 250px;
            object-fit: cover;
            width: 100%;
            display: inline-block; }
            @media screen and (max-width: 768px) {
              body.ezh main .container .content .box.project img.logo {
                height: 400px; } }
          body.ezh main .container .content .box.project .project-tag {
            position: relative;
            z-index: 20;
            padding: 5px 10px;
            font-size: 1.3em;
            color: #fff;
            background: #e5900a; }
          body.ezh main .container .content .box.project .project-text {
            position: relative;
            z-index: 20;
            text-align: left;
            background: #fff;
            height: 70px;
            overflow: hidden;
            margin-bottom: 15px;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s; }
            @media screen and (max-width: 768px) {
              body.ezh main .container .content .box.project .project-text {
                height: 250px; } }
            body.ezh main .container .content .box.project .project-text .news-element-title, body.ezh main .container .content .box.project .project-text p {
              -webkit-transition: all 0.5s;
              -moz-transition: all 0.5s;
              -o-transition: all 0.5s;
              transition: all 0.5s; }
            body.ezh main .container .content .box.project .project-text .news-element-title {
              font-size: 1.4em;
              font-weight: bold;
              padding: 0 15px;
              margin: 10px 0;
              line-height: 1;
              overflow: hidden;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              /* number of lines to show */
              line-clamp: 3;
              -webkit-box-orient: vertical; }
            body.ezh main .container .content .box.project .project-text p {
              margin: 0;
              padding: 0 15px 10px;
              line-height: 1.2em;
              color: #555; }
              body.ezh main .container .content .box.project .project-text p.text-preview {
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 6;
                /* number of lines to show */
                line-clamp: 6;
                -webkit-box-orient: vertical;
                display: none; }
                @media screen and (max-width: 768px) {
                  body.ezh main .container .content .box.project .project-text p.text-preview {
                    font-size: 18px; } }
            body.ezh main .container .content .box.project .project-text p:last-of-type {
              padding-bottom: 0; }
        body.ezh main .container .content .box.project:hover {
          text-decoration: none;
          background: #e5900a; }
          body.ezh main .container .content .box.project:hover .project-text {
            background: #e5900a; }
            body.ezh main .container .content .box.project:hover .project-text p, body.ezh main .container .content .box.project:hover .project-text h2 {
              color: #fff; }
        body.ezh main .container .content .box.project.stille-helden {
          border-bottom: 3px solid #cc4400; }
          body.ezh main .container .content .box.project.stille-helden .project-tag {
            background: #cc4400; }
          body.ezh main .container .content .box.project.stille-helden .project-text {
            color: #cc4400; }
        body.ezh main .container .content .box.project.stille-helden:hover .project-text {
          color: #fff;
          background: #cc4400; }
      body.ezh main .container .img-publication {
        width: 65%;
        margin: 0 auto 40px auto;
        float: unset; }
        @media (max-width: 992px) {
          body.ezh main .container .img-publication {
            width: 100%; } }
      body.ezh main .container dl.gallery-item img {
        width: 95%;
        height: auto;
        border: none;
        transform: translateZ(0);
        image-rendering: -webkit-optimize-contrast; }
      body.ezh main .container .content.columns {
        -webkit-column-count: 3;
        /* Chrome, Safari, Opera */
        -moz-column-count: 3;
        /* Firefox */
        column-count: 3;
        -webkit-column-gap: 50px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 50px;
        /* Firefox */
        column-gap: 50px; }
        @media screen and (max-width: 992px) {
          body.ezh main .container .content.columns {
            -webkit-column-count: 2;
            /* Chrome, Safari, Opera */
            -moz-column-count: 2;
            /* Firefox */
            column-count: 2;
            -webkit-column-gap: 30px;
            /* Chrome, Safari, Opera */
            -moz-column-gap: 30px;
            /* Firefox */
            column-gap: 30px; } }
        @media screen and (max-width: 768px) {
          body.ezh main .container .content.columns {
            -webkit-column-count: 1;
            /* Chrome, Safari, Opera */
            -moz-column-count: 1;
            /* Firefox */
            column-count: 1;
            -webkit-column-gap: 0;
            /* Chrome, Safari, Opera */
            -moz-column-gap: 0;
            /* Firefox */
            column-gap: 0; } }
      body.ezh main .container .content.two.columns {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        -webkit-column-gap: 50px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 50px;
        /* Firefox */
        column-gap: 50px; }
        @media screen and (max-width: 850px) {
          body.ezh main .container .content.two.columns {
            -webkit-column-count: 1;
            /* Chrome, Safari, Opera */
            -moz-column-count: 1;
            /* Firefox */
            column-count: 1;
            -webkit-column-gap: 0;
            /* Chrome, Safari, Opera */
            -moz-column-gap: 0;
            /* Firefox */
            column-gap: 0; } }
      body.ezh main .container .content.inline .outer-box {
        float: left;
        width: 33%;
        padding-right: 30px; }
        body.ezh main .container .content.inline .outer-box .box.project {
          display: block;
          margin-bottom: 30px; }
        @media screen and (max-width: 992px) {
          body.ezh main .container .content.inline .outer-box {
            width: 50%; } }
        @media screen and (max-width: 768px) {
          body.ezh main .container .content.inline .outer-box {
            width: 100%;
            padding-right: 0; } }
      body.ezh main .container .content.stille-helden h1.column-title {
        color: #cc4400;
        border-bottom: 10px solid #cc4400; }
      body.ezh main .container .content.stille-helden a {
        color: #cc4400; }
      body.ezh main .container .sidebar {
        max-width: 360px;
        /* TERMINE *****************************/
        /* KATEGORIEN *****************************/
        /* PROJEKTE ******************************************/ }
        @media screen and (max-width: 768px) {
          body.ezh main .container .sidebar {
            padding-right: 45px; } }
        body.ezh main .container .sidebar img {
          float: none;
          margin: 0;
          padding-bottom: 0; }
        body.ezh main .container .sidebar section {
          padding-bottom: 30px;
          margin-bottom: 30px;
          border-bottom: 3px solid #fff; }
        body.ezh main .container .sidebar section:last-of-type {
          border: none; }
        body.ezh main .container .sidebar h1.column-title {
          color: #006666;
          border-bottom: 10px solid #006666; }
        body.ezh main .container .sidebar a {
          color: #006666; }
        body.ezh main .container .sidebar a:hover {
          cursor: pointer;
          text-decoration: none; }
        body.ezh main .container .sidebar .button a {
          color: #fff;
          background: #006666;
          border: 3px solid #006666;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
        body.ezh main .container .sidebar .button a:hover {
          color: #006666;
          background: #fff; }
        body.ezh main .container .sidebar .date-box {
          display: block;
          position: relative;
          margin-bottom: 40px;
          background: url("../img/little_pluses.png");
          border-top: 3px solid #006666;
          border-bottom: 3px solid #006666;
          -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.5); }
          body.ezh main .container .sidebar .date-box .date-facts {
            padding: 5px 10px;
            font-size: 1.2em;
            color: #fff;
            background: #006666; }
            body.ezh main .container .sidebar .date-box .date-facts span {
              display: block; }
          body.ezh main .container .sidebar .date-box .date-content {
            padding: 10px;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s; }
            body.ezh main .container .sidebar .date-box .date-content h1 {
              margin-top: 0;
              font-size: 1.6em;
              color: #006666;
              border-bottom: 10px solid #006666; }
            body.ezh main .container .sidebar .date-box .date-content p {
              font-size: 1em;
              font-weight: bold;
              line-height: 1.3em;
              margin-bottom: 10px; }
        body.ezh main .container .sidebar .date-box:hover {
          text-decoration: none; }
          body.ezh main .container .sidebar .date-box:hover .date-content {
            background: #fff; }
        body.ezh main .container .sidebar .category {
          display: block;
          margin-bottom: 20px;
          padding: 10px 20px;
          font-size: 1.2em;
          text-transform: uppercase;
          background: #fff;
          border-bottom: 2px solid #006666;
          -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.5);
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          body.ezh main .container .sidebar .category span {
            margin-right: 5px; }
        body.ezh main .container .sidebar .category:hover {
          color: #fff;
          background: #006666; }
        body.ezh main .container .sidebar .project-list-item {
          position: relative;
          margin-bottom: 30px;
          -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.5); }
          body.ezh main .container .sidebar .project-list-item img {
            width: 100%;
            height: auto; }
          body.ezh main .container .sidebar .project-list-item h3 {
            position: relative;
            z-index: 20;
            margin: 0;
            padding: 15px;
            width: 100%;
            color: #e5900a;
            background: #fff;
            border-bottom: 3px solid #e5900a;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s; }
        body.ezh main .container .sidebar .project-list-item.stille-helden h3 {
          border-bottom: 3px solid #cc4400; }
        body.ezh main .container .sidebar .project-list-item:hover {
          cursor: pointer; }
          body.ezh main .container .sidebar .project-list-item:hover .layer {
            opacity: 0.2; }
          body.ezh main .container .sidebar .project-list-item:hover h3 {
            color: #fff;
            background: #e5900a; }
        body.ezh main .container .sidebar .project-list-item.stille-helden:hover h3 {
          background: #cc4400; }
      body.ezh main .container .row {
        margin-top: 50px;
        margin-bottom: 50px; }
        @media screen and (max-width: 768px) {
          body.ezh main .container .row {
            margin-top: 20px;
            margin-bottom: 20px; } }
    body.ezh main .container#news-anchor {
      margin-top: -80px;
      padding-top: 80px; }
  body.ezh footer {
    padding: 30px;
    color: #fff;
    background: #006666;
    border-top: 10px solid #004d4d; }
    body.ezh footer h2 {
      margin: 0;
      padding-top: 0; }
    body.ezh footer p {
      line-height: 1.5em; }
    body.ezh footer a {
      color: #fff;
      text-decoration: underline; }
    body.ezh footer a:hover {
      text-decoration: none; }
      body.ezh footer a:hover img {
        border: 1px solid #fff; }
    body.ezh footer img {
      display: inline-block;
      max-width: 200px;
      margin: 10px;
      border: 1px solid #006666; }

/* body.ezh */
.row.team div.team-cat-container {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.team-team {
  clear: both; }

.team-team h2, .team-vorstand h2 {
  margin-left: 15px; }

.team-member {
  width: 70vw;
  padding: 3px;
  margin: 1.5rem auto;
  margin-bottom: 1rem;
  background-color: white;
  box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.5);
  border-bottom: 3px solid #e5900a;
  transition: all 0.5s; }
  .team-member .member-image {
    display: flex;
    height: calc(70vw - 6px); }
    .team-member .member-image img {
      width: 100%;
      object-fit: cover;
      object-position: center;
      padding: unset !important;
      background: unset !important;
      border: unset !important;
      float: unset !important;
      margin: unset !important;
      max-width: unset !important;
      height: unset !important;
      vertical-align: unset !important; }
  .team-member .member-name {
    text-align: center;
    font-size: 1.3em;
    color: #e5900a;
    margin-bottom: 0;
    transition: all 0.5s;
    padding: 10px 0;
    line-height: 1.2;
    margin-top: 0; }
  .team-member:hover {
    cursor: pointer;
    background-color: #e5900a;
    transition: all 0.5s; }
    .team-member:hover .member-name {
      color: white;
      transition: all 0.5s; }
  .team-member .popup-background {
    display: none;
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    overflow-y: auto; }
    .team-member .popup-background.show {
      display: block; }
    .team-member .popup-background .popup-box {
      position: absolute;
      top: 20vh;
      left: 10%;
      right: 10%;
      width: 80%;
      padding: 3rem 5rem;
      background-color: white;
      border-bottom: 10px solid #e5900a;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); }
      .team-member .popup-background .popup-box .popup-close {
        cursor: pointer;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 25px;
        height: 25px;
        background: url("../img/close.png") no-repeat;
        background-size: 25px; }
      .team-member .popup-background .popup-box .popup-title {
        color: #e5900a; }

@media screen and (min-width: 576px) {
  .team-member {
    width: 40vw; }
    .team-member .member-image {
      height: calc(40vw - 6px); } }
@media screen and (min-width: 992px) {
  .team-member {
    width: 25vw; }
    .team-member .member-image {
      height: calc(25vw - 6px); } }
@media screen and (min-width: 1200px) {
  .team-member {
    width: 250px; }
    .team-member .member-image {
      height: 244px; } }
.custom-page-content {
  margin: 50px 0;
  font-size: 16px; }

.stolpersteine-faq .faq-container {
  padding: 0; }
  .stolpersteine-faq .faq-container h4 {
    font-size: 20px; }
  .stolpersteine-faq .faq-container .panel-body {
    font-size: 18px; }

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

#leipzig-map {
  width: 50%;
  height: auto; }
  @media screen and (max-width: 991.99px) {
    #leipzig-map {
      width: 100%; } }
  #leipzig-map a:hover polygon {
    fill: rgba(0, 0, 0, 0.75); }

.map-info {
  text-align: left;
  font-size: 16px;
  margin-top: 25px; }

.stolpersteine-list-title {
  display: none; }

.stolperstein-notice .stolperstein-icon {
  background: #e5900a;
  border-radius: 5px;
  padding: 5px;
  width: 30px;
  height: auto; }

.stolpersteine-container {
  margin: 40px 0; }
  .stolpersteine-container .stolpersteine-list {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0; }
    .stolpersteine-container .stolpersteine-list li {
      display: none;
      animation: flipdown 0.5s ease both;
      position: relative;
      padding: 0;
      margin: 0;
      padding-bottom: 5px; }
      .stolpersteine-container .stolpersteine-list li:nth-of-type(1) {
        animation-delay: 0.5s; }
      .stolpersteine-container .stolpersteine-list li:nth-of-type(2) {
        animation-delay: 0.75s; }
      .stolpersteine-container .stolpersteine-list li:nth-of-type(3) {
        animation-delay: 1s; }
      .stolpersteine-container .stolpersteine-list li:last-of-type {
        padding-bottom: 0; }
      .stolpersteine-container .stolpersteine-list li i {
        position: absolute;
        transform: translate(-20px, 0);
        margin-top: 16px;
        right: 0; }
        .stolpersteine-container .stolpersteine-list li i:before {
          transform: translate(-2px, 0) rotate(45deg);
          content: "";
          position: absolute;
          background-color: #fff;
          width: 3px;
          height: 9px; }
        .stolpersteine-container .stolpersteine-list li i:after {
          transform: translate(2px, 0) rotate(-45deg);
          content: "";
          position: absolute;
          background-color: #fff;
          width: 3px;
          height: 9px; }
      .stolpersteine-container .stolpersteine-list li i:before, .stolpersteine-container .stolpersteine-list li i:after, .stolpersteine-container .stolpersteine-list li div.stolperstein-info {
        transition: all 0.25s ease-in-out; }
      .stolpersteine-container .stolpersteine-list li input[type=checkbox] {
        position: absolute;
        cursor: pointer;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0; }
        .stolpersteine-container .stolpersteine-list li input[type=checkbox]:checked ~ i:before {
          transform: translate(2px, 0) rotate(45deg); }
        .stolpersteine-container .stolpersteine-list li input[type=checkbox]:checked ~ i:after {
          transform: translate(-2px, 0) rotate(-45deg); }
        .stolpersteine-container .stolpersteine-list li input[type=checkbox]:checked ~ div.stolperstein-info {
          margin-top: 0;
          max-height: 0;
          opacity: 0;
          transform: translate(0, 50%); }
      .stolpersteine-container .stolpersteine-list li div.stolperstein-title {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 1em;
        line-height: 1.2em;
        font-weight: 600;
        letter-spacing: 1px;
        display: block;
        background-color: #e5900a;
        color: #fff;
        margin: 0;
        cursor: pointer;
        padding: 12px 10px 12px 8px;
        border-radius: 5px;
        box-shadow: -4px 4px 1px 0px rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: -4px 4px 1px 0px rgba(0, 0, 0, 0.75); }
        .stolpersteine-container .stolpersteine-list li div.stolperstein-title .stolperstein-icon {
          width: 18px;
          height: 18px;
          padding: 0;
          margin: 0 6px 0 0; }
      .stolpersteine-container .stolpersteine-list li div.stolperstein-info {
        position: relative;
        overflow: hidden;
        opacity: 1;
        transform: translate(0, 0);
        margin-top: 14px;
        z-index: 2;
        padding: 0 20px;
        margin-bottom: 5px;
        font-size: 18px; }
        .stolpersteine-container .stolpersteine-list li div.stolperstein-info .stolperstein-section {
          margin-bottom: 15px; }
          .stolpersteine-container .stolpersteine-list li div.stolperstein-info .stolperstein-section .section-content {
            display: block; }
        .stolpersteine-container .stolpersteine-list li div.stolperstein-info .stolperstein-description {
          margin-bottom: 15px; }
        .stolpersteine-container .stolpersteine-list li div.stolperstein-info .section-heading {
          text-transform: uppercase;
          font-weight: 600;
          display: block;
          color: #e5900a; }
        .stolpersteine-container .stolpersteine-list li div.stolperstein-info .stolperstein-signup label {
          font-weight: normal; }
        .stolpersteine-container .stolpersteine-list li div.stolperstein-info .stolperstein-signup button {
          padding: 5px 10px;
          background: #fff;
          border: 1px solid #888;
          border-radius: 4px; }

.form-notice {
  text-align: center;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 700; }
  .form-notice.form-success {
    color: #006666; }
  .form-notice.form-failure {
    color: #cc4400; }

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg); }
  5% {
    opacity: 1; }
  80% {
    transform: rotateX(8deg); }
  83% {
    transform: rotateX(6deg); }
  92% {
    transform: rotateX(-3deg); }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg); } }
.publication-box img {
  object-fit: contain !important;
  height: 350px !important; }

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