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


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



	
	
	



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


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

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

#wrap1476 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap1476 {width: 100%;position: relative;}#c1476 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 50px 0;}#c1476 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c1476 .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;}#c1476 h1,#c1476 h2,#c1476 h3,#c1476 h4,#c1476 h5,#c1476 h6 {}

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

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

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


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


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

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

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


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


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

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

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


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


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

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

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

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

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

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

#wrap25767 {width: 100%;position: relative;}#c25767 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 34px 0;}#c25767 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c25767 .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;}#c25767 h1,#c25767 h2,#c25767 h3,#c25767 h4,#c25767 h5,#c25767 h6 {}


	.styledlist {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.styledlist .innerlist {
		-ms-flex-preferred-size: 0;
		flex-basis: 100%;
		-ms-flex-positive: 1;
		flex-grow: 0;
		max-width: 100%;
		flex-basis: auto;
	}
	.styledlist .listitem {
		margin-bottom: 20px;
		display: flex;
	}
	.styledlist .listitem:last-of-type {
		margin-bottom: 0px;
	}
	.styledlist .listitem .icon {
		display: inline;
		margin-right: 10px;
	}
	.styledlist .listitem .icon .material-icons {
		position: relative;
		top: 3px;
	}
	.styledlist .listitem .text {
		display: inline;
		font-size: 14px;
		line-height: 24px;
	}
	.styledlist.colorsheme-berry .listitem .icon {
		color: #9a0056;
	}
	.styledlist.colorsheme-lime .listitem .icon {
		color: #81a10d;
	}
	.styledlist.colorsheme-blueberry .listitem .icon {
		color: #00a8b6;
	}
	.styledlist.colorsheme-plum .listitem .icon {
		color: #4d5fa2;
	}
	.styledlist.colorsheme-mango .listitem .icon {
		color: #d08000;
	}
	.styledlist.colorsheme-blackberry .listitem .icon {
		color: #7a68bb;
	}
	.style-background .styledlist .listitem .icon {
		color: #fff;
	}

	@media (min-width: 1200px) {
		.styledlist .listitem .text {
			display: inline;
			font-size: 18px;
			line-height: 30px;
		}
	}


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

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

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

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

#wrap7939 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap7939 {width: 100%;position: relative;}#c7939 {top: 0;left: 0;width: 100%;height: 100%;padding: 50px 0 50px 0;}#c7939 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c7939 .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;}#c7939 h1,#c7939 h2,#c7939 h3,#c7939 h4,#c7939 h5,#c7939 h6 {}@media (min-width: 992px) {#c7939 {padding: 0px 0 0px 0;}}@media (min-width: 1200px) {#c7939 {padding: 00px 0 00px 0;}}

#wrap7652 {width: 100%;position: relative;}#c7652 {top: 0;left: 0;width: 100%;height: 100%;color: #ffffff;padding: 0 0 22px 0;}#c7652 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c7652 .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;}#c7652 h1,#c7652 h2,#c7652 h3,#c7652 h4,#c7652 h5,#c7652 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;
	}


#wrap7654 {width: 100%;position: relative;}#c7654 {top: 0;left: 0;width: 100%;height: 100%;padding: 50px 0 50px 0;}#c7654 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c7654 > .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/_processed_/2/5/csm_zwei_auf_karte_mango_Heidelbeere_72c6122722.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}#c7654 .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;}#c7654 h1,#c7654 h2,#c7654 h3,#c7654 h4,#c7654 h5,#c7654 h6 {}#c7654 a {color: #ffffff;}@media (min-width: 992px) {#c7654 {padding: 100px 0 100px 0;}}

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

#wrap1828 {width: 100%;position: relative;}#c1828 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 34px 0;}#c1828 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c1828 .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;}#c1828 h1,#c1828 h2,#c1828 h3,#c1828 h4,#c1828 h5,#c1828 h6 {}

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

#wrap25759 {width: 100%;position: relative;}#c25759 {top: 0;left: 0;width: 100%;height: 100%;padding: 0 0 34px 0;}#c25759 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c25759 .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;}#c25759 h1,#c25759 h2,#c25759 h3,#c25759 h4,#c25759 h5,#c25759 h6 {}


	.image8940 img {
		
		
	}


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

#wrap1838 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap1838 {width: 100%;position: relative;}#c1838 {top: 0;left: 0;width: 100%;height: 100%;padding: 50px 0 50px 0;}#c1838 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c1838 .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;}#c1838 h1,#c1838 h2,#c1838 h3,#c1838 h4,#c1838 h5,#c1838 h6 {}@media (min-width: 992px) {#c1838 {padding: 80px 0 80px 0;}}@media (min-width: 1200px) {#c1838 {padding: 80px 0 80px 0;}}

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

#wrap25181 {background-image: linear-gradient(to bottom, #f7f7f7, #fff);background-size: 100% 100px;background-repeat: no-repeat;}#wrap25181 {width: 100%;position: relative;}#c25181 {top: 0;left: 0;width: 100%;height: 100%;padding: 32px 0 30px 0;}#c25181 {display: block;width: 100%;height: auto;transform: translateZ(0);will-change: transform;max-width: 100%;z-index: 20;}#c25181 .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;}#c25181 h1,#c25181 h2,#c25181 h3,#c25181 h4,#c25181 h5,#c25181 h6 {}@media (min-width: 576px) {#c25181 {padding: 40px 0 30px 0;}}@media (min-width: 768px) {#c25181 {padding: 40px 0 30px 0;}}@media (min-width: 992px) {#c25181 {padding: 50px 0 100px 0;}}@media (min-width: 1200px) {#c25181 {padding: 50px 0 100px 0;}}


	.image2 img {
		
		
	}



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


