body {
font-family:'Open Sans',sans-serif !important; 
font-weight:300 !important;
color:#656565;
font-size: 0.9rem !important;
}

h1{display:none;}

a {
	color: #000 !important;
}

a:hover {
	text-decoration: underline;
}

.container-lg {
	max-width: 970px !important;
}

.galerie {
  padding-left: 10px !important;
  padding-right: 10px !important;
}


#full-width-slider {
  width: 100%;
  background: #fff !important;
}

.header {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #eee;	
	font-size: 1.0rem;
}

.navbar-nav {
	margin-right: 0 auto !important;
}

.navbar {
    padding-right: 0 !important;
}

.active {
	font-weight: bold;
}

.aboutus p {
	text-align: justify;
}

.aboutus img {
	margin-bottom: 2rem;
}

.references {
	border-top: 1px solid #eee;	
	padding-top: 2rem;
	margin-top: 2rem;	
}

.references .rsContent  {
	padding: 0 2.5rem 0 5rem !important;
	color:#656565 !important;
}

.references .rsContent p:before{display:block;content:"\201C";font-size:5rem;position:absolute;left:1.8rem;top:-1.8rem !important;color:#999;}

.references p {
	text-align: justify;
}

.references .rsContent i {
font-style: normal;
color: #999;
}

.location {
position: absolute;
top: 81px;
left: 0;
color: #000;
background: #fff;
padding-right: 1rem;
padding-left: 1rem;
text-transform: uppercase;
font-size: 1.0rem;
letter-spacing: 1px;
font-weight: 400;
}

.desc {
  position: absolute;
  z-index: 1000;
  left:0;
  bottom:0;
  font-weight: 400;
  width:100%;
  color:#656565;
  }
  
.desc1 {
	float:left;
}  
  
.desc2 {
 float: right
 }

.footer{
	border-top:1px solid #eee;
	padding-top: 2rem;
	margin-top: 2rem;
}

.footer strong {
	font-weight: bold !important;
}

.socials img {
	height: 25px;
}

.telefon {
	text-align: center;
}

.gia {
	text-align: right;
}

  .socials {
	border-top:1px solid #eee;
	padding-top: 2rem;
	margin-top: 2rem;
	padding-bottom: 2rem;		  
  }
  
  .copyright {
	  text-align: right !important; 
  }
  
.number {
position: absolute;
z-index: 1000;
right: 0;
bottom: 0;
font-size: 0.9rem;
background: #fff;
color: #656565;
padding: 0.2rem 0.5rem 0.2rem 0.5rem;
}  

/* Responsive Styles (992)*/
@media(max-width:768px) {
  
  #logo {
	  width: 150px;
  }
  
  .navbar-nav {
	  margin-top: 30px;
  }

.aboutus p {
	text-align: center !important;
}
 
  .desc {
      text-align: center;
	  line-height: 1.3;
	  font-size: 0.6rem;
	

   }
 
 .desc1 {
	 float: none !important;
   display: block;

 }
 
 .desc2 {
	 float: none !important;
	display: block;
 }
  
  .location {
	  display: none;
  }	
  
  .footer {
	  text-align: center !important;
  }
    
   .contact {
	padding-bottom: 2rem;	  
  } 
  
  .telefon {
	border-top:1px solid #eee;
	padding-top: 2rem;
	padding-bottom: 2rem;	  
  }
  
  .gia {
	border-top:1px solid #eee;
	padding-top: 2rem;
	padding-bottom: 2rem;		
	text-align: center !important;
	}  
	
  .socials {
	  margin-top: 0px;
	  text-align: center !important;
  }
  
  .copyright {
	  text-align: center !important;
	  padding-top: 1.5rem;
  }
	
}