																																																																																																																																																																																																																																										html,
body {
    height: 100%;
	font-family: 'Source Sans Pro', sans-serif;
}

p, h1, h2, h3, h4{
	font-family: 'Source Sans Pro', sans-serif;
}
p{
	letter-spacing: 0.2px;
	line-height:24px;
	font-size: 14px;
	opacity:0.8!important;
}

h1,h2,h3,h4{
	letter-spacing: 0.3px;
	line-height:28px;
	opacity:0.8;
}

a{
	outline: 0 !important;
}
.p-text{
	opacity:0.8!important;
	font-size:15px;
	font-weight:600;
	line-height:25px;
	font-family: 'Source Sans Pro', sans-serif;
}

/*Site-Colors*/
.grey-text{
	color:rgb(119, 119, 119);
}
.blue-link{
	color: rgb(0, 132, 255);
	text-decoration: none;
}
.blue-header{
	color: rgba(0,127,247,1.00);
	letter-spacing: 0.3px;
	font-size:30px;
	line-height:32px;
	
}
.p-footer {
	color:black;
}
.white-ink {
	color:white;
}
.light-grey-background{
	background-color: #F5F5F5 !important;
}
.grey-sharp-border{
	border-color: #A6A6A6 !important;
	border-width: 2px !important;
}
.grey-thin-border{
	border-color: #9E9E9E !important;
	border-width: 1px !important;
}
.grey-sharp-text{
	color: #706F6D !important;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.2px;
}

/*IMG*/
.img-background{
	background: no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-right: auto;
	margin-left: auto;
}
.zirkel-in-text{
	position:absolute;
	right:-60px;
	bottom:-170px;
	width:60.5%;
	opacity:.13;
}
.zahnrad-in-text{
	position:absolute;
	right:-290px;
	bottom:-150px;
	width:45%;
	opacity:.13;
}
.img-border{
    border-width: 1px;
    border-style: solid;
    border-color: #DFE0E0;
}
.img-shadow{
  box-shadow: 2px 2px 5px rgba(127,127,127,0.31);
}
.img-logo{
	max-width: 224px;
	margin: 1em auto 0;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DFE0E0;
	border-left-style: solid;
	border-left-width: 1px;
	
}
.img-logo:hover{
	border-bottom-color: #DFE0E0;
}
.img-link{
	border-style: solid;
	border-width: 1px;
	border-color: #DFE0E0;
}
.img-link:hover{
	border-style: solid;
	border-width: 1px;
	border-color: #9E9E9E;
}

/*NAVBAR*/
.nav-container{
 max-width:1400px;
	padding-left:20px;
	
}
.navbar-default {
	background-color: white;
	border-color: transparent;
	padding-top: 0.4em;
	margin-bottom: 0.3em;
 }
.container > .navbar-collapse {
	padding: 0;
}
#nav-logo {
	height: auto;
	width: 9em;
	float: left;
	
}
.img-wrapper{
	width:90%;
	margin-top:2px;
}
.brand-text{
	margin-left: 150px;
	padding: 13px 0 0 0px;
	letter-spacing:0.1px;
}
.brand-text > span{
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.2px;
	display: block;
	color: rgb(119, 119, 119);
	
}
.brand-section > a{
	text-decoration: none !important;
}

.navbar-default .navbar-nav{
	float: right;
	margin-top: 3.5em;
}
.navbar-default .navbar-nav > li > a {
  	font-size: 15px;
	text-decoration: none;
	padding: 0 0 0 4.5em;
	font-weight: normal;
	transition: all 0.15s linear 0s;
	letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a:hover {
  color:  rgba(0,127,247,1.00);
}
.navbar-default .navbar-nav > li > .active {
  	color:  rgba(0,127,247,1.00);
}

.container>.navbar-collapse{
	height: 10em;
	
}
.navbar-default .navbar-toggle{
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover{
	border-color: transparent;
	background:rgba(230,230,230,1);
}
.highlight {
	background:rgba(230,230,230,1);
}


/*SLIDER*/
.fluid-slider{
	width: 100%;
	padding: 0px;
	background-color: hsla(0,0%,27%,1.00);
}
div.carousel {
    height: 500px;
	margin:auto;
	max-width:1550px;
}
div.carousel .item,
div.carousel .item.active,
div.carousel .carousel-inner {
    height: 100% !important;
	text-align: center;
	max-width:1550px;
	margin:auto;
}
div .carousel-caption h2{
	color: rgb(0, 132, 255 );
	letter-spacing: 0.05em;
	font-size:26px;
}

div .carousel-caption-first-child{
	bottom: 0.2em;
	text-shadow: 0 1px 2px rgba(0,0,0,.3)!important;
	}
.slidertext{
	color:rgb(0, 132, 255);
	padding-left:16px;
	padding-right:16px;
	font-size:26px;
}
div .caption-wrapper{
	position: absolute;
	right: 0%;
	left: 0%;
	height: 8.6em;
	bottom: 0;
	background-color: rgba(255,255,255,0.78);
	transition: background-color 0.22s linear 0s;
}
div.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.carousel-inner > .item > img {
	 margin-left: auto;
	 margin-right: auto;
	 padding: 0 0% 0 0%;
	 width: 100%;
	 max-width: 1550px;
}
.carousel-indicators li{
	border: 1px solid rgb(0, 132, 255 );
}
.carousel-indicators {
	bottom: 4px;
}
.carousel-indicators .active{
	background-color:rgb(0, 132, 255 );

}
.carousel-control.right{
	  background-image: none;
	  transition: all 0.1s linear 0s;
 }
.carousel-control.left{
	  background-image: none;
	  transition: all 0.1s linear 0s;
 }
 .carousel-control .img-prev {
	width: 18px;
	height: 36px;
	position: absolute;
	top: 80%;
	z-index: 9;
	display: inline-block;
	left: 1em;

 }
.carousel-control .img-next {
	width: 18px;
	height: 36px;
	position: absolute;
	top: 80%;
	z-index: 9;
	display: inline-block;
	right: 1em;
 }
.carousel-control {
	width: 10%;
 }

/* GRID */
.col-footer{
	margin-top: 8em;
	margin-bottom: 1em;
}
div.col-standard{
	margin-bottom: 1em;
	padding-top: 1em;
}
div.col-textleft{
	padding-top: 26px;
	padding-left:0px;
	padding-right:0px;
}

div .col-standard > p{
	color: black;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	opacity:0.8;
	margin-bottom: 25px;
}
div.col-bg-right{
	padding: 1.2em;
	padding: 1.2em 1.4em 3em 1.4em;
	border-radius: 1px;
	margin-top:26px;
}
div.col-bg-right > p{
	color: black;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	opacity:0.8;
}

/*CONTENT*/
.content-wrapper{
	padding-top: 3em;
	padding-bottom: 116px;
	padding-right:50px;
	padding-left:50px;
	max-width:1400px!important;
}
.content-box{
	padding: 2em 6% 2em 6%;
	margin: 3em 0 0em;
}

/* Footer */
div.footer{
	padding-top: 1em;
	padding-bottom: 1.3em;
	max-width: 1400px;
	padding-right: 50px;
	padding-left: 50px;
	
}
.fluid-footer{
	background-color: #F5F5F5;
	border-bottom: 30px solid rgba(47,148,242,0.69);
}
div.footer > .footer-content{
	padding-top: 0.8em;
}

div.footer-links  > p  > a, .adress-wrapper{
	color: rgb(75,79,91);
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	margin-bottom: 0;
}
div.footer-links > p > a:hover{
	color: black;
}
div.footer-links > p > a:after, div.footer-links > p > a:before {
    content: "\00a0";
}
div.footer-links {
	margin-bottom: 1em;
	padding-left:0px;
}

	
}#footer-left-p{
	line-height:18px;
	padding-left:0px;
}
.adress-text{
	padding-bottom:1em;
	padding-left:0px;
	padding-right:0px;
	
}
.adress-text > p{
	
	display: inline-block;
	font-size: 14px;
	text-align: right;
	line-height:16px;
}
.adress-text > span:before, .adress-text > span:after{
	 content: "\00a0";
}

/* Media Queries */
/* Media Queries */

@media (max-width: 400px){ 
	
	p{
		line-height:25px;
	}
	.content-wrapper {
		padding-top: 1em;
		padding-bottom: 1em;
		padding-right:0px;
		padding-left:0px;
	}
	.brand-text{
		display: none;
	}
	.img-wrapper{
		width:80%;
		margin-top:2px;
}
	.carousel-control .img-prev {
		display:none;
	}
	.carousel-control .img-next {
		display:none
	}
	div .carousel-caption{
		bottom: -0.5em;
		font-size:18px;
		right: 12px;
		left: 12px;
	}
	div .caption-wrapper{
		position: absolute;
		padding-left:0px;
		padding-right:0px;
		right: 0%;
		left: 0%;
		height: 8.6em;
		bottom: 0;
		background-color: rgba(255,255,255,0.78);
		transition: background-color 0.22s linear 0s;
}
	div.col-textleft{
		padding-top: 20px;
		padding-left:17px;
		padding-right:17px;
}
	
	.content-box{
		padding-top:18px;
	}
	.ref-logo-left > div{
		padding-left:18px;
}
	.references-content > .row  > .col-md-2 > img{
		min-width: 58px;
}
	.text-left{
		padding-bottom:0px;
	}
	.kette-header{
		font-size: 18px;
}
	.center-block{
		padding-left:4px;
		padding-right:4px;
	}
	
	
}

/* Small devices (tablets, 768px) */
@media (max-width: 768px){ 

	.p-text{
		font-size:15px;
		line-height:26px;
}
	
	.navbar-default .navbar-nav{
		margin-top: 0.5em;
		margin-right: 1em;
	}
	.navbar-default .navbar-nav > li   a{
		padding: 1em 0 0 0;
		letter-spacing: 0.15em;
	}
	.content-wrapper {
		padding-top: 0em;
		padding-bottom: 10px;
		padding-right:16px;
		padding-left:16px;
	}
	div.footer{
		padding-top: 1em;
		padding-bottom: 1em;
		max-width: 1360px;
		padding-right:16px;
		padding-left:16px;
	}
	.img-wrapper{
		width:80%;
		float: left;
		margin-top:8px;
		margin-left:12px;
	}
	
	div.carousel {
		height: 320px;
		background-color: white;
	}
	div .caption-wrapper{
		height: 8em;
		bottom: 0;
}
	div.col-textleft{
		padding-left:16px;
		padding-right:16px;
}
	.carousel-caption h2{
		font-size: 19px;
	}
	.carousel-indicators{
		display: none;
		bottom: 7px;
	}
	.carousel-control.left{
		background-image: transparent;
	}
	.carousel-control:hover{
		background-image: transparent;
	}
	.carousel-inner > .item > img {
		padding: 0;
		width: auto;
		height: auto;
		max-width: 100%;
	}
	div .carousel-caption{
		bottom: 0em;
	
	}
	div .carousel-caption h2{
		color: rgb(0, 132, 255 );
		font-size:20px;
	}
	div .col-standard > p{
		padding-right: 0em;
	}
	div.col-bg-right{
		margin-top: 2em;
	}
	div.col-footer{
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 4em;
	}
	.carousel-control .img-prev {
		display:none;
	}
	.carousel-control .img-next {
		display:none
	}
	
	.kette-header{
		padding-top: 2em !important;
	}
	.dark-slider{
		background-color: white !important;
	}
	#map{
		display: none;
	}
	#map-holder{
		padding: 1em 0 0 0;
	}
	.zirkel-in-text{
		position:absolute;
		margin-right:51%;
		width:60%;
		opacity:.13;
		bottom:120px;
}
	.zahnrad-in-text{
		position:absolute;
		margin-right:90%;
		bottom:-50px;
		width:40%;
		opacity:.13;
}
	.kontakt-text{
		padding-bottom:50px;
		padding-top:30px;
}

	.text-wrapper-camman{
		width:100%;
		margin:auto;
		font-family: 'Source Sans Pro', sans-serif;
		
}
	.content-text{
		padding-bottom:4px;
}
	.content-box{
		padding-left:20px;
		padding-right:20px;
		margin-top:0px;
}
.ref-logo-left > div{
		padding-left:12px;
}
	div.text-left{
		padding-top:0px;
		padding-bottom:30px;
	}
	.adress-text{
		padding-bottom:1em;
		padding-left:0px;
		text-align:left;
}
	div.footer-links {
		margin-bottom: 1em;
		padding-left:0px;
}
	.references-content > .row  > .col-md-2 > img{
		min-width: 60px;
}
	.camman-content{
		padding-left:0px;
		padding-right:0px;
}
	.ytch-link{
		padding-bottom: 0px;
}
.ytch-link-img{
		width: 78px;
		float: left;
}
	


}
@media (min-width: 768px) and (max-width: 992px){ 
	
	.nav-container{
		width:100%;
	}
	.nav-link{
		padding-left:18px!important;
}
	
	
	.carousel-inner > .item > img {
		padding: 0;
		width: auto;
		height: auto;
		max-width: 100%;
	}
	div.carousel {
		height: 400px;

	}
	div .carousel-caption h2{
		font-size: 24px;
	}
	.content-wrapper{
		padding-top: 2.5em;
		padding-bottom: 50px;
	}
	.brand-text{
		margin-left: 150px;
	}
	.agb-content{
		margin: 0 auto 0;
		max-width: 100em;
	}
	.footer-kontakt{
	   position:fixed;
	   left:0px;
	   bottom:0px;
	   min-height:70px;
	   width:100%;
	   background:#999;
	}
	.adress-text{
		text-align:left;
	}
	.dark-slider{
		background-color: hsla(0,0%,27%,1.00) !important;
	}
	#map{
		margin-bottom:2em;
	}
	#map-holder{
		padding: 1em 0 0 0;
	}
	.zirkel-in-text{
		position:absolute;
		margin-right:51%;
		width:40.5%;
		opacity:.13;
		bottom:-60px;
}
.zahnrad-in-text{
		position:absolute;
		margin-right:50%;
		bottom:-60px;
		width:35%;
		opacity:.13;
}
	.text-left{
		margin-left:0px;
		width:100%;
	}
	.camman-content{
		padding-left:0px;
		padding-right:0px;
}
	.text-wrapper-camman{
		padding-left:60px;
		padding-right:40px;
		margin-right:10px;
}
	
	
}



/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1200px){ 
	
	.navbar-default .navbar-nav > li > a {
		padding: 0 0 0 2.5em;
		letter-spacing: 0.15em;
	}
	div.carousel {
		height: 400px;
	}
	div .carousel-caption h2{
		font-size: 26px;
	}
	.content-wrapper{
		padding-top: 2.5em;
	}
	.brand-text{
		margin-left: 150px;
	}
	.split-footer-links{
		display: none;
	}
	.footer-kontakt{
	   position:fixed;
	   left:0px;
	   bottom:0px;
	   min-height:70px;
	   width:100%;
	   background:#999;
	}
	.adress-text{
	text-align:left;
	}
	.ytch-link > a > img{
		float: right;
		display: block !important;
	}
	.k-placeholder{
		height:100px;
	}
	.dark-slider{
		background-color: #414141 !important;
	}
	#map-holder{
		padding: 2.5em 0 2em 7em;
	}
	.ref-logo-left{
		overflow-y:scroll;
		overflow-x:hidden;
		height:600px;
		border-right-color: grey;
		border-right-width: 2px;
	}
	.ytch-link-img{
	
	float: right!important;
	}
}
@media (min-width: 1201px) and (max-width: 1368px){ 
	.carousel-control .img-prev {
		width: 18px;
		height: 36px;
		position: absolute;
		top: 80%;
		z-index: 9;
		display: inline-block;
		left: 3em;

 }
	.carousel-control .img-next {
		width: 18px;
		height: 36px;
		position: absolute;
		top: 80%;
		z-index: 9;
		display: inline-block;
		right: 3em;
 }
	div.carousel .item,
	div.carousel .item.active,
	div.carousel .carousel-inner {
    	height: 100% !important;
		text-align: center;
		max-width:1800px;
		margin:auto;
}
	



}
@media (min-width: 1200px){ 
	.footer-kontakt{
	   position:fixed;
	   left:0px;
	   bottom:0px;
	   min-height:70px;
	   width:100%;
	   background:#999;
	}
	.adress-text{
		text-align:right;
	}
	.ytch-link > a > img{
		float: right;
		display: block !important;
	}
	.k-placeholder{
		height:400px;
	}
	.dark-slider{
		background-color: hsla(0,0%,88%,0.14);		
	}
	#map-holder{
		padding: 2.5em 0 2em 10em;
	}
	.ref-logo-left{
		overflow-y:scroll;
		overflow-x:hidden;
		height:600px;
		border-right-style: solid;
		border-right-color: #EEEEEE;
		border-right-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #EEEEEE;
		border-bottom-width: 2px;
	}
}

/* AGB */
.header-bar{
	border-top: solid;
	height: 4em;
}
.agb-content{
	margin: 0 auto 0;
	max-width: 800px;
}
.agb-content> h1{
  font-size: 14px!important;
  margin-top: 48px;
  margin-top: 3rem;
  font-weight:400;
}
.agb-content> h2{
  font-size: 15px!important;
  font-weight:600;
  
  margin-top: 30px;
  margin-top: 2rem;
  margin-bottom: 2.5em;
}
.agb-content> h3{
  font-size: 15px;
  margin-top: 48px;
  margin-top: 3rem;
  margin-bottom: 1em;
}

/* References */

.references-content > .row  > .col-md-2 > img{
	min-width: 66px;
}
.references-content > .content-text{
	padding: 0 0 1.9em;
}

.references-content > .content-text > p{
	font-size: 16px;
}
.references-content > .ref-grid{
	border-top:solid;
	border-bottom:solid;
	border-width:1px;
	border-color:rgb(241, 241, 245);
	padding-top: 3em;
	padding-bottom: 3em;
}
.references-content > .content-box{
	margin-top: 0;
}
.ref-logo-left > div{
	padding-left:0px;
	padding-right:0px;
}

/*CAMMAN*/
.camman-content > .text-wrapper{
	margin-bottom: 1em;
}
.camman-content > .text-wrapper > .col-md-8 > h3{
	color:rgb(0, 132, 255 );
	
}
.camman-content > .text-wrapper > h4{
	margin:0;
	
	
}

.camman-content > .content-box > .row > .col-camman > .white-box{
	background-color: rgb(255, 255, 255);
	border-width: 1px;
    border-style: solid;
    border-color: #DFE0E0;
	padding-top: 3%;
	padding-bottom:3%;
	margin: 1em 0 1em 0;
}

.camman-content > .content-box > .row > .col-camman > p{
	margin-top: 1.9em;
	margin-bottom: 1.2em;
	font-family: 'Source Sans Pro', sans-serif;
}
.camman-content > .content-box > .row > .col-camman > .white-box > img{
	margin: 0 auto 0;
}
.camman-content > .content-box > .text-wrapper{
	margin-top: 10px;
}
.camman-content > .content-box > .row > .col-logo{
	
}
.content-box{
	max-width:1400px;
}
.text-wrapper-camman{
	max-width:1280px!important;
	margin:auto;
	padding-left:0px;
	padding-right:0px;
}

.text-left{
	padding-top:10px;
}
.kette-header{
	padding-top: 3em;
	padding-bottom: 1.1em;
	line-height: 27px;
	font-size: 20px;
	font-family: 'Source Sans Pro', sans-serif;
}
.img-camman{
	max-width: 70%;
}
.ytch-link{
	padding-bottom: 10px;
}
.ytch-link-img{
	width: 80px;
	float: right;
}
.img-link{
	float:left;
}

/*Kontakt*/
.kontakt-text > address > p{
	margin:0;
}
.content-wrapper-kontakt {
	padding-bottom:50px;
}

#map{
	width: 100%;
	height: 320px;
}
#map-holder{
	border-style: solid !important;
	border-color: #EEEEEE !important;
	border-width: 1px !important;
	margin: 0px;
}


