/*Navbar*/
.navbar-brand, .navbar-nav > li > a {
text-shadow: 0 0 0 rgba(255, 255, 255, 0);
	padding-top:3px 
}
.nav>li>a{
padding-top:21px !important;
}
.img-responsive {
display: inline; 
}
#impressum{
	display:none;
}
.topspace{
	padding-top:70px;
}
.topspace2{
	padding-top:20px;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
padding: 0px 20px 0px 20px;
border: 0;
border-top: 1px solid #eee;
}
.logo-klein{
	margin: 4px 10px 10px 10px;
}
.google_analytics{
	font-size:10pt;
	color:#555;
}
section.featured h3.slogan {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
}
.mobil{
	margin-top: 30px;
}
/*
#1 = 35A49C	d12225 
#2 = 79CDC0 ec5955
*/
a {
	color: #d12225;
}
a:hover {
	color: #ec5955;
}

/* menu */
.nav>li>a:hover {
	color: #ec5955  ;
}

.navbar .navbar-nav > .active > a {
	color: #ec5955  ;
}

/* flexslider */
.flex-control-paging li a {
	background: #ec5955;
}

.flex-direction-nav a:hover{
	background-color:#d12225;
}

.testimonial span.author a {
	color: #ec5955;
}

/* --- icon box hover --- */
.hi-icon-effect-5 .hi-icon {
	color: #d12225;
	box-shadow: 0 0 0 4px #d12225;
}
.no-touch .hi-icon-effect-5 .hi-icon:hover {
	background: #d12225;
	box-shadow: 0 0 0 8px  #ec5955;
}


/* portfolio */
.portfolio-item .portfolio-desc {
	background: #d12225;
}

/* btn */
.btn-theme {
  background: #ec5955;
}
.btn-theme:hover,.btn-theme:focus,.btn-theme:active{
  background: #d12225 !important;
}

.btn-cta,.btn-cta.btn-lg {
  background: #d12225 ;
  border-color: #ec5955;
}
nav#filter a:hover, nav#filter a.current {
background-color: #d12225;
color: #fff;
}
.btn-cta:focus,.btn-cta:active{
   border-color: #d12225;
}

/* contact */
.validation {
	color:#d12225;
}

/* footer */
.social-circle li a {
	background:#d12225;
}

a.scrollup{
	background:#d12225;
}

.offer {
    margin-bottom: 20px;    
    padding: 0px 20px 20px 20px;    
    border-bottom: 1px solid #eee;
}

.offer:last-child {
    margin-bottom: 0;    
    padding: 0px 20px 20px 20px;    
    border-bottom: none;
}