.sfc_agent {
	color: #999;
	display: block;
	max-width: 270px;
	margin: auto !important; 
}

.sfc_agent td {
	padding: 10px 0 0 0 !important;
}

.sfc_agent b {
	font-size: 20px;
}

@media (min-width: 768px) {
	.sfc_agent tr:nth-child(3) td:before {
		padding-left: 5px;
		padding-right: 5px;
		font-family: FontAwesome;
		content: '\f095';
	}
	.sfc_agent tr:nth-child(4) td:before {
		padding-left: 5px;
		padding-right: 5px;
		font-family: FontAwesome;
		content: '\f0e0';
	}
}

.sfc_center {
	text-align: center;
}

}
.sfc_blue-box {
	background-color: #0090B9;
	color: #FFFFFF;
	padding: 15px !important;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #888888;
}


.sfc_button a, #sf_contactcompact .submit-button {
	text-transform: uppercase !important;
	padding: 5px 20px;
	border-radius: 5px;
	background: #de0b04;;
	color: white !important;
	margin: auto;
	font-size: 18px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	letter-spacing: 1px;
	border: none;
}

@media(max-width:767px) {
	.sfc_button a, #sf_contactcompact .submit-button {
		font-size: 12px;
		padding: 10px;
	}
}

.sfc_button a:hover {
}


.sfc_landing-profile img._sf_image {
	width: initial !important;
}

.sfc_landing-profile li {
	list-style: none !important;
	padding-left: 1.28571429em !important;
	text-indent: -1.28571429em !important;
}

.sfc_landing-profile li:before {
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	background-image: url(./img/bullet.png);
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: -10px;
	margin-right: 10px;
}


@media(min-width:768px) {
	.sfc_landing-profile .sfc_button {
		padding-top: 20px;
		padding-left: 55px;
	}
	.sfc_landing-profile tr:nth-child(2) td {
		font-size: 18px;
		padding-top: 20px;
		padding-bottom: 0;
		padding-left: 55px;
	}

	.sfc_landing-profile tr:nth-child(1) td:nth-child(1) {
		padding-left: 115px;
	}

	.sfc_landing-profile tr:nth-child(1) td:nth-child(2) {
		padding-left: 135px;
		text-align: left;
	}
}

@media(max-width:767px) {

	.sfc_landing-profile ul {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}

	.sfc_landing-profile li {
		padding-left: 0 !important;
		margin-left: 0 !important;
		text-indent: 0 !important;
		padding-top: 5px !important;
	}

	.sfc_landing-profile {
		text-align: center;
	}

	.sfc_landing-profile li:before {
		display: none;
	}


	.sfc_landing-profile td {
		text-align: center !important;
	}

	.sfc_landing-profile tr:nth-child(1) td:last-child {
		padding-bottom: 90px;
	}
}

.sfc_font-white {
	color: white;
}

.sfc_wrapper-blau {
	color: white;
}

.sfc_title-main {
	display: block !important;
	position: absolute;
	top: 0;
	color: white;
	z-index: 1000;
	width: 100%;
	font-weight: bold;
	border-bottom: none !important;
	text-shadow: 1px 1px 1px #444;
}
@media(max-width:767px) {

	.sfc_title-main {
		font-size: 26px !important;
		line-height: 30px !important;
	}
}
@media(max-width:767px) {
	.sfc_hide_mobile {
		display: none;
		height: 0px;
	}
}

.sfc_box_red{
	width: 100%;
}
.sfc_box_red{
}


@media(max-width:767px) {
	.sfc_mobile-reversed tr {
		display: -webkit-box !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: -webkit-flex !important;
		display: flex !important;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		/* optional */
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.sfc_mobile-reversed .sf_tbl_left {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.sfc_mobile-reversed .sf_tbl_right {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
}

@media(min-width:768px) {
	.sfc_hide_desktop {
		display: none;
	}
}

.sfc_button a:hover {
}

.sfc_no-margin-padding {
	margin: 0 !important;
	padding: 0 !important;
}

.sfc_img-background {
	width: 100%;
}

.sfc_img-background img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	max-height: 500px;
}

img.sfc_img-background {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	max-height: 500px;
}

table.sfc_img-background img {
	display: none;
}

@media(min-width:768px) {
	table.sfc_img-background {
		min-height: 400px;
	}
}

@media(max-width:767px) {

	table.sfc_img-background img {
		display: block;
	}

	table.sfc_img-background td.sf_image {
		position: relative !important;
		margin-top: 30px !important;
		right: 0 !important;
		left: 0 !important;
		width: 100% !important;
	}

	table.sfc_img-background td {
		padding: 15px 0;
	}

	.sfc_img-background .sf_tbl_left, .sfc_img-background .sf_tbl_right {
		padding: 5px !important;
		margin-top: 10px;
		margin-bottom: 10px;
	}


}

.sfc_img-centered {
	margin: auto !important;
}

.sfc_parallax-text {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	font-size: 20px;
	font-weight: 100;
}

.sfc_grid_ref .sf_tbl_right {
	width: initial;
}

.sfc_grid_ref .sf_tbl_left {
	width: initial;
}

.sfc_grid_ref .sf_image {
	padding: 0 !important;
	padding-right: 15px !important;
	max-width: 40%;
}

.sfc_grid_ref ._sf_image {

	padding: 0 !important;
	position:relative;
	width: 40px;
	margin: auto !important;
	margin-bottom: 10px !important;

}

.sfc_button {

}

.sfc_grid_ref tr:nth-child(even) {

}

@media(max-width:767px) {
	.sfc_grid_ref td:nth-child(even) {
		font-size: 20px;
		line-height: 40px;
		text-transform: uppercase;
		font-weight: bold;
		width: 40%;
	}

	.sfc_grid_ref td:nth-child(odd) {
		font-size: 16px;
	}

	.sfc_grid_ref .sf_image {
		max-width: 100%;
	}

	.sfc_grid_ref ._sf_image {
		margin-top: 30px !important;
	}
}
@media(min-width:768px) {
	.sfc_grid_ref tr:nth-child(even) td {
		font-size: 20px;
		line-height: 40px;
		text-transform: uppercase;
		font-weight: bold;
		width: 40%;
	}

	.sfc_grid_ref tr:nth-child(odd) td {
		font-size: 16px;
	}

	.sfc_grid_ref ._sf_image {
		margin-top: 30px !important;
	}



}
.sfc_border-white {
	display:inline-block;
	padding: 20px;
	border: 1px solid white;
	border-radius: 5px;
}

 .wrapper-image {
	background-image:url('./img/hintergrund/bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.sfc_counter {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}

@media (max-width:767px) {
	.sfc_hide_mobile {
		display: none;
	}
}
