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


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



	
	
	



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


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

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

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


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


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

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

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


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


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

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


	.offer-cards > .col {
		margin-bottom: 50px;
	}

	.card.classic.offer {
		padding: 25px 20px;
		border-radius: 8px;
	}

	.card.classic.offer img {
		width: 100%;
	}

	.card.classic.offer a {
		text-decoration: none;
	}

	.card.classic.offer .card-body .card-title {
		margin-bottom: 20px;
		font-weight: bold;
	}

	.card.classic.offer .card-body .card-title a {
		font-size: 22px;
	}

	.card.classic.offer .card-body {
		font-size: 18px;
		line-height: 30px;
	}

	.card.classic.offer .card-body .card-text {
		margin-bottom: 20px;
	}

	.card.classic.offer .card-body .card-text p {
		font-size: 14px;
		line-height: 24px;
	}

	.card.classic.offer .card-body .price {
		font-size: 36px;
		line-height: 30px;
		font-weight: bold;
		margin-bottom: 4px;
	}

	.card.classic.offer .card-body .features {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 25px;
	}

	.card.classic.offer .card-body .features .feature {
		margin-bottom: 15px;
	}

	.card.classic.offer .card-body .priceinterval {
		font-size: 14px;
		line-height: 30px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	.card.classic.offer .card-body {
		padding: 0px;
	}

	.card.classic.offer .card-footer {
		background-color: transparent;
		border: none;
		padding: 0px;
	}

	.card.classic.offer .card-title a {
		color: #000;
	}

	.card.classic.offer.style-background .card-title a {
		color: #fff;
	}

	.card.classic.offer .card-footer {
		padding: 0px;
	}

	.card.classic.offer .card-footer a {
		width: auto;
		align-items: center;
		justify-content: center;
		display: block;
		text-align: center;
	}

	.card.classic.offer .card-footer .material-icons {
		font-size: 18px;
		line-height: normal;
		margin-top: 2px;
	}
	@media (min-width: 576px) {
		.card.classic.offer .card-body .material-icons {
			margin-top: 2px;
		}
		.card.classic.offer .card-body .card-title a {
			font-size: 24px;
		}
		.card.classic.offer .card-body .card-text p {
			font-size: 18px;
			line-height: 30px;
		}
		.card.classic.offer .card-body .price {
			line-height: 35px;
		}
		.card.classic.offer .card-body .priceinterval {
			font-size: 18px;
		}
		.card.classic.offer .card-body .features {
			font-size: 18px;
			line-height: 30px;
		}
		.card.classic.offer .card-footer a {
			display: inline-flex;
		}
	}


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

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

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

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

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

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


	.image2 img {
		
		
	}



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


