@charset "UTF-8";
/* CSS Document */


#tf-testimonials{
	background: url(../img/pic4_1800x798.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
#tf-home .overlay {
	height: 63rem;
}

#tf-menu a.navbar-brand {
	font-size: 19px;
	font-weight:400;
}
.content {
	padding: 13% 0 0;
}
.content h1 {
	font-size: 90px;
	font-weight: 200;
	line-height: 0.6;
}
.content h1 strong {
	font-size: 35px;
}
.content p {
	line-height: 2.8;
}
#tf-about {
	padding: 53px 0;
}
#tf-about .about-text {
	text-align: center;
}
#tf-about h2 {
	font-size: 5em;
	line-height:1.5;
	font-weight: 300;
}
#wtext {
	margin-top: 6rem;
	padding-top: 6rem;
	border-top: 1px solid #fcac45;
}
#tf-team h2 {
	font-size: 5em;
	line-height:1.5;
	font-weight: 300;
}
.beratung_box {
	padding-top: 2rem;
}


