/* palanquin-100 - latin */
@font-face {
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/palanquin-v4-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Palanquin Thin'), local('Palanquin-Thin'),
       url('/fonts/palanquin-v4-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/palanquin-v4-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/palanquin-v4-latin-100.woff') format('woff'), /* Modern Browsers */
       url('/fonts/palanquin-v4-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/palanquin-v4-latin-100.svg#Palanquin') format('svg'); /* Legacy iOS */
}

/* palanquin-300 - latin */
@font-face {
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/palanquin-v4-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Palanquin Light'), local('Palanquin-Light'),
       url('/fonts/palanquin-v4-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/palanquin-v4-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/palanquin-v4-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/palanquin-v4-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/palanquin-v4-latin-300.svg#Palanquin') format('svg'); /* Legacy iOS */
}

/* palanquin-regular - latin */
@font-face {
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/palanquin-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Palanquin Regular'), local('Palanquin-Regular'),
       url('/fonts/palanquin-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/palanquin-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/palanquin-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/palanquin-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/palanquin-v4-latin-regular.svg#Palanquin') format('svg'); /* Legacy iOS */
}

/* palanquin-200 - latin */
@font-face {
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/palanquin-v4-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Palanquin ExtraLight'), local('Palanquin-ExtraLight'),
       url('/fonts/palanquin-v4-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/palanquin-v4-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/palanquin-v4-latin-200.woff') format('woff'), /* Modern Browsers */
       url('/fonts/palanquin-v4-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/palanquin-v4-latin-200.svg#Palanquin') format('svg'); /* Legacy iOS */
}

/* palanquin-500 - latin */
@font-face {
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/palanquin-v4-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Palanquin Medium'), local('Palanquin-Medium'),
       url('/fonts/palanquin-v4-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/palanquin-v4-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/palanquin-v4-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/palanquin-v4-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/palanquin-v4-latin-500.svg#Palanquin') format('svg'); /* Legacy iOS */
}

/* palanquin-600 - latin */
@font-face {
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/palanquin-v4-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Palanquin SemiBold'), local('Palanquin-SemiBold'),
       url('/fonts/palanquin-v4-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/palanquin-v4-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/palanquin-v4-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/palanquin-v4-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/palanquin-v4-latin-600.svg#Palanquin') format('svg'); /* Legacy iOS */
}

/* palanquin-700 - latin */
@font-face {
  font-family: 'Palanquin';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/palanquin-v4-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Palanquin Bold'), local('Palanquin-Bold'),
       url('/fonts/palanquin-v4-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/palanquin-v4-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/palanquin-v4-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/palanquin-v4-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/palanquin-v4-latin-700.svg#Palanquin') format('svg'); /* Legacy iOS */
}

/* Footer */

.FooterWrapper {
	background: #F0E8E3;
	border-top: 3px solid #FDE60D;
	padding: 20px 0 44px;
	position: relative;
	z-index: 1;
}
.FooterWrapper:before {
	background: #009668;
	content: "";
	height: 3px;
	left: -66.66%;
	position: absolute;
	top: -3px;
	width: 100%;
}
.FooterWrapper:after {
	background: #BE1359;
	content: "";
	height: 3px;
	position: absolute;
	right: -66.66%;
	top: -3px;
	width: 100%;
}
.FooterWrapper > div:after {
	clear: both;
	content: "";
	display: block;
}

	/* Spalte 1 */

.FooterWrapper .column1 {
	float: left;
	width: 67.692307692307693%; /* 880 */
}
.FooterWrapper .column1 > .row1 {
	margin-top: 52px;
}
.FooterWrapper .column1 > .row1:after {
	clear: both;
	content: "";
	display: block;
}
.FooterWrapper .column1 > .row1 > .links {
	float: left;
	width: 48%;
}
.FooterWrapper .column1 > .row1 > div > p {
	color: #BE1359;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.19;
	margin: 0 0 24px;
}
.FooterWrapper .column1 > .row1 > div > ul {
	font-size: 0;
}
.FooterWrapper .column1 > .row1 > div > ul > li {
	background: #FFFFFF;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 6px 5px 8px;
	transition: background 300ms ease;
}
.FooterWrapper .column1 > .row1 > div > ul > li:hover {
	background: #BE1359;
}
.FooterWrapper .column1 > .row1 > div > ul > li:last-child {
	margin: 0;
}
.FooterWrapper .column1 > .row1 > div > ul > li > a {
	color: #BE1359;
	font-size: 18px;
	font-weight: bold;
	line-height: 0.89;
	text-transform: uppercase;
	transition: color 300ms ease;
}
.FooterWrapper .column1 > .row1 > div > ul > li > a:hover {
	color: #FFFFFF;
}
.FooterWrapper .column1 > .row1 > .map {
	float: right;
}
.FooterWrapper .column1 > .row1 > .map > img {
	width: 386px;
}
.FooterWrapper .column1 > .newsletter {
	display: flex;
	margin: 25px 0 0;
}
.FooterWrapper .column1 > .newsletter input {
	border: 0;
	box-shadow: none;
	height: 42px;
	padding: 0 20px;
	width: 270px;
	outline: 0;
}
.FooterWrapper .column1 > .newsletter button {
	background: #be1359;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-weight: 700;	
	height: 42px;
	padding: 0 20px;
	text-transform: uppercase;
	transition: background 300ms ease;
	white-space: nowrap;
}
.FooterWrapper .column1 > .newsletter button:hover {
	background: #2f9567;
}
.FooterWrapper .social-links {
	display: flex;
	gap: 16px;
	margin-top: 30px;
}
.FooterWrapper .social-links a {
	border: 1px solid #be1359;
	align-items: center;
	display: flex;
	height: 40px;
	justify-content: center;
	transition: background 300ms ease, color 300ms ease;
	width: 40px;
}
.FooterWrapper .social-links a:hover {
	background: #be1359;
	color: #FFFFFF;
}
.FooterWrapper .social-links a svg path {
	transition: fill 300ms ease;
}
.FooterWrapper .social-links a:hover svg path {
	fill: #FFFFFF;
}
.FooterWrapper .social-links a:before {
	margin: 0;
	font-size: 24px;
}
.FooterWrapper .column1 > .row2 {
	margin-top: 73px;
	position: relative;
}
.FooterWrapper .column1 > .row2:before {
	background: #FFFFFF;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: -14px;
	width: 100%;
}
.FooterWrapper .column1 > .row2 > p {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.FooterWrapper .column1 > .row2 > p > span {
	display: block;
	font-weight: normal;
}

	/* Spalte 2 */
		
.FooterWrapper .column2 {
	float: right;
	height: 343px;
	/*margin-top: 31px;*/
	width: 313px;
}
.FooterWrapper .column2 > .box {
	background: #FFFFFF;
	min-height: 343px;
	padding: 25px 30px 25px 29px;
}
.FooterWrapper .column2 > .box ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
	justify-content: space-around;
}
.FooterWrapper .column2 > .box > p {
	color: #383838;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.36;
	margin-bottom: 71px;
	position: relative;
}
.FooterWrapper .column2 > .box > p > span {
	background: #BE1359;
	color: #FFFFFF;
	display: inline-block;
	line-height: 0.73;
	padding: 4px 5px 5px;
	text-transform: uppercase;
}
.FooterWrapper .column2 > .box > p:after {
	background: #E7E2DE;
	bottom: -25px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}
.FooterWrapper .column2 > .box > ul > li > a {
	display: block;
}
.FooterWrapper .column2 > .box > ul > li > a > img {
	display: block;
	object-fit: contain;
	max-height: 70px;
	max-width: 100px;
	width: 100%;
}

	/* Mobile Wrapper */

.FooterWrapper .mobileWrapper > p {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.FooterWrapper .mobileWrapper > p > span {
	display: block;
	font-weight: normal;
}

@media all and (max-width: 1150px){

	.FooterWrapper {
		padding: 20px 0;
	}
	.FooterWrapper .column1 {
		float: none;
		width: 100%;
	}
	.FooterWrapper .column1 > .row1 {
		margin-top: 20px;
	}
	.FooterWrapper .column1 > .newsletter {
		margin-bottom: 30px;
	}
	.FooterWrapper .social-links {
		justify-content: center;
		margin-bottom: 30px;
	}
	.FooterWrapper .column1 > .row2 {
		display: none;
	}
	.FooterWrapper .mobileWrapper {
		display: block !important;
		margin-top: 20px;
	}
	.FooterWrapper .column1 > .row2:before {
		display: none;
	}
	.FooterWrapper .column2 {
		float: none;
		height: auto; 
		width: 100%;
	}
	.FooterWrapper .column2 > .box {
		min-height: auto;
		text-align: center;
		padding: 20px 25px;
	}
	.FooterWrapper .column2 > .box > p {
		margin-bottom: 50px;
	}
	.FooterWrapper .column2 > .box > ul > li {
		height: 70px;
		margin: 0 15px !important;
	}
	.FooterWrapper .column2 > .box > ul > li > a {
		left: 50%;
		position: relative;
		top: 50%;
		transform: translate(-50%,-50%);
	}

}

@media all and (max-width: 800px){

	.FooterWrapper .mobileWrapper {	
		text-align: center;
	}
	.FooterWrapper .mobileWrapper > p {	
		display: block;
	}
	.FooterWrapper .column1 > .row1 > .links {
		float: none;
		width: 100%;
	}
	.FooterWrapper .column1 > .row1 > .map {
		float: none;
		margin-top: 20px;
		text-align: center;
		width: 100%;
	}
	.FooterWrapper .column1 > .newsletter input {
		flex: 1;
		width: 10px;
	}

}

@media all and (max-width: 700px){

	.FooterWrapper .column1 > .row2 {
		text-align: center;
	}
	.FooterWrapper .column1 > .row2 > p {
		display: block;
	}

}

@media all and (max-width: 500px){

	.FooterWrapper .column1 > .row1 > div > p {
		font-size: 24px;
		margin: 0 0 15px;
	}
	.FooterWrapper .column1 > .row1 > .map > img {
		width: 100%;
		max-width: 386px;
	}
	.FooterWrapper .column1 > .newsletter {
		flex-direction: column;
	}
	.FooterWrapper .column1 > .newsletter input {
		min-height: 42px;
		text-align: center;
		width: 100%;
	}
	.FooterWrapper .column2 > .box > ul > li > a.klin > img {
		width: 120px;
	}
	.FooterWrapper .column2 > .box > ul > li > a.nov > img {
		width: 121px;
	}
	.FooterWrapper .column2 > .box > ul > li > a.abbvie > img {
		width: 100px;
	}
	.FooterWrapper .column2 > .box > ul > li > a.amgen > img {
		width: 85px;
	}
	.FooterWrapper .column2 > .box > ul > li {
		height: 55px;
	}
	.FooterWrapper .column2 > .box > ul > li > a.pfizer > img, 
	.FooterWrapper .column2 > .box > ul > li > a.gast > img {
		display: block;
		width: 50px;
	}

}

@media all and (max-width: 350px){

	.FooterWrapper .column2 > .box > ul > li {
		margin: 0 10px !important;
	}

}

/* Menü - Metamenü */

.metamenu {
	float: right;
	font-size: 0;
	margin-top: 25px;
	text-align: right;
}
.metamenu li {
	display: inline-block;
}
.metamenu li a {
	color: #383838;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 3px 4.5px;
}
.metamenu li a:hover {
	opacity: 0.9;
}
.metamenu li:last-child a {
	padding-right: 0;
}

@media all and (max-width: 1150px){

	.metamenu li:last-child a {
		padding-right: 4.5px;
	}

}

@media all and (max-width: 800px){

	.metamenu {
		float: none;
		margin-top: 15px;
		text-align: center;
		width: 100%;
	}

}

/* Element - Überschriften-Text Kombination */

.ContentWrapper > .wmWrapper > .wmHeadlineTextCombi {
	margin-bottom: 145px;
	margin-top: 104px;
}
.wmHeadlineTextCombi > .content {
	padding-right: 44%;
	width: 100%;
}
.wmHeadlineTextCombi > div > h1 {
	margin-top: 30px;
}
.wmHeadlineTextCombi > div > h1 + h2 {
	margin-top: -15px;
}
.wmHeadlineTextCombi > div > h2 {
	margin-bottom: 37px;
}
.wmHeadlineTextCombi > .icons {
	float: right;
	height: 446px;
	position: absolute;
	right: 20px;
	top: -30px;
	width: 488px;
}
.wmHeadlineTextCombi > .icons > div {
	display: none;
	align-items: center;
	border-radius: 50%;
	height: 252px;
	/* display: flex; */
	flex-direction: column;
	gap: 14px;
	justify-content: center;
	position: absolute;
	width: 252px;
}
.wmHeadlineTextCombi > .icons > .red {
	background: rgba(190,19,89,0.15);
	/* background: rgba(237, 205, 211, 1); */
	bottom: 0;
	right: 0;
}
.wmHeadlineTextCombi > .icons > .green {
	background: rgba(0,150,104,0.15);
	left: 50%;
	margin-left: -126px;
	top: 0;
}
.wmHeadlineTextCombi > .icons > .yellow {
	/* background: rgba(253,230,13,0.15); */
	background: rgba(248, 235, 197, 1);
	bottom: 0;
	left: 0;
}
/* .wmHeadlineTextCombi > .icons > .red:before {
	font-size: 120px;
	margin: 0;
	position: absolute;
	top: 60px;
	left: 65px;
}
.wmHeadlineTextCombi > .icons > .green:before {
	font-size: 110px;
	margin: 0;
	position: absolute;
	top: 58px;
	left: 65px;
}
.wmHeadlineTextCombi > .icons > .yellow:before {
	font-size: 130px;
	margin: 0;
	position: absolute;
	top: 50px;
	left: 76px;
} */
.wmHeadlineTextCombi > .icons > div > p {
	font-size: 19px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}
/* .wmHeadlineTextCombi > .icons > .red > p {
	left: 76px;
	top: 183px;
}
.wmHeadlineTextCombi > .icons > .green > p {
	left: 69px;
	top: 171px;
}
.wmHeadlineTextCombi > .icons > .yellow > p {
	left: 73px;
	top: 183px;
} */

@media all and (max-width: 1200px){

	
	.wmHeadlineTextCombi > .content {
		padding-right: 50%;
	}
	.wmHeadlineTextCombi > div > h1 {
		font-size: 40px;
	}
	.wmHeadlineTextCombi > div > h2 {
		font-size: 32px;
	}
			
}

@media all and (max-width: 1050px){

	
	.wmHeadlineTextCombi > .content {
		padding-right: 55%;
	}
			
}

@media all and (max-width: 1000px){

	
	.ContentWrapper > .wmWrapper > .wmHeadlineTextCombi {
		margin-bottom: 60px;
		margin-top: 60px;
	}
	.wmHeadlineTextCombi > .content {
		padding-right: 0;
	}
	.wmHeadlineTextCombi > .icons {
		display: none;
	}
			
}

@media all and (max-width: 500px){

	.wmHeadlineTextCombi > div > h1 {
		font-size: 36px;
	}
	.wmHeadlineTextCombi > div > h2 {
		font-size: 28px;
	}
	.wmHeadlineTextCombi > .icons {
		float: none; 
		display: block;
		height: 260px;
		position: relative;
		right: auto;
		top: auto;
		width: 280px;
		margin: 20px auto 0;
	}
	.wmHeadlineTextCombi > .icons > img {
		display: block;
		height: 100%;
		width: 100%;
	}
	.wmHeadlineTextCombi > .icons > div {
		height: 146px;
		width: 146px;
	}
	.wmHeadlineTextCombi > .icons > .green {
		margin-left: -73px;
	}
	.wmHeadlineTextCombi > .icons > div:before {
		top: 50% !important;
		left: 50% !important;
		-moz-transform: translateX(-50%) translateY(-70%);
		-webkit-transform: translateX(-50%) translateY(-70%);
		-o-transform: translateX(-50%) translateY(-70%);
		-ms-transform: translateX(-50%) translateY(-70%);
		transform: translateX(-50%) translateY(-70%);
	}
	.wmHeadlineTextCombi > .icons > .yellow:before {
		font-size: 65px;
	}
	.wmHeadlineTextCombi > .icons > .red:before {
		font-size: 60px;
	}
	.wmHeadlineTextCombi > .icons > .green:before {
		font-size: 55px;
	}
	.wmHeadlineTextCombi > .icons > div > p {
		font-size: 13px;
		left: 50% !important;
		top: 50% !important;
		-moz-transform: translateX(-50%) translateY(100%);
		-webkit-transform: translateX(-50%) translateY(100%);
		-o-transform: translateX(-50%) translateY(100%);
		-ms-transform: translateX(-50%) translateY(100%);
		transform: translateX(-50%) translateY(100%);
	}

}

/* Element - Aufzählung */

.wmList ul li {
	float: left;
	font-weight: 600;
	padding: 9px 0 9px 58px;
	position: relative;
	width: 50%;
}
.wmList ul li:nth-child(2n+1) {
	clear: left;
	padding-right: 30px;
}
.wmList.wmSingleList ul li {
	float: none;
	width: auto;
}
.wmList ul li:before {
	color: #BE1359;
	font-size: 20px;
	left: 10px;
	margin: -14px 0 0 0;
	position: absolute;
	top: 50%;	
}
.wmList ul li:after {
	background: rgba(190,19,89,0.1);
	border-radius: 50%;
	content: "";
	height: 32px;
	left: 0;
	margin-top: -16px;
	position: absolute;
	top: 50%;
	width: 32px;
}

@media all and (max-width: 700px){

	.wmList ul li {
		float: none;
		padding-right: 0 !important;
		width: auto;
	}

}

/* Element - Textbereich */

.wmText ul {
	margin-top: 20px;
}
.wmText ul li {
	font-weight: 600;
	padding: 9px 0 9px 58px;
	position: relative;
	width: 100%;
}
.wmText ul li:before {
	content: '\e8ec';
	color: #BE1359;
	font-family: "webmanager";
	font-size: 20px;
	font-weight: normal;
	left: 10px;
	line-height: 1;
	margin: -14px 0 0 0;
	position: absolute;
	top: 50%;
}
.wmText ul li:after {
	background: rgba(190,19,89,0.1);
	border-radius: 50%;
	content: "";
	height: 32px;
	left: 0;
	margin-top: -16px;
	position: absolute;
	top: 50%;
	width: 32px;
}

/* Element - Bild-Text Kombination */

.wmImageTextCombi > .left {
	float: left;
	margin: 0 30px 10px 0;
	max-width: 50%;
}
.wmImageTextCombi > .right {
	float: right;
	margin: 0 0 10px 30px;
	max-width: 50%;
}
.wmImageTextCombi img {
	display: block;
	width: 100%;
}
.wmImageTextCombi figcaption {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.5;
	margin: 8px 0 0 0;
}

.wmImageTextCombi.logos {
	border: 1px solid #E7E2DE;
	background: #FFFFFF;
	display: flex;
	gap: 60px;
	max-width: 900px;
	padding: 20px 40px;
}
.wmImageTextCombi.logos + .wmImageTextCombi.logos {
	margin-top: -61px;
}
.wmImageTextCombi.logos.left {
	justify-content: flex-start;
}
.wmImageTextCombi.logos.right {
	justify-content: flex-end;
}
.wmImageTextCombi.logos figure {
	align-items: center;
	display: flex;
	float: none;
	margin: 0;
	position: relative;
}
.wmImageTextCombi.logos figure:before {
	background: #E7E2DE;
	content: "";
	height: 100%;
	right: -32px;
	position: absolute;
	top: 0;
	width: 1px;
}
.wmImageTextCombi.logos.right figure:before {
	left: -32px;
	right: auto;
}
.wmImageTextCombi.logos .left {
	order: 1;
}
.wmImageTextCombi.logos .left + .text {
	order: 2;
}
.wmImageTextCombi.logos .right {
	order: 2;
}
.wmImageTextCombi.logos .right + .text {
	order: 1;
	text-align: right;
}
.wmImageTextCombi.logos img {
	width: 100px;
}
.wmImageTextCombi.logos .text {
	flex: 1;
}
.wmImageTextCombi.logos .title {
	color: #293540;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

@media all and (max-width: 750px){

	.wmImageTextCombi > .left,
	.wmImageTextCombi > .right {
		float: none;
		margin: 0 0 10px 0;
		max-width: none;
	}
	
}

@media all and (max-width: 500px){

	.wmImageTextCombi.logos {
    gap: 40px;
    padding: 20px;
	}
	.wmImageTextCombi.logos img {
		width: 50px;
	}
	.wmImageTextCombi.logos figure:before {
    right: -21px;
	}
	.wmImageTextCombi.logos.right figure:before {
    left: -21px;
	}

}

/* Element - Anhangbild */

.wmSingleImage img {
	display: block;
	width: 100%;
}
.wmSingleImage > figcaption {
	font-size: 0.85em;
	line-height: 1.5;
	margin: 8px 0 0;
}
.wmSingleImage.noCut img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

/* Bildergalerie */

.wmHeadline + .wmGallery {
	margin-top: -44px;
}
.wmGallery ul {
	opacity: 0;
}
.wmGallery ul.owl-carousel {
	opacity: 1;
}
.wmGallery li {
	cursor: pointer;
	float: left;
	position: relative;
}
.wmGallery li > h2 {
	display: none;
}
.wmGallery li figure a {
	display: block;
}
.wmGallery li figure a:before {
    background: #009668;
    border-radius: 50%;
    color: #FFFFFF;
	content: "\E100";
    font-family: "webmanager";
    font-size: 45px;
    font-weight: normal;
    left: 50%;
    line-height: 60px;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: opacity 300ms ease-in-out;
    top: 50%;
    width: 60px;
    z-index: 2;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.wmGallery li:hover figure a:before {
    opacity: 1;
}
.wmGallery li figure a:after {
    background: #000000;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity 300ms ease-in-out;
    top: 0;
    width: 100%;
    z-index: 1;
}
.wmGallery li:hover figure a:after {
    opacity: 0.6;
}
.wmGallery li figure a img {
	border: 1px solid #009668;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	display: block;
	width: 100%;
}
.wmGallery .big figure a img {
	max-width: 640px;
}
.wmGallery .small figure a img {
	max-width: 313px;
}
.wmGallery li figure > figcaption {
	display: none;
}

/* Nav */

.wmGallery .owl-nav > div {
	margin-top: -24px;
	position: absolute;
	top: 50%;
	right: -41px;
}
.wmGallery .owl-nav > div.owl-prev {
	left: -41px;
	right: auto;
}
.wmGallery .owl-nav > div:before {
	color: #009668;
	content: "\E84D";
	font-family: "webmanager";
	font-size: 36px;
	font-weight: normal;
	margin: 0;
}
.wmGallery .owl-nav > div.owl-prev:before {
	content: "\E84C";
}

/* Dots */

.wmGallery .owl-dots {
	display: block;
	margin: 15px 0 0;
	text-align: center;
	width: 100%;
}
.wmGallery .owl-dots .owl-dot {
	display: inline-block;
}
.wmGallery .owl-dots .owl-dot > span {
	border: 1px solid #009668;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	margin: 0 3px;
	width: 10px;
}
.wmGallery .owl-dots .owl-dot.active > span {
	background: #009668;
}

@media all and (max-width: 1340px){

	.wmGallery .big figure a img {
		max-width: none;
	}
	.wmGallery .small figure a img {
		max-width: none;
	}

}

/* Element - Tabelle */

.wmTable {
	padding: 18px 20px 56px;
	position: relative;
}
.wmTable:before {
	background: #FFFFFF;
	border-bottom: 2px solid #E7E2DE;
	border-top: 2px solid #E7E2DE;
	content: "";
	height: 100%;
	left: -4000px;
	position: absolute;
	top: 0;
	width: 8000px;
	z-index: -1;
}
.wmTable > h2 {
	color: #009668;
}
.wmTable table {
	width: 100%;
}
.wmTable table tbody tr {
	background: #F5F0EC;
	border-bottom: 1px solid #FFFFFF;
}
.wmTable table tbody tr.val2 {
	background: rgba(0,150,104,0.1);
	border-bottom: 1px solid #FFFFFF;
}
.wmTable table tbody tr td {
	padding: 9px 10px;
}
.wmTable > p {
	font-size: 0.85em;
	line-height: 1.5;
	margin: 8px 0 0 10px;
}
.wmTableScroll .icon {
	display: none;
}

/* Scroll */

.wmTableScroll .tableWrapper {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.wmTableScroll.swipe .tableWrapper {
	padding: 0 0 50px 0;
}
.wmTableScroll.swipe .icon:before {
	display: block;
	font-size: 22px;
	position: absolute;
	text-align: center;
	top: 7px;
	width: 100%;
}
.wmTableScroll.swipe .icon {
	display: block;
	height: 40px;
	left: 0;
	margin: -48px 0 0;
	position: absolute;
	width: 100%;
}

/* Element - Tabelle - Mobile */

.wmTable.responsive > table,
.wmTable.responsive tbody,
.wmTable.responsive tr,
.wmTable.responsive td { 
	display: block; 
}
.wmTable.responsive tr:first-child { 
	left: -9999px;
	position: absolute;
	top: -9999px;
}
.wmTable.responsive tr { 
	border-bottom: 1px solid #cfcfcf;
}
.wmTable.responsive td:before {
	content: attr(data-title);
	font-weight: bold;
	left: 10px;
	overflow: hidden;
	padding-right: 10px;
	position: absolute;
	text-overflow: ellipsis;
	top: 6px;
	white-space: nowrap;
	width: 45%;
}
.wmTable.responsive td {
	border: medium none;
	padding-left: 50%;
	position: relative;
	text-align: left !important;
	width: auto !important;
}
.wmTable.responsive tr > td:first-child {
	border-left: 0;
}

/* Element - Verweisliste */

.wmReference ul {
	font-size: 0;
}
.wmReference ul li {
	display: inline-block;
	margin: 0 12px 12px 0;
}
.wmReference li a {
	background: #FFFFFF;
	border: 1px solid #BE1359;
	color: #383838;
	display: inline-block;
	font-size: 18px;
	line-height: 0.89;
	padding: 5px 7px 8px;
	position: relative;
	text-transform: uppercase;
	transition: background 300ms ease, color 300ms ease;
}
.wmReference li a:hover {
	background: #BE1359;
	color: #FFFFFF;
}

/* Element - Einzelteaser */

.wmSingleTeaser > article {
	background: #FFFFFF;
	cursor: pointer;
	position: relative;
	transition: box-shadow 500ms ease;
}
.wmSingleTeaser > article:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.20);
}
.wmSingleTeaser > article > h2 {
	display: none;
}
.wmSingleTeaser > article > figure > a {
	float: left;
	position: relative;
	width: 49.384615384615387%; /* 642 */
}
.wmSingleTeaser > article > figure > a img {
	display: block;
	width: 100%;
}
.wmSingleTeaser > article > figure > figcaption {
	float: left;
	padding: 45px 50px 95px 50px;
	width: 50.615384615384613%; /* 658 */
}
.wmSingleTeaser article figure > figcaption > a.title {
	background: #009668;
	color: #FFFFFF;
	display: table;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
	padding: 2.5px 5px 3.5px;
	text-transform: uppercase;
}
.wmSingleTeaser article figure > figcaption > a.more:before {
	bottom: 45px;
	color: #009668;
	font-size: 32px;
	margin: 0;
	position: absolute;
	right: 50px;
}
.wmSingleTeaser article figure > figcaption > a.more:hover:before {
	color: #BE1359;
}

@media all and (max-width: 1150px){

	.wmSingleTeaser > article > figure > figcaption {
		padding: 35px 40px 85px 40px;
	}
	.wmSingleTeaser article figure > figcaption > a.more:before {
		bottom: 35px;
		right: 40px;
	}

}

@media all and (max-width: 980px){

	.wmSingleTeaser > article > figure > figcaption {
		padding: 30px 35px 85px 35px;
	}
	.wmSingleTeaser article figure > figcaption > a.more:before {
		bottom: 30px;
		right: 35px;
	}

}

@media all and (max-width: 800px){

	.wmSingleTeaser article figure > figcaption > a.title {
		font-size: 20px;
		margin-bottom: 15px;
	}

}
@media all and (max-width: 700px){

	.wmSingleTeaser > article > figure > a {
		float: left;
		position: relative;
		width: 35%;
	}
	.wmSingleTeaser > article > figure > figcaption {
		padding: 20px 20px 55px;
		width: 65%;
	}
	.wmSingleTeaser > article > figure > figcaption > .text {
		display: none;
	}
	.wmSingleTeaser article figure > figcaption > a.more:before {
		bottom: 20px;
		right: 20px;
	}

}

@media all and (max-width: 500px){

	.wmSingleTeaser > article > figure > a {
		width: 100%;
	}
	.wmSingleTeaser > article > figure > figcaption {
		width: 100%;
	}
	.wmSingleTeaser article figure > figcaption > a.title {
		background: none;
		color: #009668;
		padding: 0;
	}

}

/* Element - Gruppenteaser */

.wmTeaserGroupSlider article {
	cursor: pointer;
	float: left;
	position: relative;
}
.wmTeaserGroupSlider article > h2 {
	display: none;
}
.wmTeaserGroupSlider article figure > a {
	display: block;
}
.wmTeaserGroupSlider article figure > a img {
	border: 1px solid #009668;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	display: block;
	width: 100%;
}
.wmTeaserGroupSlider .big figure > a img {
	max-width: 640px;
}
.wmTeaserGroupSlider .small figure > a img {
	max-width: 313px;
}
.wmTeaserGroupSlider article figure > p.date {
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	display: table;
	font-size: 20px;
	font-weight: bold;
	line-height: 0.6;
	padding: 5px 5px 7px;
	position: absolute;
	right: -5px;
	top: 20px;
}
.wmTeaserGroupSlider article figure > p.date:before {
	border-style: solid;
	border-width: 4px 0 0 5px;
	border-color: transparent transparent transparent #383838;
	content: "";
	height: 0px;
	position: absolute;
	right: 0;
	top: -4px;
	width: 0px;
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.wmTeaserGroupSlider article figure > figcaption {
	bottom: 27px;
	left: 30px;
	position: absolute;
	right: 30px;
}
.wmTeaserGroupSlider article figure > figcaption > a {
	background: #009668;
	color: #FFFFFF;
	display: table;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding: 2.5px 5px 3.5px;
	text-transform: uppercase;
}
.wmTeaserGroupSlider article figure > figcaption > .addition {
	background: #FFFFFF;
	color: #383838;
	display: table;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	padding: 4.5px 5px 4.5px;
}

/* Nav */

.wmTeaserGroupSlider .owl-nav > div {
	margin-top: -24px;
	position: absolute;
	top: 50%;
	right: -41px;
}
.wmTeaserGroupSlider .owl-nav > div.owl-prev {
	left: -41px;
	right: auto;
}
.wmTeaserGroupSlider .owl-nav > div:before {
	color: #009668;
	content: "\E84D";
	font-family: "webmanager";
	font-size: 36px;
	font-weight: normal;
	margin: 0;
}
.wmTeaserGroupSlider .owl-nav > div.owl-prev:before {
	content: "\E84C";
}

/* Dots */

.wmTeaserGroupSlider.hasSlider .owl-dots {
	display: block;
	margin: 15px 0 0;
	text-align: center;
	width: 100%;
}
.wmTeaserGroupSlider.hasSlider .owl-dots .owl-dot {
	display: inline-block;
}
.wmTeaserGroupSlider.hasSlider .owl-dots .owl-dot > span {
	border: 1px solid #009668;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	margin: 0 3px;
	width: 10px;
}
.wmTeaserGroupSlider.hasSlider .owl-dots .owl-dot.active > span {
	background: #009668;
}

@media all and (max-width: 1340px){

	.wmTeaserGroupSlider .big figure > a img {
		max-width: none;
	}
	.wmTeaserGroupSlider .small figure > a img {
		max-width: none;
	}

}

@media all and (max-width: 1200px){

	.wmTeaserGroupSlider article figure > figcaption {
		bottom: 20px;
		left: 25px;
		right: 25px;
	}
	.wmTeaserGroupSlider article figure > figcaption > a {
		font-size: 20px;
	}
	.wmTeaserGroupSlider article figure > figcaption > .addition {
		font-size: 18px;
	}

}

@media all and (max-width: 400px){

	.wmTeaserGroupSlider article figure > figcaption {
		left: 20px;
		right: 20px;
	}
	.wmTeaserGroupSlider article figure > figcaption > a {
		font-size: 18px;
	}
	.wmTeaserGroupSlider article figure > figcaption > .addition {
		font-size: 16px;
	}

}

/* Element - Gruppenteaser (ohne Bild) */

.wmTeaserNoImage {
	padding: 18px 20px 52px;
}
.wmTeaserNoImage:before {
	background: #FFFFFF;
	border-bottom: 2px solid #E7E2DE;
	border-top: 2px solid #E7E2DE;
	content: "";
	height: 100%;
	left: -4000px;
	position: absolute;
	top: 0;
	width: 8000px;
	z-index: -1;
}
.wmTeaserNoImage > h2 {
	color: #009668;
}
.wmTeaserNoImage article {
	background: none;
	cursor: pointer;
	float: left;
	margin: 0 2.307692307692307% 0.615384615384615% 0; /* 0 30 8 0 */
	position: relative;
	transition: box-shadow 500ms ease;
	width: 48.846153846153847%; /* 635 */
}
.wmTeaserNoImage > article:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.20);
}
.wmTeaserNoImage article:nth-of-type(2n) {
	margin-right: 0;
}
.wmTeaserNoImage article:nth-of-type(2n) + article {
	clear: left;
}
.wmTeaserNoImage article > h2 {
	display: none;
}
.wmTeaserNoImage article figure > a {
	background: rgba(0,150,104,0.1);
	height: 100%;
	left: 0;
	position: absolute;
	width: 23.622047244094489%; /* 150 */
}
.wmTeaserNoImage article figure > a > p {
	left: 50%;
	position: absolute;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.wmTeaserNoImage article figure > a > p > span {
	display: block;
}
.wmTeaserNoImage article figure > a > p > span.day {
	background: #009668;
	color: #FFFFFF;
	display: table;
	font-size: 16px;
	font-weight: bold;
	line-height: 0.88;
	margin-top: -4px;
	padding: 1px 3px 3px 4px;
	text-transform: uppercase;
}
.wmTeaserNoImage article figure > a > p > span.date {
	color: #009668;
	font-size: 32px;
	font-weight: 300;
	line-height: 0.63;
	margin-top: 4px;
}
.wmTeaserNoImage article figure > figcaption {
	background: #F5F0EC;
	float: right;
	padding: 28px 50px 27px 28px;
	position: relative;
	width: 76.377952755905511%; /* 485 */
}
.wmTeaserNoImage article figure > figcaption:before {
	background: #FFFFFF;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 2px;
}
.wmTeaserNoImage article figure > figcaption > a {
	color: #383838;
	display: table;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin: 0;
	transition: color 300ms ease;
}
.wmTeaserNoImage article:hover figure > figcaption > a {
	color: #009668;
}
.wmTeaserNoImage article figure > figcaption > a:before {
	color: #009668;
	font-size: 32px;
	margin: -16px 0 0 0;
	position: absolute;
	right: 20px;
	top: 50%;
}

@media all and (max-width: 1150px){

	.wmTeaserNoImage article figure > a > p > span.date {
		font-size: 24px;
	}

}

@media all and (max-width: 980px){

	.wmTeaserNoImage article {
		margin: 0 0 8px 0;
		width: 100%;
	}

}

@media all and (max-width: 500px){

	.wmTeaserNoImage article figure > a {
		width: 35%;
	}
	.wmTeaserNoImage article figure > a > p {
		top: 47%;
	}
	.wmTeaserNoImage article figure > a > p > span.day {
		display: inline-block;
		max-width: 100px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.wmTeaserNoImage article figure > figcaption {
		padding: 19px 40px 20px 20px;
		width: 65%;
	}
	.wmTeaserNoImage article figure > figcaption > a {
		display: block;
		line-height: normal; 
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.wmTeaserNoImage article figure > figcaption > a:before {
		font-size: 26px;
		margin: -13px 0 0 0;
		right: 15px;
	}

}

@media all and (max-width: 375px){

	.wmTeaserNoImage article figure > a > p > span.day {
		max-width: 85px;
	}
	.wmTeaserNoImage article figure > a > p > span.date {
		font-size: 20px;
	}
	.wmTeaserNoImage article figure > figcaption > a {
		font-size: 18px;
	}

}

@media all and (max-width: 350px){

	.wmTeaserNoImage article figure > a > p > span.day {
		max-width: 80px;
	}
	
}

/* .wmTeaserLogos {
	max-width: 900px !important;
} */
.wmTeaserLogos .wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 2px;
}
.wmTeaserLogos .wrapper article {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 20px;
	min-height: 160px;
	transition: border 250ms ease;
}
.wmTeaserLogos .wrapper article:hover {
	border: 1px solid #009668;
}
.wmTeaserLogos .wrapper article h2 {
	display: none;
}
.wmTeaserLogos .wrapper article a {
	display: block;
}
.wmTeaserLogos .wrapper article a img {
	display: block;
	object-fit: contain;
	max-width: 210px;
	width: 100%;
}
.wmTeaserLogos .wrapper article figure {
	display: grid;
	grid-template-columns: 250px 1fr;
	gap: 32px;
}
.wmTeaserLogos .wrapper article figure > a {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 120px;
	padding: 0 20px;
}
.wmTeaserLogos .wrapper article figcaption strong {
	border-bottom: 1px solid #be1359;
	margin-bottom: 4px;
	padding-bottom: 4px;
	line-height: 1;
	display: inline-flex;
}
.wmTeaserLogos .wrapper article figcaption .text {
	color: #383838;
	font-weight: normal;
	font-size: 16px;
}

@media all and (max-width: 980px){

	.wmTeaserLogos .wrapper {
		grid-template-columns: 1fr;
	}
	.wmTeaserLogos .wrapper article figure {
		grid-template-columns: 330px 1fr;
		gap: 72px;
	}
	.wmTeaserLogos .wrapper article a img {
		max-width: 290px;
	}

}

@media all and (max-width: 850px){

	.wmTeaserLogos .wrapper article figure {
		grid-template-columns: 300px 1fr;
		gap: 30px;
	}

}

@media all and (max-width: 650px){

	.wmTeaserLogos .wrapper article figure {
		grid-template-columns: 200px 1fr;
	}

}

@media all and (max-width: 500px){

	.wmTeaserLogos .wrapper article figure {
		grid-template-columns: 1fr;
		grid-template-rows: auto 1fr;
		gap: 0;
	}
	.wmTeaserLogos .wrapper article figcaption .text {
		font-size: 16px;
	}

}

/* Element - Dropdown */

.wmDropdown > h3 {
	border-bottom: 2px solid #E7E2DE;
	cursor: pointer;
	padding: 0 0 10px 0;
	position: relative;
}
.wmDropdown > h3 + div {
	overflow: hidden;
}
.wmDropdown > h3.hide + div {
	display: none;
}
.wmDropdown > div > * {
	padding-left: 0;
	padding-right: 0;
}
.wmDropdown > div > *:first-child {
	margin-top: 0;
}

/* Element - Video */

.wmVideo > div {
	background: #FFFFFF;
}
.wmVideo .videoWrapper {
	float: left;
	width: 60%;
}
.wmVideo .videoWrapper > div {
	height: 0;
	overflow: hidden;
	padding: 30px 0 56.25% 0;
	position: relative;
}
.wmVideo .videoWrapper > div > iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.wmVideo .content {
	float: left;
	padding: 40px 50px;
	width: 40%;
}
.wmVideo .content h2 {
	font-size: 24px;
	margin: 0;
}
.wmVideo .content .text {
	margin: 10px 0 0 0;
}

@media all and (max-width: 980px){

	.wmVideo .videoWrapper {
		float: none;
		width: 100%;
	}
	.wmVideo .content {
		float: none;
		padding: 30px 20px;
		width: 100%;
	}

}

/* Element - Download */

.wmDownload > a {
	background: #FFFFFF;
	border: 1px solid #BE1359;
	color: #383838;
	display: inline-block;
	font-weight: normal;
	line-height: 0.89px;
	min-width: 180px;
	padding: 7px 10px 7px;
	position: relative;
	transition: background 300ms ease, color 300ms ease;
}
.wmDownload > a:hover {
	background: #BE1359;
	color: #FFFFFF;
}

/* Element - Copyrights */

.wmText + .wmCopyrights {
	margin-top: -60px;
}

/* Elemente - Formular */

.wmForm > div {
	margin: 0 -10px;
}
.wmForm h2 {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0 0 0;
}
.wmForm .row {
	margin: 0 0 8px 0;
	padding: 0 10px;
	position: relative;
}
.wmForm label,
.wmForm p.label {
	color: #777777;
	display: block;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 0 8px 0;
}
.wmForm:not(.wmFormInternal) label {
	display: none;
}
.wmForm .row.upload label,
.noPlaceholder .wmForm label {
	display: block;
}

/* Felder */

.wmForm .field {
	border: 1px solid #e7e2de;
	border-radius: unset;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 52px;
	padding: 0 20px;
	width: 100%;
}
.wmForm select.field {
	padding-left: 16px;
	padding-right: 16px;
}
.wmForm select.field option {
	padding: 5px 16px;
}
.wmForm textarea.field {
	height: 200px;
	padding: 20px;
}
.wmForm .field[type='file'] {
	font-weight: normal;
	height: auto;
	padding: 8px 20px;
}
.wmForm .field::-webkit-input-placeholder {
	font-weight: normal;
}
.wmForm .field::-moz-placeholder {
	font-weight: normal;
}
.wmForm .field:-ms-input-placeholder {
	font-weight: normal;
}
.wmForm .field:-moz-placeholder {
	font-weight: normal;
}
.wmForm .field:focus {
	border: 1px solid #5cb6ee;
	border-top: 1px solid #4186cf;
	box-shadow: 0 0 6px -3px #2f8fcb;
}
.wmForm .field.datepicker {
	cursor: pointer;
}
.wmForm .checkbox {
	display: none;
}
.wmForm .checkbox + label::before {
	display: none;
	margin: 0;
	position: absolute;
	font-size: 20px;
	top: 2px;
	left: 5px;
}
.wmForm .checkbox:checked + label:before {
	display: block;
}
.wmForm .checkbox + label {
	background: #FFFFFF;
	border: 1px solid #e7e2de;
	border-radius: unset;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 0;
	margin: 0 15px 0 0;
	padding: 12px;
	position: absolute;
	vertical-align: middle;
}
.wmForm .checkbox + label + p {
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 40px;
	position: relative;
	top: 1px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Button */

.wmForm .button {
	margin: 0 10px;
	text-align: right;
}
.wmForm .button button {
	background: #BE1359;
	border: 0 none;
	border-radius: unset;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	height: 44px;
	outline: 0;
	padding: 0 30px;
	text-transform: uppercase;
}

/* Message */

.wmForm .msg.error {
	border: 1px solid #ee5c5c;
	border-top: 1px solid #cf4141;
	color: #F44336;
	margin: 0 10px 20px;
	padding: 10px 20px;
}

/* Mehrspaltig */

.wmForm .row.multicolumn {
	float: left;
	width: 50%;
}
.wmForm .row.multicolumn + *:not(.multicolumn) {
	clear: left;
}

/* Validation */

.wmForm .row.check .field {
	border: 1px solid #5cee82;
}
.wmForm .row.validationError .field,
.wmForm .spm .field.validationError {
	border: 1px solid #ee5c5c;
}
.wmForm .icon:before {
	margin-right: 0;
}
.wmForm .row.check .icon:before {
	color: #44cf41;
}
.wmForm .row.validationError .icon:before {
	color: #cf4141;
}
.wmForm .row.validationError .checkbox + label {
	border: 1px solid #ee5c5c;
	color: #ee5c5c;
}
.wmForm .icon {
	font-size: 0.7em;
	position: absolute;
	right: 17px;
	top: 3px;
}

@media all and (max-width: 500px){

	.wmForm .row.multicolumn {
		float: none;
		width: 100%;
	}
	.wmForm .button button {
		display: block;
		width: 100%;
	}

}

/* Erweiterung - Logoleiste */

.wmLogos:before {
	background: #FFFFFF;
	border-bottom: 2px solid #E7E2DE;
	border-top: 2px solid #E7E2DE;
	content: "";
	height: 100%;
	left: -4000px;
	position: absolute;
	top: 0;
	width: 8000px;
	z-index: -1;
}
.wmLogos > ul {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 0;
	justify-content: center;
	min-height: 220px;
	position: relative;
	text-align: center;
}
.wmLogos > ul li {
	display: inline-block;
	height: 160px;
}
.wmLogos > ul li > a {
	display: table;
	left: 50%;
	max-width: 100%;
	padding: 0 30px;
	position: relative;
	top: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.wmLogos > ul li > a > img {
	display: block;
	max-width: 100%;
	-webkit-transition: opacity 800ms ease;
	-moz-transition: opacity 800ms ease;
	-ms-transition: opacity 800ms ease;
	-o-transition: opacity 800ms ease;
	transition: opacity 800ms ease;
}
.wmLogos > ul li.wetzelgut > a > img {
	max-height: 96px;
}

@media all and (max-width: 900px){

	.wmLogos > ul {
		min-height: 120px;
	}
	.wmLogos > ul li > a {
		padding: 0 25px;
	}
	.wmLogos > ul .klin > a > img,
	.wmLogos > ul .nov > a > img {
		width: 150px;
	}
	.wmLogos > ul .pfizer > a > img,
	.wmLogos > ul .gast > a > img {
		width: 80px;
	}

}

@media all and (max-width: 750px){

	.wmLogos > ul li > a {
		padding: 0 20px;
	}
	.wmLogos > ul .klin > a > img,
	.wmLogos > ul .nov > a > img,
	.wmLogos > ul .abbvie > a > img,
	.wmLogos > ul .amgen > a > img {
		width: 100px;
	}
	.wmLogos > ul .gast > a > img {
		width: 60px;
	}

}

@media all and (max-width: 550px){

	.wmLogos > ul {
		height: auto;
	}
	.wmLogos > ul li {
		height: 100px;
		width: 50%;
	}
	.wmLogos > ul li > a {
		padding: 0 10px;
	}
	.wmLogos > ul .klin > a > img,
	.wmLogos > ul .nov > a > img,
	.wmLogos > ul .abbvie > a > img,
	.wmLogos > ul .amgen > a > img {
		width: 120px;
	}
	.wmLogos > ul .gast > a > img {
		width: 70px;
	}
	
}

/* Erweiterung - Kontakt */

.wmContact {
	padding-bottom: 33px;
	padding-top: 36px;
}
.wmContact:before {
	background: #FFFFFF;
	border-bottom: 2px solid #E7E2DE;
	border-top: 2px solid #E7E2DE;
	content: "";
	height: 100%;
	left: -4000px;
	position: absolute;
	top: 0;
	width: 8000px;
	z-index: -1;
}
.wmContact > .left {
	float: left;
	margin-right: 3.538461538461538%; /* 46 */
	width: 50%; /* 650 */
}
.wmContact > .left > img {
	border: 1px solid #979797;
	border-radius: 50%;
	float: left;
	width: 140px;
}
.wmContact > .left > p {
	float: left;
	margin: 32px 0 0 42px;
}
.wmContact > .left > p > span.name {
	color: #009668;
	display: block;
	font-size: 38px;
	font-weight: bold;
	line-height: 1.11;
}
.wmContact > .left > p > span.position {
	color: #383838;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.wmContact > .right {
	float: left;
	margin-top: 15px;
	width: 46.153846153846153%; /* 600 */
}
.wmContact > .right > div {
	color: #383838;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.05;
	margin: 14px 0 17px;
	padding-left: 28px;
	position: relative;
}
.wmContact > .right > .mail {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wmContact > .right > div:before {
	color: #009668;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 50%;
}
.wmContact > .right > .phone:before {
	font-size: 21px;
	margin: -10.5px 0 0 0;
}	
.wmContact > .right > .mail:before {
	font-size: 17px;
	margin: -8.5px 0 0 0;
}	
.wmContact > .right > div > a {
	color: #383838;
	transition: color 500ms ease;
}
.wmContact > .right > .mail > a:hover {
	color: #009668;
}

@media all and (max-width: 1280px){

	.wmContact > .left {
		margin-right: 3%; 
		width: 65%; 
	}
	.wmContact > .right {
		margin-top: 15px;
		width: 32%;
	}

}

@media all and (max-width: 1000px){

	.wmContact > .left > p > span.name {
		font-size: 26px;
	}
	.wmContact > .left > p {
		margin: 41px 0 0 36px;
	}

}

@media all and (max-width: 800px){

	.wmContact > .left {
		margin-right: 0; 
		width: 100%; 
	}
	.wmContact > .right {
		margin-top: 40px;
		width: 100%;
	}
	.wmContact > .right > .mail {
		margin-bottom: 0;
	}

}

@media all and (max-width: 550px){

	.wmContact > .left {
		text-align: center;
	}
	.wmContact > .left > img {
		float: none;
		width: 120px;
	}
	.wmContact > .left > p {
		display: block;
		float: none;
		margin: 15px 0 0 0;
	}
	.wmContact > .left > p > span.name {
		font-size: 20px;
	}
	.wmContact > .right {
		margin-top: 25px;
	}

}

/* Erweiterung - Textelement - 2 Spaltig */

.wmText2Columns > h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 0.67;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.wmText2Columns > .wrapper {
	background: #FFFFFF;
	border: 1px solid #E7E2DE;
	margin-bottom: 15px;
	padding: 22px 25px 20px;
}	
.wmText2Columns .entry {
	float: left;
	width: 46.147672552166931%; /* 575 */
}	
.wmText2Columns .entry:first-child {
	margin-right: 7.704654895666132%; /* 96 */
}
.wmText2Columns .entry > .row1 {
	border-bottom: 1px solid #E7E2DE;
	padding-bottom: 13px;
}
.wmText2Columns .entry > .row1 > .title {
	color: #BE1359;
	font-size: 19px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 4px;
}	
.wmText2Columns .entry > .row1 > .subtitle {
	color: #383838;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.12;
}	
.wmText2Columns .entry > .row2 > .text {
	margin-top: 9px;
}

@media all and (max-width: 700px){

	.wmText2Columns .entry {
		background: #FFFFFF;
		border: 1px solid #E7E2DE;
		float: left;
		margin-bottom: 15px;
		padding: 22px 25px 20px;
		width: 100%; 
	}
	.wmText2Columns .entry:first-child {
		margin-right: 0;
	}

}

/* Login */

.wmInternalLogin {
	font-size: 17px;
	margin: 0 auto;
	min-height: 400px;
	line-height: 1.29;
}
.wmInternalLogin h3.headline {
	line-height: 1.23;
	margin: 45px 0 25px;
	letter-spacing: 0;
	text-transform: none;
	font-weight: 300;
	font-size: 36px;
}

/* Formular */

.wmInternalLogin h3 {
	margin: 38px 0 14px;
}
.wmInternalLogin form {
	padding: 20px 0 15px;
	position: relative;
}
.wmInternalLogin form:after {
	background: #F0E8E3;
	content: "";
	left: -3000px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -3000px;
	z-index: -1;
}
.wmInternalLogin .description {
	line-height: 1.45;
	margin: 0 0 25px !important;
}
.wmInternalLogin .registration a.register {
	align-items: center;
	display: inline-flex;
	border: 1px solid#BE1359;
	border-radius: unset;
	color: #BE1359;
	font-weight: bold;
	height: 44px;
	outline: 0;
	margin-left: auto;
	margin-top: 40px;
	padding: 0 30px;
	text-transform: uppercase;
}
.wmInternalLogin form > h3 {
	margin-top: 55px;
}
.wmInternalLogin form .button-wrapper {
	margin-top: 5px;
	width: 100%;
}
.wmInternalLogin form .button {
	align-items: center;
	display: flex;
	background: #BE1359;
	border: 0 none;
	border-radius: unset;
	color: #ffffff;
	font-weight: bold;
	height: 44px;
	outline: 0;
	margin-left: auto;
	padding: 0 30px;
	text-transform: uppercase;
}
.wmInternalLogin form .password-forgot {
	color: #2d343e;
	display: block;
	font-size: 15px;
	font-weight: normal;
	padding: 11px 0;
	text-align: center;
	width: 100%;
}
.wmInternalLogin form .password-forgot:hover {
	opacity: 0.6;
}
.wmInternalLogin .field input,
.wmInternalLogin .field select {
	background: none;
	border: 1px solid transparent;
	filter: none;
	font-size: 16px;
	font-weight: normal;
	height: 48px;
	padding: 0 10px;
	position: relative;
	outline: 0 !important;
	width: 100%;
	z-index: 1;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	touch-action: manipulation;
}
.wmInternalLogin .field input:-internal-autofill-selected {
	-webkit-box-shadow: 0 0 0 30px white inset;
}
.wmInternalLogin .field input.touched:invalid,
.wmInternalLogin .field select.touched:invalid {
	border: 1px solid #BE1359;
}
.wmInternalLogin .field input[type="number"] {
	-moz-appearance: textfield;
}
.wmInternalLogin .field {
	background: #ffffff;
	display: flex;
	position: relative;
	width: 100%;
}
.wmInternalLogin label:not(:first-child),
.wmInternalLogin .field:not(:first-child) {
	margin: 5px 0 0;
}
.wmInternalLogin .field .password-visibility {
	align-items: center;
	color: inherit;
	display: flex;
	height: 24px;
	margin-top: -12px;
	position: absolute;
	right: 14px;
	top: 50%;
	z-index: 1;
}
.wmInternalLogin .field .password-visibility:hover {
	color: inherit;
}
.wmInternalLogin .field .password-visibility:not(.active) {
	opacity: 0.35;
}
.wmInternalLogin .field .password-visibility svg {
	width: 24px;
}
.wmInternalLogin .login-error {
	color: #BE1359;
	margin: 16px 0;
}
.wmInternalLogin form .info {
	border: 1px solid #BE1359;
	font-size: 16px;
	padding: 8px 12px;
}

/* Registrierung */

.wmInternalLogin .registration {
	padding: 0 0 75px;
}

@media all and (min-width: 769px) {
	.wmInternalLogin form .button-wrapper {
		width: 100%;
		display: flex;
		flex-direction: row-reverse;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 20px 0;
	}
	.wmInternalLogin form .button {
		margin: 0;
		width: auto;
		padding: 0 33px;
	}
	.wmInternalLogin form .error.note {
		margin-top: 0;
		width: 100%;
	}
	.wmInternalLogin form .password-forgot {
		width: auto;
	}
}

@media all and (min-width: 981px) {
	.wmInternalLogin {
		margin: 69px auto 0;
		position: relative;
		padding: 0 0 69px 0;
	}
	.wmInternalLogin h4 {
		margin-top: 24px;
	}
	.wmInternalLogin > div {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row-reverse;
	}
	.wmInternalLogin form {
		padding: 0;
	}
	.wmInternalLogin > div > .headline-wrapper {
		width: 100%;
	}
	.wmInternalLogin > div > .form-wrapper {
		padding-left: 45px;
		width: 63%;
	}
	.wmInternalLogin > div > .form-wrapper > .headline-wrapper > h3 {
		margin: 0 0 45px;
		text-align: left;
	}
	.wmInternalLogin > div > .form-wrapper > .headline-wrapper > p {
		margin-bottom: 0;
	}
	.wmInternalLogin form:after {
		display: none;
	}
	.wmInternalLogin .form-wrapper {
		position: relative;
	}
	.wmInternalLogin .form-wrapper:after {
		background: #F0E8E3;
		content: "";
		left: 0;
		position: absolute;
		top: -1500px;
		right: -3000px;
		z-index: -1;
		min-height: 3000px;
		height: 100%;
	}
	.wmInternalLogin .registration {
		padding: 0 60px 34px 0;
		width: 37%;
	}
	.wmInternalLogin .registration h3.headline {
		margin: 0 0 45px;
		text-align: left;
	}
}

@media all and (max-width: 400px) {
	.wmInternalLogin h3.headline {
		text-align: left;
	}
}

.wmInternalLogout .wrapper {
	display: grid;
	border-bottom: 1px solid #009668;
	border-top: 1px solid #009668;
	grid-row-gap: 10px;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr 1fr;
	padding: 15px 0 20px;
}
.wmInternalLogout .wrapper > div {
	align-items: center;
	display: flex;
	justify-content: center;
	gap: 32px;
}
.wmInternalLogout .wrapper > div h3 {
	line-height: 1;
	margin: 0;
	position: relative;
}
.wmInternalLogout .wrapper > div h3::after {
	background: #F0E8E3;
	content: "";
	height: 24px;
	margin-top: -12px;
	position: absolute;
	top: 50%;
	right: -16px;
	width: 1px;
}
.wmInternalLogout .wrapper > div span {
	line-height: 1;
}
.wmInternalLogout .wrapper a {
	display: inline-flex;
  justify-content: center;
	margin: 0 auto;
	max-width: 250px;
	width: 100%;
}
.wmInternalLogout .wrapper button {
	align-items: center;
	display: flex;
	background: #BE1359;
	border: 0 none;
	border-radius: unset;
	color: #ffffff;
	font-weight: bold;
	height: 44px;
	justify-content: center;
	outline: 0;
	padding: 0 30px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

@media all and (min-width: 768px){

	.wmInternalLogout .wrapper {
		grid-template-columns: 1fr 250px;
		grid-template-rows: 1fr;
		padding: 20px 40px;
	}
	.wmInternalLogout .wrapper > div {
		justify-content: flex-start;
	}

}

.wmInternalAccount + .wmInternalLogout  {
	margin-top: -61px;
}
.wmInternalAccount .wrapper {
	display: grid;
	border-bottom: 1px solid #009668;
	border-top: 1px solid #009668;
	grid-row-gap: 10px;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr 1fr;
	padding: 15px 0 20px;
}
.wmInternalAccount .wrapper > div {
	align-items: center;
	display: flex;
	justify-content: center;
	gap: 32px;
}
.wmInternalAccount .wrapper > div h3 {
	line-height: 1;
	margin: 0;
	position: relative;
}
.wmInternalAccount .wrapper > div h3::after {
	background: #F0E8E3;
	content: "";
	height: 24px;
	margin-top: -12px;
	position: absolute;
	top: 50%;
	right: -16px;
	width: 1px;
}
.wmInternalAccount .wrapper > div span {
	line-height: 1;
}
.wmInternalAccount .wrapper a {
	display: inline-flex;
  justify-content: center;
	margin: 0 auto;
	max-width: 250px;
	width: 100%;
}
.wmInternalAccount .wrapper button {
	align-items: center;
	display: flex;
	background: #BE1359;
	border: 0 none;
	border-radius: unset;
	color: #ffffff;
	font-weight: bold;
	height: 44px;
	justify-content: center;
	outline: 0;
	padding: 0 30px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

@media all and (min-width: 768px){

	.wmInternalAccount .wrapper {
		grid-template-columns: 1fr 250px;
		grid-template-rows: 1fr;
		padding: 20px 40px;
	}
	.wmInternalAccount .wrapper > div {
		justify-content: flex-start;
	}

}

@charset "UTF-8";
body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/*! jQuery UI - v1.12.1 - 2017-03-02
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

/* jQuery UI Kalender */

.ui-datepicker {
	background: #FFFFFF;
	box-shadow: 2px 2px 14px 0 rgba(0, 0, 0, 0.1);
	margin: 1px 0;
	overflow: hidden;
	padding: 20px 30px 24px !important;
	width: 350px !important;
	z-index: 9999 !important;
}
.ui-datepicker-header {
	font-weight: bold;
	padding: 6px 0 !important;
}
.ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker-header .ui-datepicker-next {
	color: #383838;
	cursor: pointer;
	font-family: 'webmanager';
	font-size: 23px;
	font-weight: normal;
	height: auto !important;
	line-height: 1;
	right: 0 !important;
	top: 9px !important;
	width: auto !important;
}
.ui-datepicker .ui-datepicker-title {
	color: #383838;
	font-size: 17px;
	margin-left: 0;
	margin-right: 55px;
	text-align: left;
	text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-title:after {
	clear: both;
	content: "";
	display: block;
}
.ui-datepicker .ui-datepicker-title > span {
	border-bottom: 2px solid #383838;
	float: left;
}
.ui-datepicker .ui-datepicker-title > span.ui-datepicker-year {
	padding: 0 0 0 5px;
}
.ui-state-disabled.ui-datepicker-prev,
.ui-state-disabled.ui-datepicker-next {
	opacity: 0.5;
}
.ui-datepicker-header .ui-datepicker-next:before {
	content: '\E851';
}
.ui-datepicker-header .ui-datepicker-prev:before {
	content: '\E850';
}
.ui-datepicker-header .ui-datepicker-prev {
	left: auto !important;
	right: 35px !important;
	text-align: right;
}
.ui-datepicker-prev span,
.ui-datepicker-next span {
	left: -1000px !important;
}
.ui-datepicker table {
	font-size: 14px;
}
.ui-datepicker th {
	color: #383838;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.ui-datepicker td {
	border: 1px solid #FFFFFF;
	height: 43px;
	line-height: 43px;
	padding: 0;
	width: 45px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	background: #f9f6f4;
	color: #383838;
	font-weight: normal;
	padding: 0;
	text-align: center;
}
.ui-datepicker td a.ui-state-active,
.ui-datepicker .ui-state-highlight,
.ui-datepicker td a:hover,
.ui-datepicker-days-cell-over > a {
	background: #be1359 !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
}
.ui-datepicker-today > a.ui-state-default {
	background: #be1359 !important;
	color: #FFFFFF !important;
}
.ui-datepicker td.ui-datepicker-unselectable span,
.ui-datepicker td.ui-datepicker-unselectable a {
	background: none !important;
	color: #21262D !important;
}

@media all and (max-width: 700px){

	.ui-datepicker {
		padding: 11px 20px 19px !important;
		width: 280px !important;
	}
	.ui-datepicker th {
		font-size: 14px !important;
	}
	.ui-datepicker td {
		height: 33px !important;
		line-height: 33px !important;
	}
	.ui-datepicker td span,
	.ui-datepicker td a {
		font-size: 12px !important;
	}

}
@media all and (max-width: 500px){

	.wmForm .button input {
		display: block;
		width: 100%;
	}

}