.flex-direction-nav a {
	z-index: 100;
}
.slider-class{
	/*margin-left:10em;*/
}
.custom-container{
	width:76%;
}
ul.nav li a:hover{
	  -webkit-transform: translate3d(0,0,0) translate3d(0,-2px,0);
	   transform: translate3d(0,0,0) translate3d(0,-2px,0);
}
.navbar-brand img{
	height: 100px;
	margin-top: -22px;
}

@media (max-width: 767px) {
.navbar-header {
margin-bottom: 30px;
}
.fadeInDown {
	-webkit-animation-name: none;
	-moz-animation-name: none;
	-o-animation-name: none;
	animation-name: none;
}
.fadeInUp {
	-webkit-animation-name: none;
	-moz-animation-name: none;
	-o-animation-name: none;
	animation-name: none;
}
}

.side-collapse, .side-contact {
   transition: 			right .25s ease-in-out;
   -moz-transition: 	right .25s ease-in-out;
   -webkit-transition: 	right .25s ease-in-out;
}
.side-contact {
    position: absolute;
    right: 10px;
    width: 300px;
    top: 180px;
    background: white;
    border: 1px solid #E6E6E6;
    padding: 14px;
    box-sizing: border-box;
    border-radius: 10px;

}
.box-shadow{
	-webkit-box-shadow: 0 3px 2px #777;
	-moz-box-shadow: 0 3px 2px #777;
	box-shadow: 0 3px 2px #777;
}
.information-image{
	height: 30em;
	margin-left: 17em;
	margin-top: -12em;

}
.info-telephone{
	margin-left: 59em;
	background-color: #34495f;
	height: 6em;
	text-decoration-color: white;
	color: white;
	border: 1em;
	border-radius: 0.5em;
	padding-left: 5px;
	width: 19em;
	position: relative;
	margin-top: -5em;
}
.info-renovation{
	width: 20em;
	background-color: rgb(25, 130, 188);
	height: 25em;
	text-decoration-color: white;
	color: white;
	padding-left: 5px;
	border: 1em;
	border-radius: 0.5em;
}
.info-work{
	width: 20em;
	background-color: rgb(25, 130, 188);
	height: 25em;
	text-decoration-color: white;
	color: white;
	border: 1em;
	border-radius: 0.5em;
	padding-left: 5px;
	margin-left: 22em;
	margin-top: -25em;
}
.icon-size{
	height:17em!important;
}
.white-text{
	color:white;
}
.info-steps{
	width: 34em;
  background-color: rgb(25, 130, 188);
  height: 25em;
  text-decoration-color: white;
  color: white;
  border: 1em;
	border-radius: 0.5em;
	padding-left: 5px;
  margin-left: 44em;
  margin-top: -25em;
}
.info-advantage{
	width: 32em;
	background-color: #34495f;
	height: 12em;
	text-decoration-color: white;
	color: white;
	padding-left: 5px;
	border: 1em;
	border-radius: 0.5em;
	position: relative;
	top: -1em;
}
.side-contact  .side-portrait  img {
	display: inline-block;
	box-sizing: border-box;
}
.side-contact  .side-portrait  p {
	display: inline-block;
	padding-left: 8px;
	box-sizing: border-box;
    width: 160px;
}

.side-collapse {
    position: absolute;
    right: 294px;
    background-color: #EFEFEF;
    top: 305px;
    width: 50px;
    height: 50px;
    font-size: 26px;
    padding: 12px 0 12px 6px;
    border: 1px solid #D2D2D2;
    border-radius: 25px 0 0 25px;
}
.side-menu ul{
	list-style: none;
	padding-left: px;
	margin-top: 70px;
}
.side-menu ul li{
	width: 400px;
	height: 50px;
	background: #008AB8;
	padding: 20px;
	margin-left: -250px;
	border-top: 3px solid #fcfcfc;
	box-sizing: border-box;
    border-radius: 10px;
}
.side-menu ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 1em;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(0,0,0,.1);
}
.side-menu ul li:hover {
	-webkit-transform: translate3d(0,0,0) translate3d(0,-2px,0);
	 transform: translate3d(0,0,0) translate3d(0,-2px,0);
}
.sub-menu ul{
	list-style: none;
	padding-left: 50px;
	margin-top: 1px;
	width: 800px;
}
}
.sub-menu ul li{
	width: 500px;
	height: 50px;
	background: #008AB8;
	padding: 20px;
	margin-left: 100px;
	border-top: 3px solid #fcfcfc;
	box-sizing: border-box;
    border-radius: 10px;
}
.foto {
	margin-left: 350px;
	margin-top: -250px;
}
.teamfoto {
	margin-top: -40px;
}
.anfahrt{
	margin-left: 600px;
	margin-top: -350px;
	margin-bottom: 150px;
	width: 600px;
}
