html, body {
    -webkit-backface-visibility: hidden;
    color:#000000;

}
.trans {
    opacity:0;
    -webkit-backface-visibility: hidden;
}
.notime {display:none;}
.page-template-page-events-facelift .trans {
    opacity: 1;
}
.animateAll {
    -webkit-transition: all 350ms;
    -moz-transition:all 350ms;
    -o-transition:all 350ms;
    transition: all 350ms;
    -webkit-backface-visibility: hidden;

}
p:last-child {
    padding-bottom: 0em;

}



.icon-youtube {
    display: block;
}
.icon-facebook1 {
    display: block;
    margin: 2px 0 0 0;
}
section {
    float: left;
}
 .container.newsletter-container.overwrite-infomaterial {
    display: flex;
}
.newsletter-container h2 {
    width: auto !important;
}
.font-size3, h3, .headline3, .headline, .news-detail-sidebar h2, .blockqoute-project .load-headline, .with-subline .spalten-headline h2,
.overwrite-infomaterial .inner h3

{
    font-size: 36px;
    line-height: 36px;
}
h1, .headline1 {
    font-size: 50px;
    line-height: 58px;
    hyphens: auto;
}
.font-size2, h2, .headline2, .cluster-col-item .headline, .headline-bold, .headline-thin, .wp-homepage header + section .headline-container .headline, blockquote, .blockquote, .layout-3spaltenlayout.layoutcreator.bg-black .subline, .projects-container .foreground .headline, .layout-sliderbanner .foreground .headline, .layout-sliderbanner .single-banner .headline-container h2 {
    font-size: 42px;
    line-height:50px;

}
h2::before, .headline2::before, .cluster-col-item .headline::before, .headline-bold::before, .headline-thin::before, .wp-homepage header + section .headline-container .headline::before {
display:none;
}
.font-size-text, body, html, #acceptCookie .cookieheadline, .custom-pagination-container.l-headlinesymbol .headline, .cluster-col-item .subline, .loadcpu .clusterpartner-item .text-container, .layout-clusterpartner.col-layout-slider2 .loadcpu .clusterpartner-item > .inner .cpu-text-container .cpu-text-inner .headline {
    font-size: 18px;
    line-height: 28px;
}
.mediaobject .text-overlay {
    background: #eeeeee;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 21px;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 28px;
    font-size: 16px !important;
}
blockquote {
    font-size: 24px;
    line-height: 34px;
    font-family: azo-sans-web, sans-serif;
    color: #333;
    font-weight: 300;
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 0 9%;
    margin: 50px 0 20px 0;
    font-style:inherit;
}
blockquote::before {
    content: '"';
    position: absolute;
    left: -10px;
    top: 0;
    pointer-events: none;
    color: #000;
    font-weight: 600;
    font-size: 80px;
    line-height: 108px;
    background: #f1e747;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    text-align: center;
    font-style: italic;
    padding: 0 6px 0 0;
}
blockquote strong {
    font-family: azo-sans-web, sans-serif;
    color: #333;
    font-weight: 300;
}
.inputext h3 {
    font-family: azo-sans-web, sans-serif;
    font-size:24px;
    line-height:30px;
    font-weight:500;
}
h4 {
    font-family: azo-sans-web, sans-serif;
    font-size:16px;
    line-height:22px;
    font-weight:500;
}
.inputext a {
    text-decoration:underline;
}
.buttonline a {
    text-decoration:none !important;
}
.bg-yellow {
    background:#F1E747;
}
.bg-light {
    background:#F5F5F5;
}


.bgradient_light {
    background: #F5F5F5;
    background: -moz-linear-gradient(top,  #F5F5F5 0%, #ffffff 57%);
    background: -webkit-linear-gradient(top,  #F5F5F5 0%,#ffffff 57%);
    background: linear-gradient(to bottom,  #F5F5F5 0%,#ffffff 57%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5F5F5', endColorstr='#ffffff',GradientType=0 );


}
.contentpart-2texboxen ul li {
    padding-left: 36px;
}
.contentpart-2texboxen .arrowbullets ul li::before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url("../img/icon-arrow-right.svg");
    width: 26px;
    height: 13px;
    background-size: 100%;
    top: 8px;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.contentpart-2texboxen ul li::before,

ul li::before

{
    content: "";
    top: 9px;
    display: block;
    width: 9px;
    height: 9px;
    background-color: #F1E747;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
.hideit {
    display:none !important;
}
nav.navbar .mobile-header-container .navbar-brand img {
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}
nav.navbar {
z-index: 99999;
}
.scroll nav.navbar {
    height: 63px;
    border-bottom:1px solid #eeeeee;
}
.scroll .navbar:hover {
    height: 203px;
    -webkit-box-shadow: 0px 8px 19px 0px rgba(50, 50, 50, 0.11);
    -moz-box-shadow:    0px 8px 19px 0px rgba(50, 50, 50, 0.11);
    box-shadow:         0px 8px 19px 0px rgba(50, 50, 50, 0.11);
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear;
}
.scroll nav.navbar:hover .metanav {
    margin-top: 16px;
}
nav.navbar #mobile-nav-container .main-nav-container {
    padding-left: 0px;
}
nav.navbar #mobile-nav-container .main-nav-container > ul {
    padding-top: 0;
    width: auto;
    float: right;
    position: relative;
    top: 22px;
}
.scroll nav.navbar #mobile-nav-container .main-nav-container > ul {
    top: 0px;
}
.scroll nav.navbar:hover #mobile-nav-container .main-nav-container > ul {
    top: 0px;
    -moz-transition: top 650ms linear;
    -o-transition: top 650ms linear;
    -webkit-transition:top 650ms linear;
    transition: top 650ms linear;
}
nav.navbar #mobile-nav-container .main-nav-container > ul li {
    padding-left: 0px;
    margin: 0 0 0 70px;
    position:relative;
}
nav.navbar #mobile-nav-container .main-nav-container > ul li:first-child {
    margin: 0 0 0 0px;
}

nav.navbar #mobile-nav-container .main-nav-container > ul > li > a {
    color: #000;
    font-size: 18px;
}
nav.navbar .metanav {
    margin: 20px 0 0 0;
}
nav.navbar .metanav ul li a {
    padding: 0;
    font-weight: 500;
}

nav.navbar #mobile-nav-container .main-nav-container .current-menu-item a::before,
nav.navbar #mobile-nav-container .main-nav-container .current-menu-parent a::before

{
    content: "";
    width: calc(100% - 9px);
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f1e747;
}

.main-nav-container .sub-menu {
    position: absolute;
    top: 50px;
    z-index: 99;
    width: 300px !important;
    font-size: 16px;
    text-transform: none !important;
    padding: 20px;
    -webkit-box-shadow: 0px 8px 19px 0px rgba(50, 50, 50, 0.11);
    -moz-box-shadow: 0px 8px 19px 0px rgba(50, 50, 50, 0.11);
    box-shadow: 0px 8px 19px 0px rgba(50, 50, 50, 0.11);
}

nav.navbar #mobile-nav-container .main-nav-container .sub-menu li {
    width: 100% !important;
    float: left;
    position: relative !important;
    margin: 0px !important;
    padding: 7px 0 7px 0;
    font-weight: 300;
    border-bottom: 2px solid #eee;
    -webkit-transition: all 350ms;
    -moz-transition:all 350ms;
    -o-transition:all 350ms;
    transition: all 350ms;
}
nav.navbar #mobile-nav-container .main-nav-container .sub-menu li:last-child {
    padding-bottom: 0px;
    border-bottom: 2px solid #ffffff;
}

nav.navbar #mobile-nav-container .main-nav-container .sub-menu li:hover, nav.navbar #mobile-nav-container .sub-menu li.current-menu-item {
    border-bottom: 2px solid #f1e747;
}
nav.navbar #mobile-nav-container .main-nav-container .sub-menu li a{
    color:#666666;
}
nav.navbar #mobile-nav-container .main-nav-container .sub-menu li:hover a,
nav.navbar #mobile-nav-container .main-nav-container .sub-menu li.current-menu-item a
{
    color:#000000;
}
.main-nav-container .sub-menu {
    text-transform: none;
}
.main-nav-container .sub-menu a {
    text-transform: none;

}
nav.navbar #mobile-nav-container .sub-menu a {
    text-transform: none;

}
.main-nav-container .sub-menu a::before {
    content: "";
display:none;
}

.searchformbox {
    float: right;
    width: auto;
    clear: right;
    position: relative;
    top: 40px;
}
.scroll .searchformbox {
    top: -99999px;
    opacity:0;
}
.scroll nav.navbar:hover .searchformbox {
    top: 0;
    display:block;
    opacity:1;
    -moz-transition: opacity 1250ms linear;
    -o-transition: opacity 1250ms linear;
    -webkit-transition: opacity 1250ms linear;
    transition: opacity 1250ms linear;
}
.scroll nav.navbar .mobile-header-container .navbar-brand img {
    top: 0px;
}
.scroll nav.navbar:hover .mobile-header-container .navbar-brand img {
    width: 297px !important;
    top: 20px;
    position: relative;
    -moz-transition: top 950ms linear;
    -o-transition: top 950ms linear;
    -webkit-transition: top 950ms linear;
    transition: top 950ms linear;
}
.searchcontainer {
    padding-left: 5px;
    width: 460px;
    float: left;
    max-width: inherit;
    right: 50%;
    position: relative;
    margin: 0px 0 0 230px;
}
.safari .searchcontainer {
    margin: 0px 0 0 290px;
}

.mozilla .searchcontainer {
    margin: 0px 0 0 199px;
}
.en-lang .searchcontainer {
    margin-right: -131px;
}
.scroll .searchcontainer {
    margin: 10px 0 0 210px;
}
.safari.scroll .searchcontainer {
    margin: 10px 0 0 275px;
}
.mozilla.scroll .searchcontainer {
    margin: 10px 0 0 179px;
}




.en-lang .scroll .searchcontainer {
    margin-right: -131px;
}
.searchcontainer input {
    height: 30px;
    padding-left: 40px;
}
.searchcontainer .search-submit {
    position: absolute;
    top: 3px;
    left: 4px;
    width: 30px;
}
#menu-item-wpml-ls-7-en {
    margin: 0 0 0 15px;
}

.en-lang #menu-item-wpml-ls-7-de {
    margin: 0 0 0 15px;
}
.wpml-ls-item a {
    border-bottom: 5px solid #f1e747;
    color:#000000 !important;
    text-transform: none !important;
}
.wpml-ls-item-en a {
    border-bottom: 5px solid #ffffff;
    color:#ABAAAC !important;
}
.en-lang  #menu-item-wpml-ls-7-de a {
    border-bottom: 5px solid #ffffff;
    color:#ABAAAC !important;
}
.en-lang .wpml-ls-item-en a {
    border-bottom: 5px solid #f1e747;
    color:#000000 !important;
}
.content-wrapper {
    float: left;
    width: 100%;
    margin: 0px 0 0 0;
}
.headerpart {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    height: 200px;
}
footer {
    float: left;
    width: 100%;
    margin: 60px 0 0 0;
}
.heroimage {
    display: block;
    width: 100%;
    height: auto;
    float: left;
}
.heroheader-layer {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 20% 0 0 0;
}
.heroheaderHL {
    font-size: 68px;
    color: #fff;
    line-height: 76px;
    text-align: center;
}
.iconbild {
    width: 100%;
    margin: 40px 0 0 0;
}
.iconbild-img {
    display: block;
    width: 500px;
    margin: 0 auto;
}
.contentpart {
    width: 100%;
    float: left;
}
.contentpart-iconbuttons {
    padding: 50px 0;
    width: 100%;
    float: left;
}
.iconbutton-item {
    width: 25%;
    float: left;
    text-align: center;
}

.iconbutton-item h3 {
    font-family: azo-sans-web, sans-serif;
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    margin: 10px 0 0 0;

}

.section-hl {
    display: block;
    float: left;
    width: 100%;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    margin: 0 0 60px 0;
}
.section-hl h2 {
    font-size: 42px;
    line-height: 50px;
}
.section-hl h2:before{
    display:none;
}

.part-left {
    position: relative;
    float: left;
    width: 49%;
}
.part-right {
    position: relative;
    float: right;
    width: 49%;
}
.bildlinks  .part-left {
    float: right;
}
.bildlinks  .part-right {
    float: left;
}
.contentpart-textbild .text {
    width: 80%;
}
.contentpart-textbild .box-hl {
    width: 80%;
}
.box-img {
    width:100%;
    display:block;
}
.box-img.kompaktimg {
    width: 75%;
    margin: 0 auto;
}
.subline {
    font-size: 16px;
    line-height: 20px;
    border-top: 10px solid #f1e747;
    width: auto;
    display: inline-block;
    padding: 10px 0 0 0;
    margin: 0 0 15px 0;
    font-family: azo-sans-web, sans-serif;
}
.buttonline {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}

.buttonline-center {
    text-align: center;
}
.standardheadersubline .buttonline {
    margin: 20px 0 20px 0;
}
.standardheadersubline .buttonline .linkbutton {
    border: 1px solid #000000;
}
.linkbutton {
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #f1e747;
    padding: 3px 20px 2px 20px;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    color:#000000;
}

.linkbutton:hover {
    background:#f1e747;
    color:#000000;
    opacity: 1;
}
.contentpart.bgradient_light {
    padding: 50px 0 50px 0;
}
.contentpart-standardheader.bgradient_light {
    padding: 0px 0 0px 0;
}
.contentpart-textbild {
    margin: 50px 0 0px 0;
}
.contentpart.no_space_bottom {
    padding-bottom: 0px;
}
.contentpart-inner-center {
    float:left;
    width:100%;
}

.borderbottom .contentpart-inner .contentpart-inner-center {
    border-bottom:1px solid #C0C0C0;
    padding-bottom:50px;
}

.imagelayer-button {
    background: #f1e747;
    width: 250px;
    position: absolute;
    top: 80px;
    z-index: 2;
    padding: 20px 20px 20px 20px;
    color:#000000;
    font-size:16px;
    line-height:20px;
    -moz-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    -webkit-transition: all 350ms linear;
    transition: all 350ms linear;
}
.imagelayer-button .imagelayer-headline {
    font-weight: 600;
    text-transform: uppercase;
    font-family: azo-sans-web, sans-serif;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    float: left;
    display: block;
    margin: 10px 0 0 0;
    width:220px;
}
.imagelayer-button-link:hover {
    opacity: 1;
}
.imagelayer-button-link:hover .imagelayer-button  {
    width: 265px;
    opacity:1;
}
.contentpart-newsletteranmeldung {
    padding: 30px 0;
    margin: 50px 0 0 0;
    overflow: hidden;
}
.nl-teaserpart {
    text-align: center;
    margin: 0px 0 0 0;
    position: relative;
    z-index: 10;
}
.nl-teaserpart .subline {
    border-top: 10px solid #fff;
}
.newsletterformbox {
    float: left;
    width: 50%;
    margin: 0px 0 0 25%;
    margin-top: 40px;
}

.newsletterformbox input[type="checkbox"] {
    width: auto;
    padding-right: 1rem;
    display: block !important;
    position: absolute;
    height: auto;
    top: 5px;
}

.NLform-On  .newsletterformbox {
    height: auto;
    z-index: 1;
    opacity:1;
    margin: 20px 0 0 25%;
}
.NLform-On .nl-teaserpart .openNL {
    display:none;
}
.bg-yellow .linkbutton {
    border: 1px solid #fff;
}
.bg-yellow .linkbutton:hover {
    border: 1px solid #fff;
    background:#ffffff;
}
.linkbutton {
    cursor:pointer;
}

.newsletterformbox .wpcf7-response-output {
    font-size: 14px;
    line-height: 18px;
}

.newsletterformbox  .wpcf7-form-control.wpcf7-submit {

    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    padding: 2px 20px;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    color: #000000;
    width: 370px;
    margin: 0 auto;
    float: none;
    display: block !important;
    -moz-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    -webkit-transition: all 350ms linear;
    transition: all 350ms linear;
}
.newsletterformbox  .wpcf7-form-control.wpcf7-submit:hover {

    background:#ffffff;

}
.factbackground {
    display: block;
    position: absolute;
    left: 50%;
    width: 1000px;
    margin: 0 0 0 -500px;
    top: -19%;
    opacity: 0.7;
}
.contentpart-facts {
    position:relative;
    overflow:hidden;
}
.contentpart-facts .contentpart-inner-center {
    min-height:400px;
    position:relative;
}

.fact-item {
    position: relative;
    z-index: 99;
    text-align: center;
    float: left;
    margin: 0 3% 0px 3%;
}
.fact-item:nth-child(1) {
    left: 5%;
    top: 40px;
}
.fact-item:nth-child(2) {
    margin: 220px 140px 10px -60px;
}
.fact-item:nth-child(3) {
    right: 5%;
    top: 20px;
}
.fact-item:nth-child(4) {
    top: 50px;
    margin: 0px 0 0 20%;
}
.fact-item:nth-child(5) {
    float: right;
    top: 0;
    right: 0;
    margin: 0px 360px 0 0px;
}

.fact-item .icon-img {
    max-width: 280px;
}

.fact-item-text {
    position: relative;
    top: -31px;
    font-size: 28px;
}

.subimage {
    display: block;
    width: 430px;
    margin: 0 auto;
}

.subimagebox {
    width: 100%;
    float: left;
    margin: 60px 0 60px 0;
}

.section-teaserpart {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 50px 0;
}
.contentpart-2texboxen {
    margin: 30px 0 30px 0;
}

.contentpart-2texboxen .part-left, .contentpart-2texboxen .part-right  {
    width: 45%;
}
.contentpart-2texboxen  .part-left.onlyonebox {
    width: 100%;
    margin: 0px;
}
.contentpart.bg-light {
    padding: 0px 0 30px 0;
}

.footer-left {
    float: left;
    width: 30%;
    margin-top:30px;
}
.footer-center {
    float: left;
    width: 30%;
    margin-top:30px;
}
.footer-right {
    float: right;
    width: 450px;
    margin-top: 30px;
}
.wrapper > footer .socialmedia {
    opacity: 0.5;
    float: left;
}
footer .socialmedia {
    margin: 29px 0 0 0;
}

footer ul li::before {
    content: "";
display:none;
}
.socialmedia li img {
   width: auto;
    height:25px;
}
.socialmedia.sidebar li img {
    width: 20px;
    height: auto;
}
footer .socialmedia li {
    float: left;
    opacity: 0.5;
}


.footerlogo-header {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 10px;
    color: #B2B2B2;
    padding: 0 0px 0 0px;
}

.footerlogo-item {
    width: 150px;
    float: left;
    right: 1px solid #ccc;
    padding: 10px 15px 10px 15px;
}
.footerlogo-item img {
    display:block;
    width: 100%;
}

.footerlogo-item:last-child {
    border-right: 0px solid #ccc;
    padding-right: 0px;
}
.footerlogo-item:last-child img {
    top: -10px;
    position: relative;
    right: -5px;
}
footer .socialmedia {
    margin: 35px 0 0 0;
}
.footer-logos {
    position: relative;
    top: -10px;
}
#rubikon {
    font-size: 16px;
    opacity: 0.5;
    text-align: right;
    margin: -60px 0 0 0;
}

footer .navbar-brand img {
    width: 200px;
}
footer  .text-container.footer-impressum {
    font-size: 16px;
    color: #333;
}
footer  .text-container.footer-impressum a {
    text-decoration:none;
    color: #333;
}
footer  .mainnav, footer  .metanav {
    font-size: 16px;
    text-transform: none;
}
footer  .mainnav .sub-menu {
    display:none;
}
footer  .metanav li {
    float:left;
}

footer .metanav {
    margin: 30px 0 0 0;
}

.contentpart-standardheader {
    position: relative;
    min-height: 270px;
}
.single-events  .contentpart-standardheader {
    min-height: 413px;

}

.single-events .contentpart.contentpart-breadcrumb {
    position: relative;
    top: 0px;
    z-index: 2;
}
.standardheader-layer {
    position: absolute;
    top:inherit;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    width: 48%;
}
.standardheader-layer-inner {
    width: 90%;
    margin: 30px 0 30px 30px;
}
.standardheadersubline {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    margin: 20px 0 0 0;
}
.contentpart.contentpart-breadcrumb {
    margin: 0px;
    padding: 0px !important;
    font-size:16px;
    color:#000000;
    font-weight: 500;
}
.contentpart-breadcrumb a {
color:#707070;

    font-weight: 300;
    text-decoration:underline;
}

.contentpart-breadcrumb .seperator {
    margin: 0 3px 0 3px;
    color:#707070;
    font-weight: 300;
}

.contentpart-infocircle-wrapper {
    margin:60px 0;

}
.infocircle {
    width:270px;
    height:270px;
    overflow:hidden;
    margin:0 auto;
    border:8px solid #F1E747;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
.infocircle-inner {
    font-size: 37px;
    line-height: 45px;
    text-align: center;
    font-family: museo-slab, serif;
    font-weight: 700;
    margin: 28% 0 0 5%;
    width: 90%;
}
.contentpart-infocircle-wrapper .contentpart-infocircle {
    padding: 50px 0 50px 0;
}
.contentpart-infocircle li, .textboxgrid-item .inputext li {
position:relative;
}
.contentpart-infocircle li:before,
.textboxgrid-item .inputext li:before

{
    content:"";
    top: 9px;
    display:block;
    width:9px;
    height:9px;
    background:#F1E747;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
.contentImageslider_item.cycle-slide {
    width: 100%;
}

.cycle-prev-slide .slidearrow {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.contentImageslider-prev-slide {
    float: left;
    cursor:pointer;
}
.contentImageslider-next-slide {
    float: right;
    cursor:pointer;
}
.slidernavbox {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}
.imagelayer {
    position: absolute;
    z-index: 10;
    top: 15%;
    padding: 10px 20px;
    font-weight: 500;
    line-height: 20px;
    font-size: 16px;
    max-width: 300px;
}

.pager-steps {
    position: absolute;
    text-align: center;
    width: 300px;
    left: 50%;
    margin: 0 0 0 -150px;
}
.pager-steps span {
    text-indent: -9999px;
    cursor: pointer;
    display: inline-block;
    background: #B7B7B7;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    margin: 7px 3px;
}
.pager-steps span:hover, .pager-steps span.cycle-pager-active {
    background:#000000;
}

.contentpart-anfragebox {
    margin: 70px 0 0 0;
}
.ansprechpersonBox {
    width:100%;
    float:left;
-webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.11);
-moz-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.11);
box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.11);
}
.ansprechpersonBox-text {
    width: 90%;
    float: left;
    margin: 20px 0 20px 5%;
}

.contentpart-anfragebox .part-left.part-left-compact {
    width: 30%;
}
.contentpart-anfragebox .part-right-compact {
    width: 60%;
}
.contentpart-anfragebox  .clear.margin-top {
    margin: 50px 0 0 0;
    height:1px;
    float: left;
    width: 100%;
}

.contentpart-anfragebox .anfrageformbox {
    float: right;
    width: 100%;
}
.contentpart-anfragebox .anfrageformbox textarea {
    height: 260px;
}
.inputext .ansprechpersonBox-text a {
    text-decoration:none
}

.contentpart-inner-compact {
    float: left;
    width: 100%;
}
.contentpart-inner-compact .container {
    padding:0px;
}
.contentpart-newscontentrows .container {
    padding:0px;
}
.contentpart-newscontentrows .containerwrapper {
    padding-left: 28px;
    padding-right: 28px;
}

.newsteaser {
    width:100%;
    float:left;
    font-size:24px;
    line-height:34px;
    border-top:1px solid #C0C0C0;
    border-bottom:1px solid #C0C0C0;
    margin:20px 0 0 0;
    padding:20px 0 60px 0;
}

.mainpart-75 {
    width: 65%;
    float: left;
    position: relative;
}

.sidepart-25  {
    width: 30%;
    float: right;
    position: relative;
}
.list-item-inner {
    width: 88%;
    margin: 75px 0 0 0;
    float: right;
    position:relative;
}

.sidepart-25::after {
    content: "";
    width: 9999px;
    height: 100%;
    top: 0px;
    left: 100%;
    background: #F5F5F5;
    display: block;
    position: absolute;

}

.date {
    font-size: 14px;
}
.branchencat {
    width: 100%;
    float: left;
    margin: 22px 0 20px 0;
}
.branch-item {
    float: left;
    font-size: 16px;
    margin: 0 5px 0 0;
    text-transform: capitalize;
}
.branch-item.branch-item-off {
    color:#707070;
}
.branch-item:last-child {
    margin: 0 0px 0 0;
}
.branch-icon {
    display: block;
    background: #ffffff;
    width: 33px;
    height: 33px;
    overflow: hidden;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    float: left;
    margin: -2px 7px 0 0;
    border: 1px solid #DBDBDB;
    text-align: center;
}
.branch-item-on  .branch-icon {
    background: #DBDBDB;
}
.branch-icon img {
    display: inline-block;
    width: auto;
    height: 18px;
    margin: 6px 0 0 0;
    text-align: center;
}
.contentpart.contentpart-text-2bilder {
    margin: 30px 0 0 0;
}
.fulltext {
    width: 100%;
    float: left;
    margin: 0px 0 6px 0;
}
.box-img-text {
    font-size:14px;
}

.videobox video {
    width:100%;
    height: auto;
    object-fit: fill;
}

.contentpart-anfrageboxNews h3{
    font-family: azo-sans-web, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;

}

.contentpart-anfrageboxNews .part-left.part-left-compact {
    width: 50%;
}
.contentpart-anfrageboxNews {
    border-top: 1px solid #C0C0C0;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
}
.contentpart-anfrageboxNews .clear.margin-top {
    margin: 10px 0 0 0;
}

.date {
    width: 100%;
    float: left;
}

.previmg {
    width: 100%;
    height: auto;
}
.list-item {
    float: left;
    width: 100%;
    background: #fff;
    margin: 0 0 50px 0;
    padding: 15px;
    border-top:10px solid #F1E747;
    -webkit-box-shadow:  0px 0px 10px 0px rgba(50, 50, 50, 0.11);
    -moz-box-shadow:  0px 0px 10px 0px rgba(50, 50, 50, 0.11);
    box-shadow:  0px 0px 10px 0px rgba(50, 50, 50, 0.11);
}
.eventsitems .list-item {
    border-top:10px solid #ffffff;
}
.eventsitems .list-item.hcevent {
    border-top:10px solid #F1E747;
}


.sidebar-items  .list-item {
  max-width:310px;

}

.item-branchenuebergreifend {
    border-top:10px solid #DBDBDB;
}
.item-branchenuebergreifend {
    border-top:10px solid #DBDBDB;
}
.item-industrie {
    border-top:10px solid #A3CCEE;
}



.item-gewerbe {
    border-top:10px solid #E89159;
}
.item-forst {
    border-top:10px solid #AFD65C;
}

.item-branchenuebergreifend .linkbutton {
    border: 1px solid #DBDBDB;
}
.item-branchenuebergreifend .linkbutton:hover {
    background: #DBDBDB;
}
.item-industrie .linkbutton {
    border: 1px solid #A3CCEE;
}
.item-industrie .linkbutton:hover {
    background: #A3CCEE;
}
.item-gewerbe .linkbutton {
    border: 1px solid #E89159;
}
.item-gewerbe .linkbutton:hover {
    background: #E89159;
}
.item-forst .linkbutton {
    border: 1px solid #AFD65C;
}
.item-forst .linkbutton:hover {
    background: #AFD65C;
}
.list-item  .branchencat {
    font-size: 13px;
    float: left;
    max-width: 70%;
    margin: 0px;
}
.events-overview table tr td {
    padding: 20px 10px 20px 10px;
    vertical-align: top;
}
.events-overview table tr td:first-child {
    font-size: 16px;
    font-weight: 600;
}
.events-overview  table tr:nth-child(even)  {
   background: #F5F5F5;
}

.eventsitems .list-item  .branchencat {
    max-width: 60%;

}
.item-industrie .branch-item-on .branch-icon {
    background: #A3CCEE;
}
.item-gewerbe .branch-item-on .branch-icon {
    background: #E89159;
}
.item-forst .branch-item-on .branch-icon {
    background: #AFD65C;
}
.list-item  .branch-item {
    font-size: 13px;
}
.list-item .date {
    float: right;
    font-size: 13px;
    max-width:30%;
    text-align:right;
}
.previmage {
    width: 100%;
    float: left;
    margin: 12px 0 3px 0;
}


.list-item .buttonline  {
    text-align:center;
}
.list-item .linkbutton {
    font-size: 14px;
    min-width: 200px;
    margin: 0 auto;
    float: none;
    display: inline-block;
}
.SidebarHL {
    font-size: 24px;
    display: block;
    float: left;
    margin: 0 0 7px 0;
    width: 100%;
}
.contentpart-anfrageboxNews .box-hl {
    width: 100%;
}
.newsteaser-old {
    border-bottom: 1px solid #C0C0C0;
    padding-bottom: 60px;
    margin-bottom: 0px;
}

.contentpart-oldnewscontentrows .inner {
    width: 100% !important;
}
.textboxgrid-item {
    width: 49%;
    float: left;
    margin: 25px 0 0 0;
    padding: 30px 25px 25px 25px;
    position:relative;
    z-index:5;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.1);
    box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.1);
}

.textboxgrid-item:nth-child(even) {
    float: right;
}
.contentpart-textboxgrid {

}
.textboxgrid-wrapper {
    position: relative;
    float: left;
    width:100%;

}
.textboxgridbg {
    display: block;
    position: relative;
    top: -22%;
    left: -7%;
    margin: 0 auto;
    width: 90%;
}
.textboxgridbgwrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    bottom: 0px;
    left: 0px;

}
.textboxgrid-wrapper .clear {
    display:none;
}
.textboxgrid-wrapper .clear:nth-child(even) {
    display:block;
}

.textboxgrid-item h2.boxhl {
width: auto;
display: block;
    padding: 30px 0 0 0;
    font-size: 30px;
}
.textboxgrid-item h2.boxhl:before {
    content:"";
    height:10px;
    width:176px;
    background:#f1e747;
    position:absolute;
    left:0px;
    top:-5px;
    display:block;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
}
.wpcf7-form label, .wpcf7-form .wpcf7-list-item-label {
    width: 97%;

}
.ctabackground {
    display: block;
    position: absolute;
    left: 8%;
    width: 70%;
    top: -200px;
    opacity: 0.3;
    z-index: 0;
}

.balkenheadline .section-headline,
.balkenheadline h2

{
    border-top: 10px solid #f1e747;
    padding: 30px 0 0 0;
    display: inline-block;
}



.headline_links_ausrichten {
    text-align:left;
}
.contentpart.contentpart-bigvideo {
    margin: 40px 0 0 0;
}

.contentpart-newscontentrows .contentpart-fullwidth {
    width: 127.5%;
}
.bigvideobox {
    position:relative;
    width:80%;
    float:left;
}
.videoprev {
    display: block;
    width: 100%;
    height: auto;
}
.bigvideobox h2 {
    font-size: 68px;
    line-height: 70px;
    width: 100%;
    text-align: center;
    color: #F1E747;
    z-index: 10;
    top: 70%;
}
.bigvideoplayBTN {
    display: block;
    cursor: pointer;
    z-index: 20;
    margin: 0 0 0 -42px;
    padding-left: 50%;
}
.bigvideoplayBTN:hover {
    opacity:0.7;
}
.bigvideobox-play h2,
.bigvideobox-play .bigvideoplayBTN,
.bigvideobox-play .videoprev
{
    display:none;
    opacity:0;
    pointer-events:none;
    -webkit-transition: all 350ms;
    -moz-transition:all 350ms;
    -o-transition:all 350ms;
    transition: all 350ms;
}
.bigvideobox-play .videoprev {
    position:absolute;
}
.videowrapper {
    width: 100%;
    float: left;
    position: relative;
}
.videowrapper {
    width:100%;
    height:auto;
    opacity:0;
    pointer-events:none;
    position:absolute;
    z-index:-1;
}
.videowrapper video {
    width:100%;
    height:auto;
    position:relative;
}
.bigvideobox-play .videowrapper {
    width:100%;
    height:auto;
    opacity:1;
    pointer-events:inherit;
    position:relative;
    z-index:2;
    -webkit-transition: opacity 350ms;
    -moz-transition:opacity 350ms;
    -o-transition:opacity 350ms;
    transition: opacity 350ms;
}
.bildinfo {
width:100%;
    float:left;
    margin: 20px 0 0 0;
}
.searchcontainer .icon-magnifier::before {
    margin-top: 0px;
}

.contentpart.contentpart-teamholz {
    margin: 50px 0 0 0;
}
.teamholz-items  {
    width: 100%;
    float: left;
    margin: 50px 0 0 0;
    position:relative;
}
.teamholz-items:after {
    content:"";
    position:absolute;
    z-index:2;
    bottom:0px;
    left:0px;
    width:100%;
    height:30px;
    background:#ffffff;
}

.contentpart-teamholz .teamholz-item {
    display:none;
}
.contentpart-teamholz .teamholz-item:nth-child(1),
.contentpart-teamholz .teamholz-item:nth-child(2),
.contentpart-teamholz .teamholz-item:nth-child(3),
.contentpart-teamholz .teamholz-item:nth-child(4)
{
    display:block;
}

.teamholz-item {
    float: left;
    width: 23.7%;
    margin: 0 1.5% 0 0;
}
.teamholz-item:nth-child(4) {
    margin-right:0px;
}

.contentpart.contentpart-teamholz .linkbutton {
    padding: 3px 20px 2px 20px;
    margin: 25px auto 0;
    width: 23.5%;
}
.contentpart.bg-light {
    padding: 40px 0 40px 0;
}
.contentpart.contentpart-clustermap {
    padding: 80px 0 0 0;
}
.contentpart-ansprechpartner .iconbutton-item h2,
.contentpart-ansprechpartner .iconbutton-item h3
{
 font-size: 22px;
}
.iconbutton-item .iconitemtext {
    text-align:left;
}

.iconitemtext ul li::before {
    content: "";
    top: 9px;
    display: block;
    width: 9px;
    height: 9px;
    background-color: #F1E747;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}

.contentpart-ansprechpartner .icon-img {
    width: 83px;
    height: 83px;
}
.contentpart-ansprechpartner .iconitemtext ul {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-align:left !important;
}

.color-gruen .iconitemtext ul li::before {
    background-color: #AFD65C;
}
.color-rot .iconitemtext ul li::before {
    background-color: #E89159;
}
.color-grau .iconitemtext ul li::before {
    background-color: #DBDBDB;
}
.color-turkis .iconitemtext ul li::before {
    background-color: #A3CCEE;
}
.ansprechitem, .newsitems .list-item {
    float: left;
    width: 32.3%;
    min-height: 10px;
    margin: 0 1.5% 20px 0;
    position:relative;
}
.ansprechitem:nth-child(3n) {

}
.ansprechitem:nth-child(3n), .newsitems .list-item:nth-child(3n) {
    margin-right:0% ;
}
.newsitems, .projectitems {
    position: relative;
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
}
.contentpart-currentprojects-all .projectitems .list-item  {
display:none;
}
.contentpart-currentprojects-all-archiv .projectitems .list-item  {
    display:block;
}
.contentpart-currentprojects-all .projectitems .list-item:nth-child(1),
.contentpart-currentprojects-all .projectitems .list-item:nth-child(2)
{
    display:block;
}
.newcatname {
    text-transform: capitalize;
}

.itemtext {
    float:left;
}
.itemtext h4 {
   font-size:20px;
    font-weight:bold;
    line-height:28px;
}
.catbox {

    position: absolute;
    right: 20px;
    z-index: 10;
    top: 20px;

}
.catboxItem {
    margin: 0 0 10px 0;
}
.catboxItem img {
    width: 30px;
    height: 30px;
    display:block;
}



.ansprechitem .ansprechpersonBox {
    min-height: 470px;
}
.ansprechitem h3 {
font-family: azo-sans-web, sans-serif;
    font-size:20px;
    line-height:22px;
}

.position {
    font-size: 16px;
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
}

.box-img-wrapper {
    height:260px;
    width:100%;
    float:left;
    overflow:hidden;
    background:#eeeeee;
}
/* Forst Color */
.clustercat-49 .standardheader-layer {
    background: #AFD65C;
}
.clustercat-49 .subline {
    border-top: 10px solid #AFD65C;
}
.clustercat-49 .contentpart-newsletteranmeldung .subline {
    border-top: 10px solid #ffffff;
}
.clustercat-49 .contentpart-anfragebox  .subline {
    border-top: 10px solid #F1E747;
}
.clustercat-49  ul li::before
{
    background-color: #AFD65C;
}
.clustercat-49  .itemtext  .linkbutton {
    border: 1px solid #AFD65C;
}
.clustercat-49  .itemtext  .linkbutton:hover {
    background: #AFD65C;
}
.clustercat-49  .list-item {
    border-top: 10px solid #AFD65C;
}
.clustercat-49  .branchencat .industrie,
.clustercat-49  .branchencat .gewerbe
{
   display:none !important;
}
/* Industrie Color */
.clustercat-51 .standardheader-layer {
    background: #A3CCEE;
}
.clustercat-51 .subline {
    border-top: 10px solid #A3CCEE;
}
.clustercat-51 .contentpart-newsletteranmeldung .subline {
    border-top: 10px solid #ffffff;
}
.clustercat-51 .contentpart-anfragebox  .subline {
    border-top: 10px solid #A3CCEE;
}
.clustercat-51  ul li::before {
    background-color: #A3CCEE;
}
.clustercat-51  .itemtext  .linkbutton {
    border: 1px solid #A3CCEE;
}
.clustercat-51  .itemtext  .linkbutton:hover {
    background: #A3CCEE;
}
.clustercat-51  .list-item {
    border-top: 10px solid #A3CCEE;
}
.clustercat-51  .branchencat .forst,
.clustercat-51  .branchencat .gewerbe
{
    display:none !important;
}
/*  Gewerbe Color */
.clustercat-50 .standardheader-layer {
    background: #E89159;
}
.clustercat-50 .subline {
    border-top: 10px solid #E89159;
}
.clustercat-50 .contentpart-newsletteranmeldung .subline {
    border-top: 10px solid #ffffff;
}
.clustercat-50 .contentpart-anfragebox  .subline {
    border-top: 10px solid #E89159;
}
.clustercat-50  ul li::before {
    background-color: #E89159;
}
.clustercat-50  .itemtext  .linkbutton {
    border: 1px solid #E89159;
}
.clustercat-50  .itemtext  .linkbutton:hover {
    background: #E89159;
}
.clustercat-50  .list-item {
    border-top: 10px solid #E89159;
}
.clustercat-50  .branchencat .forst,
.clustercat-50  .branchencat .industrie
{
    display:none !important;
}


/*  branchenueber Color */
.clustercat-48 .standardheader-layer {
    background: #DBDBDB;
}
.clustercat-48 .subline {
    border-top: 10px solid #DBDBDB;
}
.clustercat-48 .contentpart-newsletteranmeldung .subline {
    border-top: 10px solid #ffffff;
}
.clustercat-48 .contentpart-anfragebox  .subline {
    border-top: 10px solid #DBDBDB;
}
.clustercat-48  ul li::before {
    background-color: #DBDBDB;
}
.clustercat-48  .itemtext  .linkbutton {
    border: 1px solid #DBDBDB;
}
.clustercat-48  .itemtext  .linkbutton:hover {
    background: #DBDBDB;
}
.clustercat-48  .list-item {
    border-top: 10px solid #DBDBDB;
}
.clustercat-48  .branchencat .forst,
.clustercat-48  .branchencat .industrie,
.clustercat-48  .branchencat .gewerbe
{
    display:none !important;
}


.contentpart-anfragebox .subline {
    border-top: 10px solid #F1E747 !important;
}

.projectitems {
    float:left;
    width:100%;
}
.list-item {
    position:relative;
}
.projectitems .list-item {
    width: 49%;
    float: left;
}
.projectitems .list-item:nth-child(2n) {
float:right;
}
.catcolorline {
    position:absolute;
    width:100%;
    top:-10px;
    left:0px;
}
.catcolorlineitem {
    display: none;
    float: left;
    width: 50%;
    height: 10px;
}
.catcolorlineitem-forst, .catcolorlineitem-forst-en {
    background:#AFD65C;
    display: block;
}
.catcolorlineitem-industrie, .catcolorlineitem-industrie-en {
    background:#A3CCEE;
    display: block;
}
.catcolorlineitem-gewerbe, .catcolorlineitem-gewerbe-en {
    background:#E89159;
    display: block;
}
.catcolorlineitem-branchenuebergreifend, .catcolorlineitem-branchenuebergreifend-en {
    background:#DBDBDB;
    display: block;
}
.branch-item {
    cursor: pointer;
}
.branch-item:hover {
    opacity: 0.8;
}


.branch-item-forst  .branch-icon, .branch-item-forst-en  .branch-icon {
    background: #AFD65C !important;
}
.branch-item-industrie  .branch-icon, .branch-item-industrie-en  .branch-icon {
    background: #A3CCEE !important;
}
.branch-item-gewerbe  .branch-icon, .branch-item-gewerbe-en  .branch-icon {
    background: #E89159 !important;
}
.branch-item-branchenuebergreifend  .branch-icon, .branch-item-branchenuebergreifend-en  .branch-icon {
    background: #DBDBDB !important;
}

.branchencat .branch-item  {
    display:none
}


.branchencat .branch-item-forst,
.branchencat .branch-item-gewerbe,
.branchencat .branch-item-industrie,
.branchencat .branch-item-branchenuebergreifend,
.branchencat .branch-item-forst-en,
.branchencat .branch-item-gewerbe-en,
.branchencat .branch-item-industrie-en,
.branchencat .branch-item-branchenuebergreifend-en
{
    display:block
}

.contentpart-currentevents  .itemtext {
    float: left;
    width: 100%;
}
.contentpart-currentevents .list-item .buttonline {
    text-align: center;
    width: auto;
    float: right;
}

.contentpart-currentevents  .list-item .branchencat {
    margin: 15px 0 0 0;
}
.contentpart-currentevents  .list-item  .buttonline {
    margin: 15px 0 0 0;
}
.contentpart-currentevents .list-item .date {
    float: left;
    width: 100%;
    text-align: left;
    min-width: 300px;
}

.qualitextline {
    width: 100%;
    float: left;
    border-bottom: 1px solid #707070;
}
.qualitem {
    width: 100%;
    float: left;
    border-bottom: 1px solid #707070;
    padding: 5px 0 5px 0;
}
.qualitem .date {
    width: 15%;
    float: left;
}
.qualitem .branchencat {
    width: 130px;
    float: left;
    margin: 0 0 0px 0;
    min-height: 10px;
}
.projectitems .qualitem .itemtext {
    float: left;
    min-height: auto;
}
.qualitem h4 {
    margin: 0 0 0 0;
    padding: 0px;
    line-height: 26px;
    font-size: 16px;
}
.contentpart-currentevents .qualitem  .itemtext {
    float: left;
    width: 57%;
}

.qualitem h4 {
    margin: 0 0 0 0;
    padding: 0px;
    line-height: 29px;
}


.part-left-full  {
    width:100%;
}

.cluster-Catrow {
    background:#ffffff;
    float:left;
    position:relative;
    width:100%;
    padding: 10px;
    margin: 0 0 40px 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    height: 100px;
    overflow:hidden;
}
.cluster-Catrow-open {
    height: auto;
    min-height: 100px;
    padding-bottom: 50px;
}
.cluster-Catrow .caticon {
    width: 80px;
    height: 80px;
    float: left;
}
.cluster-Catrow .caticon img {
    display:block;
    width: 80px;
    height: 80px;
    float: left;
}

.closeRowBtn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.closeRowBtnClose {
    display:none
}
.cluster-Catrow-open .closeRowBtnOpen {
    display:none
}
.cluster-Catrow-open .closeRowBtnClose  {
    display:block;
}
.cluster-Catrow .cluster-Catrow-header {
    cursor:pointer;
}
.cluster-Catrow .cluster-Catrow-header h2 {
    font-size: 32px;
    font-weight: 300;
    display: block;
    float: left;
    margin: 15px 0 0 20px;
}


.contentzentrieren .part-left {
    text-align: center;
}
.contentpart-textbild.contentzentrieren .box-hl {
    width: 100%;
}

.contentpart-textbild.contentzentrieren .text {
    width: 60%;
    margin: 0 auto;
}

.nobg {
    background:none !important;
}


.nohl .box-hl {
    display:none !important;
}

.qualiitems .buttonline {
    margin-top: 40px;
}
.overviewwrapper {
    width:100%;
    float:left;
}
.overviewwrapper .newsitems .list-item:nth-child(3n) {
    margin-right: 0%;
    clear: right;
}
.overviewwrapper .newsitems .list-item:nth-child(3n+1)  {
    clear: left;
}
.overviewwrapper .newsitems .list-item   {
    display:none;
}
.overviewwrapper .newsitems .list-item:nth-child(1),
.overviewwrapper .newsitems .list-item:nth-child(2),
.overviewwrapper .newsitems .list-item:nth-child(3)
{
    display:block;
}
.contentpart-newsoverview-all  .overviewwrapper .newsitems .list-item   {
    display:block;
}

.branch-section {
    width: 100%;
    float: left;
    margin: 0 0 12px 0;
}
.branch-section .branch-item {
    font-size: 24px;
    font-weight: 600;
    font-family: museo-slab, serif;

}
.branch-section .branch-item .branch-icon {
    background: none !important;
    border: 0px !important;
    height: 40px;
    width: 40px;
    overflow: visible;
    margin: 0px 10px 0 0;
}
.branch-section .branch-item .branch-icon img {
    height: 38px;
    margin: -6px 0px 0 0;
}
.contentpart-newsoverview .buttonline {
margin: 20px 0 20px 0;
}
.btnarrowdown {
    display: block;
    margin: 0 auto 10px auto;
    position:relative;
    top:0px;
}
.mehrnewsBTN, .mehrprojekteBTN  {
    text-transform: uppercase;
}

.mehrnewsBTN:hover .btnarrowdown, mehrprojekteBTN:hover .btnarrowdown {
    top:5px;
}

.contentpart-newsoverview-all .mehrnewsBTN,
.contentpart-newsoverview-nomore .mehrnewsBTN
{
   display:none;
}
.eventsitems, .newsitems, .projectitems {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-start;

    flex-wrap: wrap;
}
.eventsitems .list-item,
.projectitems .list-item
{
    min-height: 150px;
    flex: 0 48%;
    margin: 0 2% 25px 0;

}
.newsitems .list-item {
    float: inherit;
    min-height: 150px;
    flex: 0 0 32%;
    margin: 0 2% 25px 0;
}

.eventsitems .list-item:nth-child(odd) {
   margin-right:0px;

}
.eventsitems .list-item .itemtext h4 {
    min-height: 1px;
    display: block;
    width: 100%;
    float: left;
    padding:0px;
}
.eventswrapper {
    width: 100%;
    float: left;
    margin: 50px 0 0 0;
}
.eventswrapper .event-desc {
    font-size: 16px;
    min-height: inherit;
    width: 100%;
    float: left;
    line-height: 22px;
}
.eventswrapper .branchencat  div {
    display:none;
    float: left;
    margin: 0 10px 0 0;
}
.eventswrapper .eventsitems-nocat .branchencat  div.gewerbe, .eventswrapper .eventsitems-nocat .branchencat  div.industrie,
.eventswrapper .eventsitems-nocat .branchencat  div.iforst
{
display:block;
}

.eventswrapper .branchencat > .forst.first {
    display:block;
}

.eventswrapper .branchencat > .gewerbe.first {
    display:block;
}
.eventswrapper .branchencat > .industrie.first {
    display:block;
}

.eventswrapper .branchencat > div.branchenuebergreifend {
    display:block;
}
.eventswrapper .branchencat > div:before {
    content:"";
    background-color: #eeeeee;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 33px;
    height: 33px;
    overflow: hidden;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    float: left;
    margin: -2px 7px 0 0;
    border: 1px solid #DBDBDB;
    text-align: center;
}
.eventswrapper .branchencat > div.forst:before {
    background-color: #AFD65C;
    background-image: url("/wp-content/themes/Holzcluster-Theme/img/forst.svg");
}
.eventswrapper .branchencat > div.branchenuebergreifend:before {
    background-color: #DBDBDB;
    background-image: url("/wp-content/themes/Holzcluster-Theme/img/branchenuebergreifend.svg");
}
.eventswrapper .branchencat > div.gewerbe:before {
    background-color: #E89159;
    background-image: url("/wp-content/themes/Holzcluster-Theme/img/gewerbe.svg");
}
.eventswrapper .branchencat > div.industrie:before {
    background-color: #A3CCEE;
    background-image: url("/wp-content/themes/Holzcluster-Theme/img/industrie.svg");
}

.contentpart-qualireiter .box-hl {
    margin: 0 0 20px 0;
}

eventsitems-nocat


.contentpart-qualireiter .qualitem {
    display:block;
}
.contentpart-qualireiter  .qualitem .branchencat {
    width: 60px;
}
.contentpart-qualireiter .branchencat .branch-item {
    display: block;
}
.kursart {
    float: right;
    margin: 0 12px 0 0px;
}
.qualitem .date {
    width: 150px;
    margin: 0 0 0 10px;
    min-height: 1px;
}

.contentpart-qualireiter .cluster-Catrow-branchen .qualibranch-item-branchenuebergreifend {
    display:block;
}
.contentpart-qualireiter .cluster-Catrow-forst .qualibranch-item-forst {
    display:block;
}
.contentpart-qualireiter .cluster-Catrow-industrie .qualibranch-item-industrie {
    display:block;
}
.contentpart-qualireiter .cluster-Catrow-gewerbe .qualibranch-item-gewerbe {
    display:block;
}


.veranstalter-item {
    width: 24.2%;
    float: left;
    height: 200px;
    overflow: hidden;
    background: #F5F5F5;
    margin: 0 1% 20px 0;
    text-align: center;
    font-size: 20px;
    border-top: 10px solid #F1E747;
    display:none;
}

.veranstalter-item:nth-child(4n){
    margin-right:0px;
}
.veranstalter-item .boxhl {
    font-size: 24px;
    color: #707070;
    font-family: azo-sans-web, sans-serif;
    line-height: 30px;
    margin: 60px 0 0 0;
}
.veranstalter-item:nth-child(1),
.veranstalter-item:nth-child(2),
.veranstalter-item:nth-child(3),
.veranstalter-item:nth-child(4),
.veranstalter-item:nth-child(5),
.veranstalter-item:nth-child(6),
.veranstalter-item:nth-child(7),
.veranstalter-item:nth-child(8)
{
 display:block
}
.newsteaser-old {
    display:none;
}

.contentpart-textbild  .part-left-full .text {
    width: 100%;
}

.contentpart-newsintro .branch-item {
    margin: 0 25px 0 0;
    display:none;
}

.contentpart-newsintro.branchenuebergreifend .branch-item-branchenuebergreifend {
    display:block;
}
.contentpart-newsintro.forst .branch-item-forst {
    display:block;
}
.contentpart-newsintro.industrie .branch-item-industrie {
    display:block;
}
.contentpart-newsintro.gewerbe .branch-item-gewerbe {
    display:block;
}

.projectitems .itemtext {
    float: left;
    width: 74%;
    min-height: 1px;
}
.projectitems .list-item .buttonline {
    width: 25%;
    float: right;
    margin: 6px 0 10px 0;
}

.projectitems .list-item .buttonline .linkbutton {
    width:100%;
    min-width:100%;
}

.projectitems.qualiitems .buttonline {
    margin: 50px 0 10px 0;
}
.searchpagination {
    width: 100%;
    float: left;
    position: relative;
}
.searchpagination  .next {
    left: inherit;
    right: 0;
    position: relative;
}

.search-results .newsitems .wood {
    background: none;
}
.search-results .newsitems .subline {
    border-top: 0px solid #f1e747;
}


.search-results .newsitems .headline,
.search-results .newsitems  h4
{
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    font-family: azo-sans-web, sans-serif;
}
.search-results .newsitems .list-item {
    min-height: 340px;
}
.search-results .news-info-container  {
    display:none;
}
.veranstalter-grid {
    width: 100%;
    float: left;
}

.sectionhlpart  .box-hl {
    margin: 0 0 20px 0;
}

.contentpart-qualireiter .projectitems .qualitem .itemtext {
    float: left;
    min-height: auto;
    width: auto;
}

.filterBox input[type="checkbox"], .filterBox input[type="radio"] {
    display: block !important;
    float: left;
    margin: -5px 10px 0 0;
    cursor: pointer;
}
.filterRow {
    width:100%;
    float:left;
    border-top:1px solid #C0C0C0;
    padding: 5px 0 0 0;
}
.contentpart-newsfilter .filterRow {
    border-bottom: 1px solid #C0C0C0;
    margin: 0 0 -1px 0;
    padding: 8px 0 0 0;
}
.contentpart-eventfilter  .filterRow:first-child {
    border-top:0px solid #C0C0C0;
}
.filterRow-label {
    width:20%;
    float:left;
    position:relative;
    font-weight:600;
    text-transform: uppercase;
}
.filterRow-item {
    width: 18%;
    float: left;
    position: relative;
    margin: 0 1% 0 0;
}
.filterboxwrapper {
    width: 95%;
    margin: 0 0 0 2.5%;
    padding: 30px 0 30px 0;
}

.filterboxwrapper .filterBTN {
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid #F0E746;
    padding: 2px 20px;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    color: #000000;
    width: 200px;
    margin: 0 auto;
    float: right;
    margin: 20px 7.2% 20px 0;
    display: block !important;
    cursor: pointer;
    background:#F0E746;
    height: 30px;
    -moz-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    -webkit-transition: all 350ms linear;
    transition: all 350ms linear;
}
.filterBTN:hover {

}

.contentpart.filterBox {
    margin: 0 0 80px 0;
}

.cluster-Catrow-forst .branch-icon {
    background:#AFD65C;
}
.cluster-Catrow-industrie .branch-icon {
    background:#A3CCEE;
}
.cluster-Catrow-gewerbe .branch-icon {
    background:#E89159;
}


.clustercat-49 .contentpart-currentqualifizierung .cluster-Catrow-gewerbe,  .clustercat-49 .contentpart-currentqualifizierung .cluster-Catrow-industrie {
    display:none;
}
.clustercat-51 .contentpart-currentqualifizierung .cluster-Catrow-gewerbe,  .clustercat-51 .contentpart-currentqualifizierung .cluster-Catrow-forst {
    display:none;
}

.clustercat-50 .contentpart-currentqualifizierung .cluster-Catrow-industrie,  .clustercat-50 .contentpart-currentqualifizierung .cluster-Catrow-forst {
    display:none;
}
.clustercat-48 .contentpart-currentqualifizierung .cluster-Catrow-industrie,  .clustercat-48 .contentpart-currentqualifizierung .cluster-Catrow-forst, .clustercat-48 .contentpart-currentqualifizierung .cluster-Catrow-gewerbe {
    display:none;
}


 .wrapper > footer {
    background: none;
    background-size: auto;
    background-size: 100% auto;
     background: #F5F5F5;
}

footer {
 font-size: 16px;
    line-height: 24px;
}

.wrapper > footer > .container:not(.newsletter-container) {
    padding:0px;
}
.wrapper > footer .footer-logos {
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0rem;
    min-width: inherit;
    padding-right: 0;
}

.wrapper > footer .socialmedia li > a, .wrapper > footer .metanav li > a {
    font-weight: 300;
    color: #333;
}
.wrapper > footer #rubikon {
    margin: -80px 0 0 0;
}
.contentpart-currentqualifizierung .contentpart-qualireiter .qualitem.qualitemoff {
    display:none;
}
.contentpart-currentqualifizierung {
    overflow:hidden;
}
.contentpart-currentqualifizierung .qualitem {
   display:none;
}
.contentpart-currentqualifizierung .qualitem:nth-child(1),
.contentpart-currentqualifizierung .qualitem:nth-child(2),
.contentpart-currentqualifizierung .qualitem:nth-child(3),
.contentpart-currentqualifizierung .qualitem:nth-child(4)
{
    display:block;
}

.eventscatSlugs {
    opacity:0;
    position:absolute;
    pointer-events:none;
}
.frame-clustermap {
    border: 0px;
    width: 100%;
    height: 560px;
    margin: -60px 0 0 0;
}
.clusterframewrapper {
    width:100%;
    float:left;
    position:relative;
    height: 500px;
    overflow:hidden;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.insert-clusterpartner-items-wrapper {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
    position: relative;
}

.contentpart-clusterfirmen .branchencat .branch-item {
    display: block;
}

.contentpart-clusterfirmen .icon {
    width: 23px;
    height: 23px;
}
.contentpart-clusterfirmen .grayscale {
    filter: none;
    -webkit-filter: none;
    filter: grayscale(0);
    filter: none;
}
.contentpart-clusterfirmen-api  .qualitem {
    padding: 10px 0 7px 0;
}
.contentpart-clusterfirmen-api .itemtext.itemtextfirma {
    width: 30%;
    line-height: 20px;

}
.contentpart-clusterfirmen-api .qualitem h4 {
    line-height: 28px;
}
.contentpart-clusterfirmen-api .qualitem .branchencat {
    width: 50px;
    float: left;
    margin: 0 0 0px 0;
    min-height: 10px;
}
.contentpart-clusterfirmen-api  .adress {
    width: 40%;
    float: left;
    font-size: 14px;
}
.contentpart-clusterfirmen-api .phone {
    width: 15%;
    float: left;
    font-size: 14px;
}
.contentpart-clusterfirmen-api .email {
    width: 15%;
    float: left;
    font-size: 14px;
    text-decoration:underline;
    display:none;
}
.contentpart-clusterfirmen-api .website {
    width: auto;
    float: right;
    font-size: 14px;
    text-decoration:underline;

}

.contentpart-clusterfirmen-api .qualitem {
    display:none;
}

.contentpart-clusterfirmen-api .cluster-Catrow-forst .qualitem.Forst {
    display:block;
}
.contentpart-clusterfirmen-api .cluster-Catrow-industrie .qualitem.Industrie {
    display:block;
}

.contentpart-clusterfirmen-api .cluster-Catrow-gewerbe .qualitem.Gewerbe {
    display:block;
}
.contentpart-clusterfirmen-api .cluster-Catrow-knowhow  .qualitem.Know-How-Partner {
    display:block;
}
.segemt-Industrie {
    border-top: 10px solid #A3CCEE;
}
.segemt-Gewerbe {
    border-top: 10px solid #E89159;
}


.segemt-Forst {
    border-top: 10px solid #AFD65C;
}
.untersegenemt {
    font-size: 14px;
    position: relative;
    margin: -5px 0 0 0;
    float: left;
    width: 100%;
    display: none;
}
.transloading {
    opacity:0;
}
.untersegenemtHL {
    display:none;
}
.groupedItems .untersegenemtHL:first-child {
    display:block;
}

.untersegenemtHL h4 {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #707070;
    width: 100%;
    float: left;
    display: block;
    margin: 40px 0 0 0;
}
.subsegmentpart .qualitem .itemtextfirma h4 {
    margin: 4px 0 0 3%;
    line-height: 20px;
    width: 96%;
    font-weight:500;
}
.contentpart-clusterfirmen .subsegmentpart .qualitem .icon {
    width: 20px;
    height: 20px;
    margin: 5px 0 -4px 5px;
}

.cluster-Catrow-open-stop .cluster-Catrow-header {
    pointer-events:none;
}

.standardheader-layer .btn-main {
    border: 1px solid #000000;
  color:#000000;
    font-weight: 300;
}
.standardheader-layer .btn-main:hover {
    border: 1px solid #ffffff;
    background:#ffffff;
    opacity: 1;
}

.headerlogobox img {
    width: auto;
    display: block;
    max-width: 100%;
    height: 75px;
}
.headerlogobox {
    position: absolute;
    left: 0px;
    z-index: 5;
    top: -84px;
    width: 100%;
    background: #fff;
    height: 84px;
    overflow: hidden;
}
.headerlogobox .logo-item {
    float: left;
    width: auto;
    padding: 6px 0 0 20px;
    max-width: 45%;
}

.eventmetarow {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px 0;
}
.eventmetarow a {
    text-decoration:underline;
}
.eventmetarowlabel {
    display: block;
    float: left;
    position: relative;
    width: 21%;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    padding: 0 0 0 33px;
}
.eventmetarowcontent {
    position: relative;
    float: right;
    width: 65%;
    font-size: 16px;
    line-height: 22px;
}
.eventlogo {
    max-width: 100%;
    display: block;
}
.eventmetaicon {
    display: block;
    position: absolute;
    width: 17px;
    top: -1px;
}
.eventmetarow-datum .eventmetaicon {
    width: 20px;
    top: 1px;
}
.eventmetarow-Kontakt .eventmetaicon  {
    width: 19px;
    top: -3px;
}
.eventmetarow-Kosten .eventmetaicon  {
    width: 22px;
    top: 3px;
}

.eventmetarow-Veranstalter .eventmetaicon  {
    width: 20px;
    top: 0px;
}
.eventmetarow-Website .eventmetaicon  {
    top: 2px;
}
.contentpart-textbox {
    padding-bottom: 20px;
}
/* SLIMBOX */

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#lbCenter, #lbBottomContainer {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}

.lbLoading {
    background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 10px solid #fff;
    background-repeat: no-repeat;
    max-width: 1200px;
    background-size: 100%;
}

#lbPrevLink, #lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}

#lbPrevLink {
    left: 0;
}

#lbPrevLink:hover {
    background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
    right: 0;
}

#lbNextLink:hover {
    background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border: 10px solid #fff;
    border-top-style: none;
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: transparent url(img/closelabel.gif) no-repeat center;
    margin: 5px 0;
    outline: none;
}

#lbCaption, #lbNumber {
    margin-right: 71px;
}

#lbCaption {
    font-weight: bold;
}

.registerformbox {
    float: left;
    margin: 15px 0 0 0;
    border-top: 1px solid #eee;
    padding: 12px 0 0 0;
}
.registerformbox .formHL {
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
}
.eventmetarowcontent .eventlogo {
    max-width: inherit;
    display: block;
    height: 70px;
    width: auto;
}
.eventmetarow-custom .eventmetaicon {
    width: 23px;
    margin: 1px 0px 0 4px;
}
.eventmetarowcontent {
    width: 75%;;
}
.contentpart-currentprojects-all .projectitems .list-item {
    display: block;
}
.team-container.no-slider {
    width: 120%;
}


.archivebannerWrapper {
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.archivebanner {
    position: absolute;
    right: -59px;
    background: #565655;
    color: #fff;
    font-size: 12px;
    padding: 5px 30px 5px 30px;
    line-height: 12px;
    text-transform: uppercase;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(48deg);
    top: 52px;
    width: 240px;
    text-align: center;
}
.layout-sliderbanner .team-no-media .foreground .team-container .slider-item, .layout-sliderbanner .team-no-media .foreground .infoboxes .team-container .slider-item {
    padding: 0 12px !important;
}


.contentpart-currentnews-selected .newsteasertext {
    float: left;
    overflow: hidden;
    height: 90px;
} 