/**
Theme Name: Uebex
Author: Aufwind Werbeagentur
Author URI: http://aufwind.co.at/
Version: 2.0
*/
body,html{scroll-behavior:smooth;margin: 0; padding: 0;font-family: 'Roboto', sans-serif!important;font-size: 16px!important;position: relative;}
*{box-sizing: border-box;}
.topnavi ul li a.wpml-ls-link{
    color: black;
}
.wpml-ls-legacy-dropdown-click ul.wpml-ls-sub-menu{
    border-top: none;
}
div.wpml-ls-legacy-dropdown-click{
    width: auto;
}
.topnavi .wpml-ls-legacy-dropdown-click .wpml-ls-item{
    width: 100%;
}
.topnavi .wpml-ls-legacy-dropdown-click a{
    display: flex;
    padding: 2px 5px;
}
p{font-size: 16px!important;line-height: 1.6;}
img{max-width:100%; height: auto;}
header{position:fixed; width: 100%; top: 0; left: 0;z-index: 9999;}
.row{width:100%;max-width: 95%;  padding: 0 15px; display: flex; flex-wrap: wrap;margin: 0 auto;align-items: center;}
#produkte .row{max-width: 1400px;}
#momentum .row{max-width: 1200px;flex-direction: column-reverse;}
#projekte .row{max-width: 90%;}
.logo{width:20%;padding: 20px 0;}
.rnavicontainer{width:80%;display: flex; flex-wrap: wrap;align-items: center;}
.logo img{transition: all 0.5s;width:100%; max-width: 270px;}
.hauptnavi{width:60%;}
.topnavi{width:65%;}
.langnavi{width:35%;}
.asl_w_container{min-width: 175px!important;}
.topnavi ul{text-align: right;}
.socialnavi{width:10%;}
.socialnavi ul{text-align:right;}
.topnavi ul, .socialnavi ul, .langnavi ul{padding:0; margin: 0;}
.hauptnavi .menu{margin:0 0 0 20px; padding: 0;}
.hauptnavi .menu li, .topnavi ul li, .socialnavi ul li, .langnavi ul li{display:inline-block;}
.socialico{position:relative;}
.archive.category .maincontent{
    /*min-height: 3070px;
    display: block;*/
}
.klicktoshowtel{cursor:pointer;}
.topnavi ul.showonklicktel, .ctanavi ul.showonklicktel{max-width: 36px;display: none;position: absolute;left: 0;}
.showonklicktel li:first-child{margin:5px 0 0 0;}
.ctanavi ul li ul li{margin-left:0;}

.klicktoshowtel1{cursor:pointer;}
.topnavi ul.showonklicktel1, .ctanavi ul.showonklicktel1{max-width: 36px;display: none;position: absolute;left: 0;}
.showonklicktel1 li:first-child{margin:5px 0 0 0;}

/* Language switcher (Polylang) */

.klicktoshowtel2{cursor:pointer;}
.topnavi ul.showonklicktel2, .ctanavi ul.showonklicktel2{/* max-width: 36px; */ display: none;position: absolute;right: 0; background-color: #000;}
.showonklicktel2 li:first-child{margin:5px 0 0 0;}
.showonklicktel2 a{text-decoration: none; color:#fff;}
.showonklicktel2 .lang-item {width: max-content !important; padding: 10px;}

.addgruen{background: #bcce00;}


.socialico img{max-width:none;}
.hauptnavi .menu li{/*transition:all 0.5s;*/}
.hauptnavi .menu li:hover a{color:#bcce00;}
.mainpagetitel{
	
	text-transform: uppercase;
	font-size:52px!important;
	
    letter-spacing: 0px;
}
.page-id-26 .has-background{padding:2%;}
.hauptnavi .menu li:hover ul li a{color:#000;}
.hauptnavi .menu li a{color:#fff; text-transform: uppercase;padding: 0 20px;text-decoration: none;font-size: 20px;}
div#ajaxsearchlite1.asl_m.asl_w{border-bottom:1px solid #fff !important;}
div.asl_m .probox{flex-direction: row-reverse!important;}
.topnavi ul li a{color:#fff; padding: 0 10px;text-decoration: none;
font-weight: normal;font-size: 15px;transition: all 0.5s;
letter-spacing: 0px;
color: #FFFFFF;

}
.imagecontprodu{width:100%; height: 100%; background-size: contain; background-position: center;background-repeat: no-repeat;transition: all 0.5s;}
.topnavi ul li a:hover{color:#bcce00;}
.herotitel{position: absolute; left: 0; right: 0;top: 0; bottom: 0;visibility: hidden; opacity:0;transition: all 2s;   margin: auto;color:#fff;font-size: 36px;}
.herotitel .slogan{font-weight: 400;text-align: right;width: 100%;/*padding-right: 10%;*/}
.herotitel img{max-width:70%;margin: 0 auto;display: block;}
.lichtlinien{margin:3em 0;display: flex; flex-wrap: wrap;width:80%;transition: all 1s;}
.contentright{display: flex; flex-wrap: wrap;width: 100%;justify-content: flex-end;}
.contentrightsub{max-width: 550px;margin-top:-135px;}
.contentrightsub h2{margin: 0;color: #fff;font: normal normal bold 60px/60px Roboto;}
.contentrightsub h3{margin: 0;color:#fff;font: normal normal normal 40px/40px Roboto;}
.conti{margin-top:3em;
font: normal normal normal 18px/25px Roboto;
}
.conti .btnmore{margin:2em 0!important;}
.herocontainer{width:100%; }
.lichtlinien img{width:100%; }
.socialnavi ul li a{color:#fff; padding: 0;text-decoration: none;}
.langnavi ul li a{color:#fff;}
#produkte{background: url(../uebex/img/uebex-wir-beleuchten.jpg);background-position: center;background-size: cover;color:#fff; padding: 5% 0;z-index: 11;position: relative;}

.home .hauptbild {
    width: 100%;
    height: 100vh;transition: all 1s;
}

.single-projekte .hauptbild {
    width: 100%;position: relative;
    height: 70vh;
}
 .hauptbild:after{position: absolute; left: 0; top: 0; width: 100%; height: 60%; content: "";
background: transparent linear-gradient(180deg, #00000000 0%, #00000080 100%) 0% 0% no-repeat padding-box;
	transform: matrix(-1, 0, 0, -1, 0, 0);
} 
body.page-id-18 .hauptbild:after{height: 30%;}

.hauptbild {
    width: 100%;
    height: 40vh;
}

.headerhero .hauptbild img {
    width: 100%;transition: all 0.5s;
    height: 100%;
    object-fit: cover;
}
.headerhero .hauptbild video {
    width: 100%;transition: all 0.5s;
    height: 100%;
    object-fit: cover;
}


.current a{color:#000!important;font-weight: bold;}
.single-post .sidebar ul li ul{display:none;}
.single-post .sidebar ul li.current ul{display: block;}
body.single-post div.sidebar ul li ul li a{color:#000!important;text-transform: uppercase;font-weight: normal;}
body.single-post div.sidebar ul li.current ul li.current a{color:#bcce00!important;position: relative;padding: 0;font-weight: bold;}
body.single-post div.sidebar ul li.current ul li.current a:before{
	
	content:""; position: absolute; left:-17px;top: 5.5px; transition: all 0.5s;
	width: 0;
      height: 0;
      border-top: 6.25px solid transparent;
      border-left: 12.5px solid #bcce00;
      border-bottom: 6.25px solid transparent;
		
}



.containerhead{border-bottom:1px solid rgba(255,255,255,0.4);background: #000;transition: all 0.5s;}
.suchenbtn{background: none; border-bottom: 1px solid #fff!important;border: none;color:#fff;}
.langnavi ul li{margin:0 10px 0 0;}
.langnavi ul li a{text-decoration:none;}
.topnavi ul{display:flex; align-items: center;justify-content: flex-end;}
.hauptnavicontainer{transition: all 0.5s;}
.ctanavi{width:20%;transition: all 0.5s;visibility: hidden; opacity: 0;}
.ctanavi ul{display:flex; align-items: center;justify-content: flex-end;margin: 0; padding: 0;}
.ctanavi ul li{margin:0 0 0 5px;display: inline-block;}
.socialico a{padding:0!important;}


.subinnen{width:31.33%;margin:0 1%;}
.subaussen{width:31.33%;margin:0 1%;}
.subhighlights{width:31.33%;margin:0 1%;}
.hauptnavi .menu li ul li a{color:#000;}
.subnavi ul{padding:10px 0;width: 100%;}
.subnavi ul li{width:100%;/*transition: all 0.5s;*/}
.subnavi ul li:hover{background:#E6E6E6;}
.subnavi ul li a{text-transform:none!important;line-height: 30px;}
.menutitel{display: flex; flex-wrap: wrap;padding: 10px 20px;}
.menutitel span{width:100%;font-size:14px;line-height: 15px;}
.higross{font-size:22px!important;font-weight: bold;line-height: 28px!important;}
.black{background:#000; color: #fff;}
.navibranchen{display: flex; flex-wrap: wrap;}
.navibranchen  h3{position: absolute;display: flex;align-items: flex-end;justify-content: flex-end;padding: 10px 10px 0 10px; right: 0; bottom: 0;margin:0; font-size: 16px; font-weight: 400;text-align: right;z-index: 1;width: 100%; height: 100%;}
.navibranchen img{width:100%; height: 100%; object-fit: cover;transition: all 0.5s;}
.navibranchen .navibox:hover img{transform: scale(1.1);}
.navibranchen .navibox{position: relative;height: 150px;width:calc(20% - 10px);color:#fff;margin:0 10px 10px 0;overflow: hidden;}
.navibranchen .navibox:after{content:"";position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.3);}
.navibranchen .navibox:nth-child(6){width:calc(33.33% - 10px);margin-bottom: 0;}
.navibranchen .navibox:nth-child(7){width:calc(33.33% - 10px);margin-bottom: 0;}
.navibranchen .navibox:nth-child(8){width:33.33%;margin-bottom: 0;margin-right: 0;}
.navibranchen .navibox:nth-child(5){margin-right: 0;width:20%;}
.navibranchen .navibox a{padding:0!important;}
.navibranchen .navibox a:hover{color:#fff!important;}
.hauptnavi .menu li:hover .navibox a{color:#fff;}
.naviservice{display: flex; flex-wrap: wrap;width:280px!important;}
.naviserviceitem{width:100%;transition: all 0.5s;margin: 3px 0;}
.naviserviceitem a{text-transform:none!important;}
.naviserviceitem:hover{background:#E6E6E6; }
.naviserviceitem a{color:#000!important;}
.naviservicecontainer{position: relative;}
.naviserviceitem:nth-child(5){background: #F5F5F5;padding: 10px;}
.naviserviceitem:nth-child(6){background: #F5F5F5;padding: 10px;}
.naviserviceitem:nth-child(5) a{position: relative;padding: 0 15px 0 25px!important;}
.naviserviceitem:nth-child(6) a{position: relative;padding: 0 15px 0 25px!important;}
.naviserviceitem:nth-child(5) a:after{content: ""; position: absolute; left: 0; background: url(../uebex/img/lampe.png);width:20px; height: 21px;background-repeat: no-repeat;}
.naviserviceitem:nth-child(6) a:after{content: ""; position: absolute; left: 0;top:5px; background: url(../uebex/img/downloads.png);width:14px; height: 15px;background-repeat: no-repeat;}
.grostitel{width:100%;margin: 0 0 1em 0;}
.grostitel h2{text-transform: uppercase;margin: 0;
font: normal normal bold 60px/60px Roboto;
letter-spacing: 0px;
}
.containerprodukte{display:flex; flex-wrap: wrap;width:100%;}
.grosbeschreibung{ max-width: 480px;margin: 0 0 1.3em 0;
font: normal normal normal 30px/41px Roboto;
letter-spacing: 0px;
}
.containerprodukte{}
.containerprodukte .subinnen{width:48%;margin: 0 0 2% 0;}
.containerprodukte .subaussen{width:48%;margin: 0 0 0 2%;}
.containerprodukte .subinnen .menutitel{background: none; color: #fff;border-bottom: 1px solid #fff;padding: 10px 20px 10px 0!important;}
.containerprodukte .subaussen .menutitel{background: none; color: #fff;border-bottom: 1px solid #fff;padding: 10px 20px 10px 0!important;}
.containerprodukte .subinnen .menutitel .higross{font-size:30px!important;}
.containerprodukte .subaussen .menutitel .higross{font-size:30px!important;}
.containerprodukte .subinnen ul li{list-style-type: none;margin: 5px 0;}
.containerprodukte .subinnen ul li a{color:#fff; text-decoration: none;transition: all 0.5s;
font: normal normal normal 20px/28px Roboto;
letter-spacing: 0px;
}
.containerprodukte .subinnen ul, .containerprodukte .subaussen ul{padding:0; margin: 15px 0;}
.containerprodukte .subinnen ul li:hover a{color: #bcce00;}
.containerprodukte .subaussen ul li{list-style-type: none;margin: 5px 0;}
.containerprodukte .subaussen ul li a{color:#fff; text-decoration: none;transition: all 0.5s;
font: normal normal normal 20px/28px Roboto;
letter-spacing: 0px;
}
.containerprodukte .subaussen ul li:hover a{color: #bcce00;}

.btnmore{width:auto; margin: 1em 1em 0 0;}
.nnbtns{display:flex;flex-wrap: wrap;}
#projekte .mehrlesen{color:#000!important;}
#projekte{padding:6% 0 2.5% 0;}


.col-35{width:35%;}
.col-65{width:65%;padding: 0 0 0 3%;}

#momentum .col-35{width:100%;padding-top: 2em;}
#momentum .col-65{width:100%;padding: 0;}


.projektbox{width:48%;margin: 1%;position: relative;height: 350px;float:left;}
.projektbox:nth-child(2), .projektbox:nth-child(4){margin-top: -50px;}
.projektbox:nth-child(3){clear: left;}
.projektbox img{z-index: 1;position: relative;object-fit: cover;width:100%; height: 100%;}
.hhidden{background: #000; color: #fff;padding: 10px 30px 10px 10px;transition: all 0.5s;margin-top: -80px;position: relative;}
.hhidden:after{
	position: absolute; top: 10px; right: 5px;
	content:"";
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 25px solid #bcce00;
	border-bottom: 15px solid transparent;
}
.projektbox:hover .hhidden{margin-top: 10px;}
.projektbox:hover .projektimg{margin-top: 0;}
.hhidden h3{margin:0;font-size: 20px;font-weight: 400;}
.projektimg{width:100%; height: 300px;margin-top: 20px;transition: all 0.5s; }
.projektbox a{text-decoration: none;}
#momentum{background: url(../uebex/img/uebex_momentum_video_cover.jpg);background-repeat: no-repeat;background-position: bottom center; background-size: cover;padding: 5% 0; color: #fff;z-index: 11;position: relative;}
.copyright{background:#000;color:#fff;}
.copyright ul{margin:0; padding: 0;width:100%;}
.copyright ul li{display:inline-block; vertical-align: middle;margin: 0 2% 0 0;padding: 10px 0;font-size: 16px;}
.copyright ul li a{color:#fff; text-decoration: none;font-size: 16px;}
.copyright ul li:last-child{float:right;}
.kontaktbox{width:23%; margin:0 2% 0 0;box-shadow: 0px 2px 10px #00000029;padding: 10px;background: #fff;overflow: hidden;display: inline-block;position: relative;}
.kontaktbox:last-child{margin-right: 0!important;}
.kontaktbox:after{content:""; position: absolute; right: 10px; top: 10px; background: url(../uebex/img/toparrow@2x.png);width:27px; height: 16px;transition: all 0.5s;}
.kontaktbox:hover:after{transform:rotate(180deg)}
/*.footer .row{align-items: stretch;}*/
.footer{position:relative;
box-shadow: 0px 2px 10px #00000029;
}
.flogos{padding:80px 15px 120px 15px;}
.kontaktbox h3, .kontaktbox h4{margin:0; }
.kontaktcontent{ transition: all 0.5s; height: 0px;visibility: hidden;opacity: 0;}
.kontaktbox:hover .kontaktcontent{height: 200px;visibility: visible; opacity: 1;} 
.jusend{width:50%; display: flex;}
.jusend:last-child img{justify-content:flex-end;padding-right: 2%;}
.jusend:last-child{justify-content:flex-end;}
.footerboxen{position:absolute;display: block;left: 0; right: 0; margin: auto;bottom: 42px;z-index: 1;}
.kontaktcontent .widgettitle{margin: 0;}
/*
.kontaktcontent a{
	border: 1px solid #bcce00;
    color: #000;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 10px;
	transition: all 0.5s;
}
.kontaktcontent a:hover{background: #bcce00; color: #fff;}
*/

.kontaktcontent a{transition: all 0.5s;color:#000!important;font-size:14px!important;padding: 5px 10px!important;border-radius:5px!important;border:1px solid #bcce00!important;text-decoration: none;
 /* default color */

    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #bcce00 50%) right;
	
    background-size: 200%;
    transition: .5s ease-out;
}
.kontaktcontent a:hover{background-position: left;color:#fff!important; }

video[poster]{
height:100%;
width:100%;
	object-fit: cover;
}
.sidebar{width:23%;margin-right: 2%; background: #fff;}
.maincontent{width:75%;display: flex; flex-wrap: wrap;padding: 0 10px 3% 10px;}
.vtop{align-items:stretch;}
.projektboxsite{width: 24%; margin: 0.5%;position: relative;overflow: hidden;}
.projektboxsite .projektimg{height: 250px;margin-top: 0;}
.projektboxsite img {transition: all 0.5s;
    z-index: 1;
    position: relative;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.projektboxsite:hover img{transform: scale(1.1);}
.containerus{background: #F2F2F2;}

.hhiddensite{position:absolute; right:5px; bottom: 10px;z-index: 1;

}
.page-id-14 .hhiddensite, .page-id-11463 .hhiddensite{
	
	width: calc(100% - 5px)!important;
    max-width: 90%;
}

.page-id-12 .hhiddensite, .page-id-11441 .hhiddensite, .page-id-14 .hhiddensite, .page-id-11463 .hhiddensite{
	
	background: #fff;
    color: #000;
    padding: 5px;
    width: auto;
}
.page-id-12 .hhiddensite h3, .page-id-11441 .hhiddensite h3, .page-id-14 .hhiddensite h3, .page-id-11463 .hhiddensite h3{font-size: 15px;}
.hhiddensite h3{font-weight: 400;margin: 0;text-align: right;}
.sidebar{list-style-type: none;}
.sidebar a{color:#000;text-decoration: none;}
.sidebar ul{margin:10px 0 20px 0; padding: 0 0 0 30px;}
.sidebar ul li{list-style-type:none;margin: 10px 0;}
.sidebartitle{text-transform: uppercase;font-weight: bold;border-bottom: 2px solid #000;padding: 0 0 5px 30px;font: normal normal bold 28px/38px Roboto;letter-spacing: 0px;}
#breadcrumbs{width:98%;font-size: 14px;margin: 0 0 50px 0;}
.page-template-template-branchen #breadcrumbs{margin: 10px 0 50px 0;}
#breadcrumbs a{color:rgba(0,0,0,.5);font-size: 14px;}
.downloadsli{background:#fff;position: relative;padding-bottom: 20px;border-bottom: 1px solid #000;}
.rl-gallery .rl-gallery-item-title, .rl-gallery .rl-gallery-item-caption{font-size:16px!important;}
.categories .current-cat a{color:#bcce00;}
.rowsingle{
width: 100%;
    max-width: 1400px;
    padding: 0 15px;
   
    margin: 0 auto;
    
	
}
.mfp-bg{z-index: 11111!important;}
.mfp-wrap{z-index: 11111!important;}
.rl-gallery .rl-gallery-link, .rl-gallery .rl-gallery-link img{width:100%;}
.contentwhite{width:100%; background: #fff; padding: 15px 30px;font-size: 16px;}
.contentwhite h1{margin:0;}
.contentwhite h2{margin:0;}
.stichwortsuche{width:100%; background: #fff; padding: 10px;font-size: 16px;margin: 20px 0 0 0;}
.produkte-katpage{width:100%;display: flex; flex-wrap: wrap;}
.produktcontainer{width:24%; margin: 1% 0.5% 1% 0.5%;background: #fff;}
.produktcontainerinnen{background: #fff; padding: 10px;}
.produktcontainerinnen h3{font-size:18px;}
.produktimagecontainer{width:100%; height: 250px;border-bottom: 5px solid #F2F2F2;position: relative;overflow: hidden;}
.produktimagecontainer img{width:90%; height: auto; object-fit: cover;opacity: 0.5;transition: all 0.5s;
position: absolute;
    margin: auto;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
}

.produktcontainer:hover img{opacity: 1;}
.produktcontainer:hover .imagecontprodu{opacity: 0.7;-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}
.produktcontainerinnen h3{margin: 0;font: normal normal bold 20px/27px Roboto;
letter-spacing: 0px;text-transform: none!important;}
.prddesc{font: normal normal normal 14px/19px Roboto;}
.prddesc p{font-size: 14px!important;}
.mrbtnpr{margin:10px 0;}
/*
.mrbtnpr a{
	border: 1px solid #bcce00;font-size: 14px;
    color: #000;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 10px;
    transition: all 0.5s;
	
}
.mrbtnpr a:hover{background:#bcce00; }
*/
.mrbtnpr a{transition: all 0.5s;color:#000!important;font-size:14px!important;padding: 5px 10px!important;border-radius:5px!important;border:1px solid #bcce00!important;text-decoration: none;
 /* default color */

    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #bcce00 50%) right;
	
    background-size: 200%;
    transition: .5s ease-out;
}
.mrbtnpr a:hover{background-position: left;color:#fff!important; }


div.produkte-katpage.changetolistview .produktcontainer{width:100%; margin: 10px 0;display: flex; flex-wrap: wrap;min-height: 280px;}
div.produkte-katpage.changetolistview .produktimagecontainer{width:25%;border-bottom: none;height: 100%;}
div.produkte-katpage.changetolistview .produktcontainerinnen{width:75%;padding: 20px;border-left: 5px solid #F2F2F2;}
div.produkte-katpage.changetolistview .prddesc{max-width: 70%;}
.grid-switcher{width:100%;text-align: right;padding: 0;margin: 40px 0 20px 0;}
.grid-switcher li{display:inline-block;vertical-align: middle;margin: 0 0 0 10px;}
.gridview{cursor: pointer;}
.listview{cursor: pointer;opacity: 0.3;}
.aktivegridview{opacity:1;}
.offlinegridview{opacity: 0.3;}
.sidebar ul li:hover a{color: #bcce00;}
.sidebar ul li a{transition:all 0.5s;font: normal normal normal 20px/20px Roboto;}
.produktetitel{border-bottom:7px solid #000; width: 100%;font: normal normal normal 40px/55px Roboto;
letter-spacing: 0px;}
.contentdesc{width:100%; max-width: 60%;}
.sidebar .current-cat a{color:#bcce00;font-weight: bold;}

.tagcloud a:before {
  content: "#";
  
}
.tagcloud a{color:#000; text-decoration: none; font-size: 20px!important;margin: 10px;}
.stichwortsuche h2{margin:0;position: relative;padding: 0 20px 0 35px;cursor: pointer;font: normal normal normal 20px/27px Roboto;text-transform: none!important;}

.tagcloud{display: none;}
.stichwortsuche h2:before{
	 position: absolute; left:0;top: 0; transition: all 0.5s;
	background-image: url(../uebex/img/plusico.svg);background-size: contain;
  width: 24px;
  height: 24px;

	content: "";
}
.stichwortsuche h2.plusminus:before{transform: rotate(45deg);}




.produktbesch{width:50%;padding: 0 0 30px 0;}
/*
.fixedimg{width:50%;padding: 3%;}
.fixedimg img{max-width: 300px;position: fixed; top: 100px; right: 8%;}
*/
.fixedimg{
	width: 100%;
    max-width: 95%;
    padding: 0 15px;
    
    margin:  auto;
	position: fixed; top: 100px; right: 0;left: 0;
}
#fixedimgsub{float:right;
position: fixed; top: 100px; right: 0;
}
#fixedimgsub img{float: right;padding: 15px;}

.contentinnen{display: flex; flex-wrap: wrap;}
.hauptcontentsingle{position: relative;width: 100%; padding-top: 20px;background: #fff;}
.fixnav{z-index: 111;}
.sidebar .mrbtnpr a{margin: 10px!important;}
.singlesidebarmenu .current a{color:#bcce00;}
.returnbtn{width:100%; text-align: right;margin-top: 20px;}
.returnbtn a:before{background-image:url(../uebex/img/leftarrow@2x.png);content: "";left: 0; top: 0;width:22px; height: 37px;position: absolute;}
.returnbtn a{color:rgba(0,0,0,.5);text-decoration: none; font-weight: bold;position: relative;padding: 5px 0 0 30px;}
.blocks-gallery-item__caption{background:none!important;color:#000!important;}
.c-accordion__title{background:#F3F3F3;padding:5px 10px;font-size: 20px;top: 10px;}
.c-accordion__title:after{width:27px; height: 16px; background-image: url(../uebex/img/arrowtbott@2x.png);content: ""!important;right:10px!important;transition: all 0.5s;}
.is-open>.c-accordion__title:after{top: auto!important; bottom: 0;background-image: url(../uebex/img/arrowtop@2x.png);}
.c-accordion__content{padding:20px 0;}
.c-accordion__item{margin:5px 0;}
.downloadsli ul{margin:0; padding: 0;display: flex;flex-wrap: wrap;max-width: 1000px;}
.downloadsli ul li{text-align: left ;margin:1% 6% 1% 0;list-style-type: none;}
.downloadsli ul li a{color:#000;text-decoration: none;transition: all 0.5s;}
.downloadsli ul li a:hover{color:#bcce00;}
.downloadsli ul li img{margin:0 auto; display: block;}



.lie{text-align: center; font-size: 28px;width:100%;}
.single-projekte .produktcontainer, .page-template-template-branchen .produktcontainer{background: #F2F2F2;}
.single-projekte .produktimagecontainer, .page-template-template-branchen .produktimagecontainer{background: #fff;border-bottom: 5px solid #fff;}
.single-projekte .produktcontainerinnen, .page-template-template-branchen .produktcontainerinnen{background: none;}
.produktbesch .wp-block-column{margin: 0!important;}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  flex-grow: inherit!important;
}
.single-projekte .produkte-katpage{margin-bottom: 20px;}



div.alm-reveal.alm-filters{display: flex; flex-wrap: wrap;}

.alm-filter--inner ul {
    margin: 20px 0!important;
   padding: 0;
}
.alm-filter--inner ul li ul{ padding: 0 0 0 30px!important;border-top:1px solid #000;margin: 10px 0!important;padding: 10px 0!important; }
.alm-filter--inner ul li ul li{margin:10px 0!important;}
.alm-filter--inner ul li {
    list-style-type: none;
    margin: 15px 0 15px 15px!important;
}
.page-id-14 .alm-filter--inner li ul, .page-id-11463 .alm-filter--inner li ul, .page-id-122 .alm-filter--inner li ul, .page-id-11599 .alm-filter--inner li ul{margin:0 0 10px 20px!important;border-top: none;}
.alm-filter--inner ul li a {
    transition: all 0.5s;
}
.alm-filter--inner a {
    color: #000;
    text-decoration: none;
}
.alm-filter--link{color:#000!important;
font: normal normal normal 28px/38px Roboto;
}
.alm-filters-container .alm-filter li div.alm-filter--link.active.field-checkbox:before, .alm-filters-container .alm-filter li div.alm-filter--link.active.field-radio:before{
	border-color: #000!important;
    background-color: #fff!important;
	
}
/*#radio-uebex-projekte-1{border-bottom:2px solid #000;padding-bottom: 10px;}*/
#radio-uebex-projekte-1{font-weight: bold;}
.alm-filters-container .alm-filter li div.alm-filter--link.field-radio:after{background-color: #000!important;}
.alm-filters-container .alm-filter li div.alm-filter--link:before{border: 1px solid #000!important;border-radius: 0!important;-webkit-border-radius:0!important;}
.alm-filters-container .alm-filter li div.alm-filter--link.field-radio:after{border-radius: 0!important;-webkit-border-radius:0!important;}

.alm-btn-wrap .alm-load-more-btn{background: #bcce00!important;}
#ajax-load-more{width:100%;}
.rl-gallery .rl-gallery-link .rl-gallery-caption{position:relative!important;padding:0!important; font: normal normal normal 14px/17px Roboto;text-align: right!important;text-transform: uppercase;background: none!important;background-color: none!important;color:#000!important;}
.rl-gallery .rl-gallery-link{text-decoration:none;}
.rl-gallery-item{margin:10px!important;width: calc(25% - 20px)!important;}
.rl-gallery .rl-gallery-link .rl-gallery-item-title{color:#000!important;text-align: center;}

ol li:before {
  counter-increment: li;display: none;
  content: counter(li, decimal-leading-zero);
font-size: 12px;
    font-weight: bold;
	margin-right: 0.25em;
}

ol {
	list-style-type: none;
	counter-reset: li;
}
.gruenzeich{padding: 0 0 5px 30px;margin: 20px 0 0 0;}
.gruenzeich span{background:#bcce00;color:#fff;padding: 5px;font-weight: bold;}

.sidebran ol li{margin:12px 0;}
.sidebran ol li a{transition: all 0.5s;font-size: 19px;}
.sidebran ol li a:hover{color: #bcce00;}
.withmgb{margin-bottom: 3%;}
.sidebran .current_page_item a{color: #bcce00;font-weight: bold;}
.sidebran .current_page_item{position: relative;}
.sidebran .current_page_item:after{
		content:""; position: absolute; left:-17px;top: 5.5px; transition: all 0.5s;
	width: 0;
      height: 0;
      border-top: 6.25px solid transparent;
      border-left: 12.5px solid #bcce00;
      border-bottom: 6.25px solid transparent;
		
	}

.maincontent h1, .maincontent h2, .maincontent h3, .maincontent h4, .maincontent h5{text-transform: uppercase;}
.contentwhite h1{font: normal normal bold 52px/52px Roboto;
letter-spacing: 0px;}
.single-post h1{font: normal normal 800 60px/60px Roboto;letter-spacing: 0px;}
.singlecatprimary{font: normal normal normal 36px/46px Roboto;width:100%;}
.category h1, .tag h1{text-transform: none!important;}
.contentwhite h2{font: normal normal bold 28px/28px Roboto;}

.nbpbr{padding:0!important;}
.whitecontentinnen{width:100%; padding: 3% 5%;display: flex; flex-wrap: wrap;}
.page-template-template-branchen .whitecontentinnen{padding: 3% 5% 0 5%;}
.col70-l{width:65%;padding: 0 5% 0 0;}
.col30-l{width:35%;height: 250px;overflow: hidden;position: relative;}
.col30-l img{width:100%; height: 100%; object-fit: cover;}



.hhiddensite a{transition: all 0.5s;color:#000!important;font-size:14px!important;padding: 5px 10px!important;border-radius:5px!important;border:1px solid #bcce00!important;text-decoration: none;
 /* default color */

    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #bcce00 50%) right;
	
    background-size: 200%;
    transition: .5s ease-out;
}
.hhiddensite a:hover{background-position: left;color:#fff!important; }


.page-template-template-branchen .produkte-katpage{padding: 0 5%;}
.brhero img{width:100%;}
/*Slider*/
.sectioncover .produktcontainerinnen{min-height: 200px;}
.slider {
        width: 100%;
		max-width:1400px;
		display:table;
		padding:0;
        margin: 0 auto;
    }

    .slick-slide {
      margin: 0px 10px;
    }

    .slick-slide img {
      width: 100%;
object-fit: cover;
   
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
     
    }
    
    .slick-active {
     
    }

    .slick-current {
      
    }
	
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
	/*
    margin-left: auto;
    margin-right: auto;
	*/
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{display:none!important;
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

  

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'â†';
}
[dir='rtl'] .slick-prev:before
{
    content: 'â†’';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'â†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'â†';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
   

    display: block;
float:left;
    width: 100%;
    padding: 0;
    margin: 10px 0 0 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

     width: 27px;
    height: 24px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
background:#000;
    display: block;

    width: 27px;
    height: 24px;

    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 27px;
    height: 24px;
	

    content: '';
    text-align: center;

    
    color: #5fc4f0;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
   
    color: #5fc4f0;
	background:#bcce00;
}

.sectioncover {
    width: 100%;
    float: left;
    padding: 0 0 50px 0;
}
.scht{color:#bcce00;}
.page-id-18 .hauptbild{height:70vh;}
.wp-block-group__inner-container{max-width:1400px;width:100%; padding:0 15px;margin:0 auto;}
.mg-0 figure{margin:0!important;}
.rechtsausrichten{justify-content: flex-end;}
.wp-block-columns a{position: relative;
/*	border: 1px solid #bcce00;*/
    color: #bcce00;
    text-decoration: none;
  
	
}
/*.wp-block-columns a:hover{background: #bcce00; }*/
.mt-50{margin-top:-50px;
position: relative;
    z-index: 999;
}
.wp-block-button__link{transition: all 0.5s;color:#000!important;font-size:14px!important;padding: 5px 10px!important;border-radius:5px!important;border:1px solid #bcce00!important;text-decoration: none;
 /* default color */

    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #bcce00 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.wp-block-button__link:hover{background-position: left;color:#fff!important; }

.mehrlesen{transition: all 0.5s;color:#000!important;font-size:14px!important;padding: 5px 10px!important;border-radius:5px!important;border:1px solid #bcce00!important;text-decoration: none;
 /* default color */

    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #bcce00 50%) right;
	
    background-size: 200%;
    transition: .5s ease-out;
}
.mehrlesen:hover{background-position: left;color:#fff!important; }


.standorte .wp-block-column, .impressum .wp-block-column{box-shadow: 0px 2px 8px #00000029;padding: 3%;background: #fff;}
.standorte{margin-top: -70px;position: relative;}
.congresspark .wp-block-group__inner-container{box-shadow: 0px 2px 8px #00000029;}
.congresspark .wp-block-group__inner-container{padding:0;max-width: calc(1400px - 30px);}
.congresspark .wp-block-group__inner-container .fl img{float:left;}
.rotelinie{position:relative;padding-bottom: 10px;}
.rotelinie:after{
	width: 50px;
    height: 8px;
    background:#E71724;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
	
}
.standorte h3{margin:0 0 10px 0;font: normal normal bold 36px/49px Roboto;text-transform: uppercase;}
.standorte h4{margin:0 0 1em 0;font: normal normal bold 18px/24px Roboto;text-transform: uppercase;}
.congresspark h3{margin:1em 0 10px 0;font: normal normal bold 36px/49px Roboto;}
.congresspark h4{margin:0 0 1em 0;font: normal normal bold 18px/24px Roboto;text-transform: uppercase;}
.page-id-601{background:#F2F2F2;}
.page-id-601 .footer{background:#fff;}
.partneritems{background: #fff;display: flex; flex-wrap: wrap;margin: 0 0 2em 0;width: 100%;}
.partnercontent{width:75%;padding: 5%;}
.partnerimg{width:25%;}
.partnerimg img{border-right:15px solid #F2F2F2;border-bottom:15px solid #F2F2F2;}
.partnercontinnen{max-width:60%;}
.partnercontinnen h3{font-size:24px;}
.partnercover .wp-block-group__inner-container{background:#fff;margin:0 auto 2em auto;max-width: calc(1400px - 30px);}
.downloadsitem{display:flex; flex-wrap: wrap;background: #fff;padding:2em 5%;margin:0 0 2em 0;align-items: center;width:100%;}
.downloadcontent{width:65%;}
.downloadimg{width:35%;}
.downloadimg img{float:left;}
.downloadcontentinnen{max-width: 70%;}
.downloadtitel{font-size:24px; text-transform: uppercase;}
.downloadcontentinnen a{color:#000!important;border:2px solid #bcce00;}
.fliprow{max-width: 1200px;background: #fff;}
.fliprow h1{text-transform: uppercase;text-align: center;width:100%;}
.downloadcontentinnen ul{margin:0; padding: 0;}
.downloadcontentinnen ul li{display:inline-block;}


#hamburger {
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
  float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
/*#hamburger:before{content: "Navigation";text-transform: uppercase; position: absolute; left: -180px; top: 0;font-size: 24px;}*/
#hamburger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: rgba(255,255,255,.8);
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#hamburger span:nth-child(1) {
  top: 0px;
}
#hamburger span:nth-child(2) {
  top: 12px;
}
#hamburger span:nth-child(3) {
  top: 24px;
}
#hamburger.open span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#hamburger.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#hamburger.open span:nth-child(3) {
  top: 14px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.mobilecont{display:none;}
.langi a{text-decoration:none; color: #fff;}
.langi{display: none!important;}
.hiddenflex{display:flex!important;}

/* für Nevres */
.fadeleiste{
  position: absolute;z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #E9E9E9 28%, #FFFFFF 64%, #E8E8E8 100%) 0% 0% no-repeat padding-box;
}
.fadeleiste .fadeleisteimgcover{
  position: fixed;
  right: 0px;
  top: 0;
  height: 100vh;
  width: auto;
}
.trick{
  visibility: hidden;
  height: 100vh;
  width: auto;
}
.headerhero{position: relative;}
.home .headerhero{z-index:111;}
.footer{position: relative;background: #fff;}
.home .footer{z-index:11;}
.newsitem{display:flex!important; flex-wrap: wrap; width: 100%!important; padding: 0 15px; max-width: 1370px; margin: 0.5em auto;}
.newscont{width:49%;background: #EEEEEE;margin-right: 1%;padding: 2%;
display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.newsbild{width:50%;}
.newsbild img{width:100%; height: 100%; object-fit: cover;}
.newstitel{font: normal normal 800 60px/60px Roboto;letter-spacing: 0px;margin: 0;}
.newsminititle{margin: 0;
font: normal normal normal 36px/46px Roboto;
    width: 100%;
}
/* aus für Nevres */
.messendatum h4{margin:0;}

#news{width: 100%; padding: 0 15px; max-width: 1370px;margin: 0 auto; height: 1px;visibility: hidden;opacity: 0;}
.sektionhomenewsslider{margin: 2.5em 0 4em 0!important;transition: all 1s;}
body{
    -webkit-text-size-adjust: none;
  }
.fadeleiste{display:none;}
.home .fadeleiste{display:block;}
.sidebartitle{position:relative;}

.sidebartitle:after{display: none;
		content:""; position: absolute; right:5px;top: 5px; transition: all 0.5s;
	width: 0;
      height: 0;
      border-top: 12.5px solid transparent;
      border-left: 25px solid #bcce00;
      border-bottom: 12.5px solid transparent;
		transform: rotate(90deg);
	}
	.sidebartitle.mobileclicked:after{transform: rotate(0deg);}
.anothercolor{color:#000;border-bottom: 1px solid #000;}

.naviprojekte .produktcontainerpro{width: calc(25% - 10px);margin: 0 10px 10px 0;float:left;height: 150px;overflow: hidden;position: relative;}
.naviprojekte h3{
	position: absolute;margin:0;font-weight: normal;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 10px 10px 0 10px;
    right: 0;
    bottom: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    z-index: 1;
    width: 100%;
    height: 100%;
	
}
/*div.subnavi.naviprojekte.fm33cont{display:block;}*/
.naviprojekte .produktcontainerpro img{transition: all 0.5s;}
.naviprojekte .produktcontainerpro:hover img{transform: scale(1.1);}
.naviprojekte .produktcontainerpro a{padding:0!important;}
.naviprojekte a:hover{color:#fff!important;}
.naviprojekte a{color:#fff!important;}
.naviprojekte .produktcontainerpro:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}
.naviprojekte .produktcontainerpro:nth-child(7){float:none;height: 96.66px;margin: 0;width: 25%;}
.naviprojekte .produktcontainerpro:nth-child(8){float:none;height: 96.66px;margin: 10px 0;width: 25%;}
.naviprojekte .produktcontainerpro:nth-child(9){float:none;height: 96.66px;margin: 0;width: 25%;}
.produktcontainerpro:nth-child(4){clear:left;margin-bottom: 0;}
.produktcontainerpro:nth-child(5){margin-bottom: 0;}
.produktcontainerpro:nth-child(6){margin-bottom: 0;}
.naviprojekte .produktcontainerpro img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}
.navibranchen .navibox h3:after{content: "#corporate";position: absolute; 
background: #bcce00;bottom: -10px;font-size: 12px;padding:2px 5px;display: none;
    color: #fff;
}
.navibranchen h3{bottom:12px;font-size: 20px;}
.navibranchen .navibox:nth-child(6) h3:after, .navibranchen .navibox:nth-child(7) h3:after, .navibranchen .navibox:nth-child(8) h3:after{display:none!important;}
.produktcontainerpro:first-child h3:after{content:"Licht in Unternehmen"!important;background: none!important;display:none!important;}
.naviprojekte .produktcontainerpro h3:after{content: "#corporate";position: absolute; display:none!important;
background: #bcce00;bottom: -10px;font-size: 12px;padding:2px 5px;
    color: #fff;
}
/*
.produktcontainerpro:first-child h3 span{background:#bcce00; padding: 5px 10px;}
.produktcontainerpro:first-child h3 span:before{content:"#";}
*/

.produktcontainerpro h3{bottom:12px;font-size: 20px;}
.produktcontainerpro:nth-child(7) h3:after, .produktcontainerpro:nth-child(8) h3:after, .produktcontainerpro:nth-child(9) h3:after{display:none!important;}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea{width:100%;  margin: 10px 0; padding: 10px;
border-radius: 5px!important;
    border: 1px solid #bcce00!important;font-family: 'Roboto', sans-serif!important;
}

.wpcf7 input[type=submit]{margin: 10px 0; padding: 10px;font-family: 'Roboto', sans-serif!important;
border-radius: 5px!important;background-color: #cccccc;text-transform: uppercase;padding: 10px 20px;
    border: 1px solid #bcce00!important;color:#fff;
    cursor: pointer;
}

.wpcf7 input[type=submit]:hover{
    background: #bcce00;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Roboto', sans-serif!important;
}
::-moz-placeholder { /* Firefox 19+ */
 font-family: 'Roboto', sans-serif!important;
}
:-ms-input-placeholder { /* IE 10+ */
font-family: 'Roboto', sans-serif!important;
}
:-moz-placeholder { /* Firefox 18- */
 font-family: 'Roboto', sans-serif!important;
}
.wpcf7 .wpcf7-submit:disabled{background:#ccc;}
.page-id-24 .wp-block-columns{margin-bottom:0;padding:0;}
.page-id-24 .standorte{margin-bottom: 50px;}

.button_top {
    position: fixed;
    bottom: 45px;
    right: 15px;
   background: #bcce00;
	border: 1px solid #bcce00;
    border-radius: 5px;
	z-index: 111;
	display: none;
}
.sidebran .sidebartitle:after, .page-id-122 .sidebar .sidebartitle:after, .page-id-11599 .sidebar .sidebartitle:after{display:none;}

div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a{color:#bcce00!important;font-weight: bold;}
div.asl_r .results .item .asl_content .asl_desc{font-size:12px!important;}
.hauptnavi .menu li .subnavi{position: absolute; left: 0;max-width: 1600px;margin: auto;right: 0; width:100%; background: #fff;display: flex; flex-wrap: wrap;padding: 10px;
/*transition: all 0.5s;*/
}
.page-id-14 .maincontent, .page-id-11463 .maincontent{margin-bottom:200px;}
.single-post .containerus{background: #fff;position: relative;}
.containerus{position: relative;}
.sidebar{max-width:300px; position: absolute; left: 0; top: 0; height: 100%;z-index: 1;padding: 10px 20px 10px 0;}
 .maincontent{float:right;position: relative;z-index: 11;padding: 0 10px 0 10px;}
.single-post .hauptcontentsingle{padding-bottom: 50px;}
.rowsingleproductpage{display: inline-block;}
.single-post .footer{width:100%;float:left;position: relative;z-index: 11;}
.single-post .contentwhite{padding: 15px 15px 0 15px;}
.maincontent{margin-bottom:50px;}
.single-post .maincontent{margin-bottom:0;}

.single-post .rowsingleproductpage{display: block;}
.rowinni{display: flex; flex-wrap: wrap;}
.col-6{width:60%;}
.colmax-6{max-width:85%;}
.col-4{width:40%;}
.jusright{justify-content:flex-end;}
.jusright img{float:right;}

.c-accordion__title{
	font: normal normal bold 20px/27px Roboto!important;
letter-spacing: 0px;text-transform: none!important;
	
}
.downlti{font: normal normal normal 16px/22px Roboto;
letter-spacing: 0px;text-transform: none;}

.sidebran .sidebartitle{font: normal normal bold 20px/27px Roboto;border-bottom: 2px solid #000;
letter-spacing: 0px;text-transform: none;}
.prolti{font: normal normal bold 20px/27px Roboto;text-transform: none;}

/*.kurzinfocontainer .c-accordion__content{max-width: 1000px;}*/
.kurzinfocontainer .c-accordion__content h3{margin:20px 0 0 0;font: normal normal bold 16px/26px Roboto;text-transform: none;border-bottom: 1px solid #000;}
.kurzinfocontainer .c-accordion__content p{margin:5px 0;}
.c-accordion__title{font: normal normal bold 20px/27px Roboto!important;}
.kurzinfocontainer .c-accordion__content .wp-block-columns{margin:0;}
.m1000 .wp-block-group__inner-container{max-width: 1000px;}
.m1000 h1{font: normal normal bold 50px/55px Roboto;}
.page .has-huge-font-size{font: normal normal bold 50px/55px Roboto;
letter-spacing: 0px;margin: 3% 0;}
h3#kontakt{font: normal normal bold 50px/55px Roboto;
letter-spacing: 0px;}
h3#kontakt.rotelinie:after{height: 11px; width: 89px;bottom: -5px;}
.googlemaps a:before{content: ""; background-image: url(../uebex/img/google-maps-symbol.png);width:17px; height: 24px;position: absolute; left: 5px; top: 2px;background-size: contain;}
.googlemaps a{padding:5px 15px 5px 25px!important;}
div.wp-block-group.congresspark{padding:0 15px;}

#wirtschaftlichkeit, #lichtplanung, #garantie, #projektmanagement, #reklamation,
#light-planning, #economic-efficiency, #warranty, #reclamation, #project-management {padding-top:70px;}
.nopadd{padding:0!important;transition: all 0.5s;text-decoration: none;}
.nopadd:hover .anothercolor{color:#bcce00!important;border-bottom: 1px solid #bcce00;}
.nopadd:hover .anothercolor{transition: all 0.5s;}
.nopaddblack:hover{color:#bcce00!important;}
.nopaddblack{padding:0!important;color:#000!important;transition: all 0.5s;text-decoration: none;}
h2#innenbereich{margin:0 0 1em 0;padding-top: 70px;}
h2#aussenbereich{margin:0 0 1em 0;padding-top: 70px;}

.home #produkte .nopadd:hover .mthh{color:#bcce00!important;border-bottom: 1px solid #bcce00;}
.home #produkte .nopadd .mthh{transition: all 0.5s;}



.home #produkte .nopaddblack:hover .mthh{color:#bcce00!important;border-bottom: 1px solid #bcce00;}
.home #produkte .nopaddblack .mthh{transition: all 0.5s;}

.rl-basicgrid-gallery{
	
	margin-left: -10px;
    margin-right: -10px;
}

.linkespalte{width:48%;margin: 1%;}
.rechtespalte{width:48%;margin: 1%}
.sycont{display:flex; align-items: flex-start;margin: 0 0 2.2em 0;}
.sybild img{min-width:100px; min-height: 100px;margin-right: 10px;}
/*
.sybild{width:10%; }
.syinhalt{width:90%;}*/
.syinhalt h3{margin:0 0 5px 0;}
.syinhalt p{margin:0;}
.page-id-120 .symbrow{align-items:flex-start;max-width: 1400px;}
.page-id-3 .wp-block-group__inner-container a{color: #bcce00;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #bcce00!important;
}

body.category .hauptbild, body.page-id-122 .hauptbild, body.page-id-11599 .hauptbild, body.page-id-12 .hauptbild, body.page-id-11441 .hauptbild, body.page-id-14 .hauptbild, body.page-id-11463 .hauptbild{display:none;}
body.category header, body.page-id-122 header, body.page-id-11599 header, body.page-id-12 header, body.page-id-11441 header, body.page-id-14 header, body.page-id-11463 header{background: #000;}
body.category .containerus, body.page-id-122 .containerus, body.page-id-11599 .containerus, body.page-id-12 .containerus, body.page-id-11441 .containerus, body.page-id-14 .containerus, body.page-id-11463 .containerus{margin-top: 160px;}
body.category, body.page-id-122, body.page-id-11599, body.page-id-12, body.page-id-11441, body.page-id-14, body.page-id-11463{background: #F2F2F2;}

body.single-post .hauptbild:after{display:none!important;}

.slick-track {
    display: flex!important;
    flex-wrap: wrap!important;
    align-items: stretch;
}

.slick-slide {
    float: none!important;
    height: auto!important;
	background: #F2F2F2;
}
.slick-slide .produktcontainer{margin:0;}
.sektionhomenewsslider .slick-slide{background: none;}

@media screen and (min-width:1400px){
.headerhero .row{max-width: 95%;}	
	
}

@media screen and (min-width:1200px){
	.home .maincontent{width:calc(75% - 50px);}
	
}

@media screen and (max-width:1200px){
	.rl-gallery-item{margin:10px!important;width: calc(33.33% - 20px)!important;}
	.hhidden h3{font-size:18px;}
	.grostitel h2, .contentrightsub h2{font: normal normal bold 40px/40px Roboto;}
	.contentrightsub h3{font-size:30px;}
	#fixedimgsub{position:relative;top:auto; right: auto;width:50%!important;}
	.projektboxsite{width: 32.33%;}
	.produktcontainer{width:32.33%;}
	.fadeleiste{display:none!important;}
	/*.sidebartitle{font: normal normal bold 22px/28px Roboto;}*/
	.downloadsli ul li a{font-size:14px;}
	.page .has-huge-font-size{font: normal normal bold 36px/36px Roboto;
letter-spacing: 0px;margin: 3% 0;}
	h3#kontakt {
    font: normal normal bold 46px/46px Roboto;
    letter-spacing: 0px;
}
	.congresspark h3 {font: normal normal bold 30px/30px Roboto;}
	.sidebartitle {font: normal normal bold 24px/34px Roboto;}
	.projektbox{height:250px;}
	.projektimg{height:200px;} 
	.hauptnavi .menu li a{padding: 0 18px;}
}
@media screen and (max-width:1024px){
	.m1000 h1{font: normal normal bold 36px/36px Roboto;}
	.sidebar{max-width:none; position: relative; left: auto; top: auto;}
	.sidebar{margin:0 0 20px 0; width: 100%;}
	.maincontent{width:100%; padding:0;}
	.hauptnavi .menu li a{padding:0 8px;font-size: 16px;}
	.uliinnen, .uliaussen{display:none;}
	
	.sidebartitle:after{display: block;cursor: pointer;
		transform: rotate(0deg);
		
	}
	
	.page .has-huge-font-size{font: normal normal bold 24px/24px Roboto;
letter-spacing: 0px;margin: 0;}
	.prolti:after{display: none!important;}
	.sidebartitle.mobileclicked:after{transform: rotate(90deg);}
	.navibranchen h3, .produktcontainerpro h3{font-size:16px;}
	.topnavi ul li a{padding:0 5px;}
	.m1000 h1 , .standorte h3{
    font: normal normal bold 24px/24px Roboto;
}
	h3#kontakt {
    font: normal normal bold 36px/36px Roboto;
    
}
	.congresspark h3 {
   
    font: normal normal bold 24px/24px Roboto;
}
	.contentrightsub{margin-top: 1em;}
	.contentrightsub h2 {color:#000;}
	.contentrightsub h3 {color:#000;}
	.conti{margin-top:1em;}
	.conti .btnmore {margin: 1em 0!important;}
	
}
@media screen and (min-width:769px){
	.hauptnavi .menu li:hover .subnavi{display: flex;}
	.hauptnavi .menu li:hover div.subnavi.naviprojekte{display: block;}
	.hauptnavi .menu li .subnavi{
display: none;/*transition: all 0.5s;*/
}
}

@media screen and (max-width:768px){
	#wirtschaftlichkeit, #lichtplanung, #garantie, #projektmanagement, #reklamation,
    #light-planning, #economic-efficiency, #warranty, #reclamation, #project-management {padding-top:20px;}
.linkespalte, .rechtespalte{width:100%;margin: 0;}
	.congresspark .wp-block-group__inner-container{padding:15px;}
	.page-id-18 .wp-block-spacer{height:20px!important;}
	.mobilereverse .wp-block-columns{flex-direction:column-reverse;}
	.kurzinfocontainer div.wp-block-column{flex-basis: 100%!important;margin: 0!important;}
	.produktfamilie div.wp-block-column{flex-basis: 50%!important;margin: 0!important;}
	.row{max-width:none!important;}
	.single-post .contentwhite{padding:0!important;}
	.ctanavi{visibility:visible!important; opacity: 1!important;width:100%;}
	.langnavi{width:100%;}
	.langnavi ul li{width:100%; margin: 0;}
	header{ position: relative!important;top: auto; left: auto;background: #000;
		display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
		
	}
	.contenttml h3{font-size:20px!important;}
	.containerhead{border-bottom:none!important;visibility: visible!important; opacity: 1!important;height: auto!important;}
	.hauptnavi{width:100%;}
	.rnavicontainer{ flex-direction: column-reverse;}
	.logo img{max-width:100%!important;}
	.mobilecont{display:block;width:70%;}
	.hauptnavi .menu{margin:0;}
	.hauptnavi .menu li{width:100%;position: relative;}
	.hauptnavi .menu li{border-bottom:1px solid #bcce00;}
	.hauptnavi .menu li .subnavi{position: relative;visibility: visible!important; opacity: 1!important;margin-top: 10px;display: none;}
	.subhighlights, .subinnen, .subaussen{width:100%; margin: 10px 0;}
	.navibranchen .navibox{width:calc(50% - 20px)!important;margin: 10px!important;}
	.naviservice{width:100%!important;}
	.hauptnavi .menu li{margin:10px 0;}
	.hauptnavi .menu li ul li{margin:0;border-bottom: none;}
	.hauptnavi .menu li a{position: relative;font-size: 36px;padding: 0 15px 0 0;}
	.naviserviceitem a{font-size:18px!important;}
	.hauptnavi .menu li ul li a{font-size:18px;padding: 0 15px;}
	.hauptnavi .menu li:before{content:""; position: absolute; right:0;top: 13px;
	width: 0;
      height: 0;
      border-top: 12.5px solid transparent;
      border-left: 25px solid #bcce00;
      border-bottom: 12.5px solid transparent;
	}
	.hauptnavi .menu li ul li:before{display:none;}
	.naviserviceitem a:before{display:none;}
	.fm1{transition:all 0.5s;}
	li.fm1.mobileclicked:before, li.fm2.mobileclicked:before, li.fm3.mobileclicked:before, li.fm33.mobileclicked:before{transform: rotate(90deg);}
	.langi{display: block!important;}
	
	.topnavi{width:100%;}
	.socialico{display:none!important;}
	.logo{padding:20px 0!important;width:30%;}
	.herotitel{font-size:20px;}
	.ctanavi ul li{margin: 0 10px;}
	/*.fmno:before{display:none;}*/
	.hauptnavi, .containerhead, .ctanavi{display: none;}
	.containerprodukte .subinnen{width:100%; margin: 0 0 20px 0;}
	.containerprodukte .subaussen{width:100%; margin: 0 0 20px 0;}
	.grostitel h2{font-size:36px;}
	.contentrightsub h2{font-size:36px;}
	.contentrightsub h3{font-size:24px;}
	.col-35{width:100%;}
	.col-65{width:100%;padding: 0;}
	.footerboxen{position:relative;left:auto;right: auto;bottom: auto;}
	.kontaktcontent{height:auto;visibility: visible; opacity: 1;}
	.kontaktbox{width:100%; margin: 10px 0;}
	.kontaktbox:hover .kontaktcontent{height:auto;}
	.kontaktbox:after{display:none;}
	.flogos{padding:20px 15px;}
	.contentrightsub{padding:0 15px;}
	.projektbox{width:98%;height: auto;}
	.projektimg{margin-bottom:10px;}
	.hhidden, .projektbox:nth-child(2), .projektbox:nth-child(4){margin-top:0!important;}
	.projektbox:hover .projektimg{margin-top: 20px;}
	.topnavi ul{flex-wrap:wrap;}
	.topnavi ul li{width:100%!important;}
	.herotitel h1{padding-right:0;}
	.home .hauptbild{/*height:auto;*/position: relative;}
	
	.produktcontainer{width:49%;margin: 0 0.5% 20px 0.5%;}
	.contentwhite h1{font: normal normal bold 36px/36px Roboto;}
	.single-post h1{font: normal normal 800 40px/55px Roboto;letter-spacing: 0px;}
.singlecatprimary{font: normal normal normal 24px/24px Roboto;}
	.contentwhite h2 {
    font: normal normal bold 22px/22px Roboto;
}
	.produktbesch, #fixedimgsub{width:90%!important;padding: 20px 0;}
	.projektboxsite{width: 49%;}
	.col70-l, .col30-l{width:100%;}

	.page-id-18 .hauptbild{height: 40vh;}
	.downloadcontent{width:100%;}
	.downloadcontentinnen{max-width:none;}
	.downloadimg{width:100%;margin: 20px 0 0 0;}
	.single-projekte .hauptbild{height: 40vh;}
	.contentdesc{max-width:none;}
	.downloadcontentinnen ul li{margin:5px;}
	.partnercontent{width:100%;}
	.partnercontinnen{max-width:none;}
	.partnerimg{width:55%;}
	.newscont{width:100%;margin-right: 0!important;}
	.newsbild{width:100%;}
	.naviprojekte{display:flex;}
	.produktcontainerpro{height:150px!important;}
	.naviprojekte .produktcontainerpro{display:block!important;}
	.produktcontainerpro{
		display: flex;
		width: calc(50% - 20px)!important;
    margin: 10px!important;float:none!important;
	}
	.col-6, .col-4{width:100%;}
	.colmax-6{max-width:100%;}
	.rl-gallery-item{margin:10px!important;width: calc(50% - 20px)!important;}
	.downloadsli ul li{width:31.33%;margin: 1%; text-align: center;}
	.page div.wp-block-column{flex-basis: 100%!important;margin: 0;}
	.hideonmobile{margin-bottom:0!important;}
	.congresspark{margin-bottom: 1em;}
	.congresspark img{display:none;}
	.hideonmobile .wp-block-column{display:none;}
	.hideonmobile .wp-block-column:nth-child(2){display:flex!important;}
	.standorte{margin-top:auto!important;}
	.standorte .wp-block-column{margin:2em 0 0 0!important;}
	.mainpagetitel{
	
	
	font-size:36px!important;
	
 
}
	.impressum .wp-block-column{margin:0 0 1em 0!important;}
	.page-id-122 h1, .page-id-11599 h1{margin-bottom:1em!important;}
	body.category .containerus, body.page-id-122 .containerus, body.page-id-11599 .containerus, body.page-id-12 .containerus, body.page-id-11441 .containerus, body.page-id-14 .containerus, body.page-id-11463 .containerus{margin-top: 0;}
	.topnavi ul li.klicktoshowtel{display:inline-block!important;max-width: 36px;}
	.topnavi ul li.klicktoshowtel1{display:inline-block!important;max-width: 36px;}
	.topnavi ul li.klicktoshowtel2{display:inline-block!important;max-width: 36px;}
	.topnavi ul li.sociallink{display:inline-block!important;max-width: 36px;}
	.listview{display:none!important;}
	.newstitel{font: normal normal bold 40px/55px Roboto;}
.newsminititle{font: normal normal normal 24px/24px Roboto;}
	.page-id-14 .maincontent, .page-id-11463 .maincontent{margin-bottom:0;}
}
@media screen and (max-width:480px){
	.herotitel{font-size:18px;}
	.navibranchen .navibox{width: calc(100% - 20px)!important;}
	.produktcontainer{width:99%;}
	.projektboxsite{width: 99%;}
	.produktcontainerpro{width: calc(100% - 20px)!important;}
	.downloadsli ul li{width:48%;}
}

.timelinemiddle .wp-block-group__inner-container{max-width:calc(1200px - 50px);}
/*timeline*/
/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  max-width: 750px;
  margin: 0 auto 2em auto;
}
.phase .contenttml{background:#000!important;}
.phase:before{border-color: transparent transparent transparent #000!important;}
.phase:nth-child(even)::before{border-color: transparent #000 transparent transparent!important;}

/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: #000;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.containertml {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
	left: 0;
	color: #fff;
}

/* The circles on the timeline */
.containertml::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -17px;
  background-color: white;
  border: 4px solid #bcce00;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}
.contenttml h3{font-size: 20px;margin:0 0 5px 0;}

/* Place the container to the left */
.containertml:nth-child(even){ left: 50%;}


/* Place the container to the right */


/* Add arrows to the left container (pointing right) */
.containertml::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid #bcce00;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #bcce00;
}

/* Add arrows to the right container (pointing left) */
.containertml:nth-child(even)::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid #bcce00;
  border-width: 10px 10px 10px 0;
  border-color: transparent #bcce00 transparent transparent;
}

/* Fix the circle for containers on the right side */
.containertml:nth-child(even)::after {
  left: -16px;
}

/* The actual content */
.contenttml {
  padding: 10px 20px;
  background-color: #bcce00;
  position: relative;
  border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 767px) {
  /* Place the timelime to the left */
  .timeline::after {
  left: 31px;
  }
  
  /* Full-width containers */
  .containertml {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
  }
  
  /* Make sure that all arrows are pointing leftwards */
  .containertml::before {
  left: 60px!important;
  border: medium solid #bcce00;
  border-width: 10px 10px 10px 0;
  border-color: transparent #bcce00 transparent transparent;
  }
.containertml:first-child:before{border-color: transparent #000 transparent transparent;}
  /* Make sure all circles are at the same spot */
  .containertml::after, .containertml:nth-child(even)::after {
  left: 15px;
  }
  
  /* Make all right containers behave like the left ones */
  .containertml:nth-child(even) {
  left: 0%;
  }
}


.wpml-ls-statics-footer{
    display: none !important;
}

/* MailPoet custom pages and forms */

.nwl-message a,
a.nwl-button {
    display: inline-block;
    font-size: 0.8em;
    text-transform: uppercase;
    padding: 0.5em 1em;
    border: 1px solid #bcce00;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    background-color: #ccc;
    cursor: pointer;
}

.nwl-message a:hover,
.nwl-message a:focus-visible,
a.nwl-button:hover,
a.nwl-button:focus-visible {
    background-color: #bcce00;
}

.mailpoet_submit {
    background-color: #cccccc;
    border-style: solid;
    border-radius: 5px;
    border-width: 1px;
    border-color: #bcce00 !important; /* override style attribute on submit button on manage subscription page */
    padding: 10px;
    color: #ffffff;
    cursor: pointer;
}

.mailpoet_submit:hover,
.mailpoet_submit:focus-visible {
    background-color: #bcce00;
}

.mailpoet_select {
    -webkit-appearance: none;
    background-color: #fff;
    width: 100%;
    border: 1px solid #bcce00;
    border-radius: 5px;
    padding: 10px;
}

.mailpoet-manage-subscription .mailpoet_submit {
    margin-top: 2em;
}

input, select {
    font-size: 14px;
}

/* 26.04.2024 - Korrektur geänderte Struktur Ajax Load More */

.alm-listing {
    display: flex; 
    flex-wrap: wrap;
}
