
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: -10px;
	padding: 0;
	margin-bottom: 10px;
}

ul.social-network li {
	display: inline;
	margin: 0 10px;
}

.social-network a:hover {
	background-color: #F56505;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}

a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size: 18px;
	background-color: #D3D3D3;
	transition: background-color .2s linear
}

.social-circle li i {
	margin:0;
	line-height:30px;
	text-align: center;
}

.social-circle i {
	color: #525252;
}

.social-circle img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
}



.social-network a.ico-5:hover {
	background-color: #007bb7;
}



.social-network a.ico-23844:hover {
	background-color: #ff603b;
}


#wrap15225 {width: 100%;position: relative;}#c15225 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15225 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15225 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15225 h1,#c15225 h2,#c15225 h3,#c15225 h4,#c15225 h5,#c15225 h6 {}@media (min-width: 576px) {#c15225 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c15225 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c15225 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c15225 {padding: 0 0 56px 0;}}


	.headerimage .headers {
		display: flex;
		justify-content: center;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.headerimage.noImg .headers {
		position: static;
	}

	.headerimage.ie11compatibility-mode {
		height: 230px;
		background-size: auto 230px;
		background-repeat: no-repeat;
		background-position-y: center;
		background-position-x: center;
	}

	.headerimage .headers .inner-headers {
		display: flex;
		flex-direction: column;
		padding-top: 50px;
	}

	.headerimage .headers .inner-headers.onecol {
		padding-top: 80px;
	}

	.headerimage .headers .header,
	.headerimage .headers .subheader {
		background-image: linear-gradient(to right, #9a0056, #81338c);
		color: #fff;
		font-size: 20px;
		padding: 0px 15px;
		font-weight: bold;
		display: inline-table;
		width: fit-content;
		line-height: 42px;
	}

	.headerimage .headers .header {
		z-index: 1;
	}

	.headerimage .headers .subheader {
		position: static;
		margin-top: -10px;
		margin-left: 68px;
		display: inline-table;
		width: max-content;
	}

	.headerimage {
		background-color: transparent;
		position: relative;
		display: flex;
		justify-content: center;
	}

	.gridelement .headerimage {
		margin-left: -15px;
		margin-right: -15px;
	}

	.headerimage img {
		max-width: 1920px;
		display: block;
		margin: 0;
		object-fit: cover;
	}

	.headerimage picture * {
		width: auto;
		height: 100%;
		max-height: 100%;
		max-width: 100%;
		height: 230px;
	}

	.headerimage-overlay {
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#40000000',GradientType=0 ); /* IE6-9 */
		display: block;
		height: auto;
		padding: 55px 15px 35px 15px;
		font-size: 20px;
		position: absolute;
		bottom: 0px;
		width: 100%;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
		color: #fff;
	}

	.headerimage a {
		color: #fff;
		text-decoration: none;
	}

	.headerimage p {
		font-size: 16px;
		font-weight: 400;
	}

	.headerimage h3 {
		text-transform: uppercase;
		letter-spacing: 5px;
		font-size: 34px;
	}

	@media (min-width: 400px) {
		.headerimage .headers .header,
		.headerimage .headers .subheader {
			font-size: 28px;
		}
	}

	@media (min-width: 1200px) {
		.headerimage picture * {
			height: 470px;
		}
		.headerimage .headers .header,
		.headerimage .headers .subheader {
			font-size: 56px;
			padding: 0px 35px 0px;
			line-height: 79px;
		}
		.headerimage .headers .subheader {
			margin-top: -18px;
			margin-left: 140px;
		}
		.headerimage .headers .inner-headers {
			padding-top: 100px;
		}
		.headerimage .headers .inner-headers.onecol {
			padding-top: 160px;
		}
		.headerimage.ie11compatibility-mode {
			height: 470px;
			background-size: auto 470px;
			background-repeat: no-repeat;
			background-position-y: center;
			background-position-x: center;
		}

		.headerimage.size-medium picture * {
			height: 340px;
		}

		.headerimage.size-medium .headers .inner-headers {
			padding-top: 50px;
		}
		.headerimage.size-medium .headers .inner-headers.onecol {
			padding-top: 110px;
		}
	}



	
	
	



#wrap15223 {width: 100%;position: relative;}#c15223 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15223 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15223 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15223 h1,#c15223 h2,#c15223 h3,#c15223 h4,#c15223 h5,#c15223 h6 {}@media (min-width: 576px) {#c15223 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c15223 {padding: 0 0 0px 0;}}@media (min-width: 992px) {#c15223 {padding: 0 0 0px 0;}}@media (min-width: 1200px) {#c15223 {padding: 0 0 0px 0;}}


	.infocard-outer {
		display: flex;
		align-items: center;
		justify-content: center;
		max-width: 340px;
		margin: auto;
	}

	.infocard {
		color: #000;
		max-width: 100%;
	}

	.infocard .topsection {
		border-radius: 8px 8px 0px 0px;
		background-color: #f2f2f2;
		padding: 20px;
	}

	.infocard .topsection:not(.line) {
		padding-bottom: 0px;
	}

	.infocard .bottomsection {
		border-radius: 0px 0px 8px 8px;
		background-color: #f2f2f2;
		padding: 20px;
	}

	.infocard .bottomsection:not(.line) {
		padding-top: 0px;
	}

	.infocard .topsection.line {
		margin-bottom: 2px;
	}

	.infocard .topsection > .header {
		display: flex;
		align-items: center;
		margin-bottom: 10px;
	}

	.infocard .header.noIcon {
		margin-bottom: 15px;
	}

	.infocard .header .icon {
		width: 60px;
		height: 60px;
		border-radius: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 40px;
		color: #fff;
		margin-right: 10px;
	}

	.infocard-outer.colorsheme-berry .infocard .header .icon {
		background: linear-gradient(to right,#9a0056,#81338c);
	}

	.infocard-outer.colorsheme-lime .infocard .header .icon {
		background: linear-gradient(to right,#81a10d,#0ba138);
	}

	.infocard-outer.colorsheme-blueberry .infocard .header .icon  {
		background: linear-gradient(to right,#00a8b6,#007baf);
	}

	.infocard-outer.colorsheme-plum .infocard .header .icon {
		background: linear-gradient(to right,#4d5fa2,#303964);
	}

	.infocard-outer.colorsheme-mango .infocard .header .icon {
		background: linear-gradient(to right,#d08000,#d85300);
	}
	.infocard-outer.colorsheme-blackberry .infocard .header .icon {
		background: linear-gradient(to right,#7a68bb,#5d3c7c);
	}

	.infocard .header .header {
		font-size: 18px;
		font-weight: bold;
		line-height: 30px;
	}

	.infocard .text {
		font-size: 18px;
		line-height: 30px;
		padding-bottom: 15px;
	}

	.infocard .text p:last-of-type {
		margin-bottom: 0px;
	}

	.infocard .list  {
		padding-bottom: 15px;
	}

	.infocard .list .listitem {
		display: flex;
		align-items: center;
		padding-bottom: 15px;
	}

	.infocard .list .listitem:last-of-type {
		padding-bottom: 0px;
	}

	.infocard .list .listitem .icon {
		font-size: 24px;
		margin-right: 10px;
	}

	.infocard-outer.colorsheme-berry .infocard .list .listitem .icon {
		color: #9a0056;
	}

	.infocard-outer.colorsheme-lime .infocard .list .listitem .icon {
		color: #6c870b;
	}

	.infocard-outer.colorsheme-blueberry .infocard .list .listitem .icon {
		color: #00a8b6;
	}

	.infocard-outer.colorsheme-plum .infocard .list .listitem .icon {
		color: #4d5fa2;
	}

	.infocard-outer.colorsheme-mango .infocard .list .listitem .icon {
		color: #d08000;
	}

	.infocard-outer.colorsheme-blackberry .infocard .list .listitem .icon {
		color: #7a68bb;
	}

	.infocard .list .listitem .listtext {
		font-size: 18px;
		line-height: 30px;
	}

	.infocard .logos {
		padding-bottom: 15px;
	}

	.infocard .logos .logos-header {
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 5px;
	}

	.infocard .logos .logosWrap {
		display: flex;
		justify-content: center;
	}

	.infocard .logos .logosWrap .logo {
		margin-right: 30px;
	}

	.infocard .logos .logosWrap .logo:last-of-type {
		margin-right: 0px;
	}

	.infocard .logos .logosWrap .logo img {
		max-width: 80px;
	}

	.infocard .button {
		padding-top: 10px;
		padding-bottom: 15px;
	}

	.infocard .link {
		padding-top: 5px;
		padding-bottom: 15px;
	}

	.infocard .link .textlink {
		display: inline-flex;
		align-items: center;
	}

	.infocard .topsection.line > div:last-of-type,
	.infocard .bottomsection > div:last-of-type {
		padding-bottom: 0px;
	}

	/* Button normal */
	.infocard-outer.colorsheme-berry .btn-style-normal,
	.infocard-outer.colorsheme-berry.btn-style-normal,
	.infocard-outer.colorsheme-berry .btn-style-normal:not(:disabled):not(.disabled):active,
	.infocard-outer.colorsheme-berry.btn-style-normal:not(:disabled):not(.disabled):active {
		border: none;
		padding: 0px;
		border-radius: 8px;
		background-color: transparent;
		position: relative;
		background: linear-gradient(to right,#9a0056,#81338c);
	}

	.btn-style-normal .inner-button {
		width: 100%;
	}

	.infocard-outer.colorsheme-berry .btn-style-normal .inner-button,
	.infocard-outer.colorsheme-berry.btn-style-normal .inner-button {
		border: 1px solid transparent;
		line-height: normal;
		background-color: transparent;
		color: #fff;
		margin: 0;
		border: 0px;
		border-radius: 8px;
		transition: background-color .2s linear;
	}

	.infocard-outer.colorsheme-berry .btn-style-normal:hover .inner-button,
	.infocard-outer.colorsheme-berry.btn-style-normal:hover .inner-button {
		background-color: rgba(0,0,0,0.3);
	}

	/* Button normal */
	.infocard-outer.colorsheme-lime .btn-style-normal,
	.infocard-outer.colorsheme-lime.btn-style-normal,
	.infocard-outer.colorsheme-lime .btn-style-normal:not(:disabled):not(.disabled):active,
	.infocard-outer.colorsheme-lime.btn-style-normal:not(:disabled):not(.disabled):active {
		border: none;
		padding: 0px;
		border-radius: 8px;
		background-color: transparent;
		position: relative;
		background: linear-gradient(to right,#81a10d,#0ba138);
	}

	.infocard-outer.colorsheme-lime .btn-style-normal .inner-button,
	.infocard-outer.colorsheme-lime.btn-style-normal .inner-button {
		border: 1px solid transparent;
		line-height: normal;
		background-color: transparent;
		color: #fff;
		margin: 0;
		border: 0px;
		border-radius: 8px;
		transition: background-color .2s linear;
	}

	.infocard-outer.colorsheme-lime .btn-style-normal:hover .inner-button,
	.infocard-outer.colorsheme-lime.btn-style-normal:hover .inner-button {
		background-color: rgba(0,0,0,0.3);
	}

	/* Button normal */
	.infocard-outer.colorsheme-blueberry .btn-style-normal,
	.infocard-outer.colorsheme-blueberry.btn-style-normal,
	.infocard-outer.colorsheme-blueberry .btn-style-normal:not(:disabled):not(.disabled):active,
	.infocard-outer.colorsheme-blueberry.btn-style-normal:not(:disabled):not(.disabled):active {
		border: none;
		padding: 0px;
		border-radius: 8px;
		background-color: transparent;
		position: relative;
		background: linear-gradient(to right,#00a8b6,#007baf);
	}

	.infocard-outer.colorsheme-blueberry .btn-style-normal .inner-button,
	.infocard-outer.colorsheme-blueberry.btn-style-normal .inner-button {
		border: 1px solid transparent;
		line-height: normal;
		background-color: transparent;
		color: #fff;
		margin: 0;
		border: 0px;
		border-radius: 8px;
		transition: background-color .2s linear;
	}

	.infocard-outer.colorsheme-blueberry .btn-style-normal:hover .inner-button,
	.infocard-outer.colorsheme-blueberry.btn-style-normal:hover .inner-button {
		background-color: rgba(0,0,0,0.3);
	}

	/* Button normal */
	.infocard-outer.colorsheme-plum .btn-style-normal,
	.infocard-outer.colorsheme-plum.btn-style-normal,
	.infocard-outer.colorsheme-plum .btn-style-normal:not(:disabled):not(.disabled):active,
	.infocard-outer.colorsheme-plum.btn-style-normal:not(:disabled):not(.disabled):active {
		border: none;
		padding: 0px;
		border-radius: 8px;
		background-color: transparent;
		position: relative;
		background: linear-gradient(to right,#4d5fa2,#303964);
	}

	.infocard-outer.colorsheme-plum .btn-style-normal .inner-button,
	.infocard-outer.colorsheme-plum.btn-style-normal .inner-button {
		border: 1px solid transparent;
		line-height: normal;
		background-color: transparent;
		color: #fff;
		margin: 0;
		border: 0px;
		border-radius: 8px;
		transition: background-color .2s linear;
	}

	.infocard-outer.colorsheme-plum .btn-style-normal:hover .inner-button,
	.infocard-outer.colorsheme-plum.btn-style-normal:hover .inner-button {
		background-color: rgba(0,0,0,0.3);
	}

	/* Button normal */
	.infocard-outer.colorsheme-mango .btn-style-normal,
	.infocard-outer.colorsheme-mango.btn-style-normal,
	.infocard-outer.colorsheme-mango .btn-style-normal:not(:disabled):not(.disabled):active,
	.infocard-outer.colorsheme-mango.btn-style-normal:not(:disabled):not(.disabled):active {
		border: none;
		padding: 0px;
		border-radius: 8px;
		background-color: transparent;
		position: relative;
		background: linear-gradient(to right,#d08000,#d85300);
	}

	/* Button normal */
	.infocard-outer.colorsheme-blackberry .btn-style-normal,
	.infocard-outer.colorsheme-blackberry.btn-style-normal,
	.infocard-outer.colorsheme-blackberry .btn-style-normal:not(:disabled):not(.disabled):active,
	.infocard-outer.colorsheme-blackberry.btn-style-normal:not(:disabled):not(.disabled):active {
		border: none;
		padding: 0px;
		border-radius: 8px;
		background-color: transparent;
		position: relative;
		background: linear-gradient(to right,#7a68bb,#5d3c7c);
	}

	.infocard-outer.colorsheme-mango .btn-style-normal .inner-button,
	.infocard-outer.colorsheme-mango.btn-style-normal .inner-button {
		border: 1px solid transparent;
		line-height: normal;
		background-color: transparent;
		color: #fff;
		margin: 0;
		border: 0px;
		border-radius: 8px;
		transition: background-color .2s linear;
	}

	.infocard-outer.colorsheme-blackberry .btn-style-normal .inner-button,
	.infocard-outer.colorsheme-blackberry.btn-style-normal .inner-button {
		border: 1px solid transparent;
		line-height: normal;
		background-color: transparent;
		color: #fff;
		margin: 0;
		border: 0px;
		border-radius: 8px;
		transition: background-color .2s linear;
	}

	.infocard-outer.colorsheme-mango .btn-style-normal:hover .inner-button,
	.infocard-outer.colorsheme-mango.btn-style-normal:hover .inner-button {
		background-color: rgba(0,0,0,0.3);
	}

	.infocard-outer.colorsheme-blackberry .btn-style-normal:hover .inner-button,
	.infocard-outer.colorsheme-blackberry.btn-style-normal:hover .inner-button {
		background-color: rgba(0,0,0,0.3);
	}

	/* Textlink */
	.infocard-outer.colorsheme-berry .textlink,
	.infocard-outer.colorsheme-berry.textlink,
	main a {
		color: #9a0056;
		transition: color .2s linear;
	}

	.infocard-outer.colorsheme-berry .textlink:hover,
	.infocard-outer.colorsheme-berry.textlink:hover,
	main a:hover {
		color: rgba(45, 0, 44, 0.9);
		text-decoration: none;
	}

	/* Textlink */
	.infocard-outer.colorsheme-lime .textlink,
	.infocard-outer.colorsheme-lime.textlink {
		color: #6c870b;
		transition: color .2s linear;
	}

	.infocard-outer.colorsheme-lime .textlink:hover,
	.infocard-outer.colorsheme-lime.textlink:hover {
		color: #003806;
	}

	/* Textlink */
	.infocard-outer.colorsheme-blueberry .textlink,
	.infocard-outer.colorsheme-blueberry.textlink {
		color: #00a8b6;
		transition: color .2s linear;
	}

	.infocard-outer.colorsheme-blueberry .textlink:hover,
	.infocard-outer.colorsheme-blueberry.textlink:hover {
		color: #003b57;
	}

	/* Textlink */
	.infocard-outer.colorsheme-plum .textlink,
	.infocard-outer.colorsheme-plum.textlink {
		color: #4d5fa2;
		transition: color .2s linear;
	}

	.infocard-outer.colorsheme-plum .textlink:hover,
	.infocard-outer.colorsheme-plum.textlink:hover {
		color: #0f1231;
	}

	/* Textlink */
	.infocard-outer.colorsheme-mango .textlink,
	.infocard-outer.colorsheme-mango.textlink {
		color: #d08000;
		transition: color .2s linear;
	}

	.infocard-outer.colorsheme-mango .textlink:hover,
	.infocard-outer.colorsheme-mango.textlink:hover {
		color: #501b00;
	}

	/* Textlink */
	.infocard-outer.colorsheme-blackberry .textlink,
	.infocard-outer.colorsheme-blackberry.textlink {
		color: #7a68bb;
		transition: color .2s linear;
	}

	.infocard-outer.colorsheme-blackberry .textlink:hover,
	.infocard-outer.colorsheme-blackberry.textlink:hover {
		color: #322b48;
	}

    @media(max-width: 1199px) {
        .infocard .list .listitem .listtext {
            font-size: 14px;
        }
    }

	@media(max-width: 399px){
		.infocard .logos .logosWrap .logo img {
			max-width: 60px;
		}
	}


#wrap28255 {width: 100%;position: relative;}#c28255 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c28255 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c28255 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c28255 h1,#c28255 h2,#c28255 h3,#c28255 h4,#c28255 h5,#c28255 h6 {}@media (min-width: 576px) {#c28255 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c28255 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c28255 {padding: 50px 0 0 0;}}@media (min-width: 1200px) {#c28255 {padding: 50px 0 0 0;}}

#wrap15229 {width: 100%;position: relative;}#c15229 {top: 0;left: 0;width: 100%;height: 100%;}#c15229 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15229 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15229 h1,#c15229 h2,#c15229 h3,#c15229 h4,#c15229 h5,#c15229 h6 {}@media (min-width: 992px) {#c15229 {padding: 0 0 50px 0;}}@media (min-width: 1200px) {#c15229 {padding: 0 0 50px 0;}}

#wrap15227 {width: 100%;position: relative;}#c15227 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 50px 0;}#c15227 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15227 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15227 h1,#c15227 h2,#c15227 h3,#c15227 h4,#c15227 h5,#c15227 h6 {}

#wrap15230 {width: 100%;position: relative;}#c15230 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15230 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15230 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15230 h1,#c15230 h2,#c15230 h3,#c15230 h4,#c15230 h5,#c15230 h6 {}@media (min-width: 576px) {#c15230 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c15230 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c15230 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c15230 {padding: 0 0 56px 0;}}

#wrap15212 {width: 100%;position: relative;}#c15212 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 50px 0;}#c15212 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15212 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15212 h1,#c15212 h2,#c15212 h3,#c15212 h4,#c15212 h5,#c15212 h6 {}

#wrap15210 {width: 100%;position: relative;}#c15210 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 34px 0;}#c15210 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15210 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15210 h1,#c15210 h2,#c15210 h3,#c15210 h4,#c15210 h5,#c15210 h6 {}@media (min-width: 1200px) {#c15210 {padding: 0px 0px 0px 0px;}}


	.image15208 img {
		
		
	}


#wrap15510 {width: 100%;position: relative;}#c15510 {top: 0;left: 0;width: 100%;height: 100%;padding: 0px 0 0px 0;}#c15510 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15510 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15510 h1,#c15510 h2,#c15510 h3,#c15510 h4,#c15510 h5,#c15510 h6 {}@media (min-width: 576px) {#c15510 {padding: 0px 0 0px 0;}}@media (min-width: 768px) {#c15510 {padding: 0px 0 20px 0;}}@media (min-width: 992px) {#c15510 {padding: 0px 0 20px 0;}}@media (min-width: 1200px) {#c15510 {padding: 0px 0 20px 0;}}


	.image15541 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15542 {width: 100%;position: relative;}#c15542 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15542 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15542 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15542 h1,#c15542 h2,#c15542 h3,#c15542 h4,#c15542 h5,#c15542 h6 {}@media (min-width: 576px) {#c15542 {padding: 0px;}}


	.image15543 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15544 {width: 100%;position: relative;}#c15544 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15544 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15544 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15544 h1,#c15544 h2,#c15544 h3,#c15544 h4,#c15544 h5,#c15544 h6 {}@media (min-width: 576px) {#c15544 {padding: 0 0 32px 0;}}


	.image15533 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15534 {width: 100%;position: relative;}#c15534 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15534 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15534 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15534 h1,#c15534 h2,#c15534 h3,#c15534 h4,#c15534 h5,#c15534 h6 {}@media (min-width: 576px) {#c15534 {padding: 0px;}}


	.image15535 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15536 {width: 100%;position: relative;}#c15536 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15536 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15536 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15536 h1,#c15536 h2,#c15536 h3,#c15536 h4,#c15536 h5,#c15536 h6 {}@media (min-width: 576px) {#c15536 {padding: 0 0 32px 0;}}

#wrap15545 {width: 100%;position: relative;}#c15545 {top: 0;left: 0;width: 100%;height: 100%;padding: 30px 0 20px 0;}#c15545 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15545 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15545 h1,#c15545 h2,#c15545 h3,#c15545 h4,#c15545 h5,#c15545 h6 {}@media (min-width: 576px) {#c15545 {padding: 30px 0 20px 0;}}@media (min-width: 768px) {#c15545 {padding: 50px 0 20px 0;}}@media (min-width: 992px) {#c15545 {padding: 50px 0 20px 0;}}@media (min-width: 1200px) {#c15545 {padding: 50px 0 60px 0;}}


	.image15554 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15555 {width: 100%;position: relative;}#c15555 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15555 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15555 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15555 h1,#c15555 h2,#c15555 h3,#c15555 h4,#c15555 h5,#c15555 h6 {}@media (min-width: 576px) {#c15555 {padding: 0px;}}


	.image15556 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15557 {width: 100%;position: relative;}#c15557 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15557 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15557 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15557 h1,#c15557 h2,#c15557 h3,#c15557 h4,#c15557 h5,#c15557 h6 {}@media (min-width: 576px) {#c15557 {padding: 0 0 32px 0;}}


	.image15546 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15547 {width: 100%;position: relative;}#c15547 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15547 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15547 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15547 h1,#c15547 h2,#c15547 h3,#c15547 h4,#c15547 h5,#c15547 h6 {}@media (min-width: 576px) {#c15547 {padding: 0px;}}


	.image15548 img {
		
			max-width: 60px;
			width: 100%;
		
		
			max-height: 60px;
			height: 100%
		
	}


#wrap15549 {width: 100%;position: relative;}#c15549 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c15549 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15549 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15549 h1,#c15549 h2,#c15549 h3,#c15549 h4,#c15549 h5,#c15549 h6 {}@media (min-width: 576px) {#c15549 {padding: 0 0 32px 0;}}

#wrap15558 {width: 100%;position: relative;}#c15558 {top: 0;left: 0;width: 100%;height: 100%;padding: 0px 0 20px 0;}#c15558 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15558 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15558 h1,#c15558 h2,#c15558 h3,#c15558 h4,#c15558 h5,#c15558 h6 {}@media (min-width: 576px) {#c15558 {padding: 0px 0 20px 0;}}@media (min-width: 768px) {#c15558 {padding: 0px 0 20px 0;}}@media (min-width: 992px) {#c15558 {padding: 0px 0 20px 0;}}@media (min-width: 1200px) {#c15558 {padding: 0px 0 20px 0;}}

#wrap15517 {width: 100%;position: relative;}#c15517 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 0px 0;}#c15517 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15517 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15517 h1,#c15517 h2,#c15517 h3,#c15517 h4,#c15517 h5,#c15517 h6 {}@media (min-width: 576px) {#c15517 {padding: 0 0 0px 0;}}@media (min-width: 768px) {#c15517 {padding: 0 0 0px 0;}}@media (min-width: 992px) {#c15517 {padding: 0 0 0px 0;}}@media (min-width: 1200px) {#c15517 {padding: 0 0 0px 0;}}

#wrap15518 {width: 100%;position: relative;}#c15518 {top: 0;left: 0;width: 100%;height: 100%;padding: 20px 0 0px 0;}#c15518 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15518 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15518 h1,#c15518 h2,#c15518 h3,#c15518 h4,#c15518 h5,#c15518 h6 {}@media (min-width: 576px) {#c15518 {padding: 20px 0 0px 0;}}@media (min-width: 768px) {#c15518 {padding: 30px 0 0px 0;}}@media (min-width: 992px) {#c15518 {padding: 30px 0 0px 0;}}@media (min-width: 1200px) {#c15518 {padding: 30px 0 0px 0;}}

#wrap15221 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap15221 {width: 100%;position: relative;}#c15221 {top: 0;left: 0;width: 100%;height: 100%;padding: 50px 0 50px 0;}#c15221 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15221 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15221 h1,#c15221 h2,#c15221 h3,#c15221 h4,#c15221 h5,#c15221 h6 {}@media (min-width: 992px) {#c15221 {padding: 80px 0 80px 0;}}@media (min-width: 1200px) {#c15221 {padding: 80px 0 80px 0;}}

#wrap15205 {width: 100%;position: relative;}#c15205 {top: 0;left: 0;width: 100%;height: 100%;color: #ffffff;padding: 0 0 22px 0;}#c15205 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15205 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15205 h1,#c15205 h2,#c15205 h3,#c15205 h4,#c15205 h5,#c15205 h6 {color: #ffffff;}


	.logobox {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		margin-bottom: -80px;
	}

	.logobox .logo {
		padding-right: 50px;
		padding-left: 50px;
		margin-bottom: 80px;
	}

	.logobox .logo img {
		max-height: 80px;
		width: auto;
	}

	footer .logobox {
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: -10px;
	}

	footer .logobox .logo {
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 30px;
	}

	footer .logobox .logo img {
		max-height: 40px;
		width: auto;
	}


#wrap15207 {width: 100%;position: relative;}#c15207 {top: 0;left: 0;width: 100%;height: 100%;padding: 50px 0 50px 0;}#c15207 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15207 > .backgroundimage > .innerimage {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: -1;position: absolute;background-image: url(/fileadmin/user_upload/Hintergrundbilder/zwei_auf_karte_mango.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}#c15207 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15207 h1,#c15207 h2,#c15207 h3,#c15207 h4,#c15207 h5,#c15207 h6 {}#c15207 a {color: #ffffff;}@media (min-width: 992px) {#c15207 {padding: 100px 0 100px 0;}}

#wrap15234 {width: 100%;position: relative;}#c15234 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 50px 0;}#c15234 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15234 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15234 h1,#c15234 h2,#c15234 h3,#c15234 h4,#c15234 h5,#c15234 h6 {}

#wrap15236 {width: 100%;position: relative;}#c15236 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 34px 0;}#c15236 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15236 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15236 h1,#c15236 h2,#c15236 h3,#c15236 h4,#c15236 h5,#c15236 h6 {}@media (min-width: 1200px) {#c15236 {padding: 0px 0px 0px 0px;}}

#wrap15237 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap15237 {width: 100%;position: relative;}#c15237 {top: 0;left: 0;width: 100%;height: 100%;padding: 40px 0 40px 0;}#c15237 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15237 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15237 h1,#c15237 h2,#c15237 h3,#c15237 h4,#c15237 h5,#c15237 h6 {}@media (min-width: 992px) {#c15237 {padding: 60px 0 60px 0;}}@media (min-width: 1200px) {#c15237 {padding: 60px 0 60px 0;}}

#wrap15214 {width: 100%;position: relative;}#c15214 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 50px 0;}#c15214 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15214 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15214 h1,#c15214 h2,#c15214 h3,#c15214 h4,#c15214 h5,#c15214 h6 {}

#wrap15232 {width: 100%;position: relative;}#c15232 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 34px 0;}#c15232 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15232 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15232 h1,#c15232 h2,#c15232 h3,#c15232 h4,#c15232 h5,#c15232 h6 {}@media (min-width: 1200px) {#c15232 {padding: 0px 0px 0px 0px;}}

#wrap15220 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap15220 {width: 100%;position: relative;}#c15220 {top: 0;left: 0;width: 100%;height: 100%;padding: 40px 0 40px 0;}#c15220 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c15220 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c15220 h1,#c15220 h2,#c15220 h3,#c15220 h4,#c15220 h5,#c15220 h6 {}@media (min-width: 992px) {#c15220 {padding: 60px 0 60px 0;}}@media (min-width: 1200px) {#c15220 {padding: 60px 0 60px 0;}}

#wrap25486 {width: 100%;position: relative;}#c25486 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 30px 0;}#c25486 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c25486 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c25486 h1,#c25486 h2,#c25486 h3,#c25486 h4,#c25486 h5,#c25486 h6 {}@media (min-width: 576px) {#c25486 {padding: 0 0 30px 0;}}@media (min-width: 768px) {#c25486 {padding: 0 0 30px 0;}}@media (min-width: 992px) {#c25486 {padding: 0 0 30px 0;}}@media (min-width: 1200px) {#c25486 {padding: 0 0 30px 0;}}

#wrap25489 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap25489 {width: 100%;position: relative;}#c25489 {top: 0;left: 0;width: 100%;height: 100%;padding: 32px 0 30px 0;}#c25489 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c25489 .backgroundimage .gradient {display: block;top: 0;left: 0;width: 100%;height: 100%;transform: translateZ(0);will-change: transform;max-width: 100%;opacity: 0.8;z-index: 0;position: absolute;}#c25489 h1,#c25489 h2,#c25489 h3,#c25489 h4,#c25489 h5,#c25489 h6 {}#c25489 a {color: #d08000;}@media (min-width: 576px) {#c25489 {padding: 40px 0 30px 0;}}@media (min-width: 768px) {#c25489 {padding: 40px 0 30px 0;}}@media (min-width: 992px) {#c25489 {padding: 50px 0 100px 0;}}@media (min-width: 1200px) {#c25489 {padding: 50px 0 100px 0;}}


	.image2 img {
		
		
	}



	.image14201 img {
		
		
			max-height: 150px;
			height: 100%
		
	}


