/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: "Helvetica Neue","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    overflow-x: hidden;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Helvetica Neue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}


.leistungen-text {
    width: 80%;
    margin: auto;
    text-align: justify;
}

.kontaktzeile a:link { 
		text-decoration: none;
		color: #6E6E6E;	}
.kontaktzeile a:visited { 
		text-decoration: none;
		color: #6E6E6E;	}
.kontaktzeile a:active { 
		text-decoration: none;
		color: #000;	}
.kontaktzeile a:hover { 
		text-decoration: none;
		color: #000;	} 

.kontaktzeile-small a:link { 
		text-decoration: none;
		color: #6E6E6E;	}
.kontaktzeile-small a:visited { 
		text-decoration: none;
		color: #6E6E6E;	}
.kontaktzeile-small a:active { 
		text-decoration: none;
		color: #000;	}
.kontaktzeile-small a:hover { 
		text-decoration: none;
		color: #000;	} 

.Pfeil img:hover {
    opacity: 100%;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

p a:link {
	text-decoration: none;
	color: #000;	}
p a:visited {
	text-decoration: none;
	color: #000;	}
p a:active {
	text-decoration: none;
	color: #6E6E6E;	}
p a:hover {
	text-decoration: none;
	color: #6E6E6E;	}

hr {
    max-width: 400px;
    border-color: #999999;
}


.navbar {
    position: fixed;
    z-index: 500;
    width: 100%;
    border-bottom: 2px solid #777; 
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-full {
    min-width: 100%;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.img-right {
    float: none;
    margin: 0 auto 0;
}

.img-halbe-seite {
	float: none;
    margin: 0 auto 0;
	max-width: 500px;
}

.blocksatz {
	text-align: justify;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
	padding: 40px 0 40px;
}

footer p {
	margin-top: 0;
	padding: 0;
	text-align: center;
    font-size: 1em;
    line-height: normal;
    color: #6E6E6E;
}

@media screen and (max-width:767px) {
    .kontaktzeile {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .kontaktzeile-small {
        display: none;
    }
}

.linksbündig{
    text-align: left;
    padding-left: 10%;
}

.linksbündig-abstand{
    text-align: left;
    padding-left: 10%;
	margin-top: 1.3em;
}




@media screen and (min-width:768px) {

    .top-divider {
        margin-top: 0;
    }
   

    .img-left {
        float: left;
        margin-right: 25px;
    }
	
	.img-right {
        float: right;
        margin-left: 25px;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        background: #fff;
        background: rgba(255, 255, 255, 0.96);
    }
   
    
    .nav>li>a {
        padding: 20px;
        font-size: 1em;
    }
	

    .navbar-nav>li>a {
        line-height: normal;
    }
    

    .navbar-nav {
        display: box;
        width: 100%;
        margin-left: auto;
        font-size: 1.25em;
        margin-right: auto;
        text-align: center;
    }

}


@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}


.bildbeschriftung-titel img {
	display: block;
}

.bildbeschriftung-titel {
	position: relative;
}

.bildbeschriftung-titel span {
	color: black;
	position: absolute;
    top: 15%;
    left: 0%;
    right: 20%;
    text-align: left;
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.5);
    background-color: silver;
    background-color: hsla(0, 0%, 100%, 0.5);
    line-height: 2em;
	font-size: 2.2em;
}




.überschrift-klein{
    font-size: 0.7em;
}

@media (min-width:992px) and (max-width:1199px) {

    .bildbeschriftung-titel span{
        font-size: 1.8em;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .bildbeschriftung-titel span{
        font-size: 1.3em;
    }
}

@media (max-width:767px) {
    .bildbeschriftung-titel span{
        font-size: 1.3em;
    }
}

@media (max-width:600px) {
    .bildbeschriftung-titel span{
        font-size: 0.8em;
    }
}

@media screen and (min-width:685px) {
.bildbeschriftung-extra-für-fenster span {
    position: absolute;
    top: 60%;
    }    }

@media screen and (max-width:400px) {
    .überschrift-klein {
        display: none;
    }   }

#wrapper{
    padding-top: 75px;
}


h2 span{ position: absolute; top:-145px;}
h2{ position: relative; }
.intro-text {
	position: relative;
}
.text-center {
	position: relative;
}

@media (min-width:768px) and (max-width:1199px) {
    .nav {
        font-size: 0.9em;
    }
    
    .nav>li>a {
        padding: 0.8em;
        line-height: 3em;
    }
}

ul.img-Leistungen {
    position: relative;
    width: 80%;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    padding: 0;
    text-align: left;
}

ul.img-Leistungen img {
    border-radius: 3px;
    margin: 1em;
    margin-left: 0.1em;
    float: left;
}

.box-Leistungen {
    display: Block-box;
    height: 180px;
    margin: auto;
}

.label-Leistungen {
    position: relative;
    line-height: 17em;
}

@media (max-width:992px) {
    .label-Leistungen{
        position: absolute;
        line-height: 20em;
    }
}

@media (min-width:768px) {
    .smartphone-Leistungen {
        display: none;
    }
}

@media (max-width:767px) {
    .img-Leistungen {
        display: none;
    }
    .smartphone-Leistungen{
        margin: 2em;
    }
}




ul.img-list {
    width: 80%;
  list-style-type: none;
  margin: auto;
  padding: 0;
  text-align: center;
}



ul.img-list li {
  display: inline-block;
  height: 150px;
  margin: 1em 1em 1em 1em;
  position: relative;
  width: 150px;
}



.img-list img {
    border-radius: 3px;
}

span.text-content {
   text-transform: uppercase;
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px;
  opacity: 0;
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: opacity 0.7s;
    
}

ul.img-list li:hover span.text-content {
  opacity: 1;
}

span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
    font-size: 14;
    font-family: "Helvetica Neue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

@media (max-width: 768px){
    ul.img-list {
        width: 100%;
    }
    
    span.text-content {
        text-transform: uppercase;
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 30px;
  left: 0;
  position: absolute;
  margin-top: 120px;
  top: 0;
  width: 150px;
  opacity: 1;
}
}

.Lebenslauf {
   width: 80%;
    margin: auto;
    margin-top: 1em; 
}

.Werkstatt {
   width: 80%;
    margin: auto;
    margin-top: 1em;
    text-align: justify;
}

.hover-pic {
    cursor: pointer;
      opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
    
}

.hover-pic:hover {
    opacity: 0.75;
}

#map {
    width: 30em;
    height: 22.5em;
    border: solid gray 1px;
    border-radius: 1em;
    float: left;
    margin: 0.3em  2em 1em 0 ;
}

.mapContainer img {
  width: 100%;
  height: auto;
}

.btnMap {
  position: absolute;
  top: 29.9%;
  left:27.4%;
  background-color: #F3E2A9;
  padding: 10px 20px 3px 20px;
	border: solid gray 1px;
    border-radius: 1em;
  cursor: pointer;
  text-align: center;
}

.mapContainer .btnMap:hover {
  background-color: #F7F2E0;
}



.kontakt {
    width: 80%;
    margin: auto;
    padding-top: 1em;
}

@media (max-width:1199px) {

.btnMap {
  top: 24%;
  left:32%;
}
}

@media (max-width: 992px) {
    .kontakt {
        width: 100%;
    }
    
    #map {
        height: 17.5em;
	width: 23.33em;
    }

.btnMap {
  top: 26%;
  left:16%;
}

@media (max-width: 768px) {    
    .Werkstatt {
        width: 100%;
        
    }
    
    .Lebenslauf {
        width:  95%;
    }

.btnMap {
  top: 26%;
  left:16%;
}

@media (max-width: 655px) {
    #map {
        width: 100%;
	height: 100%;
    }

.btnMap {
  top: 14%;
  left:44%;
}


    
    
   
    