/*!
 * Start Bootstrap - Full Slider (https://startbootstrap.com/template-overviews/full-slider)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-slider/blob/master/LICENSE)
 */

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-indicators li {
	width: 25px;
 }
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 10px;
    opacity: .0;

}
 blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 3px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote p {
  display: inline;
}
body {
    margin: 0;
	font-family: 'Barlow', sans-serif;
    font-size: 1.125rem;
    font-weight: 200;
    line-height: 1.2;
    color: #000;
    text-align: left;
    background-color: #fff;
}
b {
    font-weight: 500;
}
h1 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
	margin-bottom: 0.2rem;
}
h2 {
    font-size: 2.0rem;
}
h3 {
    /*letter-spacing: 2px;
    line-height: 1.5;*/
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1.2;
	margin-bottom: 0.2rem;
}
h4 {
    font-size: 1.275rem;
    letter-spacing: 1.25px;
    line-height: 1.2;
	text-transform: capitalize;
    font-weight: 300;
}
h5 {
    font-size: 1.125rem;
    font-weight: 200;
	margin-bottom: .3rem;
}
.h1, .h2 {
	font-weight: 200;
	margin-bottom: 0.3rem;
}
a {
    color: #f39912;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #f39912;
    text-decoration: underline;
}
    #link_bar { line-height: 1.8rem; padding-left: 84px; }
	#minergie {margin-top: 3px; margin-bottom: 30px;}
    #link_bar a:link { color:#fff; background-color:transparent; }
    #link_bar a:visited { color:#fff; background-color:transparent; }
    #link_bar a:hover { color:#ffffff; background-color:transparent; }
    #link_bar a:active { color:#fff; background-color:transparent; }
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
div p {
    text-align: justify;
}
select {
   margin-left: 1px;
   font-family: 'Barlow', sans-serif;
   font-size: 1.125rem;
   font-weight: 300;
   border: 1px solid #2b2b2b;
   background-color: #f7f7f7;
   height: 49px;
   width: 99%;
   box-shadow: 0 0 0pt 0pt #2b2b2b;
   /*-moz-border-radius: 5px 5px 5px 5px;
   -webkit-border-radius: 5px 5px 5px 5px;
   border-radius: 5px 5px 5px 5px;
   box-shadow: 1px 1px 11px #d8d4cf;
   letter-spacing: 0.05em;
   margin-bottom: 10px;
   text-transform: uppercase;
   */
}
/* CAUTION: IE hackery ahead */
select::-ms-expand { 
    display: none;  /*remove default arrow in IE 10 and 11 */
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .0rem;
    border-bottom-left-radius: .25rem;
}
/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    select {
        background:none\9;
        padding: 5px\9;
    }
}
.infoBlockLeftBlack {
    color: #FFF;
    background: #000;
    background: rgba(0, 0, 0, 0.475);
    left: 25px;
    right: auto;
}
.infoBlock {
/*    max-width: 70%;
    min-width: 50%;
    background: #FFF;
    background: rgba(255, 255, 255, 0.2);
    overflow: hidden;*/
}
/* --Navbar-- */

body.slider .bg-dark {
	
}

body.site .bg-dark {
background-color: #FFF!important;	
max-height: 64px;
}
body.site .navbar-collapse {
    padding-top: 7px;
	padding-bottom: 10px;
	background-color: #FFF;
}

.bg-dark {
background-color: #fff!important;
/*border-bottom: 34px solid #fff0;
background-color: rgba(255, 255, 255, 0.0)!important;*/
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
filter: alpha(opacity=50);  /* IE 5-7 */
-moz-opacity: 0.4;          /* Netscape */
-khtml-opacity: 0.4;        /* Safari 1.x */
 opacity: 1.0;            /*   Good browsers */
}
.bg-footer {
background-color: #f39911!important;
  /*opacity: 0.8;              Good browsers */
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
}
.navbar-collapse {
	z-index: 1030;
    flex-grow: 0;
    padding-top: 7px;
	/*padding-bottom: 10px;
	background-color: #FFF;*/
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #000;
    text-decoration: none;
	font-weight: normal;
}
.navbar-nav {
	z-index: 1030;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -1px;
    list-style: none;
	/*background-color: #FFF;*/
}
.navbar-brand {
	opacity: 1.0;
	height: 46px;
	padding-top: 0.165rem;
	overflow:visible;
}

.navbar-brand img {
	width: 170px; 
	height: auto;
    margin-top: 0px;
	opacity: 1.0;
}
.navbar-brand-site {
	opacity: 1.0;
	height: 46px;
	width: auto;
	/*padding-top: 0.08rem;*/
	overflow:visible;
}
.navbar-brand-site img {
	margin-top: 4px;
    margin-left: 0px;
	width: auto; 
	height: 103px;
	opacity: 1.0;
}
.footer-logo {
	width: 163px; 	
	padding-left: 15px; 	
	padding-top: 5px; 	
}
.footer-logo img {
	width: 4.24rem;
	height: auto;
}
.row-autox {
	/*max-width: 1280px;*/
}
.navbar-toggler:not(:disabled):not(.disabled) {
	position: relative;
	float: right;
	right: 0;
}
.navbar-light .navbar-nav .nav-link {
	font-weight: 200;
    font-size:1.3rem;
    color: #000;
}
.navbar-light .navbar-nav .nav-link:hover {
	font-weight: 200;
    font-size:1.3rem;
    color: #000;
    text-decoration: none;
}
.slider .navbar-light .navbar-nav .nav-link {
	font-weight: 200;
    font-size:1.3rem;
    color: #000;
}
.slider .navbar-light .navbar-nav .nav-link:hover {
	font-weight: 200;
    font-size:1.3rem;
    color: #000;
    text-decoration: none;
}
.body-container {
    width: 98%;	
}
.container {
    width: 100%;
	padding-right: 30px;
	padding-bottom: 40px;
}
.inhalt {
    max-width: 360px;	
}
.max-breite {
    max-width: 750px;		
}
.contact-title {
    /*padding-left: 10px;*/
    padding-top: 3px;
	font-size: 1.125rem;
}
.row-contact {
    max-width: 760px;
	padding-left: 16px;
	padding-top: 4px;
}
.project-container-pages {
    margin-top: 239px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.project-container-contact {
    margin-top: 30px;
}
.project-container-detail {
    margin-top: 10px;
    padding-left: 0.9em;
}
.project-container {
    width: 100%;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 60px;
}
.pb-5, .py-5 {
    padding-bottom: 0rem!important;
    padding-top: 0rem!important;
}
.about-slogen {
	position: absolute;
    font-size: 5.125rem;
	font-weight: 100;
    line-height: 1.1;
	margin-top: 128px;
    margin-left: 7px;
	max-width: 1200px;
}
.slogen-text {
	font-weight: 100;
	font-family: 'Barlow', sans-serif;
    font-size:5.125rem;
	letter-spacing: 0.03em;
    line-height: 1.4;
	max-width: 1300px;
}
.row-auto {
    width: 90%;
    margin-top: 0px;
	margin-right: auto;
    margin-left: auto;
}
.row-projects {
    margin-top: -20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: -18px;	
}
.row-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fs-carousel-caption {
    position: absolute;
	top: 188px;
    left: 10px;
    bottom: 20px;
    z-index: 10;
    color: #fff;
    text-align: left;
}
.carousel-caption {
    bottom: 3px;
}
.pt-4, .py-4 {
    padding-top: 50px!important;
}
@media (min-width: 1200px) {
.container {
    max-width: 100%;
}
.nav-link {
    padding-top: 0px;
}}

@media (min-width: 992px) {
.navbar-nav {
	background-color: transparent;
	margin-top: 13px;
}
.navbar-collapse {
    flex-grow: 0;
    padding-top: 0;
	padding-bottom: 0;
	background-color: transparent;
}

.container {
    max-width: 100%;
}
.nav-link {
    padding-top: 0px;
}
.navbar-left {
    padding-left: 21px;
}
.navbar-site-left {
    padding-left: 102px;
}}

@media (max-width: 991px) {
.navbar-brand img {
    width: 4.24rem;
	height: auto;
}
.navbar-brand-site img {
    width: 4.24rem;
	height: auto;
	margin-top: 3px;
}
.about-slogen {
    position: absolute;
    font-size: 2.125rem;
    margin-top: 88px;
    margin-left: 13px;
}
div p {
    text-align: left;
}
h3 {
    font-size: 24px;
	
}
.fs-carousel-caption {
	top: 80px;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
.slogen-text {
	font-weight: 100;
    font-size: 3.425rem;
}
}
/*---SLOGEN SIZE --*/

@media (max-width: 320px) {
.slogen-text {
	font-weight: 100;
    font-size: 2.125rem;
}
}
@media (max-width: 1200px) {
.slogen-text {
	font-weight: 100;
    font-size: 4.425rem;
}
}
@media (max-width: 860px) {
.slogen-text {
	font-weight: 100;
    font-size: 3.125rem;
	padding-left: 3px;
	}
}
@media (max-width: 769px) {
.slogen-text {
	font-weight: 100;
    font-size: 2.9rem;
	padding-left: 3px;}
}
@media (max-width: 680px) {
.project-container-pages {
    margin-top: 200px;
}
.about-slogen {
    position: absolute;
    font-size: 1.775rem;
    margin-top: 88px;
    margin-left: 13px;
}
.slogen-text {
	font-weight: 100;
    font-size: 1.825rem;
	padding-left: 3px;}
}

@media only screen and (min-width : 320px) {
.project-container {
    padding-right: 80px;
}        
}
@media only screen and (min-width : 480px) {
.project-container {
}        
}

.col-xs-6 {
    width: 50%;
}
.col-xs-12{
  /*margin-top: 15px;	  
  padding-left: 15px;*/
}


/* ==== imports from styles css ==== 
====================================*/

.project-title {
  position: absolute;
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-align: left;  
  padding-left: 10px;
  padding-top: 3px;
}

.project-title a {
  text-decoration: none !important;
  color: #000;
}
.project-ticks {
  letter-spacing: 0;
  padding-right: 5px;
}

.project-desc {
  margin-bottom: 2px;
}
.number {
	font-size: 0.9rem;
	font-weight: 300;
    letter-spacing: 0.05em;
}
.project-preview {
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  /*margin-top: 15px;
  margin-bottom: 5px;*/
}
.project-image {
  margin-right: 1px;
  height: 120px;
  width: auto;
  display: inline;
  vertical-align: top;
  float: none;
}
.project-image-container {
	float: left;
}

.project-group {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 98px;
  /*padding-left: 0px;
  position: absolute;
  width: 100%;
}
.project-group .col-md-4 {
  padding: 0;
}
.project-group-item {
  text-decoration: none !important;
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
*/
}

.project-group-item.active {
  font-weight: bold;
  background-image: url(../_img/_common/zeichen.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  background-size: 10px;
  padding-left: 15px;
  background-color: transparent;
}
.project-row {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: -12px;
}
.col-md-121{
  margin-top: 96px;
  margin-left: -15px;
}

@media (max-width: 767px) {
  .screen-desktop {
    display: block;
  }
  .screen-portable {
    display: block;
  }
}

@media (min-width: 768px) {
  .screen-desktop {
    display: block;
  }
  .screen-portable {
    display: block;
  }
}
.bauOhneBild{
	padding-top: 30px;
}
.bauOhneBildForeach{
	line-height: 1.2;
}
.max-breite-bauOhneBildForeach {
    max-width: 97%;		
}
.project_meta {
	min-height: 140px;
	padding-top: 20px;
}
/*
===========================================
 ==== media screen styles for projects ==== 
===========================================
*/

@media only screen and (min-width : 320px) {
  .project-tile {
    height: 265px;
}
  .project-preview {
    min-width: 100%;
    min-height: calc(340px * 0.659);
}
  .project-preview > a > img {
    width: 100%;
    height: calc(340px * 0.659);
}
.project-container {
    padding-right: 15px;
	padding-top: 10px;
}
.project-container-pages {
    /*margin-top: 254px;*/
}	
.project-desc {
}
.col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;  
}
.project-image {
    height: 70px;
}
}


@media only screen and (min-width : 480px) {
  .project-tile {
    height: 272px;
}

  .project-preview {
    min-width: 100%;
    min-height: calc(350px * 0.659);
}

  .project-preview > a > img {
    min-width: 100%;
    height: calc(380px * 0.659);
}
.project-container {
    padding-right: 15px;
}
.col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;  
}}

@media only screen and (min-width : 768px) {
.project-container {
    padding-right: 60px;
}
  .project-tile {
    height: 220px;
}
.project-title {
    font-size: 0.9rem;
    font-weight: 300;
    letter-spacing: 0.05em;
}
  .project-preview {
    min-width: 270px;
    min-height: calc(270px * 0.659);
  }

  .project-preview > a > img {
    width: 270px;
    height: calc(270px * 0.659);
  }
.col-md-1 {
    max-width: 11.333333%;
}
.col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33%;
    max-width: 33%;  
}
.container {
    max-width: none;
}
.project-container-pages {
    padding-left: 340px;
}	
}
@media (min-width: 576px) {
.container {
     max-width: none;
}
}

@media only screen and (min-width : 992px) {
.row-contact {
    max-width: 760px;
	padding-left: 12px;
	padding-top: 10px;
}
.row-text {
    width: 100%;
	max-width: 615px;
}
.col-lg-2 {
    max-width: 136px;
}
.col-md-3 {
	width: 20%;
}
.project-tile {
    height: 220px;
}
.project-container {
    padding-right: 72px;
}
.project-container-detail {
    margin-top: 125px;
}
.col-xs-11 {
    margin-left: 0px;
}
.col-xs-12 {
    margin-left: -1px;
}
.col-md-121 {
    margin-top: 120px;
}
.bg-dark {
    background-color: rgba(0,0,0, 0)!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 1.0;
}
.project-container {
    margin-top: 133px;
}
.project-container-pages {
    margin-top: 450px;
	padding-left: 415px;
}
.project-container-contact {
    margin-top: 80px;
	padding-left: 247px;
}
.project-preview {
    min-width: 269px;
    min-height: calc(269px * 0.659);
}
.project-preview > a > img {
    width: 269px;
    height: calc(269px * 0.659);
}
.col-sm-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;  
}
select {
	margin-left: 0px;
	padding-left: 1rem;
	position: fixed;
    left: 247px;
    top: 64px;
	z-index: 1031;
	width: 216px;
	border: 1px solid #2b2b2b;
    background-color: #fff;
	text-transform: none;
}
.value-list {
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
}
.project_meta {
	padding-left: 402px;
	max-width: 965px;	
}
.bauOhneBildForeach{
	padding-left: 415px;
}
.max-breite-bauOhneBildForeach {
    max-width: 1080px;		
	padding-left: 0px;
}
.bauOhneBild{
	padding-left: 415px;
}
.project-image {
  height: 190px;
  width: auto;
  display: inline;
}
.project-image-container {
	float: left;
}
.slider .navbar-light .navbar-nav .nav-link {
	font-weight: 200;
    font-size:1.3rem;
    color: #FFF;
}
.slider .navbar-light .navbar-nav .nav-link:hover {
	font-weight: 200;
    font-size:1.3rem;
    color: #FFF;
    text-decoration: none;
}
.footer-logo img {
	width: 4.24rem;
	height: auto;
}
}


@media (min-width: 1200px) {
.project-container {
	padding-right: 80px;
}
.container {
    width: 100%;
}
.row-text {
    width: 100%;
	max-width: 750px;
}
.project-tile {
    height: 260px;
}
.project-title {
	font-size: 0.9rem;
    font-weight: 300;
    letter-spacing: 0.05em;
}
.project-preview {
    min-width: 330px;
    min-height: calc(330px * 0.659);
}
.project-preview > a > img {
    width: 330px;
    height: calc(330px * 0.659);
}
}


@media (max-width: 1439px) and (min-width: 992px) {
	.col-lg-3{
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	} 
}

@media (min-width: 1440px) {
.project-container {
	padding-right: 72px;
}
  .container {
    width: 100%;
  }
  .project-tile {
    height: 290px;
  }
  .project-preview {
    min-width: 380px;
    min-height: calc(380px * 0.659);
  }
  .project-preview > a > img {
    width: 380px;
    height: calc(380px * 0.659);
  }
.col-sm-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}

@media (min-width: 1680px) {
.project-container {
    width: 100%;
	padding-right: 15px;
}
.container {
    width: 100%;
}
  .project-tile {
    height: 248px;
}
  .project-preview {
    min-width: 310px;
    min-height: calc(310px * 0.659);
}
  .project-preview > a > img {
    width: 310px;
    height: calc(310px * 0.659);
  }
.col-sm-4 {
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
}
}


@media (min-width: 1920px) {

.project-container {
    width: 100%;
	padding-right: 15px;
}
.row {
    /*width: 97%;*/
  }
.project-tile {
    height: 285px;
}
.project-preview {
    min-width: 370px;
    min-height: calc(370px * 0.659);
}
.project-preview > a > img {
    width: 370px;
    height: calc(370px * 0.659);
}
}


@media (min-width: 2320px) {

.project-container {
    width: 100%;
    padding-right: 15px;
}
.row {
    /*width: 97%;*/
  }
.project-tile {
    height: 294px;
}
.project-preview {
    min-width: 410px;
    min-height: calc(410px * 0.659);
}
.project-preview > a > img {
    width: 410px;
    height: calc(410px * 0.659);
}
}


