.d-none {
  display:none;
}

.top-sav a {
    /* display: flex; */
    display: none;
    flex-direction: row;
    align-items: center;
}

.top-sav a button {
    width: 9rem;
    height: 4.5rem;
    margin-left: 1rem;
    line-height: 2.25;
}

/* accordion lesen verbergen ausblenden*/
.accordion-state-button {
    display: none;
}

/* stationsliste right column hidden */
#stations-list .col-md-12 .col-md-6:last-child {
    visibility: hidden;
}

.panel-title a {
    text-align: center!important;
}

@font-face {
  font-family: 'Akkurat-Light';
  src: url('../fonts/Akkurat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Akkurat-Light.otf') format('opentype'), url('../fonts/Akkurat-Light.woff') format('woff'), url('../fonts/Akkurat-Light.ttf') format('truetype'), url('../fonts/Akkurat-Light.svg#Akkurat-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
  font-family: 'Akkurat-Bold';
  src: url('../fonts/Akkurat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Akkurat-Bold.otf') format('opentype'), url('../fonts/Akkurat-Bold.woff') format('woff'), url('../fonts/Akkurat-Bold.ttf') format('truetype'), url('../fonts/Akkurat-Bold.svg#Akkurat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: 'Akkurat';
  src: url('../fonts/Akkurat.eot?#iefix') format('embedded-opentype'), url('../fonts/Akkurat.otf') format('opentype'), url('../fonts/Akkurat.woff') format('woff'), url('../fonts/Akkurat.ttf') format('truetype'), url('../fonts/Akkurat.svg#Akkurat') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
  font-family: 'noto_serifbold';
  src: url('../fonts/notoserif-bold-webfont.woff2') format('woff2'), url('../fonts/notoserif-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'noto_serifbold_italic';
  src: url('../fonts/notoserif-bolditalic-webfont.woff2') format('woff2'), url('../fonts/notoserif-bolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'noto_serifitalic';
  src: url('../fonts/notoserif-italic-webfont.woff2') format('woff2'), url('../fonts/notoserif-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'noto_serifregular';
  src: url('../fonts/notoserif-regular-webfont.woff2') format('woff2'), url('../fonts/notoserif-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}*/
/****************** GRID*****************/

html {
  margin: 0px;

  padding: 0px;
  
}
body {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
    overflow-y: auto;
  max-width: 100%;

    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


body.zoom15 {
    transform: scale(1.25, 1.25);
    transform-origin: center top;
}
body.zoom2 {
    transform: scale(1.5, 1.5);
    transform-origin: center top;
}

#page {
  overflow-x: hidden;
  max-width: 100%;
}
* {
  font-family: 'Akkurat-Light';
  box-sizing: border-box;
}
*:focus {
  border: none;
  outline: none;
  border-radius: 0;
}
p {
  font-family: 'Akkurat-Light';
}
b, strong {
  font-weight: normal;
  font-family: 'Akkurat';
}


a[href^=tel] {
   color: inherit;
   text-decoration: none;
}

.page-header {
  border-bottom: none;
}
body {
  color: #514f4f;
  transition: width 300ms linear;
}
.thumbnail .caption {
  color: #514f4f;
}
.bodypad {
  /*padding-top: 112px!important;
  display: block;*/
  display: none;
}
.h2, h2, h1, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: 'Akkurat-Light';
}
.page-header h1, .page-header h2 {
  font-family: 'Akkurat-Light';
  text-transform: uppercase;
  color: #e77400;
  text-align: center;
}
.page-header .h2, .page-header h2 {
  font-size : 2.500em;
  /* color: #514f4f; */
}
.page-content p a {
  color: #EE7401;
  text-decoration: underline;
}
.h2, h2 {
  font-size: 1.5em;
}
.col-md-15 .col-md-3 {
  width: 16%;
}
.col-md-3.wide {
  width: 30%;
}
.col-md-3.smallwide {
  width: 20%;
}
/*.ohne-seitenabstand .lbFullWidthTeaser,
.ohne-seitenabstand .ge_background_wrapper {
  height: auto!important;
  min-height: 355px;
}*/


.navbar-logo .img-responsive.center-block {
    height: auto;
    max-width: 280px !important;
}

.backend-layout-t3sbootstrap_6 .page-content > .noContainer > .gridelement.ge_three_columns {
    max-width: 1170px;
    margin:0 auto;
}

.noContainer > [class*="_columns"] > .row {
    margin-left: 0;
    margin-right: 0;
}

.ohne-seitenabstand .lbFullWidthTeaser {
  padding-left: 2rem;
  min-height: 266px;
}
.ohne-seitenabstand .lbFullWidthTeaser h3 {
    margin-top: 3rem;
    font-size: 4rem;
}
#page-footer > .container > section {
  height: auto!important;
  min-height: inherit!important;
}
.animated {
  animation-duration: 500ms;
}
.container-fluid, div.ohne-seitenabstand .gridelement {
  margin: 0!important;
  padding: 0;
}
.container {
  padding: 0;
}
div.ohne-seitenabstand div > div > .row {
  display: flex;
  align-items: stretch;
}
div.ohne-seitenabstand div > div > .row > div {
  padding: 0;
  margin: 0;
}
.ohne-seitenabstand div .gridelement section {
  padding: 1.5rem 12.5rem 1.5rem 7.5rem!important;
}
.ohne-seitenabstand p {
  font-family: 'Akkurat-Light';
}
div.ohne-ohne-seitenabstand section {
  padding: 3.4em 5em!important;
}

.ce-gallery figure {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  flex-direction: column;
}

/* IE 10, 11 */
_:-ms-lang(x), .ce-gallery figure { 
   display: block !important;
}

_:-ms-lang(x), .pull-left {
  max-width:100%;
}

/* corona notfall menu startseite 26.3.2020 */
.menu.container .ce-menu {
    display: flex;
    justify-content: space-between;
    font-size: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-transform: uppercase;
}
.menu.container .ce-menu.nav > li > a {
    font-weight: 600;
}
@media (max-width:991.98px){
  .menu.container .ce-menu {
    flex-direction: column;
  }
}


/* uebersicht experten dynamic menu-item width  */
.sharp-tt-address-wrapper .btn-group-justified {
    display: flex;
    table-layout: unset;
    justify-content: space-between;
}
.sharp-tt-address-wrapper .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: auto;
}



.job-detail ul li,
.textmedia ol li,
.panel-body ul li,
.textmedia ul li,
.ce-bullets li, .page-content p {
  font-size: 18px;
}
.textmedia ul li {
  margin-bottom: 1rem;
}
.page-content .textmedia ul,
.ce-bullets {
  padding-left: 1em;
}
.page-content .textmedia ul ul ,
.ce-bullets ul ul  {
  margin: 1rem 0;
  
}
.job-detail ul li,
.page-content .textmedia ul li,
.ce-bullets li {
  list-style-type: none;
  padding-left: 20px;
  position: relative;
}
.ce-bullets.list-group li:before {
  content: '■';
  color: #EE7401;
  position: absolute;
  left: 5px;
}

.job-detail ul li:before,
.page-content .textmedia ul li:before,
.ce-bullets li:before {
  content: '■';
  color: #EE7401;
  position: absolute;
  left: -9px;
  top: -3px;
}
.page-content .textmedia ul ul li:before,
.ce-bullets ul ul li:before {
  content: '•';
  color: #EE7401;
  position: absolute;
  left: -5px;
  
}
#c26 {
  background: url(../../user_upload/startseite/anfahrtsskizze.jpg) no-repeat right top;
  background-size: contain;
}
div.text-blau h3, div.text-weiss h3 {
  font-size: 3.0em;
  padding-right: 3em;
}
div.text-blau p, div.text-weiss p {
  font-size: 1.6em;
}
div.text-weiss * {
  color: #fff;/*text-transform: uppercase;*/
}
div.text-weiss.orangeFullWidthTeaser h2 {
  font-size: 2.5em;
  text-align: center;
}
div.text-weiss.orangeFullWidthTeaser h2 a:hover {
  text-decoration: none;
}
div.text-weiss.orangeFullWidthTeaser > div > .shortcut,
div.text-weiss.orangeFullWidthTeaser > section {
  margin-bottom: 0;
}

.lbFullWidthTeaser {
  background: #e7ecf8;
}
.lbFullWidthTeaser h3 {
  margin-top: 8rem;
  font-size: 5rem;
}
.lbFullWidthTeaser .textmedia a {
  margin-top: 3rem;
  display:  inline-block;
}

.layout-ohne-seitenabstand {
  text-transform: uppercase;
}
div.text-blau * {
  color: #009ed4;
  text-transform: uppercase;
}
.page-content p i {
  font-family: 'Akkurat-Light';
  font-size: 20px;
  /*font-style: normal;*/
  margin-bottom: 25px;
  display: block;
}
.noContainer .row > div {
  margin: 0;
  padding: 0;
}
.video-js-box .video-js, .noContainer .row > div img {
  width: 100%!important;
  height: auto;
  max-height: 545px;
}
.back-to-top {
  color: #565656;
  background-color: #e3e3e3;
  right: 8.3rem;
bottom: 2.2rem;
padding: 0.95rem 2rem;
}
/**** weiterbildungslink***/
#c594  {
  transition: all 300ms linear;
}
.layout-135:hover  {
  cursor: pointer;
}
.layout-135:hover #c594 {
  background-color: #ee9038!important;
}
/**END**************** GRID *****************/





.center-block,
.center-block .center-block,
.ce-gallery .center-block{
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}



/****************** Tables*****************/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0px solid #ddd;
}
.table .table {
  background-color: transparent;
}
/****************** Tabels END*****************/
/**********************Schnellnavi ***************/
.navbar-header.left.col-lg-6.col-md-6 {
/*max-width:356px;*/

}
.navbar-header.left.col-lg-4.col-md-4 figure {
  display:block;
}
.navbar-header.left.col-lg-4.col-md-4 img {
  position: relative;
  box-shadow: 0px 0px 20px 0px rgba(30, 31, 31, 0.25);
  left: 0;
}
.navbar-header.left.col-lg-4.col-md-4 figure {
  margin: 0!important;
}
.cubes {
  position: absolute;
  left: 0;
  top: 4.7em;
  z-index: 1030;
  transition: top 300ms linear;
}
.offcanvas .cubes {
  display: none;
}
.cubes .blue {
  display: block;
  background: #1e4280;
  width: 2.250em;
  height: 2.59em;
}
.cubes .orange {
  display: block;
  background: #f17327;
  width: 2.250em;
  height: 2.59em;
}
.quicknav * {
  color: #fff;
  text-align: center;
}
.quicknav {
  padding-bottom: 1em;
  background: #b0b0b0;
}
.quicknav.subpage {
  background: #403d3d;
  padding: 2.500em 0 1.500em 0;
}
.page-1 .quicknav.subpage {
  background: #b0b0b0;
  padding-top: 1em;
}
/*.quicknav.subpage .col-md-15 .col-md-3 {
  width: 20%;
}*/
.quicknav h2 {
  color: #fff;
  margin-bottom: 0.8em;
  margin-top: 0.6em;
  text-align: center;
  font-size: 2.750em;
  font-family: 'Akkurat-Light';
  text-transform: uppercase;
}
.backend-layout-t3sbootstrap_6 .quicknav h2 {
  display: none;
}
.quicknav svg, .quicknav img {
  max-height: 48px;
  margin: 0 auto;
  display: block;
  min-height: 48px;
  height: auto !important;
  width: auto !important;
}
.quicknav .container {
  margin: 0 auto;
}
.quicknav .flex {
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.quicknav .flex [class*="col-"] {
  border-right: solid 1px white;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  min-width:1px;
}
.quicknav .flex [class*="col-"]:last-child {
  border-right: none;
}
.quicknav .flex [class*="col-"] a {
  display: block;
  width: 100%;
  text-align: center;
}
.quicknav .flex [class*="col-"] a:hover {
  text-decoration: none;
}
.quicknav .flex [class*="col-"] svg,
.quicknav .flex [class*="col-"] svg {
  fill: #ffffff;
  margin: 0 auto;
}
.evil .knievel .bottom > div > div figcaption, .offcanvas .bottom svg, .quicknav .col-md-3 h3, .quicknav .col-md-3 svg {
  transition: all 300ms linear;
}
.quicknav .flex > div svg,
.quicknav .flex > div h3 {
  transition:all 300ms ease;
}

.evil .knievel .bottom figure:hover svg,
.evil .knievel .bottom figure:hover figcaption, 
.offcanvas .bottom .media-row:hover figcaption, 
.offcanvas .bottom .media-row:hover a, 
.offcanvas .bottom .media-row:hover svg, 
.quicknav .flex > div:hover svg,
.quicknav .flex > div:hover h3,
.quicknav .col-md-3:hover a, .quicknav .col-md-3:hover h3, 
.quicknav .col-md-3:hover svg,.quicknav .col-md-2:hover svg {
  fill: #EE7401;
  color: #EE7401;
  text-decoration: none;
}

/*.quicknav .flex {
  max-width: 1170px;
  margin: 0 auto;
  display: table;
  width:100%;
  
}

.quicknav .col-md-3 {
  display:  table-cell;
  border-right: solid 1px white;
  width: auto;
  padding: 0 2em;
}*/

.quicknav h3 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Akkurat-Light';
  color: #fff;
  margin-top: 1em;
  text-align: center;/*display: inline-block;*//*white-space: nowrap;*/
}
.quicknav h3 i {
  color: #fff;
}
.quicknav .flex .textmedia {
  transition: all 300ms linear;
  margin: 0;
  padding: 0;
}
.quicknav .flex .textmedia:hover {
  background: #bcbcbc;
}
.quicknav .flex .textmedia a:hover {
  text-decoration: none;
}
.embed-responsive {
  position: relative;
}
.embed-responsive:hover {
  cursor: pointer;
}
.embed-responsive.withIcon:before {
  position: absolute;
  content: url(../icons/playbutton.png);
  z-index: 1900;
  max-height: 129px;
  max-width: 129px;
  overflow: hidden;
  left: calc(55% - 129px);
  top: calc(60% - 129px);
}
.embed-responsive.withIcon.open:before {
  content: '';
}
/**********************Schnellnavi END****************/

.leistungen section {
  position: relative;
}
.leistungen section .vcenter {
  top: auto;
  position: static;
  max-width: 1024px;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}
.leistungen section .vcenter > div {
  background: none!important;
  position: relative;
}
.leistungen section h2 {
  color: #ee7401;
  text-transform: uppercase;
  margin: 1.5em 0;
  font-size: 2.500em;
}
section.ge_background_wrapper {
    min-height: auto !important;
}
.leistungen section .vcenter:before,
.leistungen section .backgroundImage:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.65);
}
.backgroundImage > div[style*="background-color"] {
    z-index: 10;
    position: relative;
}
.backgroundImage > div {
    background-color: transparent !important;
}
.leistungen section .col-lg-6 > div {
  background: #b0b0b0;
}
.leistungen h3 a, .leistungen section .col-lg-6 div a {
  color: #fff;
  text-transform: uppercase;
  Font-size: 22px;
  padding: 1.1em 1em;
  display: block;
  text-decoration: none;
  position: relative;
  transition: background 300ms linear;
}
.leistungen h3 a:hover, .leistungen section .col-lg-6 div a:hover {
  text-decoration: none;
  background: #ee7401;
}
.leistungen section .col-lg-6 div a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 1.8em;
  position: absolute;
  right: 6%;
  top: 10%;
}
.page-content .leistungen .gridelement {
  height: auto!important;
}
.leistungen h3 a {
  color: #514f4f;
  text-transform: none;
}
.leistungen h3 a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 1.8em;
  position: absolute;
  right: -4px;
  top: -14px;
  background: #EE7401;
  height: 120px;
  display: block;
  padding: 0.2em;
  line-height: 2.5em;
}
.leistungen .thumbnail a:hover {
  background: none;
}
.leistungen .thumbnail a:hover:after {
  color: #fff;
}
.leistungen .thumbnail .caption {
  padding: 0;
}
.leistungen .thumbnail {
  min-height: 120px!important;
  height: 120px!important;
}
.leistungen .thumbnail h3 {
  margin-top: 10px;
}
/*****termine und sprechzeiten box *****/

.terminWrap .col-md-4 strong {
  font-size: 22px;
}
.terminWrap .col-md-4 {
  padding-left: 2em;
}
.terminWrap .col-md-4:first-child {
  background: #e5e5e5;
  transition: background 300ms linear;
  position: relative;
  min-height: 180px;
  min-height: 120px !important;
  height: 120px !important;
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
}
.terminWrap .col-md-4:first-child:hover {
  background: #EE7401;
}
.terminWrap .col-md-4:first-child:hover h3 a {
  color: #fff;
}
.terminWrap h3 a {
  color: #514f4f;
  text-transform: uppercase;
  font-family: 'Akkurat';
  Font-size: 22px;
  padding: 1.1em 1em;
  display: block;
  text-decoration: none;
  position: relative;
  transition: background 300ms linear;
}
.terminWrap h3 a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 1.8em;
  position: absolute;
  right: -4px;
  top: -24px;
  background: #EE7401;
  height: 120px;
  display: block;
  padding: 0.2em;
  line-height: 2.5em;
}
/** SIDEPANEL**/

#dings {
  transition: filter 150ms linear;
  clear: both;
}
/*body #dings::after{
  position: fixed;
  top: 0px;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: block;
  content: ' ';
  background: rgba(0,0,0,0.0);
  transition: background 0.4s, 0s left 0s;
}*/


body.show-panel > #page-footer, body.show-panel > #page > #dings {
/*filter: blur(3px);*/
}
/*body.show-panel #dings::after{
  position: fixed;
  top: 0px;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: block;
  content: ' ';
  background: rgba(0,0,0,0.8);
  transition: left 0s, background 0.4s;
}*/

body .sidepanel-container {
  transition: right 300ms linear;
  display: block;
  position: fixed;
  right: -400px;
  top: 0px;
  width: 100%;
  max-width: 400px;
  /*word-wrap: normal;
  word-break: break-all;*/
  height: 100%;
  background: #E77400;
  color: #fff;
  z-index: 100000;
  padding: 2em;
  overflow-y: scroll;
}
body .sidepanel-container a {
  color: #fff;
}
body.show-panel .sidepanel-container.show-panel {
  right: 0px;
  -moz-box-shadow: -2px -2px 2px rgba(0,0,0,0.20);
  -webkit-box-shadow: -2px -2px 2px rgba(0,0,0,0.20);
  box-shadow: -2px -2px 2px rgba(0,0,0,0.20);
}
.sidepanel-container .page-header h2, .sidepanel-container .page-header {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  text-align: left;
  font-family: 'Akkurat';
}
.sidepanel-container .page-header h2 {
  margin: 22px 0px 8px 0px;
}
.sidepanel-container > div {
  border-bottom: 1px solid white;
}
.sidepanel-container table td {
  border: solid 1px white;
  font-size: 16px;
  padding: 3px 5px;
}
.sidepanel-container table {
  margin-bottom: 20px;
}

@media screen and (min-width: 1025px) {
body.show-panel {
  width: calc(100% - 400px);
}
}

@media screen and (max-width: 1024px) {
}
body .sidepanel-container .container {
  width: auto;
}
body .sidepanel-container .container h1 {
  color: #fff;
  font-size: 1.8em;
}
body .sidepanel-container small, body .sidepanel-container .container a {
  color: #fff;
}
body .sidepanel-container h3, body .sidepanel-container h2 {
  font-size: 24px;
}
body .sidepanel-container .container.teammember {
  background: none;
  padding: 0;
  margin: 0;
}
.sidepanel-container .teammember * {
  color: #fff;
  font-size: 14px;
}
.sidepanel-container .teammember h4 {
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
}
body .sidepanel-container button.close-sidebar {
  width: 100%;
  padding: 5px 15px 15px 15px;
  background: none;
  text-align: right;
  border: 0;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  margin-bottom: 1rem;
}
body .sidepanel-container button.close-sidebar:after {
  content: 'X';
}
/**********************Sprechzeiten****************/

body.layout-3 #page table {
  margin-left: auto;
  margin-right: 0;
  margin-bottom:  0.8em;
}
body.layout-3 #page table td {
  border: solid 1px white;
  padding: 5px 8px;
  font-size:  20px;
}

body.layout-3 .layout-130 {
  background: #E5E5E5;
  padding: 1.9em;
  text-align:  right;
  border-bottom: solid 3px #E77400;
}

.sidepanel-container .layout-130 {
  background-color: #E77400;
  padding:0;
}


body.layout-3 .layout-130 .page-header {
  width: 50%;
  float:left;
  margin-top: 32px;
  
}
body.layout-3 .layout-130 .page-header h2 {
  text-align:  left;
  font-size: 1.9em;
}

body.layout-3 .layout-130 a {
  clear: both;
}

body.layout-3 .layout-130 a.button-orange-arrow {
  margin-right: 13px;
}


/********Kontakt Boxen *****/

.layout-130 {
  background: #E5E5E5;
  padding: 1.9em;
  
  border-bottom: solid 3px #E77400;
}


/**********************NEWS****************/

.news-list-view .page-navigation{
  display: flex;
    width: 100%;
    clear: both;
    align-items: center;
    flex-direction: column;
}
.news-list-view .page-navigation > p {
  display: none;

}

.news-list-view .page-navigation:first-child {
  display: none;
}

.news-single .news-list-tags .label, .news .news-list-view .news-list-tags .label {
  background: none;
  text-transform: uppercase;
  color: #999;
  margin: 0;
  padding: 0;
  font-size: 1em;
  margin-bottom: 1em;
  display: block;
  text-align: left;
}
.news-list-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.news-list-item {
  padding: 0;
  padding-right: 15px;
  width: 33.33%;
}
.news-single .news-related {
  border-top: solid 1px #7E7E7E;
  margin-top: 3em;
}

@media screen and (min-width: 1025px) {
.news-list-item {
  margin: 0;
  margin-bottom: 40px;
}
.news .news-list-view img {
  min-height: 190px;
}
}
.news .news-list-view .lead {
  font-size: inherit;
}
.news .news-list-view img {
  border-bottom: solid 5px #ee7401;
  width: 100%;
}
.news .news-list-view h3 {
}
.news .news-list-view h3 a {
  font-size: 0.8em;
  color: #514f4f;
}
.news .news-list-view .extra time, .news .news-list-view .extra .glyphicon {
  display: none;
}
.news .btn-default {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  color: #ee7401;
 /* display: none;*/
}
.news .news-tags {
  margin: 0;
  padding: 0;
  width: 100%;
  display: table;
  border-collapse: collapse;
}
.news .news-tags li {
  display: table-cell;
  margin: 0;
  padding: 0;
  float: none;
  vertical-align: bottom;
}
.news .news-tags li a {
  border: none;
  border-bottom: solid 3px #d8d8d8;
  font-size: 1.3em;
  font-family: 'Akkurat';
  transition: all 200ms linear;
  display: block;
  width: 100%;
  color: #333;
  padding: 6px 12px;
  text-align: center;
}
.news .news-tags li:hover a, .news .news-tags li.active a {
  color: #EE7401;
  text-decoration: none;
}
/*ENDE********************NEWS****************/

/****************Veranstaltungen*******************/
.calenderize-custom-list {
  min-height: 300px;
}
.calenderize-custom-list .month {
  font-size: 150%;
  font-weight: bold;
  margin-top: 40px;
  float: left;
  width: 100%;
}
.calenderize-custom-list .month:first-child {
  margin-top: 0px;
}
.calenderize-custom-list .events-list {
  padding-top: 35px;
}
.calenderize-custom-list .no-entries {
  font-size: 120%;
  font-weight: bold;
}
.calenderize-custom-list .category-holder {
  border-bottom: solid 2px rgb(229, 229, 229);
}
.calenderize-custom-list .category-holder .btn {
  color: #000;
  font-weight: bold;
}
.calenderize-custom-list .category-holder .btn.active, .calenderize-custom-list .category-holder .btn:focus {
  box-shadow: none;
  color: rgb(241, 115, 39);
}
.calenderize-custom-list .toggle[aria-expanded="true"] .off, .calenderize-custom-list .toggle[aria-expanded="false"] .on {
  display: none;
}
.calenderize-custom-list .toggle[aria-expanded="false"] .off, .calenderize-custom-list .toggle[aria-expanded="true"] .on {
  display: inline;
}
.calenderize-custom-list .event-container {
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.calenderize-custom-list .event-container.open .text-box .teaser-text, .calenderize-custom-list .event-container .text-box .full-text {
  opacity: 0;
  display: block !important;
  overflow: hidden;
  max-height: 0px;
  transition: 0.5s max-height ease-out, 0.2s opacity ease-out;
}
.calenderize-custom-list .event-container.open .text-box .full-text, .calenderize-custom-list .event-container .text-box .teaser-text {
  opacity: 1.0;
  max-height: 1000px;
  transition: 0.5s max-height ease-in 0.5s, 0.5s opacity ease-in 0.2s;
}
.calenderize-custom-list .event-container .text-box {
  background: rgb(229, 229, 229);
  padding-top: 10px;
  padding-bottom: 40px;
  max-height: 160px;
  min-height: 160px;
  padding-left: 40px;
  color: #000;
  padding-right: 200px;
  transition: 0.5s max-height ease-out;
}
.calenderize-custom-list .event-container.open .text-box {
  max-height: 1000px;
  transition: 0.5s max-height ease-out;
}
.calenderize-custom-list .event-container h3 a, .calenderize-custom-list .event-container h3 a:hover {
  color: #000;
  text-decoration: none;
}
.calenderize-custom-list .event-container .text-box .toggle, .calenderize-custom-list .event-container .text-box .toggle:hover {
  position: absolute;
  bottom: 35px;
  right: 35px;
  border: 2px solid rgb(241, 115, 39);
  border-radius: 0px;
  color: rgb(241, 115, 39);
  text-transform: uppercase;
  font-weight: bold;
  background: rgb(229, 229, 229);
}
.calenderize-custom-list .orange-box {
  background: rgb(241, 115, 39);
  height: 160px;
  color: #fff;
}
.calenderize-custom-list .orange-box .date-day, .calenderize-custom-list .orange-box .date-month {
  font-size: 220%;
  text-transform: uppercase;
  height: 50px;
  text-align: center;
  font-weight: bold;
  padding: 0;
}
.calenderize-custom-list .orange-box .date-day {
  font-size: 300%;
  line-height: 85px;
  height: 72px;
  border-bottom: 3px solid #fff;
}
.calenderize-custom-list .orange-box .opening, .calenderize-custom-list .orange-box .opening > *, .calenderize-custom-list .orange-box .categories, .calenderize-custom-list .orange-box .categories > * {
  padding: 0;
}
.calenderize-custom-list .orange-box .opening {
  line-height: 80px;
  height: 80px;
  text-transform: uppercase;
  font-size: 120%;
  margin-left: 10px;
}
.calenderize-custom-list .orange-box .categories {
  margin-left: 10px;
  font-size: 120%;
  text-transform: uppercase;
}
.calenderize-custom-list .orange-box .categories p {
  position: relative;
  padding-left: 60px;
  height: 26px;
  line-height: 26px;
}
.calenderize-custom-list .orange-box .categories p:after {
  position: absolute;
  left: 2px;
  top: -5px;
  content: ' ';
  display: block;
  width: 32px;
  height: 31px;
  background: url(/fileadmin/templates/icons/star@2x.png);
  background-size: 32px 31px;
}
.calenderize-custom-list .orange-box .categories .need-to-hide:after {
  top: -2px;
  height: 26px;
  background: url(/fileadmin/templates/icons/people@2x.png);
  background-size: 32px 26px;
}
.calenderize-custom-list .special {
  padding: 0;
  font-size: 18px;
}
.calenderize-custom-list .orange-box .opening {
  height: auto!important;
}
.calenderize-custom-list .orange-box .norow {
  text-align: center;
}
/**********************Hauptnavi****************/


#bs-navbar-collapse-1 > ul > li > a {
  color: #514f4f;
  font-size: 16px;
  padding: 2.25em 1em;
  transition: background 300ms linear;
  font-family: 'Akkurat-Light';
}
.offcanvas #bs-navbar-collapse-1 > ul > li > a {
  font-size: 15px;
  padding: 2.3em 0.8em;
}
#bs-navbar-collapse-1 > ul > li > a[href$="onlyoffcanvas"] {
  display: none;
}
.offcanvas #bs-navbar-collapse-1 > ul > li > a[href$="onlyoffcanvas"] {
  display: block;
}
#bs-navbar-collapse-1 > ul > li.lord > a,#bs-navbar-collapse-1 li.dropdown:hover a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, #bs-navbar-collapse-1 > ul > li.active > a, #bs-navbar-collapse-1 > ul > li > a:hover {
  background: #ee7401;
  color: #fff;
}
.offcanvas #bs-navbar-collapse-1 > ul > li > a {
  color: #fff;
}
body.offcanvas {
  overflow: hidden!important;
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 100%;
  max-width: 100%;
}
.offcanvas #sucharea {
  /*margin-top: -47px;*/
  display: none;
}
.offcanvas .navbar-header.left.col-lg-4.col-md-4 img {
  max-width: 286px;
}
.offcanvas #main-navbar {
  background: none;
  border: none;
  position: fixed;
  margin: 0 auto;
  left: 45.4%;
  margin-left: -512px;
}
#sucharea .hide-affix {
  display: inline;
}
.evil {
  position: fixed;
  background: rgba(51,51,51,0.93);
  display: block;
  height: 100%;
  width: 100%;
  top: -111%;
  top: -111vh;
  left: 0;
  z-index: 1020;
}
.offcanvas .evil {
  top: 0;
}
#bs-navbar-collapse-1 .dropdown .dropdown-menu {
  display: none;
}
.evil .knievel {
  background: #ffffff;
  width: 90%;
  max-width: 90%;
  max-height: calc(90% - 88px);
  max-height: calc(90vh - 88px);
  height: calc(90% -88px);
  height: calc(90vh - 88px);
  margin: 0 auto;
  margin-top: 88px;
  border-top: solid 5px #ee7401;
  border-bottom: solid 5px #ee7401;
  position: absolute;
  left: 0;
  right: 0;
  padding: 5em;
}

.evil .knievel .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    max-width: 1024px;
}

.evil .knievel ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    top: 0px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 25%;
    margin-right: 1%;
    float: none;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.evil .knievel .bottom {
  width: 100%;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.evil .knievel .bottom > div {
  display: flex;/*flex-direction: row;
  width: 100%;
  align-items: stretch;*/
}
.evil .knievel a .img-responsive {
    width: auto !important;
}
.knievel .bottom .row.ce-gallery {
    display: flex;
    /*
    flex-direction: row;
    width: 100%;
    align-items: stretch;
    */
}
.knievel .bottom .pull-right {
  float:none !important;
}
.evil .knievel .bottom > div > div {
  width: 100%;
}
.evil .knievel .bottom > div > div figcaption {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Akkurat';
  /*white-space: nowrap;*/
  display: block;
  text-align: center;
  margin-top: -1.8em;
}
/*.evil .knievel .bottom figure:hover * {
  color: #e42024;
}*/
.evil .knievel .bottom > div > div svg, .evil .knievel .bottom > div > div img {
  max-height: 35px;
  width: auto;
  margin: 0 auto;
}
.evil .knievel .bottom > div > div a {
  display: block;
  border: solid 0px red;
  padding-bottom: 2.5em;
}
.nav > li {
  position: static;
}
#main-navbar {
  z-index: 1025;
  box-shadow: none;
  background: #fff;
  height: 138px;
  margin: 0;
}
.offcanvas #main-navbar .right {
}
#main-navbar .right {
  position: static;
  padding-right: 0;
}
#main-navbar .dropdown-menu {
  max-width: 1170px;
  margin: 0 auto;/*  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  padding-top: 100px;*/
}
.dropdown-divider {
    margin: 0 !important;
}
#main-navbar .dropdown-menu hr {
  clear: both;
}
.evil .knievel ul li, #main-navbar .dropdown-menu li {
  box-sizing: border-box;
  display: table;
  width: 100%;
  margin-bottom: 0.5em;
}
.evil .knievel ul li a, #main-navbar .dropdown-menu li a {
  background: #e5e5e5;
  padding: 1em;
  color: #514f4f;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.1em;
  width: 100%;
  height: 100px;
  transition: all 300ms linear;
  position: relative;
  white-space: normal;
  padding-right: 2em;
}

.evil .knievel ul li a[href*="stellenangebote"],
.evil .knievel ul li a[href*="lernen-am-ev"],
.evil .knievel ul li a[href*="lern-doch-im-ev"] {
  -webkit-animation: pulse 5s infinite alternate;
  animation: pulse 5s infinite alternate;

}


/*@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(3px, 0, 0);
  }
}*/
@keyframes pulse {
      0% {background-color: #e5e5e5;}    
     50% {background-color: #ee7401; color: #fff;} 
     100% {background-color: #e5e5e5;}
}
@-webkit-keyframes pulse {
      0% {background-color: #e5e5e5;}    
     50% {background-color: #ee7401; color: #fff;} 
     100% {background-color: #e5e5e5;}
}
.evil .knievel ul li a:after, #main-navbar .dropdown-menu li a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #514f4f;
  font-size: 1.8em;
  position: absolute;
  right: 6%;
  top: 28%;
}
.evil .knievel .dropdown-submenu ul {
  display: none;
}
.evil .caret, #bs-navbar-collapse-1 .caret {
  display: none;
}
.evil .knievel ul li.active a:after, .evil .knievel ul li:hover a:after, #main-navbar .dropdown-menu li:hover a:after {
  color: #fff;
}
.evil .knievel ul li.active a, .evil .knievel ul li a:hover, #main-navbar .dropdown-menu li a:hover {
  background: #ee7401;
  color: #fff;
  text-decoration: none;
  animation: none;
}
.evil .knievel ul li a[href*="dontshowme"] {
  background: none;
  text-align: center;
  position: relative;
  font-size: 2.3rem;
  pointer-events: none;
  font-family: 'Akkurat-Light';
}
.evil .knievel ul li a[href*="dontshowme"]:hover {
  cursor: default;
  color: #514f4f;
}
.evil .knievel ul li a[href*="dontshowme"]::after {
  content: '';
  display: block;
  background: #EE7401;
  height: 2px;
  width: 70%;
  position: absolute;
  left: 15%;
  bottom: 13px;
  top: inherit;
}
.navbar-header.left.col-lg-4.col-md-4 img {
  z-index: 2050;
}
.dropdown-menu.slideInDown {
  animation-duration: 300ms!important;
}
.offcanvas-close {
  display: none;
}
.offcanvas .offcanvas-close {
  display: block;
  width: 24px;
  height: 24px;
  position: fixed;
  right: 30px;
  top: 30px;
  overflow: hidden;
  border: none;
  background: url(../images/cross.png) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 1030;
}
#sucharea * {
  box-sizing: border-box;
}
#sucharea {
  display: flex;
  width: 100%;
  align-content: stretch;
  min-height: 46px;
  margin-top: 0;
  transition: margin 300ms linear;
  align-items: center;
}
#sucharea form {
  width: 76.3%;
  height: auto;
}
#sucharea input.suchinput {
  border: none;
  border-bottom: solid 1px #e5e5e5;
  width: 90%;
  height: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
#sucharea .suchsubmit {
  background: #e5e5e5;
  border: none;
  width: 10%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  float: right;
 /* display: none;*/
}
#sucharea .suchsubmit i {
  font-size: 26px;
  margin-left: -5px;
}
#sucharea #ek-fake-form {
  position: relative;
}
/*#sucharea #ek-fake-form:after {

font-family: 'FontAwesome';
content: '\f002';
color: #514f4f;
font-size: 26px;
position: absolute;
right: 18px;
top: 2px;


}*/

#sucharea #topnot button, #sucharea input.suchinput, #sucharea .suchsubmit {
  min-height: 4.6rem;
}
#sucharea #topnot {
  width: 26.7%;
}
#sucharea #topnot button {
  background: #e42024;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  border: none;
  padding: 0;
}
/*** affix scoll version ******/



/*#main-navbar {
  height: 138px;
  transition: all 300ms linear;
  margin-top: 0;
  margin: 0;
}*/
#main-navbar #bs-navbar-collapse-1 .navbar-nav > li:first-child {
  display: none;
}
/*
#main-navbar.custom-affix {
  height: 118px;
  margin-top: -46px;
}
#main-navbar.custom-affix #bs-navbar-collapse-1 > ul > li > a {

  padding: 1.61em 0.6em;
  transition: background 300ms linear;

}
.offcanvas #main-navbar.custom-affix #bs-navbar-collapse-1 > ul > li > a {
    padding: 2.356em 0.6em;

}
#main-navbar.custom-affix .navbar-header {
  animation: hochfahren 1s 1;
  overflow: hidden;
  animation-fill-mode: forwards;
  padding: 0;

}
 @keyframes hochfahren {
 0% {
 height: 174px;
 width: 356px;
}
 100% {
 height: 0px;
 width:0px;
}
}

#main-navbar #bs-navbar-collapse-1 .navbar-nav > li:first-child a {
  font-size: 0;
  padding: 16px 13px;
}
#main-navbar #bs-navbar-collapse-1 .navbar-nav > li:first-child a i {
  font-size: 3rem;
}
#main-navbar.custom-affix #bs-navbar-collapse-1 .navbar-nav > li:first-child {
  display: block;
}
#main-navbar.custom-affix #ek-fake-search-field {
  display: none;
}
#main-navbar.custom-affix .cubes {
  top: 0;
}
#main-navbar .col-lg-8 {
  transition: width 500ms linear;
}
#main-navbar.custom-affix .col-lg-8 {
  width: 80%;
  padding: 0;
  float:right;
}
#main-navbar.custom-affix #bs-navbar-collapse-1 {
  width: 85%;
  float: left;
  margin-top: 46px;
}
#main-navbar.custom-affix #sucharea {
  width: 12%;
  float: right;
  margin-top: 46px;
}

.offcanvas #main-navbar.custom-affix #sucharea {
  display: none;
}
.offcanvas #main-navbar #bs-navbar-collapse-1 .navbar-nav > li:first-child a {

    padding: 25px 13px;
}


#main-navbar.custom-affix #sucharea #topnot,
#main-navbar.custom-affix #sucharea form {width: 50%;}

#main-navbar.custom-affix #sucharea #topnot button {font-size: 3em;}

#main-navbar.custom-affix #topnot button .hide-affix {

  display: none;

}
#main-navbar.custom-affix #sucharea .suchsubmit {width: 100%; padding: 1.57em;}


#main-navbar.custom-affix #sucharea #ek-fake-form:after {

    top: 15px;
}*/

/**** wieder zurück oben umkehren ****/

/*#main-navbar.custom-affix-backtop .navbar-header {
  animation: hochfahrenback 1s 1;
  overflow: hidden;
  animation-fill-mode: forwards;
  padding: 0;

}
 @keyframes hochfahrenback {
 0% {
 height: 0px;
 max-width:0px;
}
 100% {

  height: 174px;
 max-width: 356px;
}
}*/


/**END*********Hauptnavi***********/

/************ Mobile Hauoptnavi *************************/


.mm-menu.mm-offcanvas {
  z-index: 15;
}
/*****END******* Mobile Hauoptnavi *************************/

/************ Stickynav rechts unten*************************/

.stickyscroller {
  position: fixed;
  right: 1em;
  bottom: 1em;
  width: 100%;
  max-width: 60px;
  display: none;
  z-index: 55;
}
.stickyscroller button {
  text-align: center;
  background: #F17327;
  color: #fff;
  padding: 0.5em 0.8em;
  display: block;
  border: none;
  box-shadow: none;
  width: 100%;
  margin-bottom: 8px;
  transition: all 150ms ease-in;
}
.stickyscroller button:hover {
  background: #ef8647;
}
.stickyscroller .stickMenu {
  padding-top: 0.8em;
}
.stickyscroller .icon-bar {
  background-color: #fff;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}
.stickyscroller i {
  font-size: 1.7em;
}
/***END********* Stickynav rechts unten*************************/

/**********************DCE ***************/

/**Zitat**/

.quote {
  position: relative;
}
.quote * {
  text-align: center;
}
.quote .textcap {
  position: absolute;
  left: 50%;
  top: 10%;
  z-index: 50;
}
.quote .textcap .inner {
  position: relative;
  left: -50%;
}
.quote h4 {
  font-family: 'Akkurat-Light';
  margin-bottom: 1.4em;
}
.quote .realtext {
  background: rgba(255,255,255,0.80);
  padding: 3em;
  font-style: italic;
}
.quote img {
  opacity: 0.4;
  width: 100%;
}
.quote h4 {
  font-size: 2.750em;
  color: #ee7401;
  text-transform: uppercase;
}
.quote blockquote {
  color: #535052;
  font-size: 1.8em;
  font-weight: normal;
  font-style: normal;
  border: none;
  margin: 0;
}
.quote blockquote footer {
  color: #ee7401;
  margin-top: 2rem;
}

.quote blockquote footer::before, .quote blockquote small::before, .quote blockquote .small::before {
    content: '';
}
/*END****************DCE ************/





/**********************SLIDER ***************/

.news-list-view .slick-slide:first-child, .layout-115 .slick-slide:first-child .col-md-12 {
}
.slider-elements.container {
}
.slick-container {
  z-index: 5;
}
.slick-slider {
  margin-bottom: 0;
  /* max-height: 200px; */
  display: block;
  overflow: hidden;
  height: 100%;
  height: calc(100% - 140px);
  height: calc(100vh - 140px);
}

@media all and (max-width: 1300px) {
  .slick-slider {  height: auto;}
}
.section.slider {
  position: relative;
  clear: both;
}
.slick-container svg {
  max-height: 1.188em;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-slider figure {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width:991px){
  .slick-slide a.button-orange-arrow {
      margin-left: 40%;
  }
  .slick-list .news-list-item a.btn-read-more {
      margin-left: 35%;
  }
}


#c6 {
  position: absolute;
  bottom: 4%;
  left: 48%;
  z-index: 10;
}
#c6 div {
  animation-delay: 1s;
  animation-duration: 1s;
}
#c6 a {
  color: #fff;
  font-size: 6em;
  text-shadow: 2px 0px 8px rgba(0,0,0,0.50);
}
#c6 a span {
  display: none;
}
#sucharea2 {
  z-index: 989;
  position: absolute;
  left: 50%;
  bottom: 25%;
}
#sucharea2 .absolutecenter {
  position: relative;
  left: -50%;
  width: 45%;
  width: 45vw;
  background: rgba(0,0,0,0.40);
  padding: 1.6em 2em;
}
#sucharea2 input {
  color: #fff;
  font-size: 4.7em;
  font-size: 5vh;
  background: none;
  border: none;
  font-family: 'Akkurat-Light';
}
#sucharea2 input.suchinput {
  width: 85%;
  border-right: solid 1px white;
  border-radius: 0;
}
#sucharea2 img.suchsubmit {
  max-height: 56px;
  top: 30px;
  position: absolute;
  right: 44px;
}
 #sucharea2 input.suchinput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #ffffff;
}
#sucharea2 input.suchinput::-moz-placeholder { /* Firefox 19+ */
 color: #ffffff;
}
#sucharea2 input.suchinput:-ms-input-placeholder { /* IE 10+ */
 color: #ffffff;
}
#sucharea2 input.suchinput:-moz-placeholder { /* Firefox 18- */
 color: #ffffff;
}
#loader-slick-id1 svg path:last-child {
  stroke: #ee7401!important;
}
.slick-slider .slick-next {
  opacity: 1;
}
.slick-slider .slick-next:before {
  content: url(../images/slider-arrow-right.png);
  background-color: rgba(255,255,255,0.40);
  padding: 0.3em;
  position: absolute;
  right: 0;
}
.slick-slider:hover .slick-next::before {
  margin-right: 0;
}
.slick-slider .slick-prev {
  opacity: 1;
}
.slick-slider .slick-prev:before {
  content: url(../images/slider-arrow-left.png);
  background-color: rgba(255,255,255,0.40);
  padding: 0.3em;
  position: absolute;
  left: 0;
}
.slick-slider:hover .slick-prev::before {
  margin-left: 0;
}
/*** slider im Content****/

/*.page-content .slick-initialized .slick-slide {


    margin: 0;
  padding: 0 10px;

}*/
/*END****************SLIDER ************/


/*******CONTENT****************/
.page-content .ge_background_wrapper[style*="#EE7401"] h2, .page-content .ge_background_wrapper[style*="#EE7401"] h2 small, .page-content .ge_background_wrapper[style*="#EE7401"] h2 a i, .page-content .ge_background_wrapper[style*="#EE7401"] h2 a {
  color: #fff;
}
.page-content .ge_background_wrapper h2 a {
  font-size: 3.4rem;
}
.page-content .ge_background_wrapper h2 small {
  font-size: 2.3rem;
}
/*Page Layout Inhaltsseite*/
.backend-layout-t3sbootstrap_6 h2 {
  font-weight: bold;
}

.page-content .fsc-default {
    margin-bottom: 2rem;
}


/*****************EVENTS ************/

.event * {
}
.event h3 {
  background: #ee7401;
  padding: 1em;
  margin-bottom: 0.1em;
}
.event h3 .diva {
  color: #fff;
  font-size: 20px;
}
.event h3 .diva .col {
  display: block;
  text-align: center;
}
.event h3 .diva .col span {
  display: block;
  text-align: center;
}
.event h3 .diva > span:first-child {
  padding-left: 0;
}
.event h3 .diva .col .date-day {
  font-size: 1.5em;
  padding-bottom: 0.22em;
}
.event h3 .diva .col .date-month {
  font-size: 1.1em;
  padding-top: 0.22em;
  border-top: solid 2px white;
  text-transform: uppercase;
}
.event h3 .diva .col span.headtext {
  text-align: left;
}
.event .evntbox {
  background: #e5e5e5;
  display: table;
  padding: 0.8em;
  font-size: 1.250em;
  margin-bottom: 0.1em;
  width: 100%;
}
.event .evntbox .tcell {
  display: table-cell;
  padding-left: 1.5em;
}
.event .evntbox .tcell img {
  display: inline-block;
}
.event .evntbox .tcell:first-child {
  text-align: center;
  width: 25%;
  padding-left: 0;
}
.event .evntbox p {
  margin: 0;
}
/*END****************EVENTS ************/


/**************** Formulare************/
.powermail_form legend, .powermail_form h3 {
  display: none;
}
.form-horizontal .control-label {
    position: relative;
}
.mandatory {
    position: absolute;
    padding-left: 4px;
}
@media (min-width: 768px){
  
  .tx-powermail .powermail_fieldwrap label.col-sm-3 {
      width: 30%;
  }
  .tx-powermail .powermail_fieldwrap .col-sm-9 {
      width: 70%;
  }
  .powermail_fieldwrap_type_submit .col-sm-offset-3 {
    margin-left:30%;
  }

}

.tx-powermail input[type="submit"] {
    background-color: #F17327;
    padding: 1rem 2rem;
    border-color: #F17327;
    font-weight:600;
    font-size:1.5rem;
    text-transform: uppercase;
}
.tx-powermail input[type="submit"]:focus,
.tx-powermail input[type="submit"]:active {
   background-color: #ef8647;
    padding: 1rem 2rem;
    border-color: #ef8647;
    font-weight:600;
    font-size:1.5rem;
    text-transform: uppercase;
    outline-color:#ef8647;
}




.form-control {
  border-radius:0;
}
.tx-powermail input.btn.btn-primary {
    border-radius: 0;
}

/***************** Breadcrumb ***********/


.breadcrumb {
  background: none;
  position: relative;/*z-index: 9999;*/
  /*display: none;*/
}
.container-fluid.bread {
  border-bottom: solid 1px #e5e5e5;
}
.breadcrumb > li + li::before {
  padding: 0 5px;
  color: #d9d9d9;
  content: "\003e";
  font-weight: bold;
}
.breadcrumb > li a {
  color: #514f4f;
}
.breadcrumb > li.active {
  color: #e77400;
}
.breadcrumb li > ol {
  position: absolute;
  display: none;
  background: #fff;
  margin: 0;
  padding: 0;
}
.breadcrumb li > ol li {
  list-style-type: none;
  border: solid 1px rgba(171,171,171,1.00);
  padding: 0.4em 1.3em;
}
/*END**************** Breadcrumb ***********/

/***************** Jumbotron ***********/
.jumbotron {
  border-bottom: solid 12px #e5e5e5;
  position: relative;
  margin-top: 0;
  padding: 0;
  min-height:325px;
}
body.layout-1 .jumbotron {
  border-bottom: none;
}
.jumbotron:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.65);
}
.jumbotron .container {
  width: 100%!Important;
  padding: 0;
  margin: 0;
}
body.layout-1 .jumbotron > .container > div:first-child {
  border-bottom: solid 12px #cac7c7;
}
.jumbotron .container figure {
  margin: 0!important;
  padding: 0;
}
.jumbotron .container figure.center-block {
  margin-left: auto !important;
  margin-right: auto !important;
}
/*Layout für Headzeile auf Inhaltsseite*/
.layout-100 {
  max-width: 1170px;
  margin: 0 auto;
}
.jumbotron .layout-100 h2 {
  display: block;
  background: #e77400;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 3em;
  font-family: 'Akkurat-Light';
  padding: 1.1em 0;
  text-transform: uppercase;
  position: relative;
}
.jumbotron .layout-100 h2:after {
  content: '';
  display: block;
  border-bottom: solid 1px #fff;
  width: 30%;
  height: 1px;
  background: #fff;
  margin: 0 auto;
  margin-top: 0.4em;
}
/* neu */
#jumbotron-header {
    position: relative;
    color: white;
    text-align: center;
    margin: 2rem auto auto;
    width: 100%;
    background-color: #e77400;
    max-width: 1170px;
    font-size: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    top:7rem;
}
body.layout-1 #jumbotron-header {
    display: none;
}
body.layout-1 .page-content h2 {
    text-align: center;
}

#jumbotron-header span {
    display: inline-block;
}
#jumbotron-header span::after {
    content: "";
    clear: both;
    display: block;
    background-color: white;
    height: 1px;
    width: 70%;
    margin-top: 1.5rem;
    left: 15%;
    position: relative;
    margin-bottom: 1rem;
}
.jumbotron h1, .jumbotron .h1 {
   font-family: 'Akkurat-Light';
   text-transform: uppercase;
    font-size: 4rem;
}

/*Layout für Headzeile auf Bereichsseite*/
.kopfbild-bereichsseite {
  position: relative;
}
/*.kopfbild-bereichsseite .layout-105, */.kopfbild-bereichsseite .media-position-above {
  position: absolute;
  bottom: 15%;
  left: 21%;
  left: 21vw;
}
body.layout-1 .ge_two_columns .col-md-6 .page-header {
  margin-top: 0;
}
.layout-2 .kopfbild-bereichsseite {
  min-height: 290px;
}
.layout-2 .kopfbild-bereichsseite .layout-105 {
  left: 19.5%;
  left: 19.5vw;
}
.kopfbild-bereichsseite h2 {
  background: #ee7401;
  color: #fff;
  z-index: 10;
  width: auto;
  padding: 0.5em 0.9em;
  float: left;
  text-transform: uppercase;
  margin: 0;
  font-size: 1.2em;
}
.kopfbild-bereichsseite p {
  background: #fff;
  color: #514f4f;
  padding: 1em;
  clear: both;
  font-size: 1.4em;
  width: 70%;
  float: left;
  margin: 0;
}
.layout-2 .kopfbild-bereichsseite p {
  width: 100%;
}
.kopfbild-bereichsseite figcaption {
    display: none !important;
}
/*END**************** Jumbotron ***********/

/***************** Inhalt ***********/


.center-block img {
  margin: 0 auto;
}
/*END**************** Inhalt ***********/

/***************** Akkordeon  ***********/


/**FAQ**/

.accordi.faq  .panel-default > .panel-heading {
  border: none;
  border-radius: 0;
  background: #f4f4f4;
  padding: 1em;
  transition: all 300ms linear;
}
.accordi.faq  .panel-default {
  border: none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
}
.accordi.faq  .panel-default .accordion-state-button {
  border: solid 2px #197cbe;
  position: absolute;
  right: 5%;
  bottom: 1rem;
  padding: 0.9em 1.4em;
  color: #197cbe;
  font-family: 'Akkurat';
  transition: all 300ms linear;
}
.accordi.faq  .panel-default .accordion-state-button:hover {
  background: #197cbe;
  color: #fff;
}
.accordi.faq  .panel-default .accordion-state-button:hover {
  cursor: pointer;
}
.accordi.faq  .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  background: #f4f4f4;
  padding: 0 2.1em;
}
.accordi.faq  .panel-body > div {
  max-width: 75%;
}
.accordi.faq  h3 {
  text-transform: uppercase;
  color: #fff;
  background: #197cbe;
  font-size: 16px;
  font-family: 'Akkurat-Light';
  display: inline-block;
  padding: 1em 1.5em;
  margin: 0;
}
.accordi.faq  a:hover {
  text-decoration: none;
}
.accordi.faq  .panel-default h4 {
  color: #197cbe;
  font-size: 1.500em;
  text-transform: uppercase;
}
.accordi.faq  .panel-default h4 small {
  color: #514f4f;
  display: block!important;
  clear: both;
  float: none;
  font-size: 0.857em;
  margin-top: 0.8em;
  text-transform: none;
}
/*END FAQ*/

.accordi.faq.member .ge_collapsible_container .panel-default {
  padding: 1rem;
}
.accordi.faq.member .ge_collapsible_container .panel-default > .panel-heading {
  background: #fff;
  padding: 0.3em;
}
.accordi.faq.member .ge_collapsible_container h4 a {
  font-size: 16px;
  font-family: 'Akkurat-Light';
  color: #777;
  padding: 0;
}
.accordi.faq.member .ge_collapsible_container .panel-default .accordion-state-button {
  bottom: 10%;
  padding: 0 1em;
  right: 1.5%;
  line-height: 2.2em;
}
.accordi.faq.member .ge_collapsible_container .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  background: #fff;
  padding: 25px 2.1em;
}
/*END**************** Akkordeon ***********/


/***************** Akkordeon  ***********/

/*  KOMPETENZEN */

.accordi.kompetenzen h3 {
    background-color: #EE7401;
    width: 100%;
    font-size: 2rem;
  text-align: center;
  line-height: 1.4;
}
.accordi.kompetenzen .panel-default > .panel-heading {
    border: none;
    border-radius: 0;
    background: #e5e5e5;
    padding: 1em;
    transition: all 300ms linear;
}
.accordi.kompetenzen .panel-title > a, 
.accordi.kompetenzen .panel-title > small, 
.accordi.kompetenzen .panel-title > .small, 
.accordi.kompetenzen .panel-title > small > a, 
.accordi.kompetenzen .panel-title > .small > a {
  color:#EE7401;
}
.accordi.kompetenzen .panel-default .accordion-state-button,
.accordi.kompetenzen .panel-default .accordion-state-button:hover {
    border: 2px solid transparent;
    position: absolute;
    right: 5%;
    bottom: 1rem;
    padding: 0.9em 1.4em;
    color: #EE7401;
    font-family: 'Akkurat';
    transition: all 300ms linear;
    background-color: transparent;
    display: none;
}
.accordi.kompetenzen .panel-default .accordion-state-button .fa:before {
  /*content: "\f078";*/
}
.accordi.kompetenzen .panel-default > .panel-heading + .panel-collapse > .panel-body {
    padding-top: 1rem;
}

.accordi.kompetenzen .panel-body p {
    padding-left: 0 !important;
}
.accordi.kompetenzen .panel-body > div {
    max-width: 100% !important;
}


/*END**************** Akkordeon KOMPTENZEN ***********/



/******************* Thumbnails *****************/

.page-content .thumbnail {
  background: #e5e5e5;
  border: none;
  border-radius: 0;
  transition: background 300ms linear;
  position: relative;
  min-height: 180px;
}
.page-content .thumbnail:hover {
  text-decoration: none;
  background: #ee7401;
}
.page-content .thumbnail:hover a, .page-content .thumbnail:hover p, .page-content .thumbnail:hover h3 {
  color: #fff;
}
.page-content .thumbnail h3 {
  color: #ee7401;
  text-transform: uppercase;
  margin-top: 10px;
  word-wrap: break-word;
}
.page-content .thumbnail p a {
  color: #ee7401;
  position: absolute;
  left: -2px;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  line-height: 18em;
  padding-left: 1em;
}
.page-content .thumbnail p {
  font-size: 17px;
}
.page-content .thumbnail a.button-orange-arrow:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #ee7401;
  font-size: 1.4em;
  position: absolute;
  left: 133px;
  top: 1px;
  text-decoration: none;
}
.page-content .thumbnail:hover p a.button-orange-arrow:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #ffffff;
  font-size: 1.4em;
  position: absolute;
  left: 133px;
  top: 1px;
}
.page-content .thumbnail p {
}

/******************* Stationen *****************/

.page-content .thumbnail.station {
  background: #f5f5f5;
  border-left: solid 1rem #EE7401;
  /*border-right: solid 1rem #EE7401; */
  min-height: 20rem;
}
.page-content .thumbnail.station:hover h3 {
  color: #EE7401;
}
.page-content .thumbnail.station:hover p {
  color: #514f4f;
}


#stations-list .list-group-item {
  border: none;
  background: #f5f5f5;
  border-left: solid 1rem #EE7401; 
  /*border-right: solid 1rem #EE7401; */
  margin-bottom: 1rem;
}

#stations-list .label-info {
  background: #EE7401;
  margin-top: 1rem;
  display: inline-block;
  font-size: 11px;
}

[id*="station_"] h3 {
    color: #514f4f !important;
}

/***************** Teaser ************/


.tease247 {
  position:relative;
  text-align: center;
}
.tease247 .media-position-above {
  position: absolute;
  top: 4rem;
  left:0;
  right: 0;
  max-width: 25%;
  margin: 0 auto;
}

.tease247 p i {
  display: inline-block;
  font-style: normal;
  text-transform: uppercase;
}

.tease247 p i.first {
  font-size: 6rem;
  color: #1d417f;
}
.tease247 p i.icon {
  font-size: 4rem;
  background: #1d417f;
  font-weight: bold;
  border-radius: 50%;
  padding: 0.5rem;
  color: #fff;
}
.tease247 p i.last {
  font-size: 6rem;
  color: #fff;
}
/***************** Jobs und STellen ************/
.page-content .jobOverview h3,
.page-content .jobOverview h2 {
  
  margin-bottom: 3rem;
  font-size:  2.7rem;
  font-weight:  normal;
  text-transform:  uppercase;
  
}
.page-content .jobOverview h3 small,
.page-content .jobOverview h2 small {
  
  margin-top: 1rem;
  display: block;
  text-transform:  none;
  line-height: normal;
  
}



.page-content .jobOverview .thumbnail  {
  overflow: hidden;
}
.page-content .jobOverview .thumbnail a {
  position: absolute;
  left: 0;
  top: 0;  
  background:  #ee7401;  
  color: #fff;
  transition: all 300ms linear;
  font-size: 2rem;
  text-align: center;
  line-height: normal;
  margin: auto;
   bottom: 0; 
  right: 0;
  padding: 1rem;
  padding-top: 8rem;
  transform: translateY(-100%);
}


.page-content .jobOverview .thumbnail:active a,
.page-content .jobOverview .thumbnail:focus a,
.page-content .jobOverview .thumbnail:hover a {  
  text-decoration:  none;
  transform: translateY(0);
  opacity: 1;
}

.job-detail div,
.job-detail span {
  font-size: 1.8rem;
}

.job-detail .title {
  font-size: 2.3rem;
  font-weight: bold;
  margin-top: 3rem;
  margin-bottom: 0.8rem;
}

.job-detail {
  margin-top: 4rem;  
  margin-bottom:  6rem;
}

.job-detail .pull-right.btn {
  margin-left: 5rem;
}

/***************** Team member ************/

.teammember * {
  color: #514f4f;
  font-size: 20px;
}
.teammember {
  background: #f3f3f3;
  position: relative;
}

.teammember a span {
  color: #ee7401;
  letter-spacing: -0.03em;
    
    
    
    
}
.teammember a:hover span {
  color: #514f4f;
  letter-spacing: -0.03em;
}

.teammember span.hider {
  display:none;
}
.teammember a span.hider {
  display:block;
}
.teammember span div,
.teammember span {
  display: inline;
}
.container.teammember {
  margin: 0;
  padding: 0;
  margin-bottom: 2em;
}
.container.teammember .ge_two_columns > div {
  margin: 0;
  padding: 0;
}
.container.teammember img {
  width: 100%;
  height: auto;
}
.page-content .well {
  background: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  border: none;
}
/*.page-content .well-lg .col-lg-4, .page-content .well-lg .col-lg-8, */ .sharp-tt-address-entry .col-lg-4, .sharp-tt-address-entry .col-lg-8 {
  width: 50%;
  position: static;
}
.calenderize-custom-list .category-holder {
  border: none!important;
}
.calenderize-custom-list .category-holder .col-md-4 {
  margin: 0;
  padding: 0;
}
.calenderize-custom-list .category-holder .btn, .sharp-tt-address-filter a {
  border: none;
  border-bottom: solid 3px #d8d8d8;
  font-size: 1.2em;
  font-family: 'Akkurat';
  transition: all 200ms linear;
  border-radius: 0;
}
.sharp-tt-address-filter a:focus, .sharp-tt-address-filter a:active, .sharp-tt-address-filter a.active, .sharp-tt-address-filter a:hover {
  border-bottom: solid 3px #d8d8d8;
  background: none;
  box-shadow: none;
  color: #E77400;
}
.page-content .sharp-tt-address-entry {
  margin-top: 40px;
  clear: both;
}
.sharp-tt-address-wrapper .container > div {
  margin: 0;
  padding: 0;
}
.page-content .well h3 {
  text-transform: uppercase;
  color: #fff;
  background: #ee7401;
  font-size: 16px;
  font-family: 'Akkurat-Light';
  display: inline-block;
  padding: 1em 1.5em;
  margin: 0;
}
.teammember h4 span, .teammember h4 {
  color: #514f4f;
  font-family: 'Akkurat';
  font-size: 24px;
  /* text-transform: uppercase; */
  margin-bottom: 0;
}
.teammember .org {
  font-size: 24px;
}
.sharp-tt-address-wrapper .container > div.col-lg-8, .container.teammember .ge_two_columns > div.col-lg-8 {
  padding-top: 1em;
    padding-left: 1em;
    position: static;
    padding-bottom: 1em;
}
.teammember .col-lg-8 > div {
  display: inline-block;
}
.teammember .button-orange-big {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: .9em;
}
.teammember a[href="/index.php?id="] {
  display: none;
}
.teammember.nobild {
  padding: 2em;
  margin-bottom: 0.7em;
}
.teammember.nobild h4 {
  margin: 0;
}
/*END**************** Team member ************/

/***************** PHOTOSHOW ************/
.image_wrap {
  margin-bottom: 0;
}
.sharpnessPhotoShow.gallery {
  position: relative;
}
.sharpnessPhotoShow figcaption {
  display: none!important;
}
.image-overlay {
  position: absolute;
  background: #EE7401;
  bottom: 0;
  left: 35%;
  padding: 1.5em;
  z-index: 5;
}
.image-overlay a {
  color: #fff;
  font-size: 1.3em;
  text-transform: uppercase;
}
/*END**************** PHOTOSHOW ************/

/**********************FOOTER ***************/

#mobStickFooter {
  display: none;
}
#page-footer {
  clear: both;
  background: #e5e5e5;
  border-top: 8px solid #cac7c7;
  padding: 0;
}
#page-footer .container {
  width: 100%;
  margin: 0;
  padding: 0;
}
#page-footer > .container > div {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
  padding: 2em 0;
}
#page-footer .container > section {
  margin: 0;
  padding: 0!important;
}
#page-footer .container > section > div {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0;
}
#page-footer .ce-menu li + li {
  margin: 0;
}
#page-footer .ce-menu {
  margin: 0;
  padding: 0;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#page-footer .ce-menu li {
  float: left;
  margin: 1px 0!important;
}
#page-footer .ce-menu li a {
  background: #e5e5e5;
  border-radius: 0;
  height: 100%;
  margin-left: 1px;
  padding: 1.5em 2em;
}
#page-footer svg path {
  fill: #514f4f!important;
  transition: fill 200ms linear;
}
#page-footer table {
  margin: 0;
}
#page-footer hr {
  margin-top: 10px;
  border-color: #c7c7c7;
}
#page-footer svg:hover path {
  fill: #EE7401!important;
}
#page-footer #c55 .row {
  width: 70%;
}
#page-footer #c55 .row > div {
  margin: 0;
  padding: 0;
}
#c49 p {
  color: #666;
  padding-top: 1rem;
}

#c50 .row .col-lg-6:first-child {
  padding-top: 1.6em;
}
#page-footer table {
  width: 100%!important;
}
#page-footer table td {
  color: #666;
  padding-bottom: 8px;
}
#page-footer table tr td:last-child {
  color: #514f4f;
}
#page-footer.navbar-default, #page-footer.navbar-default a {
  color: #514f4f;
}
#page-footer.navbar-default svg {
  max-height: 40px;
}
/*END****************Footer ************/

#c701 {
  position: fixed;
bottom: 0;
width: 100%;
z-index: 999;
}

/**********************RTE LINK KLASSEN***************/
.page-content li a {
  color: #ee7401;
}
.page-content p a.button-white, a.button-white {
  border: solid 2px white;
  padding: 0.5em 0.8em;
  font-family: 'Akkurat';
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  transition: 300ms all linear;
}
.page-content p a.button-white:hover, a.button-white:hover {
  background: #ffffff;
  color: #009ed4;
}
.page-content p a.button-light-blue, a.button-light-blue {
  border: solid 2px #009ed4;
  padding: 0.5em 0.8em;
  font-family: 'Akkurat';
  color: #009ed4;
  text-transform: uppercase;
  text-decoration: none;
  transition: 300ms all linear;
}
.page-content p a.button-light-blue:hover, a.button-light-blue:hover {
  background: #009ed4;
  color: #fff;
}

.page-content p a.baby,
.page-content p a.button-orange-big, a.button-orange-big {
  border: solid 2px #ee7401;
  padding: 0.5em 0.8em;
  font-family: 'Akkurat';
  color: #ee7401;
  text-transform: uppercase;
  font-size: 1.1em;
  text-decoration: none;
  transition: 300ms all linear;
}

.page-content p a.baby:hover,
.page-content p a.button-orange-big:hover, a.button-orange-big:hover {
  background: #ee7401;
  color: #fff;
}

.page-content p a.baby {
  font-size: 3rem;
  margin-top: 4rem;

}
a.button-orange-arrow {
  position: relative;
  color: #ee7401;
  text-decoration: underline;
}
.page-content p a.button-orange-arrow:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #ee7401;
  font-size: 1.4em;
  position: absolute;
  right: -12px;
  top: -4px;
}
/******************Coookies*****************************/

#c701 #tx_cookies_dinner {
  background: none;
  max-width: 1170px;
  margin: 0 auto;
  padding-right: 55px;
}
#c701 #tx_cookies_inner * {
  font-size: 14px;
}
#c701 #tx_cookies #tx_cookies_inner {
  border-bottom: solid 3px #F17327;
}
#c701 #tx_cookies a, #c701 #tx_cookies input {
  background: #F17327;
  color: #fff;
  padding: 5px 8px;
  float: left;
  margin-right: 15px;
}
#c701 #tx_cookies_close, #c701 #tx_cookies h3 {
  display: none;
}
#c701 #tx_cookies .ito {
  float: left;
}
#c701 #tx_cookies .ito.right {
  float: right;
}
#c701 #tx_cookies .ito.text {
  padding-top: 5px;
}
/*************************************************************************************************************/
/******************************************* SUCHE ***********************************************************/
/*************************************************************************************************************/



#ek-search-clone {
  width: 100%;
}
#ek-search-clone #ek-search-field {
  color: #e5e5e5;
  font-size: 52px;
  width: 86%;
  border: none;
  border-right: solid 2px #f2f2f2;
  float: left;
  padding-left: 1rem;
}
#ek-search-clone #ek-search-field:active, #ek-search-clone #ek-search-field:focus {
  color: #ef8300;
  border: none;
}
#ek-search-typehead-wrapper .category_name {
  font-size: 20px;
  font-family: 'Akkurat';
  text-transform: uppercase;
  color: #ee7401;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: solid 1px #e5e5e5;
  padding-top: 2rem;
}
#ek-search-clone .search-wrapper {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: solid 3px #e5e5e5;
}
#ek-search-clone .fa-search {
  color: #d9d9d9;
  font-size: 65px;
  width: 7%;
  float: right;
  font-weight: 100;
  -webkit-text-stroke: 4px #fff;
  text-shadow: 4px 4px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
#ek-search-clone #ek-search-typehead-wrapper ul {
  margin-left: 0;
  padding-left: 0;
  width: 100%;
  display: block;
}
#ek-search-clone #ek-search-typehead-wrapper ul li {
  width: 50%;
  float: left;
  display: block;
}
#ek-search-clone .marked-word {
  color: #ee7401;
}
#ek-search-clone #ek-search-typehead-wrapper ul li a {
  height: auto;
  display: block;
  width: 100%;
}
#ek-search-clone #ek-search-typehead-wrapper ul li a span {
  transition: color 300ms linear;
}
#ek-search-clone #ek-search-typehead-wrapper ul li a:hover span {
  color: #fff;
}
#ek-search-clone #ek-search-typehead-wrapper ul li a:after {
  /*  content: '\f105';
  font-family: 'FontAwesome';
  color: #514f4f;
  font-size: 1.8em;
  position: absolute;
  right: 6%;*/
  top: 12%;
}
#ek-search-clone #ek-search-typehead-wrapper ul li a:hover:after {
  /*  content: '\f105';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 1.8em;
  position: absolute;
  right: 6%;*/
  top: 12%;
}
#ek-search-clone .search-result-wrapper {
  overflow-y: auto;
  max-height: 57vh;
}
#c37 .mr-2,
#c37 .row > div:nth-child(2) {
  display: none;
}

/*************************************************************************************************************/
/*******************************************MOBILE************************************************************/
/*************************************************************************************************************/


@media all and (max-width: 1600px) {
  #c26 .layout-text-hellblau {
    background: rgba(231,236,248,0.90)
  }
}

@media all and (max-width: 1500px) {
.sidenavi {
  display: none!important;
}
}

@media all and (max-width: 1300px) {
.quote .textcap {
  left: 3%;
  width: 93%;
}
.quote .textcap .inner {
  left: 0;
}
}

@media all and (min-width: 1200px) {
  #bs-navbar-collapse-1 > ul > li:nth-child(5) > a {
    padding: 2.25em 0.95em;
  }
}

@media all and (max-width: 1200px) {
#bs-navbar-collapse-1 > ul > li > a {
  font-size: 14px;
  padding: 2.05em 0.95em;
}
#main-navbar {
  height: 125px;
}
.sharp-tt-address-wrapper .container > div.col-lg-8, .container.teammember .ge_two_columns > div.col-lg-8 {
  padding-top: 1em;
}
.quicknav h3 {
  text-transform: none;
  font-size: 15px;
  font-size: 1.5rem;
}
}

@media all and (min-width: 1200px) {
  .navBar-container .col-lg-4 {
      width: 28%;
  }
  #main-navbar .right.col-lg-8.col-md-8 {
      width: 72%;
  }
}

@media all and (max-width: 1170px) {
.slick-slider {
}
.container.navBar-container {
  width: 100%;
}
}

@media all and (max-width: 1064px) {
.evil .knievel {
  width: 100%;
  max-width: 100%;
  padding: 5em 3em;
}
.evil .knievel .container {
  padding: 0;
}
div.layout-1 section {
  padding: 1.4em 3em !important;
}
div.layout-1 section h3 {
  font-size: 2em;
  padding-right: 1em;
}
a.button-light-blue, a.button-white {
  font-size: 1.7rem;
  white-space: nowrap;
}
.quote img {
  width: auto;
  height: 100%;
}
.cubes {
  display: none;
}
.page-content .thumbnail p a {
  opacity: 0;
}
.panel-title a {
  padding-right: 30rem;
}
#page-footer > .container > div {
  padding: 15px;
}
#c49 p {
  padding-left: 15px;
}
#c50 .row .col-lg-6:first-child {
  padding-top: 12px;
}
}

@media all and (max-width: 1024px) {
  
  /*#page-footer #c49{
    display: none;
  }*/
  #page-footer .container{
    max-width: 100%; /* Sehr wichtig nicht löschen, sonst kann man mobil horizontal scrollen....*/
    overflow:  hidden; /* Sehr wichtig nicht löschen, sonst kann man mobil horizontal scrollen....*/
  }
  
div.text-blau h3, div.text-weiss h3 {
  font-size: 1em;
  padding-right: 3em;
}
.ohne-seitenabstand .ge_background_wrapper {
  min-height: 288px;
}
#main-navbar.custom-affix .col-lg-8 {
  float: left;
}
.news-list-item {
  margin: 0;
  padding: 0;
  padding-right: 10px;
  margin-bottom: 20px;
}
.calenderize-custom-list .special, .calenderize-custom-list p {
  font-size: 15px;
}
.calenderize-custom-list .special {
  padding: 0 15px;
}
.calenderize-custom-list .event-container .text-box {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 100px;
}
}

@media all and (min-width: 801px) and (max-width:1599px) {
.offcanvas #main-navbar {
  margin: 0;
  width: 100%;
  left: auto;
}
.offcanvas .navBar-container .col-md-4 {
  width: 28%;
}
.offcanvas .navbar-nav {
  float: left!important;
}
}

@media all and (max-width:1599px) {
#sucharea2 input {
  font-size: 2.5vh;
}
#sucharea2 input.suchinput {
  width: 75%;
}
#sucharea2 img.suchsubmit {
  max-height: 40px;
  top: 21px;
}
}

@media all and (max-height: 800px) {
.offcanvas .evil .knievel ul li a {
  height: 53px;
  font-size: 0.8em;
}
.evil .knievel {
  max-height: calc(100% - 5px);
  max-height: calc(100vh - 5px);
  height: calc(100% - 5px);
  height: calc(100vh - 5px);
}
}

@media (min-width: 992px) and (max-width: 1170px) {
.offcanvas #bs-navbar-collapse-1 > ul > li > a {
  font-size: 13px;
  padding: 2.6em 0.8em;
}
#bs-navbar-collapse-1 > ul > li > a {
  font-size: 14px;
  padding: 2.05em 1em;
}
}

@media (min-width: 993px) and (max-width: 1023px) {
#bs-navbar-collapse-1 > ul > li > a {
  padding: 2.05em 0.92em;
}
}

@media (min-width: 801px) {
.navbar-nav {
  float: right!important;
}
}

@media all and (min-width: 801px) and (max-width:992px) {
.offcanvas #bs-navbar-collapse-1 > ul > li > a {
  font-size: 12px;
  padding: 2.9em 0.4em;
}
#sucharea #topnot button {
  font-size: 1.5em;
}
#bs-navbar-collapse-1 .navbar-nav {
  float: left!important;
}
#bs-navbar-collapse-1 > ul > li > a {
  font-size: 11px;
  padding: 2.25em 0.745em;
}
#sucharea #topnot {
  width: 29%;
}
#main-navbar {
  height: 117px;
}
.offcanvas .navbar-header.left.col-lg-4.col-md-4 img {
  max-width: 200px;
}
.offcanvas #main-navbar .right {
  margin: 0;
  padding: 0;
}
}

@media all and (max-width: 992px) {
/*.navbar-header {
  float: none;
}*/
.container {
  width: auto;
}
.page-content .well-lg .col-lg-4, .page-content .well-lg .col-lg-8 {
  width: 100%;
}
#page-footer .ce-menu {
  float: none;
}
.navBar-container .col-md-8 {
  width: 66.66666667%;
  float: right;
}
/*.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
  float: left;
}*/
.navBar-container .col-md-4 {
  width: 33.33333333%;
}
.slick-slider {
  height: auto;
}
.navbar-default .navbar-toggle {
  border: none;
  background: #e5e5e5;
  height: 50px;
  width: 50px;
  border-radius: 0;
  margin: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 30px;
  height: 2px;
  border-radius: 1px;
}
#c6 {
  display: none;
}
.kopfbild-bereichsseite .media-position-above {
  left: 3%;
  left: 3vw;
}
.page-content .container {
  padding: 0 15px;
}
.sharp-tt-address-wrapper .container > div.col-lg-8, .container.teammember .ge_two_columns > div.col-lg-8 {
  padding-top: 1em;
  padding-left: 1em;
  padding-bottom: 1em;
}
.container.teammember {
  padding: 0;
}
.container.teammember.nobild {
  padding: 2em;
  margin-bottom: 0.7em;
}
.evil .knievel {
  padding: 2em 1em;
}
.evil .knievel .bottom {
  padding: 0;
}
.offcanvas .navBar-container .col-md-4 {
  width: 27%;
}
.offcanvas .navBar-container .col-md-8 {
  width: 73%;
}
.evil .knievel .bottom > div > div figcaption {
  font-size: 12px;
}
#sucharea2 .absolutecenter {
  width: 75%;
  width: 75vw;
}
  body.layout-3 .layout-130 .page-header {
    width: 100%;
    float: none;
    word-wrap: break-word;
  
}
}

@media all and (max-width: 801px) {
.section.slider {
  clear: both;
}
.slick-slider {
  overflow: visible;
  height: 100%;
}
.slick-slider .slick-dots {
  display: none!important;
}
.slick-slider .slick-next:before {
  right: -30px;
}
.slick-slider .slick-prev:before {
  left: -30px;
}
.page-content p a.button-white, a.button-white, .page-content p a.button-light-blue, a.button-light-blue, .page-content p a.button-orange-big, a.button-orange-big {
  text-align: center;
  display: block;
}
}

@media all and (max-width: 800px) {
  .job-detail .pull-right.btn {
    margin-top: 2rem;
  }
div.ohne-seitenabstand div > div > .row {
  display: block;
}
#sucharea2 {
  display: none;
}
.navbar-header.left.col-lg-4.col-md-4 #c37 {
  display: block;
  position: absolute;
  left: 13px;
}
  #c701 {
   
    bottom: 50px;
  
}
.navbar-header.left.col-lg-4.col-md-4 {
  position: static;
  right: 0;
  top: 0;
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
}
#main-navbar .right {
  position: absolute;
  padding-right: 0;
  right: 50px;
  width: auto;
  top: 0;
}
#main-navbar #sucharea .hide-affix {
  display: none;
}
#sucharea {
  min-height: 50px;
}
#sucharea .suchsubmit {
  width: 50px;
}
#sucharea .suchsubmit {
  width: 50px;
}
#sucharea #topnot {
  width: 50px;
  ;
}
#sucharea input.suchinput {
  display: none;
}
#page-footer #c55 .row {
  width: 100%;
}
#page-footer #c55 .row > div {
  float: left;
  width: 34%;
}
.leistungen section .vcenter {
  padding: 0;
}
.page-content .leistungen {
  position: relative;
}
.quote blockquote {
  font-size: 2rem;
}
.panel-title a {
  padding-right: 17rem;
}
.evil {
  display: none;
}
#main-navbar {
  height: 50px;
}
#c37 .mr-2,
#c37 .row > div:nth-child(2) {
  display: block;
}
#c37 .mr-1,
#c37 .row > div:nth-child(1) {
  display: none;
}
.navbar-header.left.col-lg-4.col-md-4 img {
  position: relative;
  max-height: 95px;
  width: auto !important;
  box-shadow: none;
}
#mobStickFooter {
  display: block;
  background: #E5E5E5;
  -moz-box-shadow: 0px -2px 3px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px -2px 3px rgba(0,0,0,0.15);
  box-shadow: 0px -2px 3px rgba(0,0,0,0.15);
}
#mobStickFooter .icon-bar {
  background-color: #888;
}
#mobStickFooter .col-xs-4 {
  padding: 15px;
}
#mobStickFooter .colborder {
  border-right: 1px solid #888;
}
#mobStickFooter .navbar-toggle {
  float: none;
  margin: 0;
  border: none;
  padding: 0;
  border-radius: 0;
  text-align: center;
}
#mobStickFooter i:hover,  #mobStickFooter button:hover {
  cursor: pointer;
}
.stickyscroller {
  display: none!important;
}
.btn-group-justified {
  display: block;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
  display: block;
  float: none;
  width: 100%;
}
body {
  padding-bottom: 50px;
}
.news .news-tags li {
  display: block;
}
.news .news-tags {
  display: block;
}
.news-list-item {
  width: 50%;
}
.calenderize-custom-list .orange-box {
  height: auto;
}
.calenderize-custom-list .event-container .text-box .toggle, .calenderize-custom-list .event-container .text-box .toggle:hover {
  right: 5px;
}
.calenderize-custom-list .event-container .text-box {
  min-height: auto;
  max-height: inherit;
}
}


@media screen and (max-width: 767px) {
  .slick-slide img.img-responsive {
    width: 100%;
  }
  .jumbotron {
    min-height:135px;
  }
  .kopfbild-bereichsseite {
    float: left;
    width: 100%;
  }
  
  .kopfbild-bereichsseite .media-position-above {
    position: relative;
    margin-top:0;
    float: left;
    width: 100%;
  }
  .events-list > .month.text-uppercase {
    padding-left: 2.5rem;
  }

}

@media all and (max-width: 699px) {
  .page-content .jobOverview .thumbnail {
    min-height: 10rem;
    height: auto!important;
  }
}

@media all and (max-width: 670px) {
div.layout-1 div > div > .row {
  display: block;
}
.teammember .button-orange-big {
  position: relative;
  clear: both;
  margin: 1.5rem 0;
  font-size: .9em;
  right: auto;
  bottom: auto;
  display: block;
  text-align: center;
}
.panel-title a {
  padding-right: 11rem;
}
.ge_collapsible_container .panel-default .accordion-state-button {
  position: relative;
  display: block;
  text-align: center;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
}
}

@media all and (max-width: 570px) {
  
  .quicknav .flex [class*="col-"] {
   
    width: 50%;
  
}
  .navbar-header.left.col-lg-4.col-md-4 img {

  max-height: 60px;
    width: auto!important;
  
}
.quicknav .flex {
  display: block;
}
.quicknav .col-md-3 {
  width: 50%;
  border: none;
  min-height: 110px;
}
.quicknav h2 {
  font-size: 1.75em;
}
.sharp-tt-address-wrapper .container > div, .sharp-tt-address-wrapper .container > div.col-lg-8, .container.teammember .ge_two_columns > div.col-lg-8 {
  width: 100%;
  word-wrap: break-word;
  padding: 1em;
  text-align: center;
}
.teammember .button-orange-big {
  margin: 1.5rem auto;
  float: none!important;
  text-align: center;
}
#page-footer .ce-menu {
  float: none;
  display: table;
  width: 100%;
  max-width: 100%;
}
#page-footer .ce-menu li a {
  padding: 1.5em 0.8em;
  font-size: 12px;
  text-align: center;
}
#page-footer .ce-menu li {
  float: none;
  display: table-cell;
  width: auto;
}
}

@media all and (max-width: 470px) {
.leistungen section .col-lg-6 div a {
  Font-size: 1.5rem;
  padding: 1.1em 1em;
}
.quote blockquote {
  font-size: 1.7rem;
}
  .quote .realtext {
    padding: 1.5rem;
  }  
}

@media all and (max-width: 425px) {
.page-content p a.button-orange-big, a.button-orange-big {
  font-size: 0.9em;
}
.jumbotron .layout-100 h2 {
  margin: 0 auto;
  width: 96%;
  font-size: 2em;
}
.kopfbild-bereichsseite p {
  font-size: 0.8em;
}
.kopfbild-bereichsseite h2 {
  font-size: 0.8em;
}
.h1, h1 {
  font-size: 30px;
}
.page-header .h2, .page-header h2 {
  font-size: 1.9em;
}
.page-content .thumbnail h3 {
  margin-top: 0;
}
.leistungen h3 a:after {
  top: -4px;
}
.leistungen h3 a, .leistungen section .col-lg-6 div a {
  Font-size: 16px;
}
.news-list-item {
  width: 100%;
}
  
}
/***END*******************RTE LINK KLASSEN***************/
/***after cleafix ******/
.event h3:after,
.quicknav .col-md-3 a:after, #tx_cookies_inner:after, .quicknav.subpage:after, .page-content .thumbnail p:after, #main-navbar .navBar-container .navbar-header a:after, .event h3 a:after, .evil .knievel .bottom > div > div a:after, .calendarize:after, .news-list-view:after, #main-navbar .container:after, .offcanvas .evil:after, .tx-dce-pi1:after, .quote:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.page-content {
  max-width: 100%;
  overflow: hidden;
}
#lageplan-modal,
#lageplan_global .modal-content > .modal-body,
#lageplan_global .modal-content > .modal-body > div,
#lageplan_global .modal-content > .modal-body > div > div,
#lageplan_global .modal-content,
#lageplan_global .modal-dialog.default,
#lageplan_global .modal-dialog.modal-lg {
  width: 100%!important;
  height:100%!important;
  margin: 0;
  padding: 0;
}
#lageplan_global .modal-header {
  display: none;
}
#lageplan-modal {
  padding: 0!important;
}
#lageplan_global {
  font-size: 16px;
}

@media all and (max-width: 800px) { 

  #lageplan-modal,
  #lageplan_global .modal-content > .modal-body,
  #lageplan_global .modal-content > .modal-body > div,
  #lageplan_global .modal-content > .modal-body > div > div,
  #lageplan_global .modal-content,
  #lageplan_global .modal-dialog.default,
  #lageplan_global .modal-dialog.modal-lg {

    height:inherit!important;

  }
  #lageplan_global .modal-content > .modal-body > div > div,  
  #lageplan {

    padding: 1rem;
  }

}



/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

  .ce-gallery figure {
    display: block;
  }
  .slick-slider figure {
      display: block;
  }

  
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
  
  .ce-gallery figure {
    display: block;
  }
  .slick-slider figure {
      display: block;
  }

}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
  
  .ce-gallery figure {
    display: block;
  }
  .slick-slider figure {
      display: block;
  }
}



/* ---------------------------------   Tickertext----------*/

.scroll-slow {
 height:40px;  
 overflow: hidden;
 position: relative;
 background: #fff;
 color: #ea7414;
 border: 0px solid orange;
 
}
.scroll-slow p {
 position: absolute;
 width: 80%;
 height: 100%;
 margin: 0;
 line-height: 50px;
 text-align: center;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);  
 transform:translateX(100%);
 /* Apply animation to this element */  
 -moz-animation: scroll-slow 30s linear infinite;
 -webkit-animation: scroll-slow 30s linear infinite;
 animation: scroll-slow 30s linear infinite;
}


.scroll-slow a {
 color: #ea7414;
  font-size: 16px;
  font-weight: bold;
  
}
  
/* Move it (define the animation) */
@-moz-keyframes scroll-slow {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-slow {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-slow {
 0%   { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%);     
 }
 100% { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 
 }
}




