@charset "utf-8";
/* CSS Document */


.grayscale {
  filter: grayscale(100%);
    transition: transform .2s;
    transform: scale(0.9);
   
}
.grayscale:hover {
    filter: grayscale(0);
    transform: scale(1);
}

.mockup-kopf {
    position: relative;
    margin-right: -90px;
    
}



/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 100%; }
/* 2 columns wide */
.grid-item--width2 { width: 100%; }







.leistungen ul,
.leistungen li {
  list-style:none;
  padding:0;
  margin:0;
 
}

.leistungen li {
 
    line-height:1.5rem;
  }
  

.leistungen li::before {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  content: "\f00c";
  font-size: 0.875rem;
  font-weight: 600;
  margin-right:0.5rem;
}

.leistungen .lead {
  font-size: 1.25rem;
  font-weight: 300;
  display: inline-block;
}




.sliderbox-referenzen-detail-mockup {
    display:none;
    text-indent: -9999em;
}













.zitatslider .slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    bottom: 1rem;
    margin: auto;
    left: 0;
}



.titelslider i.prev,
.zitatslider i.prev {
   padding-left: 0!important;  
 
}

.titelslider i.prev,
.zitatslider i.prev {
    left: -1rem;  
  
 }
 
 .titelslider i.next,
 .zitatslider i.next {
    right:-1rem;
  
 }
 
  

.weblink a {
    color:#fff;
}



 .sliderbox-referenzen-detail-x .sliderbox-text-referenzen {
    padding: 30px 20px;
    text-align: center;
    z-index: 4;
    position: relative;
    /* bottom: 0; */
    max-width: 1240px;
    margin: auto;
    height: inherit;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    
}



.sliderbox-referenzen-detail-x.text-left .sliderbox-text-referenzen {
    padding: 30px 20px;
    text-align: left;
    z-index: 4;
    position: relative;
    /* bottom: 0; */
    max-width: 1280px;
    margin: auto;
    height: inherit;
    display: flex;
    align-items: left;
    width: 100%;
    justify-content: left;
}




.sliderbox-referenzen-detail-x.text-left .sliderbox-text-referenzen .sliderbox-text-referenzen {
    text-align: left !important;
	padding:50px 20px;
}
.sliderbox-referenzen-detail-x .sliderbox-text-referenzen .sliderbox-text-referenzen h3 {  text-align:left; margin-left:20px; padding:0.5em; }
















.sliderbox-referenzen-detail-xyy .sliderbox-text-referenzen {
    padding: 30px 20px;
    text-align: left;
    z-index: 4;
    position: relative;
    /* bottom: 0; */
    max-width: 1240px;
    margin: auto;
    height: inherit;
    display: flex;
    align-items: flex-end;
}







.white-popup2 {
  position: relative;
  background: #FFF;
  padding: 0em;
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  transition: 1s all;
}


.white-popup2 .mfp-close {
    width: 30px;
    height: 30px;
    line-height: 34px;
    position: absolute;
    right: 5px !important;
    top: 5px;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 16px 2px;
    color: #FFF;
    font-style: normal;
    /* font-size: 28px; */
    font-family: Arial,Baskerville,monospace;
    background: #000;
    color: #fff;
} 

.white-popup2 .content {
    background:#fff;
    padding:2em;
}

.white-popup2 .mfp-close {
    color: #fff !important;
}


.white-popup2 .copytext {
     width:100%;
    float:none;
}

.white-popup2 .copytext2 h3 {
     font-size:1.375em;
    margin-top:1.5em;
}


.white-popup2 dl.technics {
    float:none;
    width:100%;
}

.white-popup2 dl.technics img{
    max-width:100%;
    height:auto;
    margin:0 0em 0em -0.25em;
}

img.lightbox-mockup {
    max-width:100%;
    height:auto;
    float:right;
    margin-top:-110px;
}

.bgholder {
    height:100px;
}

.logox {
    width: 250px;
    margin: auto;
    border-radius: 70%;
    height: 80px;
}
 .logox img {
    max-width:100%;
	height:auto;
}

.logoffx::before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 0px;
    width: 0px;
    top: 120px;
    left: 125px;
    box-shadow: 0px 0px 65px 65px rgba(255,255,255,0.75);
}


.logossx::after {

content: '';
    position: absolute;
    z-index: 1;
    height: 0px;
    width: 0px;
    top: 120px;

    box-shadow:100px 0px 100px 70px rgba(255,255,255,0.25);
    margin: auto;
	
}
	

.moveleft_bottom {
	display:inline-block;
	float:left;
}

.moveleft_bottom i {
	font-size:2em;
	display:inline-block;
	float:left;
	padding-right:5px;
}

.moveleft_bottom p {
	display:inline-block;
	padding:0.2em;
}



.moveright_bottom {
	display:inline-block;
	float:right;
}

.moveright_bottom i {
	font-size:2em;
	display:inline-block;
	float:right;
	padding-left:5px;
}

.moveright_bottom p {
	display:inline-block;
	padding:0.2em;
}


.projectnav {
	display:flex;
	width:100%;
	    padding-top: 2em;
    border-top: 1px solid #ccc;
}

.projectnav a {
	color:#545454;
}
.projectnav a:hover {
	color:#00adef;
}



.projectnav_left {
	display: flex;
	width:50%;
}

.projectnav_center {
	display: none;
	visibility: hidden;
	width:34%;
	text-align:center;
}

.projectnav_right {
	 
	width:50%;
	text-align:right;
	padding-right:0px;
}


.projectnav_left p {
	display:none;
}
.projectnav_left a:after {
    content: 'zurück';
    margin: 0.25em;
    position: absolute;
	font-weight:bold;

    margin-top: -30px;
    margin-left: 1.5rem;
}



.projectnav_right p {
	display:none;
}


.projectnav_right a:after {
    content: 'vor';
    margin: 0.25em;
    position: absolute;
    margin-left: -3em;
    font-weight: bold;

    margin-top: -30px;
    margin-right: 1.5rem;
}

.detailslider {
	cursor: zoom-in;
}

 .slick-slider {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}

.logo2 {
	max-width:100%;
	height:auto;
}
a.ext::before {
    font-family: 'FontAwesome';
    content: '\f0ac';
    float: left;
    display: table;
 
 
    width: 1.125em;
    margin-right: 0.35em;
    font-size: 1em;
    padding-top: 0px;
    display: block;
}

.ref_left h3 {
	text-transform:none;
	font-size:1.375em;
}
	


.zitatdetail {
 
    margin: 2em auto;
    margin-bottom: 2em;
    display: inline-block;
    padding: 1rem 2rem;
    font-size: 1.175em;
    color: #738d9a !important;
    font-family: 'Source Sans Pro', sans-serif;
    background: #f9f9f9;
    /* border: 1px solid #f0f0f0; */
}

.zitatdetail br{ display:none;}
.zitatdetail strong{ font-weight:normal; font-size:0.875em;  clear:both;margin-top:5px; }
.zitatdetail em{ clear:both;display:inline-block; }


/*
.zitatdetail blockquote p::before {
    content: "​‌\"";
    float: left;
     font-weight: 400;
    font-size: 4.5em;
    position: absolute;
    margin-left: -30px;
	font-style:italic;
    margin-top:-10px;
    color: rgb(195, 195, 195);
}
*/


.sliderbox-referenzen-detail-mockup .ribbon {
	    margin-right: 13.5%;
    margin-top: 1px;
}

.white-popup {


    position: relative;
    background: #FFF;
    padding: 120px 0 0px 100px;
    width: auto;
    max-width: 600px;
    margin: 60px auto;
    text-align: center;
    top: -100px;
     background-size: cover;
    overflow: hidden;
    height: 300px;
    font-size: 0.675em;
    
 
}

.white-popup .mfp-close {
 
    /* height: 44px; */
    line-height: 44px;
    position: absolute;
    right: 5px !important;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    font-weight: 100;
}

.popup {
	display:none;
}
.mfp-content .popup {
	display:block;
}

.mfp-content .popup .mfp-close {
 
    /* height: 44px; */
    line-height: 44px;
    position: absolute;
    right: 5px !important;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #000;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    font-weight: 100;
}




.nochnichtonline {
	text-align:center; 
	color:#fff;	
	width:60%;
	height:160px;
	margin:auto;
	background:#000;
	padding-top:40px;
	border:1px solid #fff;
}

.nochnichtonline h2 {
	color:#fff;
}


.nochnichtonline .mfp-close {
    color: #fff !important;
}


.ribbon {
  position: absolute;
  right: 0px; top: 5px;
  z-index: 999;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}









.ribbon2 {
  position: absolute;
  right: 5px; top: 5px;
  z-index: 999;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon2 span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#B6BAC9 0%, #808080 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon2 span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #808080;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #808080;
}
.ribbon2 span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #808080;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #808080;
}






.ref_left img.background {
	max-width:100%;
	height:auto;
}




dl.technics { margin:0; 
background: #f9f9f9;
    padding: 0.75em;
	padding-right:0;

}
dl.technics dt {
	font-weight:600;
	font-size:1em;
}
dl.technics dd {
	margin:0.25em 0 1em 0;
}	







.tx_projekte {
	margin-top:1em;
}

.casestudy-list:after, .casestudy-list:before {
    content: " ";
    display: table;
}
.casestudy-teaser {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    float: left;
    padding: 10px;
    padding-left:5px;
    padding-right:5px;
}


.casestudy-teaser {
    width: 100%;
}

.casestudy-teaser a:hover img.background {
    width: 105%;
    top: -2.5%;
}
.casestudy-teaser img.background {
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    display: block;
    width: 100%;
    height: 103%;
    transition: all .25s ease-in-out;
    object-fit: cover;
    object-position: top;
}
img {
    vertical-align: middle;
}
.casestudy-teaser a div.logobg {
    background: #9b9b9b;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: 62px;
    margin: auto;
    z-index: 1000;
    /* text-align: center; */
}
.casestudy-teaser img.logox {
    position: absolute;
    bottom: 0;
    width: auto;
    /* max-width: 100%; */
    /* max-height: 100%; */
    height: auto;
    margin: auto;
    z-index: 1000;
    left: 50%;
    margin-left: -180px;
}

.casestudy-teaser a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 260px;
    border-radius: 2px;
}
 

 

.casestudy-teaser a:after {
	/*
    transition: all .15s ease-in-out;
    box-shadow: inset 0 0 140px rgba(0,0,0,.15);
    background-color: rgba(0,0,0,.15);
    */
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
}
.casestudy-teaser a:after {
	/*
    transition: all .15s ease-in-out;
    box-shadow: inset 0 0 140px rgba(0,0,0,.15);
    background-color: rgba(0,0,0,.15);
    */
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
}


.casestudy-teaserxxx a:hover:after {
box-shadow: inset 0 0 140px rgba(0,0,0,0.15);
    background-color: rgba(0,0,0,0.15);
	font-family:'Font Awesome 5 Free';
    content: '\f055';
    /* margin: 25% auto; */
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 2;
    color: #ffffff;
    font-size: 3em;
    width: 100%;
    height: 100%;
    display: block;
    margin-left: -50%;
    text-align: center;
    margin-top: 0;
    display: table;
    vertical-align: middle;
    padding-top: 25%;
	
 
}



.casestudy-teaser a:before {
    transition: all .15s ease-in-out;
    box-shadow: inset 0 0 140px rgba(0,0,0,.15);
    background-color: rgba(0,0,0,.15);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: "";
}

/*
.casestudy-teaser a:hover:after {
     transition: all .15s ease-in-out;
    box-shadow: inset 0 0 140px rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
 	font-family: 'FontAwesome';
    content: '\f002';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    color: #ffffff;
    font-size: 2em;
    width: 80px;
    height: 80px;
    display: block;
    margin-left: -40px;
    text-align: center;
    margin-top: -40px;
    display: table;
    vertical-align: middle;
    padding-top: 30px;
    border: 1px solid #fff;
}

*/


.casestudy-teaser a:hover:after {
     transition: all .15s ease-in-out;
    box-shadow: inset 0 0 140px rgba(0,0,0,0.5);
    background-color: rgba(0,0,0,0.25);
	 font-family: 'IcoMoon-Ultimate';
     content: '\ed5d';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    color: #ffffff;
  font-size: 1.375em;
  font-weight:100;
    width: 50px;
    height: 45px;
    display: block;
    margin-left: -25px;
    text-align: center;
    margin-top: -25px;
    display: table;
    vertical-align: middle;
    padding-top: 10px;
    border: 1px solid #fff;
    line-height:1;
}







.detailslider .slick-dots {
    position: absolute;
    bottom: -40px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.titelslider .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}



.sliderbox-referenzen-detail {
    width: 100%;
    max-width: 100%;
    height: 140px;
    position: relative;
    margin: auto;
/*
     background-size: 120%;
	background-attachment:fixed;
  */
  
       background-size: cover;
   
    overflow: hidden;
    z-index: 3;
}






.sliderbox-referenzen-detail-mockup {
    position: absolute;
    top: 170px;
    right: inherit;
    z-index: 3;
    margin-left: 0;
    z-index: 23;
    overflow: hidden;
}


















.scroll.fadeinx {
	display:block;
	opacity:1;
	
	
    -webkit-animation: fadeinx 0.8s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeinx 0.8s; /* Firefox < 16 */
        -ms-animation: fadeinx 0.8s; /* Internet Explorer */
         -o-animation: fadeinx 0.8s; /* Opera < 12.1 */
            animation: fadeinx 0.8s;
	
	
	
}



@keyframes fadeinx {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadeinx {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeinx {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadeinx {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadeinx {
    from { opacity: 0; }
    to   { opacity: 1; }
}











.fadeout {
 

    -webkit-animation: fadeiny 0.8s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeiny 0.8s; /* Firefox < 16 */
        -ms-animation: fadeiny 0.8s; /* Internet Explorer */
         -o-animation: fadeiny 0.8s; /* Opera < 12.1 */
            animation: fadeiny 0.8s;
		
		opacity: 0;
			
}

 

@keyframes fadeiny {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Firefox < 16 */
@-moz-keyframes fadeiny {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeiny {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeiny {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeiny {
    from { opacity: 1; }
    to   { opacity: 0; }
}






.ref_left {
	width:100%;
	float:none;
}


:after, :before {
    box-sizing: border-box;
}








.sliderbox-referenzen-detail-x {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.sliderbox-referenzen-detail-x picture {
    position: fixed;
    overflow: hidden;
    object-fit: cover;
    height: 100vh;
    top: 0;
    z-index: 0;
 }



section.content {
    position: relative;
    background: #fff;
    padding: 0.125rem 0 0 0;
}

















.filters-button-group {
	margin:auto;
	margin-bottom:1.375em;
	text-align:center;
}




.button {
  display: inline-block;
  padding: 5px 8px;
  margin-bottom: 10px;
/*  background: #EEE;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
 */
  color: #222;
 /* font-family: sans-serif;*/
  font-size: 1em;
 /* text-shadow: 0 1px white;*/
  cursor: pointer;
 	  border:1px solid #333;

}

.button:hover {
  /*background-color: #8CF;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  */
  color: #c00418;
 
}

.button:active,
.button.is-checked {
	 
    background-color: #333;
    color: #fff !important;
  
 }

.button-group .button.is-checked {
    background-color: #333;
    color: #fff !important;
 
  /*text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);*/
}

.button:active {
/*  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);*/
}

/* ---- button-group ---- */

.button-group:after {
  content: '';
  display: block;
  clear: both;
}

.button-group .button {
  /*float: left;*/
  border-radius: 0;
  margin-left: 0.25em;
  margin-right: 0.25em;
}



.button-group .button {
    display: inline-block;
    font-weight: normal;
    padding: 4px 10px;
    color: #000 !important;
    font-color: #000 !important;
    border: 1px solid #000;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: background-color 0.1s ease-out, color 0.1s ease-out;
    background: none;
    border-radius: 5px;
    background-color: #fff;
}



.button-group .button:hover, .button-group .button:active {
    background-color: #333;
    color: #fff !important;
    transition: background-color 0.1s ease-in,
 color 0.1s ease-in;
    transition: all 0.2s ease;
    box-sizing: border-box;
    text-shadow: 0 1px 0 rgba(0,0,0,0.01);
}

/*
.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; }
*/
/* ---- isotope ---- */
.titelslider {
 	margin:auto;
}

.additional {
 	margin:auto;
}

.titelslider .slick-list {
	margin:0 60px;
}

.detailslider .slider {
	min-height:30px;
}

.additional .slick-list {
	margin:0px;
}
.additional .slider,
.titelslider .slider {

	min-height:inherit;	
	
}

 .arrow-right {
position: absolute;
    font-size: 2em !important;
    z-index: 9999;
    right: 0;
    /* float: right; */
    top: 35%;
 }
 
 .arrow-left {
position: absolute;
    font-size: 2em !important;
    z-index: 9999;
    left: 0;
    /* float: right; */
    top: 35%;
 }
	 button.slider {
		 height:0;
		 width:0;
		 border:0;
	 }
.tx-content-slider .slider-nav {
	cursor:pointer;
}

.tx-content-slider .slider-nav .slick-current {
	color: #af191a;
	font-weight:bold;
}


 

 .arrow-right-big {
     position: absolute;
    right: -50px;
    font-size: 4em !important;
	z-index:9999;
 }
 
 .arrow-left-big {
     position: absolute;
    left: -50px;
    font-size: 4em !important;
	z-index:9999;
 }


.drop {
	width:98%;
	margin:5px;
	position:relative;
	float:none;
	display:table;
	text-align:right;
}
.drop:after {
			 content: "\f078";
	 font-family:"Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  position: absolute;
  top: 6px;
  right: 8px;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  pointer-events: none;
  
  
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  
  
  
  
  
  
}

.drop select {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0 none;
  background-color: transparent;
  width:100%;
  height: 35px;
  padding-right: 5px;
  padding-left:5px;
display: block;
position:relative;
  background:#f9f9f9;
  border:1px solid #d4d4d4;
  float:right;
}



.drop:before {
	content:"Kategorie";
	float:left;
	font-weight:bold;
	padding:0.25em;
  border:1px solid #d4d4d4;
  display:none;
}
	.titelslider {
        margin: 0 auto;
        max-width: calc(100% - 20px);
        text-align: center;
}

.additional {
 	margin:0 auto;
	max-width: 320px;
}
.zitatslider {
 	margin:0 auto;
	max-width: 300px;
}
.zitate {
	margin:auto;
	max-width:100%;
}

 


.titelslider .slick-list {
	margin:0 1em;
}

.moreprojects {
	display:block;
	clear:both;
	padding:2em 0;
 }
 
.moveleft,
.moveright { display:none; }
.detailslider {
	max-width:280px;
	margin:auto;
}


.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: auto !important;
    padding: 0;
    max-width: 280px;
    margin: auto;
}


@media screen and (min-width:420px) {


    
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    max-width: inherit;
    margin: auto;
}



	
.detailslider {
	max-width:340px;
	margin:auto;
}
.zitatslider {
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}

.sliderbox-referenzen-detail-mockup {
    position: absolute;
    top: 185px;
    right: inherit;
    z-index: 3;
	margin-left: 45%;
    z-index: 23;
	overflow:hidden;
}

.sliderbox-referenzen-detail {
    background-size: 120%;
    background-attachment: fixed;
    height: 150px;
}

 
}






@media screen and (min-width:500px) {
	
	.zitatslider {
 	margin:0 auto;
	max-width: 460px;
}


	.sliderbox-referenzen-detail-mockup {
    position: absolute;
    top: 155px;
    right: inherit;
    z-index: 3;
	margin-left: 51%;
    z-index: 23;
	overflow:hidden;
}


.sliderbox-referenzen-detail {
    background-size: 150%;
    background-attachment: fixed;
    height: 130px;
}




}
@media screen and (min-width:580px) {

.sliderbox-referenzen-detail {
    background-size: 120%;
    background-attachment: fixed;
    height: 150px;
}

.zitatslider {
 	margin:0 auto;
	max-width: 560px;
}

.white-popup {


	position: relative;
    background: #FFF;
    padding: 100px 20px 30px 200px;
    width: auto;
    max-width: 600px;
    margin: 60px auto;
    text-align: center;
    top: -100px;
    background: url(/../../fileadmin/basics/slider-websites-portale.png) -540px 50% no-repeat #ededee;
    background-size: cover;
    overflow: hidden;
    height: 300px;
        font-size: 1em;

 
}



.tx_projekte .inhalt {
	display:none;
}





.popup {


	position: relative;
    background: #FFF;
    padding: 50px 50px;
    width: auto;
    max-width: 60%;
    margin: 30px auto;
    text-align: left;

    background-size: cover;
    overflow: hidden;
    height: 80%;
        font-size: 1em;

 
}


img.lightbox-mockup {
    max-width: 50%;
    height: auto;
    float: right;
    margin-top: -210px;
    z-index: 88888888888888888;
    overflow: visible;
    position: absolute;
    right: 20px;
}

.bgholder {
    height:280px;
}


}

@media screen and (min-width:639px) {

.sliderbox-referenzen-detail {
    background-size: 120%;
    background-attachment: fixed;
    height: 170px;
}


.additional,
.zitatslider,
.titelslider {
 	margin:0 auto;
	max-width: 600px;
}
    
    .zitatslider {
        margin-top:3rem !important;
    }
    
    .white-popup2 .copytext {
     width:60%;
    float:left;
}
 


.white-popup2 dl.technics {
    float:right;
    width:35%;
}


}

@media screen and (min-width:768px) {
 
 	
    .sliderbox-referenzen-detail-mockup {
        display:block;
        text-indent: inherit;
    }


    .sliderbox-referenzen-detail-x {
        position: relative;
        height: 300px;
        overflow: hidden;
    }
    
    .sliderbox-referenzen-detail-x picture {
        position: fixed;
        overflow: hidden;
        object-fit: cover;
        height: 100vh;
        top: 0;
        z-index: 0;
     }
    



    .zitatslider .slick-slide>div {
        padding: 0 5rem;
    }
    

    .titelslider i.prev,
.zitatslider i.prev {
    left: 0rem;  
  
 }
 
 .titelslider i.next,
 .zitatslider i.next {
    right:0rem;
  
 }





.projectnav_left {
	display: flex;
	width:50%;
}

.projectnav_center {
	display: flex;
	visibility: hidden;
	width:0%;
	text-align:center;
}

.projectnav_right {
	 
	width:50%;
	text-align:right;
	padding-right:0px;
}

	
	
	
	
.projectnav_left p {
	display:inline-block;
}
.projectnav_left a:after {
    display:none;
}



.projectnav_right p {
	display:inline-block;
}


.projectnav_right a:after {
    display:none;
}

	
	
	
	
	
	
.detailslider {
	max-width:680px;
	margin:auto;
}
	.sliderbox-referenzen-detail-mockup {
 
    top: 185px;
    z-index: 23;
 
}


 .titelslider {
 	margin:0 auto;
	max-width: 735px;
}

.additional .slick-dots {
	bottom:-50px;
}

.additional .slick-list {
	margin:0 0px;
}
.zitatslider,
.additional {
 	margin:0 auto;
	max-width: 740px;
}



.casestudy-teaser {
    width: 33.33%;
    padding: 10px;
}



.ribbon {

    right: 5px; 
  }



.additional .casestudy-teaser {
    width: 33.33%;
}

.additional .casestudy-teaser:nth-child(3) {
    width: 33.33%;
	margin-right:0;
}

.sliderbox-referenzen-detail {
      background-size: 120%;
	background-attachment:fixed;
     height: 260px;
}

.ref_left {
	margin-top:3em;
}








.moveright {
    position: fixed;
	top:50%;
	display: inherit;
     right: 0;
     z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 30px;
    background: #858585;
    color: #fff;
    cursor: pointer;
    border: 0;

-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 0;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;

    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 1;
	

	
}
.moveright i {
	font-size:1.5em;
	padding-top:12px;
	display:inherit;

}
.moveright p { display:none; }

.moveright:hover {
    background: #e3000f;
	outline:none;
	width:auto;
	

}


.moveright:hover p {
    display: block;
    padding: 12px;
    white-space: nowrap;
    float: left;

}
.moveright:hover i {
		float:left;
	padding-right:1em;
}

.moveright.show {
    opacity: 1;
	outline:none;
}






.moveleft {
    position: fixed;
	top:50%;

	display: inherit;
     left: 0;
     z-index: 9999;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 30px;
    background: #858585;
    color: #fff;
    cursor: pointer;
    border: 0;

-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topright: 5px;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;

    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 1;
}
.moveleft i {
	font-size:1.5em;
	padding-top:12px;
	display:inherit;
}
 
.moveleft p { display:none; }
.moveleft:hover p {
    display: block;
    padding: 12px;
    white-space: nowrap;
    float: right;

}
.moveleft:hover i {
		float:right;
	padding-left:1em;
}
.moveleft:hover {

    background: #ff0000;
	outline:none;
	width:auto;
	
}
.moveleft.show {
    opacity: 1;
	outline:none;
}




.gridmasonry {
    margin-left: -8px;
    margin-right: -8px;
}


/* Masonry */


/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 50%; }
/* 2 columns wide */
.grid-item--width2 { width: 50%; }






}



@media screen and (min-width:1024px) {

















.content_inner .tx-projekte {
	/* max-width:990px;*/
 }


 .sliderbox-referenzen-detail-x {
    position: relative;
    height: 440px;
    overflow: hidden;
}

.sliderbox-referenzen-detail-x picture {
    position: fixed;
    overflow: hidden;
    object-fit: cover;
    height: 100vh;
    top: 0;
    z-index: 0;
 }



 
.zitatslider .slick-slide>div {
    padding: 0 10rem;
}


.zitatslider {
	max-width:800px;
	margin:auto;
} 
.detailslider {
	max-width:1000px;
	margin:auto;
}

.detailslider .slick-slide{
	margin-left:0em;
 }


.sliderbox-referenzen-detail-mockup {
     top: 300px;
}

.sliderbox-referenzen-detail {
     background-size: 120%;
	background-attachment:fixed;
	    height: 340px;
 
}



.ref_left {
width: 70%;
    padding: 0;
    margin: 0;
    padding-right: 5%;
    position: relative;
    min-height: 50px;
    background: #fff;
    float: left;
	border-right:1px solid #f0f0f0;
}



.ref_right {
    float: right;
    width: 30%;
	padding-right:0;
 	
}

.ref_gallery {
	margin:2em 0;
	display:table;
	clear:both;
	widh:100%;
}

.casestudy-teaser {
    width: 33.33%;
}
.additional,
.titelslider {
	max-width:980px;
	margin:auto;
}

.titelslider .slick-list {
	margin:0 60px;
}
dl.technics { margin:0 1em; margin-right:0; }
dl.technics dt {
	font-weight:600;
	font-size:1em;
}
dl.technics dd {
	margin:0.25em 0 1em 0;
}	

button.slider.right {
	display: inline-block;
	right: 0;
	float: right;
	top: 35%;
	background: none;
	position:absolute;
	width:35px;
	height:90px;
}
 i.next.arrow-right {
    position: absolute;
    font-size: 2em !important;
    z-index: 9999;
    right: 0;
    padding-left: 0px !important;
    top: 50%;
    margin-top: -0.5em;
    cursor:pointer;
 }
 
button.slider.left {
	display: inline-block;
	left: 0;
	float: left;
	top: 35%;
	background: none;
	position:absolute;
	width:35px;
	height:90px;
}
 i.prev.arrow-left {
    position: absolute;
    font-size: 2em !important;
    z-index: 9999;
    left: 0;
    padding-left: 0px !important;
    top: 50%;
    margin-top: -0.5em;
    cursor:pointer;
 }

.projectwhite .arrow-left, 
.projectwhite .arrow-right {
	 color:#fff;
	 font-weight:100;
 }
 
.grid .casestudy-teaser:nth-child(0n+1) {
     padding-left: 0px;
}
.grid .casestudy-teaser:nth-child(3n+1) {
     padding-left: 0px;
}
 
.grid .casestudy-teaser:nth-child(3n) {
 
}
 
 
 .projectnav_left {
	display: flex;
	width:40%;
}

.projectnav_center {
	display: flex;
	visibility: visible;
	width:20%;
	text-align:center;
}

.projectnav_right {
	 
	width:40%;
	text-align:right;
	padding-right:0px;
}
 







/* Masonry */


/* fluid 5 columns */
.gridmasonry .grid-sizer,
.gridmasonry .grid-item { width: 25%; }
/* 2 columns wide */
.gridmasonry .grid-item--width2 { width: 50%; }


/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 33%; }
/* 2 columns wide */
.grid-item--width2 { width: 50%; }







}


@media screen and (min-width:1100px) {




    .sliderbox-referenzen-detail-mockup {
        top: 210px;
   }




	.detailslider .slick-slide{
	margin-left:1em;
 }

	



	 .tx-projekte {
	 max-width:inherit;
 }


	.sliderbox-referenzen-detail {
	    height: 380px;
	}
.additional,
.titelslider {
	max-width:1060px;
	margin:auto;
}

 
.zitatslider {
	max-width:960px;
	margin:auto;
}

}

@media screen and (min-width:1180px) {



.additional i.next.arrow-right {
        right: 0rem;
    }
   
.additional   i.prev.arrow-left {
        left: 0rem;
    }



    .projekte_titel i.next.arrow-right {
        right: -2rem;
    }
   
.projekte_titel   i.prev.arrow-left {
        left: -2rem;
    }









	.sliderbox-referenzen-detail {
	    height: 400px;
	}
.additional,
.titelslider {
	max-width:auto;
	margin:auto;
}	

.zitatslider {
	max-width:960px;
	margin:auto;
}


}


@media screen and (min-width:1260px) {
	.sliderbox-referenzen-detail {
	    height: 440px;
	}

.zitatslider,
.titelslider {
	max-width:1180px;
	margin:auto;
}

.additional {
	max-width:1300px;
	margin:0 -10px;
}

.additional .slick-list {
	margin:0px;
}
 

.additional .slick-dots {
    position: absolute;
     bottom: -50px; 
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

}




a.internal-link.download.allprojects {

display: block;
    font-weight: normal;
    padding: 8px;
    color: #738d9a !important;
    font-color: #738d9a !important;
    border: 1px solid #738d9a;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: background-color 0.1s ease-out,
 color 0.1s ease-out;
    background: none;
    border-radius: 5px;
	margin:auto;
	max-width:240px;
}
 
a.internal-link.download.allprojects:hover { 
	color:#fff !important;
	background:#738d9a;
}


#c458 img.background {
  opacity: 0;
  transition: opacity .3s ease-in;
} 




@media (max-width:460px) {
    .slider h1 {
        font-size:1.675rem;
    }


    .border-sm-bottom {
        border-bottom: 1px solid #dee2e6!important;
    }

}
