/* Enter Your Custom CSS Here */
body.custom-background {
    background-image: url('../wp-content/uploads/2016/10/slider06.jpg') !important;
}
.details ul{
  	margin-left: 2em;

}

.client, .service-icon {
	display:none;
}

.no-collapse {
	float: left !important;
}

.btn-tel {
	padding: 1px 12px;
}

.focus-box h5{
	margin:15px;
}

.focus-text-left{
	text-align: left;
}

.ul-praktisch{
	margin-left: 20px;
}

.header_title h1, h2{
	text-align:left;
}

.header_title a{
  text-transform: uppercase;
  color: #FC7D42 !important;
}

.site-title a {  
  font-size: 20px !important;

}
.site-description a {  
  font-size: 12px !important;}

.feedback-box{
	min-height: 287px;
}



/* Landscape phones and portrait tablets */
@media screen and (max-width: 767px) {  
.focus-box h5 {
	margin:0px;
  }

.focus-text-left{
	text-align: center;
}  

ul{
	list-style-type:none;
    margin:0px;
}  

.ul-praktisch {
	list-style-type: inherit;
  }

 
.site-title h1 a {  
  font-size: 16px !important;

}
.site-description a {  
  font-size: 14px !important;}
  text-align: left;


  .header-content-wrap{
  	display:none;
  }

}