/* PROJECT PAGE */

#header, #header + hr {
	display:none;
}


.single-project  #menu-item-145 a::after {
	color: #447ABD!important;
	-webkit-filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.3));
	        filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.3));
}

.single-project  #menu-item-145 a {
	color: #004170!important;
} 
.contentwrapper {
	display: block;
    margin-top: 50vh;
    left: 0px;
	color: #000000;
	margin-right: 0px;
}

.single-project h1 {
	text-align:left;
	
}

@media only screen and (min-width:901px) {
.contentwrapper {
		margin-right: 450px;
	}
}


.single-project #sidebar {
	display:none;
}

.single-project #pagewrap {
	padding-bottom:0px;
}

#hintergrund {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: -1;
	background-size:cover!important;
}

.ort {
	font-size:36px;
	font-family: 'Fjalla One';
	margin-bottom:70px;
	    display: block;
}


.contentwrapper .whitebox {
	background: rgba(255,255,255,.95);
	position:relative;
	width:100%;
	padding: 30px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding-top:60px;
	padding-left:30px;
	padding-bottom:125px;
}
.contentwrapper .whitebox h1 {
	color:#000000;
}

.farbcode1 {
	color:#f1ae29!important;
	}

.contentwrapper .greybox {
	background: rgba(56,56,56, 0.8);
	position:relative;
	width:100%;
	padding: 30px;
	color:#ffffff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding-left:30px;
}
.contentwrapper > .greybox ~ .greybox{
	margin-top:40px;
}

.contentwrapper .greybox h1 {
	color:#ffffff;
}

.oben .column1 {
	order:2;
}
.oben .column2 {
	order:1;
	margin-bottom:40px;
}
	

@media only screen and (min-width:901px) {
	.contentwrapper .greybox, .contentwrapper .whitebox {
		padding-left:100px;
	}
	.oben .column1 {
		width: 60%;
		order:1;
	}
	.oben .column2 {
		margin-left: auto;
		margin-right: 80px;
		order:2;
	}
}

.flexrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
.ansprechpartnerwrap {
	margin-top:110px;
	color:#706F6F;
}
.ansprechpartnerwrap h1 {
	color:#706F6F!important;
}


.ansprechpartner .column1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ansprechpartner .column2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 4;
  -webkit-flex: 4;
      -ms-flex: 4;
          flex: 4;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;

}
.ansprechpartner img {
	max-width: 120px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
	margin-top:55px;
	margin-bottom:20px;
}

.ap-name {
	font-weight:bold;
}
.ap-field {
	margin-bottom:10px;
}

/* PROJECTS FORTSCHRITT ANZEIGE */

.meter { 
    height: 38px;
    position: relative;
    background: transparent;
    border: 5px solid #71706F;
    padding: 3px;
    width: 200px;
}

.meter > span {
  display: block;
  height: 100%;
  background-color: #71706F;
  position: relative;
  overflow: hidden;
}

.meter-number, .meter {
	display:inline-block;
	vertical-align: middle;
}
.meter-number {
	color:#71706F;
	padding-left:5px;
}
	
.prj-fortschritt {
	margin-bottom:0px;
	color:#71706F;
}
	
/* UPDATES */

.col-half {
	flex:100%;
	padding-right:20px;
}
.col-half:nth-child(2) {
	padding-left:20px;
}	
@media only screen and (min-width:901px) {
	.col-half {
		flex:50%;
	}
}

.updatedatum {
	font-size: 48px;
	font-family: 'Fjalla One'!important;
	text-transform:uppercase;
	margin-bottom:150px;
	margin-top:60px;
}

.updateuntertitel {
	font-size:36px;
	font-family: 'Fjalla One';
	text-transform:uppercase;
	padding-bottom:45px;
}

h1.updatetitel { 
    padding-bottom: 0px; 
}

.updategalerie {
	margin-top:70px;
	display:flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.updategalerie .gal-img {
	padding-right:20px;
	margin-bottom:20px;
}

.sl-navigation, .sl-wrapper .sl-navigation button {
	z-index: 100000;
}
.sl-wrapper .sl-image {
	z-index: 100000;
}

/* IPAD */
 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
	.contentwrapper {
		margin-right: 0px;
	}
}