/** Theme individual styling
* mpudellek
**/

body {
	overflow-x: hidden;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
}
div.separator {
	background: #1968b9;
	margin: 0 0 0 0;
	margin-top: 25px;
}
.navbar-fixed-top.menu-scroll .navbar-brand, .navbar-fixed-top.menu-scroll .navbar-brand:hover, 
.navbar-fixed-top.menu-scroll .navbar-brand:focus, .navbar-fixed-top.menu-scroll .navbar-brand:active {
	color: #1968b9;
}
.navbar-fixed-top a.totop {
	visibility: hidden;
}
.navbar-fixed-top.menu-scroll a.totop {
	visibility: visible;
}
.features_top {
	margin-left: 0;
	max-width: 1180px;
}
.features_top .text-block {
	padding-left: 0;
}

#bs-example-navbar-collapse-1 {
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 0;
}
.features_top h2,
 #looking .looking_top h2, 
 #looking2 .looking_top h2, 
 #our_features h2.title_border, 
 #our_features2 h2.title_border {
	font-size: 42px;
	color: #1968b9;
	font-weight: bold;
	text-align: left;
	// word-break: break-word;
}
.features_top p, p {
	font-size: 22px;
	color: #1c2b2a;
	text-align: justify;
	line-height: 1.2;
}
.text-block {
	font-size: 22ßx;
	color: #1c2b2a;
	text-align: justify;
	line-height: 1.2;
}
#bener {
	background: url(../img/wasser.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

#bener .bener_overlay {
	background: rgba(48, 85, 109, 0.43);
}
#bener h2 {
	color: #fff;
// 	word-wrap: break-word;
	line-height: 1;
}
#bener a.btn {
	max-width: inherit;
}
#bener .bener_content {
	max-width: 650px;
}
#bener .bener_content h2 {
	font-size: 65px;
}
#bener .bener_content p {
	color: #fff;
	text-align: left;
	padding-top: 30px;
}

#our_features, #our_features2 {
	padding-bottom: 0;
}

#healp i, #healp h2 {
	color: #1968b9;
	font-size: 42px;
	font-weight: bold;
	padding-bottom: 15px;
}
#healp .healp_contant {
	max-width: 600px;
	margin-bottom: 15px;
}
#healp .healp_contant p span {
	margin-top: 7px;
	display: inline-block;
}
#healp .healp_contant p {
	font-size: 22px;
	text-align: center;
	
}
#healp .healp_content table td {
	text-align: center;
}
footer#footer {
    border-top: 1px solid #1968b9;
    padding-top: 30px;

}
footer#footer .row {
	text-align: center;
}
footer#footer .row>div {
	display: inline-block;
}

/*---------------------------*/
/* Impressum rgba(48, 85, 109, 0.43); */
.impressum .features_top, .impressum .features_top p  {
	color: #1c2b2a;
	font-size: 16px;
}

.impressum .features_top h2 {
	font-size: 36px;
}

.impressum .features_top .headline {
	font-weight: bold;
	margin-bottom: 4px;
}


@media(max-width: 767px) {
	.separator {
		display: none;
	}
	table tr td {
		text-align: left;
	}
	table tr td.align-top {
		vertical-align: top;
		padding-right: 2px;
	}
	.looking_top {
		padding-top: 20px;
	}	
	#looking .single_looking_img, #looking2 .single_looking_img {
		margin-bottom: 15px;
	}	
	#healp {
		padding-top: 5px;
	}
	#healp .healp_content h2 {
		padding-top: 0px;
	}
	.features_top {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.features_top .col-md-6 {
		padding-left: 0;
		padding-right: 0;
	}
	.features_top p, p {
		text-align: left;
	}
	.text-block {
		text-align: left;
	}
	.navbar-default .navbar-brand.our_logo {
	// 	line-height: 2;
	}
	#bs-example-navbar-collapse-1 a.totop {
		font-size: 12px;
		padding-top: 10px !important;
		padding-right: 12px !important;
		margin-top: 0 !important;
	}
	#header.navbar-fixed-top.menu-scroll {
		height: auto;
	}	
	#header.navbar-fixed-top.menu-scroll .navbar-default {
		margin-top: 0;
	}
	#bs-example-navbar-collapse-1 a.totop span {
		display: none;
	}
	#bs-example-navbar-collapse-1 a.totop i {
		font-size: 17px;
		padding-top: 5px;
	}
	#bener {
		height: 310px;
		background-size: inherit;
	}
	#bener .bener_overlay {
		height: 100%;
	}
	#bener .bener_overlay .bener_content {
		padding-top: 5px;
		padding-bottom: 0;
	}
	#bener .bener_content h2 {
		font-size: 40px;
	}
	#bener .bener_content p {
		padding-top: 15px; 
	}
	.features_top h2, #looking .looking_top h2, #looking2 .looking_top h2, #our_features h2.title_border, #our_features2 h2.title_border, #healp .container .healp_contant h2 {
	line-height: 1.4;
	font-size: 26px; 
}

	.impressum .features_top h2, .impressum #looking .looking_top h2, .impressum #looking2 .looking_top h2, .impressum #our_features h2.title_border, .impressum #our_features2 h2.title_border {
		font-size: 32px;
	}
}