
/*background: #fff url(/.content/_res/streifen.png) !important;*/
.footer_temp {
	max-width: unset !important;
	background: #DFDFDF url(/.content/_res/pattern.svg) !important;
}
.footer_temp > div {
	max-width: 1500px;
	margin: 0 auto;
	float: none;
	padding: 0;
}
.footer_lay1 {
	background: #FAFAFA;
	overflow: hidden;
	padding: 50px 100px !important;
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,.3);
}
.footer_lay1 > div {
	width: auto;
	float: left;
}
.footer_lay1 > div:first-child {
	color: #000;
	font-size: 16px;
}
.footer_lay1 > div:last-child {
	padding-left: 150px;
}
.footer_lay1 .ap-section .col-sm-12 {
	display: none;
}
.footer_lay1 .ap-section .col-sm-3 {
	width: auto !important;
	
}
.footer_lay1 .ap-section .col-sm-9 {
	width: auto !important;
	padding: 0px 0 0 50px;
}
.footer_lay1 ul {
	padding: 0px;
}
.footer_lay1 li {
	list-style-type: none;
}
.footer_lay2 {
	padding: 30px 0 50px !important;
}