/* CSS Document */

.navImgMobile {
		height: 36px;
		margin-top: 6px;
        margin-right: 10px;
}

.footerImgMobile {
	height: 150px;
}

.solutionImgIndexMobile {
	height: 75px;
    margin-bottom: 5px;
}

#solutions {

		padding-top: 5px !important;


}

.listeSpalte {
	column-width: 200%;d	
}

#about {
  max-height: 1800px !important;	
}

.carousel-control-mobile {
	background-image: none !important;
}

.ImgSliderModalMobile {
	 height: 250px !important;	
	 margin: 0 auto !important;
}

#refsliderMobile {
		position: relative;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 61px;
		margin-bottom: 80px;
		background-color: rgba(255,255,255,0.8);
}

#felssicherungMobile {
		position: relative;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 61px;
		margin-bottom: 80px;
		background-color: rgba(255,255,255,0.8);
}

#stuetzMobile {
		position: relative;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 61px;
		margin-bottom: 80px;
		background-color: rgba(255,255,255,0.8);
}

#boeschungMobile {
		position: relative;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 61px;
		margin-bottom: 80px;
		background-color: rgba(255,255,255,0.8);	
}

#mauerwerkMobile {
		position: relative;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 61px;
		margin-bottom: 80px;
		background-color: rgba(255,255,255,0.8);	
}

body {
		background-image: url('img/bg.jpg') !important;
		background-attachment: fixed;
		background-size: cover;
}