
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;
}



	.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;
		}
	}



		.headerimage40858 .headers .inner-headers {
			margin-top: -250;
		}
		@media (min-width: 1200px) {
			.headerimage40858 .headers .inner-headers {
				margin-top: -250;
			}
		}
	


	
		.headerimage40858 .headers .subheader {
			margin-left: -250;
		}
	
	
		@media (min-width: 1200px) {
			.headerimage40858 .headers .subheader {
				margin-left: -250;
			}
		}
	
	




	.image40857 img {
		
			max-width: 300px;
			width: 100%;
		
		
	}


#wrap40859 {width: 100%;position: relative;}#c40859 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40859 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40859 .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;}#c40859 h1,#c40859 h2,#c40859 h3,#c40859 h4,#c40859 h5,#c40859 h6 {}@media (min-width: 576px) {#c40859 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40859 {padding: 0 0 0px 0;}}@media (min-width: 992px) {#c40859 {padding: 0 0 0px 0;}}@media (min-width: 1200px) {#c40859 {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;
		}
	}


#wrap40853 {width: 100%;position: relative;}#c40853 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40853 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40853 .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;}#c40853 h1,#c40853 h2,#c40853 h3,#c40853 h4,#c40853 h5,#c40853 h6 {}@media (min-width: 576px) {#c40853 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40853 {padding: 30px 0 48px 0;}}@media (min-width: 992px) {#c40853 {padding: 50px 0 0 0;}}@media (min-width: 1200px) {#c40853 {padding: 50px 0 0 0;}}

#wrap40860 {width: 100%;position: relative;}#c40860 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 20px 0;}#c40860 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40860 .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;}#c40860 h1,#c40860 h2,#c40860 h3,#c40860 h4,#c40860 h5,#c40860 h6 {}@media (min-width: 576px) {#c40860 {padding: 0 0 20px 0;}}@media (min-width: 768px) {#c40860 {padding: 0 0 30px 0;}}@media (min-width: 992px) {#c40860 {padding: 0 0 40px 0;}}@media (min-width: 1200px) {#c40860 {padding: 0 0 40px 0;}}

#wrap40861 {width: 100%;position: relative;}#c40861 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 20px 0;}#c40861 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40861 .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;}#c40861 h1,#c40861 h2,#c40861 h3,#c40861 h4,#c40861 h5,#c40861 h6 {}@media (min-width: 576px) {#c40861 {padding: 0 0 20px 0;}}@media (min-width: 768px) {#c40861 {padding: 0 0 30px 0;}}@media (min-width: 992px) {#c40861 {padding: 0 0 30px 0;}}@media (min-width: 1200px) {#c40861 {padding: 0 0 30px 0;}}


	.image40795 img {
		
			max-width: 450px;
			width: 100%;
		
		
	}


#wrap40796 {width: 100%;position: relative;}#c40796 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 50px 0;}#c40796 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40796 .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;}#c40796 h1,#c40796 h2,#c40796 h3,#c40796 h4,#c40796 h5,#c40796 h6 {}@media (min-width: 768px) {#c40796 {padding: 30px 0 0 0;}}@media (min-width: 992px) {#c40796 {padding: 30px 0 0 0;}}@media (min-width: 1200px) {#c40796 {padding: 30px 0 0 0;}}

#wrap40791 {width: 100%;position: relative;}#c40791 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 0 0;}#c40791 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40791 .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;}#c40791 h1,#c40791 h2,#c40791 h3,#c40791 h4,#c40791 h5,#c40791 h6 {}@media (min-width: 576px) {#c40791 {padding: 0 0 0 0;}}@media (min-width: 768px) {#c40791 {padding: 0 0 0 0;}}@media (min-width: 992px) {#c40791 {padding: 0 0 0 0;}}@media (min-width: 1200px) {#c40791 {padding: 0 0 0 0;}}

#wrap40794 {width: 100%;position: relative;}#c40794 {top: 0;left: 0;width: 100%;height: 100%;padding: 30px 0px 0 0;}#c40794 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40794 .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;}#c40794 h1,#c40794 h2,#c40794 h3,#c40794 h4,#c40794 h5,#c40794 h6 {}@media (min-width: 576px) {#c40794 {padding: 30px 0px 0 0;}}@media (min-width: 768px) {#c40794 {padding: 50px 0px 0 0;}}@media (min-width: 992px) {#c40794 {padding: 60px 0px 0 0;}}@media (min-width: 1200px) {#c40794 {padding: 60px 40px 0 0;}}

#wrap40797 {width: 100%;position: relative;}#c40797 {top: 0;left: 0;width: 100%;height: 100%;padding: 0px 0 0px 0;}#c40797 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40797 .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;}#c40797 h1,#c40797 h2,#c40797 h3,#c40797 h4,#c40797 h5,#c40797 h6 {}@media (min-width: 576px) {#c40797 {padding: 0px 0 0px 0;}}@media (min-width: 768px) {#c40797 {padding: 0px 0 0px 0;}}@media (min-width: 992px) {#c40797 {padding: 0px 0 0px 0;}}@media (min-width: 1200px) {#c40797 {padding: 0px 0 0px 0;}}

#wrap40784 {width: 100%;position: relative;}#c40784 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 0 0;}#c40784 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40784 .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;}#c40784 h1,#c40784 h2,#c40784 h3,#c40784 h4,#c40784 h5,#c40784 h6 {}@media (min-width: 576px) {#c40784 {padding: 0 0 0 0;}}@media (min-width: 768px) {#c40784 {padding: 0 0 0 0;}}@media (min-width: 992px) {#c40784 {padding: 0 0 0 0;}}@media (min-width: 1200px) {#c40784 {padding: 0 0 0 0;}}

#wrap40788 {width: 100%;position: relative;}#c40788 {top: 0;left: 0;width: 100%;height: 100%;padding: 30px 0px 0 0;}#c40788 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40788 .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;}#c40788 h1,#c40788 h2,#c40788 h3,#c40788 h4,#c40788 h5,#c40788 h6 {}@media (min-width: 576px) {#c40788 {padding: 30px 0px 0 0;}}@media (min-width: 768px) {#c40788 {padding: 50px 0px 0 0;}}@media (min-width: 992px) {#c40788 {padding: 60px 0px 0 0;}}@media (min-width: 1200px) {#c40788 {padding: 60px 40px 0 0;}}


	.image40781 img {
		
			max-width: 450px;
			width: 100%;
		
		
	}


#wrap40782 {width: 100%;position: relative;}#c40782 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 50px 0;}#c40782 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40782 .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;}#c40782 h1,#c40782 h2,#c40782 h3,#c40782 h4,#c40782 h5,#c40782 h6 {}@media (min-width: 768px) {#c40782 {padding: 30px 0 0 0;}}@media (min-width: 992px) {#c40782 {padding: 30px 0 0 0;}}@media (min-width: 1200px) {#c40782 {padding: 30px 0 0 0;}}

#wrap40789 {width: 100%;position: relative;}#c40789 {top: 0;left: 0;width: 100%;height: 100%;padding: 0px 0 0px 0;}#c40789 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40789 .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;}#c40789 h1,#c40789 h2,#c40789 h3,#c40789 h4,#c40789 h5,#c40789 h6 {}@media (min-width: 576px) {#c40789 {padding: 0px 0 0px 0;}}@media (min-width: 768px) {#c40789 {padding: 0px 0 0px 0;}}@media (min-width: 992px) {#c40789 {padding: 0px 0 0px 0;}}@media (min-width: 1200px) {#c40789 {padding: 0px 0 0px 0;}}


	.image40846 img {
		
			max-width: 200px;
			width: 100%;
		
		
	}


#wrap40847 {width: 100%;position: relative;}#c40847 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40847 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40847 .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;}#c40847 h1,#c40847 h2,#c40847 h3,#c40847 h4,#c40847 h5,#c40847 h6 {}@media (min-width: 576px) {#c40847 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40847 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40847 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c40847 {padding: 0 0 56px 0;}}


	.image40842 img {
		
			max-width: 200px;
			width: 100%;
		
		
	}


#wrap40843 {width: 100%;position: relative;}#c40843 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40843 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40843 .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;}#c40843 h1,#c40843 h2,#c40843 h3,#c40843 h4,#c40843 h5,#c40843 h6 {}@media (min-width: 576px) {#c40843 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40843 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40843 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c40843 {padding: 0 0 56px 0;}}


	.image40838 img {
		
			max-width: 200px;
			width: 100%;
		
		
	}


#wrap40839 {width: 100%;position: relative;}#c40839 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40839 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40839 .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;}#c40839 h1,#c40839 h2,#c40839 h3,#c40839 h4,#c40839 h5,#c40839 h6 {}@media (min-width: 576px) {#c40839 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40839 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40839 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c40839 {padding: 0 0 56px 0;}}


	.image40834 img {
		
			max-width: 200px;
			width: 100%;
		
		
	}


#wrap40835 {width: 100%;position: relative;}#c40835 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40835 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40835 .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;}#c40835 h1,#c40835 h2,#c40835 h3,#c40835 h4,#c40835 h5,#c40835 h6 {}@media (min-width: 576px) {#c40835 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40835 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40835 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c40835 {padding: 0 0 56px 0;}}

#wrap40848 {width: 100%;position: relative;}#c40848 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40848 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40848 > .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/ki_bg_brombeere_3090x862.jpg);}#c40848 .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;}#c40848 h1,#c40848 h2,#c40848 h3,#c40848 h4,#c40848 h5,#c40848 h6 {}@media (min-width: 576px) {#c40848 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40848 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40848 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c40848 {padding: 0 0 56px 0;}}

#wrap40850 {width: 100%;position: relative;}#c40850 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40850 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40850 .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;}#c40850 h1,#c40850 h2,#c40850 h3,#c40850 h4,#c40850 h5,#c40850 h6 {}@media (min-width: 576px) {#c40850 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40850 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40850 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c40850 {padding: 0 0 56px 0;}}


	.image40828 img {
		
			max-width: 600px;
			width: 100%;
		
		
	}


#wrap40829 {width: 100%;position: relative;}#c40829 {top: 0;left: 0;width: 100%;height: 100%;padding: 0px 0 0px 0;}#c40829 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40829 .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;}#c40829 h1,#c40829 h2,#c40829 h3,#c40829 h4,#c40829 h5,#c40829 h6 {}@media (min-width: 576px) {#c40829 {padding: 0px 0 0px 0;}}@media (min-width: 768px) {#c40829 {padding: 0px 0 0px 0;}}@media (min-width: 992px) {#c40829 {padding: 0px 0 0px 0;}}@media (min-width: 1200px) {#c40829 {padding: 0px 0 0px 0;}}

#wrap40827 {width: 100%;position: relative;}#c40827 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40827 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40827 .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;}#c40827 h1,#c40827 h2,#c40827 h3,#c40827 h4,#c40827 h5,#c40827 h6 {}@media (min-width: 576px) {#c40827 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40827 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40827 {padding: 30px 0 56px 0;}}@media (min-width: 1200px) {#c40827 {padding: 30px 0 56px 0;}}

#wrap40830 {width: 100%;position: relative;}#c40830 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 0px 0;}#c40830 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40830 .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;}#c40830 h1,#c40830 h2,#c40830 h3,#c40830 h4,#c40830 h5,#c40830 h6 {}@media (min-width: 576px) {#c40830 {padding: 0 0px 0;}}@media (min-width: 768px) {#c40830 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40830 {padding: 0 0 0px 0;}}@media (min-width: 1200px) {#c40830 {padding: 0 0 0px 0;}}

#wrap40831 {width: 100%;position: relative;}#c40831 {top: 0;left: 0;width: 100%;height: 100%;color: #ffffff;padding: 0px 0px 0px 0px;}#c40831 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40831 > .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_bg_brombeere_3090x862.jpg);}#c40831 .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;}#c40831 h1,#c40831 h2,#c40831 h3,#c40831 h4,#c40831 h5,#c40831 h6 {color: #ffffff;}#c40831 a {color: #ffffff;}@media (min-width: 992px) {#c40831 {padding: 0px 0px 0px 0px;}}@media (min-width: 1200px) {#c40831 {padding: 0px 0px 0px 0px;}}

#wrap40780 {width: 100%;position: relative;}#c40780 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 32px 0;}#c40780 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c40780 .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;}#c40780 h1,#c40780 h2,#c40780 h3,#c40780 h4,#c40780 h5,#c40780 h6 {}@media (min-width: 576px) {#c40780 {padding: 0 0 40px 0;}}@media (min-width: 768px) {#c40780 {padding: 0 0 48px 0;}}@media (min-width: 992px) {#c40780 {padding: 0 0 56px 0;}}@media (min-width: 1200px) {#c40780 {padding: 0 0 56px 0;}}


	.image2 img {
		
		
	}



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



	.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;
	}


