/*
Theme Name: Krauserbau
Theme URI: http://www.krauserbau.com
Description: Krauserbau Theme.
Version: 1.0
Author: Tushar Narang
Author URI: http://www.artisduco.com
*/

@import url("css/bootstrap.css");
@import url("css/accordian.css");
@font-face {
    font-family: 'swiss_721_swaroman';
    src: url('fonts/swiss_721_swa-webfont.eot');
    src: url('fonts/swiss_721_swa-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/swiss_721_swa-webfont.woff') format('woff'),
         url('fonts/swiss_721_swa-webfont.ttf') format('truetype'),
         url('fonts/swiss_721_swa-webfont.svg#swiss_721_swaroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
#dien{
	background-color: #4b8ce0;
}
#header
{
	position: fixed;
	top: 0px;
	width: 100%;
	height: 122px;
	background-color: #fff;
	/*box-shadow: 0 2px 10px rgba(75, 140, 224, .6);*/
	z-index: 50;
	
	border-bottom: 10px solid #4B8CE0;
}
.logo
{
	background-image: url(../imagse/icons/logo.jpg);
	height: 70px;
	width: 136px;
}
#myCarousel{
	
	
}


#section3{
	position: relative;
	background-color: #4b8ce0;
	color: #fff;
	z-index: 40;
}

.service_front{
	position: relative;
	margin-bottom: 40px;
}

#section3 a:hover,
#section3 a:focus, #section3 a {
  color: #fff;
  text-decoration: none;
}

/* ########## PADDING CLASSES  ######### */
.content_pad{
	padding: 40px;
}

.content_pad_small{
	padding: 20px;
}
.top_pad_small{
	padding-top: 10px;
}

.top_bottom_pad{
	padding-top: 40px;
	padding-bottom: 40px;
}

.top_bottom_pad_big{
	padding-top: 70px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
/* ################ */

.section4{
	background-color: #fff;
	color: black;
}

.section4 a:hover,
.section4 a:focus, .section4 a {
  color: #000;
  text-decoration: none;
}

#project{
	background-size: contain;
}

.section5{
	background: url('images/uber2.png') no-repeat right bottom rgb(75, 140, 223);
	color: #fff;
	padding-top: 20px;
	
}

.section6{
	background-color: #fff;
	color: black;
	border-bottom: 10px solid #4B8CE0;
}
.blue{
	color: #4b8ce0;
}
.white_text{
	color: #ffffff;
}
.blue_contact{
	color: #4b8ce0;
	font-size: 17px;
}
.small_text{
	font-size: 12px;
}

#section7{
	background: url('images/kontakt.png') no-repeat right bottom rgb(255,255,255	);
	color: #000;
	
}
.fixed_banner{
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 100;
  display: none;
  font-size: 14px;
}

#section8{
	background-color: #fff;
	color: #4b8ce0;
	font-size: 12px;
	/*box-shadow: 2px 0 12px rgba(75, 140, 224, .6);*/
	border-top: 10px solid #4B8CE0;

}
#section8 a:hover,
#section8 a:focus, #section8 a {
  color: #4b8ce0;
  text-decoration: none;
}

.foot_links{
	word-spacing: 10px;
}

.impressum{
	position: relative;
	bottom: -40px;
	cursor: pointer;
}

#head_hassfurt{
	padding-right: 15px;
	color: #4b8ce0;
	cursor:default;
}

.white-body{
	background-color: #fff;
}

.shadow-bottom{
box-shadow: 0px 4px 5px 0px #888888;
}

.shadow-top{
	box-shadow: 0px -4px 5px 0px #888888
}

.large_heading{
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	position: relative;
	top: 9px;
	/*text-shadow: 0px 2px 1px rgba(255,255,255, 0.4);*/
	
}

.font_left{
	position: relative;
	left: -23px;
	
}

.icons_left{
	position: relative;
	left: -15px;
}

.overlap{
	z-index: 400;
	position: relative;
}
/* ------------------------ TESTIMONIAL SLIDER ------------------- */
#myCarousel_emp{
	position: relative;
	
	z-index: 6;
}
a.anchor{display: block; position: relative; top: -115px; visibility: hidden;}

.carousel-inner_emp {
  position: relative;
  width: 100%;
  overflow: hidden;
  
}

.carousel-inner_emp > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel-inner_emp > .item > img,
.carousel-inner_emp > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner_emp > .active,
.carousel-inner_emp > .next,
.carousel-inner_emp > .prev {
  display: block;
}

.carousel-inner_emp > .active {
  left: 0;
}

.carousel-inner_emp > .next,
.carousel-inner_emp > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner_emp > .next {
  left: 100%;
}

.carousel-inner_emp > .prev {
  left: -100%;
}

.carousel-inner_emp > .next.left,
.carousel-inner_emp > .prev.right {
  left: 0;
}

.carousel-inner_emp > .active.left {
  left: -100%;
}

.carousel-inner_emp > .active.right {
  left: 100%;
}

/* ------------------------ DIENSTLEISTUNGEN Page ---------------- */

#myCarousel_service{
	position: relative;
	height: 750px;
	z-index: 6;
}


.service_screen{
	background-color: black;
	width: 100%;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}

.service_label{
	background-color: rgba(0, 0, 0, 0.6);
    box-shadow: 11px 5px 19px rgba(0, 0, 0, 0.3);
    color: rgba(255, 246, 219, 0.7);
    font-size: 18px;
    font-weight: bolder;
    height: 60px;
    left: 15px;
    padding-right: 20px;
    padding-top: 16px;
    position: absolute;
    text-align: right;
    top: 50px;
    width: 450px;

}

.service_text{
	position: absolute;
	bottom: 0px;
	width: 97%;
	height: 150px;
	background-color: #fff;
	opacity: 0.7;
	text-align: left;
	text-indent:20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 13px;
	/*-moz-column-count: 2;
	-webkit-column-count: 3
	-moz-column-width: 11em;
	-webkit-column-width: 11em;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;*/
}

.carousel-indicators_service {
  height: 60px;
  top:0px;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  text-align: center;
  padding-top: 10px;
  
}

.carousel-indicators_service li {
  position: relative;
  top: -25px;
  display: inline-block;
  width: 233px;
  height: 150px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  transition: top 0.7s;
  -webkit-transition: top 0.7s;
  cursor: pointer;
  z-index: 1;
}

.carousel-indicators_service li:hover{
	top: -96px;

}
.carousel-indicators_service img{
	max-width: 100%;
	
	
}

.carousel-indicators_service .active {
  	top: -96px;
}
.carousel-control_service {
  position: absolute;
  top: 520px;
  width: 15%;
  font-size: 20px;
  color: #111;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 17
  
}

.carousel-control_service:hover,
.carousel-control_service:focus {
  color: #4b8ce0;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control_service .icon-prev,
.carousel-control_service .icon-next,
.carousel-control_service .glyphicon-chevron-left,
.carousel-control_service .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control_service .icon-prev,
.carousel-control_service .glyphicon-chevron-left {
  left: 50%;
}

.carousel-control_service .icon-next,
.carousel-control_service .glyphicon-chevron-right {
  right: 50%;
}

.carousel-control_service .icon-prev,
.carousel-control_service .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control_service .icon-prev:before {
  content: '\2039';
}

.carousel-control_service .icon-next:before {
  content: '\203a';
}


.carousel-control_service.right1 {
  right: 0px;
  left: auto;
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-inner_service {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 700px;
  z-index: 16
}

.carousel-inner_service > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.3s ease-in-out left;
          transition: 0.3s ease-in-out left;
}

.carousel-inner_service > .item > img,
.carousel-inner_service > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

.carousel-inner_service > .active,
.carousel-inner_service > .next,
.carousel-inner_service > .prev {
  display: block;
}

.carousel-inner_service > .active {
  left: 0;
}

.carousel-inner_service > .next,
.carousel-inner_service > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner_service > .next {
  left: 100%;
}

.carousel-inner_service > .prev {
  left: -100%;
}

.carousel-inner_service > .next.left,
.carousel-inner_service > .prev.right {
  left: 0;
}

.carousel-inner_service > .active.left {
  left: -100%;
}

.carousel-inner_service > .active.right {
  left: 100%;
}

/* ------------------------ Project Page ---------------- */
.project_heading_circle{
	background-color: #4b8ce0;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 3px 7px 12px rgba(0, 0, 0, .5);
    /*-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);*/
    width: 150px;
    height: 150px;
    position: relative;
    left: -150px;
    top: 10px;
    word-wrap: normal;
    padding-top: 27px;
    padding-left: 15px;
    padding-right: 20px;
    font-size: 17px;
    font-weight: bolder;
    line-height: 27px;
    color: #fff;
}


.project_text_container{
	position: relative;
	background-color: #ffffff;
	border-top: 5px solid #666;
	

	}
.image_mini_container{
	position: relative;
	top: 0px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 100px;
}

.project_image_mini{
	width: 200px;
	height: 170px;
	overflow: hidden;
	padding: 0px;
	cursor: pointer;
	margin-left: 15px;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 10px 1px #ddd;
}

.project_image_mini:hover{
	border: 1px solid #bbb;
	box-shadow: 0px 0px 20px 1px #aaa;
}

.image_mini_pad{
	padding-left: 10px;
}

.project_highlights_box{
	width: 170px;
	margin-left: -20px;
	background-color: #4b8ce0;
	margin-top: 25px;

}

.project_highlights_box h4{
	font-weight: bold;
	font-size: 20px;
	padding-top: 7px;
	padding-bottom: 15px;
	text-align: center;
	border-bottom: 1px solid #93baec;
}

.project_highlights_box ul{
	list-style-image:url('images/icons/arrow.png');
	
}

#project_highlights{
	
	padding-right: 2px;
	padding-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.8;

}

/* ################################################ /
   ############# CUSTOM MEDIA QUERIES	############
   #################################################
   */

/* For Project Accordian */

@media screen and (max-width: 1200px) {
    .ia-container { 
		width: 950px; 
	}
	
	.ia-container figure { 
		left: 105px; 
		width: 310px; 
	}
	
	.ia-container input { 
		width: 105px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 310px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}

	

	
}

@media screen and (max-width: 1030px) {
    .ia-container { 
		width: 800px; 
	}
	
	.ia-container figure { 
		left: 85px; 
		width: 280px; 
	}
	
	.ia-container input { 
		width: 85px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 280px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}

	.carousel-indicators_service li {
	  
	  width: 180px;
	  height: 150px;
	  
	}

	
}

@media screen and (max-width: 950px) {
    .ia-container { 
		width: 750px; 
	}
	
	.ia-container figure { 
		left: 75px; 
		width: 270px; 
	}
	
	.ia-container input { 
		width: 75px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 270px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px; 
	}
}


@media screen and (max-width: 840px) {
    .ia-container { 
		width: 650px; 
	}
	
	.ia-container figure { 
		left: 62px; 
		width: 260px; 
	}
	
	.ia-container input { 
		width: 62px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 260px; 
	}
	
	.ia-container figcaption span { 
		font-size: 16px;
		word-wrap: break-word; 
	}
}


@media screen and (max-width: 720px) {
    .ia-container { 
		width: 540px; 
	}
	
	.ia-container figure { 
		left: 40px; 
		width: 260px; 
	}
	
	.ia-container input { 
		width: 40px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 260px; 
	}
	
	.ia-container figcaption span { 
		font-size: 11px;
		word-wrap: break-word; 
	}
}

@media screen and (max-width: 600px) {
    .ia-container { 
		width: 450px; 
	}
	
	.ia-container figure { 
		left: 37px; 
		width: 200px; 
	}
	
	.ia-container input { 
		width: 37px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 200px; 
	}
	
	.ia-container figcaption span { 
		font-size: 10px; 
		letter-spacing: 2px; 
		padding: 5px; 
		margin-top: -20px;
		word-wrap: break-word; 
	} 

}

@media screen and (max-width: 520px) {
    .ia-container { 
		width: 360px; 
	}
	
	.ia-container figure { 
		left: 27px; 
		width: 180px; 
	}
	
	.ia-container input { 
		width: 27px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 180px; 
	}
	
	.ia-container figcaption span { 
		font-size: 9px; 
		letter-spacing: 2px; 
		padding: 7px; 
		margin-top: -20px; 
		word-wrap: break-word;
	} 

}

@media screen and (max-width: 400px) {
    .ia-container { 
    	position: relative;
		width: 285px; 
		left: -23px;
	}
	
	.ia-container figure { 
		left: 18px; 
		width: 155px; 
	}
	
	.ia-container input { 
		width: 18px; 
	}
	
	.ia-container input:checked ~ figure { 
		left: 155px; 
	}
	
	.ia-container figcaption span { 
		font-size: 8px; 
		letter-spacing: 1px; 
		padding: 5px; 
		margin-top: -20px;
		word-wrap: break-word; 
		
	} 

}

/* ################# Main Carousal & Service Page Carousal ################### */

@media screen and (max-width: 990px) {
	#myCarousel{
		/*height: 460px;*/
	}
	.carousel-indicators_service {
  	height: 55px;
	}
	
	.carousel-indicators_service li {
	  
	  width: 160px;
	  height: 150px;
	  
	}
	
	.carousel-indicators_service li:hover{
	top: -85px;
	}

	.carousel-indicators_service .active{
  	top: -85px;
	}

	#section7{
	

	}
}

@media screen and (max-width: 910px) {
	#myCarousel{
		/*height: 390px;*/
	}


}

@media screen and (max-width: 820px) {
	#myCarousel{
		/*height: 360px;*/
	}
	.carousel-indicators_service {
  	height: 45px;
	}
	.carousel-indicators_service li {
	  
	  width: 150px;
	  height: 130px;
	  
	}
	.carousel-indicators_service li:hover{
	top: -85px;
	}

	.carousel-indicators_service .active{
  	top: -85px;
	}
	.section5{
		background-image: none;
	}
	#section7{
		background-image: none;
	}
	
}

@media screen and (max-width: 768px) {
	#myCarousel{
		/*height: 310px;*/
	}

	
	.carousel-inner_emp {
		height: 110px
	}

	.service_screen{
	
	width: 500px;
	height: 550px;

	
	}
	.service_screen img{
		height: 380px;
		
	}

	.service_text{
	width: 500px;
	height: 170px;
	
	}
	.service_label{
	left: 50px;
	height: 60px;
	width: 450px;
	color: rgba(255,246,219, 0.7);
	font-weight: bolder;
	font-size: 18px;
	}

	.carousel-control_service {
	  
	  top: 450px;
	  width: 15%;
	  
	}
	.carousel-indicators_service {
	  height: 40px;
	}

	.carousel-indicators_service li {
	  
	  width: 140px;
	  height: 150px;
	  
	}

	.carousel-indicators_service li:hover{
	top: -78px;
	}

	.carousel-indicators_service .active{
  	top: -78px;
	}

	.image_mini_container{
		position: relative;
		top: 10px;
		margin-left: 25px;
	}

	.project_image_mini{
		width: 130px;
		height: 100px;
	}

	.project_highlights_box{
		width: 250px;
		margin-left: 0px;
		background-color: #4b8ce0;
		margin-top: 25px;
	}
	

}

@media screen and (max-width: 640px) {
	#myCarousel{
		/*height: 260px;*/
	}

	
	.foot_links{
	word-spacing: 5px;
	}

	#section7{
	
	}

	.service_screen{
	
	width: 420px;
	height: 450px;

	
	}
	.service_screen img{
		width: 100%;
		height: 250px;
		
	}

	.service_text{
	width: 420px;
	height: 200px;
	
	}

	.service_label{
	left: 0px;
	height: 50px;
	width: 300px;
	color: rgba(255,246,219, 0.7);
	font-weight: bolder;
	font-size: 14px;
	}

	.carousel-control_service {
	  
	  top: 350px;
	  width: 15%;
	  
	}
	.carousel-indicators_service {
  height: 40px;
}
	.carousel-indicators_service li {
	  top: -20px;
	  width: 120px;
	  height: 150px;
	  
	}


	.carousel-indicators_service li:hover{
	top: -67px;
	}

	.carousel-indicators_service .active {
  	top: -67px;
}

@media screen and (max-width: 540px) {
	#myCarousel{
		/*height: 200px;*/
	}

	
	.carousel-inner_emp {
		height: 125px
	}

	#section7{
	
	}

	.service_screen{
	
	width: 250px;
	height: 620px;

	
	}
	.service_screen img{
		width: 100%;
		height: 200px;
		
	}

	.service_text{
	width: 250px;
	height: 420px;
	
	}

	.service_label{
	left: 0px;
	height: 30px;
	width: 170px;
	color: rgba(255,246,219, 0.7);
	font-weight: bolder;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 20px;
	}

	.carousel-control_service {
	  
	  top: 350px;
	  width: 5%;
	  
	}
	.carousel-indicators_service {
  height: 20px;
}
	.carousel-indicators_service li {
	  top: -13px;
	  width: 67px;
	  height: 150px;
	  
	}
	.carousel-indicators_service li:hover{
	top: -40px;
	}

	.carousel-indicators_service .active {
  	top: -40px;
	}

	.image_mini_container{
	
	
		margin-left: 5px;
	}

	.project_image_mini{
		width: 70px;
		height: 60px;
	}

	.project_highlights_box{
		width: 220px;
		margin-left: -10px;
		background-color: #4b8ce0;
		margin-top: 25px;
	}

	.blue_contact{
	color: #4b8ce0;
	font-size: 12px;
}
}



@media screen and (max-width: 430px) {
	#myCarousel{
		/*height: 165px;*/
	}

	

	.carousel-inner_emp {
		height: 175px
	}

	.service_screen{
	position: relative;
	width: 250px;
	height: 620px;
	margin-left: -15px;

	
}

/* ################# Project Page ################### */

